[INFO] fetching crate mk20d7-hal 0.1.1... [INFO] testing mk20d7-hal-0.1.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate mk20d7-hal 0.1.1 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate mk20d7-hal 0.1.1 [INFO] finished tweaking crates.io crate mk20d7-hal 0.1.1 [INFO] tweaked toml for crates.io crate mk20d7-hal 0.1.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mk20d7-hal 0.1.1 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "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" "+562dee4820c458d823175268e41601d4c060588a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+562dee4820c458d823175268e41601d4c060588a" "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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bare-metal v1.0.0 [INFO] [stderr] Downloaded cortex-m-rt v0.7.5 [INFO] [stderr] Downloaded bitrate v0.1.1 [INFO] [stderr] Downloaded mk20d7 v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b760341561f5e95d35d21295a2f0860479366993cbb71acc3d9fc1ed9bb27f76 [INFO] running `Command { std: "docker" "start" "-a" "b760341561f5e95d35d21295a2f0860479366993cbb71acc3d9fc1ed9bb27f76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b760341561f5e95d35d21295a2f0860479366993cbb71acc3d9fc1ed9bb27f76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b760341561f5e95d35d21295a2f0860479366993cbb71acc3d9fc1ed9bb27f76", kill_on_drop: false }` [INFO] [stdout] b760341561f5e95d35d21295a2f0860479366993cbb71acc3d9fc1ed9bb27f76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0f2c870e034f18e747e7f4fea819693430a46aca9af330e6a85cd5c65ad4bc0 [INFO] running `Command { std: "docker" "start" "-a" "c0f2c870e034f18e747e7f4fea819693430a46aca9af330e6a85cd5c65ad4bc0", 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 bitrate v0.1.1 [INFO] [stderr] Compiling bit_field v0.10.3 [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 26.30s [INFO] running `Command { std: "docker" "inspect" "c0f2c870e034f18e747e7f4fea819693430a46aca9af330e6a85cd5c65ad4bc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0f2c870e034f18e747e7f4fea819693430a46aca9af330e6a85cd5c65ad4bc0", kill_on_drop: false }` [INFO] [stdout] c0f2c870e034f18e747e7f4fea819693430a46aca9af330e6a85cd5c65ad4bc0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bfe5175ce163e50781c3fd5baac1a4e0e2ec0c9f4056b1d5b9fa66a73993ac09 [INFO] running `Command { std: "docker" "start" "-a" "bfe5175ce163e50781c3fd5baac1a4e0e2ec0c9f4056b1d5b9fa66a73993ac09", 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] [stderr] Compiling mk20d7-hal v0.1.1 (/opt/rustwide/workdir) [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] [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.81s [INFO] running `Command { std: "docker" "inspect" "bfe5175ce163e50781c3fd5baac1a4e0e2ec0c9f4056b1d5b9fa66a73993ac09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfe5175ce163e50781c3fd5baac1a4e0e2ec0c9f4056b1d5b9fa66a73993ac09", kill_on_drop: false }` [INFO] [stdout] bfe5175ce163e50781c3fd5baac1a4e0e2ec0c9f4056b1d5b9fa66a73993ac09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e79a7988bf7a71d3afa88d70fa590f9d7bd56342e989e80b44f8f73fea0413b7 [INFO] running `Command { std: "docker" "start" "-a" "e79a7988bf7a71d3afa88d70fa590f9d7bd56342e989e80b44f8f73fea0413b7", 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.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mk20d7_hal-dcaace1bc803599e) [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] [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] running `Command { std: "docker" "inspect" "e79a7988bf7a71d3afa88d70fa590f9d7bd56342e989e80b44f8f73fea0413b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e79a7988bf7a71d3afa88d70fa590f9d7bd56342e989e80b44f8f73fea0413b7", kill_on_drop: false }` [INFO] [stdout] e79a7988bf7a71d3afa88d70fa590f9d7bd56342e989e80b44f8f73fea0413b7