[INFO] fetching crate edgebadge 0.9.0... [INFO] testing edgebadge-0.9.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate edgebadge 0.9.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate edgebadge 0.9.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4/source/.cargo/config [INFO] started tweaking crates.io crate edgebadge 0.9.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate edgebadge 0.9.0 [INFO] tweaked toml for crates.io crate edgebadge 0.9.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate edgebadge 0.9.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded atomic-polyfill v0.1.5 [INFO] [stderr] Downloaded critical-section v0.2.5 [INFO] [stderr] Downloaded seq-macro v0.2.2 [INFO] [stderr] Downloaded modular-bitfield v0.11.2 [INFO] [stderr] Downloaded rgb v0.8.31 [INFO] [stderr] Downloaded atsamd-hal v0.14.0 [INFO] [stderr] Downloaded modular-bitfield-impl v0.11.2 [INFO] [stderr] Downloaded usbd-serial v0.1.1 [INFO] [stderr] Downloaded micromath v2.0.0 [INFO] [stderr] Downloaded panic-halt v0.2.0 [INFO] [stderr] Downloaded cortex-m-rtic-macros v1.0.0 [INFO] [stderr] Downloaded rtic-syntax v1.0.0 [INFO] [stderr] Downloaded st7735-lcd v0.8.1 [INFO] [stderr] Downloaded lis3dh v0.1.0 [INFO] [stderr] Downloaded tinybmp v0.3.1 [INFO] [stderr] Downloaded hash32 v0.2.1 [INFO] [stderr] Downloaded heapless v0.7.9 [INFO] [stderr] Downloaded rtic-core v1.0.0 [INFO] [stderr] Downloaded rtic-monotonic v1.0.0 [INFO] [stderr] Downloaded cortex-m-rtic v1.0.0 [INFO] [stderr] Downloaded smart-leds v0.3.0 [INFO] [stderr] Downloaded ws2812-timer-delay v0.3.0 [INFO] [stderr] Downloaded smart-leds-trait v0.2.1 [INFO] [stderr] Downloaded accelerometer v0.6.1 [INFO] [stderr] Downloaded micromath v0.3.1 [INFO] [stderr] Downloaded atsamd51j v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43178ae835efc722b3f8754f394a7ce4723805d14646e9f2c594a66fc42a661b [INFO] running `Command { std: "docker" "start" "-a" "43178ae835efc722b3f8754f394a7ce4723805d14646e9f2c594a66fc42a661b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43178ae835efc722b3f8754f394a7ce4723805d14646e9f2c594a66fc42a661b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43178ae835efc722b3f8754f394a7ce4723805d14646e9f2c594a66fc42a661b", kill_on_drop: false }` [INFO] [stdout] 43178ae835efc722b3f8754f394a7ce4723805d14646e9f2c594a66fc42a661b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b312b557297c0b3ec998e78653039b2ffefb0d2fc1775402c662981df802650 [INFO] running `Command { std: "docker" "start" "-a" "8b312b557297c0b3ec998e78653039b2ffefb0d2fc1775402c662981df802650", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling cortex-m-rt v0.7.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cortex-m v0.7.4 [INFO] [stderr] Compiling az v1.2.0 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling atsamd51j v0.11.0 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling micromath v1.1.1 [INFO] [stderr] Compiling seq-macro v0.2.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling replace_with v0.1.7 [INFO] [stderr] Compiling edgebadge v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling volatile-register v0.2.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling embedded-hal v0.2.6 [INFO] [stderr] Compiling rgb v0.8.31 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling smart-leds-trait v0.2.1 [INFO] [stderr] Compiling ws2812-timer-delay v0.3.0 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling embedded-graphics-core v0.3.3 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling embedded-graphics v0.7.1 [INFO] [stderr] Compiling st7735-lcd v0.8.1 [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.0 [INFO] [stderr] Compiling modular-bitfield-impl v0.11.2 [INFO] [stderr] Compiling modular-bitfield v0.11.2 [INFO] [stderr] Compiling atsamd-hal v0.14.0 [INFO] [stdout] warning: use of deprecated module `atsamd_hal::common`: The `common` module is deprecated and will be removed in a future [INFO] [stdout] release. Directly use modules from atsamd_hal instead. [INFO] [stdout] --> src/lib.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | pub use hal::common::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated module `atsamd_hal::samd51`: The `samd51` module is deprecated and will be removed in a future [INFO] [stdout] release. [INFO] [stdout] --> src/lib.rs:17:14 [INFO] [stdout] | [INFO] [stdout] 17 | pub use hal::samd51::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/buttons.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use gpio::{Floating, Input, Output, PushPull}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/buttons.rs:4:22 [INFO] [stdout] | [INFO] [stdout] 4 | use gpio::{Floating, Input, Output, PushPull}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/buttons.rs:4:29 [INFO] [stdout] | [INFO] [stdout] 4 | use gpio::{Floating, Input, Output, PushPull}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PushPull`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/buttons.rs:4:37 [INFO] [stdout] | [INFO] [stdout] 4 | use gpio::{Floating, Input, Output, PushPull}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb0`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/buttons.rs:147:16 [INFO] [stdout] | [INFO] [stdout] 147 | pub latch: Pb0>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/buttons.rs:147:20 [INFO] [stdout] | [INFO] [stdout] 147 | pub latch: Pb0>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PushPull`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/buttons.rs:147:27 [INFO] [stdout] | [INFO] [stdout] 147 | pub latch: Pb0>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb30`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/buttons.rs:149:18 [INFO] [stdout] | [INFO] [stdout] 149 | pub data_in: Pb30>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/buttons.rs:149:23 [INFO] [stdout] | [INFO] [stdout] 149 | pub data_in: Pb30>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/buttons.rs:149:29 [INFO] [stdout] | [INFO] [stdout] 149 | pub data_in: Pb30>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb31`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/buttons.rs:151:16 [INFO] [stdout] | [INFO] [stdout] 151 | pub clock: Pb31>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/buttons.rs:151:21 [INFO] [stdout] | [INFO] [stdout] 151 | pub clock: Pb31>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PushPull`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/buttons.rs:151:28 [INFO] [stdout] | [INFO] [stdout] 151 | pub clock: Pb31>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | use gpio::{Floating, Input, Output, Port, PushPull}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | use gpio::{Floating, Input, Output, Port, PushPull}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:5:29 [INFO] [stdout] | [INFO] [stdout] 5 | use gpio::{Floating, Input, Output, Port, PushPull}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::gpio::Port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:5:37 [INFO] [stdout] | [INFO] [stdout] 5 | use gpio::{Floating, Input, Output, Port, PushPull}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PushPull`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:5:43 [INFO] [stdout] | [INFO] [stdout] 5 | use gpio::{Floating, Input, Output, Port, PushPull}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `atsamd_hal::define_pins`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | use hal::define_pins; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::SPIMaster1`: The `sercom::v1::spi` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::spi` module instead. [INFO] [stdout] --> src/pins.rs:11:39 [INFO] [stdout] | [INFO] [stdout] 11 | use hal::sercom::{I2CMaster2, PadPin, SPIMaster1, SPIMaster4, UART5}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::SPIMaster4`: The `sercom::v1::spi` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::spi` module instead. [INFO] [stdout] --> src/pins.rs:11:51 [INFO] [stdout] | [INFO] [stdout] 11 | use hal::sercom::{I2CMaster2, PadPin, SPIMaster1, SPIMaster4, UART5}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::UART5`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::uart` module instead. [INFO] [stdout] --> src/pins.rs:11:63 [INFO] [stdout] | [INFO] [stdout] 11 | use hal::sercom::{I2CMaster2, PadPin, SPIMaster1, SPIMaster4, UART5}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::gpio::Port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa2`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa27`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa5`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa4`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa6`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb1`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb4`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb3`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb2`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa14`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa18`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb14`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa15`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa19`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa20`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa21`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb15`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa0`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb5`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa1`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa24`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa25`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb0`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb30`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb31`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb10`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb11`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa10`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa11`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::gpio::Port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:251:15 [INFO] [stdout] | [INFO] [stdout] 251 | pub port: Port, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:257:18 [INFO] [stdout] | [INFO] [stdout] 257 | pub led_pin: Pa23>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:257:23 [INFO] [stdout] | [INFO] [stdout] 257 | pub led_pin: Pa23>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:257:29 [INFO] [stdout] | [INFO] [stdout] 257 | pub led_pin: Pa23>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb4`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | pub light_pin: Pb4>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:263:24 [INFO] [stdout] | [INFO] [stdout] 263 | pub light_pin: Pb4>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:263:30 [INFO] [stdout] | [INFO] [stdout] 263 | pub light_pin: Pb4>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb14`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:297:20 [INFO] [stdout] | [INFO] [stdout] 297 | pub accel_irq: Pb14>, // TODO remove once we make miso optional [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:297:25 [INFO] [stdout] | [INFO] [stdout] 297 | pub accel_irq: Pb14>, // TODO remove once we make miso optional [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:297:31 [INFO] [stdout] | [INFO] [stdout] 297 | pub accel_irq: Pb14>, // TODO remove once we make miso optional [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb15`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:298:19 [INFO] [stdout] | [INFO] [stdout] 298 | pub tft_mosi: Pb15>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:298:24 [INFO] [stdout] | [INFO] [stdout] 298 | pub tft_mosi: Pb15>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:298:30 [INFO] [stdout] | [INFO] [stdout] 298 | pub tft_mosi: Pb15>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:299:18 [INFO] [stdout] | [INFO] [stdout] 299 | pub tft_sck: Pb13>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:299:23 [INFO] [stdout] | [INFO] [stdout] 299 | pub tft_sck: Pb13>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:299:29 [INFO] [stdout] | [INFO] [stdout] 299 | pub tft_sck: Pb13>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa0`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:300:20 [INFO] [stdout] | [INFO] [stdout] 300 | pub tft_reset: Pa0>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:300:24 [INFO] [stdout] | [INFO] [stdout] 300 | pub tft_reset: Pa0>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:300:30 [INFO] [stdout] | [INFO] [stdout] 300 | pub tft_reset: Pa0>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:301:17 [INFO] [stdout] | [INFO] [stdout] 301 | pub tft_cs: Pb12>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:301:22 [INFO] [stdout] | [INFO] [stdout] 301 | pub tft_cs: Pb12>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | pub tft_cs: Pb12>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb5`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:302:17 [INFO] [stdout] | [INFO] [stdout] 302 | pub tft_dc: Pb5>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:302:21 [INFO] [stdout] | [INFO] [stdout] 302 | pub tft_dc: Pb5>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:302:27 [INFO] [stdout] | [INFO] [stdout] 302 | pub tft_dc: Pb5>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa1`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:303:24 [INFO] [stdout] | [INFO] [stdout] 303 | pub tft_backlight: Pa1>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:303:28 [INFO] [stdout] | [INFO] [stdout] 303 | pub tft_backlight: Pa1>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:303:34 [INFO] [stdout] | [INFO] [stdout] 303 | pub tft_backlight: Pa1>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa15`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:377:19 [INFO] [stdout] | [INFO] [stdout] 377 | pub neopixel: Pa15>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:377:24 [INFO] [stdout] | [INFO] [stdout] 377 | pub neopixel: Pa15>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:377:30 [INFO] [stdout] | [INFO] [stdout] 377 | pub neopixel: Pa15>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:396:15 [INFO] [stdout] | [INFO] [stdout] 396 | pub mosi: Pb23>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:396:20 [INFO] [stdout] | [INFO] [stdout] 396 | pub mosi: Pb23>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:396:26 [INFO] [stdout] | [INFO] [stdout] 396 | pub mosi: Pb23>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:397:15 [INFO] [stdout] | [INFO] [stdout] 397 | pub miso: Pb22>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:397:20 [INFO] [stdout] | [INFO] [stdout] 397 | pub miso: Pb22>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:397:26 [INFO] [stdout] | [INFO] [stdout] 397 | pub miso: Pb22>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:398:14 [INFO] [stdout] | [INFO] [stdout] 398 | pub sck: Pa17>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:398:19 [INFO] [stdout] | [INFO] [stdout] 398 | pub sck: Pa17>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:398:25 [INFO] [stdout] | [INFO] [stdout] 398 | pub sck: Pa17>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:437:14 [INFO] [stdout] | [INFO] [stdout] 437 | pub sda: Pa12>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:437:19 [INFO] [stdout] | [INFO] [stdout] 437 | pub sda: Pa12>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:437:25 [INFO] [stdout] | [INFO] [stdout] 437 | pub sda: Pa12>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:438:14 [INFO] [stdout] | [INFO] [stdout] 438 | pub scl: Pa13>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:438:19 [INFO] [stdout] | [INFO] [stdout] 438 | pub scl: Pa13>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:438:25 [INFO] [stdout] | [INFO] [stdout] 438 | pub scl: Pa13>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa2`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:466:18 [INFO] [stdout] | [INFO] [stdout] 466 | pub speaker: Pa2>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:466:22 [INFO] [stdout] | [INFO] [stdout] 466 | pub speaker: Pa2>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:466:28 [INFO] [stdout] | [INFO] [stdout] 466 | pub speaker: Pa2>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa27`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:467:17 [INFO] [stdout] | [INFO] [stdout] 467 | pub enable: Pa27>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:467:22 [INFO] [stdout] | [INFO] [stdout] 467 | pub enable: Pa27>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:467:28 [INFO] [stdout] | [INFO] [stdout] 467 | pub enable: Pa27>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa24`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:472:13 [INFO] [stdout] | [INFO] [stdout] 472 | pub dm: Pa24>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:472:18 [INFO] [stdout] | [INFO] [stdout] 472 | pub dm: Pa24>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:472:24 [INFO] [stdout] | [INFO] [stdout] 472 | pub dm: Pa24>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa25`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:473:13 [INFO] [stdout] | [INFO] [stdout] 473 | pub dp: Pa25>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:473:18 [INFO] [stdout] | [INFO] [stdout] 473 | pub dp: Pa25>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:473:24 [INFO] [stdout] | [INFO] [stdout] 473 | pub dp: Pa25>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:496:13 [INFO] [stdout] | [INFO] [stdout] 496 | pub tx: Pb16>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:496:18 [INFO] [stdout] | [INFO] [stdout] 496 | pub tx: Pb16>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:496:24 [INFO] [stdout] | [INFO] [stdout] 496 | pub tx: Pb16>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:497:13 [INFO] [stdout] | [INFO] [stdout] 497 | pub rx: Pb17>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:497:18 [INFO] [stdout] | [INFO] [stdout] 497 | pub rx: Pb17>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:497:24 [INFO] [stdout] | [INFO] [stdout] 497 | pub rx: Pb17>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa5`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:526:13 [INFO] [stdout] | [INFO] [stdout] 526 | pub a1: Pa5>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:526:17 [INFO] [stdout] | [INFO] [stdout] 526 | pub a1: Pa5>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:526:23 [INFO] [stdout] | [INFO] [stdout] 526 | pub a1: Pa5>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:527:13 [INFO] [stdout] | [INFO] [stdout] 527 | pub a2: Pb8>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:527:17 [INFO] [stdout] | [INFO] [stdout] 527 | pub a2: Pb8>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:527:23 [INFO] [stdout] | [INFO] [stdout] 527 | pub a2: Pb8>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:528:13 [INFO] [stdout] | [INFO] [stdout] 528 | pub a3: Pb9>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:528:17 [INFO] [stdout] | [INFO] [stdout] 528 | pub a3: Pb9>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:528:23 [INFO] [stdout] | [INFO] [stdout] 528 | pub a3: Pb9>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa4`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:529:13 [INFO] [stdout] | [INFO] [stdout] 529 | pub a4: Pa4>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:529:17 [INFO] [stdout] | [INFO] [stdout] 529 | pub a4: Pa4>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:529:23 [INFO] [stdout] | [INFO] [stdout] 529 | pub a4: Pa4>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa6`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:530:13 [INFO] [stdout] | [INFO] [stdout] 530 | pub a5: Pa6>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:530:17 [INFO] [stdout] | [INFO] [stdout] 530 | pub a5: Pa6>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:530:23 [INFO] [stdout] | [INFO] [stdout] 530 | pub a5: Pa6>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb3`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:536:13 [INFO] [stdout] | [INFO] [stdout] 536 | pub d2: Pb3>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:536:17 [INFO] [stdout] | [INFO] [stdout] 536 | pub d2: Pb3>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:536:23 [INFO] [stdout] | [INFO] [stdout] 536 | pub d2: Pb3>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb2`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:538:13 [INFO] [stdout] | [INFO] [stdout] 538 | pub d3: Pb2>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:538:17 [INFO] [stdout] | [INFO] [stdout] 538 | pub d3: Pb2>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:538:23 [INFO] [stdout] | [INFO] [stdout] 538 | pub d3: Pb2>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa14`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:539:13 [INFO] [stdout] | [INFO] [stdout] 539 | pub d4: Pa14>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:539:18 [INFO] [stdout] | [INFO] [stdout] 539 | pub d4: Pa14>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:539:24 [INFO] [stdout] | [INFO] [stdout] 539 | pub d4: Pa14>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:540:13 [INFO] [stdout] | [INFO] [stdout] 540 | pub d5: Pa16>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:540:18 [INFO] [stdout] | [INFO] [stdout] 540 | pub d5: Pa16>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:540:24 [INFO] [stdout] | [INFO] [stdout] 540 | pub d5: Pa16>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa18`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:541:13 [INFO] [stdout] | [INFO] [stdout] 541 | pub d6: Pa18>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:541:18 [INFO] [stdout] | [INFO] [stdout] 541 | pub d6: Pa18>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:541:24 [INFO] [stdout] | [INFO] [stdout] 541 | pub d6: Pa18>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa19`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:542:13 [INFO] [stdout] | [INFO] [stdout] 542 | pub d9: Pa19>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:542:18 [INFO] [stdout] | [INFO] [stdout] 542 | pub d9: Pa19>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:542:24 [INFO] [stdout] | [INFO] [stdout] 542 | pub d9: Pa19>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa20`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:543:14 [INFO] [stdout] | [INFO] [stdout] 543 | pub d10: Pa20>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:543:19 [INFO] [stdout] | [INFO] [stdout] 543 | pub d10: Pa20>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:543:25 [INFO] [stdout] | [INFO] [stdout] 543 | pub d10: Pa20>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa21`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:544:14 [INFO] [stdout] | [INFO] [stdout] 544 | pub d11: Pa21>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:544:19 [INFO] [stdout] | [INFO] [stdout] 544 | pub d11: Pa21>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:544:25 [INFO] [stdout] | [INFO] [stdout] 544 | pub d11: Pa21>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:545:14 [INFO] [stdout] | [INFO] [stdout] 545 | pub d12: Pa22>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:545:19 [INFO] [stdout] | [INFO] [stdout] 545 | pub d12: Pa22>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:545:25 [INFO] [stdout] | [INFO] [stdout] 545 | pub d12: Pa22>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb10`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:550:14 [INFO] [stdout] | [INFO] [stdout] 550 | pub sck: Pb10>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:550:19 [INFO] [stdout] | [INFO] [stdout] 550 | pub sck: Pb10>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:550:25 [INFO] [stdout] | [INFO] [stdout] 550 | pub sck: Pb10>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb11`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:551:13 [INFO] [stdout] | [INFO] [stdout] 551 | pub cs: Pb11>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:551:18 [INFO] [stdout] | [INFO] [stdout] 551 | pub cs: Pb11>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:551:24 [INFO] [stdout] | [INFO] [stdout] 551 | pub cs: Pb11>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:552:16 [INFO] [stdout] | [INFO] [stdout] 552 | pub data0: Pa8>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:552:20 [INFO] [stdout] | [INFO] [stdout] 552 | pub data0: Pa8>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:552:26 [INFO] [stdout] | [INFO] [stdout] 552 | pub data0: Pa8>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:553:16 [INFO] [stdout] | [INFO] [stdout] 553 | pub data1: Pa9>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:553:20 [INFO] [stdout] | [INFO] [stdout] 553 | pub data1: Pa9>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:553:26 [INFO] [stdout] | [INFO] [stdout] 553 | pub data1: Pa9>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa10`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:554:16 [INFO] [stdout] | [INFO] [stdout] 554 | pub data2: Pa10>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:554:21 [INFO] [stdout] | [INFO] [stdout] 554 | pub data2: Pa10>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:554:27 [INFO] [stdout] | [INFO] [stdout] 554 | pub data2: Pa10>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa11`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:555:16 [INFO] [stdout] | [INFO] [stdout] 555 | pub data3: Pa11>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:555:21 [INFO] [stdout] | [INFO] [stdout] 555 | pub data3: Pa11>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:555:27 [INFO] [stdout] | [INFO] [stdout] 555 | pub data3: Pa11>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb0`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:561:16 [INFO] [stdout] | [INFO] [stdout] 561 | pub latch: Pb0>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:561:20 [INFO] [stdout] | [INFO] [stdout] 561 | pub latch: Pb0>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:561:26 [INFO] [stdout] | [INFO] [stdout] 561 | pub latch: Pb0>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb30`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:563:18 [INFO] [stdout] | [INFO] [stdout] 563 | pub data_in: Pb30>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:563:23 [INFO] [stdout] | [INFO] [stdout] 563 | pub data_in: Pb30>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:563:29 [INFO] [stdout] | [INFO] [stdout] 563 | pub data_in: Pb30>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb31`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:565:16 [INFO] [stdout] | [INFO] [stdout] 565 | pub clock: Pb31>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:565:21 [INFO] [stdout] | [INFO] [stdout] 565 | pub clock: Pb31>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:565:27 [INFO] [stdout] | [INFO] [stdout] 565 | pub clock: Pb31>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb1`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:594:18 [INFO] [stdout] | [INFO] [stdout] 594 | pub battery: Pb1, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfB`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:594:22 [INFO] [stdout] | [INFO] [stdout] 594 | pub battery: Pb1, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb1`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:609:18 [INFO] [stdout] | [INFO] [stdout] 609 | pub battery: Pb1>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:609:22 [INFO] [stdout] | [INFO] [stdout] 609 | pub battery: Pb1>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:609:28 [INFO] [stdout] | [INFO] [stdout] 609 | pub battery: Pb1>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::gpio::Port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:316:20 [INFO] [stdout] | [INFO] [stdout] 316 | port: &mut Port, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::SPIMaster4`: The `sercom::v1::spi` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::spi` module instead. [INFO] [stdout] --> src/pins.rs:320:17 [INFO] [stdout] | [INFO] [stdout] 320 | SPIMaster4< [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb14`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:321:46 [INFO] [stdout] | [INFO] [stdout] 321 | hal::sercom::Sercom4Pad2>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:321:51 [INFO] [stdout] | [INFO] [stdout] 321 | hal::sercom::Sercom4Pad2>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb15`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:322:46 [INFO] [stdout] | [INFO] [stdout] 322 | hal::sercom::Sercom4Pad3>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:322:51 [INFO] [stdout] | [INFO] [stdout] 322 | hal::sercom::Sercom4Pad3>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:323:46 [INFO] [stdout] | [INFO] [stdout] 323 | hal::sercom::Sercom4Pad1>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:323:51 [INFO] [stdout] | [INFO] [stdout] 323 | hal::sercom::Sercom4Pad1>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb5`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:325:17 [INFO] [stdout] | [INFO] [stdout] 325 | Pb5>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:325:21 [INFO] [stdout] | [INFO] [stdout] 325 | Pb5>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PushPull`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:325:28 [INFO] [stdout] | [INFO] [stdout] 325 | Pb5>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa0`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:326:17 [INFO] [stdout] | [INFO] [stdout] 326 | Pa0>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:326:21 [INFO] [stdout] | [INFO] [stdout] 326 | Pa0>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PushPull`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:326:28 [INFO] [stdout] | [INFO] [stdout] 326 | Pa0>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::SPIMaster4`: The `sercom::v1::spi` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::spi` module instead. [INFO] [stdout] --> src/pins.rs:333:23 [INFO] [stdout] | [INFO] [stdout] 333 | let tft_spi = SPIMaster4::new( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::gpio::Port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:386:20 [INFO] [stdout] | [INFO] [stdout] 386 | port: &mut Port, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa15`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:387:41 [INFO] [stdout] | [INFO] [stdout] 387 | ) -> ws2812::Ws2812>>> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:387:46 [INFO] [stdout] | [INFO] [stdout] 387 | ) -> ws2812::Ws2812>>> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PushPull`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:387:53 [INFO] [stdout] | [INFO] [stdout] 387 | ) -> ws2812::Ws2812>>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::gpio::Port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:410:20 [INFO] [stdout] | [INFO] [stdout] 410 | port: &mut Port, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::SPIMaster1`: The `sercom::v1::spi` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::spi` module instead. [INFO] [stdout] --> src/pins.rs:411:10 [INFO] [stdout] | [INFO] [stdout] 411 | ) -> SPIMaster1< [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:412:34 [INFO] [stdout] | [INFO] [stdout] 412 | hal::sercom::Sercom1Pad2>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:412:39 [INFO] [stdout] | [INFO] [stdout] 412 | hal::sercom::Sercom1Pad2>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:413:34 [INFO] [stdout] | [INFO] [stdout] 413 | hal::sercom::Sercom1Pad3>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:413:39 [INFO] [stdout] | [INFO] [stdout] 413 | hal::sercom::Sercom1Pad3>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:414:34 [INFO] [stdout] | [INFO] [stdout] 414 | hal::sercom::Sercom1Pad1>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:414:39 [INFO] [stdout] | [INFO] [stdout] 414 | hal::sercom::Sercom1Pad1>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::SPIMaster1`: The `sercom::v1::spi` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::spi` module instead. [INFO] [stdout] --> src/pins.rs:417:9 [INFO] [stdout] | [INFO] [stdout] 417 | SPIMaster1::new( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::gpio::Port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:450:20 [INFO] [stdout] | [INFO] [stdout] 450 | port: &mut Port, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:451:46 [INFO] [stdout] | [INFO] [stdout] 451 | ) -> I2CMaster2>, hal::sercom::Sercom2Pad1>> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:451:51 [INFO] [stdout] | [INFO] [stdout] 451 | ) -> I2CMaster2>, hal::sercom::Sercom2Pad1>> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:451:83 [INFO] [stdout] | [INFO] [stdout] 451 | ) -> I2CMaster2>, hal::sercom::Sercom2Pad1>> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:451:88 [INFO] [stdout] | [INFO] [stdout] 451 | ) -> I2CMaster2>, hal::sercom::Sercom2Pad1>> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::gpio::Port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:509:20 [INFO] [stdout] | [INFO] [stdout] 509 | port: &mut Port, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::UART5`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::uart` module instead. [INFO] [stdout] --> src/pins.rs:510:10 [INFO] [stdout] | [INFO] [stdout] 510 | ) -> UART5>, hal::sercom::Sercom5Pad0>, (), ()> [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:510:41 [INFO] [stdout] | [INFO] [stdout] 510 | ) -> UART5>, hal::sercom::Sercom5Pad0>, (), ()> [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:510:46 [INFO] [stdout] | [INFO] [stdout] 510 | ) -> UART5>, hal::sercom::Sercom5Pad0>, (), ()> [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:510:78 [INFO] [stdout] | [INFO] [stdout] 510 | ) -> UART5>, hal::sercom::Sercom5Pad0>, (), ()> [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:510:83 [INFO] [stdout] | [INFO] [stdout] 510 | ) -> UART5>, hal::sercom::Sercom5Pad0>, (), ()> [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::UART5`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::uart` module instead. [INFO] [stdout] --> src/pins.rs:514:9 [INFO] [stdout] | [INFO] [stdout] 514 | UART5::new( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::gpio::Port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:572:34 [INFO] [stdout] | [INFO] [stdout] 572 | pub fn init(self, port: &mut Port) -> ButtonReader { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::gpio::Port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:616:34 [INFO] [stdout] | [INFO] [stdout] 616 | pub fn init(self, port: &mut Port) -> BatteryReader { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::sercom::SPIMaster4::::new`: The `sercom::v1::spi` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::spi` module instead. [INFO] [stdout] --> src/pins.rs:333:35 [INFO] [stdout] | [INFO] [stdout] 333 | let tft_spi = SPIMaster4::new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::gpio::Pin::::into_push_pull_output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:349:38 [INFO] [stdout] | [INFO] [stdout] 349 | let mut tft_cs = self.tft_cs.into_push_pull_output(port); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::gpio::Pin::::into_push_pull_output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:352:34 [INFO] [stdout] | [INFO] [stdout] 352 | let tft_dc = self.tft_dc.into_push_pull_output(port); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::gpio::Pin::::into_push_pull_output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:353:40 [INFO] [stdout] | [INFO] [stdout] 353 | let tft_reset = self.tft_reset.into_push_pull_output(port); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::gpio::Pin::::into_function_e`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:360:48 [INFO] [stdout] | [INFO] [stdout] 360 | let tft_backlight = self.tft_backlight.into_function_e(port); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::gpio::Pin::::into_push_pull_output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:388:59 [INFO] [stdout] | [INFO] [stdout] 388 | let neopixel_pin: OldOutputPin<_> = self.neopixel.into_push_pull_output(port).into(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::sercom::SPIMaster1::::new`: The `sercom::v1::spi` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::spi` module instead. [INFO] [stdout] --> src/pins.rs:417:21 [INFO] [stdout] | [INFO] [stdout] 417 | SPIMaster1::new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::sercom::UART5::::new`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::uart` module instead. [INFO] [stdout] --> src/pins.rs:514:16 [INFO] [stdout] | [INFO] [stdout] 514 | UART5::new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::gpio::Pin::::into_push_pull_output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:573:36 [INFO] [stdout] | [INFO] [stdout] 573 | let mut latch = self.latch.into_push_pull_output(port); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::gpio::Pin::::into_floating_input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:576:36 [INFO] [stdout] | [INFO] [stdout] 576 | let data_in = self.data_in.into_floating_input(port); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::gpio::Pin::::into_push_pull_output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:578:36 [INFO] [stdout] | [INFO] [stdout] 578 | let mut clock = self.clock.into_push_pull_output(port); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::gpio::Pin::::into_function_b`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:618:35 [INFO] [stdout] | [INFO] [stdout] 618 | battery: self.battery.into_function_b(port), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::gpio::GpioExt::split`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa2`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa27`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa5`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa4`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa6`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb1`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb4`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb3`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb2`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa14`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa18`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb14`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa15`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa19`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa20`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa21`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb15`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa0`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb5`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa1`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa24`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa25`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb0`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb30`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb31`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb10`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb11`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa10`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa11`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 311 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.66s [INFO] running `Command { std: "docker" "inspect" "8b312b557297c0b3ec998e78653039b2ffefb0d2fc1775402c662981df802650", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b312b557297c0b3ec998e78653039b2ffefb0d2fc1775402c662981df802650", kill_on_drop: false }` [INFO] [stdout] 8b312b557297c0b3ec998e78653039b2ffefb0d2fc1775402c662981df802650 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a09cb5f012f7f0ddec1b77f781a039a0b67bd8f7de07313cbf11b03f0e03eee [INFO] running `Command { std: "docker" "start" "-a" "9a09cb5f012f7f0ddec1b77f781a039a0b67bd8f7de07313cbf11b03f0e03eee", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling heapless v0.7.9 [INFO] [stderr] Compiling lis3dh v0.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling bare-metal v1.0.0 [INFO] [stderr] Compiling usb-device v0.2.8 [INFO] [stderr] Compiling rtic-monotonic v1.0.0 [INFO] [stderr] Compiling rtic-core v1.0.0 [INFO] [stderr] Compiling panic-halt v0.2.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling smart-leds v0.3.0 [INFO] [stdout] warning: use of deprecated module `atsamd_hal::common`: The `common` module is deprecated and will be removed in a future [INFO] [stdout] release. Directly use modules from atsamd_hal instead. [INFO] [stdout] --> src/lib.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | pub use hal::common::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated module `atsamd_hal::samd51`: The `samd51` module is deprecated and will be removed in a future [INFO] [stdout] release. [INFO] [stdout] --> src/lib.rs:17:14 [INFO] [stdout] | [INFO] [stdout] 17 | pub use hal::samd51::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/buttons.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use gpio::{Floating, Input, Output, PushPull}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/buttons.rs:4:22 [INFO] [stdout] | [INFO] [stdout] 4 | use gpio::{Floating, Input, Output, PushPull}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/buttons.rs:4:29 [INFO] [stdout] | [INFO] [stdout] 4 | use gpio::{Floating, Input, Output, PushPull}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PushPull`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/buttons.rs:4:37 [INFO] [stdout] | [INFO] [stdout] 4 | use gpio::{Floating, Input, Output, PushPull}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb0`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/buttons.rs:147:16 [INFO] [stdout] | [INFO] [stdout] 147 | pub latch: Pb0>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/buttons.rs:147:20 [INFO] [stdout] | [INFO] [stdout] 147 | pub latch: Pb0>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PushPull`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/buttons.rs:147:27 [INFO] [stdout] | [INFO] [stdout] 147 | pub latch: Pb0>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb30`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/buttons.rs:149:18 [INFO] [stdout] | [INFO] [stdout] 149 | pub data_in: Pb30>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/buttons.rs:149:23 [INFO] [stdout] | [INFO] [stdout] 149 | pub data_in: Pb30>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/buttons.rs:149:29 [INFO] [stdout] | [INFO] [stdout] 149 | pub data_in: Pb30>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb31`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/buttons.rs:151:16 [INFO] [stdout] | [INFO] [stdout] 151 | pub clock: Pb31>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/buttons.rs:151:21 [INFO] [stdout] | [INFO] [stdout] 151 | pub clock: Pb31>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PushPull`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/buttons.rs:151:28 [INFO] [stdout] | [INFO] [stdout] 151 | pub clock: Pb31>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | use gpio::{Floating, Input, Output, Port, PushPull}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | use gpio::{Floating, Input, Output, Port, PushPull}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:5:29 [INFO] [stdout] | [INFO] [stdout] 5 | use gpio::{Floating, Input, Output, Port, PushPull}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::gpio::Port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:5:37 [INFO] [stdout] | [INFO] [stdout] 5 | use gpio::{Floating, Input, Output, Port, PushPull}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PushPull`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:5:43 [INFO] [stdout] | [INFO] [stdout] 5 | use gpio::{Floating, Input, Output, Port, PushPull}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `atsamd_hal::define_pins`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | use hal::define_pins; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::SPIMaster1`: The `sercom::v1::spi` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::spi` module instead. [INFO] [stdout] --> src/pins.rs:11:39 [INFO] [stdout] | [INFO] [stdout] 11 | use hal::sercom::{I2CMaster2, PadPin, SPIMaster1, SPIMaster4, UART5}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::SPIMaster4`: The `sercom::v1::spi` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::spi` module instead. [INFO] [stdout] --> src/pins.rs:11:51 [INFO] [stdout] | [INFO] [stdout] 11 | use hal::sercom::{I2CMaster2, PadPin, SPIMaster1, SPIMaster4, UART5}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::UART5`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::uart` module instead. [INFO] [stdout] --> src/pins.rs:11:63 [INFO] [stdout] | [INFO] [stdout] 11 | use hal::sercom::{I2CMaster2, PadPin, SPIMaster1, SPIMaster4, UART5}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::gpio::Port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa2`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa27`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa5`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa4`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa6`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb1`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb4`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb3`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb2`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa14`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa18`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb14`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa15`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa19`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa20`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa21`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb15`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa0`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb5`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa1`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa24`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa25`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb0`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb30`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb31`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb10`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb11`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa10`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa11`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::gpio::Port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:251:15 [INFO] [stdout] | [INFO] [stdout] 251 | pub port: Port, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:257:18 [INFO] [stdout] | [INFO] [stdout] 257 | pub led_pin: Pa23>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:257:23 [INFO] [stdout] | [INFO] [stdout] 257 | pub led_pin: Pa23>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:257:29 [INFO] [stdout] | [INFO] [stdout] 257 | pub led_pin: Pa23>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb4`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | pub light_pin: Pb4>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:263:24 [INFO] [stdout] | [INFO] [stdout] 263 | pub light_pin: Pb4>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:263:30 [INFO] [stdout] | [INFO] [stdout] 263 | pub light_pin: Pb4>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb14`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:297:20 [INFO] [stdout] | [INFO] [stdout] 297 | pub accel_irq: Pb14>, // TODO remove once we make miso optional [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:297:25 [INFO] [stdout] | [INFO] [stdout] 297 | pub accel_irq: Pb14>, // TODO remove once we make miso optional [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:297:31 [INFO] [stdout] | [INFO] [stdout] 297 | pub accel_irq: Pb14>, // TODO remove once we make miso optional [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb15`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:298:19 [INFO] [stdout] | [INFO] [stdout] 298 | pub tft_mosi: Pb15>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:298:24 [INFO] [stdout] | [INFO] [stdout] 298 | pub tft_mosi: Pb15>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:298:30 [INFO] [stdout] | [INFO] [stdout] 298 | pub tft_mosi: Pb15>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:299:18 [INFO] [stdout] | [INFO] [stdout] 299 | pub tft_sck: Pb13>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:299:23 [INFO] [stdout] | [INFO] [stdout] 299 | pub tft_sck: Pb13>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:299:29 [INFO] [stdout] | [INFO] [stdout] 299 | pub tft_sck: Pb13>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa0`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:300:20 [INFO] [stdout] | [INFO] [stdout] 300 | pub tft_reset: Pa0>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:300:24 [INFO] [stdout] | [INFO] [stdout] 300 | pub tft_reset: Pa0>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:300:30 [INFO] [stdout] | [INFO] [stdout] 300 | pub tft_reset: Pa0>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:301:17 [INFO] [stdout] | [INFO] [stdout] 301 | pub tft_cs: Pb12>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:301:22 [INFO] [stdout] | [INFO] [stdout] 301 | pub tft_cs: Pb12>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | pub tft_cs: Pb12>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb5`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:302:17 [INFO] [stdout] | [INFO] [stdout] 302 | pub tft_dc: Pb5>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:302:21 [INFO] [stdout] | [INFO] [stdout] 302 | pub tft_dc: Pb5>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:302:27 [INFO] [stdout] | [INFO] [stdout] 302 | pub tft_dc: Pb5>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa1`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:303:24 [INFO] [stdout] | [INFO] [stdout] 303 | pub tft_backlight: Pa1>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:303:28 [INFO] [stdout] | [INFO] [stdout] 303 | pub tft_backlight: Pa1>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:303:34 [INFO] [stdout] | [INFO] [stdout] 303 | pub tft_backlight: Pa1>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa15`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:377:19 [INFO] [stdout] | [INFO] [stdout] 377 | pub neopixel: Pa15>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:377:24 [INFO] [stdout] | [INFO] [stdout] 377 | pub neopixel: Pa15>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:377:30 [INFO] [stdout] | [INFO] [stdout] 377 | pub neopixel: Pa15>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:396:15 [INFO] [stdout] | [INFO] [stdout] 396 | pub mosi: Pb23>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:396:20 [INFO] [stdout] | [INFO] [stdout] 396 | pub mosi: Pb23>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:396:26 [INFO] [stdout] | [INFO] [stdout] 396 | pub mosi: Pb23>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:397:15 [INFO] [stdout] | [INFO] [stdout] 397 | pub miso: Pb22>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:397:20 [INFO] [stdout] | [INFO] [stdout] 397 | pub miso: Pb22>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:397:26 [INFO] [stdout] | [INFO] [stdout] 397 | pub miso: Pb22>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:398:14 [INFO] [stdout] | [INFO] [stdout] 398 | pub sck: Pa17>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:398:19 [INFO] [stdout] | [INFO] [stdout] 398 | pub sck: Pa17>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:398:25 [INFO] [stdout] | [INFO] [stdout] 398 | pub sck: Pa17>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:437:14 [INFO] [stdout] | [INFO] [stdout] 437 | pub sda: Pa12>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:437:19 [INFO] [stdout] | [INFO] [stdout] 437 | pub sda: Pa12>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:437:25 [INFO] [stdout] | [INFO] [stdout] 437 | pub sda: Pa12>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:438:14 [INFO] [stdout] | [INFO] [stdout] 438 | pub scl: Pa13>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:438:19 [INFO] [stdout] | [INFO] [stdout] 438 | pub scl: Pa13>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:438:25 [INFO] [stdout] | [INFO] [stdout] 438 | pub scl: Pa13>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa2`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:466:18 [INFO] [stdout] | [INFO] [stdout] 466 | pub speaker: Pa2>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:466:22 [INFO] [stdout] | [INFO] [stdout] 466 | pub speaker: Pa2>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:466:28 [INFO] [stdout] | [INFO] [stdout] 466 | pub speaker: Pa2>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa27`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:467:17 [INFO] [stdout] | [INFO] [stdout] 467 | pub enable: Pa27>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:467:22 [INFO] [stdout] | [INFO] [stdout] 467 | pub enable: Pa27>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:467:28 [INFO] [stdout] | [INFO] [stdout] 467 | pub enable: Pa27>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa24`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:472:13 [INFO] [stdout] | [INFO] [stdout] 472 | pub dm: Pa24>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:472:18 [INFO] [stdout] | [INFO] [stdout] 472 | pub dm: Pa24>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:472:24 [INFO] [stdout] | [INFO] [stdout] 472 | pub dm: Pa24>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa25`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:473:13 [INFO] [stdout] | [INFO] [stdout] 473 | pub dp: Pa25>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:473:18 [INFO] [stdout] | [INFO] [stdout] 473 | pub dp: Pa25>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:473:24 [INFO] [stdout] | [INFO] [stdout] 473 | pub dp: Pa25>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:496:13 [INFO] [stdout] | [INFO] [stdout] 496 | pub tx: Pb16>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:496:18 [INFO] [stdout] | [INFO] [stdout] 496 | pub tx: Pb16>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:496:24 [INFO] [stdout] | [INFO] [stdout] 496 | pub tx: Pb16>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:497:13 [INFO] [stdout] | [INFO] [stdout] 497 | pub rx: Pb17>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:497:18 [INFO] [stdout] | [INFO] [stdout] 497 | pub rx: Pb17>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:497:24 [INFO] [stdout] | [INFO] [stdout] 497 | pub rx: Pb17>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa5`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:526:13 [INFO] [stdout] | [INFO] [stdout] 526 | pub a1: Pa5>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:526:17 [INFO] [stdout] | [INFO] [stdout] 526 | pub a1: Pa5>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:526:23 [INFO] [stdout] | [INFO] [stdout] 526 | pub a1: Pa5>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:527:13 [INFO] [stdout] | [INFO] [stdout] 527 | pub a2: Pb8>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:527:17 [INFO] [stdout] | [INFO] [stdout] 527 | pub a2: Pb8>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:527:23 [INFO] [stdout] | [INFO] [stdout] 527 | pub a2: Pb8>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:528:13 [INFO] [stdout] | [INFO] [stdout] 528 | pub a3: Pb9>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:528:17 [INFO] [stdout] | [INFO] [stdout] 528 | pub a3: Pb9>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:528:23 [INFO] [stdout] | [INFO] [stdout] 528 | pub a3: Pb9>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa4`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:529:13 [INFO] [stdout] | [INFO] [stdout] 529 | pub a4: Pa4>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:529:17 [INFO] [stdout] | [INFO] [stdout] 529 | pub a4: Pa4>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:529:23 [INFO] [stdout] | [INFO] [stdout] 529 | pub a4: Pa4>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa6`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:530:13 [INFO] [stdout] | [INFO] [stdout] 530 | pub a5: Pa6>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:530:17 [INFO] [stdout] | [INFO] [stdout] 530 | pub a5: Pa6>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:530:23 [INFO] [stdout] | [INFO] [stdout] 530 | pub a5: Pa6>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb3`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:536:13 [INFO] [stdout] | [INFO] [stdout] 536 | pub d2: Pb3>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:536:17 [INFO] [stdout] | [INFO] [stdout] 536 | pub d2: Pb3>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:536:23 [INFO] [stdout] | [INFO] [stdout] 536 | pub d2: Pb3>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb2`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:538:13 [INFO] [stdout] | [INFO] [stdout] 538 | pub d3: Pb2>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:538:17 [INFO] [stdout] | [INFO] [stdout] 538 | pub d3: Pb2>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:538:23 [INFO] [stdout] | [INFO] [stdout] 538 | pub d3: Pb2>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa14`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:539:13 [INFO] [stdout] | [INFO] [stdout] 539 | pub d4: Pa14>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:539:18 [INFO] [stdout] | [INFO] [stdout] 539 | pub d4: Pa14>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:539:24 [INFO] [stdout] | [INFO] [stdout] 539 | pub d4: Pa14>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:540:13 [INFO] [stdout] | [INFO] [stdout] 540 | pub d5: Pa16>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:540:18 [INFO] [stdout] | [INFO] [stdout] 540 | pub d5: Pa16>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:540:24 [INFO] [stdout] | [INFO] [stdout] 540 | pub d5: Pa16>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa18`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:541:13 [INFO] [stdout] | [INFO] [stdout] 541 | pub d6: Pa18>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:541:18 [INFO] [stdout] | [INFO] [stdout] 541 | pub d6: Pa18>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:541:24 [INFO] [stdout] | [INFO] [stdout] 541 | pub d6: Pa18>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa19`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:542:13 [INFO] [stdout] | [INFO] [stdout] 542 | pub d9: Pa19>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:542:18 [INFO] [stdout] | [INFO] [stdout] 542 | pub d9: Pa19>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:542:24 [INFO] [stdout] | [INFO] [stdout] 542 | pub d9: Pa19>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa20`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:543:14 [INFO] [stdout] | [INFO] [stdout] 543 | pub d10: Pa20>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:543:19 [INFO] [stdout] | [INFO] [stdout] 543 | pub d10: Pa20>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:543:25 [INFO] [stdout] | [INFO] [stdout] 543 | pub d10: Pa20>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa21`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:544:14 [INFO] [stdout] | [INFO] [stdout] 544 | pub d11: Pa21>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:544:19 [INFO] [stdout] | [INFO] [stdout] 544 | pub d11: Pa21>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:544:25 [INFO] [stdout] | [INFO] [stdout] 544 | pub d11: Pa21>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:545:14 [INFO] [stdout] | [INFO] [stdout] 545 | pub d12: Pa22>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:545:19 [INFO] [stdout] | [INFO] [stdout] 545 | pub d12: Pa22>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:545:25 [INFO] [stdout] | [INFO] [stdout] 545 | pub d12: Pa22>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb10`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:550:14 [INFO] [stdout] | [INFO] [stdout] 550 | pub sck: Pb10>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:550:19 [INFO] [stdout] | [INFO] [stdout] 550 | pub sck: Pb10>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:550:25 [INFO] [stdout] | [INFO] [stdout] 550 | pub sck: Pb10>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb11`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:551:13 [INFO] [stdout] | [INFO] [stdout] 551 | pub cs: Pb11>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:551:18 [INFO] [stdout] | [INFO] [stdout] 551 | pub cs: Pb11>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:551:24 [INFO] [stdout] | [INFO] [stdout] 551 | pub cs: Pb11>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:552:16 [INFO] [stdout] | [INFO] [stdout] 552 | pub data0: Pa8>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:552:20 [INFO] [stdout] | [INFO] [stdout] 552 | pub data0: Pa8>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:552:26 [INFO] [stdout] | [INFO] [stdout] 552 | pub data0: Pa8>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:553:16 [INFO] [stdout] | [INFO] [stdout] 553 | pub data1: Pa9>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:553:20 [INFO] [stdout] | [INFO] [stdout] 553 | pub data1: Pa9>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:553:26 [INFO] [stdout] | [INFO] [stdout] 553 | pub data1: Pa9>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa10`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:554:16 [INFO] [stdout] | [INFO] [stdout] 554 | pub data2: Pa10>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:554:21 [INFO] [stdout] | [INFO] [stdout] 554 | pub data2: Pa10>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:554:27 [INFO] [stdout] | [INFO] [stdout] 554 | pub data2: Pa10>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa11`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:555:16 [INFO] [stdout] | [INFO] [stdout] 555 | pub data3: Pa11>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:555:21 [INFO] [stdout] | [INFO] [stdout] 555 | pub data3: Pa11>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:555:27 [INFO] [stdout] | [INFO] [stdout] 555 | pub data3: Pa11>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb0`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:561:16 [INFO] [stdout] | [INFO] [stdout] 561 | pub latch: Pb0>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:561:20 [INFO] [stdout] | [INFO] [stdout] 561 | pub latch: Pb0>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:561:26 [INFO] [stdout] | [INFO] [stdout] 561 | pub latch: Pb0>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb30`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:563:18 [INFO] [stdout] | [INFO] [stdout] 563 | pub data_in: Pb30>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:563:23 [INFO] [stdout] | [INFO] [stdout] 563 | pub data_in: Pb30>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:563:29 [INFO] [stdout] | [INFO] [stdout] 563 | pub data_in: Pb30>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb31`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:565:16 [INFO] [stdout] | [INFO] [stdout] 565 | pub clock: Pb31>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:565:21 [INFO] [stdout] | [INFO] [stdout] 565 | pub clock: Pb31>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:565:27 [INFO] [stdout] | [INFO] [stdout] 565 | pub clock: Pb31>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb1`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:594:18 [INFO] [stdout] | [INFO] [stdout] 594 | pub battery: Pb1, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfB`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:594:22 [INFO] [stdout] | [INFO] [stdout] 594 | pub battery: Pb1, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb1`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:609:18 [INFO] [stdout] | [INFO] [stdout] 609 | pub battery: Pb1>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:609:22 [INFO] [stdout] | [INFO] [stdout] 609 | pub battery: Pb1>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:609:28 [INFO] [stdout] | [INFO] [stdout] 609 | pub battery: Pb1>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::gpio::Port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:316:20 [INFO] [stdout] | [INFO] [stdout] 316 | port: &mut Port, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::SPIMaster4`: The `sercom::v1::spi` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::spi` module instead. [INFO] [stdout] --> src/pins.rs:320:17 [INFO] [stdout] | [INFO] [stdout] 320 | SPIMaster4< [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb14`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:321:46 [INFO] [stdout] | [INFO] [stdout] 321 | hal::sercom::Sercom4Pad2>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:321:51 [INFO] [stdout] | [INFO] [stdout] 321 | hal::sercom::Sercom4Pad2>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb15`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:322:46 [INFO] [stdout] | [INFO] [stdout] 322 | hal::sercom::Sercom4Pad3>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:322:51 [INFO] [stdout] | [INFO] [stdout] 322 | hal::sercom::Sercom4Pad3>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:323:46 [INFO] [stdout] | [INFO] [stdout] 323 | hal::sercom::Sercom4Pad1>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:323:51 [INFO] [stdout] | [INFO] [stdout] 323 | hal::sercom::Sercom4Pad1>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb5`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:325:17 [INFO] [stdout] | [INFO] [stdout] 325 | Pb5>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:325:21 [INFO] [stdout] | [INFO] [stdout] 325 | Pb5>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PushPull`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:325:28 [INFO] [stdout] | [INFO] [stdout] 325 | Pb5>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa0`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:326:17 [INFO] [stdout] | [INFO] [stdout] 326 | Pa0>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:326:21 [INFO] [stdout] | [INFO] [stdout] 326 | Pa0>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PushPull`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:326:28 [INFO] [stdout] | [INFO] [stdout] 326 | Pa0>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::SPIMaster4`: The `sercom::v1::spi` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::spi` module instead. [INFO] [stdout] --> src/pins.rs:333:23 [INFO] [stdout] | [INFO] [stdout] 333 | let tft_spi = SPIMaster4::new( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::gpio::Port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:386:20 [INFO] [stdout] | [INFO] [stdout] 386 | port: &mut Port, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa15`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:387:41 [INFO] [stdout] | [INFO] [stdout] 387 | ) -> ws2812::Ws2812>>> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:387:46 [INFO] [stdout] | [INFO] [stdout] 387 | ) -> ws2812::Ws2812>>> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PushPull`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:387:53 [INFO] [stdout] | [INFO] [stdout] 387 | ) -> ws2812::Ws2812>>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::gpio::Port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:410:20 [INFO] [stdout] | [INFO] [stdout] 410 | port: &mut Port, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::SPIMaster1`: The `sercom::v1::spi` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::spi` module instead. [INFO] [stdout] --> src/pins.rs:411:10 [INFO] [stdout] | [INFO] [stdout] 411 | ) -> SPIMaster1< [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:412:34 [INFO] [stdout] | [INFO] [stdout] 412 | hal::sercom::Sercom1Pad2>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:412:39 [INFO] [stdout] | [INFO] [stdout] 412 | hal::sercom::Sercom1Pad2>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:413:34 [INFO] [stdout] | [INFO] [stdout] 413 | hal::sercom::Sercom1Pad3>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:413:39 [INFO] [stdout] | [INFO] [stdout] 413 | hal::sercom::Sercom1Pad3>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:414:34 [INFO] [stdout] | [INFO] [stdout] 414 | hal::sercom::Sercom1Pad1>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:414:39 [INFO] [stdout] | [INFO] [stdout] 414 | hal::sercom::Sercom1Pad1>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::SPIMaster1`: The `sercom::v1::spi` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::spi` module instead. [INFO] [stdout] --> src/pins.rs:417:9 [INFO] [stdout] | [INFO] [stdout] 417 | SPIMaster1::new( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::gpio::Port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:450:20 [INFO] [stdout] | [INFO] [stdout] 450 | port: &mut Port, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:451:46 [INFO] [stdout] | [INFO] [stdout] 451 | ) -> I2CMaster2>, hal::sercom::Sercom2Pad1>> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:451:51 [INFO] [stdout] | [INFO] [stdout] 451 | ) -> I2CMaster2>, hal::sercom::Sercom2Pad1>> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:451:83 [INFO] [stdout] | [INFO] [stdout] 451 | ) -> I2CMaster2>, hal::sercom::Sercom2Pad1>> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:451:88 [INFO] [stdout] | [INFO] [stdout] 451 | ) -> I2CMaster2>, hal::sercom::Sercom2Pad1>> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::gpio::Port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:509:20 [INFO] [stdout] | [INFO] [stdout] 509 | port: &mut Port, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::UART5`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::uart` module instead. [INFO] [stdout] --> src/pins.rs:510:10 [INFO] [stdout] | [INFO] [stdout] 510 | ) -> UART5>, hal::sercom::Sercom5Pad0>, (), ()> [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:510:41 [INFO] [stdout] | [INFO] [stdout] 510 | ) -> UART5>, hal::sercom::Sercom5Pad0>, (), ()> [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:510:46 [INFO] [stdout] | [INFO] [stdout] 510 | ) -> UART5>, hal::sercom::Sercom5Pad0>, (), ()> [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:510:78 [INFO] [stdout] | [INFO] [stdout] 510 | ) -> UART5>, hal::sercom::Sercom5Pad0>, (), ()> [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:510:83 [INFO] [stdout] | [INFO] [stdout] 510 | ) -> UART5>, hal::sercom::Sercom5Pad0>, (), ()> [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::UART5`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::uart` module instead. [INFO] [stdout] --> src/pins.rs:514:9 [INFO] [stdout] | [INFO] [stdout] 514 | UART5::new( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::gpio::Port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:572:34 [INFO] [stdout] | [INFO] [stdout] 572 | pub fn init(self, port: &mut Port) -> ButtonReader { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::gpio::Port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:616:34 [INFO] [stdout] | [INFO] [stdout] 616 | pub fn init(self, port: &mut Port) -> BatteryReader { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::sercom::SPIMaster4::::new`: The `sercom::v1::spi` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::spi` module instead. [INFO] [stdout] --> src/pins.rs:333:35 [INFO] [stdout] | [INFO] [stdout] 333 | let tft_spi = SPIMaster4::new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::gpio::Pin::::into_push_pull_output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:349:38 [INFO] [stdout] | [INFO] [stdout] 349 | let mut tft_cs = self.tft_cs.into_push_pull_output(port); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::gpio::Pin::::into_push_pull_output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:352:34 [INFO] [stdout] | [INFO] [stdout] 352 | let tft_dc = self.tft_dc.into_push_pull_output(port); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::gpio::Pin::::into_push_pull_output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:353:40 [INFO] [stdout] | [INFO] [stdout] 353 | let tft_reset = self.tft_reset.into_push_pull_output(port); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::gpio::Pin::::into_function_e`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:360:48 [INFO] [stdout] | [INFO] [stdout] 360 | let tft_backlight = self.tft_backlight.into_function_e(port); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::gpio::Pin::::into_push_pull_output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:388:59 [INFO] [stdout] | [INFO] [stdout] 388 | let neopixel_pin: OldOutputPin<_> = self.neopixel.into_push_pull_output(port).into(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::sercom::SPIMaster1::::new`: The `sercom::v1::spi` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::spi` module instead. [INFO] [stdout] --> src/pins.rs:417:21 [INFO] [stdout] | [INFO] [stdout] 417 | SPIMaster1::new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::sercom::UART5::::new`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::uart` module instead. [INFO] [stdout] --> src/pins.rs:514:16 [INFO] [stdout] | [INFO] [stdout] 514 | UART5::new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::gpio::Pin::::into_push_pull_output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:573:36 [INFO] [stdout] | [INFO] [stdout] 573 | let mut latch = self.latch.into_push_pull_output(port); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::gpio::Pin::::into_floating_input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:576:36 [INFO] [stdout] | [INFO] [stdout] 576 | let data_in = self.data_in.into_floating_input(port); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::gpio::Pin::::into_push_pull_output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:578:36 [INFO] [stdout] | [INFO] [stdout] 578 | let mut clock = self.clock.into_push_pull_output(port); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::gpio::Pin::::into_function_b`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:618:35 [INFO] [stdout] | [INFO] [stdout] 618 | battery: self.battery.into_function_b(port), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::gpio::GpioExt::split`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa2`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa27`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa5`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa4`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa6`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb1`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb4`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb3`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb2`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa14`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa18`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb14`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa15`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa19`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa20`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa21`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb15`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa0`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb5`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa1`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa24`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa25`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb0`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb30`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb31`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb10`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb11`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa10`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa11`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 311 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling usbd-serial v0.1.1 [INFO] [stderr] Compiling micromath v0.3.1 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling cortex-m-rtic v1.0.0 [INFO] [stderr] Compiling accelerometer v0.6.1 [INFO] [stderr] Compiling rtic-syntax v1.0.0 [INFO] [stderr] Compiling tinybmp v0.3.1 [INFO] [stderr] Compiling cortex-m-rtic-macros v1.0.0 [INFO] [stderr] Compiling edgebadge v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] | [INFO] [stdout] = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library [INFO] [stdout] = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] | [INFO] [stdout] = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library [INFO] [stdout] = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read examples/../assets/ferris.bmp: No such file or directory (os error 2) [INFO] [stdout] --> examples/ferris_img.rs:58:50 [INFO] [stdout] | [INFO] [stdout] 58 | let raw_image: Bmp = Bmp::from_slice(include_bytes!("../assets/ferris.bmp")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] | [INFO] [stdout] = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library [INFO] [stdout] = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] | [INFO] [stdout] = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library [INFO] [stdout] = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] | [INFO] [stdout] = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library [INFO] [stdout] = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] | [INFO] [stdout] = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library [INFO] [stdout] = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `edgebadge::timer::SpinTimer`: `SpinTimer` is deprecated, and will be removed in a subsequent release. [INFO] [stdout] --> examples/neopixel_tilt.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | use hal::timer::SpinTimer; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `edgebadge::timer::SpinTimer`: `SpinTimer` is deprecated, and will be removed in a subsequent release. [INFO] [stdout] --> examples/neopixel_button.rs:16:17 [INFO] [stdout] | [INFO] [stdout] 16 | use hal::timer::SpinTimer; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `edgebadge::timer::SpinTimer`: `SpinTimer` is deprecated, and will be removed in a subsequent release. [INFO] [stdout] --> examples/neopixel_tilt.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | let timer = SpinTimer::new(4); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `edgebadge::timer::SpinTimer`: `SpinTimer` is deprecated, and will be removed in a subsequent release. [INFO] [stdout] --> examples/neopixel_button.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | let timer = SpinTimer::new(4); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] | [INFO] [stdout] = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library [INFO] [stdout] = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] | [INFO] [stdout] = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library [INFO] [stdout] = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `edgebadge` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `edgebadge::timer::SpinTimer`: `SpinTimer` is deprecated, and will be removed in a subsequent release. [INFO] [stdout] --> examples/neopixel_adc_light.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | use hal::timer::SpinTimer; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `edgebadge::timer::SpinTimer`: `SpinTimer` is deprecated, and will be removed in a subsequent release. [INFO] [stdout] --> examples/neopixel_adc_light.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | let timer = SpinTimer::new(4); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `edgebadge::timer::SpinTimer`: `SpinTimer` is deprecated, and will be removed in a subsequent release. [INFO] [stdout] --> examples/neopixel_adc_battery.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | use hal::timer::SpinTimer; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `edgebadge::gpio::Pin::::into_open_drain_output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> examples/blinky_basic.rs:30:32 [INFO] [stdout] | [INFO] [stdout] 30 | let mut red_led = pins.d13.into_open_drain_output(&mut pins.port); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `edgebadge::timer::SpinTimer`: `SpinTimer` is deprecated, and will be removed in a subsequent release. [INFO] [stdout] --> examples/neopixel_adc_battery.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | let timer = SpinTimer::new(4); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated module `atsamd_hal::common`: The `common` module is deprecated and will be removed in a future [INFO] [stdout] release. Directly use modules from atsamd_hal instead. [INFO] [stdout] --> src/lib.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | pub use hal::common::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated module `atsamd_hal::samd51`: The `samd51` module is deprecated and will be removed in a future [INFO] [stdout] release. [INFO] [stdout] --> src/lib.rs:17:14 [INFO] [stdout] | [INFO] [stdout] 17 | pub use hal::samd51::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/buttons.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use gpio::{Floating, Input, Output, PushPull}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/buttons.rs:4:22 [INFO] [stdout] | [INFO] [stdout] 4 | use gpio::{Floating, Input, Output, PushPull}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/buttons.rs:4:29 [INFO] [stdout] | [INFO] [stdout] 4 | use gpio::{Floating, Input, Output, PushPull}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PushPull`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/buttons.rs:4:37 [INFO] [stdout] | [INFO] [stdout] 4 | use gpio::{Floating, Input, Output, PushPull}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb0`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/buttons.rs:147:16 [INFO] [stdout] | [INFO] [stdout] 147 | pub latch: Pb0>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/buttons.rs:147:20 [INFO] [stdout] | [INFO] [stdout] 147 | pub latch: Pb0>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `edgebadge::gpio::Pin::::into_function_b`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> examples/neopixel_adc_light.rs:37:32 [INFO] [stdout] | [INFO] [stdout] 37 | let mut light = pins.light.into_function_b(&mut pins.port); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PushPull`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/buttons.rs:147:27 [INFO] [stdout] | [INFO] [stdout] 147 | pub latch: Pb0>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb30`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/buttons.rs:149:18 [INFO] [stdout] | [INFO] [stdout] 149 | pub data_in: Pb30>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `edgebadge::gpio::Pin::::into_push_pull_output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> examples/neopixel_adc_light.rs:40:55 [INFO] [stdout] | [INFO] [stdout] 40 | let neopixel_pin: OldOutputPin<_> = pins.neopixel.into_push_pull_output(&mut pins.port).into(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/buttons.rs:149:23 [INFO] [stdout] | [INFO] [stdout] 149 | pub data_in: Pb30>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/buttons.rs:149:29 [INFO] [stdout] | [INFO] [stdout] 149 | pub data_in: Pb30>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb31`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/buttons.rs:151:16 [INFO] [stdout] | [INFO] [stdout] 151 | pub clock: Pb31>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/buttons.rs:151:21 [INFO] [stdout] | [INFO] [stdout] 151 | pub clock: Pb31>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PushPull`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/buttons.rs:151:28 [INFO] [stdout] | [INFO] [stdout] 151 | pub clock: Pb31>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | use gpio::{Floating, Input, Output, Port, PushPull}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | use gpio::{Floating, Input, Output, Port, PushPull}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:5:29 [INFO] [stdout] | [INFO] [stdout] 5 | use gpio::{Floating, Input, Output, Port, PushPull}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::gpio::Port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:5:37 [INFO] [stdout] | [INFO] [stdout] 5 | use gpio::{Floating, Input, Output, Port, PushPull}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PushPull`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:5:43 [INFO] [stdout] | [INFO] [stdout] 5 | use gpio::{Floating, Input, Output, Port, PushPull}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `atsamd_hal::define_pins`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | use hal::define_pins; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::SPIMaster1`: The `sercom::v1::spi` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::spi` module instead. [INFO] [stdout] --> src/pins.rs:11:39 [INFO] [stdout] | [INFO] [stdout] 11 | use hal::sercom::{I2CMaster2, PadPin, SPIMaster1, SPIMaster4, UART5}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::SPIMaster4`: The `sercom::v1::spi` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::spi` module instead. [INFO] [stdout] --> src/pins.rs:11:51 [INFO] [stdout] | [INFO] [stdout] 11 | use hal::sercom::{I2CMaster2, PadPin, SPIMaster1, SPIMaster4, UART5}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::UART5`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::uart` module instead. [INFO] [stdout] --> src/pins.rs:11:63 [INFO] [stdout] | [INFO] [stdout] 11 | use hal::sercom::{I2CMaster2, PadPin, SPIMaster1, SPIMaster4, UART5}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::gpio::Port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa2`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa27`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa5`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `edgebadge::gpio::OpenDrain`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> examples/button_rtic.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | use bsp::gpio::{OpenDrain, Output, Pa23}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `edgebadge::gpio::Output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> examples/button_rtic.rs:14:32 [INFO] [stdout] | [INFO] [stdout] 14 | use bsp::gpio::{OpenDrain, Output, Pa23}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `edgebadge::gpio::Pa23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> examples/button_rtic.rs:14:40 [INFO] [stdout] | [INFO] [stdout] 14 | use bsp::gpio::{OpenDrain, Output, Pa23}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `edgebadge::gpio::Pa23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> examples/button_rtic.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | red_led: Pa23>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `edgebadge::gpio::Output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> examples/button_rtic.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | red_led: Pa23>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `edgebadge::gpio::OpenDrain`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> examples/button_rtic.rs:19:30 [INFO] [stdout] | [INFO] [stdout] 19 | red_led: Pa23>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa4`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa6`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb1`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb4`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb3`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb2`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa14`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa18`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb14`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa15`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `edgebadge::gpio::Pin::::into_open_drain_output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> examples/button_rtic.rs:73:39 [INFO] [stdout] | [INFO] [stdout] 73 | red_led: pins.led_pin.into_open_drain_output(&mut pins.port), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa19`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa20`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa21`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb15`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa0`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb5`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa1`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa24`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa25`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb0`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb30`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb31`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb10`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb11`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa10`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa11`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::gpio::Port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:251:15 [INFO] [stdout] | [INFO] [stdout] 251 | pub port: Port, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:257:18 [INFO] [stdout] | [INFO] [stdout] 257 | pub led_pin: Pa23>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:257:23 [INFO] [stdout] | [INFO] [stdout] 257 | pub led_pin: Pa23>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:257:29 [INFO] [stdout] | [INFO] [stdout] 257 | pub led_pin: Pa23>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb4`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | pub light_pin: Pb4>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:263:24 [INFO] [stdout] | [INFO] [stdout] 263 | pub light_pin: Pb4>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:263:30 [INFO] [stdout] | [INFO] [stdout] 263 | pub light_pin: Pb4>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb14`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:297:20 [INFO] [stdout] | [INFO] [stdout] 297 | pub accel_irq: Pb14>, // TODO remove once we make miso optional [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:297:25 [INFO] [stdout] | [INFO] [stdout] 297 | pub accel_irq: Pb14>, // TODO remove once we make miso optional [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:297:31 [INFO] [stdout] | [INFO] [stdout] 297 | pub accel_irq: Pb14>, // TODO remove once we make miso optional [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb15`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:298:19 [INFO] [stdout] | [INFO] [stdout] 298 | pub tft_mosi: Pb15>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:298:24 [INFO] [stdout] | [INFO] [stdout] 298 | pub tft_mosi: Pb15>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:298:30 [INFO] [stdout] | [INFO] [stdout] 298 | pub tft_mosi: Pb15>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:299:18 [INFO] [stdout] | [INFO] [stdout] 299 | pub tft_sck: Pb13>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:299:23 [INFO] [stdout] | [INFO] [stdout] 299 | pub tft_sck: Pb13>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:299:29 [INFO] [stdout] | [INFO] [stdout] 299 | pub tft_sck: Pb13>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa0`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:300:20 [INFO] [stdout] | [INFO] [stdout] 300 | pub tft_reset: Pa0>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:300:24 [INFO] [stdout] | [INFO] [stdout] 300 | pub tft_reset: Pa0>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:300:30 [INFO] [stdout] | [INFO] [stdout] 300 | pub tft_reset: Pa0>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:301:17 [INFO] [stdout] | [INFO] [stdout] 301 | pub tft_cs: Pb12>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:301:22 [INFO] [stdout] | [INFO] [stdout] 301 | pub tft_cs: Pb12>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | pub tft_cs: Pb12>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb5`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:302:17 [INFO] [stdout] | [INFO] [stdout] 302 | pub tft_dc: Pb5>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:302:21 [INFO] [stdout] | [INFO] [stdout] 302 | pub tft_dc: Pb5>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:302:27 [INFO] [stdout] | [INFO] [stdout] 302 | pub tft_dc: Pb5>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa1`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:303:24 [INFO] [stdout] | [INFO] [stdout] 303 | pub tft_backlight: Pa1>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:303:28 [INFO] [stdout] | [INFO] [stdout] 303 | pub tft_backlight: Pa1>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:303:34 [INFO] [stdout] | [INFO] [stdout] 303 | pub tft_backlight: Pa1>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa15`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:377:19 [INFO] [stdout] | [INFO] [stdout] 377 | pub neopixel: Pa15>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:377:24 [INFO] [stdout] | [INFO] [stdout] 377 | pub neopixel: Pa15>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:377:30 [INFO] [stdout] | [INFO] [stdout] 377 | pub neopixel: Pa15>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:396:15 [INFO] [stdout] | [INFO] [stdout] 396 | pub mosi: Pb23>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:396:20 [INFO] [stdout] | [INFO] [stdout] 396 | pub mosi: Pb23>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:396:26 [INFO] [stdout] | [INFO] [stdout] 396 | pub mosi: Pb23>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:397:15 [INFO] [stdout] | [INFO] [stdout] 397 | pub miso: Pb22>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:397:20 [INFO] [stdout] | [INFO] [stdout] 397 | pub miso: Pb22>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:397:26 [INFO] [stdout] | [INFO] [stdout] 397 | pub miso: Pb22>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:398:14 [INFO] [stdout] | [INFO] [stdout] 398 | pub sck: Pa17>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:398:19 [INFO] [stdout] | [INFO] [stdout] 398 | pub sck: Pa17>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:398:25 [INFO] [stdout] | [INFO] [stdout] 398 | pub sck: Pa17>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:437:14 [INFO] [stdout] | [INFO] [stdout] 437 | pub sda: Pa12>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:437:19 [INFO] [stdout] | [INFO] [stdout] 437 | pub sda: Pa12>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:437:25 [INFO] [stdout] | [INFO] [stdout] 437 | pub sda: Pa12>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:438:14 [INFO] [stdout] | [INFO] [stdout] 438 | pub scl: Pa13>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:438:19 [INFO] [stdout] | [INFO] [stdout] 438 | pub scl: Pa13>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:438:25 [INFO] [stdout] | [INFO] [stdout] 438 | pub scl: Pa13>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa2`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:466:18 [INFO] [stdout] | [INFO] [stdout] 466 | pub speaker: Pa2>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:466:22 [INFO] [stdout] | [INFO] [stdout] 466 | pub speaker: Pa2>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:466:28 [INFO] [stdout] | [INFO] [stdout] 466 | pub speaker: Pa2>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa27`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:467:17 [INFO] [stdout] | [INFO] [stdout] 467 | pub enable: Pa27>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:467:22 [INFO] [stdout] | [INFO] [stdout] 467 | pub enable: Pa27>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:467:28 [INFO] [stdout] | [INFO] [stdout] 467 | pub enable: Pa27>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa24`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:472:13 [INFO] [stdout] | [INFO] [stdout] 472 | pub dm: Pa24>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:472:18 [INFO] [stdout] | [INFO] [stdout] 472 | pub dm: Pa24>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:472:24 [INFO] [stdout] | [INFO] [stdout] 472 | pub dm: Pa24>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa25`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:473:13 [INFO] [stdout] | [INFO] [stdout] 473 | pub dp: Pa25>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:473:18 [INFO] [stdout] | [INFO] [stdout] 473 | pub dp: Pa25>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:473:24 [INFO] [stdout] | [INFO] [stdout] 473 | pub dp: Pa25>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:496:13 [INFO] [stdout] | [INFO] [stdout] 496 | pub tx: Pb16>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:496:18 [INFO] [stdout] | [INFO] [stdout] 496 | pub tx: Pb16>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:496:24 [INFO] [stdout] | [INFO] [stdout] 496 | pub tx: Pb16>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:497:13 [INFO] [stdout] | [INFO] [stdout] 497 | pub rx: Pb17>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:497:18 [INFO] [stdout] | [INFO] [stdout] 497 | pub rx: Pb17>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:497:24 [INFO] [stdout] | [INFO] [stdout] 497 | pub rx: Pb17>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa5`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:526:13 [INFO] [stdout] | [INFO] [stdout] 526 | pub a1: Pa5>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:526:17 [INFO] [stdout] | [INFO] [stdout] 526 | pub a1: Pa5>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:526:23 [INFO] [stdout] | [INFO] [stdout] 526 | pub a1: Pa5>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:527:13 [INFO] [stdout] | [INFO] [stdout] 527 | pub a2: Pb8>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:527:17 [INFO] [stdout] | [INFO] [stdout] 527 | pub a2: Pb8>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:527:23 [INFO] [stdout] | [INFO] [stdout] 527 | pub a2: Pb8>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:528:13 [INFO] [stdout] | [INFO] [stdout] 528 | pub a3: Pb9>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:528:17 [INFO] [stdout] | [INFO] [stdout] 528 | pub a3: Pb9>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:528:23 [INFO] [stdout] | [INFO] [stdout] 528 | pub a3: Pb9>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa4`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:529:13 [INFO] [stdout] | [INFO] [stdout] 529 | pub a4: Pa4>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:529:17 [INFO] [stdout] | [INFO] [stdout] 529 | pub a4: Pa4>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:529:23 [INFO] [stdout] | [INFO] [stdout] 529 | pub a4: Pa4>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa6`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:530:13 [INFO] [stdout] | [INFO] [stdout] 530 | pub a5: Pa6>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:530:17 [INFO] [stdout] | [INFO] [stdout] 530 | pub a5: Pa6>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:530:23 [INFO] [stdout] | [INFO] [stdout] 530 | pub a5: Pa6>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb3`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:536:13 [INFO] [stdout] | [INFO] [stdout] 536 | pub d2: Pb3>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:536:17 [INFO] [stdout] | [INFO] [stdout] 536 | pub d2: Pb3>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:536:23 [INFO] [stdout] | [INFO] [stdout] 536 | pub d2: Pb3>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb2`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:538:13 [INFO] [stdout] | [INFO] [stdout] 538 | pub d3: Pb2>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:538:17 [INFO] [stdout] | [INFO] [stdout] 538 | pub d3: Pb2>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:538:23 [INFO] [stdout] | [INFO] [stdout] 538 | pub d3: Pb2>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa14`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:539:13 [INFO] [stdout] | [INFO] [stdout] 539 | pub d4: Pa14>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:539:18 [INFO] [stdout] | [INFO] [stdout] 539 | pub d4: Pa14>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:539:24 [INFO] [stdout] | [INFO] [stdout] 539 | pub d4: Pa14>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:540:13 [INFO] [stdout] | [INFO] [stdout] 540 | pub d5: Pa16>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:540:18 [INFO] [stdout] | [INFO] [stdout] 540 | pub d5: Pa16>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:540:24 [INFO] [stdout] | [INFO] [stdout] 540 | pub d5: Pa16>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa18`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:541:13 [INFO] [stdout] | [INFO] [stdout] 541 | pub d6: Pa18>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:541:18 [INFO] [stdout] | [INFO] [stdout] 541 | pub d6: Pa18>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:541:24 [INFO] [stdout] | [INFO] [stdout] 541 | pub d6: Pa18>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa19`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:542:13 [INFO] [stdout] | [INFO] [stdout] 542 | pub d9: Pa19>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:542:18 [INFO] [stdout] | [INFO] [stdout] 542 | pub d9: Pa19>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:542:24 [INFO] [stdout] | [INFO] [stdout] 542 | pub d9: Pa19>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa20`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:543:14 [INFO] [stdout] | [INFO] [stdout] 543 | pub d10: Pa20>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:543:19 [INFO] [stdout] | [INFO] [stdout] 543 | pub d10: Pa20>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:543:25 [INFO] [stdout] | [INFO] [stdout] 543 | pub d10: Pa20>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa21`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:544:14 [INFO] [stdout] | [INFO] [stdout] 544 | pub d11: Pa21>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:544:19 [INFO] [stdout] | [INFO] [stdout] 544 | pub d11: Pa21>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:544:25 [INFO] [stdout] | [INFO] [stdout] 544 | pub d11: Pa21>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:545:14 [INFO] [stdout] | [INFO] [stdout] 545 | pub d12: Pa22>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:545:19 [INFO] [stdout] | [INFO] [stdout] 545 | pub d12: Pa22>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:545:25 [INFO] [stdout] | [INFO] [stdout] 545 | pub d12: Pa22>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb10`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:550:14 [INFO] [stdout] | [INFO] [stdout] 550 | pub sck: Pb10>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:550:19 [INFO] [stdout] | [INFO] [stdout] 550 | pub sck: Pb10>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:550:25 [INFO] [stdout] | [INFO] [stdout] 550 | pub sck: Pb10>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb11`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:551:13 [INFO] [stdout] | [INFO] [stdout] 551 | pub cs: Pb11>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:551:18 [INFO] [stdout] | [INFO] [stdout] 551 | pub cs: Pb11>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:551:24 [INFO] [stdout] | [INFO] [stdout] 551 | pub cs: Pb11>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:552:16 [INFO] [stdout] | [INFO] [stdout] 552 | pub data0: Pa8>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:552:20 [INFO] [stdout] | [INFO] [stdout] 552 | pub data0: Pa8>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:552:26 [INFO] [stdout] | [INFO] [stdout] 552 | pub data0: Pa8>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:553:16 [INFO] [stdout] | [INFO] [stdout] 553 | pub data1: Pa9>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:553:20 [INFO] [stdout] | [INFO] [stdout] 553 | pub data1: Pa9>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:553:26 [INFO] [stdout] | [INFO] [stdout] 553 | pub data1: Pa9>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa10`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:554:16 [INFO] [stdout] | [INFO] [stdout] 554 | pub data2: Pa10>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:554:21 [INFO] [stdout] | [INFO] [stdout] 554 | pub data2: Pa10>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:554:27 [INFO] [stdout] | [INFO] [stdout] 554 | pub data2: Pa10>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa11`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:555:16 [INFO] [stdout] | [INFO] [stdout] 555 | pub data3: Pa11>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:555:21 [INFO] [stdout] | [INFO] [stdout] 555 | pub data3: Pa11>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:555:27 [INFO] [stdout] | [INFO] [stdout] 555 | pub data3: Pa11>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb0`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:561:16 [INFO] [stdout] | [INFO] [stdout] 561 | pub latch: Pb0>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:561:20 [INFO] [stdout] | [INFO] [stdout] 561 | pub latch: Pb0>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:561:26 [INFO] [stdout] | [INFO] [stdout] 561 | pub latch: Pb0>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb30`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:563:18 [INFO] [stdout] | [INFO] [stdout] 563 | pub data_in: Pb30>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:563:23 [INFO] [stdout] | [INFO] [stdout] 563 | pub data_in: Pb30>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:563:29 [INFO] [stdout] | [INFO] [stdout] 563 | pub data_in: Pb30>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb31`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:565:16 [INFO] [stdout] | [INFO] [stdout] 565 | pub clock: Pb31>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:565:21 [INFO] [stdout] | [INFO] [stdout] 565 | pub clock: Pb31>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:565:27 [INFO] [stdout] | [INFO] [stdout] 565 | pub clock: Pb31>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb1`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:594:18 [INFO] [stdout] | [INFO] [stdout] 594 | pub battery: Pb1, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfB`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:594:22 [INFO] [stdout] | [INFO] [stdout] 594 | pub battery: Pb1, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb1`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:609:18 [INFO] [stdout] | [INFO] [stdout] 609 | pub battery: Pb1>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:609:22 [INFO] [stdout] | [INFO] [stdout] 609 | pub battery: Pb1>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:609:28 [INFO] [stdout] | [INFO] [stdout] 609 | pub battery: Pb1>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::gpio::Port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:316:20 [INFO] [stdout] | [INFO] [stdout] 316 | port: &mut Port, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::SPIMaster4`: The `sercom::v1::spi` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::spi` module instead. [INFO] [stdout] --> src/pins.rs:320:17 [INFO] [stdout] | [INFO] [stdout] 320 | SPIMaster4< [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb14`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:321:46 [INFO] [stdout] | [INFO] [stdout] 321 | hal::sercom::Sercom4Pad2>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:321:51 [INFO] [stdout] | [INFO] [stdout] 321 | hal::sercom::Sercom4Pad2>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb15`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:322:46 [INFO] [stdout] | [INFO] [stdout] 322 | hal::sercom::Sercom4Pad3>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:322:51 [INFO] [stdout] | [INFO] [stdout] 322 | hal::sercom::Sercom4Pad3>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:323:46 [INFO] [stdout] | [INFO] [stdout] 323 | hal::sercom::Sercom4Pad1>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:323:51 [INFO] [stdout] | [INFO] [stdout] 323 | hal::sercom::Sercom4Pad1>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb5`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:325:17 [INFO] [stdout] | [INFO] [stdout] 325 | Pb5>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:325:21 [INFO] [stdout] | [INFO] [stdout] 325 | Pb5>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PushPull`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:325:28 [INFO] [stdout] | [INFO] [stdout] 325 | Pb5>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa0`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:326:17 [INFO] [stdout] | [INFO] [stdout] 326 | Pa0>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:326:21 [INFO] [stdout] | [INFO] [stdout] 326 | Pa0>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PushPull`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:326:28 [INFO] [stdout] | [INFO] [stdout] 326 | Pa0>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::SPIMaster4`: The `sercom::v1::spi` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::spi` module instead. [INFO] [stdout] --> src/pins.rs:333:23 [INFO] [stdout] | [INFO] [stdout] 333 | let tft_spi = SPIMaster4::new( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::gpio::Port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:386:20 [INFO] [stdout] | [INFO] [stdout] 386 | port: &mut Port, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa15`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:387:41 [INFO] [stdout] | [INFO] [stdout] 387 | ) -> ws2812::Ws2812>>> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:387:46 [INFO] [stdout] | [INFO] [stdout] 387 | ) -> ws2812::Ws2812>>> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PushPull`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:387:53 [INFO] [stdout] | [INFO] [stdout] 387 | ) -> ws2812::Ws2812>>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::gpio::Port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:410:20 [INFO] [stdout] | [INFO] [stdout] 410 | port: &mut Port, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::SPIMaster1`: The `sercom::v1::spi` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::spi` module instead. [INFO] [stdout] --> src/pins.rs:411:10 [INFO] [stdout] | [INFO] [stdout] 411 | ) -> SPIMaster1< [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:412:34 [INFO] [stdout] | [INFO] [stdout] 412 | hal::sercom::Sercom1Pad2>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:412:39 [INFO] [stdout] | [INFO] [stdout] 412 | hal::sercom::Sercom1Pad2>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:413:34 [INFO] [stdout] | [INFO] [stdout] 413 | hal::sercom::Sercom1Pad3>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:413:39 [INFO] [stdout] | [INFO] [stdout] 413 | hal::sercom::Sercom1Pad3>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:414:34 [INFO] [stdout] | [INFO] [stdout] 414 | hal::sercom::Sercom1Pad1>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:414:39 [INFO] [stdout] | [INFO] [stdout] 414 | hal::sercom::Sercom1Pad1>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::SPIMaster1`: The `sercom::v1::spi` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::spi` module instead. [INFO] [stdout] --> src/pins.rs:417:9 [INFO] [stdout] | [INFO] [stdout] 417 | SPIMaster1::new( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::gpio::Port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:450:20 [INFO] [stdout] | [INFO] [stdout] 450 | port: &mut Port, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:451:46 [INFO] [stdout] | [INFO] [stdout] 451 | ) -> I2CMaster2>, hal::sercom::Sercom2Pad1>> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:451:51 [INFO] [stdout] | [INFO] [stdout] 451 | ) -> I2CMaster2>, hal::sercom::Sercom2Pad1>> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:451:83 [INFO] [stdout] | [INFO] [stdout] 451 | ) -> I2CMaster2>, hal::sercom::Sercom2Pad1>> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:451:88 [INFO] [stdout] | [INFO] [stdout] 451 | ) -> I2CMaster2>, hal::sercom::Sercom2Pad1>> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::gpio::Port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:509:20 [INFO] [stdout] | [INFO] [stdout] 509 | port: &mut Port, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::UART5`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::uart` module instead. [INFO] [stdout] --> src/pins.rs:510:10 [INFO] [stdout] | [INFO] [stdout] 510 | ) -> UART5>, hal::sercom::Sercom5Pad0>, (), ()> [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:510:41 [INFO] [stdout] | [INFO] [stdout] 510 | ) -> UART5>, hal::sercom::Sercom5Pad0>, (), ()> [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:510:46 [INFO] [stdout] | [INFO] [stdout] 510 | ) -> UART5>, hal::sercom::Sercom5Pad0>, (), ()> [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:510:78 [INFO] [stdout] | [INFO] [stdout] 510 | ) -> UART5>, hal::sercom::Sercom5Pad0>, (), ()> [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:510:83 [INFO] [stdout] | [INFO] [stdout] 510 | ) -> UART5>, hal::sercom::Sercom5Pad0>, (), ()> [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::UART5`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::uart` module instead. [INFO] [stdout] --> src/pins.rs:514:9 [INFO] [stdout] | [INFO] [stdout] 514 | UART5::new( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::gpio::Port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:572:34 [INFO] [stdout] | [INFO] [stdout] 572 | pub fn init(self, port: &mut Port) -> ButtonReader { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::gpio::Port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:616:34 [INFO] [stdout] | [INFO] [stdout] 616 | pub fn init(self, port: &mut Port) -> BatteryReader { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::sercom::SPIMaster4::::new`: The `sercom::v1::spi` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::spi` module instead. [INFO] [stdout] --> src/pins.rs:333:35 [INFO] [stdout] | [INFO] [stdout] 333 | let tft_spi = SPIMaster4::new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::gpio::Pin::::into_push_pull_output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:349:38 [INFO] [stdout] | [INFO] [stdout] 349 | let mut tft_cs = self.tft_cs.into_push_pull_output(port); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::gpio::Pin::::into_push_pull_output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:352:34 [INFO] [stdout] | [INFO] [stdout] 352 | let tft_dc = self.tft_dc.into_push_pull_output(port); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::gpio::Pin::::into_push_pull_output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:353:40 [INFO] [stdout] | [INFO] [stdout] 353 | let tft_reset = self.tft_reset.into_push_pull_output(port); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::gpio::Pin::::into_function_e`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:360:48 [INFO] [stdout] | [INFO] [stdout] 360 | let tft_backlight = self.tft_backlight.into_function_e(port); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::gpio::Pin::::into_push_pull_output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:388:59 [INFO] [stdout] | [INFO] [stdout] 388 | let neopixel_pin: OldOutputPin<_> = self.neopixel.into_push_pull_output(port).into(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::sercom::SPIMaster1::::new`: The `sercom::v1::spi` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::spi` module instead. [INFO] [stdout] --> src/pins.rs:417:21 [INFO] [stdout] | [INFO] [stdout] 417 | SPIMaster1::new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::sercom::UART5::::new`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::uart` module instead. [INFO] [stdout] --> src/pins.rs:514:16 [INFO] [stdout] | [INFO] [stdout] 514 | UART5::new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::gpio::Pin::::into_push_pull_output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:573:36 [INFO] [stdout] | [INFO] [stdout] 573 | let mut latch = self.latch.into_push_pull_output(port); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::gpio::Pin::::into_floating_input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:576:36 [INFO] [stdout] | [INFO] [stdout] 576 | let data_in = self.data_in.into_floating_input(port); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::gpio::Pin::::into_push_pull_output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:578:36 [INFO] [stdout] | [INFO] [stdout] 578 | let mut clock = self.clock.into_push_pull_output(port); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::gpio::Pin::::into_function_b`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:618:35 [INFO] [stdout] | [INFO] [stdout] 618 | battery: self.battery.into_function_b(port), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::gpio::GpioExt::split`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa2`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa27`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa5`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa4`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa6`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb1`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb4`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb3`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb2`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa14`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa18`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb14`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa15`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa19`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa20`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa21`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb15`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa0`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb5`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa1`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa24`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa25`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb0`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb30`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/pins.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / define_pins!( [INFO] [stdout] 34 | | /// Maps the pins to their arduino names and [INFO] [stdout] 35 | | /// the numbers printed on the board. [INFO] [stdout] 36 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 143 | | pin flash_d3 = a11, [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [WARN] too many lines in the log, truncating it