[INFO] fetching crate atsam4-hal 0.3.1... [INFO] checking atsam4-hal-0.3.1 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate atsam4-hal 0.3.1 into /workspace/builds/worker-7-tc2/source [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config [INFO] started tweaking crates.io crate atsam4-hal 0.3.1 [INFO] finished tweaking crates.io crate atsam4-hal 0.3.1 [INFO] tweaked toml for crates.io crate atsam4-hal 0.3.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate atsam4-hal 0.3.1 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] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 59 packages to latest compatible versions [INFO] [stderr] Adding defmt v0.3.100 (available: v1.0.1) [INFO] [stderr] Adding embedded-hal v0.2.7 (available: v1.0.0) [INFO] [stderr] Adding usb-device v0.2.9 (available: v0.3.2) [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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] cda623cc309064b4b99578b79c61a92ea14acfa65cde3b89dee41091611964d3 [INFO] running `Command { std: "docker" "start" "-a" "cda623cc309064b4b99578b79c61a92ea14acfa65cde3b89dee41091611964d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cda623cc309064b4b99578b79c61a92ea14acfa65cde3b89dee41091611964d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cda623cc309064b4b99578b79c61a92ea14acfa65cde3b89dee41091611964d3", kill_on_drop: false }` [INFO] [stdout] cda623cc309064b4b99578b79c61a92ea14acfa65cde3b89dee41091611964d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 233c3851a1749944bff91882067484500a991f886e0518fbaea106f8d9ede904 [INFO] running `Command { std: "docker" "start" "-a" "233c3851a1749944bff91882067484500a991f886e0518fbaea106f8d9ede904", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling defmt-macros v1.0.1 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Compiling defmt v1.0.1 [INFO] [stderr] Compiling cortex-m v0.7.7 [INFO] [stderr] Compiling cortex-m-rt v0.7.5 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking gcd v2.3.0 [INFO] [stderr] Checking volatile-register v0.2.2 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Compiling atsam4e16e-pac v0.3.1 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling atsam4-hal v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking embedded-storage v0.3.1 [INFO] [stderr] Checking embedded-dma v0.2.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.5 [INFO] [stderr] Compiling defmt-parser v1.0.0 [INFO] [stderr] Checking defmt v0.3.100 [INFO] [stderr] Checking fugit v0.3.9 [INFO] [stderr] Checking fugit-timer v0.1.3 [INFO] [stdout] warning: unexpected `cfg` condition value: `atsam4_c` [INFO] [stdout] --> src/static_memory_controller.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![cfg(any(feature = "atsam4_c", feature = "atsam4e_e"))] [INFO] [stdout] | ^^^^^^^^^^---------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"atsam4n_c"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atsam4e`, `atsam4e16c`, `atsam4e16c-pac`, `atsam4e16e`, `atsam4e16e-pac`, `atsam4e8c`, `atsam4e8c-pac`, `atsam4e8e`, `atsam4e8e-pac`, `atsam4e_c`, `atsam4e_e`, `atsam4n`, `atsam4n16b`, `atsam4n16b-pac`, `atsam4n16c`, `atsam4n16c-pac`, `atsam4n8a`, `atsam4n8a-pac`, `atsam4n8b`, `atsam4n8b-pac`, `atsam4n8c`, `atsam4n8c-pac`, `atsam4n_a`, `atsam4n_b`, `atsam4n_c`, `atsam4s`, `atsam4s2a`, `atsam4s2a-pac`, `atsam4s2b`, `atsam4s2b-pac`, `atsam4s2c`, `atsam4s2c-pac`, `atsam4s4a`, `atsam4s4a-pac`, and `atsam4s4b` and 29 more [INFO] [stdout] = help: consider adding `atsam4_c` 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: `atsam4_c` [INFO] [stdout] --> src/static_memory_controller.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![cfg(any(feature = "atsam4_c", feature = "atsam4e_e"))] [INFO] [stdout] | ^^^^^^^^^^---------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"atsam4n_c"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atsam4e`, `atsam4e16c`, `atsam4e16c-pac`, `atsam4e16e`, `atsam4e16e-pac`, `atsam4e8c`, `atsam4e8c-pac`, `atsam4e8e`, `atsam4e8e-pac`, `atsam4e_c`, `atsam4e_e`, `atsam4n`, `atsam4n16b`, `atsam4n16b-pac`, `atsam4n16c`, `atsam4n16c-pac`, `atsam4n8a`, `atsam4n8a-pac`, `atsam4n8b`, `atsam4n8b-pac`, `atsam4n8c`, `atsam4n8c-pac`, `atsam4n_a`, `atsam4n_b`, `atsam4n_c`, `atsam4s`, `atsam4s2a`, `atsam4s2a-pac`, `atsam4s2b`, `atsam4s2b-pac`, `atsam4s2c`, `atsam4s2c-pac`, `atsam4s4a`, `atsam4s4a-pac`, and `atsam4s4b` and 29 more [INFO] [stdout] = help: consider adding `atsam4_c` 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] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:642:60 [INFO] [stdout] | [INFO] [stdout] 642 | fn is_high(&self) -> Result { [INFO] [stdout] | ____________________________________________________________^ [INFO] [stdout] 643 | | Ok(self.pdsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [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 `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:643:17 [INFO] [stdout] | [INFO] [stdout] 643 | Ok(self.pdsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:646:59 [INFO] [stdout] | [INFO] [stdout] 646 | fn is_low(&self) -> Result { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 647 | | Ok(self.pdsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] 648 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:647:17 [INFO] [stdout] | [INFO] [stdout] 647 | Ok(self.pdsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:666:64 [INFO] [stdout] | [INFO] [stdout] 666 | fn is_set_high(&self) -> Result { [INFO] [stdout] | ________________________________________________________________^ [INFO] [stdout] 667 | | Ok(self.odsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] 668 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:667:17 [INFO] [stdout] | [INFO] [stdout] 667 | Ok(self.odsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:670:63 [INFO] [stdout] | [INFO] [stdout] 670 | fn is_set_low(&self) -> Result { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 671 | | Ok(self.odsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] 672 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:671:17 [INFO] [stdout] | [INFO] [stdout] 671 | Ok(self.odsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:680:91 [INFO] [stdout] | [INFO] [stdout] 680 | fn into_input_pin(mut self) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 681 | | unsafe { [INFO] [stdout] 682 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 683 | | self.odr().write_with_zero(|w| w.bits(1 << $i)); // Disable output mode [INFO] [stdout] ... | [INFO] [stdout] 689 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 690 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:689:17 [INFO] [stdout] | [INFO] [stdout] 689 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:691:88 [INFO] [stdout] | [INFO] [stdout] 691 | fn into_output_pin(mut self, state: PinState) -> Result { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 692 | | self.set_state(state).unwrap(); [INFO] [stdout] 693 | | Ok(self) [INFO] [stdout] 694 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:693:17 [INFO] [stdout] | [INFO] [stdout] 693 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:699:91 [INFO] [stdout] | [INFO] [stdout] 699 | fn into_input_pin(mut self) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 700 | | unsafe { [INFO] [stdout] 701 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 702 | | self.odr().write_with_zero(|w| w.bits(1 << $i)); // Disable output mode [INFO] [stdout] ... | [INFO] [stdout] 708 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:708:17 [INFO] [stdout] | [INFO] [stdout] 708 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:710:88 [INFO] [stdout] | [INFO] [stdout] 710 | fn into_output_pin(mut self, state: PinState) -> Result { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 711 | | self.set_state(state).unwrap(); [INFO] [stdout] 712 | | Ok(self) [INFO] [stdout] 713 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:712:17 [INFO] [stdout] | [INFO] [stdout] 712 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:718:89 [INFO] [stdout] | [INFO] [stdout] 718 | fn into_input_pin(mut self) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 719 | | unsafe { [INFO] [stdout] 720 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 721 | | self.odr().write_with_zero(|w| w.bits(1 << $i)); // Disable output mode [INFO] [stdout] ... | [INFO] [stdout] 727 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 728 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:727:17 [INFO] [stdout] | [INFO] [stdout] 727 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:729:88 [INFO] [stdout] | [INFO] [stdout] 729 | fn into_output_pin(mut self, state: PinState) -> Result { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 730 | | self.set_state(state).unwrap(); [INFO] [stdout] 731 | | Ok(self) [INFO] [stdout] 732 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:731:17 [INFO] [stdout] | [INFO] [stdout] 731 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:737:66 [INFO] [stdout] | [INFO] [stdout] 737 | fn into_input_pin(self) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 738 | | Ok(self) [INFO] [stdout] 739 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:738:17 [INFO] [stdout] | [INFO] [stdout] 738 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:743:66 [INFO] [stdout] | [INFO] [stdout] 743 | ) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 744 | | unsafe { [INFO] [stdout] 745 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 746 | | self.oer().write_with_zero(|w| w.bits(1 << $i)); // Enable output mode [INFO] [stdout] ... | [INFO] [stdout] 758 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 759 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:758:17 [INFO] [stdout] | [INFO] [stdout] 758 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:764:66 [INFO] [stdout] | [INFO] [stdout] 764 | fn into_input_pin(self) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 765 | | Ok(self) [INFO] [stdout] 766 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:765:17 [INFO] [stdout] | [INFO] [stdout] 765 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:770:66 [INFO] [stdout] | [INFO] [stdout] 770 | ) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 771 | | unsafe { [INFO] [stdout] 772 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 773 | | self.oer().write_with_zero(|w| w.bits(1 << $i)); // Enable output mode [INFO] [stdout] ... | [INFO] [stdout] 785 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 786 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:785:17 [INFO] [stdout] | [INFO] [stdout] 785 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:791:66 [INFO] [stdout] | [INFO] [stdout] 791 | fn into_input_pin(self) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 792 | | Ok(self) [INFO] [stdout] 793 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:792:17 [INFO] [stdout] | [INFO] [stdout] 792 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:797:66 [INFO] [stdout] | [INFO] [stdout] 797 | ) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 798 | | unsafe { [INFO] [stdout] 799 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 800 | | self.oer().write_with_zero(|w| w.bits(1 << $i)); // Enable output mode [INFO] [stdout] ... | [INFO] [stdout] 812 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 813 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:812:17 [INFO] [stdout] | [INFO] [stdout] 812 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:642:60 [INFO] [stdout] | [INFO] [stdout] 642 | fn is_high(&self) -> Result { [INFO] [stdout] | ____________________________________________________________^ [INFO] [stdout] 643 | | Ok(self.pdsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:643:17 [INFO] [stdout] | [INFO] [stdout] 643 | Ok(self.pdsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:646:59 [INFO] [stdout] | [INFO] [stdout] 646 | fn is_low(&self) -> Result { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 647 | | Ok(self.pdsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] 648 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:647:17 [INFO] [stdout] | [INFO] [stdout] 647 | Ok(self.pdsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:666:64 [INFO] [stdout] | [INFO] [stdout] 666 | fn is_set_high(&self) -> Result { [INFO] [stdout] | ________________________________________________________________^ [INFO] [stdout] 667 | | Ok(self.odsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] 668 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:667:17 [INFO] [stdout] | [INFO] [stdout] 667 | Ok(self.odsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:670:63 [INFO] [stdout] | [INFO] [stdout] 670 | fn is_set_low(&self) -> Result { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 671 | | Ok(self.odsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] 672 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:671:17 [INFO] [stdout] | [INFO] [stdout] 671 | Ok(self.odsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:680:91 [INFO] [stdout] | [INFO] [stdout] 680 | fn into_input_pin(mut self) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 681 | | unsafe { [INFO] [stdout] 682 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 683 | | self.odr().write_with_zero(|w| w.bits(1 << $i)); // Disable output mode [INFO] [stdout] ... | [INFO] [stdout] 689 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 690 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:689:17 [INFO] [stdout] | [INFO] [stdout] 689 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:691:88 [INFO] [stdout] | [INFO] [stdout] 691 | fn into_output_pin(mut self, state: PinState) -> Result { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 692 | | self.set_state(state).unwrap(); [INFO] [stdout] 693 | | Ok(self) [INFO] [stdout] 694 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:693:17 [INFO] [stdout] | [INFO] [stdout] 693 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:699:91 [INFO] [stdout] | [INFO] [stdout] 699 | fn into_input_pin(mut self) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 700 | | unsafe { [INFO] [stdout] 701 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 702 | | self.odr().write_with_zero(|w| w.bits(1 << $i)); // Disable output mode [INFO] [stdout] ... | [INFO] [stdout] 708 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:708:17 [INFO] [stdout] | [INFO] [stdout] 708 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:710:88 [INFO] [stdout] | [INFO] [stdout] 710 | fn into_output_pin(mut self, state: PinState) -> Result { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 711 | | self.set_state(state).unwrap(); [INFO] [stdout] 712 | | Ok(self) [INFO] [stdout] 713 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:712:17 [INFO] [stdout] | [INFO] [stdout] 712 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:718:89 [INFO] [stdout] | [INFO] [stdout] 718 | fn into_input_pin(mut self) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 719 | | unsafe { [INFO] [stdout] 720 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 721 | | self.odr().write_with_zero(|w| w.bits(1 << $i)); // Disable output mode [INFO] [stdout] ... | [INFO] [stdout] 727 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 728 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:727:17 [INFO] [stdout] | [INFO] [stdout] 727 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:729:88 [INFO] [stdout] | [INFO] [stdout] 729 | fn into_output_pin(mut self, state: PinState) -> Result { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 730 | | self.set_state(state).unwrap(); [INFO] [stdout] 731 | | Ok(self) [INFO] [stdout] 732 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:731:17 [INFO] [stdout] | [INFO] [stdout] 731 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:737:66 [INFO] [stdout] | [INFO] [stdout] 737 | fn into_input_pin(self) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 738 | | Ok(self) [INFO] [stdout] 739 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:738:17 [INFO] [stdout] | [INFO] [stdout] 738 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:743:66 [INFO] [stdout] | [INFO] [stdout] 743 | ) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 744 | | unsafe { [INFO] [stdout] 745 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 746 | | self.oer().write_with_zero(|w| w.bits(1 << $i)); // Enable output mode [INFO] [stdout] ... | [INFO] [stdout] 758 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 759 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:758:17 [INFO] [stdout] | [INFO] [stdout] 758 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:764:66 [INFO] [stdout] | [INFO] [stdout] 764 | fn into_input_pin(self) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 765 | | Ok(self) [INFO] [stdout] 766 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:765:17 [INFO] [stdout] | [INFO] [stdout] 765 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:770:66 [INFO] [stdout] | [INFO] [stdout] 770 | ) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 771 | | unsafe { [INFO] [stdout] 772 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 773 | | self.oer().write_with_zero(|w| w.bits(1 << $i)); // Enable output mode [INFO] [stdout] ... | [INFO] [stdout] 785 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 786 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:785:17 [INFO] [stdout] | [INFO] [stdout] 785 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:791:66 [INFO] [stdout] | [INFO] [stdout] 791 | fn into_input_pin(self) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 792 | | Ok(self) [INFO] [stdout] 793 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:792:17 [INFO] [stdout] | [INFO] [stdout] 792 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:797:66 [INFO] [stdout] | [INFO] [stdout] 797 | ) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 798 | | unsafe { [INFO] [stdout] 799 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 800 | | self.oer().write_with_zero(|w| w.bits(1 << $i)); // Enable output mode [INFO] [stdout] ... | [INFO] [stdout] 812 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 813 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:812:17 [INFO] [stdout] | [INFO] [stdout] 812 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:642:60 [INFO] [stdout] | [INFO] [stdout] 642 | fn is_high(&self) -> Result { [INFO] [stdout] | ____________________________________________________________^ [INFO] [stdout] 643 | | Ok(self.pdsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:643:17 [INFO] [stdout] | [INFO] [stdout] 643 | Ok(self.pdsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:646:59 [INFO] [stdout] | [INFO] [stdout] 646 | fn is_low(&self) -> Result { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 647 | | Ok(self.pdsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] 648 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:647:17 [INFO] [stdout] | [INFO] [stdout] 647 | Ok(self.pdsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:666:64 [INFO] [stdout] | [INFO] [stdout] 666 | fn is_set_high(&self) -> Result { [INFO] [stdout] | ________________________________________________________________^ [INFO] [stdout] 667 | | Ok(self.odsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] 668 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:667:17 [INFO] [stdout] | [INFO] [stdout] 667 | Ok(self.odsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:670:63 [INFO] [stdout] | [INFO] [stdout] 670 | fn is_set_low(&self) -> Result { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 671 | | Ok(self.odsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] 672 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:671:17 [INFO] [stdout] | [INFO] [stdout] 671 | Ok(self.odsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:680:91 [INFO] [stdout] | [INFO] [stdout] 680 | fn into_input_pin(mut self) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 681 | | unsafe { [INFO] [stdout] 682 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 683 | | self.odr().write_with_zero(|w| w.bits(1 << $i)); // Disable output mode [INFO] [stdout] ... | [INFO] [stdout] 689 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 690 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:689:17 [INFO] [stdout] | [INFO] [stdout] 689 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:691:88 [INFO] [stdout] | [INFO] [stdout] 691 | fn into_output_pin(mut self, state: PinState) -> Result { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 692 | | self.set_state(state).unwrap(); [INFO] [stdout] 693 | | Ok(self) [INFO] [stdout] 694 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:693:17 [INFO] [stdout] | [INFO] [stdout] 693 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:699:91 [INFO] [stdout] | [INFO] [stdout] 699 | fn into_input_pin(mut self) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 700 | | unsafe { [INFO] [stdout] 701 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 702 | | self.odr().write_with_zero(|w| w.bits(1 << $i)); // Disable output mode [INFO] [stdout] ... | [INFO] [stdout] 708 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:708:17 [INFO] [stdout] | [INFO] [stdout] 708 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:710:88 [INFO] [stdout] | [INFO] [stdout] 710 | fn into_output_pin(mut self, state: PinState) -> Result { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 711 | | self.set_state(state).unwrap(); [INFO] [stdout] 712 | | Ok(self) [INFO] [stdout] 713 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:712:17 [INFO] [stdout] | [INFO] [stdout] 712 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:718:89 [INFO] [stdout] | [INFO] [stdout] 718 | fn into_input_pin(mut self) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 719 | | unsafe { [INFO] [stdout] 720 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 721 | | self.odr().write_with_zero(|w| w.bits(1 << $i)); // Disable output mode [INFO] [stdout] ... | [INFO] [stdout] 727 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 728 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:727:17 [INFO] [stdout] | [INFO] [stdout] 727 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:729:88 [INFO] [stdout] | [INFO] [stdout] 729 | fn into_output_pin(mut self, state: PinState) -> Result { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 730 | | self.set_state(state).unwrap(); [INFO] [stdout] 731 | | Ok(self) [INFO] [stdout] 732 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:731:17 [INFO] [stdout] | [INFO] [stdout] 731 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:737:66 [INFO] [stdout] | [INFO] [stdout] 737 | fn into_input_pin(self) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 738 | | Ok(self) [INFO] [stdout] 739 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:738:17 [INFO] [stdout] | [INFO] [stdout] 738 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:743:66 [INFO] [stdout] | [INFO] [stdout] 743 | ) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 744 | | unsafe { [INFO] [stdout] 745 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 746 | | self.oer().write_with_zero(|w| w.bits(1 << $i)); // Enable output mode [INFO] [stdout] ... | [INFO] [stdout] 758 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 759 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:758:17 [INFO] [stdout] | [INFO] [stdout] 758 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:764:66 [INFO] [stdout] | [INFO] [stdout] 764 | fn into_input_pin(self) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 765 | | Ok(self) [INFO] [stdout] 766 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:765:17 [INFO] [stdout] | [INFO] [stdout] 765 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:770:66 [INFO] [stdout] | [INFO] [stdout] 770 | ) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 771 | | unsafe { [INFO] [stdout] 772 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 773 | | self.oer().write_with_zero(|w| w.bits(1 << $i)); // Enable output mode [INFO] [stdout] ... | [INFO] [stdout] 785 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 786 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:785:17 [INFO] [stdout] | [INFO] [stdout] 785 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:791:66 [INFO] [stdout] | [INFO] [stdout] 791 | fn into_input_pin(self) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 792 | | Ok(self) [INFO] [stdout] 793 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:792:17 [INFO] [stdout] | [INFO] [stdout] 792 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:797:66 [INFO] [stdout] | [INFO] [stdout] 797 | ) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 798 | | unsafe { [INFO] [stdout] 799 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 800 | | self.oer().write_with_zero(|w| w.bits(1 << $i)); // Enable output mode [INFO] [stdout] ... | [INFO] [stdout] 812 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 813 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:812:17 [INFO] [stdout] | [INFO] [stdout] 812 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:642:60 [INFO] [stdout] | [INFO] [stdout] 642 | fn is_high(&self) -> Result { [INFO] [stdout] | ____________________________________________________________^ [INFO] [stdout] 643 | | Ok(self.pdsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:643:17 [INFO] [stdout] | [INFO] [stdout] 643 | Ok(self.pdsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:646:59 [INFO] [stdout] | [INFO] [stdout] 646 | fn is_low(&self) -> Result { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 647 | | Ok(self.pdsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] 648 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:647:17 [INFO] [stdout] | [INFO] [stdout] 647 | Ok(self.pdsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:666:64 [INFO] [stdout] | [INFO] [stdout] 666 | fn is_set_high(&self) -> Result { [INFO] [stdout] | ________________________________________________________________^ [INFO] [stdout] 667 | | Ok(self.odsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] 668 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:667:17 [INFO] [stdout] | [INFO] [stdout] 667 | Ok(self.odsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:670:63 [INFO] [stdout] | [INFO] [stdout] 670 | fn is_set_low(&self) -> Result { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 671 | | Ok(self.odsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] 672 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:671:17 [INFO] [stdout] | [INFO] [stdout] 671 | Ok(self.odsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:680:91 [INFO] [stdout] | [INFO] [stdout] 680 | fn into_input_pin(mut self) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 681 | | unsafe { [INFO] [stdout] 682 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 683 | | self.odr().write_with_zero(|w| w.bits(1 << $i)); // Disable output mode [INFO] [stdout] ... | [INFO] [stdout] 689 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 690 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:689:17 [INFO] [stdout] | [INFO] [stdout] 689 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:691:88 [INFO] [stdout] | [INFO] [stdout] 691 | fn into_output_pin(mut self, state: PinState) -> Result { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 692 | | self.set_state(state).unwrap(); [INFO] [stdout] 693 | | Ok(self) [INFO] [stdout] 694 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:693:17 [INFO] [stdout] | [INFO] [stdout] 693 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:699:91 [INFO] [stdout] | [INFO] [stdout] 699 | fn into_input_pin(mut self) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 700 | | unsafe { [INFO] [stdout] 701 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 702 | | self.odr().write_with_zero(|w| w.bits(1 << $i)); // Disable output mode [INFO] [stdout] ... | [INFO] [stdout] 708 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:708:17 [INFO] [stdout] | [INFO] [stdout] 708 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:710:88 [INFO] [stdout] | [INFO] [stdout] 710 | fn into_output_pin(mut self, state: PinState) -> Result { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 711 | | self.set_state(state).unwrap(); [INFO] [stdout] 712 | | Ok(self) [INFO] [stdout] 713 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:712:17 [INFO] [stdout] | [INFO] [stdout] 712 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:718:89 [INFO] [stdout] | [INFO] [stdout] 718 | fn into_input_pin(mut self) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 719 | | unsafe { [INFO] [stdout] 720 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 721 | | self.odr().write_with_zero(|w| w.bits(1 << $i)); // Disable output mode [INFO] [stdout] ... | [INFO] [stdout] 727 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 728 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:727:17 [INFO] [stdout] | [INFO] [stdout] 727 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:729:88 [INFO] [stdout] | [INFO] [stdout] 729 | fn into_output_pin(mut self, state: PinState) -> Result { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 730 | | self.set_state(state).unwrap(); [INFO] [stdout] 731 | | Ok(self) [INFO] [stdout] 732 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:731:17 [INFO] [stdout] | [INFO] [stdout] 731 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:737:66 [INFO] [stdout] | [INFO] [stdout] 737 | fn into_input_pin(self) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 738 | | Ok(self) [INFO] [stdout] 739 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:738:17 [INFO] [stdout] | [INFO] [stdout] 738 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:743:66 [INFO] [stdout] | [INFO] [stdout] 743 | ) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 744 | | unsafe { [INFO] [stdout] 745 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 746 | | self.oer().write_with_zero(|w| w.bits(1 << $i)); // Enable output mode [INFO] [stdout] ... | [INFO] [stdout] 758 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 759 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:758:17 [INFO] [stdout] | [INFO] [stdout] 758 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:764:66 [INFO] [stdout] | [INFO] [stdout] 764 | fn into_input_pin(self) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 765 | | Ok(self) [INFO] [stdout] 766 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:765:17 [INFO] [stdout] | [INFO] [stdout] 765 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:770:66 [INFO] [stdout] | [INFO] [stdout] 770 | ) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 771 | | unsafe { [INFO] [stdout] 772 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 773 | | self.oer().write_with_zero(|w| w.bits(1 << $i)); // Enable output mode [INFO] [stdout] ... | [INFO] [stdout] 785 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 786 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:785:17 [INFO] [stdout] | [INFO] [stdout] 785 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:791:66 [INFO] [stdout] | [INFO] [stdout] 791 | fn into_input_pin(self) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 792 | | Ok(self) [INFO] [stdout] 793 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:792:17 [INFO] [stdout] | [INFO] [stdout] 792 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:797:66 [INFO] [stdout] | [INFO] [stdout] 797 | ) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 798 | | unsafe { [INFO] [stdout] 799 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 800 | | self.oer().write_with_zero(|w| w.bits(1 << $i)); // Enable output mode [INFO] [stdout] ... | [INFO] [stdout] 812 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 813 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:812:17 [INFO] [stdout] | [INFO] [stdout] 812 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:642:60 [INFO] [stdout] | [INFO] [stdout] 642 | fn is_high(&self) -> Result { [INFO] [stdout] | ____________________________________________________________^ [INFO] [stdout] 643 | | Ok(self.pdsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:643:17 [INFO] [stdout] | [INFO] [stdout] 643 | Ok(self.pdsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:646:59 [INFO] [stdout] | [INFO] [stdout] 646 | fn is_low(&self) -> Result { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 647 | | Ok(self.pdsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] 648 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:647:17 [INFO] [stdout] | [INFO] [stdout] 647 | Ok(self.pdsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:666:64 [INFO] [stdout] | [INFO] [stdout] 666 | fn is_set_high(&self) -> Result { [INFO] [stdout] | ________________________________________________________________^ [INFO] [stdout] 667 | | Ok(self.odsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] 668 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:667:17 [INFO] [stdout] | [INFO] [stdout] 667 | Ok(self.odsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:670:63 [INFO] [stdout] | [INFO] [stdout] 670 | fn is_set_low(&self) -> Result { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 671 | | Ok(self.odsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] 672 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:671:17 [INFO] [stdout] | [INFO] [stdout] 671 | Ok(self.odsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:680:91 [INFO] [stdout] | [INFO] [stdout] 680 | fn into_input_pin(mut self) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 681 | | unsafe { [INFO] [stdout] 682 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 683 | | self.odr().write_with_zero(|w| w.bits(1 << $i)); // Disable output mode [INFO] [stdout] ... | [INFO] [stdout] 689 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 690 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:689:17 [INFO] [stdout] | [INFO] [stdout] 689 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:691:88 [INFO] [stdout] | [INFO] [stdout] 691 | fn into_output_pin(mut self, state: PinState) -> Result { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 692 | | self.set_state(state).unwrap(); [INFO] [stdout] 693 | | Ok(self) [INFO] [stdout] 694 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:693:17 [INFO] [stdout] | [INFO] [stdout] 693 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:699:91 [INFO] [stdout] | [INFO] [stdout] 699 | fn into_input_pin(mut self) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 700 | | unsafe { [INFO] [stdout] 701 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 702 | | self.odr().write_with_zero(|w| w.bits(1 << $i)); // Disable output mode [INFO] [stdout] ... | [INFO] [stdout] 708 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:708:17 [INFO] [stdout] | [INFO] [stdout] 708 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:710:88 [INFO] [stdout] | [INFO] [stdout] 710 | fn into_output_pin(mut self, state: PinState) -> Result { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 711 | | self.set_state(state).unwrap(); [INFO] [stdout] 712 | | Ok(self) [INFO] [stdout] 713 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:712:17 [INFO] [stdout] | [INFO] [stdout] 712 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:718:89 [INFO] [stdout] | [INFO] [stdout] 718 | fn into_input_pin(mut self) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 719 | | unsafe { [INFO] [stdout] 720 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 721 | | self.odr().write_with_zero(|w| w.bits(1 << $i)); // Disable output mode [INFO] [stdout] ... | [INFO] [stdout] 727 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 728 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:727:17 [INFO] [stdout] | [INFO] [stdout] 727 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:729:88 [INFO] [stdout] | [INFO] [stdout] 729 | fn into_output_pin(mut self, state: PinState) -> Result { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 730 | | self.set_state(state).unwrap(); [INFO] [stdout] 731 | | Ok(self) [INFO] [stdout] 732 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:731:17 [INFO] [stdout] | [INFO] [stdout] 731 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:737:66 [INFO] [stdout] | [INFO] [stdout] 737 | fn into_input_pin(self) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 738 | | Ok(self) [INFO] [stdout] 739 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:738:17 [INFO] [stdout] | [INFO] [stdout] 738 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:743:66 [INFO] [stdout] | [INFO] [stdout] 743 | ) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 744 | | unsafe { [INFO] [stdout] 745 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 746 | | self.oer().write_with_zero(|w| w.bits(1 << $i)); // Enable output mode [INFO] [stdout] ... | [INFO] [stdout] 758 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 759 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:758:17 [INFO] [stdout] | [INFO] [stdout] 758 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:764:66 [INFO] [stdout] | [INFO] [stdout] 764 | fn into_input_pin(self) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 765 | | Ok(self) [INFO] [stdout] 766 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:765:17 [INFO] [stdout] | [INFO] [stdout] 765 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:770:66 [INFO] [stdout] | [INFO] [stdout] 770 | ) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 771 | | unsafe { [INFO] [stdout] 772 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 773 | | self.oer().write_with_zero(|w| w.bits(1 << $i)); // Enable output mode [INFO] [stdout] ... | [INFO] [stdout] 785 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 786 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:785:17 [INFO] [stdout] | [INFO] [stdout] 785 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:791:66 [INFO] [stdout] | [INFO] [stdout] 791 | fn into_input_pin(self) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 792 | | Ok(self) [INFO] [stdout] 793 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:792:17 [INFO] [stdout] | [INFO] [stdout] 792 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:797:66 [INFO] [stdout] | [INFO] [stdout] 797 | ) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 798 | | unsafe { [INFO] [stdout] 799 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 800 | | self.oer().write_with_zero(|w| w.bits(1 << $i)); // Enable output mode [INFO] [stdout] ... | [INFO] [stdout] 812 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 813 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:812:17 [INFO] [stdout] | [INFO] [stdout] 812 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:642:60 [INFO] [stdout] | [INFO] [stdout] 642 | fn is_high(&self) -> Result { [INFO] [stdout] | ____________________________________________________________^ [INFO] [stdout] 643 | | Ok(self.pdsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:643:17 [INFO] [stdout] | [INFO] [stdout] 643 | Ok(self.pdsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:646:59 [INFO] [stdout] | [INFO] [stdout] 646 | fn is_low(&self) -> Result { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 647 | | Ok(self.pdsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] 648 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:647:17 [INFO] [stdout] | [INFO] [stdout] 647 | Ok(self.pdsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:666:64 [INFO] [stdout] | [INFO] [stdout] 666 | fn is_set_high(&self) -> Result { [INFO] [stdout] | ________________________________________________________________^ [INFO] [stdout] 667 | | Ok(self.odsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] 668 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:667:17 [INFO] [stdout] | [INFO] [stdout] 667 | Ok(self.odsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:670:63 [INFO] [stdout] | [INFO] [stdout] 670 | fn is_set_low(&self) -> Result { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 671 | | Ok(self.odsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] 672 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:671:17 [INFO] [stdout] | [INFO] [stdout] 671 | Ok(self.odsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:680:91 [INFO] [stdout] | [INFO] [stdout] 680 | fn into_input_pin(mut self) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 681 | | unsafe { [INFO] [stdout] 682 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 683 | | self.odr().write_with_zero(|w| w.bits(1 << $i)); // Disable output mode [INFO] [stdout] ... | [INFO] [stdout] 689 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 690 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:689:17 [INFO] [stdout] | [INFO] [stdout] 689 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:691:88 [INFO] [stdout] | [INFO] [stdout] 691 | fn into_output_pin(mut self, state: PinState) -> Result { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 692 | | self.set_state(state).unwrap(); [INFO] [stdout] 693 | | Ok(self) [INFO] [stdout] 694 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:693:17 [INFO] [stdout] | [INFO] [stdout] 693 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:699:91 [INFO] [stdout] | [INFO] [stdout] 699 | fn into_input_pin(mut self) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 700 | | unsafe { [INFO] [stdout] 701 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 702 | | self.odr().write_with_zero(|w| w.bits(1 << $i)); // Disable output mode [INFO] [stdout] ... | [INFO] [stdout] 708 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:708:17 [INFO] [stdout] | [INFO] [stdout] 708 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:710:88 [INFO] [stdout] | [INFO] [stdout] 710 | fn into_output_pin(mut self, state: PinState) -> Result { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 711 | | self.set_state(state).unwrap(); [INFO] [stdout] 712 | | Ok(self) [INFO] [stdout] 713 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:712:17 [INFO] [stdout] | [INFO] [stdout] 712 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:718:89 [INFO] [stdout] | [INFO] [stdout] 718 | fn into_input_pin(mut self) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 719 | | unsafe { [INFO] [stdout] 720 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 721 | | self.odr().write_with_zero(|w| w.bits(1 << $i)); // Disable output mode [INFO] [stdout] ... | [INFO] [stdout] 727 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 728 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:727:17 [INFO] [stdout] | [INFO] [stdout] 727 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:729:88 [INFO] [stdout] | [INFO] [stdout] 729 | fn into_output_pin(mut self, state: PinState) -> Result { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 730 | | self.set_state(state).unwrap(); [INFO] [stdout] 731 | | Ok(self) [INFO] [stdout] 732 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:731:17 [INFO] [stdout] | [INFO] [stdout] 731 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:737:66 [INFO] [stdout] | [INFO] [stdout] 737 | fn into_input_pin(self) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 738 | | Ok(self) [INFO] [stdout] 739 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:738:17 [INFO] [stdout] | [INFO] [stdout] 738 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:743:66 [INFO] [stdout] | [INFO] [stdout] 743 | ) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 744 | | unsafe { [INFO] [stdout] 745 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 746 | | self.oer().write_with_zero(|w| w.bits(1 << $i)); // Enable output mode [INFO] [stdout] ... | [INFO] [stdout] 758 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 759 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:758:17 [INFO] [stdout] | [INFO] [stdout] 758 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:764:66 [INFO] [stdout] | [INFO] [stdout] 764 | fn into_input_pin(self) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 765 | | Ok(self) [INFO] [stdout] 766 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:765:17 [INFO] [stdout] | [INFO] [stdout] 765 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:770:66 [INFO] [stdout] | [INFO] [stdout] 770 | ) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 771 | | unsafe { [INFO] [stdout] 772 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 773 | | self.oer().write_with_zero(|w| w.bits(1 << $i)); // Enable output mode [INFO] [stdout] ... | [INFO] [stdout] 785 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 786 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:785:17 [INFO] [stdout] | [INFO] [stdout] 785 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:791:66 [INFO] [stdout] | [INFO] [stdout] 791 | fn into_input_pin(self) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 792 | | Ok(self) [INFO] [stdout] 793 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:792:17 [INFO] [stdout] | [INFO] [stdout] 792 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:797:66 [INFO] [stdout] | [INFO] [stdout] 797 | ) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 798 | | unsafe { [INFO] [stdout] 799 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 800 | | self.oer().write_with_zero(|w| w.bits(1 << $i)); // Enable output mode [INFO] [stdout] ... | [INFO] [stdout] 812 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 813 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:812:17 [INFO] [stdout] | [INFO] [stdout] 812 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:642:60 [INFO] [stdout] | [INFO] [stdout] 642 | fn is_high(&self) -> Result { [INFO] [stdout] | ____________________________________________________________^ [INFO] [stdout] 643 | | Ok(self.pdsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:643:17 [INFO] [stdout] | [INFO] [stdout] 643 | Ok(self.pdsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:646:59 [INFO] [stdout] | [INFO] [stdout] 646 | fn is_low(&self) -> Result { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 647 | | Ok(self.pdsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] 648 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:647:17 [INFO] [stdout] | [INFO] [stdout] 647 | Ok(self.pdsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:666:64 [INFO] [stdout] | [INFO] [stdout] 666 | fn is_set_high(&self) -> Result { [INFO] [stdout] | ________________________________________________________________^ [INFO] [stdout] 667 | | Ok(self.odsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] 668 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:667:17 [INFO] [stdout] | [INFO] [stdout] 667 | Ok(self.odsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:670:63 [INFO] [stdout] | [INFO] [stdout] 670 | fn is_set_low(&self) -> Result { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 671 | | Ok(self.odsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] 672 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:671:17 [INFO] [stdout] | [INFO] [stdout] 671 | Ok(self.odsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:680:91 [INFO] [stdout] | [INFO] [stdout] 680 | fn into_input_pin(mut self) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 681 | | unsafe { [INFO] [stdout] 682 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 683 | | self.odr().write_with_zero(|w| w.bits(1 << $i)); // Disable output mode [INFO] [stdout] ... | [INFO] [stdout] 689 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 690 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:689:17 [INFO] [stdout] | [INFO] [stdout] 689 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:691:88 [INFO] [stdout] | [INFO] [stdout] 691 | fn into_output_pin(mut self, state: PinState) -> Result { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 692 | | self.set_state(state).unwrap(); [INFO] [stdout] 693 | | Ok(self) [INFO] [stdout] 694 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:693:17 [INFO] [stdout] | [INFO] [stdout] 693 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:699:91 [INFO] [stdout] | [INFO] [stdout] 699 | fn into_input_pin(mut self) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 700 | | unsafe { [INFO] [stdout] 701 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 702 | | self.odr().write_with_zero(|w| w.bits(1 << $i)); // Disable output mode [INFO] [stdout] ... | [INFO] [stdout] 708 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:708:17 [INFO] [stdout] | [INFO] [stdout] 708 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:710:88 [INFO] [stdout] | [INFO] [stdout] 710 | fn into_output_pin(mut self, state: PinState) -> Result { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 711 | | self.set_state(state).unwrap(); [INFO] [stdout] 712 | | Ok(self) [INFO] [stdout] 713 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:712:17 [INFO] [stdout] | [INFO] [stdout] 712 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:718:89 [INFO] [stdout] | [INFO] [stdout] 718 | fn into_input_pin(mut self) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 719 | | unsafe { [INFO] [stdout] 720 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 721 | | self.odr().write_with_zero(|w| w.bits(1 << $i)); // Disable output mode [INFO] [stdout] ... | [INFO] [stdout] 727 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 728 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:727:17 [INFO] [stdout] | [INFO] [stdout] 727 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:729:88 [INFO] [stdout] | [INFO] [stdout] 729 | fn into_output_pin(mut self, state: PinState) -> Result { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 730 | | self.set_state(state).unwrap(); [INFO] [stdout] 731 | | Ok(self) [INFO] [stdout] 732 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:731:17 [INFO] [stdout] | [INFO] [stdout] 731 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:737:66 [INFO] [stdout] | [INFO] [stdout] 737 | fn into_input_pin(self) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 738 | | Ok(self) [INFO] [stdout] 739 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:738:17 [INFO] [stdout] | [INFO] [stdout] 738 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:743:66 [INFO] [stdout] | [INFO] [stdout] 743 | ) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 744 | | unsafe { [INFO] [stdout] 745 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 746 | | self.oer().write_with_zero(|w| w.bits(1 << $i)); // Enable output mode [INFO] [stdout] ... | [INFO] [stdout] 758 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 759 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:758:17 [INFO] [stdout] | [INFO] [stdout] 758 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:764:66 [INFO] [stdout] | [INFO] [stdout] 764 | fn into_input_pin(self) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 765 | | Ok(self) [INFO] [stdout] 766 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:765:17 [INFO] [stdout] | [INFO] [stdout] 765 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:770:66 [INFO] [stdout] | [INFO] [stdout] 770 | ) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 771 | | unsafe { [INFO] [stdout] 772 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 773 | | self.oer().write_with_zero(|w| w.bits(1 << $i)); // Enable output mode [INFO] [stdout] ... | [INFO] [stdout] 785 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 786 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:785:17 [INFO] [stdout] | [INFO] [stdout] 785 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:791:66 [INFO] [stdout] | [INFO] [stdout] 791 | fn into_input_pin(self) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 792 | | Ok(self) [INFO] [stdout] 793 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:792:17 [INFO] [stdout] | [INFO] [stdout] 792 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:797:66 [INFO] [stdout] | [INFO] [stdout] 797 | ) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 798 | | unsafe { [INFO] [stdout] 799 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 800 | | self.oer().write_with_zero(|w| w.bits(1 << $i)); // Enable output mode [INFO] [stdout] ... | [INFO] [stdout] 812 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 813 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:812:17 [INFO] [stdout] | [INFO] [stdout] 812 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:642:60 [INFO] [stdout] | [INFO] [stdout] 642 | fn is_high(&self) -> Result { [INFO] [stdout] | ____________________________________________________________^ [INFO] [stdout] 643 | | Ok(self.pdsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:643:17 [INFO] [stdout] | [INFO] [stdout] 643 | Ok(self.pdsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:646:59 [INFO] [stdout] | [INFO] [stdout] 646 | fn is_low(&self) -> Result { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 647 | | Ok(self.pdsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] 648 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:647:17 [INFO] [stdout] | [INFO] [stdout] 647 | Ok(self.pdsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:666:64 [INFO] [stdout] | [INFO] [stdout] 666 | fn is_set_high(&self) -> Result { [INFO] [stdout] | ________________________________________________________________^ [INFO] [stdout] 667 | | Ok(self.odsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] 668 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:667:17 [INFO] [stdout] | [INFO] [stdout] 667 | Ok(self.odsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:670:63 [INFO] [stdout] | [INFO] [stdout] 670 | fn is_set_low(&self) -> Result { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 671 | | Ok(self.odsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] 672 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:671:17 [INFO] [stdout] | [INFO] [stdout] 671 | Ok(self.odsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:680:91 [INFO] [stdout] | [INFO] [stdout] 680 | fn into_input_pin(mut self) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 681 | | unsafe { [INFO] [stdout] 682 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 683 | | self.odr().write_with_zero(|w| w.bits(1 << $i)); // Disable output mode [INFO] [stdout] ... | [INFO] [stdout] 689 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 690 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:689:17 [INFO] [stdout] | [INFO] [stdout] 689 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:691:88 [INFO] [stdout] | [INFO] [stdout] 691 | fn into_output_pin(mut self, state: PinState) -> Result { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 692 | | self.set_state(state).unwrap(); [INFO] [stdout] 693 | | Ok(self) [INFO] [stdout] 694 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:693:17 [INFO] [stdout] | [INFO] [stdout] 693 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:699:91 [INFO] [stdout] | [INFO] [stdout] 699 | fn into_input_pin(mut self) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 700 | | unsafe { [INFO] [stdout] 701 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 702 | | self.odr().write_with_zero(|w| w.bits(1 << $i)); // Disable output mode [INFO] [stdout] ... | [INFO] [stdout] 708 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:708:17 [INFO] [stdout] | [INFO] [stdout] 708 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:710:88 [INFO] [stdout] | [INFO] [stdout] 710 | fn into_output_pin(mut self, state: PinState) -> Result { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 711 | | self.set_state(state).unwrap(); [INFO] [stdout] 712 | | Ok(self) [INFO] [stdout] 713 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:712:17 [INFO] [stdout] | [INFO] [stdout] 712 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:718:89 [INFO] [stdout] | [INFO] [stdout] 718 | fn into_input_pin(mut self) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 719 | | unsafe { [INFO] [stdout] 720 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 721 | | self.odr().write_with_zero(|w| w.bits(1 << $i)); // Disable output mode [INFO] [stdout] ... | [INFO] [stdout] 727 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 728 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:727:17 [INFO] [stdout] | [INFO] [stdout] 727 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:729:88 [INFO] [stdout] | [INFO] [stdout] 729 | fn into_output_pin(mut self, state: PinState) -> Result { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 730 | | self.set_state(state).unwrap(); [INFO] [stdout] 731 | | Ok(self) [INFO] [stdout] 732 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:731:17 [INFO] [stdout] | [INFO] [stdout] 731 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:737:66 [INFO] [stdout] | [INFO] [stdout] 737 | fn into_input_pin(self) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 738 | | Ok(self) [INFO] [stdout] 739 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:738:17 [INFO] [stdout] | [INFO] [stdout] 738 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:743:66 [INFO] [stdout] | [INFO] [stdout] 743 | ) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 744 | | unsafe { [INFO] [stdout] 745 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 746 | | self.oer().write_with_zero(|w| w.bits(1 << $i)); // Enable output mode [INFO] [stdout] ... | [INFO] [stdout] 758 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 759 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:758:17 [INFO] [stdout] | [INFO] [stdout] 758 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:764:66 [INFO] [stdout] | [INFO] [stdout] 764 | fn into_input_pin(self) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 765 | | Ok(self) [INFO] [stdout] 766 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:765:17 [INFO] [stdout] | [INFO] [stdout] 765 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:770:66 [INFO] [stdout] | [INFO] [stdout] 770 | ) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 771 | | unsafe { [INFO] [stdout] 772 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 773 | | self.oer().write_with_zero(|w| w.bits(1 << $i)); // Enable output mode [INFO] [stdout] ... | [INFO] [stdout] 785 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 786 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:785:17 [INFO] [stdout] | [INFO] [stdout] 785 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:791:66 [INFO] [stdout] | [INFO] [stdout] 791 | fn into_input_pin(self) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 792 | | Ok(self) [INFO] [stdout] 793 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:792:17 [INFO] [stdout] | [INFO] [stdout] 792 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:797:66 [INFO] [stdout] | [INFO] [stdout] 797 | ) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 798 | | unsafe { [INFO] [stdout] 799 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 800 | | self.oer().write_with_zero(|w| w.bits(1 << $i)); // Enable output mode [INFO] [stdout] ... | [INFO] [stdout] 812 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 813 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:812:17 [INFO] [stdout] | [INFO] [stdout] 812 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:642:60 [INFO] [stdout] | [INFO] [stdout] 642 | fn is_high(&self) -> Result { [INFO] [stdout] | ____________________________________________________________^ [INFO] [stdout] 643 | | Ok(self.pdsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:643:17 [INFO] [stdout] | [INFO] [stdout] 643 | Ok(self.pdsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:646:59 [INFO] [stdout] | [INFO] [stdout] 646 | fn is_low(&self) -> Result { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 647 | | Ok(self.pdsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] 648 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:647:17 [INFO] [stdout] | [INFO] [stdout] 647 | Ok(self.pdsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:666:64 [INFO] [stdout] | [INFO] [stdout] 666 | fn is_set_high(&self) -> Result { [INFO] [stdout] | ________________________________________________________________^ [INFO] [stdout] 667 | | Ok(self.odsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] 668 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:667:17 [INFO] [stdout] | [INFO] [stdout] 667 | Ok(self.odsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:670:63 [INFO] [stdout] | [INFO] [stdout] 670 | fn is_set_low(&self) -> Result { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 671 | | Ok(self.odsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] 672 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:671:17 [INFO] [stdout] | [INFO] [stdout] 671 | Ok(self.odsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:680:91 [INFO] [stdout] | [INFO] [stdout] 680 | fn into_input_pin(mut self) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 681 | | unsafe { [INFO] [stdout] 682 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 683 | | self.odr().write_with_zero(|w| w.bits(1 << $i)); // Disable output mode [INFO] [stdout] ... | [INFO] [stdout] 689 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 690 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:689:17 [INFO] [stdout] | [INFO] [stdout] 689 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:691:88 [INFO] [stdout] | [INFO] [stdout] 691 | fn into_output_pin(mut self, state: PinState) -> Result { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 692 | | self.set_state(state).unwrap(); [INFO] [stdout] 693 | | Ok(self) [INFO] [stdout] 694 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:693:17 [INFO] [stdout] | [INFO] [stdout] 693 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:699:91 [INFO] [stdout] | [INFO] [stdout] 699 | fn into_input_pin(mut self) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 700 | | unsafe { [INFO] [stdout] 701 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 702 | | self.odr().write_with_zero(|w| w.bits(1 << $i)); // Disable output mode [INFO] [stdout] ... | [INFO] [stdout] 708 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:708:17 [INFO] [stdout] | [INFO] [stdout] 708 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:710:88 [INFO] [stdout] | [INFO] [stdout] 710 | fn into_output_pin(mut self, state: PinState) -> Result { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 711 | | self.set_state(state).unwrap(); [INFO] [stdout] 712 | | Ok(self) [INFO] [stdout] 713 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:712:17 [INFO] [stdout] | [INFO] [stdout] 712 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:718:89 [INFO] [stdout] | [INFO] [stdout] 718 | fn into_input_pin(mut self) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 719 | | unsafe { [INFO] [stdout] 720 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 721 | | self.odr().write_with_zero(|w| w.bits(1 << $i)); // Disable output mode [INFO] [stdout] ... | [INFO] [stdout] 727 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 728 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:727:17 [INFO] [stdout] | [INFO] [stdout] 727 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:729:88 [INFO] [stdout] | [INFO] [stdout] 729 | fn into_output_pin(mut self, state: PinState) -> Result { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 730 | | self.set_state(state).unwrap(); [INFO] [stdout] 731 | | Ok(self) [INFO] [stdout] 732 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:731:17 [INFO] [stdout] | [INFO] [stdout] 731 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:737:66 [INFO] [stdout] | [INFO] [stdout] 737 | fn into_input_pin(self) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 738 | | Ok(self) [INFO] [stdout] 739 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:738:17 [INFO] [stdout] | [INFO] [stdout] 738 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:743:66 [INFO] [stdout] | [INFO] [stdout] 743 | ) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 744 | | unsafe { [INFO] [stdout] 745 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 746 | | self.oer().write_with_zero(|w| w.bits(1 << $i)); // Enable output mode [INFO] [stdout] ... | [INFO] [stdout] 758 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 759 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:758:17 [INFO] [stdout] | [INFO] [stdout] 758 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:764:66 [INFO] [stdout] | [INFO] [stdout] 764 | fn into_input_pin(self) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 765 | | Ok(self) [INFO] [stdout] 766 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:765:17 [INFO] [stdout] | [INFO] [stdout] 765 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:770:66 [INFO] [stdout] | [INFO] [stdout] 770 | ) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 771 | | unsafe { [INFO] [stdout] 772 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 773 | | self.oer().write_with_zero(|w| w.bits(1 << $i)); // Enable output mode [INFO] [stdout] ... | [INFO] [stdout] 785 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 786 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:785:17 [INFO] [stdout] | [INFO] [stdout] 785 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:791:66 [INFO] [stdout] | [INFO] [stdout] 791 | fn into_input_pin(self) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 792 | | Ok(self) [INFO] [stdout] 793 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:792:17 [INFO] [stdout] | [INFO] [stdout] 792 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:797:66 [INFO] [stdout] | [INFO] [stdout] 797 | ) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 798 | | unsafe { [INFO] [stdout] 799 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 800 | | self.oer().write_with_zero(|w| w.bits(1 << $i)); // Enable output mode [INFO] [stdout] ... | [INFO] [stdout] 812 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 813 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:812:17 [INFO] [stdout] | [INFO] [stdout] 812 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:642:60 [INFO] [stdout] | [INFO] [stdout] 642 | fn is_high(&self) -> Result { [INFO] [stdout] | ____________________________________________________________^ [INFO] [stdout] 643 | | Ok(self.pdsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:643:17 [INFO] [stdout] | [INFO] [stdout] 643 | Ok(self.pdsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:646:59 [INFO] [stdout] | [INFO] [stdout] 646 | fn is_low(&self) -> Result { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 647 | | Ok(self.pdsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] 648 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:647:17 [INFO] [stdout] | [INFO] [stdout] 647 | Ok(self.pdsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:666:64 [INFO] [stdout] | [INFO] [stdout] 666 | fn is_set_high(&self) -> Result { [INFO] [stdout] | ________________________________________________________________^ [INFO] [stdout] 667 | | Ok(self.odsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] 668 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:667:17 [INFO] [stdout] | [INFO] [stdout] 667 | Ok(self.odsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:670:63 [INFO] [stdout] | [INFO] [stdout] 670 | fn is_set_low(&self) -> Result { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 671 | | Ok(self.odsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] 672 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:671:17 [INFO] [stdout] | [INFO] [stdout] 671 | Ok(self.odsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:680:91 [INFO] [stdout] | [INFO] [stdout] 680 | fn into_input_pin(mut self) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 681 | | unsafe { [INFO] [stdout] 682 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 683 | | self.odr().write_with_zero(|w| w.bits(1 << $i)); // Disable output mode [INFO] [stdout] ... | [INFO] [stdout] 689 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 690 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:689:17 [INFO] [stdout] | [INFO] [stdout] 689 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:691:88 [INFO] [stdout] | [INFO] [stdout] 691 | fn into_output_pin(mut self, state: PinState) -> Result { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 692 | | self.set_state(state).unwrap(); [INFO] [stdout] 693 | | Ok(self) [INFO] [stdout] 694 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:693:17 [INFO] [stdout] | [INFO] [stdout] 693 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:699:91 [INFO] [stdout] | [INFO] [stdout] 699 | fn into_input_pin(mut self) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 700 | | unsafe { [INFO] [stdout] 701 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 702 | | self.odr().write_with_zero(|w| w.bits(1 << $i)); // Disable output mode [INFO] [stdout] ... | [INFO] [stdout] 708 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:708:17 [INFO] [stdout] | [INFO] [stdout] 708 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:710:88 [INFO] [stdout] | [INFO] [stdout] 710 | fn into_output_pin(mut self, state: PinState) -> Result { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 711 | | self.set_state(state).unwrap(); [INFO] [stdout] 712 | | Ok(self) [INFO] [stdout] 713 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:712:17 [INFO] [stdout] | [INFO] [stdout] 712 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:718:89 [INFO] [stdout] | [INFO] [stdout] 718 | fn into_input_pin(mut self) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 719 | | unsafe { [INFO] [stdout] 720 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 721 | | self.odr().write_with_zero(|w| w.bits(1 << $i)); // Disable output mode [INFO] [stdout] ... | [INFO] [stdout] 727 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 728 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:727:17 [INFO] [stdout] | [INFO] [stdout] 727 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:729:88 [INFO] [stdout] | [INFO] [stdout] 729 | fn into_output_pin(mut self, state: PinState) -> Result { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 730 | | self.set_state(state).unwrap(); [INFO] [stdout] 731 | | Ok(self) [INFO] [stdout] 732 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:731:17 [INFO] [stdout] | [INFO] [stdout] 731 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:737:66 [INFO] [stdout] | [INFO] [stdout] 737 | fn into_input_pin(self) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 738 | | Ok(self) [INFO] [stdout] 739 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:738:17 [INFO] [stdout] | [INFO] [stdout] 738 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:743:66 [INFO] [stdout] | [INFO] [stdout] 743 | ) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 744 | | unsafe { [INFO] [stdout] 745 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 746 | | self.oer().write_with_zero(|w| w.bits(1 << $i)); // Enable output mode [INFO] [stdout] ... | [INFO] [stdout] 758 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 759 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:758:17 [INFO] [stdout] | [INFO] [stdout] 758 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:764:66 [INFO] [stdout] | [INFO] [stdout] 764 | fn into_input_pin(self) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 765 | | Ok(self) [INFO] [stdout] 766 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:765:17 [INFO] [stdout] | [INFO] [stdout] 765 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:770:66 [INFO] [stdout] | [INFO] [stdout] 770 | ) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 771 | | unsafe { [INFO] [stdout] 772 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 773 | | self.oer().write_with_zero(|w| w.bits(1 << $i)); // Enable output mode [INFO] [stdout] ... | [INFO] [stdout] 785 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 786 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:785:17 [INFO] [stdout] | [INFO] [stdout] 785 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:791:66 [INFO] [stdout] | [INFO] [stdout] 791 | fn into_input_pin(self) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 792 | | Ok(self) [INFO] [stdout] 793 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:792:17 [INFO] [stdout] | [INFO] [stdout] 792 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:797:66 [INFO] [stdout] | [INFO] [stdout] 797 | ) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 798 | | unsafe { [INFO] [stdout] 799 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 800 | | self.oer().write_with_zero(|w| w.bits(1 << $i)); // Enable output mode [INFO] [stdout] ... | [INFO] [stdout] 812 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 813 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:812:17 [INFO] [stdout] | [INFO] [stdout] 812 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:642:60 [INFO] [stdout] | [INFO] [stdout] 642 | fn is_high(&self) -> Result { [INFO] [stdout] | ____________________________________________________________^ [INFO] [stdout] 643 | | Ok(self.pdsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:643:17 [INFO] [stdout] | [INFO] [stdout] 643 | Ok(self.pdsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:646:59 [INFO] [stdout] | [INFO] [stdout] 646 | fn is_low(&self) -> Result { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 647 | | Ok(self.pdsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] 648 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:647:17 [INFO] [stdout] | [INFO] [stdout] 647 | Ok(self.pdsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:666:64 [INFO] [stdout] | [INFO] [stdout] 666 | fn is_set_high(&self) -> Result { [INFO] [stdout] | ________________________________________________________________^ [INFO] [stdout] 667 | | Ok(self.odsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] 668 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:667:17 [INFO] [stdout] | [INFO] [stdout] 667 | Ok(self.odsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:670:63 [INFO] [stdout] | [INFO] [stdout] 670 | fn is_set_low(&self) -> Result { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 671 | | Ok(self.odsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] 672 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:671:17 [INFO] [stdout] | [INFO] [stdout] 671 | Ok(self.odsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:680:91 [INFO] [stdout] | [INFO] [stdout] 680 | fn into_input_pin(mut self) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 681 | | unsafe { [INFO] [stdout] 682 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 683 | | self.odr().write_with_zero(|w| w.bits(1 << $i)); // Disable output mode [INFO] [stdout] ... | [INFO] [stdout] 689 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 690 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:689:17 [INFO] [stdout] | [INFO] [stdout] 689 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:691:88 [INFO] [stdout] | [INFO] [stdout] 691 | fn into_output_pin(mut self, state: PinState) -> Result { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 692 | | self.set_state(state).unwrap(); [INFO] [stdout] 693 | | Ok(self) [INFO] [stdout] 694 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:693:17 [INFO] [stdout] | [INFO] [stdout] 693 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:699:91 [INFO] [stdout] | [INFO] [stdout] 699 | fn into_input_pin(mut self) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 700 | | unsafe { [INFO] [stdout] 701 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 702 | | self.odr().write_with_zero(|w| w.bits(1 << $i)); // Disable output mode [INFO] [stdout] ... | [INFO] [stdout] 708 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:708:17 [INFO] [stdout] | [INFO] [stdout] 708 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:710:88 [INFO] [stdout] | [INFO] [stdout] 710 | fn into_output_pin(mut self, state: PinState) -> Result { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 711 | | self.set_state(state).unwrap(); [INFO] [stdout] 712 | | Ok(self) [INFO] [stdout] 713 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:712:17 [INFO] [stdout] | [INFO] [stdout] 712 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:718:89 [INFO] [stdout] | [INFO] [stdout] 718 | fn into_input_pin(mut self) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 719 | | unsafe { [INFO] [stdout] 720 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 721 | | self.odr().write_with_zero(|w| w.bits(1 << $i)); // Disable output mode [INFO] [stdout] ... | [INFO] [stdout] 727 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 728 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:727:17 [INFO] [stdout] | [INFO] [stdout] 727 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:729:88 [INFO] [stdout] | [INFO] [stdout] 729 | fn into_output_pin(mut self, state: PinState) -> Result { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 730 | | self.set_state(state).unwrap(); [INFO] [stdout] 731 | | Ok(self) [INFO] [stdout] 732 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:731:17 [INFO] [stdout] | [INFO] [stdout] 731 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:737:66 [INFO] [stdout] | [INFO] [stdout] 737 | fn into_input_pin(self) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 738 | | Ok(self) [INFO] [stdout] 739 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:738:17 [INFO] [stdout] | [INFO] [stdout] 738 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:743:66 [INFO] [stdout] | [INFO] [stdout] 743 | ) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 744 | | unsafe { [INFO] [stdout] 745 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 746 | | self.oer().write_with_zero(|w| w.bits(1 << $i)); // Enable output mode [INFO] [stdout] ... | [INFO] [stdout] 758 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 759 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:758:17 [INFO] [stdout] | [INFO] [stdout] 758 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:764:66 [INFO] [stdout] | [INFO] [stdout] 764 | fn into_input_pin(self) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 765 | | Ok(self) [INFO] [stdout] 766 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:765:17 [INFO] [stdout] | [INFO] [stdout] 765 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:770:66 [INFO] [stdout] | [INFO] [stdout] 770 | ) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 771 | | unsafe { [INFO] [stdout] 772 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 773 | | self.oer().write_with_zero(|w| w.bits(1 << $i)); // Enable output mode [INFO] [stdout] ... | [INFO] [stdout] 785 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 786 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:785:17 [INFO] [stdout] | [INFO] [stdout] 785 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:791:66 [INFO] [stdout] | [INFO] [stdout] 791 | fn into_input_pin(self) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 792 | | Ok(self) [INFO] [stdout] 793 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:792:17 [INFO] [stdout] | [INFO] [stdout] 792 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:797:66 [INFO] [stdout] | [INFO] [stdout] 797 | ) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 798 | | unsafe { [INFO] [stdout] 799 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 800 | | self.oer().write_with_zero(|w| w.bits(1 << $i)); // Enable output mode [INFO] [stdout] ... | [INFO] [stdout] 812 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 813 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:812:17 [INFO] [stdout] | [INFO] [stdout] 812 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:642:60 [INFO] [stdout] | [INFO] [stdout] 642 | fn is_high(&self) -> Result { [INFO] [stdout] | ____________________________________________________________^ [INFO] [stdout] 643 | | Ok(self.pdsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:643:17 [INFO] [stdout] | [INFO] [stdout] 643 | Ok(self.pdsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:646:59 [INFO] [stdout] | [INFO] [stdout] 646 | fn is_low(&self) -> Result { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 647 | | Ok(self.pdsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] 648 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:647:17 [INFO] [stdout] | [INFO] [stdout] 647 | Ok(self.pdsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:666:64 [INFO] [stdout] | [INFO] [stdout] 666 | fn is_set_high(&self) -> Result { [INFO] [stdout] | ________________________________________________________________^ [INFO] [stdout] 667 | | Ok(self.odsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] 668 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:667:17 [INFO] [stdout] | [INFO] [stdout] 667 | Ok(self.odsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:670:63 [INFO] [stdout] | [INFO] [stdout] 670 | fn is_set_low(&self) -> Result { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 671 | | Ok(self.odsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] 672 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:671:17 [INFO] [stdout] | [INFO] [stdout] 671 | Ok(self.odsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:680:91 [INFO] [stdout] | [INFO] [stdout] 680 | fn into_input_pin(mut self) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 681 | | unsafe { [INFO] [stdout] 682 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 683 | | self.odr().write_with_zero(|w| w.bits(1 << $i)); // Disable output mode [INFO] [stdout] ... | [INFO] [stdout] 689 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 690 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:689:17 [INFO] [stdout] | [INFO] [stdout] 689 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:691:88 [INFO] [stdout] | [INFO] [stdout] 691 | fn into_output_pin(mut self, state: PinState) -> Result { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 692 | | self.set_state(state).unwrap(); [INFO] [stdout] 693 | | Ok(self) [INFO] [stdout] 694 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:693:17 [INFO] [stdout] | [INFO] [stdout] 693 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:699:91 [INFO] [stdout] | [INFO] [stdout] 699 | fn into_input_pin(mut self) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 700 | | unsafe { [INFO] [stdout] 701 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 702 | | self.odr().write_with_zero(|w| w.bits(1 << $i)); // Disable output mode [INFO] [stdout] ... | [INFO] [stdout] 708 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:708:17 [INFO] [stdout] | [INFO] [stdout] 708 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:710:88 [INFO] [stdout] | [INFO] [stdout] 710 | fn into_output_pin(mut self, state: PinState) -> Result { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 711 | | self.set_state(state).unwrap(); [INFO] [stdout] 712 | | Ok(self) [INFO] [stdout] 713 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:712:17 [INFO] [stdout] | [INFO] [stdout] 712 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:718:89 [INFO] [stdout] | [INFO] [stdout] 718 | fn into_input_pin(mut self) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 719 | | unsafe { [INFO] [stdout] 720 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 721 | | self.odr().write_with_zero(|w| w.bits(1 << $i)); // Disable output mode [INFO] [stdout] ... | [INFO] [stdout] 727 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 728 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:727:17 [INFO] [stdout] | [INFO] [stdout] 727 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:729:88 [INFO] [stdout] | [INFO] [stdout] 729 | fn into_output_pin(mut self, state: PinState) -> Result { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 730 | | self.set_state(state).unwrap(); [INFO] [stdout] 731 | | Ok(self) [INFO] [stdout] 732 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:731:17 [INFO] [stdout] | [INFO] [stdout] 731 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:737:66 [INFO] [stdout] | [INFO] [stdout] 737 | fn into_input_pin(self) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 738 | | Ok(self) [INFO] [stdout] 739 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:738:17 [INFO] [stdout] | [INFO] [stdout] 738 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:743:66 [INFO] [stdout] | [INFO] [stdout] 743 | ) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 744 | | unsafe { [INFO] [stdout] 745 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 746 | | self.oer().write_with_zero(|w| w.bits(1 << $i)); // Enable output mode [INFO] [stdout] ... | [INFO] [stdout] 758 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 759 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:758:17 [INFO] [stdout] | [INFO] [stdout] 758 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:764:66 [INFO] [stdout] | [INFO] [stdout] 764 | fn into_input_pin(self) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 765 | | Ok(self) [INFO] [stdout] 766 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:765:17 [INFO] [stdout] | [INFO] [stdout] 765 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:770:66 [INFO] [stdout] | [INFO] [stdout] 770 | ) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 771 | | unsafe { [INFO] [stdout] 772 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 773 | | self.oer().write_with_zero(|w| w.bits(1 << $i)); // Enable output mode [INFO] [stdout] ... | [INFO] [stdout] 785 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 786 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:785:17 [INFO] [stdout] | [INFO] [stdout] 785 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:791:66 [INFO] [stdout] | [INFO] [stdout] 791 | fn into_input_pin(self) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 792 | | Ok(self) [INFO] [stdout] 793 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:792:17 [INFO] [stdout] | [INFO] [stdout] 792 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:797:66 [INFO] [stdout] | [INFO] [stdout] 797 | ) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 798 | | unsafe { [INFO] [stdout] 799 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 800 | | self.oer().write_with_zero(|w| w.bits(1 << $i)); // Enable output mode [INFO] [stdout] ... | [INFO] [stdout] 812 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 813 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:812:17 [INFO] [stdout] | [INFO] [stdout] 812 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:642:60 [INFO] [stdout] | [INFO] [stdout] 642 | fn is_high(&self) -> Result { [INFO] [stdout] | ____________________________________________________________^ [INFO] [stdout] 643 | | Ok(self.pdsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:643:17 [INFO] [stdout] | [INFO] [stdout] 643 | Ok(self.pdsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:646:59 [INFO] [stdout] | [INFO] [stdout] 646 | fn is_low(&self) -> Result { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 647 | | Ok(self.pdsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] 648 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:647:17 [INFO] [stdout] | [INFO] [stdout] 647 | Ok(self.pdsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:666:64 [INFO] [stdout] | [INFO] [stdout] 666 | fn is_set_high(&self) -> Result { [INFO] [stdout] | ________________________________________________________________^ [INFO] [stdout] 667 | | Ok(self.odsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] 668 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:667:17 [INFO] [stdout] | [INFO] [stdout] 667 | Ok(self.odsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:670:63 [INFO] [stdout] | [INFO] [stdout] 670 | fn is_set_low(&self) -> Result { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 671 | | Ok(self.odsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] 672 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:671:17 [INFO] [stdout] | [INFO] [stdout] 671 | Ok(self.odsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:680:91 [INFO] [stdout] | [INFO] [stdout] 680 | fn into_input_pin(mut self) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 681 | | unsafe { [INFO] [stdout] 682 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 683 | | self.odr().write_with_zero(|w| w.bits(1 << $i)); // Disable output mode [INFO] [stdout] ... | [INFO] [stdout] 689 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 690 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:689:17 [INFO] [stdout] | [INFO] [stdout] 689 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:691:88 [INFO] [stdout] | [INFO] [stdout] 691 | fn into_output_pin(mut self, state: PinState) -> Result { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 692 | | self.set_state(state).unwrap(); [INFO] [stdout] 693 | | Ok(self) [INFO] [stdout] 694 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:693:17 [INFO] [stdout] | [INFO] [stdout] 693 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:699:91 [INFO] [stdout] | [INFO] [stdout] 699 | fn into_input_pin(mut self) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 700 | | unsafe { [INFO] [stdout] 701 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 702 | | self.odr().write_with_zero(|w| w.bits(1 << $i)); // Disable output mode [INFO] [stdout] ... | [INFO] [stdout] 708 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:708:17 [INFO] [stdout] | [INFO] [stdout] 708 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:710:88 [INFO] [stdout] | [INFO] [stdout] 710 | fn into_output_pin(mut self, state: PinState) -> Result { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 711 | | self.set_state(state).unwrap(); [INFO] [stdout] 712 | | Ok(self) [INFO] [stdout] 713 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:712:17 [INFO] [stdout] | [INFO] [stdout] 712 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:718:89 [INFO] [stdout] | [INFO] [stdout] 718 | fn into_input_pin(mut self) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 719 | | unsafe { [INFO] [stdout] 720 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 721 | | self.odr().write_with_zero(|w| w.bits(1 << $i)); // Disable output mode [INFO] [stdout] ... | [INFO] [stdout] 727 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 728 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:727:17 [INFO] [stdout] | [INFO] [stdout] 727 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:729:88 [INFO] [stdout] | [INFO] [stdout] 729 | fn into_output_pin(mut self, state: PinState) -> Result { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 730 | | self.set_state(state).unwrap(); [INFO] [stdout] 731 | | Ok(self) [INFO] [stdout] 732 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:731:17 [INFO] [stdout] | [INFO] [stdout] 731 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:737:66 [INFO] [stdout] | [INFO] [stdout] 737 | fn into_input_pin(self) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 738 | | Ok(self) [INFO] [stdout] 739 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:738:17 [INFO] [stdout] | [INFO] [stdout] 738 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:743:66 [INFO] [stdout] | [INFO] [stdout] 743 | ) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 744 | | unsafe { [INFO] [stdout] 745 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 746 | | self.oer().write_with_zero(|w| w.bits(1 << $i)); // Enable output mode [INFO] [stdout] ... | [INFO] [stdout] 758 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 759 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:758:17 [INFO] [stdout] | [INFO] [stdout] 758 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:764:66 [INFO] [stdout] | [INFO] [stdout] 764 | fn into_input_pin(self) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 765 | | Ok(self) [INFO] [stdout] 766 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:765:17 [INFO] [stdout] | [INFO] [stdout] 765 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:770:66 [INFO] [stdout] | [INFO] [stdout] 770 | ) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 771 | | unsafe { [INFO] [stdout] 772 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 773 | | self.oer().write_with_zero(|w| w.bits(1 << $i)); // Enable output mode [INFO] [stdout] ... | [INFO] [stdout] 785 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 786 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:785:17 [INFO] [stdout] | [INFO] [stdout] 785 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:791:66 [INFO] [stdout] | [INFO] [stdout] 791 | fn into_input_pin(self) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 792 | | Ok(self) [INFO] [stdout] 793 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:792:17 [INFO] [stdout] | [INFO] [stdout] 792 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:797:66 [INFO] [stdout] | [INFO] [stdout] 797 | ) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 798 | | unsafe { [INFO] [stdout] 799 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 800 | | self.oer().write_with_zero(|w| w.bits(1 << $i)); // Enable output mode [INFO] [stdout] ... | [INFO] [stdout] 812 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 813 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:812:17 [INFO] [stdout] | [INFO] [stdout] 812 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:642:60 [INFO] [stdout] | [INFO] [stdout] 642 | fn is_high(&self) -> Result { [INFO] [stdout] | ____________________________________________________________^ [INFO] [stdout] 643 | | Ok(self.pdsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:643:17 [INFO] [stdout] | [INFO] [stdout] 643 | Ok(self.pdsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:646:59 [INFO] [stdout] | [INFO] [stdout] 646 | fn is_low(&self) -> Result { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 647 | | Ok(self.pdsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] 648 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:647:17 [INFO] [stdout] | [INFO] [stdout] 647 | Ok(self.pdsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:666:64 [INFO] [stdout] | [INFO] [stdout] 666 | fn is_set_high(&self) -> Result { [INFO] [stdout] | ________________________________________________________________^ [INFO] [stdout] 667 | | Ok(self.odsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] 668 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:667:17 [INFO] [stdout] | [INFO] [stdout] 667 | Ok(self.odsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:670:63 [INFO] [stdout] | [INFO] [stdout] 670 | fn is_set_low(&self) -> Result { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 671 | | Ok(self.odsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] 672 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:671:17 [INFO] [stdout] | [INFO] [stdout] 671 | Ok(self.odsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:680:91 [INFO] [stdout] | [INFO] [stdout] 680 | fn into_input_pin(mut self) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 681 | | unsafe { [INFO] [stdout] 682 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 683 | | self.odr().write_with_zero(|w| w.bits(1 << $i)); // Disable output mode [INFO] [stdout] ... | [INFO] [stdout] 689 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 690 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:689:17 [INFO] [stdout] | [INFO] [stdout] 689 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:691:88 [INFO] [stdout] | [INFO] [stdout] 691 | fn into_output_pin(mut self, state: PinState) -> Result { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 692 | | self.set_state(state).unwrap(); [INFO] [stdout] 693 | | Ok(self) [INFO] [stdout] 694 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:693:17 [INFO] [stdout] | [INFO] [stdout] 693 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:699:91 [INFO] [stdout] | [INFO] [stdout] 699 | fn into_input_pin(mut self) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 700 | | unsafe { [INFO] [stdout] 701 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 702 | | self.odr().write_with_zero(|w| w.bits(1 << $i)); // Disable output mode [INFO] [stdout] ... | [INFO] [stdout] 708 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:708:17 [INFO] [stdout] | [INFO] [stdout] 708 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:710:88 [INFO] [stdout] | [INFO] [stdout] 710 | fn into_output_pin(mut self, state: PinState) -> Result { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 711 | | self.set_state(state).unwrap(); [INFO] [stdout] 712 | | Ok(self) [INFO] [stdout] 713 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:712:17 [INFO] [stdout] | [INFO] [stdout] 712 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:718:89 [INFO] [stdout] | [INFO] [stdout] 718 | fn into_input_pin(mut self) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 719 | | unsafe { [INFO] [stdout] 720 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 721 | | self.odr().write_with_zero(|w| w.bits(1 << $i)); // Disable output mode [INFO] [stdout] ... | [INFO] [stdout] 727 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 728 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:727:17 [INFO] [stdout] | [INFO] [stdout] 727 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:729:88 [INFO] [stdout] | [INFO] [stdout] 729 | fn into_output_pin(mut self, state: PinState) -> Result { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 730 | | self.set_state(state).unwrap(); [INFO] [stdout] 731 | | Ok(self) [INFO] [stdout] 732 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:731:17 [INFO] [stdout] | [INFO] [stdout] 731 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:737:66 [INFO] [stdout] | [INFO] [stdout] 737 | fn into_input_pin(self) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 738 | | Ok(self) [INFO] [stdout] 739 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:738:17 [INFO] [stdout] | [INFO] [stdout] 738 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:743:66 [INFO] [stdout] | [INFO] [stdout] 743 | ) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 744 | | unsafe { [INFO] [stdout] 745 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 746 | | self.oer().write_with_zero(|w| w.bits(1 << $i)); // Enable output mode [INFO] [stdout] ... | [INFO] [stdout] 758 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 759 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:758:17 [INFO] [stdout] | [INFO] [stdout] 758 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:764:66 [INFO] [stdout] | [INFO] [stdout] 764 | fn into_input_pin(self) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 765 | | Ok(self) [INFO] [stdout] 766 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:765:17 [INFO] [stdout] | [INFO] [stdout] 765 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:770:66 [INFO] [stdout] | [INFO] [stdout] 770 | ) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 771 | | unsafe { [INFO] [stdout] 772 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 773 | | self.oer().write_with_zero(|w| w.bits(1 << $i)); // Enable output mode [INFO] [stdout] ... | [INFO] [stdout] 785 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 786 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:785:17 [INFO] [stdout] | [INFO] [stdout] 785 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:791:66 [INFO] [stdout] | [INFO] [stdout] 791 | fn into_input_pin(self) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 792 | | Ok(self) [INFO] [stdout] 793 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:792:17 [INFO] [stdout] | [INFO] [stdout] 792 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:797:66 [INFO] [stdout] | [INFO] [stdout] 797 | ) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 798 | | unsafe { [INFO] [stdout] 799 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 800 | | self.oer().write_with_zero(|w| w.bits(1 << $i)); // Enable output mode [INFO] [stdout] ... | [INFO] [stdout] 812 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 813 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:812:17 [INFO] [stdout] | [INFO] [stdout] 812 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:642:60 [INFO] [stdout] | [INFO] [stdout] 642 | fn is_high(&self) -> Result { [INFO] [stdout] | ____________________________________________________________^ [INFO] [stdout] 643 | | Ok(self.pdsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:643:17 [INFO] [stdout] | [INFO] [stdout] 643 | Ok(self.pdsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:646:59 [INFO] [stdout] | [INFO] [stdout] 646 | fn is_low(&self) -> Result { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 647 | | Ok(self.pdsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] 648 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:647:17 [INFO] [stdout] | [INFO] [stdout] 647 | Ok(self.pdsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:666:64 [INFO] [stdout] | [INFO] [stdout] 666 | fn is_set_high(&self) -> Result { [INFO] [stdout] | ________________________________________________________________^ [INFO] [stdout] 667 | | Ok(self.odsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] 668 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:667:17 [INFO] [stdout] | [INFO] [stdout] 667 | Ok(self.odsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:670:63 [INFO] [stdout] | [INFO] [stdout] 670 | fn is_set_low(&self) -> Result { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 671 | | Ok(self.odsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] 672 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:671:17 [INFO] [stdout] | [INFO] [stdout] 671 | Ok(self.odsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:680:91 [INFO] [stdout] | [INFO] [stdout] 680 | fn into_input_pin(mut self) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 681 | | unsafe { [INFO] [stdout] 682 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 683 | | self.odr().write_with_zero(|w| w.bits(1 << $i)); // Disable output mode [INFO] [stdout] ... | [INFO] [stdout] 689 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 690 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:689:17 [INFO] [stdout] | [INFO] [stdout] 689 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:691:88 [INFO] [stdout] | [INFO] [stdout] 691 | fn into_output_pin(mut self, state: PinState) -> Result { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 692 | | self.set_state(state).unwrap(); [INFO] [stdout] 693 | | Ok(self) [INFO] [stdout] 694 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:693:17 [INFO] [stdout] | [INFO] [stdout] 693 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:699:91 [INFO] [stdout] | [INFO] [stdout] 699 | fn into_input_pin(mut self) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 700 | | unsafe { [INFO] [stdout] 701 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 702 | | self.odr().write_with_zero(|w| w.bits(1 << $i)); // Disable output mode [INFO] [stdout] ... | [INFO] [stdout] 708 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:708:17 [INFO] [stdout] | [INFO] [stdout] 708 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:710:88 [INFO] [stdout] | [INFO] [stdout] 710 | fn into_output_pin(mut self, state: PinState) -> Result { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 711 | | self.set_state(state).unwrap(); [INFO] [stdout] 712 | | Ok(self) [INFO] [stdout] 713 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:712:17 [INFO] [stdout] | [INFO] [stdout] 712 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:718:89 [INFO] [stdout] | [INFO] [stdout] 718 | fn into_input_pin(mut self) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 719 | | unsafe { [INFO] [stdout] 720 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 721 | | self.odr().write_with_zero(|w| w.bits(1 << $i)); // Disable output mode [INFO] [stdout] ... | [INFO] [stdout] 727 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 728 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:727:17 [INFO] [stdout] | [INFO] [stdout] 727 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:729:88 [INFO] [stdout] | [INFO] [stdout] 729 | fn into_output_pin(mut self, state: PinState) -> Result { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 730 | | self.set_state(state).unwrap(); [INFO] [stdout] 731 | | Ok(self) [INFO] [stdout] 732 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:731:17 [INFO] [stdout] | [INFO] [stdout] 731 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:737:66 [INFO] [stdout] | [INFO] [stdout] 737 | fn into_input_pin(self) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 738 | | Ok(self) [INFO] [stdout] 739 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:738:17 [INFO] [stdout] | [INFO] [stdout] 738 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:743:66 [INFO] [stdout] | [INFO] [stdout] 743 | ) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 744 | | unsafe { [INFO] [stdout] 745 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 746 | | self.oer().write_with_zero(|w| w.bits(1 << $i)); // Enable output mode [INFO] [stdout] ... | [INFO] [stdout] 758 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 759 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:758:17 [INFO] [stdout] | [INFO] [stdout] 758 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:764:66 [INFO] [stdout] | [INFO] [stdout] 764 | fn into_input_pin(self) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 765 | | Ok(self) [INFO] [stdout] 766 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:765:17 [INFO] [stdout] | [INFO] [stdout] 765 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:770:66 [INFO] [stdout] | [INFO] [stdout] 770 | ) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 771 | | unsafe { [INFO] [stdout] 772 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 773 | | self.oer().write_with_zero(|w| w.bits(1 << $i)); // Enable output mode [INFO] [stdout] ... | [INFO] [stdout] 785 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 786 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:785:17 [INFO] [stdout] | [INFO] [stdout] 785 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:791:66 [INFO] [stdout] | [INFO] [stdout] 791 | fn into_input_pin(self) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 792 | | Ok(self) [INFO] [stdout] 793 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:792:17 [INFO] [stdout] | [INFO] [stdout] 792 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:797:66 [INFO] [stdout] | [INFO] [stdout] 797 | ) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 798 | | unsafe { [INFO] [stdout] 799 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 800 | | self.oer().write_with_zero(|w| w.bits(1 << $i)); // Enable output mode [INFO] [stdout] ... | [INFO] [stdout] 812 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 813 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:812:17 [INFO] [stdout] | [INFO] [stdout] 812 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:642:60 [INFO] [stdout] | [INFO] [stdout] 642 | fn is_high(&self) -> Result { [INFO] [stdout] | ____________________________________________________________^ [INFO] [stdout] 643 | | Ok(self.pdsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:643:17 [INFO] [stdout] | [INFO] [stdout] 643 | Ok(self.pdsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:646:59 [INFO] [stdout] | [INFO] [stdout] 646 | fn is_low(&self) -> Result { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 647 | | Ok(self.pdsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] 648 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:647:17 [INFO] [stdout] | [INFO] [stdout] 647 | Ok(self.pdsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:666:64 [INFO] [stdout] | [INFO] [stdout] 666 | fn is_set_high(&self) -> Result { [INFO] [stdout] | ________________________________________________________________^ [INFO] [stdout] 667 | | Ok(self.odsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] 668 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:667:17 [INFO] [stdout] | [INFO] [stdout] 667 | Ok(self.odsr().read().bits() & (1 << $i) != 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:670:63 [INFO] [stdout] | [INFO] [stdout] 670 | fn is_set_low(&self) -> Result { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 671 | | Ok(self.odsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] 672 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:671:17 [INFO] [stdout] | [INFO] [stdout] 671 | Ok(self.odsr().read().bits() & (1 << $i) == 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:680:91 [INFO] [stdout] | [INFO] [stdout] 680 | fn into_input_pin(mut self) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 681 | | unsafe { [INFO] [stdout] 682 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 683 | | self.odr().write_with_zero(|w| w.bits(1 << $i)); // Disable output mode [INFO] [stdout] ... | [INFO] [stdout] 689 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 690 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:689:17 [INFO] [stdout] | [INFO] [stdout] 689 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:691:88 [INFO] [stdout] | [INFO] [stdout] 691 | fn into_output_pin(mut self, state: PinState) -> Result { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 692 | | self.set_state(state).unwrap(); [INFO] [stdout] 693 | | Ok(self) [INFO] [stdout] 694 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:693:17 [INFO] [stdout] | [INFO] [stdout] 693 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:699:91 [INFO] [stdout] | [INFO] [stdout] 699 | fn into_input_pin(mut self) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 700 | | unsafe { [INFO] [stdout] 701 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 702 | | self.odr().write_with_zero(|w| w.bits(1 << $i)); // Disable output mode [INFO] [stdout] ... | [INFO] [stdout] 708 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:708:17 [INFO] [stdout] | [INFO] [stdout] 708 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:710:88 [INFO] [stdout] | [INFO] [stdout] 710 | fn into_output_pin(mut self, state: PinState) -> Result { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 711 | | self.set_state(state).unwrap(); [INFO] [stdout] 712 | | Ok(self) [INFO] [stdout] 713 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:712:17 [INFO] [stdout] | [INFO] [stdout] 712 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:718:89 [INFO] [stdout] | [INFO] [stdout] 718 | fn into_input_pin(mut self) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 719 | | unsafe { [INFO] [stdout] 720 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 721 | | self.odr().write_with_zero(|w| w.bits(1 << $i)); // Disable output mode [INFO] [stdout] ... | [INFO] [stdout] 727 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 728 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:727:17 [INFO] [stdout] | [INFO] [stdout] 727 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:729:88 [INFO] [stdout] | [INFO] [stdout] 729 | fn into_output_pin(mut self, state: PinState) -> Result { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 730 | | self.set_state(state).unwrap(); [INFO] [stdout] 731 | | Ok(self) [INFO] [stdout] 732 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:731:17 [INFO] [stdout] | [INFO] [stdout] 731 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:737:66 [INFO] [stdout] | [INFO] [stdout] 737 | fn into_input_pin(self) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 738 | | Ok(self) [INFO] [stdout] 739 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:738:17 [INFO] [stdout] | [INFO] [stdout] 738 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:743:66 [INFO] [stdout] | [INFO] [stdout] 743 | ) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 744 | | unsafe { [INFO] [stdout] 745 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 746 | | self.oer().write_with_zero(|w| w.bits(1 << $i)); // Enable output mode [INFO] [stdout] ... | [INFO] [stdout] 758 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 759 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:758:17 [INFO] [stdout] | [INFO] [stdout] 758 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:764:66 [INFO] [stdout] | [INFO] [stdout] 764 | fn into_input_pin(self) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 765 | | Ok(self) [INFO] [stdout] 766 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:765:17 [INFO] [stdout] | [INFO] [stdout] 765 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:770:66 [INFO] [stdout] | [INFO] [stdout] 770 | ) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 771 | | unsafe { [INFO] [stdout] 772 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 773 | | self.oer().write_with_zero(|w| w.bits(1 << $i)); // Enable output mode [INFO] [stdout] ... | [INFO] [stdout] 785 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 786 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:785:17 [INFO] [stdout] | [INFO] [stdout] 785 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:791:66 [INFO] [stdout] | [INFO] [stdout] 791 | fn into_input_pin(self) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 792 | | Ok(self) [INFO] [stdout] 793 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:792:17 [INFO] [stdout] | [INFO] [stdout] 792 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:797:66 [INFO] [stdout] | [INFO] [stdout] 797 | ) -> Result<$PinType>, Self::Error> { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 798 | | unsafe { [INFO] [stdout] 799 | | self.mddr().write_with_zero(|w| w.bits(1 << $i)); // Disable open-drain/multi-drive [INFO] [stdout] 800 | | self.oer().write_with_zero(|w| w.bits(1 << $i)); // Enable output mode [INFO] [stdout] ... | [INFO] [stdout] 812 | | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] 813 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/gpio.rs:812:17 [INFO] [stdout] | [INFO] [stdout] 812 | Ok($PinType { _mode: PhantomData }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1022 | / pins!([ [INFO] [stdout] 1023 | | Pa0: (pa0, 0, true), // WKUP0 [INFO] [stdout] 1024 | | Pa1: (pa1, 1, true), // WKUP1 [INFO] [stdout] 1025 | | Pa2: (pa2, 2, true), // WKUP2 [INFO] [stdout] ... | [INFO] [stdout] 1151 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pin` which comes from the expansion of the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:642:60 [WARN] too many lines in the log, truncating it