[INFO] fetching crate lpc177x_8x-hal 0.4.0... [INFO] checking lpc177x_8x-hal-0.4.0 against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] extracting crate lpc177x_8x-hal 0.4.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate lpc177x_8x-hal 0.4.0 on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-14/source/.cargo/config [INFO] started tweaking crates.io crate lpc177x_8x-hal 0.4.0 [INFO] finished tweaking crates.io crate lpc177x_8x-hal 0.4.0 [INFO] tweaked toml for crates.io crate lpc177x_8x-hal 0.4.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a398bb707dff87f869f1aa50320ab8ad0021898c6076e39036fd96b07f53a9dd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a398bb707dff87f869f1aa50320ab8ad0021898c6076e39036fd96b07f53a9dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a398bb707dff87f869f1aa50320ab8ad0021898c6076e39036fd96b07f53a9dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a398bb707dff87f869f1aa50320ab8ad0021898c6076e39036fd96b07f53a9dd", kill_on_drop: false }` [INFO] [stdout] a398bb707dff87f869f1aa50320ab8ad0021898c6076e39036fd96b07f53a9dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b1ffb9bd7244b9cdd29ccc8daeee89c9b9c9762546d4a80813712eb05fd4679 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2b1ffb9bd7244b9cdd29ccc8daeee89c9b9c9762546d4a80813712eb05fd4679", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling cortex-m v0.5.11 [INFO] [stderr] Checking aligned v0.2.0 [INFO] [stderr] Compiling lpc177x_8x v0.13.5 [INFO] [stderr] Checking embedded-hal v0.2.5 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Checking cortex-m v0.7.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking as-slice v0.1.5 [INFO] [stderr] Checking aligned v0.3.5 [INFO] [stderr] Checking cortex-m v0.6.7 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Checking cortex-m-rt v0.6.14 [INFO] [stderr] Checking lpc177x_8x-hal v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/syscon.rs:176:28 [INFO] [stdout] | [INFO] [stdout] 176 | 100_000_001...120_000_000 => match cfgr.power_boost { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/syscon.rs:190:27 [INFO] [stdout] | [INFO] [stdout] 190 | 80_000_001...100_000_000 => syscon.flashcfg.modify(|_, w| { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/syscon.rs:194:27 [INFO] [stdout] | [INFO] [stdout] 194 | 60_000_001...80_000_000 => syscon.flashcfg.modify(|_, w| { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/syscon.rs:198:27 [INFO] [stdout] | [INFO] [stdout] 198 | 40_000_001...60_000_000 => syscon.flashcfg.modify(|_, w| { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/syscon.rs:202:27 [INFO] [stdout] | [INFO] [stdout] 202 | 20_000_001...40_000_000 => syscon.flashcfg.modify(|_, w| { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/syscon.rs:206:18 [INFO] [stdout] | [INFO] [stdout] 206 | 1...20_000_000 => syscon.flashcfg.modify(|_, w| { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | use hal::digital::{InputPin, OutputPin, StatefulOutputPin}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:9:30 [INFO] [stdout] | [INFO] [stdout] 9 | use hal::digital::{InputPin, OutputPin, StatefulOutputPin}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:9:41 [INFO] [stdout] | [INFO] [stdout] 9 | use hal::digital::{InputPin, OutputPin, StatefulOutputPin}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/syscon.rs:176:28 [INFO] [stdout] | [INFO] [stdout] 176 | 100_000_001...120_000_000 => match cfgr.power_boost { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/syscon.rs:190:27 [INFO] [stdout] | [INFO] [stdout] 190 | 80_000_001...100_000_000 => syscon.flashcfg.modify(|_, w| { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/syscon.rs:194:27 [INFO] [stdout] | [INFO] [stdout] 194 | 60_000_001...80_000_000 => syscon.flashcfg.modify(|_, w| { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/syscon.rs:198:27 [INFO] [stdout] | [INFO] [stdout] 198 | 40_000_001...60_000_000 => syscon.flashcfg.modify(|_, w| { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/syscon.rs:202:27 [INFO] [stdout] | [INFO] [stdout] 202 | 20_000_001...40_000_000 => syscon.flashcfg.modify(|_, w| { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/syscon.rs:206:18 [INFO] [stdout] | [INFO] [stdout] 206 | 1...20_000_000 => syscon.flashcfg.modify(|_, w| { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | use hal::digital::{InputPin, OutputPin, StatefulOutputPin}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:9:30 [INFO] [stdout] | [INFO] [stdout] 9 | use hal::digital::{InputPin, OutputPin, StatefulOutputPin}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:9:41 [INFO] [stdout] | [INFO] [stdout] 9 | use hal::digital::{InputPin, OutputPin, StatefulOutputPin}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `input_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | impl<$($type,)+> OutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | impl<$($type,)+> StatefulOutputPin for $PX_Y<$output_type<$($type,)+>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 727 | / impl_pins!( [INFO] [stdout] 728 | | type_d_pin, TypeDInput, P0_0, p0_0, dir0, pin0, set0, clr0, 0; [INFO] [stdout] 729 | | type_d_pin, TypeDInput, P0_1, p0_1, dir0, pin0, set0, clr0, 1; [INFO] [stdout] 730 | | type_d_pin, TypeDInput, P0_2, p0_2, dir0, pin0, set0, clr0, 2; [INFO] [stdout] ... | [INFO] [stdout] 896 | | type_d_pin, TypeDInput, P5_4, p5_4, dir5, pin5, set5, clr5, 4; [INFO] [stdout] 897 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `stateful_output_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio/mod.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | impl<$($type,)+> InputPin for $PX_Y<$input_type<$($type,)+>> { [WARN] too many lines in the log, truncating it