[INFO] fetching crate sodaq_one 0.10.1... [INFO] testing sodaq_one-0.10.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate sodaq_one 0.10.1 into /workspace/builds/worker-2-tc1/source [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate sodaq_one 0.10.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate sodaq_one 0.10.1 [INFO] tweaked toml for crates.io crate sodaq_one 0.10.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sodaq_one 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 sodaq_one 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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jlink_rtt v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 236d2189ad65e4a98fac741821ceb69ad4f523d70c9bf8401d34846aa1431ab9 [INFO] running `Command { std: "docker" "start" "-a" "236d2189ad65e4a98fac741821ceb69ad4f523d70c9bf8401d34846aa1431ab9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "236d2189ad65e4a98fac741821ceb69ad4f523d70c9bf8401d34846aa1431ab9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "236d2189ad65e4a98fac741821ceb69ad4f523d70c9bf8401d34846aa1431ab9", kill_on_drop: false }` [INFO] [stdout] 236d2189ad65e4a98fac741821ceb69ad4f523d70c9bf8401d34846aa1431ab9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] fd4c5854a0f495f055707c976099d815b6167c70a44a385577d0dd5af80e47fb [INFO] running `Command { std: "docker" "start" "-a" "fd4c5854a0f495f055707c976099d815b6167c70a44a385577d0dd5af80e47fb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.88 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cortex-m-rt v0.7.3 [INFO] [stderr] Compiling cortex-m v0.7.7 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling volatile-register v0.2.2 [INFO] [stderr] Compiling atsamd21g v0.11.0 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling seq-macro v0.2.2 [INFO] [stderr] Compiling sodaq_one v0.10.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling replace_with v0.1.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.0 [INFO] [stderr] Compiling modular-bitfield-impl v0.11.2 [INFO] [stderr] Compiling modular-bitfield v0.11.2 [INFO] [stderr] Compiling atsamd-hal v0.14.0 [INFO] [stdout] warning: unexpected `cfg` condition value: `usb` [INFO] [stdout] --> src/lib.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "usb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cortex-m-rt`, `default`, `rt`, `unproven`, `use_rtt`, and `use_semihosting` [INFO] [stdout] = help: consider adding `usb` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usb` [INFO] [stdout] --> src/lib.rs:24:7 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(feature = "usb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cortex-m-rt`, `default`, `rt`, `unproven`, `use_rtt`, and `use_semihosting` [INFO] [stdout] = help: consider adding `usb` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usb` [INFO] [stdout] --> src/lib.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(feature = "usb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cortex-m-rt`, `default`, `rt`, `unproven`, `use_rtt`, and `use_semihosting` [INFO] [stdout] = help: consider adding `usb` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usb` [INFO] [stdout] --> src/lib.rs:175:7 [INFO] [stdout] | [INFO] [stdout] 175 | #[cfg(feature = "usb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cortex-m-rt`, `default`, `rt`, `unproven`, `use_rtt`, and `use_semihosting` [INFO] [stdout] = help: consider adding `usb` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated module `atsamd_hal::common`: The `common` module is deprecated and will be removed in a future [INFO] [stdout] release. Directly use modules from atsamd_hal instead. [INFO] [stdout] --> src/lib.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | pub use hal::common::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated 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::sercom::SPIMaster0`: The `sercom::v1::spi` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::spi` module instead. [INFO] [stdout] --> src/lib.rs:19:39 [INFO] [stdout] | [INFO] [stdout] 19 | use hal::sercom::{I2CMaster3, PadPin, SPIMaster0}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::gpio::Port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa2`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa3`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa21`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa20`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa6`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa7`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa10`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa11`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb2`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb3`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa15`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb10`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb11`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa14`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa18`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa5`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa24`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa25`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa4`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa19`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:127:16 [INFO] [stdout] | [INFO] [stdout] 127 | sck: gpio::Pa11>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:127:21 [INFO] [stdout] | [INFO] [stdout] 127 | sck: gpio::Pa11>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:127:27 [INFO] [stdout] | [INFO] [stdout] 127 | sck: gpio::Pa11>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa10`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:128:17 [INFO] [stdout] | [INFO] [stdout] 128 | mosi: gpio::Pa10>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:128:22 [INFO] [stdout] | [INFO] [stdout] 128 | mosi: gpio::Pa10>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:128:28 [INFO] [stdout] | [INFO] [stdout] 128 | mosi: gpio::Pa10>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:129:17 [INFO] [stdout] | [INFO] [stdout] 129 | miso: gpio::Pa8>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:129:21 [INFO] [stdout] | [INFO] [stdout] 129 | miso: gpio::Pa8>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:129:27 [INFO] [stdout] | [INFO] [stdout] 129 | miso: gpio::Pa8>, [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:130:16 [INFO] [stdout] | [INFO] [stdout] 130 | port: &mut Port, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::SPIMaster0`: The `sercom::v1::spi` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::spi` module instead. [INFO] [stdout] --> src/lib.rs:131:6 [INFO] [stdout] | [INFO] [stdout] 131 | ) -> SPIMaster0< [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:132:36 [INFO] [stdout] | [INFO] [stdout] 132 | hal::sercom::Sercom0Pad0>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:132:46 [INFO] [stdout] | [INFO] [stdout] 132 | hal::sercom::Sercom0Pad0>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa10`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:133:36 [INFO] [stdout] | [INFO] [stdout] 133 | hal::sercom::Sercom0Pad2>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:133:47 [INFO] [stdout] | [INFO] [stdout] 133 | hal::sercom::Sercom0Pad2>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa11`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:134:36 [INFO] [stdout] | [INFO] [stdout] 134 | hal::sercom::Sercom0Pad3>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:134:47 [INFO] [stdout] | [INFO] [stdout] 134 | hal::sercom::Sercom0Pad3>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::SPIMaster0`: The `sercom::v1::spi` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::spi` module instead. [INFO] [stdout] --> src/lib.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | SPIMaster0::new( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:157:16 [INFO] [stdout] | [INFO] [stdout] 157 | sda: gpio::Pa22>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:157:21 [INFO] [stdout] | [INFO] [stdout] 157 | sda: gpio::Pa22>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:157:27 [INFO] [stdout] | [INFO] [stdout] 157 | sda: gpio::Pa22>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | scl: gpio::Pa23>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:158:21 [INFO] [stdout] | [INFO] [stdout] 158 | scl: gpio::Pa23>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:158:27 [INFO] [stdout] | [INFO] [stdout] 158 | scl: gpio::Pa23>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::gpio::Port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:159:16 [INFO] [stdout] | [INFO] [stdout] 159 | port: &mut Port, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:161:36 [INFO] [stdout] | [INFO] [stdout] 161 | hal::sercom::Sercom3Pad0>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:161:47 [INFO] [stdout] | [INFO] [stdout] 161 | hal::sercom::Sercom3Pad0>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:162:36 [INFO] [stdout] | [INFO] [stdout] 162 | hal::sercom::Sercom3Pad1>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | hal::sercom::Sercom3Pad1>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `atsamd_hal::gpio::GpioExt::split`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa2`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa3`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa21`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa20`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa6`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa7`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa10`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa11`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb2`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb3`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa15`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb10`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb11`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa14`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa18`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa5`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa24`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa25`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa4`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa19`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::sercom::SPIMaster0::::new`: The `sercom::v1::spi` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::spi` module instead. [INFO] [stdout] --> src/lib.rs:137:17 [INFO] [stdout] | [INFO] [stdout] 137 | SPIMaster0::new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.91s [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 1` [INFO] running `Command { std: "docker" "inspect" "fd4c5854a0f495f055707c976099d815b6167c70a44a385577d0dd5af80e47fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd4c5854a0f495f055707c976099d815b6167c70a44a385577d0dd5af80e47fb", kill_on_drop: false }` [INFO] [stdout] fd4c5854a0f495f055707c976099d815b6167c70a44a385577d0dd5af80e47fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 66174246c5aa55c4c4133540102b1e2c0ab2476fd08399211a14f95eaa4ecf22 [INFO] running `Command { std: "docker" "start" "-a" "66174246c5aa55c4c4133540102b1e2c0ab2476fd08399211a14f95eaa4ecf22", kill_on_drop: false }` [INFO] [stderr] Compiling cortex-m-semihosting v0.3.7 [INFO] [stderr] Compiling panic-halt v0.2.0 [INFO] [stdout] warning: unexpected `cfg` condition value: `usb` [INFO] [stdout] --> src/lib.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "usb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cortex-m-rt`, `default`, `rt`, `unproven`, `use_rtt`, and `use_semihosting` [INFO] [stdout] = help: consider adding `usb` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usb` [INFO] [stdout] --> src/lib.rs:24:7 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(feature = "usb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cortex-m-rt`, `default`, `rt`, `unproven`, `use_rtt`, and `use_semihosting` [INFO] [stdout] = help: consider adding `usb` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usb` [INFO] [stdout] --> src/lib.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(feature = "usb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cortex-m-rt`, `default`, `rt`, `unproven`, `use_rtt`, and `use_semihosting` [INFO] [stdout] = help: consider adding `usb` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usb` [INFO] [stdout] --> src/lib.rs:175:7 [INFO] [stdout] | [INFO] [stdout] 175 | #[cfg(feature = "usb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cortex-m-rt`, `default`, `rt`, `unproven`, `use_rtt`, and `use_semihosting` [INFO] [stdout] = help: consider adding `usb` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated module `atsamd_hal::common`: The `common` module is deprecated and will be removed in a future [INFO] [stdout] release. Directly use modules from atsamd_hal instead. [INFO] [stdout] --> src/lib.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | pub use hal::common::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated 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::sercom::SPIMaster0`: The `sercom::v1::spi` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::spi` module instead. [INFO] [stdout] --> src/lib.rs:19:39 [INFO] [stdout] | [INFO] [stdout] 19 | use hal::sercom::{I2CMaster3, PadPin, SPIMaster0}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::gpio::Port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa2`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa3`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa21`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa20`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa6`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa7`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa10`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa11`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb2`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb3`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa15`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb10`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb11`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa14`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa18`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa5`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa24`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa25`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa4`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa19`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:127:16 [INFO] [stdout] | [INFO] [stdout] 127 | sck: gpio::Pa11>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:127:21 [INFO] [stdout] | [INFO] [stdout] 127 | sck: gpio::Pa11>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:127:27 [INFO] [stdout] | [INFO] [stdout] 127 | sck: gpio::Pa11>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa10`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:128:17 [INFO] [stdout] | [INFO] [stdout] 128 | mosi: gpio::Pa10>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:128:22 [INFO] [stdout] | [INFO] [stdout] 128 | mosi: gpio::Pa10>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:128:28 [INFO] [stdout] | [INFO] [stdout] 128 | mosi: gpio::Pa10>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:129:17 [INFO] [stdout] | [INFO] [stdout] 129 | miso: gpio::Pa8>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:129:21 [INFO] [stdout] | [INFO] [stdout] 129 | miso: gpio::Pa8>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:129:27 [INFO] [stdout] | [INFO] [stdout] 129 | miso: gpio::Pa8>, [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:130:16 [INFO] [stdout] | [INFO] [stdout] 130 | port: &mut Port, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::SPIMaster0`: The `sercom::v1::spi` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::spi` module instead. [INFO] [stdout] --> src/lib.rs:131:6 [INFO] [stdout] | [INFO] [stdout] 131 | ) -> SPIMaster0< [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:132:36 [INFO] [stdout] | [INFO] [stdout] 132 | hal::sercom::Sercom0Pad0>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:132:46 [INFO] [stdout] | [INFO] [stdout] 132 | hal::sercom::Sercom0Pad0>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa10`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:133:36 [INFO] [stdout] | [INFO] [stdout] 133 | hal::sercom::Sercom0Pad2>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:133:47 [INFO] [stdout] | [INFO] [stdout] 133 | hal::sercom::Sercom0Pad2>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa11`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:134:36 [INFO] [stdout] | [INFO] [stdout] 134 | hal::sercom::Sercom0Pad3>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:134:47 [INFO] [stdout] | [INFO] [stdout] 134 | hal::sercom::Sercom0Pad3>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::SPIMaster0`: The `sercom::v1::spi` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::spi` module instead. [INFO] [stdout] --> src/lib.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | SPIMaster0::new( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:157:16 [INFO] [stdout] | [INFO] [stdout] 157 | sda: gpio::Pa22>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:157:21 [INFO] [stdout] | [INFO] [stdout] 157 | sda: gpio::Pa22>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:157:27 [INFO] [stdout] | [INFO] [stdout] 157 | sda: gpio::Pa22>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | scl: gpio::Pa23>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:158:21 [INFO] [stdout] | [INFO] [stdout] 158 | scl: gpio::Pa23>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:158:27 [INFO] [stdout] | [INFO] [stdout] 158 | scl: gpio::Pa23>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::gpio::Port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:159:16 [INFO] [stdout] | [INFO] [stdout] 159 | port: &mut Port, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:161:36 [INFO] [stdout] | [INFO] [stdout] 161 | hal::sercom::Sercom3Pad0>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:161:47 [INFO] [stdout] | [INFO] [stdout] 161 | hal::sercom::Sercom3Pad0>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:162:36 [INFO] [stdout] | [INFO] [stdout] 162 | hal::sercom::Sercom3Pad1>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | hal::sercom::Sercom3Pad1>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `atsamd_hal::gpio::GpioExt::split`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa2`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa3`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa21`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa20`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa6`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa7`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa10`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa11`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb2`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb3`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa15`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb10`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb11`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa14`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa18`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa5`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa24`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa25`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa4`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa19`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::sercom::SPIMaster0::::new`: The `sercom::v1::spi` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::spi` module instead. [INFO] [stdout] --> src/lib.rs:137:17 [INFO] [stdout] | [INFO] [stdout] 137 | SPIMaster0::new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling panic-semihosting v0.5.6 [INFO] [stderr] Compiling sodaq_one v0.10.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `usb` [INFO] [stdout] --> src/lib.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "usb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cortex-m-rt`, `default`, `rt`, `unproven`, `use_rtt`, and `use_semihosting` [INFO] [stdout] = help: consider adding `usb` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usb` [INFO] [stdout] --> src/lib.rs:24:7 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(feature = "usb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cortex-m-rt`, `default`, `rt`, `unproven`, `use_rtt`, and `use_semihosting` [INFO] [stdout] = help: consider adding `usb` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usb` [INFO] [stdout] --> src/lib.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(feature = "usb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cortex-m-rt`, `default`, `rt`, `unproven`, `use_rtt`, and `use_semihosting` [INFO] [stdout] = help: consider adding `usb` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usb` [INFO] [stdout] --> src/lib.rs:175:7 [INFO] [stdout] | [INFO] [stdout] 175 | #[cfg(feature = "usb")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cortex-m-rt`, `default`, `rt`, `unproven`, `use_rtt`, and `use_semihosting` [INFO] [stdout] = help: consider adding `usb` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unwinding panics are not supported without std [INFO] [stdout] | [INFO] [stdout] = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding [INFO] [stdout] = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated module `atsamd_hal::common`: The `common` module is deprecated and will be removed in a future [INFO] [stdout] release. Directly use modules from atsamd_hal instead. [INFO] [stdout] --> src/lib.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | pub use hal::common::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated 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::sercom::SPIMaster0`: The `sercom::v1::spi` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::spi` module instead. [INFO] [stdout] --> src/lib.rs:19:39 [INFO] [stdout] | [INFO] [stdout] 19 | use hal::sercom::{I2CMaster3, PadPin, SPIMaster0}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::gpio::Port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa2`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa3`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa21`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa20`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa6`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa7`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa10`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa11`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb2`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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 `sodaq_one::gpio::Pin::::into_open_drain_output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> examples/blinky.rs:32:36 [INFO] [stdout] | [INFO] [stdout] 32 | let mut red_led = pins.led_red.into_open_drain_output(&mut pins.port); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb3`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa15`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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 `sodaq_one::gpio::Pin::::into_open_drain_output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> examples/blinky.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 33 | let mut green_led = pins.led_green.into_open_drain_output(&mut pins.port); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb10`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the 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 `sodaq_one::gpio::Pin::::into_open_drain_output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> examples/blinky.rs:34:38 [INFO] [stdout] | [INFO] [stdout] 34 | let mut blue_led = pins.led_blue.into_open_drain_output(&mut pins.port); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb11`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa14`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa18`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa5`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa24`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa25`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa4`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa19`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:127:16 [INFO] [stdout] | [INFO] [stdout] 127 | sck: gpio::Pa11>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:127:21 [INFO] [stdout] | [INFO] [stdout] 127 | sck: gpio::Pa11>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:127:27 [INFO] [stdout] | [INFO] [stdout] 127 | sck: gpio::Pa11>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa10`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:128:17 [INFO] [stdout] | [INFO] [stdout] 128 | mosi: gpio::Pa10>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:128:22 [INFO] [stdout] | [INFO] [stdout] 128 | mosi: gpio::Pa10>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:128:28 [INFO] [stdout] | [INFO] [stdout] 128 | mosi: gpio::Pa10>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:129:17 [INFO] [stdout] | [INFO] [stdout] 129 | miso: gpio::Pa8>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:129:21 [INFO] [stdout] | [INFO] [stdout] 129 | miso: gpio::Pa8>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:129:27 [INFO] [stdout] | [INFO] [stdout] 129 | miso: gpio::Pa8>, [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:130:16 [INFO] [stdout] | [INFO] [stdout] 130 | port: &mut Port, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::SPIMaster0`: The `sercom::v1::spi` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::spi` module instead. [INFO] [stdout] --> src/lib.rs:131:6 [INFO] [stdout] | [INFO] [stdout] 131 | ) -> SPIMaster0< [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:132:36 [INFO] [stdout] | [INFO] [stdout] 132 | hal::sercom::Sercom0Pad0>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:132:46 [INFO] [stdout] | [INFO] [stdout] 132 | hal::sercom::Sercom0Pad0>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa10`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:133:36 [INFO] [stdout] | [INFO] [stdout] 133 | hal::sercom::Sercom0Pad2>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:133:47 [INFO] [stdout] | [INFO] [stdout] 133 | hal::sercom::Sercom0Pad2>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa11`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:134:36 [INFO] [stdout] | [INFO] [stdout] 134 | hal::sercom::Sercom0Pad3>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:134:47 [INFO] [stdout] | [INFO] [stdout] 134 | hal::sercom::Sercom0Pad3>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::SPIMaster0`: The `sercom::v1::spi` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::spi` module instead. [INFO] [stdout] --> src/lib.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | SPIMaster0::new( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:157:16 [INFO] [stdout] | [INFO] [stdout] 157 | sda: gpio::Pa22>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:157:21 [INFO] [stdout] | [INFO] [stdout] 157 | sda: gpio::Pa22>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:157:27 [INFO] [stdout] | [INFO] [stdout] 157 | sda: gpio::Pa22>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | scl: gpio::Pa23>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:158:21 [INFO] [stdout] | [INFO] [stdout] 158 | scl: gpio::Pa23>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:158:27 [INFO] [stdout] | [INFO] [stdout] 158 | scl: gpio::Pa23>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::gpio::Port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:159:16 [INFO] [stdout] | [INFO] [stdout] 159 | port: &mut Port, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:161:36 [INFO] [stdout] | [INFO] [stdout] 161 | hal::sercom::Sercom3Pad0>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:161:47 [INFO] [stdout] | [INFO] [stdout] 161 | hal::sercom::Sercom3Pad0>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:162:36 [INFO] [stdout] | [INFO] [stdout] 162 | hal::sercom::Sercom3Pad1>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | hal::sercom::Sercom3Pad1>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `atsamd_hal::gpio::GpioExt::split`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa2`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa3`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa21`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa20`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa6`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa7`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa10`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa11`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb2`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb3`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa15`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb10`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb11`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa14`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa18`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: 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] error: could not compile `sodaq_one` (example "blinky") due to 1 previous error; 3 warnings emitted [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: 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] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa5`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa24`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa25`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa4`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa19`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / define_pins!( [INFO] [stdout] 30 | | /// Maps the pins to their arduino names and [INFO] [stdout] 31 | | /// the numbers printed on the board. [INFO] [stdout] 32 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 116 | | pin mag_int = a19, [INFO] [stdout] 117 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::sercom::SPIMaster0::::new`: The `sercom::v1::spi` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::spi` module instead. [INFO] [stdout] --> src/lib.rs:137:17 [INFO] [stdout] | [INFO] [stdout] 137 | SPIMaster0::new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "66174246c5aa55c4c4133540102b1e2c0ab2476fd08399211a14f95eaa4ecf22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66174246c5aa55c4c4133540102b1e2c0ab2476fd08399211a14f95eaa4ecf22", kill_on_drop: false }` [INFO] [stdout] 66174246c5aa55c4c4133540102b1e2c0ab2476fd08399211a14f95eaa4ecf22