[INFO] fetching crate feather_m4 0.8.0... [INFO] testing feather_m4-0.8.0 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate feather_m4 0.8.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate feather_m4 0.8.0 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/source/.cargo/config [INFO] started tweaking crates.io crate feather_m4 0.8.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate feather_m4 0.8.0 [INFO] tweaked toml for crates.io crate feather_m4 0.8.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate feather_m4 0.8.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded smart-leds-trait v0.2.1 [INFO] [stderr] Downloaded modular-bitfield-impl v0.11.2 [INFO] [stderr] Downloaded replace_with v0.1.7 [INFO] [stderr] Downloaded smart-leds v0.3.0 [INFO] [stderr] Downloaded modular-bitfield v0.11.2 [INFO] [stderr] Downloaded seq-macro v0.2.2 [INFO] [stderr] Downloaded ws2812-timer-delay v0.3.0 [INFO] [stderr] Downloaded atsamd-hal v0.13.0 [INFO] [stderr] Downloaded atsamd51j v0.10.0 [INFO] [stderr] Downloaded usbd-serial v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18a3f8cc005a174694a18d4e5753da5e6edd9cba0b2483fc75c0b4b90607e5b5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "18a3f8cc005a174694a18d4e5753da5e6edd9cba0b2483fc75c0b4b90607e5b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18a3f8cc005a174694a18d4e5753da5e6edd9cba0b2483fc75c0b4b90607e5b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18a3f8cc005a174694a18d4e5753da5e6edd9cba0b2483fc75c0b4b90607e5b5", kill_on_drop: false }` [INFO] [stdout] 18a3f8cc005a174694a18d4e5753da5e6edd9cba0b2483fc75c0b4b90607e5b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd3c9b5fe2fe5066fe8c3dc5cfa06d946a98ebdf7e617c8c78a1651993df3a74 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cd3c9b5fe2fe5066fe8c3dc5cfa06d946a98ebdf7e617c8c78a1651993df3a74", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling cortex-m v0.7.3 [INFO] [stderr] Compiling cortex-m-rt v0.6.15 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling atsamd51j v0.10.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling seq-macro v0.2.2 [INFO] [stderr] Compiling replace_with v0.1.7 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling feather_m4 v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling volatile-register v0.2.1 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling embedded-hal v0.2.6 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling aligned v0.3.5 [INFO] [stderr] Compiling cortex-m-rt-macros v0.6.15 [INFO] [stderr] Compiling modular-bitfield-impl v0.11.2 [INFO] [stderr] Compiling modular-bitfield v0.11.2 [INFO] [stderr] Compiling atsamd-hal v0.13.0 [INFO] [stdout] warning: use of deprecated module `atsamd_hal::common`: The `common` module is deprecated and will be removed in a future [INFO] [stdout] release. Directly use modules from atsamd_hal instead. [INFO] [stdout] --> src/lib.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | pub use hal::common::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated module `atsamd_hal::samd51`: The `samd51` module is deprecated and will be removed in a future [INFO] [stdout] release. [INFO] [stdout] --> src/lib.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 16 | pub use hal::samd51::*; [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:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | use gpio::{Floating, Input, Port}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:18:22 [INFO] [stdout] | [INFO] [stdout] 18 | use gpio::{Floating, Input, Port}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::gpio::Port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:18:29 [INFO] [stdout] | [INFO] [stdout] 18 | use gpio::{Floating, Input, Port}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::SPIMaster1`: 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:25:25 [INFO] [stdout] | [INFO] [stdout] 25 | I2CMaster2, PadPin, SPIMaster1, [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:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa5`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa4`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa18`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb3`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa19`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa20`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa21`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:111:16 [INFO] [stdout] | [INFO] [stdout] 111 | sck: gpio::Pa17>, [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:111:21 [INFO] [stdout] | [INFO] [stdout] 111 | sck: gpio::Pa17>, [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:111:27 [INFO] [stdout] | [INFO] [stdout] 111 | sck: gpio::Pa17>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:112:17 [INFO] [stdout] | [INFO] [stdout] 112 | mosi: gpio::Pb23>, [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:112:22 [INFO] [stdout] | [INFO] [stdout] 112 | mosi: gpio::Pb23>, [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:112:28 [INFO] [stdout] | [INFO] [stdout] 112 | mosi: gpio::Pb23>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:113:17 [INFO] [stdout] | [INFO] [stdout] 113 | miso: gpio::Pb22>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:113:22 [INFO] [stdout] | [INFO] [stdout] 113 | miso: gpio::Pb22>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:113:28 [INFO] [stdout] | [INFO] [stdout] 113 | miso: gpio::Pb22>, [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:114:16 [INFO] [stdout] | [INFO] [stdout] 114 | port: &mut Port, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::SPIMaster1`: 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:115:6 [INFO] [stdout] | [INFO] [stdout] 115 | ) -> SPIMaster1< [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:116:36 [INFO] [stdout] | [INFO] [stdout] 116 | hal::sercom::Sercom1Pad2>, [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:116:47 [INFO] [stdout] | [INFO] [stdout] 116 | hal::sercom::Sercom1Pad2>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:117:36 [INFO] [stdout] | [INFO] [stdout] 117 | hal::sercom::Sercom1Pad3>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:117:47 [INFO] [stdout] | [INFO] [stdout] 117 | hal::sercom::Sercom1Pad3>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:118:36 [INFO] [stdout] | [INFO] [stdout] 118 | hal::sercom::Sercom1Pad1>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:118:47 [INFO] [stdout] | [INFO] [stdout] 118 | hal::sercom::Sercom1Pad1>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::SPIMaster1`: 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:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | SPIMaster1::new( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:141:16 [INFO] [stdout] | [INFO] [stdout] 141 | sda: gpio::Pa12>, [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:141:21 [INFO] [stdout] | [INFO] [stdout] 141 | sda: gpio::Pa12>, [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:141:27 [INFO] [stdout] | [INFO] [stdout] 141 | sda: gpio::Pa12>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:142:16 [INFO] [stdout] | [INFO] [stdout] 142 | scl: gpio::Pa13>, [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:142:21 [INFO] [stdout] | [INFO] [stdout] 142 | scl: gpio::Pa13>, [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:142:27 [INFO] [stdout] | [INFO] [stdout] 142 | scl: gpio::Pa13>, [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:143:16 [INFO] [stdout] | [INFO] [stdout] 143 | port: &mut Port, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:145:36 [INFO] [stdout] | [INFO] [stdout] 145 | hal::sercom::Sercom2Pad0>, [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:145:47 [INFO] [stdout] | [INFO] [stdout] 145 | hal::sercom::Sercom2Pad0>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:146:36 [INFO] [stdout] | [INFO] [stdout] 146 | hal::sercom::Sercom2Pad1>, [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:146:47 [INFO] [stdout] | [INFO] [stdout] 146 | hal::sercom::Sercom2Pad1>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::sercom::SPIMaster1::::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:121:17 [INFO] [stdout] | [INFO] [stdout] 121 | SPIMaster1::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:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa5`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa4`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa18`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb3`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa19`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa20`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa21`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 89 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "cd3c9b5fe2fe5066fe8c3dc5cfa06d946a98ebdf7e617c8c78a1651993df3a74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd3c9b5fe2fe5066fe8c3dc5cfa06d946a98ebdf7e617c8c78a1651993df3a74", kill_on_drop: false }` [INFO] [stdout] cd3c9b5fe2fe5066fe8c3dc5cfa06d946a98ebdf7e617c8c78a1651993df3a74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a886a9279415a41787e8b1413c85d31bac2e147361e1115f8ebaceefbe58b68b [INFO] running `Command { std: "docker" "start" "-a" "a886a9279415a41787e8b1413c85d31bac2e147361e1115f8ebaceefbe58b68b", kill_on_drop: false }` [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.7 [INFO] [stderr] Compiling panic-halt v0.2.0 [INFO] [stdout] warning: use of deprecated module `atsamd_hal::common`: The `common` module is deprecated and will be removed in a future [INFO] [stdout] release. Directly use modules from atsamd_hal instead. [INFO] [stdout] --> src/lib.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | pub use hal::common::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated module `atsamd_hal::samd51`: The `samd51` module is deprecated and will be removed in a future [INFO] [stdout] release. [INFO] [stdout] --> src/lib.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 16 | pub use hal::samd51::*; [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:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | use gpio::{Floating, Input, Port}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:18:22 [INFO] [stdout] | [INFO] [stdout] 18 | use gpio::{Floating, Input, Port}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::gpio::Port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:18:29 [INFO] [stdout] | [INFO] [stdout] 18 | use gpio::{Floating, Input, Port}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::SPIMaster1`: 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:25:25 [INFO] [stdout] | [INFO] [stdout] 25 | I2CMaster2, PadPin, SPIMaster1, [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:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa5`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa4`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa18`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb3`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa19`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa20`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa21`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:111:16 [INFO] [stdout] | [INFO] [stdout] 111 | sck: gpio::Pa17>, [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:111:21 [INFO] [stdout] | [INFO] [stdout] 111 | sck: gpio::Pa17>, [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:111:27 [INFO] [stdout] | [INFO] [stdout] 111 | sck: gpio::Pa17>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:112:17 [INFO] [stdout] | [INFO] [stdout] 112 | mosi: gpio::Pb23>, [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:112:22 [INFO] [stdout] | [INFO] [stdout] 112 | mosi: gpio::Pb23>, [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:112:28 [INFO] [stdout] | [INFO] [stdout] 112 | mosi: gpio::Pb23>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:113:17 [INFO] [stdout] | [INFO] [stdout] 113 | miso: gpio::Pb22>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:113:22 [INFO] [stdout] | [INFO] [stdout] 113 | miso: gpio::Pb22>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:113:28 [INFO] [stdout] | [INFO] [stdout] 113 | miso: gpio::Pb22>, [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:114:16 [INFO] [stdout] | [INFO] [stdout] 114 | port: &mut Port, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::SPIMaster1`: 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:115:6 [INFO] [stdout] | [INFO] [stdout] 115 | ) -> SPIMaster1< [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:116:36 [INFO] [stdout] | [INFO] [stdout] 116 | hal::sercom::Sercom1Pad2>, [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:116:47 [INFO] [stdout] | [INFO] [stdout] 116 | hal::sercom::Sercom1Pad2>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:117:36 [INFO] [stdout] | [INFO] [stdout] 117 | hal::sercom::Sercom1Pad3>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:117:47 [INFO] [stdout] | [INFO] [stdout] 117 | hal::sercom::Sercom1Pad3>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:118:36 [INFO] [stdout] | [INFO] [stdout] 118 | hal::sercom::Sercom1Pad1>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:118:47 [INFO] [stdout] | [INFO] [stdout] 118 | hal::sercom::Sercom1Pad1>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::SPIMaster1`: 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:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | SPIMaster1::new( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:141:16 [INFO] [stdout] | [INFO] [stdout] 141 | sda: gpio::Pa12>, [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:141:21 [INFO] [stdout] | [INFO] [stdout] 141 | sda: gpio::Pa12>, [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:141:27 [INFO] [stdout] | [INFO] [stdout] 141 | sda: gpio::Pa12>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:142:16 [INFO] [stdout] | [INFO] [stdout] 142 | scl: gpio::Pa13>, [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:142:21 [INFO] [stdout] | [INFO] [stdout] 142 | scl: gpio::Pa13>, [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:142:27 [INFO] [stdout] | [INFO] [stdout] 142 | scl: gpio::Pa13>, [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:143:16 [INFO] [stdout] | [INFO] [stdout] 143 | port: &mut Port, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:145:36 [INFO] [stdout] | [INFO] [stdout] 145 | hal::sercom::Sercom2Pad0>, [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:145:47 [INFO] [stdout] | [INFO] [stdout] 145 | hal::sercom::Sercom2Pad0>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:146:36 [INFO] [stdout] | [INFO] [stdout] 146 | hal::sercom::Sercom2Pad1>, [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:146:47 [INFO] [stdout] | [INFO] [stdout] 146 | hal::sercom::Sercom2Pad1>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::sercom::SPIMaster1::::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:121:17 [INFO] [stdout] | [INFO] [stdout] 121 | SPIMaster1::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:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa5`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa4`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa18`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb3`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa19`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa20`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa21`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 89 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rgb v0.8.27 [INFO] [stderr] Compiling smart-leds-trait v0.2.1 [INFO] [stderr] Compiling smart-leds v0.3.0 [INFO] [stderr] Compiling ws2812-timer-delay v0.3.0 [INFO] [stderr] Compiling panic-semihosting v0.5.6 [INFO] [stderr] Compiling feather_m4 v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `feather_m4::sercom::UART5`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::uart` module instead. [INFO] [stdout] --> examples/uart_poll_echo.rs:25:53 [INFO] [stdout] | [INFO] [stdout] 25 | use hal::sercom::{PadPin, Sercom5Pad0, Sercom5Pad1, UART5}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `feather_m4::sercom::UART5`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::uart` module instead. [INFO] [stdout] --> examples/uart_poll_echo.rs:60:20 [INFO] [stdout] | [INFO] [stdout] 60 | let mut uart = UART5::new( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `feather_m4::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/uart_poll_echo.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | let mut red_led = pins.d13.into_open_drain_output(&mut pins.port); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `feather_m4::gpio::Pin::::into_pull_down_input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> examples/uart_poll_echo.rs:50:10 [INFO] [stdout] | [INFO] [stdout] 50 | .into_pull_down_input(&mut pins.port) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `feather_m4::gpio::Pin::::into_pull_down_input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> examples/uart_poll_echo.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | .into_pull_down_input(&mut pins.port) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `feather_m4::sercom::UART5::::new`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::uart` module instead. [INFO] [stdout] --> examples/uart_poll_echo.rs:60:27 [INFO] [stdout] | [INFO] [stdout] 60 | let mut uart = UART5::new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `feather_m4` due to 2 previous errors; 6 warnings emitted [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `feather_m4::gpio::Pin::::into_open_drain_output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> examples/blinky_basic.rs:29:32 [INFO] [stdout] | [INFO] [stdout] 29 | 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] warning: use of deprecated associated function `feather_m4::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/trng.rs:34:32 [INFO] [stdout] | [INFO] [stdout] 34 | 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] warning: use of deprecated associated function `feather_m4::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/timers.rs:33:32 [INFO] [stdout] | [INFO] [stdout] 33 | 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] warning: use of deprecated associated function `feather_m4::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/sleeping_timer_rtc.rs:69:32 [INFO] [stdout] | [INFO] [stdout] 69 | 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] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [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 `feather_m4::sercom::UART5`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::uart` module instead. [INFO] [stdout] --> examples/serial.rs:18:53 [INFO] [stdout] | [INFO] [stdout] 18 | use hal::sercom::{PadPin, Sercom5Pad0, Sercom5Pad1, UART5}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `feather_m4::sercom::UART5`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::uart` module instead. [INFO] [stdout] --> examples/serial.rs:52:20 [INFO] [stdout] | [INFO] [stdout] 52 | let mut uart = UART5::new( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `feather_m4::gpio::Pin::::into_pull_down_input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> examples/serial.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | .into_pull_down_input(&mut pins.port) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `feather_m4::gpio::Pin::::into_pull_down_input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> examples/serial.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | .into_pull_down_input(&mut pins.port) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `feather_m4::sercom::UART5::::new`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::uart` module instead. [INFO] [stdout] --> examples/serial.rs:52:27 [INFO] [stdout] | [INFO] [stdout] 52 | let mut uart = UART5::new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `feather_m4::timer::SpinTimer`: `SpinTimer` is deprecated, and will be removed in a subsequent release. [INFO] [stdout] --> examples/neopixel_rainbow.rs:48:17 [INFO] [stdout] | [INFO] [stdout] 48 | let timer = SpinTimer::new(9); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `feather_m4::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/neopixel_rainbow.rs:46:37 [INFO] [stdout] | [INFO] [stdout] 46 | let ws_data_pin = pins.neopixel.into_push_pull_output(&mut pins.port); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [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:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | pub use hal::common::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated module `atsamd_hal::samd51`: The `samd51` module is deprecated and will be removed in a future [INFO] [stdout] release. [INFO] [stdout] --> src/lib.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 16 | pub use hal::samd51::*; [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:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | use gpio::{Floating, Input, Port}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:18:22 [INFO] [stdout] | [INFO] [stdout] 18 | use gpio::{Floating, Input, Port}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::gpio::Port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:18:29 [INFO] [stdout] | [INFO] [stdout] 18 | use gpio::{Floating, Input, Port}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::SPIMaster1`: 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:25:25 [INFO] [stdout] | [INFO] [stdout] 25 | I2CMaster2, PadPin, SPIMaster1, [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:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa5`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa4`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa18`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb3`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa19`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa20`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa21`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:111:16 [INFO] [stdout] | [INFO] [stdout] 111 | sck: gpio::Pa17>, [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:111:21 [INFO] [stdout] | [INFO] [stdout] 111 | sck: gpio::Pa17>, [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:111:27 [INFO] [stdout] | [INFO] [stdout] 111 | sck: gpio::Pa17>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:112:17 [INFO] [stdout] | [INFO] [stdout] 112 | mosi: gpio::Pb23>, [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:112:22 [INFO] [stdout] | [INFO] [stdout] 112 | mosi: gpio::Pb23>, [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:112:28 [INFO] [stdout] | [INFO] [stdout] 112 | mosi: gpio::Pb23>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:113:17 [INFO] [stdout] | [INFO] [stdout] 113 | miso: gpio::Pb22>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:113:22 [INFO] [stdout] | [INFO] [stdout] 113 | miso: gpio::Pb22>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:113:28 [INFO] [stdout] | [INFO] [stdout] 113 | miso: gpio::Pb22>, [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:114:16 [INFO] [stdout] | [INFO] [stdout] 114 | port: &mut Port, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::SPIMaster1`: 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:115:6 [INFO] [stdout] | [INFO] [stdout] 115 | ) -> SPIMaster1< [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:116:36 [INFO] [stdout] | [INFO] [stdout] 116 | hal::sercom::Sercom1Pad2>, [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:116:47 [INFO] [stdout] | [INFO] [stdout] 116 | hal::sercom::Sercom1Pad2>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pb23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:117:36 [INFO] [stdout] | [INFO] [stdout] 117 | hal::sercom::Sercom1Pad3>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:117:47 [INFO] [stdout] | [INFO] [stdout] 117 | hal::sercom::Sercom1Pad3>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:118:36 [INFO] [stdout] | [INFO] [stdout] 118 | hal::sercom::Sercom1Pad1>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:118:47 [INFO] [stdout] | [INFO] [stdout] 118 | hal::sercom::Sercom1Pad1>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::SPIMaster1`: 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:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | SPIMaster1::new( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:141:16 [INFO] [stdout] | [INFO] [stdout] 141 | sda: gpio::Pa12>, [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:141:21 [INFO] [stdout] | [INFO] [stdout] 141 | sda: gpio::Pa12>, [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:141:27 [INFO] [stdout] | [INFO] [stdout] 141 | sda: gpio::Pa12>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:142:16 [INFO] [stdout] | [INFO] [stdout] 142 | scl: gpio::Pa13>, [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:142:21 [INFO] [stdout] | [INFO] [stdout] 142 | scl: gpio::Pa13>, [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:142:27 [INFO] [stdout] | [INFO] [stdout] 142 | scl: gpio::Pa13>, [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:143:16 [INFO] [stdout] | [INFO] [stdout] 143 | port: &mut Port, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:145:36 [INFO] [stdout] | [INFO] [stdout] 145 | hal::sercom::Sercom2Pad0>, [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:145:47 [INFO] [stdout] | [INFO] [stdout] 145 | hal::sercom::Sercom2Pad0>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:146:36 [INFO] [stdout] | [INFO] [stdout] 146 | hal::sercom::Sercom2Pad1>, [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:146:47 [INFO] [stdout] | [INFO] [stdout] 146 | hal::sercom::Sercom2Pad1>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::sercom::SPIMaster1::::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:121:17 [INFO] [stdout] | [INFO] [stdout] 121 | SPIMaster1::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:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa5`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa4`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa16`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa18`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb3`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa19`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa20`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa21`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa12`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa13`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa17`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb23`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pb22`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / define_pins!( [INFO] [stdout] 39 | | /// Maps the pins to their arduino names and [INFO] [stdout] 40 | | /// the numbers printed on the board. [INFO] [stdout] 41 | | struct Pins, [INFO] [stdout] ... | [INFO] [stdout] 100 | | pin usb_dp = a25, [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 89 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a886a9279415a41787e8b1413c85d31bac2e147361e1115f8ebaceefbe58b68b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a886a9279415a41787e8b1413c85d31bac2e147361e1115f8ebaceefbe58b68b", kill_on_drop: false }` [INFO] [stdout] a886a9279415a41787e8b1413c85d31bac2e147361e1115f8ebaceefbe58b68b