[INFO] fetching crate arduino_mkrzero 0.12.0...
[INFO] checking arduino_mkrzero-0.12.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate arduino_mkrzero 0.12.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate arduino_mkrzero 0.12.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config
[INFO] started tweaking crates.io crate arduino_mkrzero 0.12.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate arduino_mkrzero 0.12.0
[INFO] tweaked toml for crates.io crate arduino_mkrzero 0.12.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate crates.io crate arduino_mkrzero 0.12.0 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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded panic-semihosting v0.5.6
[INFO] [stderr]   Downloaded seq-macro v0.2.2
[INFO] [stderr]   Downloaded usb-device v0.2.8
[INFO] [stderr]   Downloaded cortex-m-rt v0.7.1
[INFO] [stderr]   Downloaded num-traits v0.2.14
[INFO] [stderr]   Downloaded paste v1.0.6
[INFO] [stderr]   Downloaded nb v1.0.0
[INFO] [stderr]   Downloaded replace_with v0.1.7
[INFO] [stderr]   Downloaded cortex-m-semihosting v0.3.7
[INFO] [stderr]   Downloaded usbd-serial v0.1.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.36
[INFO] [stderr]   Downloaded atsamd-hal v0.14.0
[INFO] [stderr]   Downloaded cortex-m v0.7.4
[INFO] [stderr]   Downloaded atsamd21g v0.11.0
[INFO] [stderr]   Downloaded syn v1.0.85
[INFO] [stderr]   Downloaded quote v1.0.14
[INFO] [stderr]   Downloaded embedded-hal v0.2.6
[INFO] [stderr]   Downloaded modular-bitfield-impl v0.11.2
[INFO] [stderr]   Downloaded modular-bitfield v0.11.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 27197549d2f9f6990336efb92bbc299a1d56471ba23a7ab593637145b59b0c5b
[INFO] running `Command { std: "docker" "start" "-a" "27197549d2f9f6990336efb92bbc299a1d56471ba23a7ab593637145b59b0c5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27197549d2f9f6990336efb92bbc299a1d56471ba23a7ab593637145b59b0c5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27197549d2f9f6990336efb92bbc299a1d56471ba23a7ab593637145b59b0c5b", kill_on_drop: false }`
[INFO] [stdout] 27197549d2f9f6990336efb92bbc299a1d56471ba23a7ab593637145b59b0c5b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f613adf143fd931290829816dcf17abdc357da4eaf47e6bf0d6bfd69602b8302
[INFO] running `Command { std: "docker" "start" "-a" "f613adf143fd931290829816dcf17abdc357da4eaf47e6bf0d6bfd69602b8302", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling cortex-m v0.7.4
[INFO] [stderr]    Compiling syn v1.0.85
[INFO] [stderr]     Checking nb v1.0.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]    Compiling cortex-m-rt v0.7.1
[INFO] [stderr]     Checking volatile-register v0.2.1
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]     Checking embedded-hal v0.2.6
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling atsamd21g v0.11.0
[INFO] [stderr]     Checking usb-device v0.2.8
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling cortex-m-semihosting v0.3.7
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling paste v1.0.6
[INFO] [stderr]     Checking replace_with v0.1.7
[INFO] [stderr]    Compiling seq-macro v0.2.2
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling arduino_mkrzero v0.12.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking usbd-serial v0.1.1
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]     Checking panic-halt v0.2.0
[INFO] [stderr]     Checking panic-semihosting v0.5.6
[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: 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:22:14
[INFO] [stdout]    |
[INFO] [stdout] 22 | 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 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:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | use gpio::{Floating, Input, Port};
[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:26:22
[INFO] [stdout]    |
[INFO] [stdout] 26 | use gpio::{Floating, Input, Port};
[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:26:29
[INFO] [stdout]    |
[INFO] [stdout] 26 | use gpio::{Floating, Input, Port};
[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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[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:22:14
[INFO] [stdout]    |
[INFO] [stdout] 22 | 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 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | use gpio::{Floating, Input, Port};
[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:26:22
[INFO] [stdout]    |
[INFO] [stdout] 26 | use gpio::{Floating, Input, Port};
[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:26:29
[INFO] [stdout]    |
[INFO] [stdout] 26 | use gpio::{Floating, Input, Port};
[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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `atsamd_hal::gpio::Port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa21`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa10`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa11`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa21`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa6`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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::Pa3`: The gpio::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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa6`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa14`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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::Pa28`: The gpio::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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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::Pa3`: The gpio::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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa0`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa1`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa14`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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::Pa28`: The gpio::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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa10`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa0`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa11`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa1`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa21`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa10`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa11`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa21`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa6`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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::pa3`: The gpio::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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa14`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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::pa28`: The gpio::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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa6`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa0`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa1`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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::pa3`: The gpio::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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa14`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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::pa28`: The gpio::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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa0`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa1`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 81 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 81 warnings emitted
[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: the item `usb_device` is imported redundantly
[INFO] [stdout]  --> examples/usb_logging.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use usb_device;
[INFO] [stdout]   |     ^^^^^^^^^^ the item `usb_device` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `usbd_serial` is imported redundantly
[INFO] [stdout]  --> examples/usb_logging.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use usbd_serial;
[INFO] [stdout]   |     ^^^^^^^^^^^ the item `usbd_serial` is already defined here
[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 `arduino_mkrzero::gpio::Pin::<I, M>::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:29:36
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let mut led = pins.led_builtin.into_open_drain_output(&mut pins.port);
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `arduino_mkrzero::gpio::Pin::<I, M>::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/usb_logging.rs:42:36
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let mut led = pins.led_builtin.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 `arduino_mkrzero` (example "blinky_basic") due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 1 previous error; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `arduino_mkrzero` (example "usb_logging") due to 2 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f613adf143fd931290829816dcf17abdc357da4eaf47e6bf0d6bfd69602b8302", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f613adf143fd931290829816dcf17abdc357da4eaf47e6bf0d6bfd69602b8302", kill_on_drop: false }`
[INFO] [stdout] f613adf143fd931290829816dcf17abdc357da4eaf47e6bf0d6bfd69602b8302
[INFO] checking arduino_mkrzero-0.12.0 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate arduino_mkrzero 0.12.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate arduino_mkrzero 0.12.0 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config
[INFO] started tweaking crates.io crate arduino_mkrzero 0.12.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate arduino_mkrzero 0.12.0
[INFO] tweaked toml for crates.io crate arduino_mkrzero 0.12.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate crates.io crate arduino_mkrzero 0.12.0 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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 77338c342714fa6c829982e136199ebb580508182c1ebc961ae0f2cee0ef61d2
[INFO] running `Command { std: "docker" "start" "-a" "77338c342714fa6c829982e136199ebb580508182c1ebc961ae0f2cee0ef61d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77338c342714fa6c829982e136199ebb580508182c1ebc961ae0f2cee0ef61d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77338c342714fa6c829982e136199ebb580508182c1ebc961ae0f2cee0ef61d2", kill_on_drop: false }`
[INFO] [stdout] 77338c342714fa6c829982e136199ebb580508182c1ebc961ae0f2cee0ef61d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2362e0b64b997aa4dfec945dc45392cb5023a0394f95f24f5acc5192078209ee
[INFO] running `Command { std: "docker" "start" "-a" "2362e0b64b997aa4dfec945dc45392cb5023a0394f95f24f5acc5192078209ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling cortex-m v0.7.4
[INFO] [stderr]     Checking nb v1.0.0
[INFO] [stderr]    Compiling syn v1.0.85
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling cortex-m-rt v0.7.1
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]     Checking volatile-register v0.2.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking embedded-hal v0.2.6
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling atsamd21g v0.11.0
[INFO] [stderr]    Compiling cortex-m-semihosting v0.3.7
[INFO] [stderr]     Checking usb-device v0.2.8
[INFO] [stderr]    Compiling seq-macro v0.2.2
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling paste v1.0.6
[INFO] [stderr]     Checking replace_with v0.1.7
[INFO] [stderr]    Compiling arduino_mkrzero v0.12.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]     Checking usbd-serial v0.1.1
[INFO] [stderr]     Checking panic-halt v0.2.0
[INFO] [stderr]     Checking panic-semihosting v0.5.6
[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: 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:22:14
[INFO] [stdout]    |
[INFO] [stdout] 22 | 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 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:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | use gpio::{Floating, Input, Port};
[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:26:22
[INFO] [stdout]    |
[INFO] [stdout] 26 | use gpio::{Floating, Input, Port};
[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:26:29
[INFO] [stdout]    |
[INFO] [stdout] 26 | use gpio::{Floating, Input, Port};
[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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa10`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa11`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa21`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[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:22:14
[INFO] [stdout]    |
[INFO] [stdout] 22 | 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 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:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | use gpio::{Floating, Input, Port};
[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:26:22
[INFO] [stdout]    |
[INFO] [stdout] 26 | use gpio::{Floating, Input, Port};
[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:26:29
[INFO] [stdout]    |
[INFO] [stdout] 26 | use gpio::{Floating, Input, Port};
[INFO] [stdout]    |                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `atsamd_hal::gpio::Port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa10`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa11`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa21`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa6`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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::Pa3`: The gpio::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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa14`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa6`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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::Pa28`: The gpio::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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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::Pa3`: The gpio::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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa0`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa1`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa14`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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::Pa28`: The gpio::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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa10`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa11`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa0`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa1`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa21`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa10`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa11`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa21`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa6`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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::pa3`: The gpio::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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa14`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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::pa28`: The gpio::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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa6`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa0`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa1`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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::pa3`: The gpio::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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa14`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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::pa28`: The gpio::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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa0`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa1`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout]              Please use the gpio::v2 module instead.
[INFO] [stdout]    --> src/lib.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | / define_pins!(
[INFO] [stdout] 30  | |     /// Maps the pins to their arduino names and the numbers printed on the board.
[INFO] [stdout] 31  | |     /// Information from: <https://github.com/arduino/ArduinoCore-samd/blob/master/variants/mkrzero/variant.cpp>
[INFO] [stdout] 32  | |     struct Pins,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pin xout32 = a1,
[INFO] [stdout] 118 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 81 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 81 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `usb_device` is imported redundantly
[INFO] [stdout]  --> examples/usb_logging.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use usb_device;
[INFO] [stdout]   |     ^^^^^^^^^^ the item `usb_device` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `usbd_serial` is imported redundantly
[INFO] [stdout]  --> examples/usb_logging.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use usbd_serial;
[INFO] [stdout]   |     ^^^^^^^^^^^ the item `usbd_serial` is already defined here
[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] 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 `arduino_mkrzero::gpio::Pin::<I, M>::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/usb_logging.rs:42:36
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let mut led = pins.led_builtin.into_open_drain_output(&mut pins.port);
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `arduino_mkrzero::gpio::Pin::<I, M>::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:29:36
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let mut led = pins.led_builtin.into_open_drain_output(&mut pins.port);
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `arduino_mkrzero` (example "blinky_basic") due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `arduino_mkrzero` (example "usb_logging") due to 2 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "2362e0b64b997aa4dfec945dc45392cb5023a0394f95f24f5acc5192078209ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2362e0b64b997aa4dfec945dc45392cb5023a0394f95f24f5acc5192078209ee", kill_on_drop: false }`
[INFO] [stdout] 2362e0b64b997aa4dfec945dc45392cb5023a0394f95f24f5acc5192078209ee
