[INFO] fetching crate wio_lite_mg126 0.4.1... [INFO] checking wio_lite_mg126-0.4.1 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate wio_lite_mg126 0.4.1 into /workspace/builds/worker-1-tc1/source [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate wio_lite_mg126 0.4.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate wio_lite_mg126 0.4.1 [INFO] tweaked toml for crates.io crate wio_lite_mg126 0.4.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate wio_lite_mg126 0.4.1 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wio_lite_mg126 0.4.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cortex-m-rt-macros v0.7.0 [INFO] [stderr] Downloaded numtoa v0.2.4 [INFO] [stderr] Downloaded jlink_rtt v0.2.0 [INFO] [stderr] Downloaded seq-macro v0.2.2 [INFO] [stderr] Downloaded cortex-m-rt v0.7.3 [INFO] [stderr] Downloaded atsamd21g v0.11.0 [INFO] [stderr] Downloaded usb-device v0.2.9 [INFO] [stderr] Downloaded atsamd-hal v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13422045599c014ad931634d69a5cd7f616fcda0f52b97a4bf69c51c26f4ae71 [INFO] running `Command { std: "docker" "start" "-a" "13422045599c014ad931634d69a5cd7f616fcda0f52b97a4bf69c51c26f4ae71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13422045599c014ad931634d69a5cd7f616fcda0f52b97a4bf69c51c26f4ae71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13422045599c014ad931634d69a5cd7f616fcda0f52b97a4bf69c51c26f4ae71", kill_on_drop: false }` [INFO] [stdout] 13422045599c014ad931634d69a5cd7f616fcda0f52b97a4bf69c51c26f4ae71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cee078c7583bb6ddfbaf85c01751cedb89600c3045aff0026872a202dc15397b [INFO] running `Command { std: "docker" "start" "-a" "cee078c7583bb6ddfbaf85c01751cedb89600c3045aff0026872a202dc15397b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.88 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cortex-m v0.7.7 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling cortex-m-rt v0.7.3 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Checking volatile-register v0.2.2 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling atsamd21g v0.11.0 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.7 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking replace_with v0.1.7 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling seq-macro v0.2.2 [INFO] [stderr] Compiling wio_lite_mg126 v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Checking usb-device v0.2.9 [INFO] [stderr] Checking panic-halt v0.2.0 [INFO] [stderr] Checking numtoa v0.2.4 [INFO] [stderr] Checking usbd-serial v0.1.1 [INFO] [stderr] Checking panic-semihosting v0.5.6 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.0 [INFO] [stderr] Compiling modular-bitfield-impl v0.11.2 [INFO] [stderr] Checking modular-bitfield v0.11.2 [INFO] [stderr] Checking atsamd-hal v0.14.0 [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/lib.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | use gpio::{self, *}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `gpio` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/lib.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub use hal::common::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/lib.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | use gpio::{self, *}; [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [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:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | 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 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/lib.rs:20:39 [INFO] [stdout] | [INFO] [stdout] 20 | use hal::sercom::{I2CMaster3, PadPin, SPIMaster4, UART2}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::UART2`: 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/lib.rs:20:51 [INFO] [stdout] | [INFO] [stdout] 20 | use hal::sercom::{I2CMaster3, PadPin, SPIMaster4, UART2}; [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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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::Pa7`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:117:16 [INFO] [stdout] | [INFO] [stdout] 117 | sda: gpio::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/lib.rs:117:21 [INFO] [stdout] | [INFO] [stdout] 117 | sda: gpio::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/lib.rs:117:27 [INFO] [stdout] | [INFO] [stdout] 117 | sda: gpio::Pa22>, [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/lib.rs:118:16 [INFO] [stdout] | [INFO] [stdout] 118 | scl: gpio::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/lib.rs:118:21 [INFO] [stdout] | [INFO] [stdout] 118 | scl: gpio::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/lib.rs:118:27 [INFO] [stdout] | [INFO] [stdout] 118 | scl: gpio::Pa23>, [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/lib.rs:119:16 [INFO] [stdout] | [INFO] [stdout] 119 | port: &mut Port, [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/lib.rs:121:36 [INFO] [stdout] | [INFO] [stdout] 121 | hal::sercom::Sercom3Pad0>, [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/lib.rs:121:47 [INFO] [stdout] | [INFO] [stdout] 121 | hal::sercom::Sercom3Pad0>, [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/lib.rs:122:36 [INFO] [stdout] | [INFO] [stdout] 122 | hal::sercom::Sercom3Pad1>, [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/lib.rs:122:47 [INFO] [stdout] | [INFO] [stdout] 122 | hal::sercom::Sercom3Pad1>, [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/lib.rs:142:16 [INFO] [stdout] | [INFO] [stdout] 142 | sck: gpio::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/lib.rs:142:21 [INFO] [stdout] | [INFO] [stdout] 142 | sck: gpio::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/lib.rs:142:27 [INFO] [stdout] | [INFO] [stdout] 142 | sck: gpio::Pb11>, [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/lib.rs:143:17 [INFO] [stdout] | [INFO] [stdout] 143 | mosi: gpio::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/lib.rs:143:22 [INFO] [stdout] | [INFO] [stdout] 143 | mosi: gpio::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/lib.rs:143:28 [INFO] [stdout] | [INFO] [stdout] 143 | mosi: gpio::Pb10>, [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/lib.rs:144:17 [INFO] [stdout] | [INFO] [stdout] 144 | miso: gpio::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/lib.rs:144:22 [INFO] [stdout] | [INFO] [stdout] 144 | miso: gpio::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/lib.rs:144:28 [INFO] [stdout] | [INFO] [stdout] 144 | miso: gpio::Pa12>, [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/lib.rs:145:16 [INFO] [stdout] | [INFO] [stdout] 145 | 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/lib.rs:146:6 [INFO] [stdout] | [INFO] [stdout] 146 | ) -> SPIMaster4< [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/lib.rs:147:36 [INFO] [stdout] | [INFO] [stdout] 147 | hal::sercom::Sercom4Pad0>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfD`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:147:47 [INFO] [stdout] | [INFO] [stdout] 147 | hal::sercom::Sercom4Pad0>, [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/lib.rs:148:36 [INFO] [stdout] | [INFO] [stdout] 148 | hal::sercom::Sercom4Pad2>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfD`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:148:47 [INFO] [stdout] | [INFO] [stdout] 148 | hal::sercom::Sercom4Pad2>, [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/lib.rs:149:36 [INFO] [stdout] | [INFO] [stdout] 149 | hal::sercom::Sercom4Pad3>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfD`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:149:47 [INFO] [stdout] | [INFO] [stdout] 149 | hal::sercom::Sercom4Pad3>, [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/lib.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | SPIMaster4::new( [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/lib.rs:173:15 [INFO] [stdout] | [INFO] [stdout] 173 | d0: gpio::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/lib.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 173 | d0: gpio::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/lib.rs:173:26 [INFO] [stdout] | [INFO] [stdout] 173 | d0: gpio::Pa11>, [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/lib.rs:174:15 [INFO] [stdout] | [INFO] [stdout] 174 | d1: gpio::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/lib.rs:174:20 [INFO] [stdout] | [INFO] [stdout] 174 | d1: gpio::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/lib.rs:174:26 [INFO] [stdout] | [INFO] [stdout] 174 | d1: gpio::Pa10>, [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/lib.rs:175:16 [INFO] [stdout] | [INFO] [stdout] 175 | port: &mut Port, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::UART2`: 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/lib.rs:176:6 [INFO] [stdout] | [INFO] [stdout] 176 | ) -> UART2< [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/lib.rs:177:36 [INFO] [stdout] | [INFO] [stdout] 177 | hal::sercom::Sercom2Pad3>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfD`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:177:41 [INFO] [stdout] | [INFO] [stdout] 177 | hal::sercom::Sercom2Pad3>, [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/lib.rs:178:36 [INFO] [stdout] | [INFO] [stdout] 178 | hal::sercom::Sercom2Pad2>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfD`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:178:41 [INFO] [stdout] | [INFO] [stdout] 178 | hal::sercom::Sercom2Pad2>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::UART2`: 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/lib.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | UART2::new( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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::pa7`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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 `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/lib.rs:153:17 [INFO] [stdout] | [INFO] [stdout] 153 | SPIMaster4::new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::sercom::UART2::::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/lib.rs:184:12 [INFO] [stdout] | [INFO] [stdout] 184 | UART2::new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/lib.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | use gpio::{self, *}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `gpio` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/lib.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub use hal::common::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/lib.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | use gpio::{self, *}; [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [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:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | 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 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/lib.rs:20:39 [INFO] [stdout] | [INFO] [stdout] 20 | use hal::sercom::{I2CMaster3, PadPin, SPIMaster4, UART2}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::UART2`: 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/lib.rs:20:51 [INFO] [stdout] | [INFO] [stdout] 20 | use hal::sercom::{I2CMaster3, PadPin, SPIMaster4, UART2}; [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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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::Pa7`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:117:16 [INFO] [stdout] | [INFO] [stdout] 117 | sda: gpio::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/lib.rs:117:21 [INFO] [stdout] | [INFO] [stdout] 117 | sda: gpio::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/lib.rs:117:27 [INFO] [stdout] | [INFO] [stdout] 117 | sda: gpio::Pa22>, [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/lib.rs:118:16 [INFO] [stdout] | [INFO] [stdout] 118 | scl: gpio::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/lib.rs:118:21 [INFO] [stdout] | [INFO] [stdout] 118 | scl: gpio::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/lib.rs:118:27 [INFO] [stdout] | [INFO] [stdout] 118 | scl: gpio::Pa23>, [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/lib.rs:119:16 [INFO] [stdout] | [INFO] [stdout] 119 | port: &mut Port, [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/lib.rs:121:36 [INFO] [stdout] | [INFO] [stdout] 121 | hal::sercom::Sercom3Pad0>, [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/lib.rs:121:47 [INFO] [stdout] | [INFO] [stdout] 121 | hal::sercom::Sercom3Pad0>, [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/lib.rs:122:36 [INFO] [stdout] | [INFO] [stdout] 122 | hal::sercom::Sercom3Pad1>, [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/lib.rs:122:47 [INFO] [stdout] | [INFO] [stdout] 122 | hal::sercom::Sercom3Pad1>, [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/lib.rs:142:16 [INFO] [stdout] | [INFO] [stdout] 142 | sck: gpio::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/lib.rs:142:21 [INFO] [stdout] | [INFO] [stdout] 142 | sck: gpio::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/lib.rs:142:27 [INFO] [stdout] | [INFO] [stdout] 142 | sck: gpio::Pb11>, [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/lib.rs:143:17 [INFO] [stdout] | [INFO] [stdout] 143 | mosi: gpio::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/lib.rs:143:22 [INFO] [stdout] | [INFO] [stdout] 143 | mosi: gpio::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/lib.rs:143:28 [INFO] [stdout] | [INFO] [stdout] 143 | mosi: gpio::Pb10>, [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/lib.rs:144:17 [INFO] [stdout] | [INFO] [stdout] 144 | miso: gpio::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/lib.rs:144:22 [INFO] [stdout] | [INFO] [stdout] 144 | miso: gpio::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/lib.rs:144:28 [INFO] [stdout] | [INFO] [stdout] 144 | miso: gpio::Pa12>, [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/lib.rs:145:16 [INFO] [stdout] | [INFO] [stdout] 145 | 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/lib.rs:146:6 [INFO] [stdout] | [INFO] [stdout] 146 | ) -> SPIMaster4< [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/lib.rs:147:36 [INFO] [stdout] | [INFO] [stdout] 147 | hal::sercom::Sercom4Pad0>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfD`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:147:47 [INFO] [stdout] | [INFO] [stdout] 147 | hal::sercom::Sercom4Pad0>, [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/lib.rs:148:36 [INFO] [stdout] | [INFO] [stdout] 148 | hal::sercom::Sercom4Pad2>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfD`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:148:47 [INFO] [stdout] | [INFO] [stdout] 148 | hal::sercom::Sercom4Pad2>, [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/lib.rs:149:36 [INFO] [stdout] | [INFO] [stdout] 149 | hal::sercom::Sercom4Pad3>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfD`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:149:47 [INFO] [stdout] | [INFO] [stdout] 149 | hal::sercom::Sercom4Pad3>, [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/lib.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | SPIMaster4::new( [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/lib.rs:173:15 [INFO] [stdout] | [INFO] [stdout] 173 | d0: gpio::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/lib.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 173 | d0: gpio::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/lib.rs:173:26 [INFO] [stdout] | [INFO] [stdout] 173 | d0: gpio::Pa11>, [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/lib.rs:174:15 [INFO] [stdout] | [INFO] [stdout] 174 | d1: gpio::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/lib.rs:174:20 [INFO] [stdout] | [INFO] [stdout] 174 | d1: gpio::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/lib.rs:174:26 [INFO] [stdout] | [INFO] [stdout] 174 | d1: gpio::Pa10>, [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/lib.rs:175:16 [INFO] [stdout] | [INFO] [stdout] 175 | port: &mut Port, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::UART2`: 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/lib.rs:176:6 [INFO] [stdout] | [INFO] [stdout] 176 | ) -> UART2< [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/lib.rs:177:36 [INFO] [stdout] | [INFO] [stdout] 177 | hal::sercom::Sercom2Pad3>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfD`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:177:41 [INFO] [stdout] | [INFO] [stdout] 177 | hal::sercom::Sercom2Pad3>, [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/lib.rs:178:36 [INFO] [stdout] | [INFO] [stdout] 178 | hal::sercom::Sercom2Pad2>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfD`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:178:41 [INFO] [stdout] | [INFO] [stdout] 178 | hal::sercom::Sercom2Pad2>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::UART2`: 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/lib.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | UART2::new( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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::pa7`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / define_pins!( [INFO] [stdout] 32 | | /// Maps the pins to their arduino names and the numbers printed on the board. [INFO] [stdout] 33 | | /// Information pulled from datasheet and board files for arduino IDE : [INFO] [stdout] 34 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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 `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/lib.rs:153:17 [INFO] [stdout] | [INFO] [stdout] 153 | SPIMaster4::new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::sercom::UART2::::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/lib.rs:184:12 [INFO] [stdout] | [INFO] [stdout] 184 | UART2::new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unwinding panics are not supported without std [INFO] [stdout] | [INFO] [stdout] = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding [INFO] [stdout] = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `wio_lite_mg126::atsamd_hal::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:28:28 [INFO] [stdout] | [INFO] [stdout] 28 | let mut 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] [stderr] error: could not compile `wio_lite_mg126` (example "blinky_basic") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "cee078c7583bb6ddfbaf85c01751cedb89600c3045aff0026872a202dc15397b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cee078c7583bb6ddfbaf85c01751cedb89600c3045aff0026872a202dc15397b", kill_on_drop: false }` [INFO] [stdout] cee078c7583bb6ddfbaf85c01751cedb89600c3045aff0026872a202dc15397b