[INFO] fetching crate gemma_m0 0.11.2...
[INFO] testing gemma_m0-0.11.2 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1
[INFO] extracting crate gemma_m0 0.11.2 into /workspace/builds/worker-5-tc2/source
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate gemma_m0 0.11.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate gemma_m0 0.11.2
[INFO] tweaked toml for crates.io crate gemma_m0 0.11.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gemma_m0 0.11.2 on toolchain b83b707f97d809763b7861afa7638871f3339a33
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate gemma_m0 0.11.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cc43b66eba26baa4792f524ba53b1849252f2ef315ff6523e1204b532c2fc94e
[INFO] running `Command { std: "docker" "start" "-a" "cc43b66eba26baa4792f524ba53b1849252f2ef315ff6523e1204b532c2fc94e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cc43b66eba26baa4792f524ba53b1849252f2ef315ff6523e1204b532c2fc94e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc43b66eba26baa4792f524ba53b1849252f2ef315ff6523e1204b532c2fc94e", kill_on_drop: false }`
[INFO] [stdout] cc43b66eba26baa4792f524ba53b1849252f2ef315ff6523e1204b532c2fc94e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fbc2dfb1fd1015d00ad716252c72da6b87a030d1d377921c777ad55b3a9a7ce5
[INFO] running `Command { std: "docker" "start" "-a" "fbc2dfb1fd1015d00ad716252c72da6b87a030d1d377921c777ad55b3a9a7ce5", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.88
[INFO] [stderr] Compiling unicode-ident v1.0.13
[INFO] [stderr] Compiling semver-parser v0.7.0
[INFO] [stderr] Compiling syn v1.0.109
[INFO] [stderr] Compiling cortex-m-rt v0.7.3
[INFO] [stderr] Compiling cortex-m v0.7.7
[INFO] [stderr] Compiling nb v1.1.0
[INFO] [stderr] Compiling void v1.0.2
[INFO] [stderr] Compiling nb v0.1.3
[INFO] [stderr] Compiling vcell v0.1.3
[INFO] [stderr] Compiling autocfg v1.4.0
[INFO] [stderr] Compiling volatile-register v0.2.2
[INFO] [stderr] Compiling embedded-hal v0.2.7
[INFO] [stderr] Compiling paste v1.0.15
[INFO] [stderr] Compiling typenum v1.17.0
[INFO] [stderr] Compiling bitfield v0.13.2
[INFO] [stderr] Compiling atsamd21e v0.11.0
[INFO] [stderr] Compiling semver v0.9.0
[INFO] [stderr] Compiling static_assertions v1.1.0
[INFO] [stderr] Compiling gemma_m0 v0.11.2 (/opt/rustwide/workdir)
[INFO] [stderr] Compiling seq-macro v0.2.2
[INFO] [stderr] Compiling num-traits v0.2.19
[INFO] [stderr] Compiling rand_core v0.5.1
[INFO] [stderr] Compiling bitflags v1.3.2
[INFO] [stderr] Compiling replace_with v0.1.7
[INFO] [stderr] Compiling rustc_version v0.2.3
[INFO] [stderr] Compiling bare-metal v0.2.5
[INFO] [stderr] Compiling quote v1.0.37
[INFO] [stderr] Compiling cortex-m-rt-macros v0.7.0
[INFO] [stderr] Compiling modular-bitfield-impl v0.11.2
[INFO] [stderr] Compiling modular-bitfield v0.11.2
[INFO] [stderr] Compiling atsamd-hal v0.14.0
[INFO] [stdout] warning: 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:4:14
[INFO] [stdout] |
[INFO] [stdout] 4 | pub use hal::common::*;
[INFO] [stdout] | ^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:15:12
[INFO] [stdout] |
[INFO] [stdout] 15 | use gpio::{Floating, Input, PfD, Port};
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:15:22
[INFO] [stdout] |
[INFO] [stdout] 15 | use gpio::{Floating, Input, PfD, Port};
[INFO] [stdout] | ^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfD`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:15:29
[INFO] [stdout] |
[INFO] [stdout] 15 | use gpio::{Floating, Input, PfD, Port};
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `atsamd_hal::gpio::Port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:15:34
[INFO] [stdout] |
[INFO] [stdout] 15 | use gpio::{Floating, Input, PfD, Port};
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::UART0`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the `sercom::v2::uart` module instead.
[INFO] [stdout] --> src/lib.rs:18:27
[INFO] [stdout] |
[INFO] [stdout] 18 | use hal::sercom::{PadPin, UART0};
[INFO] [stdout] | ^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `atsamd_hal::gpio::Port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:21:1
[INFO] [stdout] |
[INFO] [stdout] 21 | / define_pins!(
[INFO] [stdout] 22 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 23 | | /// the numbers printed on the board.
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 41 | | pin sck = a1,
[INFO] [stdout] 42 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:21:1
[INFO] [stdout] |
[INFO] [stdout] 21 | / define_pins!(
[INFO] [stdout] 22 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 23 | | /// the numbers printed on the board.
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 41 | | pin sck = a1,
[INFO] [stdout] 42 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:21:1
[INFO] [stdout] |
[INFO] [stdout] 21 | / define_pins!(
[INFO] [stdout] 22 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 23 | | /// the numbers printed on the board.
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 41 | | pin sck = a1,
[INFO] [stdout] 42 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:21:1
[INFO] [stdout] |
[INFO] [stdout] 21 | / define_pins!(
[INFO] [stdout] 22 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 23 | | /// the numbers printed on the board.
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 41 | | pin sck = a1,
[INFO] [stdout] 42 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:21:1
[INFO] [stdout] |
[INFO] [stdout] 21 | / define_pins!(
[INFO] [stdout] 22 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 23 | | /// the numbers printed on the board.
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 41 | | pin sck = a1,
[INFO] [stdout] 42 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:21:1
[INFO] [stdout] |
[INFO] [stdout] 21 | / define_pins!(
[INFO] [stdout] 22 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 23 | | /// the numbers printed on the board.
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 41 | | pin sck = a1,
[INFO] [stdout] 42 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:21:1
[INFO] [stdout] |
[INFO] [stdout] 21 | / define_pins!(
[INFO] [stdout] 22 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 23 | | /// the numbers printed on the board.
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 41 | | pin sck = a1,
[INFO] [stdout] 42 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa0`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:21:1
[INFO] [stdout] |
[INFO] [stdout] 21 | / define_pins!(
[INFO] [stdout] 22 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 23 | | /// the numbers printed on the board.
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 41 | | pin sck = a1,
[INFO] [stdout] 42 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa1`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:21:1
[INFO] [stdout] |
[INFO] [stdout] 21 | / define_pins!(
[INFO] [stdout] 22 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 23 | | /// the numbers printed on the board.
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 41 | | pin sck = a1,
[INFO] [stdout] 42 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:51:15
[INFO] [stdout] |
[INFO] [stdout] 51 | d2: gpio::Pa5>,
[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:51:19
[INFO] [stdout] |
[INFO] [stdout] 51 | d2: gpio::Pa5>,
[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:51:25
[INFO] [stdout] |
[INFO] [stdout] 51 | d2: gpio::Pa5>,
[INFO] [stdout] | ^^^^^^^^
[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:52:15
[INFO] [stdout] |
[INFO] [stdout] 52 | d0: gpio::Pa4>,
[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:52:19
[INFO] [stdout] |
[INFO] [stdout] 52 | d0: gpio::Pa4>,
[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:52:25
[INFO] [stdout] |
[INFO] [stdout] 52 | d0: gpio::Pa4>,
[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:53:16
[INFO] [stdout] |
[INFO] [stdout] 53 | port: &mut Port,
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::UART0`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the `sercom::v2::uart` module instead.
[INFO] [stdout] --> src/lib.rs:54:6
[INFO] [stdout] |
[INFO] [stdout] 54 | ) -> UART0>, hal::sercom::Sercom0Pad0>, (), ()>
[INFO] [stdout] | ^^^^^
[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:54:43
[INFO] [stdout] |
[INFO] [stdout] 54 | ) -> UART0>, hal::sercom::Sercom0Pad0>, (), ()>
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfD`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:54:47
[INFO] [stdout] |
[INFO] [stdout] 54 | ) -> UART0>, hal::sercom::Sercom0Pad0>, (), ()>
[INFO] [stdout] | ^^^
[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:54:85
[INFO] [stdout] |
[INFO] [stdout] 54 | ) -> UART0>, hal::sercom::Sercom0Pad0>, (), ()>
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfD`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:54:89
[INFO] [stdout] |
[INFO] [stdout] 54 | ) -> UART0>, hal::sercom::Sercom0Pad0>, (), ()>
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::UART0`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the `sercom::v2::uart` module instead.
[INFO] [stdout] --> src/lib.rs:58:5
[INFO] [stdout] |
[INFO] [stdout] 58 | UART0::new(
[INFO] [stdout] | ^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated method `atsamd_hal::gpio::GpioExt::split`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:21:1
[INFO] [stdout] |
[INFO] [stdout] 21 | / define_pins!(
[INFO] [stdout] 22 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 23 | | /// the numbers printed on the board.
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 41 | | pin sck = a1,
[INFO] [stdout] 42 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:21:1
[INFO] [stdout] |
[INFO] [stdout] 21 | / define_pins!(
[INFO] [stdout] 22 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 23 | | /// the numbers printed on the board.
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 41 | | pin sck = a1,
[INFO] [stdout] 42 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:21:1
[INFO] [stdout] |
[INFO] [stdout] 21 | / define_pins!(
[INFO] [stdout] 22 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 23 | | /// the numbers printed on the board.
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 41 | | pin sck = a1,
[INFO] [stdout] 42 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:21:1
[INFO] [stdout] |
[INFO] [stdout] 21 | / define_pins!(
[INFO] [stdout] 22 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 23 | | /// the numbers printed on the board.
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 41 | | pin sck = a1,
[INFO] [stdout] 42 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:21:1
[INFO] [stdout] |
[INFO] [stdout] 21 | / define_pins!(
[INFO] [stdout] 22 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 23 | | /// the numbers printed on the board.
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 41 | | pin sck = a1,
[INFO] [stdout] 42 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:21:1
[INFO] [stdout] |
[INFO] [stdout] 21 | / define_pins!(
[INFO] [stdout] 22 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 23 | | /// the numbers printed on the board.
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 41 | | pin sck = a1,
[INFO] [stdout] 42 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa0`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:21:1
[INFO] [stdout] |
[INFO] [stdout] 21 | / define_pins!(
[INFO] [stdout] 22 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 23 | | /// the numbers printed on the board.
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 41 | | pin sck = a1,
[INFO] [stdout] 42 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa1`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:21:1
[INFO] [stdout] |
[INFO] [stdout] 21 | / define_pins!(
[INFO] [stdout] 22 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 23 | | /// the numbers printed on the board.
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 41 | | pin sck = a1,
[INFO] [stdout] 42 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::sercom::UART0::::new`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the `sercom::v2::uart` module instead.
[INFO] [stdout] --> src/lib.rs:58:12
[INFO] [stdout] |
[INFO] [stdout] 58 | UART0::new(
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.12s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: atsamd-hal v0.14.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "fbc2dfb1fd1015d00ad716252c72da6b87a030d1d377921c777ad55b3a9a7ce5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbc2dfb1fd1015d00ad716252c72da6b87a030d1d377921c777ad55b3a9a7ce5", kill_on_drop: false }`
[INFO] [stdout] fbc2dfb1fd1015d00ad716252c72da6b87a030d1d377921c777ad55b3a9a7ce5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f5a2d3c0d37a04fdc08a7d63a71220afb715c9c255382e7a06f02c4bb46281f8
[INFO] running `Command { std: "docker" "start" "-a" "f5a2d3c0d37a04fdc08a7d63a71220afb715c9c255382e7a06f02c4bb46281f8", kill_on_drop: false }`
[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:4:14
[INFO] [stdout] |
[INFO] [stdout] 4 | pub use hal::common::*;
[INFO] [stdout] | ^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Floating`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:15:12
[INFO] [stdout] |
[INFO] [stdout] 15 | use gpio::{Floating, Input, PfD, Port};
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:15:22
[INFO] [stdout] |
[INFO] [stdout] 15 | use gpio::{Floating, Input, PfD, Port};
[INFO] [stdout] | ^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfD`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:15:29
[INFO] [stdout] |
[INFO] [stdout] 15 | use gpio::{Floating, Input, PfD, Port};
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `atsamd_hal::gpio::Port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:15:34
[INFO] [stdout] |
[INFO] [stdout] 15 | use gpio::{Floating, Input, PfD, Port};
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::UART0`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the `sercom::v2::uart` module instead.
[INFO] [stdout] --> src/lib.rs:18:27
[INFO] [stdout] |
[INFO] [stdout] 18 | use hal::sercom::{PadPin, UART0};
[INFO] [stdout] | ^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `atsamd_hal::gpio::Port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:21:1
[INFO] [stdout] |
[INFO] [stdout] 21 | / define_pins!(
[INFO] [stdout] 22 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 23 | | /// the numbers printed on the board.
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 41 | | pin sck = a1,
[INFO] [stdout] 42 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:21:1
[INFO] [stdout] |
[INFO] [stdout] 21 | / define_pins!(
[INFO] [stdout] 22 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 23 | | /// the numbers printed on the board.
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 41 | | pin sck = a1,
[INFO] [stdout] 42 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:21:1
[INFO] [stdout] |
[INFO] [stdout] 21 | / define_pins!(
[INFO] [stdout] 22 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 23 | | /// the numbers printed on the board.
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 41 | | pin sck = a1,
[INFO] [stdout] 42 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:21:1
[INFO] [stdout] |
[INFO] [stdout] 21 | / define_pins!(
[INFO] [stdout] 22 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 23 | | /// the numbers printed on the board.
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 41 | | pin sck = a1,
[INFO] [stdout] 42 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:21:1
[INFO] [stdout] |
[INFO] [stdout] 21 | / define_pins!(
[INFO] [stdout] 22 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 23 | | /// the numbers printed on the board.
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 41 | | pin sck = a1,
[INFO] [stdout] 42 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:21:1
[INFO] [stdout] |
[INFO] [stdout] 21 | / define_pins!(
[INFO] [stdout] 22 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 23 | | /// the numbers printed on the board.
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 41 | | pin sck = a1,
[INFO] [stdout] 42 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:21:1
[INFO] [stdout] |
[INFO] [stdout] 21 | / define_pins!(
[INFO] [stdout] 22 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 23 | | /// the numbers printed on the board.
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 41 | | pin sck = a1,
[INFO] [stdout] 42 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa0`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:21:1
[INFO] [stdout] |
[INFO] [stdout] 21 | / define_pins!(
[INFO] [stdout] 22 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 23 | | /// the numbers printed on the board.
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 41 | | pin sck = a1,
[INFO] [stdout] 42 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa1`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:21:1
[INFO] [stdout] |
[INFO] [stdout] 21 | / define_pins!(
[INFO] [stdout] 22 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 23 | | /// the numbers printed on the board.
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 41 | | pin sck = a1,
[INFO] [stdout] 42 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:51:15
[INFO] [stdout] |
[INFO] [stdout] 51 | d2: gpio::Pa5>,
[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:51:19
[INFO] [stdout] |
[INFO] [stdout] 51 | d2: gpio::Pa5>,
[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:51:25
[INFO] [stdout] |
[INFO] [stdout] 51 | d2: gpio::Pa5>,
[INFO] [stdout] | ^^^^^^^^
[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:52:15
[INFO] [stdout] |
[INFO] [stdout] 52 | d0: gpio::Pa4>,
[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:52:19
[INFO] [stdout] |
[INFO] [stdout] 52 | d0: gpio::Pa4>,
[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:52:25
[INFO] [stdout] |
[INFO] [stdout] 52 | d0: gpio::Pa4>,
[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:53:16
[INFO] [stdout] |
[INFO] [stdout] 53 | port: &mut Port,
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::UART0`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the `sercom::v2::uart` module instead.
[INFO] [stdout] --> src/lib.rs:54:6
[INFO] [stdout] |
[INFO] [stdout] 54 | ) -> UART0>, hal::sercom::Sercom0Pad0>, (), ()>
[INFO] [stdout] | ^^^^^
[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:54:43
[INFO] [stdout] |
[INFO] [stdout] 54 | ) -> UART0>, hal::sercom::Sercom0Pad0>, (), ()>
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfD`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:54:47
[INFO] [stdout] |
[INFO] [stdout] 54 | ) -> UART0>, hal::sercom::Sercom0Pad0>, (), ()>
[INFO] [stdout] | ^^^
[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:54:85
[INFO] [stdout] |
[INFO] [stdout] 54 | ) -> UART0>, hal::sercom::Sercom0Pad0>, (), ()>
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfD`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:54:89
[INFO] [stdout] |
[INFO] [stdout] 54 | ) -> UART0>, hal::sercom::Sercom0Pad0>, (), ()>
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::UART0`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the `sercom::v2::uart` module instead.
[INFO] [stdout] --> src/lib.rs:58:5
[INFO] [stdout] |
[INFO] [stdout] 58 | UART0::new(
[INFO] [stdout] | ^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated method `atsamd_hal::gpio::GpioExt::split`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:21:1
[INFO] [stdout] |
[INFO] [stdout] 21 | / define_pins!(
[INFO] [stdout] 22 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 23 | | /// the numbers printed on the board.
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 41 | | pin sck = a1,
[INFO] [stdout] 42 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:21:1
[INFO] [stdout] |
[INFO] [stdout] 21 | / define_pins!(
[INFO] [stdout] 22 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 23 | | /// the numbers printed on the board.
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 41 | | pin sck = a1,
[INFO] [stdout] 42 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:21:1
[INFO] [stdout] |
[INFO] [stdout] 21 | / define_pins!(
[INFO] [stdout] 22 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 23 | | /// the numbers printed on the board.
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 41 | | pin sck = a1,
[INFO] [stdout] 42 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:21:1
[INFO] [stdout] |
[INFO] [stdout] 21 | / define_pins!(
[INFO] [stdout] 22 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 23 | | /// the numbers printed on the board.
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 41 | | pin sck = a1,
[INFO] [stdout] 42 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:21:1
[INFO] [stdout] |
[INFO] [stdout] 21 | / define_pins!(
[INFO] [stdout] 22 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 23 | | /// the numbers printed on the board.
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 41 | | pin sck = a1,
[INFO] [stdout] 42 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:21:1
[INFO] [stdout] |
[INFO] [stdout] 21 | / define_pins!(
[INFO] [stdout] 22 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 23 | | /// the numbers printed on the board.
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 41 | | pin sck = a1,
[INFO] [stdout] 42 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa0`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:21:1
[INFO] [stdout] |
[INFO] [stdout] 21 | / define_pins!(
[INFO] [stdout] 22 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 23 | | /// the numbers printed on the board.
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 41 | | pin sck = a1,
[INFO] [stdout] 42 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa1`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:21:1
[INFO] [stdout] |
[INFO] [stdout] 21 | / define_pins!(
[INFO] [stdout] 22 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 23 | | /// the numbers printed on the board.
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 41 | | pin sck = a1,
[INFO] [stdout] 42 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::sercom::UART0::::new`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the `sercom::v2::uart` module instead.
[INFO] [stdout] --> src/lib.rs:58:12
[INFO] [stdout] |
[INFO] [stdout] 58 | UART0::new(
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Compiling gemma_m0 v0.11.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout] |
[INFO] [stdout] = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout] = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated method `gemma_m0::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] [stderr] error: could not compile `gemma_m0` (example "blinky_basic") due to 1 previous error; 1 warning emitted
[INFO] [stdout] warning: use of deprecated module `atsamd_hal::common`: The `common` module is deprecated and will be removed in a future
[INFO] [stdout] release. Directly use modules from atsamd_hal instead.
[INFO] [stdout] --> src/lib.rs:4:14
[INFO] [stdout] |
[INFO] [stdout] 4 | pub use hal::common::*;
[INFO] [stdout] | ^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: use of deprecated 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:15:12
[INFO] [stdout] |
[INFO] [stdout] 15 | use gpio::{Floating, Input, PfD, Port};
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:15:22
[INFO] [stdout] |
[INFO] [stdout] 15 | use gpio::{Floating, Input, PfD, Port};
[INFO] [stdout] | ^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfD`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:15:29
[INFO] [stdout] |
[INFO] [stdout] 15 | use gpio::{Floating, Input, PfD, Port};
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `atsamd_hal::gpio::Port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:15:34
[INFO] [stdout] |
[INFO] [stdout] 15 | use gpio::{Floating, Input, PfD, Port};
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::UART0`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the `sercom::v2::uart` module instead.
[INFO] [stdout] --> src/lib.rs:18:27
[INFO] [stdout] |
[INFO] [stdout] 18 | use hal::sercom::{PadPin, UART0};
[INFO] [stdout] | ^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `atsamd_hal::gpio::Port`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:21:1
[INFO] [stdout] |
[INFO] [stdout] 21 | / define_pins!(
[INFO] [stdout] 22 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 23 | | /// the numbers printed on the board.
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 41 | | pin sck = a1,
[INFO] [stdout] 42 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:21:1
[INFO] [stdout] |
[INFO] [stdout] 21 | / define_pins!(
[INFO] [stdout] 22 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 23 | | /// the numbers printed on the board.
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 41 | | pin sck = a1,
[INFO] [stdout] 42 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:21:1
[INFO] [stdout] |
[INFO] [stdout] 21 | / define_pins!(
[INFO] [stdout] 22 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 23 | | /// the numbers printed on the board.
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 41 | | pin sck = a1,
[INFO] [stdout] 42 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:21:1
[INFO] [stdout] |
[INFO] [stdout] 21 | / define_pins!(
[INFO] [stdout] 22 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 23 | | /// the numbers printed on the board.
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 41 | | pin sck = a1,
[INFO] [stdout] 42 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:21:1
[INFO] [stdout] |
[INFO] [stdout] 21 | / define_pins!(
[INFO] [stdout] 22 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 23 | | /// the numbers printed on the board.
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 41 | | pin sck = a1,
[INFO] [stdout] 42 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:21:1
[INFO] [stdout] |
[INFO] [stdout] 21 | / define_pins!(
[INFO] [stdout] 22 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 23 | | /// the numbers printed on the board.
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 41 | | pin sck = a1,
[INFO] [stdout] 42 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:21:1
[INFO] [stdout] |
[INFO] [stdout] 21 | / define_pins!(
[INFO] [stdout] 22 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 23 | | /// the numbers printed on the board.
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 41 | | pin sck = a1,
[INFO] [stdout] 42 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa0`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:21:1
[INFO] [stdout] |
[INFO] [stdout] 21 | / define_pins!(
[INFO] [stdout] 22 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 23 | | /// the numbers printed on the board.
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 41 | | pin sck = a1,
[INFO] [stdout] 42 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::Pa1`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:21:1
[INFO] [stdout] |
[INFO] [stdout] 21 | / define_pins!(
[INFO] [stdout] 22 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 23 | | /// the numbers printed on the board.
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 41 | | pin sck = a1,
[INFO] [stdout] 42 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:51:15
[INFO] [stdout] |
[INFO] [stdout] 51 | d2: gpio::Pa5>,
[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:51:19
[INFO] [stdout] |
[INFO] [stdout] 51 | d2: gpio::Pa5>,
[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:51:25
[INFO] [stdout] |
[INFO] [stdout] 51 | d2: gpio::Pa5>,
[INFO] [stdout] | ^^^^^^^^
[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:52:15
[INFO] [stdout] |
[INFO] [stdout] 52 | d0: gpio::Pa4>,
[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:52:19
[INFO] [stdout] |
[INFO] [stdout] 52 | d0: gpio::Pa4>,
[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:52:25
[INFO] [stdout] |
[INFO] [stdout] 52 | d0: gpio::Pa4>,
[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:53:16
[INFO] [stdout] |
[INFO] [stdout] 53 | port: &mut Port,
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::UART0`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the `sercom::v2::uart` module instead.
[INFO] [stdout] --> src/lib.rs:54:6
[INFO] [stdout] |
[INFO] [stdout] 54 | ) -> UART0>, hal::sercom::Sercom0Pad0>, (), ()>
[INFO] [stdout] | ^^^^^
[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:54:43
[INFO] [stdout] |
[INFO] [stdout] 54 | ) -> UART0>, hal::sercom::Sercom0Pad0>, (), ()>
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfD`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:54:47
[INFO] [stdout] |
[INFO] [stdout] 54 | ) -> UART0>, hal::sercom::Sercom0Pad0>, (), ()>
[INFO] [stdout] | ^^^
[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:54:85
[INFO] [stdout] |
[INFO] [stdout] 54 | ) -> UART0>, hal::sercom::Sercom0Pad0>, (), ()>
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `atsamd_hal::gpio::PfD`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:54:89
[INFO] [stdout] |
[INFO] [stdout] 54 | ) -> UART0>, hal::sercom::Sercom0Pad0>, (), ()>
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `atsamd_hal::sercom::UART0`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the `sercom::v2::uart` module instead.
[INFO] [stdout] --> src/lib.rs:58:5
[INFO] [stdout] |
[INFO] [stdout] 58 | UART0::new(
[INFO] [stdout] | ^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated method `atsamd_hal::gpio::GpioExt::split`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:21:1
[INFO] [stdout] |
[INFO] [stdout] 21 | / define_pins!(
[INFO] [stdout] 22 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 23 | | /// the numbers printed on the board.
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 41 | | pin sck = a1,
[INFO] [stdout] 42 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:21:1
[INFO] [stdout] |
[INFO] [stdout] 21 | / define_pins!(
[INFO] [stdout] 22 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 23 | | /// the numbers printed on the board.
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 41 | | pin sck = a1,
[INFO] [stdout] 42 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:21:1
[INFO] [stdout] |
[INFO] [stdout] 21 | / define_pins!(
[INFO] [stdout] 22 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 23 | | /// the numbers printed on the board.
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 41 | | pin sck = a1,
[INFO] [stdout] 42 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:21:1
[INFO] [stdout] |
[INFO] [stdout] 21 | / define_pins!(
[INFO] [stdout] 22 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 23 | | /// the numbers printed on the board.
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 41 | | pin sck = a1,
[INFO] [stdout] 42 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:21:1
[INFO] [stdout] |
[INFO] [stdout] 21 | / define_pins!(
[INFO] [stdout] 22 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 23 | | /// the numbers printed on the board.
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 41 | | pin sck = a1,
[INFO] [stdout] 42 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly 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:21:1
[INFO] [stdout] |
[INFO] [stdout] 21 | / define_pins!(
[INFO] [stdout] 22 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 23 | | /// the numbers printed on the board.
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 41 | | pin sck = a1,
[INFO] [stdout] 42 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa0`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:21:1
[INFO] [stdout] |
[INFO] [stdout] 21 | / define_pins!(
[INFO] [stdout] 22 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 23 | | /// the numbers printed on the board.
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 41 | | pin sck = a1,
[INFO] [stdout] 42 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated field `atsamd_hal::gpio::Parts::pa1`: The gpio::v1 module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the gpio::v2 module instead.
[INFO] [stdout] --> src/lib.rs:21:1
[INFO] [stdout] |
[INFO] [stdout] 21 | / define_pins!(
[INFO] [stdout] 22 | | /// Maps the pins to their arduino names and
[INFO] [stdout] 23 | | /// the numbers printed on the board.
[INFO] [stdout] 24 | | struct Pins,
[INFO] [stdout] ... |
[INFO] [stdout] 41 | | pin sck = a1,
[INFO] [stdout] 42 | | );
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `define_pins` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated associated function `atsamd_hal::sercom::UART0::::new`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release.
[INFO] [stdout] Please use the `sercom::v2::uart` module instead.
[INFO] [stdout] --> src/lib.rs:58:12
[INFO] [stdout] |
[INFO] [stdout] 58 | UART0::new(
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] running `Command { std: "docker" "inspect" "f5a2d3c0d37a04fdc08a7d63a71220afb715c9c255382e7a06f02c4bb46281f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5a2d3c0d37a04fdc08a7d63a71220afb715c9c255382e7a06f02c4bb46281f8", kill_on_drop: false }`
[INFO] [stdout] f5a2d3c0d37a04fdc08a7d63a71220afb715c9c255382e7a06f02c4bb46281f8