[INFO] fetching crate mk20d7-hal 0.1.1...
[INFO] testing mk20d7-hal-0.1.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate mk20d7-hal 0.1.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate mk20d7-hal 0.1.1
[INFO] finished tweaking crates.io crate mk20d7-hal 0.1.1
[INFO] tweaked toml for crates.io crate mk20d7-hal 0.1.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mk20d7-hal 0.1.1 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 23 packages to latest compatible versions
[INFO] [stderr]       Adding embedded-hal v0.2.7 (available: v1.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitrate v0.1.1
[INFO] [stderr]   Downloaded bit_field v0.10.3
[INFO] [stderr]   Downloaded bare-metal v1.0.0
[INFO] [stderr]   Downloaded mk20d7 v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 94028c87f94331aecfbb4f8bbd38712ca0c42c9d94e00f830a6df719b62e5e9c
[INFO] running `Command { std: "docker" "start" "-a" "94028c87f94331aecfbb4f8bbd38712ca0c42c9d94e00f830a6df719b62e5e9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94028c87f94331aecfbb4f8bbd38712ca0c42c9d94e00f830a6df719b62e5e9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94028c87f94331aecfbb4f8bbd38712ca0c42c9d94e00f830a6df719b62e5e9c", kill_on_drop: false }`
[INFO] [stdout] 94028c87f94331aecfbb4f8bbd38712ca0c42c9d94e00f830a6df719b62e5e9c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 01bcf985ff849db9a30935349e215e9d30ccad6ef0649e13a6035b9e3f1f63d8
[INFO] running `Command { std: "docker" "start" "-a" "01bcf985ff849db9a30935349e215e9d30ccad6ef0649e13a6035b9e3f1f63d8", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling vcell v0.1.3
[INFO] [stderr]    Compiling bitfield v0.13.2
[INFO] [stderr]    Compiling mk20d7 v0.1.2
[INFO] [stderr]    Compiling bare-metal v1.0.0
[INFO] [stderr]    Compiling volatile-register v0.2.2
[INFO] [stderr]    Compiling bitrate v0.1.1
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling mk20d7-hal v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(never_type)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> src/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(try_from)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `try_from` has been stable since 1.34.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(try_from)]
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `cortex_m::prelude::_embedded_hal_digital_OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/gpio.rs:95:17
[INFO] [stdout]     |
[INFO] [stdout]  95 |                   OutputPin, StatefulOutputPin, InputPin,
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 445 | / gpio!(PORTA, porta, PTA, pta, gpioa, "A", [
[INFO] [stdout] 446 | |       PTA0: (pta0, 0, Input<Floating>, "0"),
[INFO] [stdout] 447 | |       PTA1: (pta1, 1, Input<Floating>, "1"),
[INFO] [stdout] 448 | |       PTA2: (pta2, 2, Input<Floating>, "2"),
[INFO] [stdout] ...   |
[INFO] [stdout] 455 | |       PTA19: (pta19, 19, Input<Floating>, "19"),
[INFO] [stdout] 456 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/gpio.rs:95:28
[INFO] [stdout]     |
[INFO] [stdout]  95 |                   OutputPin, StatefulOutputPin, InputPin,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 445 | / gpio!(PORTA, porta, PTA, pta, gpioa, "A", [
[INFO] [stdout] 446 | |       PTA0: (pta0, 0, Input<Floating>, "0"),
[INFO] [stdout] 447 | |       PTA1: (pta1, 1, Input<Floating>, "1"),
[INFO] [stdout] 448 | |       PTA2: (pta2, 2, Input<Floating>, "2"),
[INFO] [stdout] ...   |
[INFO] [stdout] 455 | |       PTA19: (pta19, 19, Input<Floating>, "19"),
[INFO] [stdout] 456 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `cortex_m::prelude::_embedded_hal_digital_InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/gpio.rs:95:47
[INFO] [stdout]     |
[INFO] [stdout]  95 |                   OutputPin, StatefulOutputPin, InputPin,
[INFO] [stdout]     |                                                 ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 445 | / gpio!(PORTA, porta, PTA, pta, gpioa, "A", [
[INFO] [stdout] 446 | |       PTA0: (pta0, 0, Input<Floating>, "0"),
[INFO] [stdout] 447 | |       PTA1: (pta1, 1, Input<Floating>, "1"),
[INFO] [stdout] 448 | |       PTA2: (pta2, 2, Input<Floating>, "2"),
[INFO] [stdout] ...   |
[INFO] [stdout] 455 | |       PTA19: (pta19, 19, Input<Floating>, "19"),
[INFO] [stdout] 456 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `hal::digital::toggleable`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/gpio.rs:96:17
[INFO] [stdout]     |
[INFO] [stdout]  96 |                   toggleable,
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 445 | / gpio!(PORTA, porta, PTA, pta, gpioa, "A", [
[INFO] [stdout] 446 | |       PTA0: (pta0, 0, Input<Floating>, "0"),
[INFO] [stdout] 447 | |       PTA1: (pta1, 1, Input<Floating>, "1"),
[INFO] [stdout] 448 | |       PTA2: (pta2, 2, Input<Floating>, "2"),
[INFO] [stdout] ...   |
[INFO] [stdout] 455 | |       PTA19: (pta19, 19, Input<Floating>, "19"),
[INFO] [stdout] 456 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/gpio.rs:408:28
[INFO] [stdout]     |
[INFO] [stdout] 408 |                   impl<MODE> StatefulOutputPin for $PTXi<Output<MODE>> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 445 | / gpio!(PORTA, porta, PTA, pta, gpioa, "A", [
[INFO] [stdout] 446 | |       PTA0: (pta0, 0, Input<Floating>, "0"),
[INFO] [stdout] 447 | |       PTA1: (pta1, 1, Input<Floating>, "1"),
[INFO] [stdout] 448 | |       PTA2: (pta2, 2, Input<Floating>, "2"),
[INFO] [stdout] ...   |
[INFO] [stdout] 455 | |       PTA19: (pta19, 19, Input<Floating>, "19"),
[INFO] [stdout] 456 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `cortex_m::prelude::_embedded_hal_digital_OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/gpio.rs:418:28
[INFO] [stdout]     |
[INFO] [stdout] 418 |                   impl<MODE> OutputPin for $PTXi<Output<MODE>> {
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 445 | / gpio!(PORTA, porta, PTA, pta, gpioa, "A", [
[INFO] [stdout] 446 | |       PTA0: (pta0, 0, Input<Floating>, "0"),
[INFO] [stdout] 447 | |       PTA1: (pta1, 1, Input<Floating>, "1"),
[INFO] [stdout] 448 | |       PTA2: (pta2, 2, Input<Floating>, "2"),
[INFO] [stdout] ...   |
[INFO] [stdout] 455 | |       PTA19: (pta19, 19, Input<Floating>, "19"),
[INFO] [stdout] 456 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `hal::digital::toggleable::Default`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/gpio.rs:428:40
[INFO] [stdout]     |
[INFO] [stdout] 428 |                   impl<MODE> toggleable::Default for $PTXi<Output<MODE>> {}
[INFO] [stdout]     |                                          ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 445 | / gpio!(PORTA, porta, PTA, pta, gpioa, "A", [
[INFO] [stdout] 446 | |       PTA0: (pta0, 0, Input<Floating>, "0"),
[INFO] [stdout] 447 | |       PTA1: (pta1, 1, Input<Floating>, "1"),
[INFO] [stdout] 448 | |       PTA2: (pta2, 2, Input<Floating>, "2"),
[INFO] [stdout] ...   |
[INFO] [stdout] 455 | |       PTA19: (pta19, 19, Input<Floating>, "19"),
[INFO] [stdout] 456 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `cortex_m::prelude::_embedded_hal_digital_InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/gpio.rs:430:28
[INFO] [stdout]     |
[INFO] [stdout] 430 |                   impl<MODE> InputPin for $PTXi<Input<MODE>> {
[INFO] [stdout]     |                              ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 445 | / gpio!(PORTA, porta, PTA, pta, gpioa, "A", [
[INFO] [stdout] 446 | |       PTA0: (pta0, 0, Input<Floating>, "0"),
[INFO] [stdout] 447 | |       PTA1: (pta1, 1, Input<Floating>, "1"),
[INFO] [stdout] 448 | |       PTA2: (pta2, 2, Input<Floating>, "2"),
[INFO] [stdout] ...   |
[INFO] [stdout] 455 | |       PTA19: (pta19, 19, Input<Floating>, "19"),
[INFO] [stdout] 456 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `cortex_m::prelude::_embedded_hal_digital_OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/gpio.rs:95:17
[INFO] [stdout]     |
[INFO] [stdout]  95 |                   OutputPin, StatefulOutputPin, InputPin,
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 458 | / gpio!(PORTB, portb, PTB, ptb, gpiob, "B", [
[INFO] [stdout] 459 | |       PTB0: (ptb0, 0, Input<Floating>, "0"),
[INFO] [stdout] 460 | |       PTB1: (ptb1, 1, Input<Floating>, "1"),
[INFO] [stdout] 461 | |       PTB2: (ptb2, 2, Input<Floating>, "2"),
[INFO] [stdout] ...   |
[INFO] [stdout] 466 | |       PTB19: (ptb19, 19, Input<Floating>, "19"),
[INFO] [stdout] 467 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/gpio.rs:95:28
[INFO] [stdout]     |
[INFO] [stdout]  95 |                   OutputPin, StatefulOutputPin, InputPin,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 458 | / gpio!(PORTB, portb, PTB, ptb, gpiob, "B", [
[INFO] [stdout] 459 | |       PTB0: (ptb0, 0, Input<Floating>, "0"),
[INFO] [stdout] 460 | |       PTB1: (ptb1, 1, Input<Floating>, "1"),
[INFO] [stdout] 461 | |       PTB2: (ptb2, 2, Input<Floating>, "2"),
[INFO] [stdout] ...   |
[INFO] [stdout] 466 | |       PTB19: (ptb19, 19, Input<Floating>, "19"),
[INFO] [stdout] 467 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `cortex_m::prelude::_embedded_hal_digital_InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/gpio.rs:95:47
[INFO] [stdout]     |
[INFO] [stdout]  95 |                   OutputPin, StatefulOutputPin, InputPin,
[INFO] [stdout]     |                                                 ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 458 | / gpio!(PORTB, portb, PTB, ptb, gpiob, "B", [
[INFO] [stdout] 459 | |       PTB0: (ptb0, 0, Input<Floating>, "0"),
[INFO] [stdout] 460 | |       PTB1: (ptb1, 1, Input<Floating>, "1"),
[INFO] [stdout] 461 | |       PTB2: (ptb2, 2, Input<Floating>, "2"),
[INFO] [stdout] ...   |
[INFO] [stdout] 466 | |       PTB19: (ptb19, 19, Input<Floating>, "19"),
[INFO] [stdout] 467 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `hal::digital::toggleable`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/gpio.rs:96:17
[INFO] [stdout]     |
[INFO] [stdout]  96 |                   toggleable,
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 458 | / gpio!(PORTB, portb, PTB, ptb, gpiob, "B", [
[INFO] [stdout] 459 | |       PTB0: (ptb0, 0, Input<Floating>, "0"),
[INFO] [stdout] 460 | |       PTB1: (ptb1, 1, Input<Floating>, "1"),
[INFO] [stdout] 461 | |       PTB2: (ptb2, 2, Input<Floating>, "2"),
[INFO] [stdout] ...   |
[INFO] [stdout] 466 | |       PTB19: (ptb19, 19, Input<Floating>, "19"),
[INFO] [stdout] 467 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/gpio.rs:408:28
[INFO] [stdout]     |
[INFO] [stdout] 408 |                   impl<MODE> StatefulOutputPin for $PTXi<Output<MODE>> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 458 | / gpio!(PORTB, portb, PTB, ptb, gpiob, "B", [
[INFO] [stdout] 459 | |       PTB0: (ptb0, 0, Input<Floating>, "0"),
[INFO] [stdout] 460 | |       PTB1: (ptb1, 1, Input<Floating>, "1"),
[INFO] [stdout] 461 | |       PTB2: (ptb2, 2, Input<Floating>, "2"),
[INFO] [stdout] ...   |
[INFO] [stdout] 466 | |       PTB19: (ptb19, 19, Input<Floating>, "19"),
[INFO] [stdout] 467 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `cortex_m::prelude::_embedded_hal_digital_OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/gpio.rs:418:28
[INFO] [stdout]     |
[INFO] [stdout] 418 |                   impl<MODE> OutputPin for $PTXi<Output<MODE>> {
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 458 | / gpio!(PORTB, portb, PTB, ptb, gpiob, "B", [
[INFO] [stdout] 459 | |       PTB0: (ptb0, 0, Input<Floating>, "0"),
[INFO] [stdout] 460 | |       PTB1: (ptb1, 1, Input<Floating>, "1"),
[INFO] [stdout] 461 | |       PTB2: (ptb2, 2, Input<Floating>, "2"),
[INFO] [stdout] ...   |
[INFO] [stdout] 466 | |       PTB19: (ptb19, 19, Input<Floating>, "19"),
[INFO] [stdout] 467 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `hal::digital::toggleable::Default`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/gpio.rs:428:40
[INFO] [stdout]     |
[INFO] [stdout] 428 |                   impl<MODE> toggleable::Default for $PTXi<Output<MODE>> {}
[INFO] [stdout]     |                                          ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 458 | / gpio!(PORTB, portb, PTB, ptb, gpiob, "B", [
[INFO] [stdout] 459 | |       PTB0: (ptb0, 0, Input<Floating>, "0"),
[INFO] [stdout] 460 | |       PTB1: (ptb1, 1, Input<Floating>, "1"),
[INFO] [stdout] 461 | |       PTB2: (ptb2, 2, Input<Floating>, "2"),
[INFO] [stdout] ...   |
[INFO] [stdout] 466 | |       PTB19: (ptb19, 19, Input<Floating>, "19"),
[INFO] [stdout] 467 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `cortex_m::prelude::_embedded_hal_digital_InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/gpio.rs:430:28
[INFO] [stdout]     |
[INFO] [stdout] 430 |                   impl<MODE> InputPin for $PTXi<Input<MODE>> {
[INFO] [stdout]     |                              ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 458 | / gpio!(PORTB, portb, PTB, ptb, gpiob, "B", [
[INFO] [stdout] 459 | |       PTB0: (ptb0, 0, Input<Floating>, "0"),
[INFO] [stdout] 460 | |       PTB1: (ptb1, 1, Input<Floating>, "1"),
[INFO] [stdout] 461 | |       PTB2: (ptb2, 2, Input<Floating>, "2"),
[INFO] [stdout] ...   |
[INFO] [stdout] 466 | |       PTB19: (ptb19, 19, Input<Floating>, "19"),
[INFO] [stdout] 467 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `cortex_m::prelude::_embedded_hal_digital_OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/gpio.rs:95:17
[INFO] [stdout]     |
[INFO] [stdout]  95 |                   OutputPin, StatefulOutputPin, InputPin,
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 469 | / gpio!(PORTC, portc, PTC, ptc, gpioc, "C", [
[INFO] [stdout] 470 | |       PTC0: (ptc0, 0, Input<Floating>, "0"),
[INFO] [stdout] 471 | |       PTC1: (ptc1, 1, Input<Floating>, "1"),
[INFO] [stdout] 472 | |       PTC2: (ptc2, 2, Input<Floating>, "2"),
[INFO] [stdout] ...   |
[INFO] [stdout] 481 | |       PTC11: (ptc11, 11, Input<Floating>, "11"),
[INFO] [stdout] 482 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/gpio.rs:95:28
[INFO] [stdout]     |
[INFO] [stdout]  95 |                   OutputPin, StatefulOutputPin, InputPin,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 469 | / gpio!(PORTC, portc, PTC, ptc, gpioc, "C", [
[INFO] [stdout] 470 | |       PTC0: (ptc0, 0, Input<Floating>, "0"),
[INFO] [stdout] 471 | |       PTC1: (ptc1, 1, Input<Floating>, "1"),
[INFO] [stdout] 472 | |       PTC2: (ptc2, 2, Input<Floating>, "2"),
[INFO] [stdout] ...   |
[INFO] [stdout] 481 | |       PTC11: (ptc11, 11, Input<Floating>, "11"),
[INFO] [stdout] 482 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `cortex_m::prelude::_embedded_hal_digital_InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/gpio.rs:95:47
[INFO] [stdout]     |
[INFO] [stdout]  95 |                   OutputPin, StatefulOutputPin, InputPin,
[INFO] [stdout]     |                                                 ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 469 | / gpio!(PORTC, portc, PTC, ptc, gpioc, "C", [
[INFO] [stdout] 470 | |       PTC0: (ptc0, 0, Input<Floating>, "0"),
[INFO] [stdout] 471 | |       PTC1: (ptc1, 1, Input<Floating>, "1"),
[INFO] [stdout] 472 | |       PTC2: (ptc2, 2, Input<Floating>, "2"),
[INFO] [stdout] ...   |
[INFO] [stdout] 481 | |       PTC11: (ptc11, 11, Input<Floating>, "11"),
[INFO] [stdout] 482 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `hal::digital::toggleable`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/gpio.rs:96:17
[INFO] [stdout]     |
[INFO] [stdout]  96 |                   toggleable,
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 469 | / gpio!(PORTC, portc, PTC, ptc, gpioc, "C", [
[INFO] [stdout] 470 | |       PTC0: (ptc0, 0, Input<Floating>, "0"),
[INFO] [stdout] 471 | |       PTC1: (ptc1, 1, Input<Floating>, "1"),
[INFO] [stdout] 472 | |       PTC2: (ptc2, 2, Input<Floating>, "2"),
[INFO] [stdout] ...   |
[INFO] [stdout] 481 | |       PTC11: (ptc11, 11, Input<Floating>, "11"),
[INFO] [stdout] 482 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/gpio.rs:408:28
[INFO] [stdout]     |
[INFO] [stdout] 408 |                   impl<MODE> StatefulOutputPin for $PTXi<Output<MODE>> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 469 | / gpio!(PORTC, portc, PTC, ptc, gpioc, "C", [
[INFO] [stdout] 470 | |       PTC0: (ptc0, 0, Input<Floating>, "0"),
[INFO] [stdout] 471 | |       PTC1: (ptc1, 1, Input<Floating>, "1"),
[INFO] [stdout] 472 | |       PTC2: (ptc2, 2, Input<Floating>, "2"),
[INFO] [stdout] ...   |
[INFO] [stdout] 481 | |       PTC11: (ptc11, 11, Input<Floating>, "11"),
[INFO] [stdout] 482 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `cortex_m::prelude::_embedded_hal_digital_OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/gpio.rs:418:28
[INFO] [stdout]     |
[INFO] [stdout] 418 |                   impl<MODE> OutputPin for $PTXi<Output<MODE>> {
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 469 | / gpio!(PORTC, portc, PTC, ptc, gpioc, "C", [
[INFO] [stdout] 470 | |       PTC0: (ptc0, 0, Input<Floating>, "0"),
[INFO] [stdout] 471 | |       PTC1: (ptc1, 1, Input<Floating>, "1"),
[INFO] [stdout] 472 | |       PTC2: (ptc2, 2, Input<Floating>, "2"),
[INFO] [stdout] ...   |
[INFO] [stdout] 481 | |       PTC11: (ptc11, 11, Input<Floating>, "11"),
[INFO] [stdout] 482 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `hal::digital::toggleable::Default`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/gpio.rs:428:40
[INFO] [stdout]     |
[INFO] [stdout] 428 |                   impl<MODE> toggleable::Default for $PTXi<Output<MODE>> {}
[INFO] [stdout]     |                                          ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 469 | / gpio!(PORTC, portc, PTC, ptc, gpioc, "C", [
[INFO] [stdout] 470 | |       PTC0: (ptc0, 0, Input<Floating>, "0"),
[INFO] [stdout] 471 | |       PTC1: (ptc1, 1, Input<Floating>, "1"),
[INFO] [stdout] 472 | |       PTC2: (ptc2, 2, Input<Floating>, "2"),
[INFO] [stdout] ...   |
[INFO] [stdout] 481 | |       PTC11: (ptc11, 11, Input<Floating>, "11"),
[INFO] [stdout] 482 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `cortex_m::prelude::_embedded_hal_digital_InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/gpio.rs:430:28
[INFO] [stdout]     |
[INFO] [stdout] 430 |                   impl<MODE> InputPin for $PTXi<Input<MODE>> {
[INFO] [stdout]     |                              ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 469 | / gpio!(PORTC, portc, PTC, ptc, gpioc, "C", [
[INFO] [stdout] 470 | |       PTC0: (ptc0, 0, Input<Floating>, "0"),
[INFO] [stdout] 471 | |       PTC1: (ptc1, 1, Input<Floating>, "1"),
[INFO] [stdout] 472 | |       PTC2: (ptc2, 2, Input<Floating>, "2"),
[INFO] [stdout] ...   |
[INFO] [stdout] 481 | |       PTC11: (ptc11, 11, Input<Floating>, "11"),
[INFO] [stdout] 482 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `cortex_m::prelude::_embedded_hal_digital_OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/gpio.rs:95:17
[INFO] [stdout]     |
[INFO] [stdout]  95 |                   OutputPin, StatefulOutputPin, InputPin,
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 484 | / gpio!(PORTD, portd, PTD, ptd, gpiod, "D", [
[INFO] [stdout] 485 | |       PTD0: (ptd0, 0, Input<Floating>, "0"),
[INFO] [stdout] 486 | |       PTD1: (ptd1, 1, Input<Floating>, "1"),
[INFO] [stdout] 487 | |       PTD2: (ptd2, 2, Input<Floating>, "2"),
[INFO] [stdout] ...   |
[INFO] [stdout] 492 | |       PTD7: (ptd7, 7, Input<Floating>, "7"),
[INFO] [stdout] 493 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/gpio.rs:95:28
[INFO] [stdout]     |
[INFO] [stdout]  95 |                   OutputPin, StatefulOutputPin, InputPin,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 484 | / gpio!(PORTD, portd, PTD, ptd, gpiod, "D", [
[INFO] [stdout] 485 | |       PTD0: (ptd0, 0, Input<Floating>, "0"),
[INFO] [stdout] 486 | |       PTD1: (ptd1, 1, Input<Floating>, "1"),
[INFO] [stdout] 487 | |       PTD2: (ptd2, 2, Input<Floating>, "2"),
[INFO] [stdout] ...   |
[INFO] [stdout] 492 | |       PTD7: (ptd7, 7, Input<Floating>, "7"),
[INFO] [stdout] 493 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `cortex_m::prelude::_embedded_hal_digital_InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/gpio.rs:95:47
[INFO] [stdout]     |
[INFO] [stdout]  95 |                   OutputPin, StatefulOutputPin, InputPin,
[INFO] [stdout]     |                                                 ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 484 | / gpio!(PORTD, portd, PTD, ptd, gpiod, "D", [
[INFO] [stdout] 485 | |       PTD0: (ptd0, 0, Input<Floating>, "0"),
[INFO] [stdout] 486 | |       PTD1: (ptd1, 1, Input<Floating>, "1"),
[INFO] [stdout] 487 | |       PTD2: (ptd2, 2, Input<Floating>, "2"),
[INFO] [stdout] ...   |
[INFO] [stdout] 492 | |       PTD7: (ptd7, 7, Input<Floating>, "7"),
[INFO] [stdout] 493 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `hal::digital::toggleable`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/gpio.rs:96:17
[INFO] [stdout]     |
[INFO] [stdout]  96 |                   toggleable,
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 484 | / gpio!(PORTD, portd, PTD, ptd, gpiod, "D", [
[INFO] [stdout] 485 | |       PTD0: (ptd0, 0, Input<Floating>, "0"),
[INFO] [stdout] 486 | |       PTD1: (ptd1, 1, Input<Floating>, "1"),
[INFO] [stdout] 487 | |       PTD2: (ptd2, 2, Input<Floating>, "2"),
[INFO] [stdout] ...   |
[INFO] [stdout] 492 | |       PTD7: (ptd7, 7, Input<Floating>, "7"),
[INFO] [stdout] 493 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/gpio.rs:408:28
[INFO] [stdout]     |
[INFO] [stdout] 408 |                   impl<MODE> StatefulOutputPin for $PTXi<Output<MODE>> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 484 | / gpio!(PORTD, portd, PTD, ptd, gpiod, "D", [
[INFO] [stdout] 485 | |       PTD0: (ptd0, 0, Input<Floating>, "0"),
[INFO] [stdout] 486 | |       PTD1: (ptd1, 1, Input<Floating>, "1"),
[INFO] [stdout] 487 | |       PTD2: (ptd2, 2, Input<Floating>, "2"),
[INFO] [stdout] ...   |
[INFO] [stdout] 492 | |       PTD7: (ptd7, 7, Input<Floating>, "7"),
[INFO] [stdout] 493 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `cortex_m::prelude::_embedded_hal_digital_OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/gpio.rs:418:28
[INFO] [stdout]     |
[INFO] [stdout] 418 |                   impl<MODE> OutputPin for $PTXi<Output<MODE>> {
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 484 | / gpio!(PORTD, portd, PTD, ptd, gpiod, "D", [
[INFO] [stdout] 485 | |       PTD0: (ptd0, 0, Input<Floating>, "0"),
[INFO] [stdout] 486 | |       PTD1: (ptd1, 1, Input<Floating>, "1"),
[INFO] [stdout] 487 | |       PTD2: (ptd2, 2, Input<Floating>, "2"),
[INFO] [stdout] ...   |
[INFO] [stdout] 492 | |       PTD7: (ptd7, 7, Input<Floating>, "7"),
[INFO] [stdout] 493 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `hal::digital::toggleable::Default`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/gpio.rs:428:40
[INFO] [stdout]     |
[INFO] [stdout] 428 |                   impl<MODE> toggleable::Default for $PTXi<Output<MODE>> {}
[INFO] [stdout]     |                                          ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 484 | / gpio!(PORTD, portd, PTD, ptd, gpiod, "D", [
[INFO] [stdout] 485 | |       PTD0: (ptd0, 0, Input<Floating>, "0"),
[INFO] [stdout] 486 | |       PTD1: (ptd1, 1, Input<Floating>, "1"),
[INFO] [stdout] 487 | |       PTD2: (ptd2, 2, Input<Floating>, "2"),
[INFO] [stdout] ...   |
[INFO] [stdout] 492 | |       PTD7: (ptd7, 7, Input<Floating>, "7"),
[INFO] [stdout] 493 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `cortex_m::prelude::_embedded_hal_digital_InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/gpio.rs:430:28
[INFO] [stdout]     |
[INFO] [stdout] 430 |                   impl<MODE> InputPin for $PTXi<Input<MODE>> {
[INFO] [stdout]     |                              ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 484 | / gpio!(PORTD, portd, PTD, ptd, gpiod, "D", [
[INFO] [stdout] 485 | |       PTD0: (ptd0, 0, Input<Floating>, "0"),
[INFO] [stdout] 486 | |       PTD1: (ptd1, 1, Input<Floating>, "1"),
[INFO] [stdout] 487 | |       PTD2: (ptd2, 2, Input<Floating>, "2"),
[INFO] [stdout] ...   |
[INFO] [stdout] 492 | |       PTD7: (ptd7, 7, Input<Floating>, "7"),
[INFO] [stdout] 493 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `cortex_m::prelude::_embedded_hal_digital_OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/gpio.rs:95:17
[INFO] [stdout]     |
[INFO] [stdout]  95 |                   OutputPin, StatefulOutputPin, InputPin,
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 495 | / gpio!(PORTE, porte, PTE, pte, gpioe, "E", [
[INFO] [stdout] 496 | |       PTE0: (pte0, 0, Input<Floating>, "0"),
[INFO] [stdout] 497 | |       PTE1: (pte1, 1, Input<Floating>, "1"),
[INFO] [stdout] 498 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/gpio.rs:95:28
[INFO] [stdout]     |
[INFO] [stdout]  95 |                   OutputPin, StatefulOutputPin, InputPin,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 495 | / gpio!(PORTE, porte, PTE, pte, gpioe, "E", [
[INFO] [stdout] 496 | |       PTE0: (pte0, 0, Input<Floating>, "0"),
[INFO] [stdout] 497 | |       PTE1: (pte1, 1, Input<Floating>, "1"),
[INFO] [stdout] 498 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `cortex_m::prelude::_embedded_hal_digital_InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/gpio.rs:95:47
[INFO] [stdout]     |
[INFO] [stdout]  95 |                   OutputPin, StatefulOutputPin, InputPin,
[INFO] [stdout]     |                                                 ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 495 | / gpio!(PORTE, porte, PTE, pte, gpioe, "E", [
[INFO] [stdout] 496 | |       PTE0: (pte0, 0, Input<Floating>, "0"),
[INFO] [stdout] 497 | |       PTE1: (pte1, 1, Input<Floating>, "1"),
[INFO] [stdout] 498 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `hal::digital::toggleable`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/gpio.rs:96:17
[INFO] [stdout]     |
[INFO] [stdout]  96 |                   toggleable,
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 495 | / gpio!(PORTE, porte, PTE, pte, gpioe, "E", [
[INFO] [stdout] 496 | |       PTE0: (pte0, 0, Input<Floating>, "0"),
[INFO] [stdout] 497 | |       PTE1: (pte1, 1, Input<Floating>, "1"),
[INFO] [stdout] 498 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/gpio.rs:408:28
[INFO] [stdout]     |
[INFO] [stdout] 408 |                   impl<MODE> StatefulOutputPin for $PTXi<Output<MODE>> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 495 | / gpio!(PORTE, porte, PTE, pte, gpioe, "E", [
[INFO] [stdout] 496 | |       PTE0: (pte0, 0, Input<Floating>, "0"),
[INFO] [stdout] 497 | |       PTE1: (pte1, 1, Input<Floating>, "1"),
[INFO] [stdout] 498 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `cortex_m::prelude::_embedded_hal_digital_OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/gpio.rs:418:28
[INFO] [stdout]     |
[INFO] [stdout] 418 |                   impl<MODE> OutputPin for $PTXi<Output<MODE>> {
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 495 | / gpio!(PORTE, porte, PTE, pte, gpioe, "E", [
[INFO] [stdout] 496 | |       PTE0: (pte0, 0, Input<Floating>, "0"),
[INFO] [stdout] 497 | |       PTE1: (pte1, 1, Input<Floating>, "1"),
[INFO] [stdout] 498 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `hal::digital::toggleable::Default`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/gpio.rs:428:40
[INFO] [stdout]     |
[INFO] [stdout] 428 |                   impl<MODE> toggleable::Default for $PTXi<Output<MODE>> {}
[INFO] [stdout]     |                                          ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 495 | / gpio!(PORTE, porte, PTE, pte, gpioe, "E", [
[INFO] [stdout] 496 | |       PTE0: (pte0, 0, Input<Floating>, "0"),
[INFO] [stdout] 497 | |       PTE1: (pte1, 1, Input<Floating>, "1"),
[INFO] [stdout] 498 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `cortex_m::prelude::_embedded_hal_digital_InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/gpio.rs:430:28
[INFO] [stdout]     |
[INFO] [stdout] 430 |                   impl<MODE> InputPin for $PTXi<Input<MODE>> {
[INFO] [stdout]     |                              ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 495 | / gpio!(PORTE, porte, PTE, pte, gpioe, "E", [
[INFO] [stdout] 496 | |       PTE0: (pte0, 0, Input<Floating>, "0"),
[INFO] [stdout] 497 | |       PTE1: (pte1, 1, Input<Floating>, "1"),
[INFO] [stdout] 498 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `hal::digital::StatefulOutputPin::is_set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/gpio.rs:410:31
[INFO] [stdout]     |
[INFO] [stdout] 410 |                           !self.is_set_low()
[INFO] [stdout]     |                                 ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 445 | / gpio!(PORTA, porta, PTA, pta, gpioa, "A", [
[INFO] [stdout] 446 | |       PTA0: (pta0, 0, Input<Floating>, "0"),
[INFO] [stdout] 447 | |       PTA1: (pta1, 1, Input<Floating>, "1"),
[INFO] [stdout] 448 | |       PTA2: (pta2, 2, Input<Floating>, "2"),
[INFO] [stdout] ...   |
[INFO] [stdout] 455 | |       PTA19: (pta19, 19, Input<Floating>, "19"),
[INFO] [stdout] 456 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `cortex_m::prelude::_embedded_hal_digital_InputPin::is_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/gpio.rs:432:31
[INFO] [stdout]     |
[INFO] [stdout] 432 |                           !self.is_low()
[INFO] [stdout]     |                                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 445 | / gpio!(PORTA, porta, PTA, pta, gpioa, "A", [
[INFO] [stdout] 446 | |       PTA0: (pta0, 0, Input<Floating>, "0"),
[INFO] [stdout] 447 | |       PTA1: (pta1, 1, Input<Floating>, "1"),
[INFO] [stdout] 448 | |       PTA2: (pta2, 2, Input<Floating>, "2"),
[INFO] [stdout] ...   |
[INFO] [stdout] 455 | |       PTA19: (pta19, 19, Input<Floating>, "19"),
[INFO] [stdout] 456 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `hal::digital::StatefulOutputPin::is_set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/gpio.rs:410:31
[INFO] [stdout]     |
[INFO] [stdout] 410 |                           !self.is_set_low()
[INFO] [stdout]     |                                 ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 458 | / gpio!(PORTB, portb, PTB, ptb, gpiob, "B", [
[INFO] [stdout] 459 | |       PTB0: (ptb0, 0, Input<Floating>, "0"),
[INFO] [stdout] 460 | |       PTB1: (ptb1, 1, Input<Floating>, "1"),
[INFO] [stdout] 461 | |       PTB2: (ptb2, 2, Input<Floating>, "2"),
[INFO] [stdout] ...   |
[INFO] [stdout] 466 | |       PTB19: (ptb19, 19, Input<Floating>, "19"),
[INFO] [stdout] 467 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `cortex_m::prelude::_embedded_hal_digital_InputPin::is_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/gpio.rs:432:31
[INFO] [stdout]     |
[INFO] [stdout] 432 |                           !self.is_low()
[INFO] [stdout]     |                                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 458 | / gpio!(PORTB, portb, PTB, ptb, gpiob, "B", [
[INFO] [stdout] 459 | |       PTB0: (ptb0, 0, Input<Floating>, "0"),
[INFO] [stdout] 460 | |       PTB1: (ptb1, 1, Input<Floating>, "1"),
[INFO] [stdout] 461 | |       PTB2: (ptb2, 2, Input<Floating>, "2"),
[INFO] [stdout] ...   |
[INFO] [stdout] 466 | |       PTB19: (ptb19, 19, Input<Floating>, "19"),
[INFO] [stdout] 467 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `hal::digital::StatefulOutputPin::is_set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/gpio.rs:410:31
[INFO] [stdout]     |
[INFO] [stdout] 410 |                           !self.is_set_low()
[INFO] [stdout]     |                                 ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 469 | / gpio!(PORTC, portc, PTC, ptc, gpioc, "C", [
[INFO] [stdout] 470 | |       PTC0: (ptc0, 0, Input<Floating>, "0"),
[INFO] [stdout] 471 | |       PTC1: (ptc1, 1, Input<Floating>, "1"),
[INFO] [stdout] 472 | |       PTC2: (ptc2, 2, Input<Floating>, "2"),
[INFO] [stdout] ...   |
[INFO] [stdout] 481 | |       PTC11: (ptc11, 11, Input<Floating>, "11"),
[INFO] [stdout] 482 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `cortex_m::prelude::_embedded_hal_digital_InputPin::is_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/gpio.rs:432:31
[INFO] [stdout]     |
[INFO] [stdout] 432 |                           !self.is_low()
[INFO] [stdout]     |                                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 469 | / gpio!(PORTC, portc, PTC, ptc, gpioc, "C", [
[INFO] [stdout] 470 | |       PTC0: (ptc0, 0, Input<Floating>, "0"),
[INFO] [stdout] 471 | |       PTC1: (ptc1, 1, Input<Floating>, "1"),
[INFO] [stdout] 472 | |       PTC2: (ptc2, 2, Input<Floating>, "2"),
[INFO] [stdout] ...   |
[INFO] [stdout] 481 | |       PTC11: (ptc11, 11, Input<Floating>, "11"),
[INFO] [stdout] 482 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `hal::digital::StatefulOutputPin::is_set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/gpio.rs:410:31
[INFO] [stdout]     |
[INFO] [stdout] 410 |                           !self.is_set_low()
[INFO] [stdout]     |                                 ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 484 | / gpio!(PORTD, portd, PTD, ptd, gpiod, "D", [
[INFO] [stdout] 485 | |       PTD0: (ptd0, 0, Input<Floating>, "0"),
[INFO] [stdout] 486 | |       PTD1: (ptd1, 1, Input<Floating>, "1"),
[INFO] [stdout] 487 | |       PTD2: (ptd2, 2, Input<Floating>, "2"),
[INFO] [stdout] ...   |
[INFO] [stdout] 492 | |       PTD7: (ptd7, 7, Input<Floating>, "7"),
[INFO] [stdout] 493 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `cortex_m::prelude::_embedded_hal_digital_InputPin::is_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/gpio.rs:432:31
[INFO] [stdout]     |
[INFO] [stdout] 432 |                           !self.is_low()
[INFO] [stdout]     |                                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 484 | / gpio!(PORTD, portd, PTD, ptd, gpiod, "D", [
[INFO] [stdout] 485 | |       PTD0: (ptd0, 0, Input<Floating>, "0"),
[INFO] [stdout] 486 | |       PTD1: (ptd1, 1, Input<Floating>, "1"),
[INFO] [stdout] 487 | |       PTD2: (ptd2, 2, Input<Floating>, "2"),
[INFO] [stdout] ...   |
[INFO] [stdout] 492 | |       PTD7: (ptd7, 7, Input<Floating>, "7"),
[INFO] [stdout] 493 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `hal::digital::StatefulOutputPin::is_set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/gpio.rs:410:31
[INFO] [stdout]     |
[INFO] [stdout] 410 |                           !self.is_set_low()
[INFO] [stdout]     |                                 ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 495 | / gpio!(PORTE, porte, PTE, pte, gpioe, "E", [
[INFO] [stdout] 496 | |       PTE0: (pte0, 0, Input<Floating>, "0"),
[INFO] [stdout] 497 | |       PTE1: (pte1, 1, Input<Floating>, "1"),
[INFO] [stdout] 498 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `cortex_m::prelude::_embedded_hal_digital_InputPin::is_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]    --> src/gpio.rs:432:31
[INFO] [stdout]     |
[INFO] [stdout] 432 |                           !self.is_low()
[INFO] [stdout]     |                                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 495 | / gpio!(PORTE, porte, PTE, pte, gpioe, "E", [
[INFO] [stdout] 496 | |       PTE0: (pte0, 0, Input<Floating>, "0"),
[INFO] [stdout] 497 | |       PTE1: (pte1, 1, Input<Floating>, "1"),
[INFO] [stdout] 498 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mk20d7-hal` (lib) due to 2 previous errors; 51 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "01bcf985ff849db9a30935349e215e9d30ccad6ef0649e13a6035b9e3f1f63d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01bcf985ff849db9a30935349e215e9d30ccad6ef0649e13a6035b9e3f1f63d8", kill_on_drop: false }`
[INFO] [stdout] 01bcf985ff849db9a30935349e215e9d30ccad6ef0649e13a6035b9e3f1f63d8
