[INFO] fetching crate arduino_mkrzero 0.12.0... [INFO] testing arduino_mkrzero-0.12.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate arduino_mkrzero 0.12.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate arduino_mkrzero 0.12.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/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-1/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: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7b9b2839f3cd1dd00aaf8ec476505141c215cf3e12dd5cebd8658b7a607d5894 [INFO] running `Command { std: "docker" "start" "-a" "7b9b2839f3cd1dd00aaf8ec476505141c215cf3e12dd5cebd8658b7a607d5894", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b9b2839f3cd1dd00aaf8ec476505141c215cf3e12dd5cebd8658b7a607d5894", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b9b2839f3cd1dd00aaf8ec476505141c215cf3e12dd5cebd8658b7a607d5894", kill_on_drop: false }` [INFO] [stdout] 7b9b2839f3cd1dd00aaf8ec476505141c215cf3e12dd5cebd8658b7a607d5894 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f333e8a70e83e8e6ea0ac19c8134cf5b9754022fd8a3a404728b1dae13fe55da [INFO] running `Command { std: "docker" "start" "-a" "f333e8a70e83e8e6ea0ac19c8134cf5b9754022fd8a3a404728b1dae13fe55da", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling cortex-m-rt v0.7.1 [INFO] [stderr] Compiling cortex-m v0.7.4 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling atsamd21g v0.11.0 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling arduino_mkrzero v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling usb-device v0.2.8 [INFO] [stderr] Compiling replace_with v0.1.7 [INFO] [stderr] Compiling seq-macro v0.2.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling volatile-register v0.2.1 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling embedded-hal v0.2.6 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.0 [INFO] [stderr] Compiling modular-bitfield-impl v0.11.2 [INFO] [stderr] Compiling modular-bitfield v0.11.2 [INFO] [stderr] Compiling atsamd-hal v0.14.0 [INFO] [stdout] warning: use of deprecated module `atsamd_hal::common`: The `common` module is deprecated and will be removed in a future [INFO] [stdout] release. Directly use modules from atsamd_hal instead. [INFO] [stdout] --> src/lib.rs: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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning 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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.06s [INFO] running `Command { std: "docker" "inspect" "f333e8a70e83e8e6ea0ac19c8134cf5b9754022fd8a3a404728b1dae13fe55da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f333e8a70e83e8e6ea0ac19c8134cf5b9754022fd8a3a404728b1dae13fe55da", kill_on_drop: false }` [INFO] [stdout] f333e8a70e83e8e6ea0ac19c8134cf5b9754022fd8a3a404728b1dae13fe55da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a63b961a488069c68a7f09f6a4d7f91a5defb1bdc6699ef7efb99a501f94b56 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3a63b961a488069c68a7f09f6a4d7f91a5defb1bdc6699ef7efb99a501f94b56", kill_on_drop: false }` [INFO] [stderr] Compiling cortex-m-semihosting v0.3.7 [INFO] [stderr] Compiling panic-halt v0.2.0 [INFO] [stderr] Compiling usbd-serial v0.1.1 [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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning 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] [stderr] Compiling panic-semihosting v0.5.6 [INFO] [stderr] Compiling arduino_mkrzero v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] | [INFO] [stdout] = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library [INFO] [stdout] = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `arduino_mkrzero::gpio::Pin::::into_open_drain_output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> examples/blinky_basic.rs: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 previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `arduino_mkrzero` due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] error: language item required, but not found: `eh_personality` [INFO] [stdout] | [INFO] [stdout] = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library [INFO] [stdout] = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `arduino_mkrzero::gpio::Pin::::into_open_drain_output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> examples/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 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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: [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 117 | | pin xout32 = a1, [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning 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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3a63b961a488069c68a7f09f6a4d7f91a5defb1bdc6699ef7efb99a501f94b56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a63b961a488069c68a7f09f6a4d7f91a5defb1bdc6699ef7efb99a501f94b56", kill_on_drop: false }` [INFO] [stdout] 3a63b961a488069c68a7f09f6a4d7f91a5defb1bdc6699ef7efb99a501f94b56