[INFO] fetching crate mk20d7-hal 0.1.1... [INFO] testing mk20d7-hal-0.1.1 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate mk20d7-hal 0.1.1 into /workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mk20d7-hal 0.1.1 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ff9a9bd719f33333eaddfdafdc2d83f2d589c2a29e234892cfd5bdee89ab579 [INFO] running `Command { std: "docker" "start" "-a" "8ff9a9bd719f33333eaddfdafdc2d83f2d589c2a29e234892cfd5bdee89ab579", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ff9a9bd719f33333eaddfdafdc2d83f2d589c2a29e234892cfd5bdee89ab579", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ff9a9bd719f33333eaddfdafdc2d83f2d589c2a29e234892cfd5bdee89ab579", kill_on_drop: false }` [INFO] [stdout] 8ff9a9bd719f33333eaddfdafdc2d83f2d589c2a29e234892cfd5bdee89ab579 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 071ddef6cccc79c0e85ed113572176d566aca39aec244a2a82d02d493dfc875a [INFO] running `Command { std: "docker" "start" "-a" "071ddef6cccc79c0e85ed113572176d566aca39aec244a2a82d02d493dfc875a", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling mk20d7 v0.1.2 [INFO] [stderr] Compiling bare-metal v1.0.0 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling bitrate v0.1.1 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling cortex-m v0.7.7 [INFO] [stderr] Compiling mk20d7-hal v0.1.1 (/opt/rustwide/workdir) [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, "0"), [INFO] [stdout] 447 | | PTA1: (pta1, 1, Input, "1"), [INFO] [stdout] 448 | | PTA2: (pta2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 455 | | PTA19: (pta19, 19, Input, "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, "0"), [INFO] [stdout] 447 | | PTA1: (pta1, 1, Input, "1"), [INFO] [stdout] 448 | | PTA2: (pta2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 455 | | PTA19: (pta19, 19, Input, "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, "0"), [INFO] [stdout] 447 | | PTA1: (pta1, 1, Input, "1"), [INFO] [stdout] 448 | | PTA2: (pta2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 455 | | PTA19: (pta19, 19, Input, "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, "0"), [INFO] [stdout] 447 | | PTA1: (pta1, 1, Input, "1"), [INFO] [stdout] 448 | | PTA2: (pta2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 455 | | PTA19: (pta19, 19, Input, "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 StatefulOutputPin for $PTXi> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 445 | / gpio!(PORTA, porta, PTA, pta, gpioa, "A", [ [INFO] [stdout] 446 | | PTA0: (pta0, 0, Input, "0"), [INFO] [stdout] 447 | | PTA1: (pta1, 1, Input, "1"), [INFO] [stdout] 448 | | PTA2: (pta2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 455 | | PTA19: (pta19, 19, Input, "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 OutputPin for $PTXi> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 445 | / gpio!(PORTA, porta, PTA, pta, gpioa, "A", [ [INFO] [stdout] 446 | | PTA0: (pta0, 0, Input, "0"), [INFO] [stdout] 447 | | PTA1: (pta1, 1, Input, "1"), [INFO] [stdout] 448 | | PTA2: (pta2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 455 | | PTA19: (pta19, 19, Input, "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 toggleable::Default for $PTXi> {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 445 | / gpio!(PORTA, porta, PTA, pta, gpioa, "A", [ [INFO] [stdout] 446 | | PTA0: (pta0, 0, Input, "0"), [INFO] [stdout] 447 | | PTA1: (pta1, 1, Input, "1"), [INFO] [stdout] 448 | | PTA2: (pta2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 455 | | PTA19: (pta19, 19, Input, "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 InputPin for $PTXi> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 445 | / gpio!(PORTA, porta, PTA, pta, gpioa, "A", [ [INFO] [stdout] 446 | | PTA0: (pta0, 0, Input, "0"), [INFO] [stdout] 447 | | PTA1: (pta1, 1, Input, "1"), [INFO] [stdout] 448 | | PTA2: (pta2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 455 | | PTA19: (pta19, 19, Input, "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, "0"), [INFO] [stdout] 460 | | PTB1: (ptb1, 1, Input, "1"), [INFO] [stdout] 461 | | PTB2: (ptb2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 466 | | PTB19: (ptb19, 19, Input, "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, "0"), [INFO] [stdout] 460 | | PTB1: (ptb1, 1, Input, "1"), [INFO] [stdout] 461 | | PTB2: (ptb2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 466 | | PTB19: (ptb19, 19, Input, "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, "0"), [INFO] [stdout] 460 | | PTB1: (ptb1, 1, Input, "1"), [INFO] [stdout] 461 | | PTB2: (ptb2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 466 | | PTB19: (ptb19, 19, Input, "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, "0"), [INFO] [stdout] 460 | | PTB1: (ptb1, 1, Input, "1"), [INFO] [stdout] 461 | | PTB2: (ptb2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 466 | | PTB19: (ptb19, 19, Input, "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 StatefulOutputPin for $PTXi> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 458 | / gpio!(PORTB, portb, PTB, ptb, gpiob, "B", [ [INFO] [stdout] 459 | | PTB0: (ptb0, 0, Input, "0"), [INFO] [stdout] 460 | | PTB1: (ptb1, 1, Input, "1"), [INFO] [stdout] 461 | | PTB2: (ptb2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 466 | | PTB19: (ptb19, 19, Input, "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 OutputPin for $PTXi> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 458 | / gpio!(PORTB, portb, PTB, ptb, gpiob, "B", [ [INFO] [stdout] 459 | | PTB0: (ptb0, 0, Input, "0"), [INFO] [stdout] 460 | | PTB1: (ptb1, 1, Input, "1"), [INFO] [stdout] 461 | | PTB2: (ptb2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 466 | | PTB19: (ptb19, 19, Input, "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 toggleable::Default for $PTXi> {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 458 | / gpio!(PORTB, portb, PTB, ptb, gpiob, "B", [ [INFO] [stdout] 459 | | PTB0: (ptb0, 0, Input, "0"), [INFO] [stdout] 460 | | PTB1: (ptb1, 1, Input, "1"), [INFO] [stdout] 461 | | PTB2: (ptb2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 466 | | PTB19: (ptb19, 19, Input, "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 InputPin for $PTXi> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 458 | / gpio!(PORTB, portb, PTB, ptb, gpiob, "B", [ [INFO] [stdout] 459 | | PTB0: (ptb0, 0, Input, "0"), [INFO] [stdout] 460 | | PTB1: (ptb1, 1, Input, "1"), [INFO] [stdout] 461 | | PTB2: (ptb2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 466 | | PTB19: (ptb19, 19, Input, "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, "0"), [INFO] [stdout] 471 | | PTC1: (ptc1, 1, Input, "1"), [INFO] [stdout] 472 | | PTC2: (ptc2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 481 | | PTC11: (ptc11, 11, Input, "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, "0"), [INFO] [stdout] 471 | | PTC1: (ptc1, 1, Input, "1"), [INFO] [stdout] 472 | | PTC2: (ptc2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 481 | | PTC11: (ptc11, 11, Input, "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, "0"), [INFO] [stdout] 471 | | PTC1: (ptc1, 1, Input, "1"), [INFO] [stdout] 472 | | PTC2: (ptc2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 481 | | PTC11: (ptc11, 11, Input, "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, "0"), [INFO] [stdout] 471 | | PTC1: (ptc1, 1, Input, "1"), [INFO] [stdout] 472 | | PTC2: (ptc2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 481 | | PTC11: (ptc11, 11, Input, "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 StatefulOutputPin for $PTXi> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 469 | / gpio!(PORTC, portc, PTC, ptc, gpioc, "C", [ [INFO] [stdout] 470 | | PTC0: (ptc0, 0, Input, "0"), [INFO] [stdout] 471 | | PTC1: (ptc1, 1, Input, "1"), [INFO] [stdout] 472 | | PTC2: (ptc2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 481 | | PTC11: (ptc11, 11, Input, "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 OutputPin for $PTXi> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 469 | / gpio!(PORTC, portc, PTC, ptc, gpioc, "C", [ [INFO] [stdout] 470 | | PTC0: (ptc0, 0, Input, "0"), [INFO] [stdout] 471 | | PTC1: (ptc1, 1, Input, "1"), [INFO] [stdout] 472 | | PTC2: (ptc2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 481 | | PTC11: (ptc11, 11, Input, "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 toggleable::Default for $PTXi> {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 469 | / gpio!(PORTC, portc, PTC, ptc, gpioc, "C", [ [INFO] [stdout] 470 | | PTC0: (ptc0, 0, Input, "0"), [INFO] [stdout] 471 | | PTC1: (ptc1, 1, Input, "1"), [INFO] [stdout] 472 | | PTC2: (ptc2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 481 | | PTC11: (ptc11, 11, Input, "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 InputPin for $PTXi> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 469 | / gpio!(PORTC, portc, PTC, ptc, gpioc, "C", [ [INFO] [stdout] 470 | | PTC0: (ptc0, 0, Input, "0"), [INFO] [stdout] 471 | | PTC1: (ptc1, 1, Input, "1"), [INFO] [stdout] 472 | | PTC2: (ptc2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 481 | | PTC11: (ptc11, 11, Input, "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, "0"), [INFO] [stdout] 486 | | PTD1: (ptd1, 1, Input, "1"), [INFO] [stdout] 487 | | PTD2: (ptd2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 492 | | PTD7: (ptd7, 7, Input, "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, "0"), [INFO] [stdout] 486 | | PTD1: (ptd1, 1, Input, "1"), [INFO] [stdout] 487 | | PTD2: (ptd2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 492 | | PTD7: (ptd7, 7, Input, "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, "0"), [INFO] [stdout] 486 | | PTD1: (ptd1, 1, Input, "1"), [INFO] [stdout] 487 | | PTD2: (ptd2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 492 | | PTD7: (ptd7, 7, Input, "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, "0"), [INFO] [stdout] 486 | | PTD1: (ptd1, 1, Input, "1"), [INFO] [stdout] 487 | | PTD2: (ptd2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 492 | | PTD7: (ptd7, 7, Input, "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 StatefulOutputPin for $PTXi> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 484 | / gpio!(PORTD, portd, PTD, ptd, gpiod, "D", [ [INFO] [stdout] 485 | | PTD0: (ptd0, 0, Input, "0"), [INFO] [stdout] 486 | | PTD1: (ptd1, 1, Input, "1"), [INFO] [stdout] 487 | | PTD2: (ptd2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 492 | | PTD7: (ptd7, 7, Input, "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 OutputPin for $PTXi> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 484 | / gpio!(PORTD, portd, PTD, ptd, gpiod, "D", [ [INFO] [stdout] 485 | | PTD0: (ptd0, 0, Input, "0"), [INFO] [stdout] 486 | | PTD1: (ptd1, 1, Input, "1"), [INFO] [stdout] 487 | | PTD2: (ptd2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 492 | | PTD7: (ptd7, 7, Input, "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 toggleable::Default for $PTXi> {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 484 | / gpio!(PORTD, portd, PTD, ptd, gpiod, "D", [ [INFO] [stdout] 485 | | PTD0: (ptd0, 0, Input, "0"), [INFO] [stdout] 486 | | PTD1: (ptd1, 1, Input, "1"), [INFO] [stdout] 487 | | PTD2: (ptd2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 492 | | PTD7: (ptd7, 7, Input, "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 InputPin for $PTXi> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 484 | / gpio!(PORTD, portd, PTD, ptd, gpiod, "D", [ [INFO] [stdout] 485 | | PTD0: (ptd0, 0, Input, "0"), [INFO] [stdout] 486 | | PTD1: (ptd1, 1, Input, "1"), [INFO] [stdout] 487 | | PTD2: (ptd2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 492 | | PTD7: (ptd7, 7, Input, "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, "0"), [INFO] [stdout] 497 | | PTE1: (pte1, 1, Input, "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, "0"), [INFO] [stdout] 497 | | PTE1: (pte1, 1, Input, "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, "0"), [INFO] [stdout] 497 | | PTE1: (pte1, 1, Input, "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, "0"), [INFO] [stdout] 497 | | PTE1: (pte1, 1, Input, "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 StatefulOutputPin for $PTXi> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 495 | / gpio!(PORTE, porte, PTE, pte, gpioe, "E", [ [INFO] [stdout] 496 | | PTE0: (pte0, 0, Input, "0"), [INFO] [stdout] 497 | | PTE1: (pte1, 1, Input, "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 OutputPin for $PTXi> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 495 | / gpio!(PORTE, porte, PTE, pte, gpioe, "E", [ [INFO] [stdout] 496 | | PTE0: (pte0, 0, Input, "0"), [INFO] [stdout] 497 | | PTE1: (pte1, 1, Input, "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 toggleable::Default for $PTXi> {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 495 | / gpio!(PORTE, porte, PTE, pte, gpioe, "E", [ [INFO] [stdout] 496 | | PTE0: (pte0, 0, Input, "0"), [INFO] [stdout] 497 | | PTE1: (pte1, 1, Input, "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 InputPin for $PTXi> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 495 | / gpio!(PORTE, porte, PTE, pte, gpioe, "E", [ [INFO] [stdout] 496 | | PTE0: (pte0, 0, Input, "0"), [INFO] [stdout] 497 | | PTE1: (pte1, 1, Input, "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, "0"), [INFO] [stdout] 447 | | PTA1: (pta1, 1, Input, "1"), [INFO] [stdout] 448 | | PTA2: (pta2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 455 | | PTA19: (pta19, 19, Input, "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, "0"), [INFO] [stdout] 447 | | PTA1: (pta1, 1, Input, "1"), [INFO] [stdout] 448 | | PTA2: (pta2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 455 | | PTA19: (pta19, 19, Input, "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, "0"), [INFO] [stdout] 460 | | PTB1: (ptb1, 1, Input, "1"), [INFO] [stdout] 461 | | PTB2: (ptb2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 466 | | PTB19: (ptb19, 19, Input, "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, "0"), [INFO] [stdout] 460 | | PTB1: (ptb1, 1, Input, "1"), [INFO] [stdout] 461 | | PTB2: (ptb2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 466 | | PTB19: (ptb19, 19, Input, "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, "0"), [INFO] [stdout] 471 | | PTC1: (ptc1, 1, Input, "1"), [INFO] [stdout] 472 | | PTC2: (ptc2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 481 | | PTC11: (ptc11, 11, Input, "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, "0"), [INFO] [stdout] 471 | | PTC1: (ptc1, 1, Input, "1"), [INFO] [stdout] 472 | | PTC2: (ptc2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 481 | | PTC11: (ptc11, 11, Input, "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, "0"), [INFO] [stdout] 486 | | PTD1: (ptd1, 1, Input, "1"), [INFO] [stdout] 487 | | PTD2: (ptd2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 492 | | PTD7: (ptd7, 7, Input, "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, "0"), [INFO] [stdout] 486 | | PTD1: (ptd1, 1, Input, "1"), [INFO] [stdout] 487 | | PTD2: (ptd2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 492 | | PTD7: (ptd7, 7, Input, "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, "0"), [INFO] [stdout] 497 | | PTE1: (pte1, 1, Input, "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, "0"), [INFO] [stdout] 497 | | PTE1: (pte1, 1, Input, "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: feature `never_type` is declared but not used [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(never_type)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.36s [INFO] running `Command { std: "docker" "inspect" "071ddef6cccc79c0e85ed113572176d566aca39aec244a2a82d02d493dfc875a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "071ddef6cccc79c0e85ed113572176d566aca39aec244a2a82d02d493dfc875a", kill_on_drop: false }` [INFO] [stdout] 071ddef6cccc79c0e85ed113572176d566aca39aec244a2a82d02d493dfc875a [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6450af54950405216444b216dc6ce32d3901a27e5f2070076593b455c77c8e4 [INFO] running `Command { std: "docker" "start" "-a" "b6450af54950405216444b216dc6ce32d3901a27e5f2070076593b455c77c8e4", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [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, "0"), [INFO] [stdout] 447 | | PTA1: (pta1, 1, Input, "1"), [INFO] [stdout] 448 | | PTA2: (pta2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 455 | | PTA19: (pta19, 19, Input, "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, "0"), [INFO] [stdout] 447 | | PTA1: (pta1, 1, Input, "1"), [INFO] [stdout] 448 | | PTA2: (pta2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 455 | | PTA19: (pta19, 19, Input, "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, "0"), [INFO] [stdout] 447 | | PTA1: (pta1, 1, Input, "1"), [INFO] [stdout] 448 | | PTA2: (pta2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 455 | | PTA19: (pta19, 19, Input, "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, "0"), [INFO] [stdout] 447 | | PTA1: (pta1, 1, Input, "1"), [INFO] [stdout] 448 | | PTA2: (pta2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 455 | | PTA19: (pta19, 19, Input, "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 StatefulOutputPin for $PTXi> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 445 | / gpio!(PORTA, porta, PTA, pta, gpioa, "A", [ [INFO] [stdout] 446 | | PTA0: (pta0, 0, Input, "0"), [INFO] [stdout] 447 | | PTA1: (pta1, 1, Input, "1"), [INFO] [stdout] 448 | | PTA2: (pta2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 455 | | PTA19: (pta19, 19, Input, "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 OutputPin for $PTXi> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 445 | / gpio!(PORTA, porta, PTA, pta, gpioa, "A", [ [INFO] [stdout] 446 | | PTA0: (pta0, 0, Input, "0"), [INFO] [stdout] 447 | | PTA1: (pta1, 1, Input, "1"), [INFO] [stdout] 448 | | PTA2: (pta2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 455 | | PTA19: (pta19, 19, Input, "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 toggleable::Default for $PTXi> {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 445 | / gpio!(PORTA, porta, PTA, pta, gpioa, "A", [ [INFO] [stdout] 446 | | PTA0: (pta0, 0, Input, "0"), [INFO] [stdout] 447 | | PTA1: (pta1, 1, Input, "1"), [INFO] [stdout] 448 | | PTA2: (pta2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 455 | | PTA19: (pta19, 19, Input, "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 InputPin for $PTXi> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 445 | / gpio!(PORTA, porta, PTA, pta, gpioa, "A", [ [INFO] [stdout] 446 | | PTA0: (pta0, 0, Input, "0"), [INFO] [stdout] 447 | | PTA1: (pta1, 1, Input, "1"), [INFO] [stdout] 448 | | PTA2: (pta2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 455 | | PTA19: (pta19, 19, Input, "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, "0"), [INFO] [stdout] 460 | | PTB1: (ptb1, 1, Input, "1"), [INFO] [stdout] 461 | | PTB2: (ptb2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 466 | | PTB19: (ptb19, 19, Input, "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, "0"), [INFO] [stdout] 460 | | PTB1: (ptb1, 1, Input, "1"), [INFO] [stdout] 461 | | PTB2: (ptb2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 466 | | PTB19: (ptb19, 19, Input, "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, "0"), [INFO] [stdout] 460 | | PTB1: (ptb1, 1, Input, "1"), [INFO] [stdout] 461 | | PTB2: (ptb2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 466 | | PTB19: (ptb19, 19, Input, "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, "0"), [INFO] [stdout] 460 | | PTB1: (ptb1, 1, Input, "1"), [INFO] [stdout] 461 | | PTB2: (ptb2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 466 | | PTB19: (ptb19, 19, Input, "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 StatefulOutputPin for $PTXi> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 458 | / gpio!(PORTB, portb, PTB, ptb, gpiob, "B", [ [INFO] [stdout] 459 | | PTB0: (ptb0, 0, Input, "0"), [INFO] [stdout] 460 | | PTB1: (ptb1, 1, Input, "1"), [INFO] [stdout] 461 | | PTB2: (ptb2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 466 | | PTB19: (ptb19, 19, Input, "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 OutputPin for $PTXi> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 458 | / gpio!(PORTB, portb, PTB, ptb, gpiob, "B", [ [INFO] [stdout] 459 | | PTB0: (ptb0, 0, Input, "0"), [INFO] [stdout] 460 | | PTB1: (ptb1, 1, Input, "1"), [INFO] [stdout] 461 | | PTB2: (ptb2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 466 | | PTB19: (ptb19, 19, Input, "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 toggleable::Default for $PTXi> {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 458 | / gpio!(PORTB, portb, PTB, ptb, gpiob, "B", [ [INFO] [stdout] 459 | | PTB0: (ptb0, 0, Input, "0"), [INFO] [stdout] 460 | | PTB1: (ptb1, 1, Input, "1"), [INFO] [stdout] 461 | | PTB2: (ptb2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 466 | | PTB19: (ptb19, 19, Input, "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 InputPin for $PTXi> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 458 | / gpio!(PORTB, portb, PTB, ptb, gpiob, "B", [ [INFO] [stdout] 459 | | PTB0: (ptb0, 0, Input, "0"), [INFO] [stdout] 460 | | PTB1: (ptb1, 1, Input, "1"), [INFO] [stdout] 461 | | PTB2: (ptb2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 466 | | PTB19: (ptb19, 19, Input, "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, "0"), [INFO] [stdout] 471 | | PTC1: (ptc1, 1, Input, "1"), [INFO] [stdout] 472 | | PTC2: (ptc2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 481 | | PTC11: (ptc11, 11, Input, "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, "0"), [INFO] [stdout] 471 | | PTC1: (ptc1, 1, Input, "1"), [INFO] [stdout] 472 | | PTC2: (ptc2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 481 | | PTC11: (ptc11, 11, Input, "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, "0"), [INFO] [stdout] 471 | | PTC1: (ptc1, 1, Input, "1"), [INFO] [stdout] 472 | | PTC2: (ptc2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 481 | | PTC11: (ptc11, 11, Input, "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, "0"), [INFO] [stdout] 471 | | PTC1: (ptc1, 1, Input, "1"), [INFO] [stdout] 472 | | PTC2: (ptc2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 481 | | PTC11: (ptc11, 11, Input, "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 StatefulOutputPin for $PTXi> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 469 | / gpio!(PORTC, portc, PTC, ptc, gpioc, "C", [ [INFO] [stdout] 470 | | PTC0: (ptc0, 0, Input, "0"), [INFO] [stdout] 471 | | PTC1: (ptc1, 1, Input, "1"), [INFO] [stdout] 472 | | PTC2: (ptc2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 481 | | PTC11: (ptc11, 11, Input, "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 OutputPin for $PTXi> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 469 | / gpio!(PORTC, portc, PTC, ptc, gpioc, "C", [ [INFO] [stdout] 470 | | PTC0: (ptc0, 0, Input, "0"), [INFO] [stdout] 471 | | PTC1: (ptc1, 1, Input, "1"), [INFO] [stdout] 472 | | PTC2: (ptc2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 481 | | PTC11: (ptc11, 11, Input, "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 toggleable::Default for $PTXi> {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 469 | / gpio!(PORTC, portc, PTC, ptc, gpioc, "C", [ [INFO] [stdout] 470 | | PTC0: (ptc0, 0, Input, "0"), [INFO] [stdout] 471 | | PTC1: (ptc1, 1, Input, "1"), [INFO] [stdout] 472 | | PTC2: (ptc2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 481 | | PTC11: (ptc11, 11, Input, "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 InputPin for $PTXi> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 469 | / gpio!(PORTC, portc, PTC, ptc, gpioc, "C", [ [INFO] [stdout] 470 | | PTC0: (ptc0, 0, Input, "0"), [INFO] [stdout] 471 | | PTC1: (ptc1, 1, Input, "1"), [INFO] [stdout] 472 | | PTC2: (ptc2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 481 | | PTC11: (ptc11, 11, Input, "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, "0"), [INFO] [stdout] 486 | | PTD1: (ptd1, 1, Input, "1"), [INFO] [stdout] 487 | | PTD2: (ptd2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 492 | | PTD7: (ptd7, 7, Input, "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, "0"), [INFO] [stdout] 486 | | PTD1: (ptd1, 1, Input, "1"), [INFO] [stdout] 487 | | PTD2: (ptd2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 492 | | PTD7: (ptd7, 7, Input, "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, "0"), [INFO] [stdout] 486 | | PTD1: (ptd1, 1, Input, "1"), [INFO] [stdout] 487 | | PTD2: (ptd2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 492 | | PTD7: (ptd7, 7, Input, "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, "0"), [INFO] [stdout] 486 | | PTD1: (ptd1, 1, Input, "1"), [INFO] [stdout] 487 | | PTD2: (ptd2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 492 | | PTD7: (ptd7, 7, Input, "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 StatefulOutputPin for $PTXi> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 484 | / gpio!(PORTD, portd, PTD, ptd, gpiod, "D", [ [INFO] [stdout] 485 | | PTD0: (ptd0, 0, Input, "0"), [INFO] [stdout] 486 | | PTD1: (ptd1, 1, Input, "1"), [INFO] [stdout] 487 | | PTD2: (ptd2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 492 | | PTD7: (ptd7, 7, Input, "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 OutputPin for $PTXi> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 484 | / gpio!(PORTD, portd, PTD, ptd, gpiod, "D", [ [INFO] [stdout] 485 | | PTD0: (ptd0, 0, Input, "0"), [INFO] [stdout] 486 | | PTD1: (ptd1, 1, Input, "1"), [INFO] [stdout] 487 | | PTD2: (ptd2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 492 | | PTD7: (ptd7, 7, Input, "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 toggleable::Default for $PTXi> {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 484 | / gpio!(PORTD, portd, PTD, ptd, gpiod, "D", [ [INFO] [stdout] 485 | | PTD0: (ptd0, 0, Input, "0"), [INFO] [stdout] 486 | | PTD1: (ptd1, 1, Input, "1"), [INFO] [stdout] 487 | | PTD2: (ptd2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 492 | | PTD7: (ptd7, 7, Input, "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 InputPin for $PTXi> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 484 | / gpio!(PORTD, portd, PTD, ptd, gpiod, "D", [ [INFO] [stdout] 485 | | PTD0: (ptd0, 0, Input, "0"), [INFO] [stdout] 486 | | PTD1: (ptd1, 1, Input, "1"), [INFO] [stdout] 487 | | PTD2: (ptd2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 492 | | PTD7: (ptd7, 7, Input, "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, "0"), [INFO] [stdout] 497 | | PTE1: (pte1, 1, Input, "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, "0"), [INFO] [stdout] 497 | | PTE1: (pte1, 1, Input, "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, "0"), [INFO] [stdout] 497 | | PTE1: (pte1, 1, Input, "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, "0"), [INFO] [stdout] 497 | | PTE1: (pte1, 1, Input, "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 StatefulOutputPin for $PTXi> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 495 | / gpio!(PORTE, porte, PTE, pte, gpioe, "E", [ [INFO] [stdout] 496 | | PTE0: (pte0, 0, Input, "0"), [INFO] [stdout] 497 | | PTE1: (pte1, 1, Input, "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 OutputPin for $PTXi> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 495 | / gpio!(PORTE, porte, PTE, pte, gpioe, "E", [ [INFO] [stdout] 496 | | PTE0: (pte0, 0, Input, "0"), [INFO] [stdout] 497 | | PTE1: (pte1, 1, Input, "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 toggleable::Default for $PTXi> {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 495 | / gpio!(PORTE, porte, PTE, pte, gpioe, "E", [ [INFO] [stdout] 496 | | PTE0: (pte0, 0, Input, "0"), [INFO] [stdout] 497 | | PTE1: (pte1, 1, Input, "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 InputPin for $PTXi> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 495 | / gpio!(PORTE, porte, PTE, pte, gpioe, "E", [ [INFO] [stdout] 496 | | PTE0: (pte0, 0, Input, "0"), [INFO] [stdout] 497 | | PTE1: (pte1, 1, Input, "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, "0"), [INFO] [stdout] 447 | | PTA1: (pta1, 1, Input, "1"), [INFO] [stdout] 448 | | PTA2: (pta2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 455 | | PTA19: (pta19, 19, Input, "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, "0"), [INFO] [stdout] 447 | | PTA1: (pta1, 1, Input, "1"), [INFO] [stdout] 448 | | PTA2: (pta2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 455 | | PTA19: (pta19, 19, Input, "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, "0"), [INFO] [stdout] 460 | | PTB1: (ptb1, 1, Input, "1"), [INFO] [stdout] 461 | | PTB2: (ptb2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 466 | | PTB19: (ptb19, 19, Input, "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, "0"), [INFO] [stdout] 460 | | PTB1: (ptb1, 1, Input, "1"), [INFO] [stdout] 461 | | PTB2: (ptb2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 466 | | PTB19: (ptb19, 19, Input, "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, "0"), [INFO] [stdout] 471 | | PTC1: (ptc1, 1, Input, "1"), [INFO] [stdout] 472 | | PTC2: (ptc2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 481 | | PTC11: (ptc11, 11, Input, "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, "0"), [INFO] [stdout] 471 | | PTC1: (ptc1, 1, Input, "1"), [INFO] [stdout] 472 | | PTC2: (ptc2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 481 | | PTC11: (ptc11, 11, Input, "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, "0"), [INFO] [stdout] 486 | | PTD1: (ptd1, 1, Input, "1"), [INFO] [stdout] 487 | | PTD2: (ptd2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 492 | | PTD7: (ptd7, 7, Input, "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, "0"), [INFO] [stdout] 486 | | PTD1: (ptd1, 1, Input, "1"), [INFO] [stdout] 487 | | PTD2: (ptd2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 492 | | PTD7: (ptd7, 7, Input, "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, "0"), [INFO] [stdout] 497 | | PTE1: (pte1, 1, Input, "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, "0"), [INFO] [stdout] 497 | | PTE1: (pte1, 1, Input, "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: feature `never_type` is declared but not used [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(never_type)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mk20d7-hal v0.1.1 (/opt/rustwide/workdir) [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, "0"), [INFO] [stdout] 447 | | PTA1: (pta1, 1, Input, "1"), [INFO] [stdout] 448 | | PTA2: (pta2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 455 | | PTA19: (pta19, 19, Input, "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, "0"), [INFO] [stdout] 447 | | PTA1: (pta1, 1, Input, "1"), [INFO] [stdout] 448 | | PTA2: (pta2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 455 | | PTA19: (pta19, 19, Input, "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, "0"), [INFO] [stdout] 447 | | PTA1: (pta1, 1, Input, "1"), [INFO] [stdout] 448 | | PTA2: (pta2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 455 | | PTA19: (pta19, 19, Input, "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, "0"), [INFO] [stdout] 447 | | PTA1: (pta1, 1, Input, "1"), [INFO] [stdout] 448 | | PTA2: (pta2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 455 | | PTA19: (pta19, 19, Input, "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 StatefulOutputPin for $PTXi> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 445 | / gpio!(PORTA, porta, PTA, pta, gpioa, "A", [ [INFO] [stdout] 446 | | PTA0: (pta0, 0, Input, "0"), [INFO] [stdout] 447 | | PTA1: (pta1, 1, Input, "1"), [INFO] [stdout] 448 | | PTA2: (pta2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 455 | | PTA19: (pta19, 19, Input, "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 OutputPin for $PTXi> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 445 | / gpio!(PORTA, porta, PTA, pta, gpioa, "A", [ [INFO] [stdout] 446 | | PTA0: (pta0, 0, Input, "0"), [INFO] [stdout] 447 | | PTA1: (pta1, 1, Input, "1"), [INFO] [stdout] 448 | | PTA2: (pta2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 455 | | PTA19: (pta19, 19, Input, "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 toggleable::Default for $PTXi> {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 445 | / gpio!(PORTA, porta, PTA, pta, gpioa, "A", [ [INFO] [stdout] 446 | | PTA0: (pta0, 0, Input, "0"), [INFO] [stdout] 447 | | PTA1: (pta1, 1, Input, "1"), [INFO] [stdout] 448 | | PTA2: (pta2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 455 | | PTA19: (pta19, 19, Input, "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 InputPin for $PTXi> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 445 | / gpio!(PORTA, porta, PTA, pta, gpioa, "A", [ [INFO] [stdout] 446 | | PTA0: (pta0, 0, Input, "0"), [INFO] [stdout] 447 | | PTA1: (pta1, 1, Input, "1"), [INFO] [stdout] 448 | | PTA2: (pta2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 455 | | PTA19: (pta19, 19, Input, "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, "0"), [INFO] [stdout] 460 | | PTB1: (ptb1, 1, Input, "1"), [INFO] [stdout] 461 | | PTB2: (ptb2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 466 | | PTB19: (ptb19, 19, Input, "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, "0"), [INFO] [stdout] 460 | | PTB1: (ptb1, 1, Input, "1"), [INFO] [stdout] 461 | | PTB2: (ptb2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 466 | | PTB19: (ptb19, 19, Input, "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, "0"), [INFO] [stdout] 460 | | PTB1: (ptb1, 1, Input, "1"), [INFO] [stdout] 461 | | PTB2: (ptb2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 466 | | PTB19: (ptb19, 19, Input, "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, "0"), [INFO] [stdout] 460 | | PTB1: (ptb1, 1, Input, "1"), [INFO] [stdout] 461 | | PTB2: (ptb2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 466 | | PTB19: (ptb19, 19, Input, "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 StatefulOutputPin for $PTXi> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 458 | / gpio!(PORTB, portb, PTB, ptb, gpiob, "B", [ [INFO] [stdout] 459 | | PTB0: (ptb0, 0, Input, "0"), [INFO] [stdout] 460 | | PTB1: (ptb1, 1, Input, "1"), [INFO] [stdout] 461 | | PTB2: (ptb2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 466 | | PTB19: (ptb19, 19, Input, "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 OutputPin for $PTXi> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 458 | / gpio!(PORTB, portb, PTB, ptb, gpiob, "B", [ [INFO] [stdout] 459 | | PTB0: (ptb0, 0, Input, "0"), [INFO] [stdout] 460 | | PTB1: (ptb1, 1, Input, "1"), [INFO] [stdout] 461 | | PTB2: (ptb2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 466 | | PTB19: (ptb19, 19, Input, "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 toggleable::Default for $PTXi> {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 458 | / gpio!(PORTB, portb, PTB, ptb, gpiob, "B", [ [INFO] [stdout] 459 | | PTB0: (ptb0, 0, Input, "0"), [INFO] [stdout] 460 | | PTB1: (ptb1, 1, Input, "1"), [INFO] [stdout] 461 | | PTB2: (ptb2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 466 | | PTB19: (ptb19, 19, Input, "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 InputPin for $PTXi> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 458 | / gpio!(PORTB, portb, PTB, ptb, gpiob, "B", [ [INFO] [stdout] 459 | | PTB0: (ptb0, 0, Input, "0"), [INFO] [stdout] 460 | | PTB1: (ptb1, 1, Input, "1"), [INFO] [stdout] 461 | | PTB2: (ptb2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 466 | | PTB19: (ptb19, 19, Input, "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, "0"), [INFO] [stdout] 471 | | PTC1: (ptc1, 1, Input, "1"), [INFO] [stdout] 472 | | PTC2: (ptc2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 481 | | PTC11: (ptc11, 11, Input, "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, "0"), [INFO] [stdout] 471 | | PTC1: (ptc1, 1, Input, "1"), [INFO] [stdout] 472 | | PTC2: (ptc2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 481 | | PTC11: (ptc11, 11, Input, "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, "0"), [INFO] [stdout] 471 | | PTC1: (ptc1, 1, Input, "1"), [INFO] [stdout] 472 | | PTC2: (ptc2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 481 | | PTC11: (ptc11, 11, Input, "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, "0"), [INFO] [stdout] 471 | | PTC1: (ptc1, 1, Input, "1"), [INFO] [stdout] 472 | | PTC2: (ptc2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 481 | | PTC11: (ptc11, 11, Input, "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 StatefulOutputPin for $PTXi> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 469 | / gpio!(PORTC, portc, PTC, ptc, gpioc, "C", [ [INFO] [stdout] 470 | | PTC0: (ptc0, 0, Input, "0"), [INFO] [stdout] 471 | | PTC1: (ptc1, 1, Input, "1"), [INFO] [stdout] 472 | | PTC2: (ptc2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 481 | | PTC11: (ptc11, 11, Input, "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 OutputPin for $PTXi> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 469 | / gpio!(PORTC, portc, PTC, ptc, gpioc, "C", [ [INFO] [stdout] 470 | | PTC0: (ptc0, 0, Input, "0"), [INFO] [stdout] 471 | | PTC1: (ptc1, 1, Input, "1"), [INFO] [stdout] 472 | | PTC2: (ptc2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 481 | | PTC11: (ptc11, 11, Input, "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 toggleable::Default for $PTXi> {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 469 | / gpio!(PORTC, portc, PTC, ptc, gpioc, "C", [ [INFO] [stdout] 470 | | PTC0: (ptc0, 0, Input, "0"), [INFO] [stdout] 471 | | PTC1: (ptc1, 1, Input, "1"), [INFO] [stdout] 472 | | PTC2: (ptc2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 481 | | PTC11: (ptc11, 11, Input, "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 InputPin for $PTXi> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 469 | / gpio!(PORTC, portc, PTC, ptc, gpioc, "C", [ [INFO] [stdout] 470 | | PTC0: (ptc0, 0, Input, "0"), [INFO] [stdout] 471 | | PTC1: (ptc1, 1, Input, "1"), [INFO] [stdout] 472 | | PTC2: (ptc2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 481 | | PTC11: (ptc11, 11, Input, "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, "0"), [INFO] [stdout] 486 | | PTD1: (ptd1, 1, Input, "1"), [INFO] [stdout] 487 | | PTD2: (ptd2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 492 | | PTD7: (ptd7, 7, Input, "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, "0"), [INFO] [stdout] 486 | | PTD1: (ptd1, 1, Input, "1"), [INFO] [stdout] 487 | | PTD2: (ptd2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 492 | | PTD7: (ptd7, 7, Input, "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, "0"), [INFO] [stdout] 486 | | PTD1: (ptd1, 1, Input, "1"), [INFO] [stdout] 487 | | PTD2: (ptd2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 492 | | PTD7: (ptd7, 7, Input, "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, "0"), [INFO] [stdout] 486 | | PTD1: (ptd1, 1, Input, "1"), [INFO] [stdout] 487 | | PTD2: (ptd2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 492 | | PTD7: (ptd7, 7, Input, "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 StatefulOutputPin for $PTXi> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 484 | / gpio!(PORTD, portd, PTD, ptd, gpiod, "D", [ [INFO] [stdout] 485 | | PTD0: (ptd0, 0, Input, "0"), [INFO] [stdout] 486 | | PTD1: (ptd1, 1, Input, "1"), [INFO] [stdout] 487 | | PTD2: (ptd2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 492 | | PTD7: (ptd7, 7, Input, "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 OutputPin for $PTXi> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 484 | / gpio!(PORTD, portd, PTD, ptd, gpiod, "D", [ [INFO] [stdout] 485 | | PTD0: (ptd0, 0, Input, "0"), [INFO] [stdout] 486 | | PTD1: (ptd1, 1, Input, "1"), [INFO] [stdout] 487 | | PTD2: (ptd2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 492 | | PTD7: (ptd7, 7, Input, "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 toggleable::Default for $PTXi> {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 484 | / gpio!(PORTD, portd, PTD, ptd, gpiod, "D", [ [INFO] [stdout] 485 | | PTD0: (ptd0, 0, Input, "0"), [INFO] [stdout] 486 | | PTD1: (ptd1, 1, Input, "1"), [INFO] [stdout] 487 | | PTD2: (ptd2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 492 | | PTD7: (ptd7, 7, Input, "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 InputPin for $PTXi> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 484 | / gpio!(PORTD, portd, PTD, ptd, gpiod, "D", [ [INFO] [stdout] 485 | | PTD0: (ptd0, 0, Input, "0"), [INFO] [stdout] 486 | | PTD1: (ptd1, 1, Input, "1"), [INFO] [stdout] 487 | | PTD2: (ptd2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 492 | | PTD7: (ptd7, 7, Input, "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, "0"), [INFO] [stdout] 497 | | PTE1: (pte1, 1, Input, "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, "0"), [INFO] [stdout] 497 | | PTE1: (pte1, 1, Input, "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, "0"), [INFO] [stdout] 497 | | PTE1: (pte1, 1, Input, "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, "0"), [INFO] [stdout] 497 | | PTE1: (pte1, 1, Input, "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 StatefulOutputPin for $PTXi> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 495 | / gpio!(PORTE, porte, PTE, pte, gpioe, "E", [ [INFO] [stdout] 496 | | PTE0: (pte0, 0, Input, "0"), [INFO] [stdout] 497 | | PTE1: (pte1, 1, Input, "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 OutputPin for $PTXi> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 495 | / gpio!(PORTE, porte, PTE, pte, gpioe, "E", [ [INFO] [stdout] 496 | | PTE0: (pte0, 0, Input, "0"), [INFO] [stdout] 497 | | PTE1: (pte1, 1, Input, "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 toggleable::Default for $PTXi> {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 495 | / gpio!(PORTE, porte, PTE, pte, gpioe, "E", [ [INFO] [stdout] 496 | | PTE0: (pte0, 0, Input, "0"), [INFO] [stdout] 497 | | PTE1: (pte1, 1, Input, "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 InputPin for $PTXi> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 495 | / gpio!(PORTE, porte, PTE, pte, gpioe, "E", [ [INFO] [stdout] 496 | | PTE0: (pte0, 0, Input, "0"), [INFO] [stdout] 497 | | PTE1: (pte1, 1, Input, "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, "0"), [INFO] [stdout] 447 | | PTA1: (pta1, 1, Input, "1"), [INFO] [stdout] 448 | | PTA2: (pta2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 455 | | PTA19: (pta19, 19, Input, "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, "0"), [INFO] [stdout] 447 | | PTA1: (pta1, 1, Input, "1"), [INFO] [stdout] 448 | | PTA2: (pta2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 455 | | PTA19: (pta19, 19, Input, "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, "0"), [INFO] [stdout] 460 | | PTB1: (ptb1, 1, Input, "1"), [INFO] [stdout] 461 | | PTB2: (ptb2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 466 | | PTB19: (ptb19, 19, Input, "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, "0"), [INFO] [stdout] 460 | | PTB1: (ptb1, 1, Input, "1"), [INFO] [stdout] 461 | | PTB2: (ptb2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 466 | | PTB19: (ptb19, 19, Input, "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, "0"), [INFO] [stdout] 471 | | PTC1: (ptc1, 1, Input, "1"), [INFO] [stdout] 472 | | PTC2: (ptc2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 481 | | PTC11: (ptc11, 11, Input, "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, "0"), [INFO] [stdout] 471 | | PTC1: (ptc1, 1, Input, "1"), [INFO] [stdout] 472 | | PTC2: (ptc2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 481 | | PTC11: (ptc11, 11, Input, "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, "0"), [INFO] [stdout] 486 | | PTD1: (ptd1, 1, Input, "1"), [INFO] [stdout] 487 | | PTD2: (ptd2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 492 | | PTD7: (ptd7, 7, Input, "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, "0"), [INFO] [stdout] 486 | | PTD1: (ptd1, 1, Input, "1"), [INFO] [stdout] 487 | | PTD2: (ptd2, 2, Input, "2"), [INFO] [stdout] ... | [INFO] [stdout] 492 | | PTD7: (ptd7, 7, Input, "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, "0"), [INFO] [stdout] 497 | | PTE1: (pte1, 1, Input, "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, "0"), [INFO] [stdout] 497 | | PTE1: (pte1, 1, Input, "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: feature `never_type` is declared but not used [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(never_type)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.78s [INFO] running `Command { std: "docker" "inspect" "b6450af54950405216444b216dc6ce32d3901a27e5f2070076593b455c77c8e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6450af54950405216444b216dc6ce32d3901a27e5f2070076593b455c77c8e4", kill_on_drop: false }` [INFO] [stdout] b6450af54950405216444b216dc6ce32d3901a27e5f2070076593b455c77c8e4 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 11430ca0a0a29113b567fb9a0e3f75e34279c06c796b499b8e5b95c798f28994 [INFO] running `Command { std: "docker" "start" "-a" "11430ca0a0a29113b567fb9a0e3f75e34279c06c796b499b8e5b95c798f28994", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] warning: the feature `try_from` has been stable since 1.34.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:3:12 [INFO] [stderr] | [INFO] [stderr] 3 | #![feature(try_from)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/gpio.rs:95:17 [INFO] [stderr] | [INFO] [stderr] 95 | OutputPin, StatefulOutputPin, InputPin, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 445 | / gpio!(PORTA, porta, PTA, pta, gpioa, "A", [ [INFO] [stderr] 446 | | PTA0: (pta0, 0, Input, "0"), [INFO] [stderr] 447 | | PTA1: (pta1, 1, Input, "1"), [INFO] [stderr] 448 | | PTA2: (pta2, 2, Input, "2"), [INFO] [stderr] ... | [INFO] [stderr] 455 | | PTA19: (pta19, 19, Input, "19"), [INFO] [stderr] 456 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stderr] --> src/gpio.rs:95:28 [INFO] [stderr] | [INFO] [stderr] 95 | OutputPin, StatefulOutputPin, InputPin, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 445 | / gpio!(PORTA, porta, PTA, pta, gpioa, "A", [ [INFO] [stderr] 446 | | PTA0: (pta0, 0, Input, "0"), [INFO] [stderr] 447 | | PTA1: (pta1, 1, Input, "1"), [INFO] [stderr] 448 | | PTA2: (pta2, 2, Input, "2"), [INFO] [stderr] ... | [INFO] [stderr] 455 | | PTA19: (pta19, 19, Input, "19"), [INFO] [stderr] 456 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/gpio.rs:95:47 [INFO] [stderr] | [INFO] [stderr] 95 | OutputPin, StatefulOutputPin, InputPin, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 445 | / gpio!(PORTA, porta, PTA, pta, gpioa, "A", [ [INFO] [stderr] 446 | | PTA0: (pta0, 0, Input, "0"), [INFO] [stderr] 447 | | PTA1: (pta1, 1, Input, "1"), [INFO] [stderr] 448 | | PTA2: (pta2, 2, Input, "2"), [INFO] [stderr] ... | [INFO] [stderr] 455 | | PTA19: (pta19, 19, Input, "19"), [INFO] [stderr] 456 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated module `hal::digital::toggleable`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stderr] --> src/gpio.rs:96:17 [INFO] [stderr] | [INFO] [stderr] 96 | toggleable, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 445 | / gpio!(PORTA, porta, PTA, pta, gpioa, "A", [ [INFO] [stderr] 446 | | PTA0: (pta0, 0, Input, "0"), [INFO] [stderr] 447 | | PTA1: (pta1, 1, Input, "1"), [INFO] [stderr] 448 | | PTA2: (pta2, 2, Input, "2"), [INFO] [stderr] ... | [INFO] [stderr] 455 | | PTA19: (pta19, 19, Input, "19"), [INFO] [stderr] 456 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stderr] --> src/gpio.rs:408:28 [INFO] [stderr] | [INFO] [stderr] 408 | impl StatefulOutputPin for $PTXi> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 445 | / gpio!(PORTA, porta, PTA, pta, gpioa, "A", [ [INFO] [stderr] 446 | | PTA0: (pta0, 0, Input, "0"), [INFO] [stderr] 447 | | PTA1: (pta1, 1, Input, "1"), [INFO] [stderr] 448 | | PTA2: (pta2, 2, Input, "2"), [INFO] [stderr] ... | [INFO] [stderr] 455 | | PTA19: (pta19, 19, Input, "19"), [INFO] [stderr] 456 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/gpio.rs:418:28 [INFO] [stderr] | [INFO] [stderr] 418 | impl OutputPin for $PTXi> { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 445 | / gpio!(PORTA, porta, PTA, pta, gpioa, "A", [ [INFO] [stderr] 446 | | PTA0: (pta0, 0, Input, "0"), [INFO] [stderr] 447 | | PTA1: (pta1, 1, Input, "1"), [INFO] [stderr] 448 | | PTA2: (pta2, 2, Input, "2"), [INFO] [stderr] ... | [INFO] [stderr] 455 | | PTA19: (pta19, 19, Input, "19"), [INFO] [stderr] 456 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/gpio.rs:428:40 [INFO] [stderr] | [INFO] [stderr] 428 | impl toggleable::Default for $PTXi> {} [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 445 | / gpio!(PORTA, porta, PTA, pta, gpioa, "A", [ [INFO] [stderr] 446 | | PTA0: (pta0, 0, Input, "0"), [INFO] [stderr] 447 | | PTA1: (pta1, 1, Input, "1"), [INFO] [stderr] 448 | | PTA2: (pta2, 2, Input, "2"), [INFO] [stderr] ... | [INFO] [stderr] 455 | | PTA19: (pta19, 19, Input, "19"), [INFO] [stderr] 456 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/gpio.rs:430:28 [INFO] [stderr] | [INFO] [stderr] 430 | impl InputPin for $PTXi> { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 445 | / gpio!(PORTA, porta, PTA, pta, gpioa, "A", [ [INFO] [stderr] 446 | | PTA0: (pta0, 0, Input, "0"), [INFO] [stderr] 447 | | PTA1: (pta1, 1, Input, "1"), [INFO] [stderr] 448 | | PTA2: (pta2, 2, Input, "2"), [INFO] [stderr] ... | [INFO] [stderr] 455 | | PTA19: (pta19, 19, Input, "19"), [INFO] [stderr] 456 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/gpio.rs:95:17 [INFO] [stderr] | [INFO] [stderr] 95 | OutputPin, StatefulOutputPin, InputPin, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 458 | / gpio!(PORTB, portb, PTB, ptb, gpiob, "B", [ [INFO] [stderr] 459 | | PTB0: (ptb0, 0, Input, "0"), [INFO] [stderr] 460 | | PTB1: (ptb1, 1, Input, "1"), [INFO] [stderr] 461 | | PTB2: (ptb2, 2, Input, "2"), [INFO] [stderr] ... | [INFO] [stderr] 466 | | PTB19: (ptb19, 19, Input, "19"), [INFO] [stderr] 467 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stderr] --> src/gpio.rs:95:28 [INFO] [stderr] | [INFO] [stderr] 95 | OutputPin, StatefulOutputPin, InputPin, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 458 | / gpio!(PORTB, portb, PTB, ptb, gpiob, "B", [ [INFO] [stderr] 459 | | PTB0: (ptb0, 0, Input, "0"), [INFO] [stderr] 460 | | PTB1: (ptb1, 1, Input, "1"), [INFO] [stderr] 461 | | PTB2: (ptb2, 2, Input, "2"), [INFO] [stderr] ... | [INFO] [stderr] 466 | | PTB19: (ptb19, 19, Input, "19"), [INFO] [stderr] 467 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/gpio.rs:95:47 [INFO] [stderr] | [INFO] [stderr] 95 | OutputPin, StatefulOutputPin, InputPin, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 458 | / gpio!(PORTB, portb, PTB, ptb, gpiob, "B", [ [INFO] [stderr] 459 | | PTB0: (ptb0, 0, Input, "0"), [INFO] [stderr] 460 | | PTB1: (ptb1, 1, Input, "1"), [INFO] [stderr] 461 | | PTB2: (ptb2, 2, Input, "2"), [INFO] [stderr] ... | [INFO] [stderr] 466 | | PTB19: (ptb19, 19, Input, "19"), [INFO] [stderr] 467 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated module `hal::digital::toggleable`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stderr] --> src/gpio.rs:96:17 [INFO] [stderr] | [INFO] [stderr] 96 | toggleable, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 458 | / gpio!(PORTB, portb, PTB, ptb, gpiob, "B", [ [INFO] [stderr] 459 | | PTB0: (ptb0, 0, Input, "0"), [INFO] [stderr] 460 | | PTB1: (ptb1, 1, Input, "1"), [INFO] [stderr] 461 | | PTB2: (ptb2, 2, Input, "2"), [INFO] [stderr] ... | [INFO] [stderr] 466 | | PTB19: (ptb19, 19, Input, "19"), [INFO] [stderr] 467 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stderr] --> src/gpio.rs:408:28 [INFO] [stderr] | [INFO] [stderr] 408 | impl StatefulOutputPin for $PTXi> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 458 | / gpio!(PORTB, portb, PTB, ptb, gpiob, "B", [ [INFO] [stderr] 459 | | PTB0: (ptb0, 0, Input, "0"), [INFO] [stderr] 460 | | PTB1: (ptb1, 1, Input, "1"), [INFO] [stderr] 461 | | PTB2: (ptb2, 2, Input, "2"), [INFO] [stderr] ... | [INFO] [stderr] 466 | | PTB19: (ptb19, 19, Input, "19"), [INFO] [stderr] 467 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/gpio.rs:418:28 [INFO] [stderr] | [INFO] [stderr] 418 | impl OutputPin for $PTXi> { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 458 | / gpio!(PORTB, portb, PTB, ptb, gpiob, "B", [ [INFO] [stderr] 459 | | PTB0: (ptb0, 0, Input, "0"), [INFO] [stderr] 460 | | PTB1: (ptb1, 1, Input, "1"), [INFO] [stderr] 461 | | PTB2: (ptb2, 2, Input, "2"), [INFO] [stderr] ... | [INFO] [stderr] 466 | | PTB19: (ptb19, 19, Input, "19"), [INFO] [stderr] 467 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/gpio.rs:428:40 [INFO] [stderr] | [INFO] [stderr] 428 | impl toggleable::Default for $PTXi> {} [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 458 | / gpio!(PORTB, portb, PTB, ptb, gpiob, "B", [ [INFO] [stderr] 459 | | PTB0: (ptb0, 0, Input, "0"), [INFO] [stderr] 460 | | PTB1: (ptb1, 1, Input, "1"), [INFO] [stderr] 461 | | PTB2: (ptb2, 2, Input, "2"), [INFO] [stderr] ... | [INFO] [stderr] 466 | | PTB19: (ptb19, 19, Input, "19"), [INFO] [stderr] 467 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/gpio.rs:430:28 [INFO] [stderr] | [INFO] [stderr] 430 | impl InputPin for $PTXi> { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 458 | / gpio!(PORTB, portb, PTB, ptb, gpiob, "B", [ [INFO] [stderr] 459 | | PTB0: (ptb0, 0, Input, "0"), [INFO] [stderr] 460 | | PTB1: (ptb1, 1, Input, "1"), [INFO] [stderr] 461 | | PTB2: (ptb2, 2, Input, "2"), [INFO] [stderr] ... | [INFO] [stderr] 466 | | PTB19: (ptb19, 19, Input, "19"), [INFO] [stderr] 467 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/gpio.rs:95:17 [INFO] [stderr] | [INFO] [stderr] 95 | OutputPin, StatefulOutputPin, InputPin, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 469 | / gpio!(PORTC, portc, PTC, ptc, gpioc, "C", [ [INFO] [stderr] 470 | | PTC0: (ptc0, 0, Input, "0"), [INFO] [stderr] 471 | | PTC1: (ptc1, 1, Input, "1"), [INFO] [stderr] 472 | | PTC2: (ptc2, 2, Input, "2"), [INFO] [stderr] ... | [INFO] [stderr] 481 | | PTC11: (ptc11, 11, Input, "11"), [INFO] [stderr] 482 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stderr] --> src/gpio.rs:95:28 [INFO] [stderr] | [INFO] [stderr] 95 | OutputPin, StatefulOutputPin, InputPin, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 469 | / gpio!(PORTC, portc, PTC, ptc, gpioc, "C", [ [INFO] [stderr] 470 | | PTC0: (ptc0, 0, Input, "0"), [INFO] [stderr] 471 | | PTC1: (ptc1, 1, Input, "1"), [INFO] [stderr] 472 | | PTC2: (ptc2, 2, Input, "2"), [INFO] [stderr] ... | [INFO] [stderr] 481 | | PTC11: (ptc11, 11, Input, "11"), [INFO] [stderr] 482 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/gpio.rs:95:47 [INFO] [stderr] | [INFO] [stderr] 95 | OutputPin, StatefulOutputPin, InputPin, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 469 | / gpio!(PORTC, portc, PTC, ptc, gpioc, "C", [ [INFO] [stderr] 470 | | PTC0: (ptc0, 0, Input, "0"), [INFO] [stderr] 471 | | PTC1: (ptc1, 1, Input, "1"), [INFO] [stderr] 472 | | PTC2: (ptc2, 2, Input, "2"), [INFO] [stderr] ... | [INFO] [stderr] 481 | | PTC11: (ptc11, 11, Input, "11"), [INFO] [stderr] 482 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated module `hal::digital::toggleable`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stderr] --> src/gpio.rs:96:17 [INFO] [stderr] | [INFO] [stderr] 96 | toggleable, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 469 | / gpio!(PORTC, portc, PTC, ptc, gpioc, "C", [ [INFO] [stderr] 470 | | PTC0: (ptc0, 0, Input, "0"), [INFO] [stderr] 471 | | PTC1: (ptc1, 1, Input, "1"), [INFO] [stderr] 472 | | PTC2: (ptc2, 2, Input, "2"), [INFO] [stderr] ... | [INFO] [stderr] 481 | | PTC11: (ptc11, 11, Input, "11"), [INFO] [stderr] 482 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stderr] --> src/gpio.rs:408:28 [INFO] [stderr] | [INFO] [stderr] 408 | impl StatefulOutputPin for $PTXi> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 469 | / gpio!(PORTC, portc, PTC, ptc, gpioc, "C", [ [INFO] [stderr] 470 | | PTC0: (ptc0, 0, Input, "0"), [INFO] [stderr] 471 | | PTC1: (ptc1, 1, Input, "1"), [INFO] [stderr] 472 | | PTC2: (ptc2, 2, Input, "2"), [INFO] [stderr] ... | [INFO] [stderr] 481 | | PTC11: (ptc11, 11, Input, "11"), [INFO] [stderr] 482 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/gpio.rs:418:28 [INFO] [stderr] | [INFO] [stderr] 418 | impl OutputPin for $PTXi> { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 469 | / gpio!(PORTC, portc, PTC, ptc, gpioc, "C", [ [INFO] [stderr] 470 | | PTC0: (ptc0, 0, Input, "0"), [INFO] [stderr] 471 | | PTC1: (ptc1, 1, Input, "1"), [INFO] [stderr] 472 | | PTC2: (ptc2, 2, Input, "2"), [INFO] [stderr] ... | [INFO] [stderr] 481 | | PTC11: (ptc11, 11, Input, "11"), [INFO] [stderr] 482 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/gpio.rs:428:40 [INFO] [stderr] | [INFO] [stderr] 428 | impl toggleable::Default for $PTXi> {} [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 469 | / gpio!(PORTC, portc, PTC, ptc, gpioc, "C", [ [INFO] [stderr] 470 | | PTC0: (ptc0, 0, Input, "0"), [INFO] [stderr] 471 | | PTC1: (ptc1, 1, Input, "1"), [INFO] [stderr] 472 | | PTC2: (ptc2, 2, Input, "2"), [INFO] [stderr] ... | [INFO] [stderr] 481 | | PTC11: (ptc11, 11, Input, "11"), [INFO] [stderr] 482 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/gpio.rs:430:28 [INFO] [stderr] | [INFO] [stderr] 430 | impl InputPin for $PTXi> { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 469 | / gpio!(PORTC, portc, PTC, ptc, gpioc, "C", [ [INFO] [stderr] 470 | | PTC0: (ptc0, 0, Input, "0"), [INFO] [stderr] 471 | | PTC1: (ptc1, 1, Input, "1"), [INFO] [stderr] 472 | | PTC2: (ptc2, 2, Input, "2"), [INFO] [stderr] ... | [INFO] [stderr] 481 | | PTC11: (ptc11, 11, Input, "11"), [INFO] [stderr] 482 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/gpio.rs:95:17 [INFO] [stderr] | [INFO] [stderr] 95 | OutputPin, StatefulOutputPin, InputPin, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 484 | / gpio!(PORTD, portd, PTD, ptd, gpiod, "D", [ [INFO] [stderr] 485 | | PTD0: (ptd0, 0, Input, "0"), [INFO] [stderr] 486 | | PTD1: (ptd1, 1, Input, "1"), [INFO] [stderr] 487 | | PTD2: (ptd2, 2, Input, "2"), [INFO] [stderr] ... | [INFO] [stderr] 492 | | PTD7: (ptd7, 7, Input, "7"), [INFO] [stderr] 493 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stderr] --> src/gpio.rs:95:28 [INFO] [stderr] | [INFO] [stderr] 95 | OutputPin, StatefulOutputPin, InputPin, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 484 | / gpio!(PORTD, portd, PTD, ptd, gpiod, "D", [ [INFO] [stderr] 485 | | PTD0: (ptd0, 0, Input, "0"), [INFO] [stderr] 486 | | PTD1: (ptd1, 1, Input, "1"), [INFO] [stderr] 487 | | PTD2: (ptd2, 2, Input, "2"), [INFO] [stderr] ... | [INFO] [stderr] 492 | | PTD7: (ptd7, 7, Input, "7"), [INFO] [stderr] 493 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/gpio.rs:95:47 [INFO] [stderr] | [INFO] [stderr] 95 | OutputPin, StatefulOutputPin, InputPin, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 484 | / gpio!(PORTD, portd, PTD, ptd, gpiod, "D", [ [INFO] [stderr] 485 | | PTD0: (ptd0, 0, Input, "0"), [INFO] [stderr] 486 | | PTD1: (ptd1, 1, Input, "1"), [INFO] [stderr] 487 | | PTD2: (ptd2, 2, Input, "2"), [INFO] [stderr] ... | [INFO] [stderr] 492 | | PTD7: (ptd7, 7, Input, "7"), [INFO] [stderr] 493 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated module `hal::digital::toggleable`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stderr] --> src/gpio.rs:96:17 [INFO] [stderr] | [INFO] [stderr] 96 | toggleable, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 484 | / gpio!(PORTD, portd, PTD, ptd, gpiod, "D", [ [INFO] [stderr] 485 | | PTD0: (ptd0, 0, Input, "0"), [INFO] [stderr] 486 | | PTD1: (ptd1, 1, Input, "1"), [INFO] [stderr] 487 | | PTD2: (ptd2, 2, Input, "2"), [INFO] [stderr] ... | [INFO] [stderr] 492 | | PTD7: (ptd7, 7, Input, "7"), [INFO] [stderr] 493 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stderr] --> src/gpio.rs:408:28 [INFO] [stderr] | [INFO] [stderr] 408 | impl StatefulOutputPin for $PTXi> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 484 | / gpio!(PORTD, portd, PTD, ptd, gpiod, "D", [ [INFO] [stderr] 485 | | PTD0: (ptd0, 0, Input, "0"), [INFO] [stderr] 486 | | PTD1: (ptd1, 1, Input, "1"), [INFO] [stderr] 487 | | PTD2: (ptd2, 2, Input, "2"), [INFO] [stderr] ... | [INFO] [stderr] 492 | | PTD7: (ptd7, 7, Input, "7"), [INFO] [stderr] 493 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/gpio.rs:418:28 [INFO] [stderr] | [INFO] [stderr] 418 | impl OutputPin for $PTXi> { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 484 | / gpio!(PORTD, portd, PTD, ptd, gpiod, "D", [ [INFO] [stderr] 485 | | PTD0: (ptd0, 0, Input, "0"), [INFO] [stderr] 486 | | PTD1: (ptd1, 1, Input, "1"), [INFO] [stderr] 487 | | PTD2: (ptd2, 2, Input, "2"), [INFO] [stderr] ... | [INFO] [stderr] 492 | | PTD7: (ptd7, 7, Input, "7"), [INFO] [stderr] 493 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/gpio.rs:428:40 [INFO] [stderr] | [INFO] [stderr] 428 | impl toggleable::Default for $PTXi> {} [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 484 | / gpio!(PORTD, portd, PTD, ptd, gpiod, "D", [ [INFO] [stderr] 485 | | PTD0: (ptd0, 0, Input, "0"), [INFO] [stderr] 486 | | PTD1: (ptd1, 1, Input, "1"), [INFO] [stderr] 487 | | PTD2: (ptd2, 2, Input, "2"), [INFO] [stderr] ... | [INFO] [stderr] 492 | | PTD7: (ptd7, 7, Input, "7"), [INFO] [stderr] 493 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/gpio.rs:430:28 [INFO] [stderr] | [INFO] [stderr] 430 | impl InputPin for $PTXi> { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 484 | / gpio!(PORTD, portd, PTD, ptd, gpiod, "D", [ [INFO] [stderr] 485 | | PTD0: (ptd0, 0, Input, "0"), [INFO] [stderr] 486 | | PTD1: (ptd1, 1, Input, "1"), [INFO] [stderr] 487 | | PTD2: (ptd2, 2, Input, "2"), [INFO] [stderr] ... | [INFO] [stderr] 492 | | PTD7: (ptd7, 7, Input, "7"), [INFO] [stderr] 493 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/gpio.rs:95:17 [INFO] [stderr] | [INFO] [stderr] 95 | OutputPin, StatefulOutputPin, InputPin, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 495 | / gpio!(PORTE, porte, PTE, pte, gpioe, "E", [ [INFO] [stderr] 496 | | PTE0: (pte0, 0, Input, "0"), [INFO] [stderr] 497 | | PTE1: (pte1, 1, Input, "1"), [INFO] [stderr] 498 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stderr] --> src/gpio.rs:95:28 [INFO] [stderr] | [INFO] [stderr] 95 | OutputPin, StatefulOutputPin, InputPin, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 495 | / gpio!(PORTE, porte, PTE, pte, gpioe, "E", [ [INFO] [stderr] 496 | | PTE0: (pte0, 0, Input, "0"), [INFO] [stderr] 497 | | PTE1: (pte1, 1, Input, "1"), [INFO] [stderr] 498 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/gpio.rs:95:47 [INFO] [stderr] | [INFO] [stderr] 95 | OutputPin, StatefulOutputPin, InputPin, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 495 | / gpio!(PORTE, porte, PTE, pte, gpioe, "E", [ [INFO] [stderr] 496 | | PTE0: (pte0, 0, Input, "0"), [INFO] [stderr] 497 | | PTE1: (pte1, 1, Input, "1"), [INFO] [stderr] 498 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated module `hal::digital::toggleable`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stderr] --> src/gpio.rs:96:17 [INFO] [stderr] | [INFO] [stderr] 96 | toggleable, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 495 | / gpio!(PORTE, porte, PTE, pte, gpioe, "E", [ [INFO] [stderr] 496 | | PTE0: (pte0, 0, Input, "0"), [INFO] [stderr] 497 | | PTE1: (pte1, 1, Input, "1"), [INFO] [stderr] 498 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stderr] --> src/gpio.rs:408:28 [INFO] [stderr] | [INFO] [stderr] 408 | impl StatefulOutputPin for $PTXi> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 495 | / gpio!(PORTE, porte, PTE, pte, gpioe, "E", [ [INFO] [stderr] 496 | | PTE0: (pte0, 0, Input, "0"), [INFO] [stderr] 497 | | PTE1: (pte1, 1, Input, "1"), [INFO] [stderr] 498 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/gpio.rs:418:28 [INFO] [stderr] | [INFO] [stderr] 418 | impl OutputPin for $PTXi> { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 495 | / gpio!(PORTE, porte, PTE, pte, gpioe, "E", [ [INFO] [stderr] 496 | | PTE0: (pte0, 0, Input, "0"), [INFO] [stderr] 497 | | PTE1: (pte1, 1, Input, "1"), [INFO] [stderr] 498 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/gpio.rs:428:40 [INFO] [stderr] | [INFO] [stderr] 428 | impl toggleable::Default for $PTXi> {} [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 495 | / gpio!(PORTE, porte, PTE, pte, gpioe, "E", [ [INFO] [stderr] 496 | | PTE0: (pte0, 0, Input, "0"), [INFO] [stderr] 497 | | PTE1: (pte1, 1, Input, "1"), [INFO] [stderr] 498 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/gpio.rs:430:28 [INFO] [stderr] | [INFO] [stderr] 430 | impl InputPin for $PTXi> { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 495 | / gpio!(PORTE, porte, PTE, pte, gpioe, "E", [ [INFO] [stderr] 496 | | PTE0: (pte0, 0, Input, "0"), [INFO] [stderr] 497 | | PTE1: (pte1, 1, Input, "1"), [INFO] [stderr] 498 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/gpio.rs:410:31 [INFO] [stderr] | [INFO] [stderr] 410 | !self.is_set_low() [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 445 | / gpio!(PORTA, porta, PTA, pta, gpioa, "A", [ [INFO] [stderr] 446 | | PTA0: (pta0, 0, Input, "0"), [INFO] [stderr] 447 | | PTA1: (pta1, 1, Input, "1"), [INFO] [stderr] 448 | | PTA2: (pta2, 2, Input, "2"), [INFO] [stderr] ... | [INFO] [stderr] 455 | | PTA19: (pta19, 19, Input, "19"), [INFO] [stderr] 456 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/gpio.rs:432:31 [INFO] [stderr] | [INFO] [stderr] 432 | !self.is_low() [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 445 | / gpio!(PORTA, porta, PTA, pta, gpioa, "A", [ [INFO] [stderr] 446 | | PTA0: (pta0, 0, Input, "0"), [INFO] [stderr] 447 | | PTA1: (pta1, 1, Input, "1"), [INFO] [stderr] 448 | | PTA2: (pta2, 2, Input, "2"), [INFO] [stderr] ... | [INFO] [stderr] 455 | | PTA19: (pta19, 19, Input, "19"), [INFO] [stderr] 456 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/gpio.rs:410:31 [INFO] [stderr] | [INFO] [stderr] 410 | !self.is_set_low() [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 458 | / gpio!(PORTB, portb, PTB, ptb, gpiob, "B", [ [INFO] [stderr] 459 | | PTB0: (ptb0, 0, Input, "0"), [INFO] [stderr] 460 | | PTB1: (ptb1, 1, Input, "1"), [INFO] [stderr] 461 | | PTB2: (ptb2, 2, Input, "2"), [INFO] [stderr] ... | [INFO] [stderr] 466 | | PTB19: (ptb19, 19, Input, "19"), [INFO] [stderr] 467 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/gpio.rs:432:31 [INFO] [stderr] | [INFO] [stderr] 432 | !self.is_low() [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 458 | / gpio!(PORTB, portb, PTB, ptb, gpiob, "B", [ [INFO] [stderr] 459 | | PTB0: (ptb0, 0, Input, "0"), [INFO] [stderr] 460 | | PTB1: (ptb1, 1, Input, "1"), [INFO] [stderr] 461 | | PTB2: (ptb2, 2, Input, "2"), [INFO] [stderr] ... | [INFO] [stderr] 466 | | PTB19: (ptb19, 19, Input, "19"), [INFO] [stderr] 467 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/gpio.rs:410:31 [INFO] [stderr] | [INFO] [stderr] 410 | !self.is_set_low() [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 469 | / gpio!(PORTC, portc, PTC, ptc, gpioc, "C", [ [INFO] [stderr] 470 | | PTC0: (ptc0, 0, Input, "0"), [INFO] [stderr] 471 | | PTC1: (ptc1, 1, Input, "1"), [INFO] [stderr] 472 | | PTC2: (ptc2, 2, Input, "2"), [INFO] [stderr] ... | [INFO] [stderr] 481 | | PTC11: (ptc11, 11, Input, "11"), [INFO] [stderr] 482 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/gpio.rs:432:31 [INFO] [stderr] | [INFO] [stderr] 432 | !self.is_low() [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 469 | / gpio!(PORTC, portc, PTC, ptc, gpioc, "C", [ [INFO] [stderr] 470 | | PTC0: (ptc0, 0, Input, "0"), [INFO] [stderr] 471 | | PTC1: (ptc1, 1, Input, "1"), [INFO] [stderr] 472 | | PTC2: (ptc2, 2, Input, "2"), [INFO] [stderr] ... | [INFO] [stderr] 481 | | PTC11: (ptc11, 11, Input, "11"), [INFO] [stderr] 482 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/gpio.rs:410:31 [INFO] [stderr] | [INFO] [stderr] 410 | !self.is_set_low() [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 484 | / gpio!(PORTD, portd, PTD, ptd, gpiod, "D", [ [INFO] [stderr] 485 | | PTD0: (ptd0, 0, Input, "0"), [INFO] [stderr] 486 | | PTD1: (ptd1, 1, Input, "1"), [INFO] [stderr] 487 | | PTD2: (ptd2, 2, Input, "2"), [INFO] [stderr] ... | [INFO] [stderr] 492 | | PTD7: (ptd7, 7, Input, "7"), [INFO] [stderr] 493 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/gpio.rs:432:31 [INFO] [stderr] | [INFO] [stderr] 432 | !self.is_low() [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 484 | / gpio!(PORTD, portd, PTD, ptd, gpiod, "D", [ [INFO] [stderr] 485 | | PTD0: (ptd0, 0, Input, "0"), [INFO] [stderr] 486 | | PTD1: (ptd1, 1, Input, "1"), [INFO] [stderr] 487 | | PTD2: (ptd2, 2, Input, "2"), [INFO] [stderr] ... | [INFO] [stderr] 492 | | PTD7: (ptd7, 7, Input, "7"), [INFO] [stderr] 493 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/gpio.rs:410:31 [INFO] [stderr] | [INFO] [stderr] 410 | !self.is_set_low() [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 495 | / gpio!(PORTE, porte, PTE, pte, gpioe, "E", [ [INFO] [stderr] 496 | | PTE0: (pte0, 0, Input, "0"), [INFO] [stderr] 497 | | PTE1: (pte1, 1, Input, "1"), [INFO] [stderr] 498 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/gpio.rs:432:31 [INFO] [stderr] | [INFO] [stderr] 432 | !self.is_low() [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 495 | / gpio!(PORTE, porte, PTE, pte, gpioe, "E", [ [INFO] [stderr] 496 | | PTE0: (pte0, 0, Input, "0"), [INFO] [stderr] 497 | | PTE1: (pte1, 1, Input, "1"), [INFO] [stderr] 498 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: feature `never_type` is declared but not used [INFO] [stderr] --> src/lib.rs:2:12 [INFO] [stderr] | [INFO] [stderr] 2 | #![feature(never_type)] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `mk20d7-hal` (lib) generated 52 warnings [INFO] [stderr] warning: `mk20d7-hal` (lib test) generated 52 warnings (52 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mk20d7_hal-dcaace1bc803599e) [INFO] [stderr] Doc-tests mk20d7_hal [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "11430ca0a0a29113b567fb9a0e3f75e34279c06c796b499b8e5b95c798f28994", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11430ca0a0a29113b567fb9a0e3f75e34279c06c796b499b8e5b95c798f28994", kill_on_drop: false }` [INFO] [stdout] 11430ca0a0a29113b567fb9a0e3f75e34279c06c796b499b8e5b95c798f28994