[INFO] fetching crate pfza_proto1 0.5.0...
[INFO] testing pfza_proto1-0.5.0 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031
[INFO] extracting crate pfza_proto1 0.5.0 into /workspace/builds/worker-15/source
[INFO] validating manifest of crates.io crate pfza_proto1 0.5.0 on toolchain 722e1797249a965b6335aebd65d777f917e498f1
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-15/source/.cargo/config
[INFO] started tweaking crates.io crate pfza_proto1 0.5.0
[INFO] finished tweaking crates.io crate pfza_proto1 0.5.0
[INFO] tweaked toml for crates.io crate pfza_proto1 0.5.0 written to /workspace/builds/worker-15/source/Cargo.toml
[INFO] crate crates.io crate pfza_proto1 0.5.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded atsame54p v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 340ae2289beb86e2dcf5bb21e92981c0b43b7591553f6742acf118cd863f5779
[INFO] running `Command { std: "docker" "start" "-a" "340ae2289beb86e2dcf5bb21e92981c0b43b7591553f6742acf118cd863f5779", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "340ae2289beb86e2dcf5bb21e92981c0b43b7591553f6742acf118cd863f5779", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "340ae2289beb86e2dcf5bb21e92981c0b43b7591553f6742acf118cd863f5779", kill_on_drop: false }`
[INFO] [stdout] 340ae2289beb86e2dcf5bb21e92981c0b43b7591553f6742acf118cd863f5779
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad3eb53e1929a68df4d1e2f89990f43972fc354407a3fd7cae71d1ad34c3d2ad
[INFO] running `Command { std: "docker" "start" "-a" "ad3eb53e1929a68df4d1e2f89990f43972fc354407a3fd7cae71d1ad34c3d2ad", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Compiling typenum v1.14.0
[INFO] [stderr] Compiling proc-macro2 v1.0.29
[INFO] [stderr] Compiling unicode-xid v0.2.2
[INFO] [stderr] Compiling semver-parser v0.7.0
[INFO] [stderr] Compiling syn v1.0.77
[INFO] [stderr] Compiling version_check v0.9.3
[INFO] [stderr] Compiling cortex-m v0.7.3
[INFO] [stderr] Compiling cortex-m-rt v0.6.15
[INFO] [stderr] Compiling nb v1.0.0
[INFO] [stderr] Compiling stable_deref_trait v1.2.0
[INFO] [stderr] Compiling void v1.0.2
[INFO] [stderr] Compiling vcell v0.1.3
[INFO] [stderr] Compiling cortex-m v0.6.7
[INFO] [stderr] Compiling autocfg v1.0.1
[INFO] [stderr] Compiling bitfield v0.13.2
[INFO] [stderr] Compiling r0 v0.2.2
[INFO] [stderr] Compiling atsame54p v0.10.0
[INFO] [stderr] Compiling static_assertions v1.1.0
[INFO] [stderr] Compiling replace_with v0.1.7
[INFO] [stderr] Compiling seq-macro v0.2.2
[INFO] [stderr] Compiling paste v1.0.5
[INFO] [stderr] Compiling bitflags v1.3.2
[INFO] [stderr] Compiling pfza_proto1 v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr] Compiling rand_core v0.5.1
[INFO] [stderr] Compiling nb v0.1.3
[INFO] [stderr] Compiling volatile-register v0.2.1
[INFO] [stderr] Compiling embedded-hal v0.2.6
[INFO] [stderr] Compiling semver v0.9.0
[INFO] [stderr] Compiling rustc_version v0.2.3
[INFO] [stderr] Compiling generic-array v0.14.4
[INFO] [stderr] Compiling num-traits v0.2.14
[INFO] [stderr] Compiling bare-metal v0.2.5
[INFO] [stderr] Compiling quote v1.0.9
[INFO] [stderr] Compiling generic-array v0.12.4
[INFO] [stderr] Compiling generic-array v0.13.3
[INFO] [stderr] Compiling as-slice v0.1.5
[INFO] [stderr] Compiling aligned v0.3.5
[INFO] [stderr] Compiling cortex-m-rt-macros v0.6.15
[INFO] [stderr] Compiling modular-bitfield-impl v0.11.2
[INFO] [stderr] Compiling modular-bitfield v0.11.2
[INFO] [stderr] Compiling atsamd-hal v0.13.0
[INFO] [stdout] warning: use of deprecated module `atsamd_hal::common`: The `common` module is deprecated and will be removed in a future
[INFO] [stdout] release. Directly use modules from atsamd_hal instead.
[INFO] [stdout] --> src/lib.rs:5:14
[INFO] [stdout] |
[INFO] [stdout] 5 | 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 module `atsamd_hal::same54`: The `same54` module is deprecated and will be removed in a future
[INFO] [stdout] release.
[INFO] [stdout] --> src/lib.rs:7:14
[INFO] [stdout] |
[INFO] [stdout] 7 | pub use hal::same54::*;
[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: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::SPIMaster6`: 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::{I2CMaster7, PadPin, SPIMaster6};
[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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb21`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pc13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pd1`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb6`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb7`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pd10`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pd11`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb20`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pc12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pd9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pc17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pc16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pc19`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pc17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:83:16
[INFO] [stdout] |
[INFO] [stdout] 83 | sck: gpio::Pc17>,
[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:83:21
[INFO] [stdout] |
[INFO] [stdout] 83 | sck: gpio::Pc17>,
[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:83:27
[INFO] [stdout] |
[INFO] [stdout] 83 | sck: gpio::Pc17>,
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pc16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:84:17
[INFO] [stdout] |
[INFO] [stdout] 84 | mosi: gpio::Pc16>,
[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:84:22
[INFO] [stdout] |
[INFO] [stdout] 84 | mosi: gpio::Pc16>,
[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:84:28
[INFO] [stdout] |
[INFO] [stdout] 84 | mosi: gpio::Pc16>,
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pc19`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:85:17
[INFO] [stdout] |
[INFO] [stdout] 85 | miso: gpio::Pc19>,
[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:85:22
[INFO] [stdout] |
[INFO] [stdout] 85 | miso: gpio::Pc19>,
[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:85:28
[INFO] [stdout] |
[INFO] [stdout] 85 | miso: gpio::Pc19>,
[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:86:16
[INFO] [stdout] |
[INFO] [stdout] 86 | port: &mut Port,
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::SPIMaster6`: 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:87:6
[INFO] [stdout] |
[INFO] [stdout] 87 | ) -> SPIMaster6<
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pc19`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:88:36
[INFO] [stdout] |
[INFO] [stdout] 88 | hal::sercom::Sercom6Pad3>,
[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:88:47
[INFO] [stdout] |
[INFO] [stdout] 88 | hal::sercom::Sercom6Pad3>,
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pc16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:89:36
[INFO] [stdout] |
[INFO] [stdout] 89 | hal::sercom::Sercom6Pad0>,
[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:89:47
[INFO] [stdout] |
[INFO] [stdout] 89 | hal::sercom::Sercom6Pad0>,
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pc17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:90:36
[INFO] [stdout] |
[INFO] [stdout] 90 | hal::sercom::Sercom6Pad1>,
[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:90:47
[INFO] [stdout] |
[INFO] [stdout] 90 | hal::sercom::Sercom6Pad1>,
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::SPIMaster6`: 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:93:5
[INFO] [stdout] |
[INFO] [stdout] 93 | SPIMaster6::new(
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pc12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:113:16
[INFO] [stdout] |
[INFO] [stdout] 113 | sda: gpio::Pc12>,
[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:113:21
[INFO] [stdout] |
[INFO] [stdout] 113 | sda: gpio::Pc12>,
[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:113:27
[INFO] [stdout] |
[INFO] [stdout] 113 | sda: gpio::Pc12>,
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pd9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:114:16
[INFO] [stdout] |
[INFO] [stdout] 114 | scl: gpio::Pd9>,
[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:114:20
[INFO] [stdout] |
[INFO] [stdout] 114 | scl: gpio::Pd9>,
[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:114:26
[INFO] [stdout] |
[INFO] [stdout] 114 | scl: gpio::Pd9>,
[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:115:16
[INFO] [stdout] |
[INFO] [stdout] 115 | port: &mut Port,
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pc12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:117:36
[INFO] [stdout] |
[INFO] [stdout] 117 | hal::sercom::Sercom7Pad0>,
[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:117:47
[INFO] [stdout] |
[INFO] [stdout] 117 | hal::sercom::Sercom7Pad0>,
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pd9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:118:36
[INFO] [stdout] |
[INFO] [stdout] 118 | hal::sercom::Sercom7Pad1>,
[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:118:46
[INFO] [stdout] |
[INFO] [stdout] 118 | hal::sercom::Sercom7Pad1>,
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::sercom::SPIMaster6::::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:93:17
[INFO] [stdout] |
[INFO] [stdout] 93 | SPIMaster6::new(
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::gpio::GpioExt::split`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb21`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pc13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pd1`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb6`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb7`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pd10`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pd11`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb20`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pc12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pd9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pc17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pc16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pc19`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 93 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.65s
[INFO] running `Command { std: "docker" "inspect" "ad3eb53e1929a68df4d1e2f89990f43972fc354407a3fd7cae71d1ad34c3d2ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad3eb53e1929a68df4d1e2f89990f43972fc354407a3fd7cae71d1ad34c3d2ad", kill_on_drop: false }`
[INFO] [stdout] ad3eb53e1929a68df4d1e2f89990f43972fc354407a3fd7cae71d1ad34c3d2ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d2e5f28af8472f34ad528c736c3e830e047af9d4c38d7ddd7e25be1dd0a4f56
[INFO] running `Command { std: "docker" "start" "-a" "6d2e5f28af8472f34ad528c736c3e830e047af9d4c38d7ddd7e25be1dd0a4f56", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Compiling cortex-m-semihosting v0.3.7
[INFO] [stderr] Compiling panic-halt v0.2.0
[INFO] [stdout] warning: use of deprecated module `atsamd_hal::common`: The `common` module is deprecated and will be removed in a future
[INFO] [stdout] release. Directly use modules from atsamd_hal instead.
[INFO] [stdout] --> src/lib.rs:5:14
[INFO] [stdout] |
[INFO] [stdout] 5 | 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 module `atsamd_hal::same54`: The `same54` module is deprecated and will be removed in a future
[INFO] [stdout] release.
[INFO] [stdout] --> src/lib.rs:7:14
[INFO] [stdout] |
[INFO] [stdout] 7 | pub use hal::same54::*;
[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: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::SPIMaster6`: 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::{I2CMaster7, PadPin, SPIMaster6};
[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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb21`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pc13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pd1`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb6`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb7`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pd10`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pd11`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb20`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pc12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pd9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pc17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pc16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pc19`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pc17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:83:16
[INFO] [stdout] |
[INFO] [stdout] 83 | sck: gpio::Pc17>,
[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:83:21
[INFO] [stdout] |
[INFO] [stdout] 83 | sck: gpio::Pc17>,
[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:83:27
[INFO] [stdout] |
[INFO] [stdout] 83 | sck: gpio::Pc17>,
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pc16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:84:17
[INFO] [stdout] |
[INFO] [stdout] 84 | mosi: gpio::Pc16>,
[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:84:22
[INFO] [stdout] |
[INFO] [stdout] 84 | mosi: gpio::Pc16>,
[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:84:28
[INFO] [stdout] |
[INFO] [stdout] 84 | mosi: gpio::Pc16>,
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pc19`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:85:17
[INFO] [stdout] |
[INFO] [stdout] 85 | miso: gpio::Pc19>,
[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:85:22
[INFO] [stdout] |
[INFO] [stdout] 85 | miso: gpio::Pc19>,
[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:85:28
[INFO] [stdout] |
[INFO] [stdout] 85 | miso: gpio::Pc19>,
[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:86:16
[INFO] [stdout] |
[INFO] [stdout] 86 | port: &mut Port,
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::SPIMaster6`: 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:87:6
[INFO] [stdout] |
[INFO] [stdout] 87 | ) -> SPIMaster6<
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pc19`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:88:36
[INFO] [stdout] |
[INFO] [stdout] 88 | hal::sercom::Sercom6Pad3>,
[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:88:47
[INFO] [stdout] |
[INFO] [stdout] 88 | hal::sercom::Sercom6Pad3>,
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pc16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:89:36
[INFO] [stdout] |
[INFO] [stdout] 89 | hal::sercom::Sercom6Pad0>,
[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:89:47
[INFO] [stdout] |
[INFO] [stdout] 89 | hal::sercom::Sercom6Pad0>,
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pc17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:90:36
[INFO] [stdout] |
[INFO] [stdout] 90 | hal::sercom::Sercom6Pad1>,
[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:90:47
[INFO] [stdout] |
[INFO] [stdout] 90 | hal::sercom::Sercom6Pad1>,
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::SPIMaster6`: 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:93:5
[INFO] [stdout] |
[INFO] [stdout] 93 | SPIMaster6::new(
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pc12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:113:16
[INFO] [stdout] |
[INFO] [stdout] 113 | sda: gpio::Pc12>,
[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:113:21
[INFO] [stdout] |
[INFO] [stdout] 113 | sda: gpio::Pc12>,
[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:113:27
[INFO] [stdout] |
[INFO] [stdout] 113 | sda: gpio::Pc12>,
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pd9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:114:16
[INFO] [stdout] |
[INFO] [stdout] 114 | scl: gpio::Pd9>,
[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:114:20
[INFO] [stdout] |
[INFO] [stdout] 114 | scl: gpio::Pd9>,
[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:114:26
[INFO] [stdout] |
[INFO] [stdout] 114 | scl: gpio::Pd9>,
[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:115:16
[INFO] [stdout] |
[INFO] [stdout] 115 | port: &mut Port,
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pc12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:117:36
[INFO] [stdout] |
[INFO] [stdout] 117 | hal::sercom::Sercom7Pad0>,
[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:117:47
[INFO] [stdout] |
[INFO] [stdout] 117 | hal::sercom::Sercom7Pad0>,
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pd9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:118:36
[INFO] [stdout] |
[INFO] [stdout] 118 | hal::sercom::Sercom7Pad1>,
[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:118:46
[INFO] [stdout] |
[INFO] [stdout] 118 | hal::sercom::Sercom7Pad1>,
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::sercom::SPIMaster6::::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:93:17
[INFO] [stdout] |
[INFO] [stdout] 93 | SPIMaster6::new(
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::gpio::GpioExt::split`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb21`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pc13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pd1`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb6`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb7`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pd10`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pd11`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb20`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pc12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pd9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pc17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pc16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pc19`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 93 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Compiling panic-semihosting v0.5.6
[INFO] [stderr] Compiling pfza_proto1 v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: language item required, but not found: `eh_personality`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated associated function `pfza_proto1::gpio::Pin::::into_open_drain_output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> examples/blinky_basic.rs:30:33
[INFO] [stdout] |
[INFO] [stdout] 30 | let mut red_led = pins.led0.into_open_drain_output(&mut pins.port);
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to previous error; 1 warning emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `pfza_proto1` due to 2 previous errors; 1 warning emitted
[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:5:14
[INFO] [stdout] |
[INFO] [stdout] 5 | pub use hal::common::*;
[INFO] [stdout] | ^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: use of deprecated module `atsamd_hal::same54`: The `same54` module is deprecated and will be removed in a future
[INFO] [stdout] release.
[INFO] [stdout] --> src/lib.rs:7:14
[INFO] [stdout] |
[INFO] [stdout] 7 | pub use hal::same54::*;
[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: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::SPIMaster6`: 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::{I2CMaster7, PadPin, SPIMaster6};
[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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb21`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pc13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pd1`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb6`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb7`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pd10`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pd11`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb20`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pc12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pd9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pc17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pc16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pc19`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pc17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:83:16
[INFO] [stdout] |
[INFO] [stdout] 83 | sck: gpio::Pc17>,
[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:83:21
[INFO] [stdout] |
[INFO] [stdout] 83 | sck: gpio::Pc17>,
[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:83:27
[INFO] [stdout] |
[INFO] [stdout] 83 | sck: gpio::Pc17>,
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pc16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:84:17
[INFO] [stdout] |
[INFO] [stdout] 84 | mosi: gpio::Pc16>,
[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:84:22
[INFO] [stdout] |
[INFO] [stdout] 84 | mosi: gpio::Pc16>,
[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:84:28
[INFO] [stdout] |
[INFO] [stdout] 84 | mosi: gpio::Pc16>,
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pc19`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:85:17
[INFO] [stdout] |
[INFO] [stdout] 85 | miso: gpio::Pc19>,
[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:85:22
[INFO] [stdout] |
[INFO] [stdout] 85 | miso: gpio::Pc19>,
[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:85:28
[INFO] [stdout] |
[INFO] [stdout] 85 | miso: gpio::Pc19>,
[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:86:16
[INFO] [stdout] |
[INFO] [stdout] 86 | port: &mut Port,
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::SPIMaster6`: 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:87:6
[INFO] [stdout] |
[INFO] [stdout] 87 | ) -> SPIMaster6<
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pc19`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:88:36
[INFO] [stdout] |
[INFO] [stdout] 88 | hal::sercom::Sercom6Pad3>,
[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:88:47
[INFO] [stdout] |
[INFO] [stdout] 88 | hal::sercom::Sercom6Pad3>,
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pc16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:89:36
[INFO] [stdout] |
[INFO] [stdout] 89 | hal::sercom::Sercom6Pad0>,
[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:89:47
[INFO] [stdout] |
[INFO] [stdout] 89 | hal::sercom::Sercom6Pad0>,
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pc17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:90:36
[INFO] [stdout] |
[INFO] [stdout] 90 | hal::sercom::Sercom6Pad1>,
[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:90:47
[INFO] [stdout] |
[INFO] [stdout] 90 | hal::sercom::Sercom6Pad1>,
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::SPIMaster6`: 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:93:5
[INFO] [stdout] |
[INFO] [stdout] 93 | SPIMaster6::new(
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pc12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:113:16
[INFO] [stdout] |
[INFO] [stdout] 113 | sda: gpio::Pc12>,
[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:113:21
[INFO] [stdout] |
[INFO] [stdout] 113 | sda: gpio::Pc12>,
[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:113:27
[INFO] [stdout] |
[INFO] [stdout] 113 | sda: gpio::Pc12>,
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pd9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:114:16
[INFO] [stdout] |
[INFO] [stdout] 114 | scl: gpio::Pd9>,
[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:114:20
[INFO] [stdout] |
[INFO] [stdout] 114 | scl: gpio::Pd9>,
[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:114:26
[INFO] [stdout] |
[INFO] [stdout] 114 | scl: gpio::Pd9>,
[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:115:16
[INFO] [stdout] |
[INFO] [stdout] 115 | port: &mut Port,
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pc12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:117:36
[INFO] [stdout] |
[INFO] [stdout] 117 | hal::sercom::Sercom7Pad0>,
[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:117:47
[INFO] [stdout] |
[INFO] [stdout] 117 | hal::sercom::Sercom7Pad0>,
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pd9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:118:36
[INFO] [stdout] |
[INFO] [stdout] 118 | hal::sercom::Sercom7Pad1>,
[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:118:46
[INFO] [stdout] |
[INFO] [stdout] 118 | hal::sercom::Sercom7Pad1>,
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::sercom::SPIMaster6::::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:93:17
[INFO] [stdout] |
[INFO] [stdout] 93 | SPIMaster6::new(
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::gpio::GpioExt::split`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb21`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pc13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pd1`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb6`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb7`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pd10`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pd11`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb20`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pc12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pd9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pc17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pc16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pc19`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | / define_pins!(
[INFO] [stdout] 23 | | /// Maps the pins to their names
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] 25 | | pac: pac,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin miso = c19,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 93 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: build failed
[INFO] running `Command { std: "docker" "inspect" "6d2e5f28af8472f34ad528c736c3e830e047af9d4c38d7ddd7e25be1dd0a4f56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d2e5f28af8472f34ad528c736c3e830e047af9d4c38d7ddd7e25be1dd0a4f56", kill_on_drop: false }`
[INFO] [stdout] 6d2e5f28af8472f34ad528c736c3e830e047af9d4c38d7ddd7e25be1dd0a4f56