[INFO] fetching crate samd21_mini 0.10.1... [INFO] testing samd21_mini-0.10.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate samd21_mini 0.10.1 into /workspace/builds/worker-1-tc1/source [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate samd21_mini 0.10.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate samd21_mini 0.10.1 [INFO] tweaked toml for crates.io crate samd21_mini 0.10.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate samd21_mini 0.10.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate samd21_mini 0.10.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cortex-m-rtic-macros v1.1.6 [INFO] [stderr] Downloaded seq-macro v0.2.2 [INFO] [stderr] Downloaded rtic-monotonic v1.0.0 [INFO] [stderr] Downloaded rtic-core v1.0.0 [INFO] [stderr] Downloaded rtic-syntax v1.0.3 [INFO] [stderr] Downloaded cortex-m-rtic v1.1.4 [INFO] [stderr] Downloaded atsamd-hal v0.14.0 [INFO] [stderr] Downloaded atsamd21g v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16cbf957101b4d4f135072074dc622928490d64728ad79ca3e5e64c19a63bd85 [INFO] running `Command { std: "docker" "start" "-a" "16cbf957101b4d4f135072074dc622928490d64728ad79ca3e5e64c19a63bd85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16cbf957101b4d4f135072074dc622928490d64728ad79ca3e5e64c19a63bd85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16cbf957101b4d4f135072074dc622928490d64728ad79ca3e5e64c19a63bd85", kill_on_drop: false }` [INFO] [stdout] 16cbf957101b4d4f135072074dc622928490d64728ad79ca3e5e64c19a63bd85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f46037c941ff65532d7734b010355471dc3fb6d535ac69691eeb5b4bd1130474 [INFO] running `Command { std: "docker" "start" "-a" "f46037c941ff65532d7734b010355471dc3fb6d535ac69691eeb5b4bd1130474", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.88 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cortex-m-rt v0.7.3 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling cortex-m v0.7.7 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling atsamd21g v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.19 [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 samd21_mini v0.10.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling volatile-register v0.2.2 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v1.0.109 [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:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | 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:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | 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:17:22 [INFO] [stdout] | [INFO] [stdout] 17 | 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:17:29 [INFO] [stdout] | [INFO] [stdout] 17 | 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `atsamd_hal::gpio::GpioExt::split`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.48s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: atsamd-hal v0.14.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "f46037c941ff65532d7734b010355471dc3fb6d535ac69691eeb5b4bd1130474", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f46037c941ff65532d7734b010355471dc3fb6d535ac69691eeb5b4bd1130474", kill_on_drop: false }` [INFO] [stdout] f46037c941ff65532d7734b010355471dc3fb6d535ac69691eeb5b4bd1130474 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 620ffd3bb610720675c3c8e0781c9ca8c4d808a8940980be57b0cd30249d2d2d [INFO] running `Command { std: "docker" "start" "-a" "620ffd3bb610720675c3c8e0781c9ca8c4d808a8940980be57b0cd30249d2d2d", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.7 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling cortex-m-rtic v1.1.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rtic-monotonic v1.0.0 [INFO] [stderr] Compiling bare-metal v1.0.0 [INFO] [stderr] Compiling rtic-core v1.0.0 [INFO] [stderr] Compiling panic-halt v0.2.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:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | 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:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | 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:17:22 [INFO] [stdout] | [INFO] [stdout] 17 | 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:17:29 [INFO] [stdout] | [INFO] [stdout] 17 | 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `atsamd_hal::gpio::GpioExt::split`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling panic-semihosting v0.5.6 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling rtic-syntax v1.0.3 [INFO] [stderr] Compiling cortex-m-rtic-macros v1.1.6 [INFO] [stderr] Compiling samd21_mini v0.10.1 (/opt/rustwide/workdir) [INFO] [stdout] error: unwinding panics are not supported without std [INFO] [stdout] | [INFO] [stdout] = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding [INFO] [stdout] = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated 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:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | 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:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | 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:17:22 [INFO] [stdout] | [INFO] [stdout] 17 | 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:17:29 [INFO] [stdout] | [INFO] [stdout] 17 | 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `atsamd_hal::gpio::GpioExt::split`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / define_pins!( [INFO] [stdout] 20 | | /// Maps the pins to their arduino names and [INFO] [stdout] 21 | | /// the numbers printed on the board. [INFO] [stdout] 22 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 54 | | pin dp = a25, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `samd21_mini::gpio::OpenDrain`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> examples/serial.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | use hal::gpio::{OpenDrain, Output, Pa10, Pa11, Pa17, Pa27, Pb3, PfC}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `samd21_mini::gpio::Output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> examples/serial.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | use hal::gpio::{OpenDrain, Output, Pa10, Pa11, Pa17, Pa27, Pb3, PfC}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `samd21_mini::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] --> examples/serial.rs:9:36 [INFO] [stdout] | [INFO] [stdout] 9 | use hal::gpio::{OpenDrain, Output, Pa10, Pa11, Pa17, Pa27, Pb3, PfC}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `samd21_mini::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] --> examples/serial.rs:9:42 [INFO] [stdout] | [INFO] [stdout] 9 | use hal::gpio::{OpenDrain, Output, Pa10, Pa11, Pa17, Pa27, Pb3, PfC}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `samd21_mini::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] --> examples/serial.rs:9:48 [INFO] [stdout] | [INFO] [stdout] 9 | use hal::gpio::{OpenDrain, Output, Pa10, Pa11, Pa17, Pa27, Pb3, PfC}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `samd21_mini::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] --> examples/serial.rs:9:54 [INFO] [stdout] | [INFO] [stdout] 9 | use hal::gpio::{OpenDrain, Output, Pa10, Pa11, Pa17, Pa27, Pb3, PfC}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `samd21_mini::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] --> examples/serial.rs:9:60 [INFO] [stdout] | [INFO] [stdout] 9 | use hal::gpio::{OpenDrain, Output, Pa10, Pa11, Pa17, Pa27, Pb3, PfC}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `samd21_mini::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> examples/serial.rs:9:65 [INFO] [stdout] | [INFO] [stdout] 9 | use hal::gpio::{OpenDrain, Output, Pa10, Pa11, Pa17, Pa27, Pb3, PfC}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `samd21_mini::sercom::UART0`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::uart` module instead. [INFO] [stdout] --> examples/serial.rs:13:53 [INFO] [stdout] | [INFO] [stdout] 13 | use hal::sercom::{PadPin, Sercom0Pad2, Sercom0Pad3, UART0}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `samd21_mini::sercom::UART0`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::uart` module instead. [INFO] [stdout] --> examples/serial.rs:69:20 [INFO] [stdout] | [INFO] [stdout] 69 | let uart = UART0::new( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `samd21_mini::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] --> examples/serial.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 26 | blue_led: Pa17>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `samd21_mini::gpio::Output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> examples/serial.rs:26:24 [INFO] [stdout] | [INFO] [stdout] 26 | blue_led: Pa17>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `samd21_mini::gpio::OpenDrain`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> examples/serial.rs:26:31 [INFO] [stdout] | [INFO] [stdout] 26 | blue_led: Pa17>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `samd21_mini::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] --> examples/serial.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | tx_led: Pa27>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `samd21_mini::gpio::Output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> examples/serial.rs:27:22 [INFO] [stdout] | [INFO] [stdout] 27 | tx_led: Pa27>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `samd21_mini::gpio::OpenDrain`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> examples/serial.rs:27:29 [INFO] [stdout] | [INFO] [stdout] 27 | tx_led: Pa27>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `samd21_mini::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] --> examples/serial.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | rx_led: Pb3>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `samd21_mini::gpio::Output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> examples/serial.rs:28:21 [INFO] [stdout] | [INFO] [stdout] 28 | rx_led: Pb3>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `samd21_mini::gpio::OpenDrain`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> examples/serial.rs:28:28 [INFO] [stdout] | [INFO] [stdout] 28 | rx_led: Pb3>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `samd21_mini::sercom::UART0`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::uart` module instead. [INFO] [stdout] --> examples/serial.rs:29:15 [INFO] [stdout] | [INFO] [stdout] 29 | uart: UART0>, Sercom0Pad2>, (), ()>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `samd21_mini::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] --> examples/serial.rs:29:33 [INFO] [stdout] | [INFO] [stdout] 29 | uart: UART0>, Sercom0Pad2>, (), ()>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `samd21_mini::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> examples/serial.rs:29:38 [INFO] [stdout] | [INFO] [stdout] 29 | uart: UART0>, Sercom0Pad2>, (), ()>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `samd21_mini::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] --> examples/serial.rs:29:57 [INFO] [stdout] | [INFO] [stdout] 29 | uart: UART0>, Sercom0Pad2>, (), ()>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `samd21_mini::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> examples/serial.rs:29:62 [INFO] [stdout] | [INFO] [stdout] 29 | uart: UART0>, Sercom0Pad2>, (), ()>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `samd21_mini::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/serial.rs:54:32 [INFO] [stdout] | [INFO] [stdout] 54 | let mut led = pins.led.into_open_drain_output(&mut pins.port); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `samd21_mini::gpio::Pin::::into_pull_down_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] --> examples/serial.rs:59:14 [INFO] [stdout] | [INFO] [stdout] 59 | .into_pull_down_input(&mut pins.port) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `samd21_mini::gpio::Pin::::into_push_pull_output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> examples/serial.rs:63:14 [INFO] [stdout] | [INFO] [stdout] 63 | .into_push_pull_output(&mut pins.port) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `samd21_mini::sercom::UART0::::new`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::uart` module instead. [INFO] [stdout] --> examples/serial.rs:69:27 [INFO] [stdout] | [INFO] [stdout] 69 | let uart = UART0::new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `samd21_mini::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/serial.rs:77:38 [INFO] [stdout] | [INFO] [stdout] 77 | let mut rx_led = pins.rx_led.into_open_drain_output(&mut pins.port); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `samd21_mini::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/serial.rs:78:38 [INFO] [stdout] | [INFO] [stdout] 78 | let mut tx_led = pins.tx_led.into_open_drain_output(&mut pins.port); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `samd21_mini` (example "serial") due to 1 previous error; 30 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "620ffd3bb610720675c3c8e0781c9ca8c4d808a8940980be57b0cd30249d2d2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "620ffd3bb610720675c3c8e0781c9ca8c4d808a8940980be57b0cd30249d2d2d", kill_on_drop: false }` [INFO] [stdout] 620ffd3bb610720675c3c8e0781c9ca8c4d808a8940980be57b0cd30249d2d2d