[INFO] fetching crate sodaq_sara_aff 0.9.2...
[INFO] checking sodaq_sara_aff-0.9.2 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1
[INFO] extracting crate sodaq_sara_aff 0.9.2 into /workspace/builds/worker-1-tc1/source
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate sodaq_sara_aff 0.9.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate sodaq_sara_aff 0.9.2
[INFO] tweaked toml for crates.io crate sodaq_sara_aff 0.9.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sodaq_sara_aff 0.9.2 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sodaq_sara_aff 0.9.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded seq-macro v0.2.2
[INFO] [stderr] Downloaded panic-semihosting v0.6.0
[INFO] [stderr] Downloaded atsamd-hal v0.14.0
[INFO] [stderr] Downloaded atsamd21j v0.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3e7ab06e8fac6294df4b97ab95b8f5805b691574c7b213248cc8065b6ca82402
[INFO] running `Command { std: "docker" "start" "-a" "3e7ab06e8fac6294df4b97ab95b8f5805b691574c7b213248cc8065b6ca82402", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e7ab06e8fac6294df4b97ab95b8f5805b691574c7b213248cc8065b6ca82402", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e7ab06e8fac6294df4b97ab95b8f5805b691574c7b213248cc8065b6ca82402", kill_on_drop: false }`
[INFO] [stdout] 3e7ab06e8fac6294df4b97ab95b8f5805b691574c7b213248cc8065b6ca82402
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a036e0733e08390204bf16cef6cf18a2c6f1d473aa7af877c23c3a3de8c637f
[INFO] running `Command { std: "docker" "start" "-a" "1a036e0733e08390204bf16cef6cf18a2c6f1d473aa7af877c23c3a3de8c637f", kill_on_drop: false }`
[INFO] [stderr] Compiling syn v1.0.109
[INFO] [stderr] Compiling cortex-m-rt v0.7.3
[INFO] [stderr] Checking nb v1.1.0
[INFO] [stderr] Compiling cortex-m v0.7.7
[INFO] [stderr] Checking vcell v0.1.3
[INFO] [stderr] Compiling proc-macro2 v1.0.88
[INFO] [stderr] Checking void v1.0.2
[INFO] [stderr] Compiling bare-metal v0.2.5
[INFO] [stderr] Compiling num-traits v0.2.19
[INFO] [stderr] Checking volatile-register v0.2.2
[INFO] [stderr] Compiling atsamd21j v0.11.0
[INFO] [stderr] Checking nb v0.1.3
[INFO] [stderr] Checking bitfield v0.13.2
[INFO] [stderr] Checking embedded-hal v0.2.7
[INFO] [stderr] Checking replace_with v0.1.7
[INFO] [stderr] Checking rand_core v0.5.1
[INFO] [stderr] Compiling sodaq_sara_aff v0.9.2 (/opt/rustwide/workdir)
[INFO] [stderr] Compiling seq-macro v0.2.2
[INFO] [stderr] Checking panic-halt v0.2.0
[INFO] [stderr] Compiling quote v1.0.37
[INFO] [stderr] Compiling cortex-m-rt-macros v0.7.0
[INFO] [stderr] Compiling modular-bitfield-impl v0.11.2
[INFO] [stderr] Checking modular-bitfield v0.11.2
[INFO] [stderr] Checking atsamd-hal v0.14.0
[INFO] [stdout] warning: use of deprecated module `atsamd_hal::common`: The `common` module is deprecated and will be removed in a future
[INFO] [stdout] release. Directly use modules from atsamd_hal instead.
[INFO] [stdout] --> src/lib.rs:13:14
[INFO] [stdout] |
[INFO] [stdout] 13 | pub use hal::common::*;
[INFO] [stdout] | ^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:17:12
[INFO] [stdout] |
[INFO] [stdout] 17 | use gpio::{Floating, Input, PfD, 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, PfD, Port};
[INFO] [stdout] | ^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfD`: The gpio::v1 module 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, PfD, 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:34
[INFO] [stdout] |
[INFO] [stdout] 17 | use gpio::{Floating, Input, PfD, Port};
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::UART5`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the `sercom::v2::uart` module instead.
[INFO] [stdout] --> src/lib.rs:20:27
[INFO] [stdout] |
[INFO] [stdout] 20 | use hal::sercom::{PadPin, UART5};
[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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb31`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb30`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa2`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa19`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa20`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa21`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb0`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb1`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb3`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb4`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa11`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb15`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa14`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa15`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa18`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa28`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa27`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb14`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb31`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:109:15
[INFO] [stdout] |
[INFO] [stdout] 109 | rx: gpio::Pb31>,
[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:109:20
[INFO] [stdout] |
[INFO] [stdout] 109 | rx: gpio::Pb31>,
[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:109:26
[INFO] [stdout] |
[INFO] [stdout] 109 | rx: gpio::Pb31>,
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb30`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:110:15
[INFO] [stdout] |
[INFO] [stdout] 110 | tx: gpio::Pb30>,
[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:110:20
[INFO] [stdout] |
[INFO] [stdout] 110 | tx: gpio::Pb30>,
[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:110:26
[INFO] [stdout] |
[INFO] [stdout] 110 | tx: gpio::Pb30>,
[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:111:16
[INFO] [stdout] |
[INFO] [stdout] 111 | port: &mut Port,
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::UART5`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the `sercom::v2::uart` module instead.
[INFO] [stdout] --> src/lib.rs:112:6
[INFO] [stdout] |
[INFO] [stdout] 112 | ) -> UART5<
[INFO] [stdout] | ^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb31`: The gpio::v1 module 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:36
[INFO] [stdout] |
[INFO] [stdout] 113 | hal::sercom::Sercom5Pad1>,
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfD`: The gpio::v1 module 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:41
[INFO] [stdout] |
[INFO] [stdout] 113 | hal::sercom::Sercom5Pad1>,
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb30`: The gpio::v1 module 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:36
[INFO] [stdout] |
[INFO] [stdout] 114 | hal::sercom::Sercom5Pad0>,
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfD`: The gpio::v1 module 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:41
[INFO] [stdout] |
[INFO] [stdout] 114 | hal::sercom::Sercom5Pad0>,
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::UART5`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the `sercom::v2::uart` module instead.
[INFO] [stdout] --> src/lib.rs:120:5
[INFO] [stdout] |
[INFO] [stdout] 120 | UART5::new(
[INFO] [stdout] | ^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated method `atsamd_hal::gpio::GpioExt::split`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb31`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb30`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa2`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa19`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa20`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa21`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb0`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb1`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb3`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb4`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa11`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb15`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa14`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa15`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa18`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa28`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa27`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb14`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::sercom::UART5::::new`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the `sercom::v2::uart` module instead.
[INFO] [stdout] --> src/lib.rs:120:12
[INFO] [stdout] |
[INFO] [stdout] 120 | UART5::new(
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated module `atsamd_hal::common`: The `common` module is deprecated and will be removed in a future
[INFO] [stdout] release. Directly use modules from atsamd_hal instead.
[INFO] [stdout] --> src/lib.rs:13:14
[INFO] [stdout] |
[INFO] [stdout] 13 | pub use hal::common::*;
[INFO] [stdout] | ^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:17:12
[INFO] [stdout] |
[INFO] [stdout] 17 | use gpio::{Floating, Input, PfD, 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, PfD, Port};
[INFO] [stdout] | ^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfD`: The gpio::v1 module 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, PfD, 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:34
[INFO] [stdout] |
[INFO] [stdout] 17 | use gpio::{Floating, Input, PfD, Port};
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::UART5`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the `sercom::v2::uart` module instead.
[INFO] [stdout] --> src/lib.rs:20:27
[INFO] [stdout] |
[INFO] [stdout] 20 | use hal::sercom::{PadPin, UART5};
[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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb31`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb30`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa2`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa19`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa20`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa21`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb0`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb1`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb3`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb4`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa11`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb15`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa14`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa15`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa18`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa28`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa27`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb14`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb31`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:109:15
[INFO] [stdout] |
[INFO] [stdout] 109 | rx: gpio::Pb31>,
[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:109:20
[INFO] [stdout] |
[INFO] [stdout] 109 | rx: gpio::Pb31>,
[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:109:26
[INFO] [stdout] |
[INFO] [stdout] 109 | rx: gpio::Pb31>,
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb30`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:110:15
[INFO] [stdout] |
[INFO] [stdout] 110 | tx: gpio::Pb30>,
[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:110:20
[INFO] [stdout] |
[INFO] [stdout] 110 | tx: gpio::Pb30>,
[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:110:26
[INFO] [stdout] |
[INFO] [stdout] 110 | tx: gpio::Pb30>,
[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:111:16
[INFO] [stdout] |
[INFO] [stdout] 111 | port: &mut Port,
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::UART5`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the `sercom::v2::uart` module instead.
[INFO] [stdout] --> src/lib.rs:112:6
[INFO] [stdout] |
[INFO] [stdout] 112 | ) -> UART5<
[INFO] [stdout] | ^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb31`: The gpio::v1 module 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:36
[INFO] [stdout] |
[INFO] [stdout] 113 | hal::sercom::Sercom5Pad1>,
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfD`: The gpio::v1 module 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:41
[INFO] [stdout] |
[INFO] [stdout] 113 | hal::sercom::Sercom5Pad1>,
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb30`: The gpio::v1 module 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:36
[INFO] [stdout] |
[INFO] [stdout] 114 | hal::sercom::Sercom5Pad0>,
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfD`: The gpio::v1 module 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:41
[INFO] [stdout] |
[INFO] [stdout] 114 | hal::sercom::Sercom5Pad0>,
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::UART5`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the `sercom::v2::uart` module instead.
[INFO] [stdout] --> src/lib.rs:120:5
[INFO] [stdout] |
[INFO] [stdout] 120 | UART5::new(
[INFO] [stdout] | ^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated method `atsamd_hal::gpio::GpioExt::split`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb31`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb30`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa2`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa19`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa20`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa21`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb0`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb1`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb3`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb4`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa11`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb15`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa14`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa15`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa18`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa28`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa27`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb14`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | / define_pins!(
[INFO] [stdout] 24 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 25 | | /// the numbers printed on the board.
[INFO] [stdout] 26 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | pin scl1 = a9,
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::sercom::UART5::::new`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the `sercom::v2::uart` module instead.
[INFO] [stdout] --> src/lib.rs:120:12
[INFO] [stdout] |
[INFO] [stdout] 120 | UART5::new(
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout] |
[INFO] [stdout] = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout] = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated method `sodaq_sara_aff::gpio::Pin::::into_open_drain_output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> examples/blinky_basic.rs:29:33
[INFO] [stdout] |
[INFO] [stdout] 29 | let mut blue_led = pins.d13.into_open_drain_output(&mut pins.port);
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `sodaq_sara_aff` (example "blinky_basic") due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "1a036e0733e08390204bf16cef6cf18a2c6f1d473aa7af877c23c3a3de8c637f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a036e0733e08390204bf16cef6cf18a2c6f1d473aa7af877c23c3a3de8c637f", kill_on_drop: false }`
[INFO] [stdout] 1a036e0733e08390204bf16cef6cf18a2c6f1d473aa7af877c23c3a3de8c637f