[INFO] fetching crate lpc177x_8x-hal 0.4.0... [INFO] checking lpc177x_8x-hal-0.4.0 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate lpc177x_8x-hal 0.4.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate lpc177x_8x-hal 0.4.0 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/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-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lpc177x_8x v0.13.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ddba916e802ecfcd172e06d22f0c479bcd14df356be3751f4c1bcdc68a2d581 [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" "1ddba916e802ecfcd172e06d22f0c479bcd14df356be3751f4c1bcdc68a2d581", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ddba916e802ecfcd172e06d22f0c479bcd14df356be3751f4c1bcdc68a2d581", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ddba916e802ecfcd172e06d22f0c479bcd14df356be3751f4c1bcdc68a2d581", kill_on_drop: false }` [INFO] [stdout] 1ddba916e802ecfcd172e06d22f0c479bcd14df356be3751f4c1bcdc68a2d581 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7081ab16f326f569d1b57bd7127001ece45e5940c2804e1a8997dd34a3d0549f [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" "7081ab16f326f569d1b57bd7127001ece45e5940c2804e1a8997dd34a3d0549f", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Compiling cortex-m v0.7.2 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Compiling cortex-m v0.5.11 [INFO] [stderr] Compiling cortex-m-rt v0.6.13 [INFO] [stderr] Compiling lpc177x_8x v0.13.5 [INFO] [stderr] Checking aligned v0.2.0 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking embedded-hal v0.2.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking as-slice v0.1.5 [INFO] [stderr] Checking aligned v0.3.4 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [WARN] too many lines in the log, truncating it