[INFO] fetching crate trinket_m0 0.11.0...
[INFO] testing trinket_m0-0.11.0 against beta-2022-04-10 for beta-1.61-1
[INFO] extracting crate trinket_m0 0.11.0 into /workspace/builds/worker-60/source
[INFO] validating manifest of crates.io crate trinket_m0 0.11.0 on toolchain beta-2022-04-10
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-60/source/.cargo/config
[INFO] started tweaking crates.io crate trinket_m0 0.11.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate trinket_m0 0.11.0
[INFO] tweaked toml for crates.io crate trinket_m0 0.11.0 written to /workspace/builds/worker-60/source/Cargo.toml
[INFO] crate crates.io crate trinket_m0 0.11.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3a414fc844a635b2eafab4ae172b6bd789e4e90ccfcb137934a4a62949859914
[INFO] running `Command { std: "docker" "start" "-a" "3a414fc844a635b2eafab4ae172b6bd789e4e90ccfcb137934a4a62949859914", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a414fc844a635b2eafab4ae172b6bd789e4e90ccfcb137934a4a62949859914", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a414fc844a635b2eafab4ae172b6bd789e4e90ccfcb137934a4a62949859914", kill_on_drop: false }`
[INFO] [stdout] 3a414fc844a635b2eafab4ae172b6bd789e4e90ccfcb137934a4a62949859914
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 135e24dbc8568392cbbf52060ffe7328e1bde32581d453723a9865788b296502
[INFO] running `Command { std: "docker" "start" "-a" "135e24dbc8568392cbbf52060ffe7328e1bde32581d453723a9865788b296502", kill_on_drop: false }`
[INFO] [stderr] Compiling syn v1.0.85
[INFO] [stderr] Compiling nb v1.0.0
[INFO] [stderr] Compiling void v1.0.2
[INFO] [stderr] Compiling cortex-m-rt v0.7.1
[INFO] [stderr] Compiling cortex-m v0.7.4
[INFO] [stderr] Compiling autocfg v1.0.1
[INFO] [stderr] Compiling vcell v0.1.3
[INFO] [stderr] Compiling bytemuck v1.7.3
[INFO] [stderr] Compiling bitfield v0.13.2
[INFO] [stderr] Compiling atsamd21e v0.11.0
[INFO] [stderr] Compiling seq-macro v0.2.2
[INFO] [stderr] Compiling trinket_m0 v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr] Compiling rand_core v0.5.1
[INFO] [stderr] Compiling replace_with v0.1.7
[INFO] [stderr] Compiling paste v1.0.6
[INFO] [stderr] Compiling proc-macro2 v1.0.36
[INFO] [stderr] Compiling typenum v1.15.0
[INFO] [stderr] Compiling bare-metal v0.2.5
[INFO] [stderr] Compiling nb v0.1.3
[INFO] [stderr] Compiling volatile-register v0.2.1
[INFO] [stderr] Compiling rgb v0.8.31
[INFO] [stderr] Compiling embedded-hal v0.2.6
[INFO] [stderr] Compiling bitbang-hal v0.3.2
[INFO] [stderr] Compiling num-traits v0.2.14
[INFO] [stderr] Compiling quote v1.0.14
[INFO] [stderr] Compiling smart-leds-trait v0.2.1
[INFO] [stderr] Compiling smart-leds v0.3.0
[INFO] [stderr] Compiling apa102-spi v0.3.2
[INFO] [stderr] Compiling cortex-m-rt-macros v0.7.0
[INFO] [stderr] Compiling modular-bitfield-impl v0.11.2
[INFO] [stderr] Compiling modular-bitfield v0.11.2
[INFO] [stderr] Compiling atsamd-hal v0.14.0
[INFO] [stdout] warning: use of deprecated module `atsamd_hal::common`: The `common` module is deprecated and will be removed in a future
[INFO] [stdout] release. Directly use modules from atsamd_hal instead.
[INFO] [stdout] --> src/lib.rs:11:14
[INFO] [stdout] |
[INFO] [stdout] 11 | 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 struct `atsamd_hal::sercom::SPIMaster0`: The `sercom::v1::spi` module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the `sercom::v2::spi` module instead.
[INFO] [stdout] --> src/lib.rs:18:39
[INFO] [stdout] |
[INFO] [stdout] 18 | use hal::sercom::{I2CMaster2, PadPin, SPIMaster0, UART0};
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::UART0`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the `sercom::v2::uart` module instead.
[INFO] [stdout] --> src/lib.rs:18:51
[INFO] [stdout] |
[INFO] [stdout] 18 | use hal::sercom::{I2CMaster2, PadPin, SPIMaster0, UART0};
[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:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::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:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa7`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa6`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa10`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa1`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa0`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::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:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa31`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa30`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::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:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::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:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa24`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa25`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated 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:124:15
[INFO] [stdout] |
[INFO] [stdout] 124 | pub port: Port,
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa1`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:129:19
[INFO] [stdout] |
[INFO] [stdout] 129 | pub ci: gpio::Pa1>,
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:129:23
[INFO] [stdout] |
[INFO] [stdout] 129 | pub ci: gpio::Pa1>,
[INFO] [stdout] | ^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:129:29
[INFO] [stdout] |
[INFO] [stdout] 129 | pub ci: gpio::Pa1>,
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa0`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:130:19
[INFO] [stdout] |
[INFO] [stdout] 130 | pub di: gpio::Pa0>,
[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:130:23
[INFO] [stdout] |
[INFO] [stdout] 130 | pub di: gpio::Pa0>,
[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:130:29
[INFO] [stdout] |
[INFO] [stdout] 130 | pub di: gpio::Pa0>,
[INFO] [stdout] | ^^^^^^^^
[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:133:19
[INFO] [stdout] |
[INFO] [stdout] 133 | pub nc: gpio::Pa14>,
[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:133:24
[INFO] [stdout] |
[INFO] [stdout] 133 | pub nc: gpio::Pa14>,
[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:133:30
[INFO] [stdout] |
[INFO] [stdout] 133 | pub nc: gpio::Pa14>,
[INFO] [stdout] | ^^^^^^^^
[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:166:16
[INFO] [stdout] |
[INFO] [stdout] 166 | sck: gpio::Pa7>,
[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:166:20
[INFO] [stdout] |
[INFO] [stdout] 166 | sck: gpio::Pa7>,
[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:166:26
[INFO] [stdout] |
[INFO] [stdout] 166 | sck: gpio::Pa7>,
[INFO] [stdout] | ^^^^^^^^
[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:167:17
[INFO] [stdout] |
[INFO] [stdout] 167 | mosi: gpio::Pa6>,
[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:167:21
[INFO] [stdout] |
[INFO] [stdout] 167 | mosi: gpio::Pa6>,
[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:167:27
[INFO] [stdout] |
[INFO] [stdout] 167 | mosi: gpio::Pa6>,
[INFO] [stdout] | ^^^^^^^^
[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:168:17
[INFO] [stdout] |
[INFO] [stdout] 168 | miso: gpio::Pa9>,
[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:168:21
[INFO] [stdout] |
[INFO] [stdout] 168 | miso: gpio::Pa9>,
[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:168:27
[INFO] [stdout] |
[INFO] [stdout] 168 | miso: gpio::Pa9>,
[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:169:16
[INFO] [stdout] |
[INFO] [stdout] 169 | port: &mut Port,
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::SPIMaster0`: The `sercom::v1::spi` module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the `sercom::v2::spi` module instead.
[INFO] [stdout] --> src/lib.rs:170:6
[INFO] [stdout] |
[INFO] [stdout] 170 | ) -> SPIMaster0<
[INFO] [stdout] | ^^^^^^^^^^
[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:171:36
[INFO] [stdout] |
[INFO] [stdout] 171 | hal::sercom::Sercom0Pad1>,
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:171:46
[INFO] [stdout] |
[INFO] [stdout] 171 | hal::sercom::Sercom0Pad1>,
[INFO] [stdout] | ^^^
[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:172:36
[INFO] [stdout] |
[INFO] [stdout] 172 | hal::sercom::Sercom0Pad2>,
[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:172:46
[INFO] [stdout] |
[INFO] [stdout] 172 | hal::sercom::Sercom0Pad2>,
[INFO] [stdout] | ^^^
[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:173:36
[INFO] [stdout] |
[INFO] [stdout] 173 | hal::sercom::Sercom0Pad3>,
[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:173:46
[INFO] [stdout] |
[INFO] [stdout] 173 | hal::sercom::Sercom0Pad3>,
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::SPIMaster0`: The `sercom::v1::spi` module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the `sercom::v2::spi` module instead.
[INFO] [stdout] --> src/lib.rs:177:5
[INFO] [stdout] |
[INFO] [stdout] 177 | SPIMaster0::new(
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:192:20
[INFO] [stdout] |
[INFO] [stdout] 192 | pub sda: gpio::Pa8>,
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:192:24
[INFO] [stdout] |
[INFO] [stdout] 192 | pub sda: gpio::Pa8>,
[INFO] [stdout] | ^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:192:30
[INFO] [stdout] |
[INFO] [stdout] 192 | pub sda: gpio::Pa8>,
[INFO] [stdout] | ^^^^^^^^
[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:193:20
[INFO] [stdout] |
[INFO] [stdout] 193 | pub scl: gpio::Pa9>,
[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:193:24
[INFO] [stdout] |
[INFO] [stdout] 193 | pub scl: gpio::Pa9>,
[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:193:30
[INFO] [stdout] |
[INFO] [stdout] 193 | pub scl: gpio::Pa9>,
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:228:16
[INFO] [stdout] |
[INFO] [stdout] 228 | sda: gpio::Pa8>,
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:228:20
[INFO] [stdout] |
[INFO] [stdout] 228 | sda: gpio::Pa8>,
[INFO] [stdout] | ^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:228:26
[INFO] [stdout] |
[INFO] [stdout] 228 | sda: gpio::Pa8>,
[INFO] [stdout] | ^^^^^^^^
[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:229:16
[INFO] [stdout] |
[INFO] [stdout] 229 | scl: gpio::Pa9>,
[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:229:20
[INFO] [stdout] |
[INFO] [stdout] 229 | scl: gpio::Pa9>,
[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:229:26
[INFO] [stdout] |
[INFO] [stdout] 229 | scl: gpio::Pa9>,
[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:230:16
[INFO] [stdout] |
[INFO] [stdout] 230 | port: &mut Port,
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:231:48
[INFO] [stdout] |
[INFO] [stdout] 231 | ) -> I2CMaster2>, hal::sercom::Sercom2Pad1>>
[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:231:52
[INFO] [stdout] |
[INFO] [stdout] 231 | ) -> I2CMaster2>, hal::sercom::Sercom2Pad1>>
[INFO] [stdout] | ^^^
[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:231:90
[INFO] [stdout] |
[INFO] [stdout] 231 | ) -> I2CMaster2>, hal::sercom::Sercom2Pad1>>
[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:231:94
[INFO] [stdout] |
[INFO] [stdout] 231 | ) -> I2CMaster2>, hal::sercom::Sercom2Pad1>>
[INFO] [stdout] | ^^^
[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:247:19
[INFO] [stdout] |
[INFO] [stdout] 247 | pub rx: gpio::Pa7>,
[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:247:23
[INFO] [stdout] |
[INFO] [stdout] 247 | pub rx: gpio::Pa7>,
[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:247:29
[INFO] [stdout] |
[INFO] [stdout] 247 | pub rx: gpio::Pa7>,
[INFO] [stdout] | ^^^^^^^^
[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:248:19
[INFO] [stdout] |
[INFO] [stdout] 248 | pub tx: gpio::Pa6>,
[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:248:23
[INFO] [stdout] |
[INFO] [stdout] 248 | pub tx: gpio::Pa6>,
[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:248:29
[INFO] [stdout] |
[INFO] [stdout] 248 | pub tx: gpio::Pa6>,
[INFO] [stdout] | ^^^^^^^^
[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:284:15
[INFO] [stdout] |
[INFO] [stdout] 284 | d3: gpio::Pa7>,
[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:284:19
[INFO] [stdout] |
[INFO] [stdout] 284 | d3: gpio::Pa7>,
[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:284:25
[INFO] [stdout] |
[INFO] [stdout] 284 | d3: gpio::Pa7>,
[INFO] [stdout] | ^^^^^^^^
[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:285:15
[INFO] [stdout] |
[INFO] [stdout] 285 | d4: gpio::Pa6>,
[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:285:19
[INFO] [stdout] |
[INFO] [stdout] 285 | d4: gpio::Pa6>,
[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:285:25
[INFO] [stdout] |
[INFO] [stdout] 285 | d4: gpio::Pa6>,
[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:286:16
[INFO] [stdout] |
[INFO] [stdout] 286 | port: &mut Port,
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::UART0`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the `sercom::v2::uart` module instead.
[INFO] [stdout] --> src/lib.rs:287:6
[INFO] [stdout] |
[INFO] [stdout] 287 | ) -> UART0>, hal::sercom::Sercom0Pad2>, (), ()>
[INFO] [stdout] | ^^^^^
[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:287:43
[INFO] [stdout] |
[INFO] [stdout] 287 | ) -> UART0>, hal::sercom::Sercom0Pad2>, (), ()>
[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:287:47
[INFO] [stdout] |
[INFO] [stdout] 287 | ) -> UART0>, hal::sercom::Sercom0Pad2>, (), ()>
[INFO] [stdout] | ^^^
[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:287:85
[INFO] [stdout] |
[INFO] [stdout] 287 | ) -> UART0>, hal::sercom::Sercom0Pad2>, (), ()>
[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:287:89
[INFO] [stdout] |
[INFO] [stdout] 287 | ) -> UART0>, hal::sercom::Sercom0Pad2>, (), ()>
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::UART0`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the `sercom::v2::uart` module instead.
[INFO] [stdout] --> src/lib.rs:291:5
[INFO] [stdout] |
[INFO] [stdout] 291 | UART0::new(
[INFO] [stdout] | ^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa24`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:302:19
[INFO] [stdout] |
[INFO] [stdout] 302 | pub dm: gpio::Pa24>,
[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:302:24
[INFO] [stdout] |
[INFO] [stdout] 302 | pub dm: gpio::Pa24>,
[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:302:30
[INFO] [stdout] |
[INFO] [stdout] 302 | pub dm: gpio::Pa24>,
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa25`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:303:19
[INFO] [stdout] |
[INFO] [stdout] 303 | pub dp: gpio::Pa25>,
[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:303:24
[INFO] [stdout] |
[INFO] [stdout] 303 | pub dp: gpio::Pa25>,
[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:303:30
[INFO] [stdout] |
[INFO] [stdout] 303 | pub dp: gpio::Pa25>,
[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:203:20
[INFO] [stdout] |
[INFO] [stdout] 203 | port: &mut Port,
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:205:40
[INFO] [stdout] |
[INFO] [stdout] 205 | hal::sercom::Sercom2Pad0>,
[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:205:44
[INFO] [stdout] |
[INFO] [stdout] 205 | hal::sercom::Sercom2Pad0>,
[INFO] [stdout] | ^^^
[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:206:40
[INFO] [stdout] |
[INFO] [stdout] 206 | hal::sercom::Sercom2Pad1>,
[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:206:44
[INFO] [stdout] |
[INFO] [stdout] 206 | hal::sercom::Sercom2Pad1>,
[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:258:20
[INFO] [stdout] |
[INFO] [stdout] 258 | port: &mut Port,
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::UART0`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the `sercom::v2::uart` module instead.
[INFO] [stdout] --> src/lib.rs:259:10
[INFO] [stdout] |
[INFO] [stdout] 259 | ) -> UART0<
[INFO] [stdout] | ^^^^^
[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:260:40
[INFO] [stdout] |
[INFO] [stdout] 260 | hal::sercom::Sercom0Pad3>,
[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:260:44
[INFO] [stdout] |
[INFO] [stdout] 260 | hal::sercom::Sercom0Pad3>,
[INFO] [stdout] | ^^^
[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:261:40
[INFO] [stdout] |
[INFO] [stdout] 261 | hal::sercom::Sercom0Pad2>,
[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:261:44
[INFO] [stdout] |
[INFO] [stdout] 261 | hal::sercom::Sercom0Pad2>,
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::UART0`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the `sercom::v2::uart` module instead.
[INFO] [stdout] --> src/lib.rs:267:9
[INFO] [stdout] |
[INFO] [stdout] 267 | UART0::new(
[INFO] [stdout] | ^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::sercom::SPIMaster0::::new`: The `sercom::v1::spi` module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the `sercom::v2::spi` module instead.
[INFO] [stdout] --> src/lib.rs:177:17
[INFO] [stdout] |
[INFO] [stdout] 177 | SPIMaster0::new(
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::sercom::UART0::::new`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the `sercom::v2::uart` module instead.
[INFO] [stdout] --> src/lib.rs:267:16
[INFO] [stdout] |
[INFO] [stdout] 267 | UART0::new(
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::sercom::UART0::::new`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the `sercom::v2::uart` module instead.
[INFO] [stdout] --> src/lib.rs:291:12
[INFO] [stdout] |
[INFO] [stdout] 291 | UART0::new(
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::gpio::GpioExt::split`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::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:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa7`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa6`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa10`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa1`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa0`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::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:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa31`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa30`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::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:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::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:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa24`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa25`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 123 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.06s
[INFO] running `Command { std: "docker" "inspect" "135e24dbc8568392cbbf52060ffe7328e1bde32581d453723a9865788b296502", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "135e24dbc8568392cbbf52060ffe7328e1bde32581d453723a9865788b296502", kill_on_drop: false }`
[INFO] [stdout] 135e24dbc8568392cbbf52060ffe7328e1bde32581d453723a9865788b296502
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c989396ae64bcf149478c870d2a55df5e1bbc891cece4c807f9d53f2aded4953
[INFO] running `Command { std: "docker" "start" "-a" "c989396ae64bcf149478c870d2a55df5e1bbc891cece4c807f9d53f2aded4953", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Compiling usb-device v0.2.8
[INFO] [stderr] Compiling panic-halt v0.2.0
[INFO] [stdout] warning: use of deprecated module `atsamd_hal::common`: The `common` module is deprecated and will be removed in a future
[INFO] [stdout] release. Directly use modules from atsamd_hal instead.
[INFO] [stdout] --> src/lib.rs:11:14
[INFO] [stdout] |
[INFO] [stdout] 11 | 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 struct `atsamd_hal::sercom::SPIMaster0`: The `sercom::v1::spi` module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the `sercom::v2::spi` module instead.
[INFO] [stdout] --> src/lib.rs:18:39
[INFO] [stdout] |
[INFO] [stdout] 18 | use hal::sercom::{I2CMaster2, PadPin, SPIMaster0, UART0};
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::UART0`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the `sercom::v2::uart` module instead.
[INFO] [stdout] --> src/lib.rs:18:51
[INFO] [stdout] |
[INFO] [stdout] 18 | use hal::sercom::{I2CMaster2, PadPin, SPIMaster0, UART0};
[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:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::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:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa7`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa6`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa10`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa1`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa0`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::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:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa31`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa30`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::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:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::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:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa24`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa25`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated 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:124:15
[INFO] [stdout] |
[INFO] [stdout] 124 | pub port: Port,
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa1`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:129:19
[INFO] [stdout] |
[INFO] [stdout] 129 | pub ci: gpio::Pa1>,
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:129:23
[INFO] [stdout] |
[INFO] [stdout] 129 | pub ci: gpio::Pa1>,
[INFO] [stdout] | ^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:129:29
[INFO] [stdout] |
[INFO] [stdout] 129 | pub ci: gpio::Pa1>,
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa0`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:130:19
[INFO] [stdout] |
[INFO] [stdout] 130 | pub di: gpio::Pa0>,
[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:130:23
[INFO] [stdout] |
[INFO] [stdout] 130 | pub di: gpio::Pa0>,
[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:130:29
[INFO] [stdout] |
[INFO] [stdout] 130 | pub di: gpio::Pa0>,
[INFO] [stdout] | ^^^^^^^^
[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:133:19
[INFO] [stdout] |
[INFO] [stdout] 133 | pub nc: gpio::Pa14>,
[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:133:24
[INFO] [stdout] |
[INFO] [stdout] 133 | pub nc: gpio::Pa14>,
[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:133:30
[INFO] [stdout] |
[INFO] [stdout] 133 | pub nc: gpio::Pa14>,
[INFO] [stdout] | ^^^^^^^^
[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:166:16
[INFO] [stdout] |
[INFO] [stdout] 166 | sck: gpio::Pa7>,
[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:166:20
[INFO] [stdout] |
[INFO] [stdout] 166 | sck: gpio::Pa7>,
[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:166:26
[INFO] [stdout] |
[INFO] [stdout] 166 | sck: gpio::Pa7>,
[INFO] [stdout] | ^^^^^^^^
[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:167:17
[INFO] [stdout] |
[INFO] [stdout] 167 | mosi: gpio::Pa6>,
[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:167:21
[INFO] [stdout] |
[INFO] [stdout] 167 | mosi: gpio::Pa6>,
[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:167:27
[INFO] [stdout] |
[INFO] [stdout] 167 | mosi: gpio::Pa6>,
[INFO] [stdout] | ^^^^^^^^
[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:168:17
[INFO] [stdout] |
[INFO] [stdout] 168 | miso: gpio::Pa9>,
[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:168:21
[INFO] [stdout] |
[INFO] [stdout] 168 | miso: gpio::Pa9>,
[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:168:27
[INFO] [stdout] |
[INFO] [stdout] 168 | miso: gpio::Pa9>,
[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:169:16
[INFO] [stdout] |
[INFO] [stdout] 169 | port: &mut Port,
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::SPIMaster0`: The `sercom::v1::spi` module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the `sercom::v2::spi` module instead.
[INFO] [stdout] --> src/lib.rs:170:6
[INFO] [stdout] |
[INFO] [stdout] 170 | ) -> SPIMaster0<
[INFO] [stdout] | ^^^^^^^^^^
[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:171:36
[INFO] [stdout] |
[INFO] [stdout] 171 | hal::sercom::Sercom0Pad1>,
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:171:46
[INFO] [stdout] |
[INFO] [stdout] 171 | hal::sercom::Sercom0Pad1>,
[INFO] [stdout] | ^^^
[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:172:36
[INFO] [stdout] |
[INFO] [stdout] 172 | hal::sercom::Sercom0Pad2>,
[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:172:46
[INFO] [stdout] |
[INFO] [stdout] 172 | hal::sercom::Sercom0Pad2>,
[INFO] [stdout] | ^^^
[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:173:36
[INFO] [stdout] |
[INFO] [stdout] 173 | hal::sercom::Sercom0Pad3>,
[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:173:46
[INFO] [stdout] |
[INFO] [stdout] 173 | hal::sercom::Sercom0Pad3>,
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::SPIMaster0`: The `sercom::v1::spi` module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the `sercom::v2::spi` module instead.
[INFO] [stdout] --> src/lib.rs:177:5
[INFO] [stdout] |
[INFO] [stdout] 177 | SPIMaster0::new(
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:192:20
[INFO] [stdout] |
[INFO] [stdout] 192 | pub sda: gpio::Pa8>,
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:192:24
[INFO] [stdout] |
[INFO] [stdout] 192 | pub sda: gpio::Pa8>,
[INFO] [stdout] | ^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:192:30
[INFO] [stdout] |
[INFO] [stdout] 192 | pub sda: gpio::Pa8>,
[INFO] [stdout] | ^^^^^^^^
[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:193:20
[INFO] [stdout] |
[INFO] [stdout] 193 | pub scl: gpio::Pa9>,
[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:193:24
[INFO] [stdout] |
[INFO] [stdout] 193 | pub scl: gpio::Pa9>,
[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:193:30
[INFO] [stdout] |
[INFO] [stdout] 193 | pub scl: gpio::Pa9>,
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:228:16
[INFO] [stdout] |
[INFO] [stdout] 228 | sda: gpio::Pa8>,
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:228:20
[INFO] [stdout] |
[INFO] [stdout] 228 | sda: gpio::Pa8>,
[INFO] [stdout] | ^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:228:26
[INFO] [stdout] |
[INFO] [stdout] 228 | sda: gpio::Pa8>,
[INFO] [stdout] | ^^^^^^^^
[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:229:16
[INFO] [stdout] |
[INFO] [stdout] 229 | scl: gpio::Pa9>,
[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:229:20
[INFO] [stdout] |
[INFO] [stdout] 229 | scl: gpio::Pa9>,
[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:229:26
[INFO] [stdout] |
[INFO] [stdout] 229 | scl: gpio::Pa9>,
[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:230:16
[INFO] [stdout] |
[INFO] [stdout] 230 | port: &mut Port,
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:231:48
[INFO] [stdout] |
[INFO] [stdout] 231 | ) -> I2CMaster2>, hal::sercom::Sercom2Pad1>>
[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:231:52
[INFO] [stdout] |
[INFO] [stdout] 231 | ) -> I2CMaster2>, hal::sercom::Sercom2Pad1>>
[INFO] [stdout] | ^^^
[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:231:90
[INFO] [stdout] |
[INFO] [stdout] 231 | ) -> I2CMaster2>, hal::sercom::Sercom2Pad1>>
[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:231:94
[INFO] [stdout] |
[INFO] [stdout] 231 | ) -> I2CMaster2>, hal::sercom::Sercom2Pad1>>
[INFO] [stdout] | ^^^
[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:247:19
[INFO] [stdout] |
[INFO] [stdout] 247 | pub rx: gpio::Pa7>,
[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:247:23
[INFO] [stdout] |
[INFO] [stdout] 247 | pub rx: gpio::Pa7>,
[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:247:29
[INFO] [stdout] |
[INFO] [stdout] 247 | pub rx: gpio::Pa7>,
[INFO] [stdout] | ^^^^^^^^
[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:248:19
[INFO] [stdout] |
[INFO] [stdout] 248 | pub tx: gpio::Pa6>,
[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:248:23
[INFO] [stdout] |
[INFO] [stdout] 248 | pub tx: gpio::Pa6>,
[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:248:29
[INFO] [stdout] |
[INFO] [stdout] 248 | pub tx: gpio::Pa6>,
[INFO] [stdout] | ^^^^^^^^
[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:284:15
[INFO] [stdout] |
[INFO] [stdout] 284 | d3: gpio::Pa7>,
[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:284:19
[INFO] [stdout] |
[INFO] [stdout] 284 | d3: gpio::Pa7>,
[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:284:25
[INFO] [stdout] |
[INFO] [stdout] 284 | d3: gpio::Pa7>,
[INFO] [stdout] | ^^^^^^^^
[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:285:15
[INFO] [stdout] |
[INFO] [stdout] 285 | d4: gpio::Pa6>,
[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:285:19
[INFO] [stdout] |
[INFO] [stdout] 285 | d4: gpio::Pa6>,
[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:285:25
[INFO] [stdout] |
[INFO] [stdout] 285 | d4: gpio::Pa6>,
[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:286:16
[INFO] [stdout] |
[INFO] [stdout] 286 | port: &mut Port,
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::UART0`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the `sercom::v2::uart` module instead.
[INFO] [stdout] --> src/lib.rs:287:6
[INFO] [stdout] |
[INFO] [stdout] 287 | ) -> UART0>, hal::sercom::Sercom0Pad2>, (), ()>
[INFO] [stdout] | ^^^^^
[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:287:43
[INFO] [stdout] |
[INFO] [stdout] 287 | ) -> UART0>, hal::sercom::Sercom0Pad2>, (), ()>
[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:287:47
[INFO] [stdout] |
[INFO] [stdout] 287 | ) -> UART0>, hal::sercom::Sercom0Pad2>, (), ()>
[INFO] [stdout] | ^^^
[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:287:85
[INFO] [stdout] |
[INFO] [stdout] 287 | ) -> UART0>, hal::sercom::Sercom0Pad2>, (), ()>
[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:287:89
[INFO] [stdout] |
[INFO] [stdout] 287 | ) -> UART0>, hal::sercom::Sercom0Pad2>, (), ()>
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::UART0`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the `sercom::v2::uart` module instead.
[INFO] [stdout] --> src/lib.rs:291:5
[INFO] [stdout] |
[INFO] [stdout] 291 | UART0::new(
[INFO] [stdout] | ^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa24`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:302:19
[INFO] [stdout] |
[INFO] [stdout] 302 | pub dm: gpio::Pa24>,
[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:302:24
[INFO] [stdout] |
[INFO] [stdout] 302 | pub dm: gpio::Pa24>,
[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:302:30
[INFO] [stdout] |
[INFO] [stdout] 302 | pub dm: gpio::Pa24>,
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa25`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:303:19
[INFO] [stdout] |
[INFO] [stdout] 303 | pub dp: gpio::Pa25>,
[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:303:24
[INFO] [stdout] |
[INFO] [stdout] 303 | pub dp: gpio::Pa25>,
[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:303:30
[INFO] [stdout] |
[INFO] [stdout] 303 | pub dp: gpio::Pa25>,
[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:203:20
[INFO] [stdout] |
[INFO] [stdout] 203 | port: &mut Port,
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:205:40
[INFO] [stdout] |
[INFO] [stdout] 205 | hal::sercom::Sercom2Pad0>,
[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:205:44
[INFO] [stdout] |
[INFO] [stdout] 205 | hal::sercom::Sercom2Pad0>,
[INFO] [stdout] | ^^^
[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:206:40
[INFO] [stdout] |
[INFO] [stdout] 206 | hal::sercom::Sercom2Pad1>,
[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:206:44
[INFO] [stdout] |
[INFO] [stdout] 206 | hal::sercom::Sercom2Pad1>,
[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:258:20
[INFO] [stdout] |
[INFO] [stdout] 258 | port: &mut Port,
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::UART0`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the `sercom::v2::uart` module instead.
[INFO] [stdout] --> src/lib.rs:259:10
[INFO] [stdout] |
[INFO] [stdout] 259 | ) -> UART0<
[INFO] [stdout] | ^^^^^
[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:260:40
[INFO] [stdout] |
[INFO] [stdout] 260 | hal::sercom::Sercom0Pad3>,
[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:260:44
[INFO] [stdout] |
[INFO] [stdout] 260 | hal::sercom::Sercom0Pad3>,
[INFO] [stdout] | ^^^
[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:261:40
[INFO] [stdout] |
[INFO] [stdout] 261 | hal::sercom::Sercom0Pad2>,
[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:261:44
[INFO] [stdout] |
[INFO] [stdout] 261 | hal::sercom::Sercom0Pad2>,
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::UART0`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the `sercom::v2::uart` module instead.
[INFO] [stdout] --> src/lib.rs:267:9
[INFO] [stdout] |
[INFO] [stdout] 267 | UART0::new(
[INFO] [stdout] | ^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::sercom::SPIMaster0::::new`: The `sercom::v1::spi` module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the `sercom::v2::spi` module instead.
[INFO] [stdout] --> src/lib.rs:177:17
[INFO] [stdout] |
[INFO] [stdout] 177 | SPIMaster0::new(
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::sercom::UART0::::new`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the `sercom::v2::uart` module instead.
[INFO] [stdout] --> src/lib.rs:267:16
[INFO] [stdout] |
[INFO] [stdout] 267 | UART0::new(
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::sercom::UART0::::new`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the `sercom::v2::uart` module instead.
[INFO] [stdout] --> src/lib.rs:291:12
[INFO] [stdout] |
[INFO] [stdout] 291 | UART0::new(
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::gpio::GpioExt::split`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::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:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa7`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa6`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa10`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa1`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa0`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::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:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa31`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa30`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::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:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::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:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa24`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa25`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 123 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Compiling usbd-serial v0.1.1
[INFO] [stderr] Compiling trinket_m0 v0.11.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: language item required, but not found: `eh_personality`
[INFO] [stdout] |
[INFO] [stdout] = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library
[INFO] [stdout] = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated 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:11:14
[INFO] [stdout] |
[INFO] [stdout] 11 | 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 associated function `trinket_m0::atsamd_hal::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:25:32
[INFO] [stdout] |
[INFO] [stdout] 25 | let mut red_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] [stdout] error: aborting due to previous error; 1 warning emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::SPIMaster0`: The `sercom::v1::spi` module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the `sercom::v2::spi` module instead.
[INFO] [stdout] --> src/lib.rs:18:39
[INFO] [stdout] |
[INFO] [stdout] 18 | use hal::sercom::{I2CMaster2, PadPin, SPIMaster0, UART0};
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::UART0`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the `sercom::v2::uart` module instead.
[INFO] [stdout] --> src/lib.rs:18:51
[INFO] [stdout] |
[INFO] [stdout] 18 | use hal::sercom::{I2CMaster2, PadPin, SPIMaster0, UART0};
[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:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::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:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa7`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa6`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa10`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa1`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa0`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::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:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa31`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa30`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::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:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::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:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa24`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa25`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated 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:124:15
[INFO] [stdout] |
[INFO] [stdout] 124 | pub port: Port,
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa1`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:129:19
[INFO] [stdout] |
[INFO] [stdout] 129 | pub ci: gpio::Pa1>,
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:129:23
[INFO] [stdout] |
[INFO] [stdout] 129 | pub ci: gpio::Pa1>,
[INFO] [stdout] | ^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:129:29
[INFO] [stdout] |
[INFO] [stdout] 129 | pub ci: gpio::Pa1>,
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa0`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:130:19
[INFO] [stdout] |
[INFO] [stdout] 130 | pub di: gpio::Pa0>,
[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:130:23
[INFO] [stdout] |
[INFO] [stdout] 130 | pub di: gpio::Pa0>,
[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:130:29
[INFO] [stdout] |
[INFO] [stdout] 130 | pub di: gpio::Pa0>,
[INFO] [stdout] | ^^^^^^^^
[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:133:19
[INFO] [stdout] |
[INFO] [stdout] 133 | pub nc: gpio::Pa14>,
[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:133:24
[INFO] [stdout] |
[INFO] [stdout] 133 | pub nc: gpio::Pa14>,
[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:133:30
[INFO] [stdout] |
[INFO] [stdout] 133 | pub nc: gpio::Pa14>,
[INFO] [stdout] | ^^^^^^^^
[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:166:16
[INFO] [stdout] |
[INFO] [stdout] 166 | sck: gpio::Pa7>,
[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:166:20
[INFO] [stdout] |
[INFO] [stdout] 166 | sck: gpio::Pa7>,
[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:166:26
[INFO] [stdout] |
[INFO] [stdout] 166 | sck: gpio::Pa7>,
[INFO] [stdout] | ^^^^^^^^
[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:167:17
[INFO] [stdout] |
[INFO] [stdout] 167 | mosi: gpio::Pa6>,
[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:167:21
[INFO] [stdout] |
[INFO] [stdout] 167 | mosi: gpio::Pa6>,
[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:167:27
[INFO] [stdout] |
[INFO] [stdout] 167 | mosi: gpio::Pa6>,
[INFO] [stdout] | ^^^^^^^^
[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:168:17
[INFO] [stdout] |
[INFO] [stdout] 168 | miso: gpio::Pa9>,
[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:168:21
[INFO] [stdout] |
[INFO] [stdout] 168 | miso: gpio::Pa9>,
[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:168:27
[INFO] [stdout] |
[INFO] [stdout] 168 | miso: gpio::Pa9>,
[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:169:16
[INFO] [stdout] |
[INFO] [stdout] 169 | port: &mut Port,
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::SPIMaster0`: The `sercom::v1::spi` module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the `sercom::v2::spi` module instead.
[INFO] [stdout] --> src/lib.rs:170:6
[INFO] [stdout] |
[INFO] [stdout] 170 | ) -> SPIMaster0<
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `trinket_m0` due to 2 previous errors; 1 warning emitted
[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:171:36
[INFO] [stdout] |
[INFO] [stdout] 171 | hal::sercom::Sercom0Pad1>,
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:171:46
[INFO] [stdout] |
[INFO] [stdout] 171 | hal::sercom::Sercom0Pad1>,
[INFO] [stdout] | ^^^
[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:172:36
[INFO] [stdout] |
[INFO] [stdout] 172 | hal::sercom::Sercom0Pad2>,
[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:172:46
[INFO] [stdout] |
[INFO] [stdout] 172 | hal::sercom::Sercom0Pad2>,
[INFO] [stdout] | ^^^
[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:173:36
[INFO] [stdout] |
[INFO] [stdout] 173 | hal::sercom::Sercom0Pad3>,
[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:173:46
[INFO] [stdout] |
[INFO] [stdout] 173 | hal::sercom::Sercom0Pad3>,
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::SPIMaster0`: The `sercom::v1::spi` module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the `sercom::v2::spi` module instead.
[INFO] [stdout] --> src/lib.rs:177:5
[INFO] [stdout] |
[INFO] [stdout] 177 | SPIMaster0::new(
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:192:20
[INFO] [stdout] |
[INFO] [stdout] 192 | pub sda: gpio::Pa8>,
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:192:24
[INFO] [stdout] |
[INFO] [stdout] 192 | pub sda: gpio::Pa8>,
[INFO] [stdout] | ^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:192:30
[INFO] [stdout] |
[INFO] [stdout] 192 | pub sda: gpio::Pa8>,
[INFO] [stdout] | ^^^^^^^^
[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:193:20
[INFO] [stdout] |
[INFO] [stdout] 193 | pub scl: gpio::Pa9>,
[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:193:24
[INFO] [stdout] |
[INFO] [stdout] 193 | pub scl: gpio::Pa9>,
[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:193:30
[INFO] [stdout] |
[INFO] [stdout] 193 | pub scl: gpio::Pa9>,
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:228:16
[INFO] [stdout] |
[INFO] [stdout] 228 | sda: gpio::Pa8>,
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:228:20
[INFO] [stdout] |
[INFO] [stdout] 228 | sda: gpio::Pa8>,
[INFO] [stdout] | ^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:228:26
[INFO] [stdout] |
[INFO] [stdout] 228 | sda: gpio::Pa8>,
[INFO] [stdout] | ^^^^^^^^
[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:229:16
[INFO] [stdout] |
[INFO] [stdout] 229 | scl: gpio::Pa9>,
[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:229:20
[INFO] [stdout] |
[INFO] [stdout] 229 | scl: gpio::Pa9>,
[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:229:26
[INFO] [stdout] |
[INFO] [stdout] 229 | scl: gpio::Pa9>,
[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:230:16
[INFO] [stdout] |
[INFO] [stdout] 230 | port: &mut Port,
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:231:48
[INFO] [stdout] |
[INFO] [stdout] 231 | ) -> I2CMaster2>, hal::sercom::Sercom2Pad1>>
[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:231:52
[INFO] [stdout] |
[INFO] [stdout] 231 | ) -> I2CMaster2>, hal::sercom::Sercom2Pad1>>
[INFO] [stdout] | ^^^
[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:231:90
[INFO] [stdout] |
[INFO] [stdout] 231 | ) -> I2CMaster2>, hal::sercom::Sercom2Pad1>>
[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:231:94
[INFO] [stdout] |
[INFO] [stdout] 231 | ) -> I2CMaster2>, hal::sercom::Sercom2Pad1>>
[INFO] [stdout] | ^^^
[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:247:19
[INFO] [stdout] |
[INFO] [stdout] 247 | pub rx: gpio::Pa7>,
[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:247:23
[INFO] [stdout] |
[INFO] [stdout] 247 | pub rx: gpio::Pa7>,
[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:247:29
[INFO] [stdout] |
[INFO] [stdout] 247 | pub rx: gpio::Pa7>,
[INFO] [stdout] | ^^^^^^^^
[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:248:19
[INFO] [stdout] |
[INFO] [stdout] 248 | pub tx: gpio::Pa6>,
[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:248:23
[INFO] [stdout] |
[INFO] [stdout] 248 | pub tx: gpio::Pa6>,
[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:248:29
[INFO] [stdout] |
[INFO] [stdout] 248 | pub tx: gpio::Pa6>,
[INFO] [stdout] | ^^^^^^^^
[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:284:15
[INFO] [stdout] |
[INFO] [stdout] 284 | d3: gpio::Pa7>,
[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:284:19
[INFO] [stdout] |
[INFO] [stdout] 284 | d3: gpio::Pa7>,
[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:284:25
[INFO] [stdout] |
[INFO] [stdout] 284 | d3: gpio::Pa7>,
[INFO] [stdout] | ^^^^^^^^
[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:285:15
[INFO] [stdout] |
[INFO] [stdout] 285 | d4: gpio::Pa6>,
[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:285:19
[INFO] [stdout] |
[INFO] [stdout] 285 | d4: gpio::Pa6>,
[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:285:25
[INFO] [stdout] |
[INFO] [stdout] 285 | d4: gpio::Pa6>,
[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:286:16
[INFO] [stdout] |
[INFO] [stdout] 286 | port: &mut Port,
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::UART0`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the `sercom::v2::uart` module instead.
[INFO] [stdout] --> src/lib.rs:287:6
[INFO] [stdout] |
[INFO] [stdout] 287 | ) -> UART0>, hal::sercom::Sercom0Pad2>, (), ()>
[INFO] [stdout] | ^^^^^
[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:287:43
[INFO] [stdout] |
[INFO] [stdout] 287 | ) -> UART0>, hal::sercom::Sercom0Pad2>, (), ()>
[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:287:47
[INFO] [stdout] |
[INFO] [stdout] 287 | ) -> UART0>, hal::sercom::Sercom0Pad2>, (), ()>
[INFO] [stdout] | ^^^
[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:287:85
[INFO] [stdout] |
[INFO] [stdout] 287 | ) -> UART0>, hal::sercom::Sercom0Pad2>, (), ()>
[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:287:89
[INFO] [stdout] |
[INFO] [stdout] 287 | ) -> UART0>, hal::sercom::Sercom0Pad2>, (), ()>
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::UART0`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the `sercom::v2::uart` module instead.
[INFO] [stdout] --> src/lib.rs:291:5
[INFO] [stdout] |
[INFO] [stdout] 291 | UART0::new(
[INFO] [stdout] | ^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa24`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:302:19
[INFO] [stdout] |
[INFO] [stdout] 302 | pub dm: gpio::Pa24>,
[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:302:24
[INFO] [stdout] |
[INFO] [stdout] 302 | pub dm: gpio::Pa24>,
[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:302:30
[INFO] [stdout] |
[INFO] [stdout] 302 | pub dm: gpio::Pa24>,
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa25`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:303:19
[INFO] [stdout] |
[INFO] [stdout] 303 | pub dp: gpio::Pa25>,
[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:303:24
[INFO] [stdout] |
[INFO] [stdout] 303 | pub dp: gpio::Pa25>,
[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:303:30
[INFO] [stdout] |
[INFO] [stdout] 303 | pub dp: gpio::Pa25>,
[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:203:20
[INFO] [stdout] |
[INFO] [stdout] 203 | port: &mut Port,
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:205:40
[INFO] [stdout] |
[INFO] [stdout] 205 | hal::sercom::Sercom2Pad0>,
[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:205:44
[INFO] [stdout] |
[INFO] [stdout] 205 | hal::sercom::Sercom2Pad0>,
[INFO] [stdout] | ^^^
[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:206:40
[INFO] [stdout] |
[INFO] [stdout] 206 | hal::sercom::Sercom2Pad1>,
[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:206:44
[INFO] [stdout] |
[INFO] [stdout] 206 | hal::sercom::Sercom2Pad1>,
[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:258:20
[INFO] [stdout] |
[INFO] [stdout] 258 | port: &mut Port,
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::UART0`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the `sercom::v2::uart` module instead.
[INFO] [stdout] --> src/lib.rs:259:10
[INFO] [stdout] |
[INFO] [stdout] 259 | ) -> UART0<
[INFO] [stdout] | ^^^^^
[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:260:40
[INFO] [stdout] |
[INFO] [stdout] 260 | hal::sercom::Sercom0Pad3>,
[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:260:44
[INFO] [stdout] |
[INFO] [stdout] 260 | hal::sercom::Sercom0Pad3>,
[INFO] [stdout] | ^^^
[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:261:40
[INFO] [stdout] |
[INFO] [stdout] 261 | hal::sercom::Sercom0Pad2>,
[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:261:44
[INFO] [stdout] |
[INFO] [stdout] 261 | hal::sercom::Sercom0Pad2>,
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::UART0`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the `sercom::v2::uart` module instead.
[INFO] [stdout] --> src/lib.rs:267:9
[INFO] [stdout] |
[INFO] [stdout] 267 | UART0::new(
[INFO] [stdout] | ^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::sercom::SPIMaster0::::new`: The `sercom::v1::spi` module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the `sercom::v2::spi` module instead.
[INFO] [stdout] --> src/lib.rs:177:17
[INFO] [stdout] |
[INFO] [stdout] 177 | SPIMaster0::new(
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::sercom::UART0::::new`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the `sercom::v2::uart` module instead.
[INFO] [stdout] --> src/lib.rs:267:16
[INFO] [stdout] |
[INFO] [stdout] 267 | UART0::new(
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::sercom::UART0::::new`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the `sercom::v2::uart` module instead.
[INFO] [stdout] --> src/lib.rs:291:12
[INFO] [stdout] |
[INFO] [stdout] 291 | UART0::new(
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::gpio::GpioExt::split`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::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:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa7`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa6`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa10`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa1`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa0`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::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:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa31`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa30`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::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:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::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:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa24`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: language item required, but not found: `eh_personality`
[INFO] [stdout] |
[INFO] [stdout] = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library
[INFO] [stdout] = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa25`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:33:1
[INFO] [stdout] |
[INFO] [stdout] 33 | / define_pins!(
[INFO] [stdout] 34 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 35 | | /// the numbers printed on the board.
[INFO] [stdout] 36 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 72 | | pin usb_dp = a25,
[INFO] [stdout] 73 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated associated function `trinket_m0::atsamd_hal::gpio::Pin::::into_push_pull_output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> examples/eic.rs:30:28
[INFO] [stdout] |
[INFO] [stdout] 30 | let mut led = pins.d13.into_push_pull_output(&mut pins.port);
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated associated function `trinket_m0::atsamd_hal::gpio::Pin::>::toggle`: The 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/eic.rs:44:17
[INFO] [stdout] |
[INFO] [stdout] 44 | led.toggle();
[INFO] [stdout] | ^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to previous error; 2 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `trinket_m0` due to 2 previous errors; 2 warnings emitted
[INFO] [stdout] warning: 123 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] running `Command { std: "docker" "inspect" "c989396ae64bcf149478c870d2a55df5e1bbc891cece4c807f9d53f2aded4953", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c989396ae64bcf149478c870d2a55df5e1bbc891cece4c807f9d53f2aded4953", kill_on_drop: false }`
[INFO] [stdout] c989396ae64bcf149478c870d2a55df5e1bbc891cece4c807f9d53f2aded4953