[INFO] fetching crate stm32f446-hal 0.0.1... [INFO] checking stm32f446-hal-0.0.1 against try#b2f80f6008cdafc35b4472bd46afa16cc6b0cd63 for pr-79470 [INFO] extracting crate stm32f446-hal 0.0.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate stm32f446-hal 0.0.1 on toolchain b2f80f6008cdafc35b4472bd46afa16cc6b0cd63 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate stm32f446-hal 0.0.1 [INFO] finished tweaking crates.io crate stm32f446-hal 0.0.1 [INFO] tweaked toml for crates.io crate stm32f446-hal 0.0.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stm32f4 v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 14a89fb1457070738cb43dbc9072d8c9056121862cb1e70adffa316e2b371a8d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "14a89fb1457070738cb43dbc9072d8c9056121862cb1e70adffa316e2b371a8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14a89fb1457070738cb43dbc9072d8c9056121862cb1e70adffa316e2b371a8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14a89fb1457070738cb43dbc9072d8c9056121862cb1e70adffa316e2b371a8d", kill_on_drop: false }` [INFO] [stdout] 14a89fb1457070738cb43dbc9072d8c9056121862cb1e70adffa316e2b371a8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d4ba47cce0d31abfce7f07d9ba155a5749e32f4fb3fddc04772a1ad34f4ed026 [INFO] running `Command { std: "docker" "start" "-a" "d4ba47cce0d31abfce7f07d9ba155a5749e32f4fb3fddc04772a1ad34f4ed026", kill_on_drop: false }` [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking vcell v0.1.2 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling stm32f4 v0.2.3 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Checking typenum v1.12.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking bare-metal v0.2.5 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking embedded-hal v0.2.4 [INFO] [stderr] Checking generic-array v0.14.4 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking as-slice v0.1.4 [INFO] [stderr] Checking aligned v0.3.4 [INFO] [stderr] Checking cortex-m v0.6.4 [INFO] [stderr] Checking cortex-m v0.5.10 [INFO] [stderr] Checking stm32f446-hal v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:318:18 [INFO] [stdout] | [INFO] [stdout] 318 | 3...5 => 0b1001, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | 6...11 => 0b1010, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:320:19 [INFO] [stdout] | [INFO] [stdout] 320 | 12...39 => 0b1011, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:321:19 [INFO] [stdout] | [INFO] [stdout] 321 | 40...95 => 0b1100, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:322:19 [INFO] [stdout] | [INFO] [stdout] 322 | 96...191 => 0b1101, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:323:20 [INFO] [stdout] | [INFO] [stdout] 323 | 192...383 => 0b1110, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:338:18 [INFO] [stdout] | [INFO] [stdout] 338 | 3...5 => 0b101, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:339:18 [INFO] [stdout] | [INFO] [stdout] 339 | 6...11 => 0b110, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:356:18 [INFO] [stdout] | [INFO] [stdout] 356 | 3...5 => 0b101, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:357:18 [INFO] [stdout] | [INFO] [stdout] 357 | 6...11 => 0b110, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:318:18 [INFO] [stdout] | [INFO] [stdout] 318 | 3...5 => 0b1001, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | 6...11 => 0b1010, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:320:19 [INFO] [stdout] | [INFO] [stdout] 320 | 12...39 => 0b1011, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:321:19 [INFO] [stdout] | [INFO] [stdout] 321 | 40...95 => 0b1100, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:322:19 [INFO] [stdout] | [INFO] [stdout] 322 | 96...191 => 0b1101, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:323:20 [INFO] [stdout] | [INFO] [stdout] 323 | 192...383 => 0b1110, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:338:18 [INFO] [stdout] | [INFO] [stdout] 338 | 3...5 => 0b101, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:339:18 [INFO] [stdout] | [INFO] [stdout] 339 | 6...11 => 0b110, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:356:18 [INFO] [stdout] | [INFO] [stdout] 356 | 3...5 => 0b101, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:357:18 [INFO] [stdout] | [INFO] [stdout] 357 | 6...11 => 0b110, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 97 | use hal::digital::OutputPin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | / gpio!(GPIOA, gpioa, gpioa, gpioaen, gpioarst, PAx, [ [INFO] [stdout] 491 | | PA0: (pa0, 0, Input, AFRL), [INFO] [stdout] 492 | | PA1: (pa1, 1, Input, AFRL), [INFO] [stdout] 493 | | PA2: (pa2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 507 | | // PA15: (15, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 97 | use hal::digital::OutputPin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | / gpio!(GPIOA, gpioa, gpioa, gpioaen, gpioarst, PAx, [ [INFO] [stdout] 491 | | PA0: (pa0, 0, Input, AFRL), [INFO] [stdout] 492 | | PA1: (pa1, 1, Input, AFRL), [INFO] [stdout] 493 | | PA2: (pa2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 507 | | // PA15: (15, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:207:24 [INFO] [stdout] | [INFO] [stdout] 207 | impl OutputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | / gpio!(GPIOA, gpioa, gpioa, gpioaen, gpioarst, PAx, [ [INFO] [stdout] 491 | | PA0: (pa0, 0, Input, AFRL), [INFO] [stdout] 492 | | PA1: (pa1, 1, Input, AFRL), [INFO] [stdout] 493 | | PA2: (pa2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 507 | | // PA15: (15, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:207:24 [INFO] [stdout] | [INFO] [stdout] 207 | impl OutputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | / gpio!(GPIOA, gpioa, gpioa, gpioaen, gpioarst, PAx, [ [INFO] [stdout] 491 | | PA0: (pa0, 0, Input, AFRL), [INFO] [stdout] 492 | | PA1: (pa1, 1, Input, AFRL), [INFO] [stdout] 493 | | PA2: (pa2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 507 | | // PA15: (15, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:474:28 [INFO] [stdout] | [INFO] [stdout] 474 | impl OutputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | / gpio!(GPIOA, gpioa, gpioa, gpioaen, gpioarst, PAx, [ [INFO] [stdout] 491 | | PA0: (pa0, 0, Input, AFRL), [INFO] [stdout] 492 | | PA1: (pa1, 1, Input, AFRL), [INFO] [stdout] 493 | | PA2: (pa2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 507 | | // PA15: (15, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:474:28 [INFO] [stdout] | [INFO] [stdout] 474 | impl OutputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | / gpio!(GPIOA, gpioa, gpioa, gpioaen, gpioarst, PAx, [ [INFO] [stdout] 491 | | PA0: (pa0, 0, Input, AFRL), [INFO] [stdout] 492 | | PA1: (pa1, 1, Input, AFRL), [INFO] [stdout] 493 | | PA2: (pa2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 507 | | // PA15: (15, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 97 | use hal::digital::OutputPin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOB, gpiob, gpiob, gpioben, gpiobrst, PBx, [ [INFO] [stdout] 511 | | PB0: (pb0, 0, Input, AFRL), [INFO] [stdout] 512 | | PB1: (pb1, 1, Input, AFRL), [INFO] [stdout] 513 | | PB2: (pb2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 527 | | PB15: (pb15, 15, Input, AFRH), [INFO] [stdout] 528 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 97 | use hal::digital::OutputPin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOB, gpiob, gpiob, gpioben, gpiobrst, PBx, [ [INFO] [stdout] 511 | | PB0: (pb0, 0, Input, AFRL), [INFO] [stdout] 512 | | PB1: (pb1, 1, Input, AFRL), [INFO] [stdout] 513 | | PB2: (pb2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 527 | | PB15: (pb15, 15, Input, AFRH), [INFO] [stdout] 528 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:207:24 [INFO] [stdout] | [INFO] [stdout] 207 | impl OutputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOB, gpiob, gpiob, gpioben, gpiobrst, PBx, [ [INFO] [stdout] 511 | | PB0: (pb0, 0, Input, AFRL), [INFO] [stdout] 512 | | PB1: (pb1, 1, Input, AFRL), [INFO] [stdout] 513 | | PB2: (pb2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 527 | | PB15: (pb15, 15, Input, AFRH), [INFO] [stdout] 528 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:207:24 [INFO] [stdout] | [INFO] [stdout] 207 | impl OutputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOB, gpiob, gpiob, gpioben, gpiobrst, PBx, [ [INFO] [stdout] 511 | | PB0: (pb0, 0, Input, AFRL), [INFO] [stdout] 512 | | PB1: (pb1, 1, Input, AFRL), [INFO] [stdout] 513 | | PB2: (pb2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 527 | | PB15: (pb15, 15, Input, AFRH), [INFO] [stdout] 528 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:474:28 [INFO] [stdout] | [INFO] [stdout] 474 | impl OutputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOB, gpiob, gpiob, gpioben, gpiobrst, PBx, [ [INFO] [stdout] 511 | | PB0: (pb0, 0, Input, AFRL), [INFO] [stdout] 512 | | PB1: (pb1, 1, Input, AFRL), [INFO] [stdout] 513 | | PB2: (pb2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 527 | | PB15: (pb15, 15, Input, AFRH), [INFO] [stdout] 528 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:474:28 [INFO] [stdout] | [INFO] [stdout] 474 | impl OutputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOB, gpiob, gpiob, gpioben, gpiobrst, PBx, [ [INFO] [stdout] 511 | | PB0: (pb0, 0, Input, AFRL), [INFO] [stdout] 512 | | PB1: (pb1, 1, Input, AFRL), [INFO] [stdout] 513 | | PB2: (pb2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 527 | | PB15: (pb15, 15, Input, AFRH), [INFO] [stdout] 528 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 97 | use hal::digital::OutputPin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 530 | / gpio!(GPIOC, gpioc, gpioh, gpiocen, gpiocrst, PCx, [ [INFO] [stdout] 531 | | PC0: (pc0, 0, Input, AFRL), [INFO] [stdout] 532 | | PC1: (pc1, 1, Input, AFRL), [INFO] [stdout] 533 | | PC2: (pc2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 546 | | PC15: (pc15, 15, Input, AFRH), [INFO] [stdout] 547 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:207:24 [INFO] [stdout] | [INFO] [stdout] 207 | impl OutputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 530 | / gpio!(GPIOC, gpioc, gpioh, gpiocen, gpiocrst, PCx, [ [INFO] [stdout] 531 | | PC0: (pc0, 0, Input, AFRL), [INFO] [stdout] 532 | | PC1: (pc1, 1, Input, AFRL), [INFO] [stdout] 533 | | PC2: (pc2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 546 | | PC15: (pc15, 15, Input, AFRH), [INFO] [stdout] 547 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 97 | use hal::digital::OutputPin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 530 | / gpio!(GPIOC, gpioc, gpioh, gpiocen, gpiocrst, PCx, [ [INFO] [stdout] 531 | | PC0: (pc0, 0, Input, AFRL), [INFO] [stdout] 532 | | PC1: (pc1, 1, Input, AFRL), [INFO] [stdout] 533 | | PC2: (pc2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 546 | | PC15: (pc15, 15, Input, AFRH), [INFO] [stdout] 547 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:474:28 [INFO] [stdout] | [INFO] [stdout] 474 | impl OutputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 530 | / gpio!(GPIOC, gpioc, gpioh, gpiocen, gpiocrst, PCx, [ [INFO] [stdout] 531 | | PC0: (pc0, 0, Input, AFRL), [INFO] [stdout] 532 | | PC1: (pc1, 1, Input, AFRL), [INFO] [stdout] 533 | | PC2: (pc2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 546 | | PC15: (pc15, 15, Input, AFRH), [INFO] [stdout] 547 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:207:24 [INFO] [stdout] | [INFO] [stdout] 207 | impl OutputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 530 | / gpio!(GPIOC, gpioc, gpioh, gpiocen, gpiocrst, PCx, [ [INFO] [stdout] 531 | | PC0: (pc0, 0, Input, AFRL), [INFO] [stdout] 532 | | PC1: (pc1, 1, Input, AFRL), [INFO] [stdout] 533 | | PC2: (pc2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 546 | | PC15: (pc15, 15, Input, AFRH), [INFO] [stdout] 547 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:474:28 [INFO] [stdout] | [INFO] [stdout] 474 | impl OutputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 530 | / gpio!(GPIOC, gpioc, gpioh, gpiocen, gpiocrst, PCx, [ [INFO] [stdout] 531 | | PC0: (pc0, 0, Input, AFRL), [INFO] [stdout] 532 | | PC1: (pc1, 1, Input, AFRL), [INFO] [stdout] 533 | | PC2: (pc2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 546 | | PC15: (pc15, 15, Input, AFRH), [INFO] [stdout] 547 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 97 | use hal::digital::OutputPin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 549 | / gpio!(GPIOD, gpiod, gpioh, gpioden, gpiodrst, PDx, [ [INFO] [stdout] 550 | | PD0: (pd0, 0, Input, AFRL), [INFO] [stdout] 551 | | PD1: (pd1, 1, Input, AFRL), [INFO] [stdout] 552 | | PD2: (pd2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 565 | | PD15: (pd15, 15, Input, AFRH), [INFO] [stdout] 566 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 97 | use hal::digital::OutputPin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 549 | / gpio!(GPIOD, gpiod, gpioh, gpioden, gpiodrst, PDx, [ [INFO] [stdout] 550 | | PD0: (pd0, 0, Input, AFRL), [INFO] [stdout] 551 | | PD1: (pd1, 1, Input, AFRL), [INFO] [stdout] 552 | | PD2: (pd2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 565 | | PD15: (pd15, 15, Input, AFRH), [INFO] [stdout] 566 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:207:24 [INFO] [stdout] | [INFO] [stdout] 207 | impl OutputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 549 | / gpio!(GPIOD, gpiod, gpioh, gpioden, gpiodrst, PDx, [ [INFO] [stdout] 550 | | PD0: (pd0, 0, Input, AFRL), [INFO] [stdout] 551 | | PD1: (pd1, 1, Input, AFRL), [INFO] [stdout] 552 | | PD2: (pd2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 565 | | PD15: (pd15, 15, Input, AFRH), [INFO] [stdout] 566 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:207:24 [INFO] [stdout] | [INFO] [stdout] 207 | impl OutputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 549 | / gpio!(GPIOD, gpiod, gpioh, gpioden, gpiodrst, PDx, [ [INFO] [stdout] 550 | | PD0: (pd0, 0, Input, AFRL), [INFO] [stdout] 551 | | PD1: (pd1, 1, Input, AFRL), [INFO] [stdout] 552 | | PD2: (pd2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 565 | | PD15: (pd15, 15, Input, AFRH), [INFO] [stdout] 566 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:474:28 [INFO] [stdout] | [INFO] [stdout] 474 | impl OutputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 549 | / gpio!(GPIOD, gpiod, gpioh, gpioden, gpiodrst, PDx, [ [INFO] [stdout] 550 | | PD0: (pd0, 0, Input, AFRL), [INFO] [stdout] 551 | | PD1: (pd1, 1, Input, AFRL), [INFO] [stdout] 552 | | PD2: (pd2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 565 | | PD15: (pd15, 15, Input, AFRH), [INFO] [stdout] 566 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:474:28 [INFO] [stdout] | [INFO] [stdout] 474 | impl OutputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 549 | / gpio!(GPIOD, gpiod, gpioh, gpioden, gpiodrst, PDx, [ [INFO] [stdout] 550 | | PD0: (pd0, 0, Input, AFRL), [INFO] [stdout] 551 | | PD1: (pd1, 1, Input, AFRL), [INFO] [stdout] 552 | | PD2: (pd2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 565 | | PD15: (pd15, 15, Input, AFRH), [INFO] [stdout] 566 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 97 | use hal::digital::OutputPin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 568 | / gpio!(GPIOE, gpioe, gpioh, gpioeen, gpioerst, PEx, [ [INFO] [stdout] 569 | | PE0: (pe0, 0, Input, AFRL), [INFO] [stdout] 570 | | PE1: (pe1, 1, Input, AFRL), [INFO] [stdout] 571 | | PE2: (pe2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 584 | | PE15: (pe15, 15, Input, AFRH), [INFO] [stdout] 585 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 97 | use hal::digital::OutputPin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 568 | / gpio!(GPIOE, gpioe, gpioh, gpioeen, gpioerst, PEx, [ [INFO] [stdout] 569 | | PE0: (pe0, 0, Input, AFRL), [INFO] [stdout] 570 | | PE1: (pe1, 1, Input, AFRL), [INFO] [stdout] 571 | | PE2: (pe2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 584 | | PE15: (pe15, 15, Input, AFRH), [INFO] [stdout] 585 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:207:24 [INFO] [stdout] | [INFO] [stdout] 207 | impl OutputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 568 | / gpio!(GPIOE, gpioe, gpioh, gpioeen, gpioerst, PEx, [ [INFO] [stdout] 569 | | PE0: (pe0, 0, Input, AFRL), [INFO] [stdout] 570 | | PE1: (pe1, 1, Input, AFRL), [INFO] [stdout] 571 | | PE2: (pe2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 584 | | PE15: (pe15, 15, Input, AFRH), [INFO] [stdout] 585 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:474:28 [INFO] [stdout] | [INFO] [stdout] 474 | impl OutputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 568 | / gpio!(GPIOE, gpioe, gpioh, gpioeen, gpioerst, PEx, [ [INFO] [stdout] 569 | | PE0: (pe0, 0, Input, AFRL), [INFO] [stdout] 570 | | PE1: (pe1, 1, Input, AFRL), [INFO] [stdout] 571 | | PE2: (pe2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 584 | | PE15: (pe15, 15, Input, AFRH), [INFO] [stdout] 585 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:207:24 [INFO] [stdout] | [INFO] [stdout] 207 | impl OutputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 568 | / gpio!(GPIOE, gpioe, gpioh, gpioeen, gpioerst, PEx, [ [INFO] [stdout] 569 | | PE0: (pe0, 0, Input, AFRL), [INFO] [stdout] 570 | | PE1: (pe1, 1, Input, AFRL), [INFO] [stdout] 571 | | PE2: (pe2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 584 | | PE15: (pe15, 15, Input, AFRH), [INFO] [stdout] 585 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:474:28 [INFO] [stdout] | [INFO] [stdout] 474 | impl OutputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 568 | / gpio!(GPIOE, gpioe, gpioh, gpioeen, gpioerst, PEx, [ [INFO] [stdout] 569 | | PE0: (pe0, 0, Input, AFRL), [INFO] [stdout] 570 | | PE1: (pe1, 1, Input, AFRL), [INFO] [stdout] 571 | | PE2: (pe2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 584 | | PE15: (pe15, 15, Input, AFRH), [INFO] [stdout] 585 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 97 | use hal::digital::OutputPin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 587 | / gpio!(GPIOF, gpiof, gpioh, gpiofen, gpiofrst, PFx, [ [INFO] [stdout] 588 | | PF0: (pf0, 0, Input, AFRL), [INFO] [stdout] 589 | | PF1: (pf1, 1, Input, AFRL), [INFO] [stdout] 590 | | PF2: (pf2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 603 | | PF15: (pf15, 15, Input, AFRH), [INFO] [stdout] 604 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:207:24 [INFO] [stdout] | [INFO] [stdout] 207 | impl OutputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 587 | / gpio!(GPIOF, gpiof, gpioh, gpiofen, gpiofrst, PFx, [ [INFO] [stdout] 588 | | PF0: (pf0, 0, Input, AFRL), [INFO] [stdout] 589 | | PF1: (pf1, 1, Input, AFRL), [INFO] [stdout] 590 | | PF2: (pf2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 603 | | PF15: (pf15, 15, Input, AFRH), [INFO] [stdout] 604 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:474:28 [INFO] [stdout] | [INFO] [stdout] 474 | impl OutputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 587 | / gpio!(GPIOF, gpiof, gpioh, gpiofen, gpiofrst, PFx, [ [INFO] [stdout] 588 | | PF0: (pf0, 0, Input, AFRL), [INFO] [stdout] 589 | | PF1: (pf1, 1, Input, AFRL), [INFO] [stdout] 590 | | PF2: (pf2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 603 | | PF15: (pf15, 15, Input, AFRH), [INFO] [stdout] 604 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 97 | use hal::digital::OutputPin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 587 | / gpio!(GPIOF, gpiof, gpioh, gpiofen, gpiofrst, PFx, [ [INFO] [stdout] 588 | | PF0: (pf0, 0, Input, AFRL), [INFO] [stdout] 589 | | PF1: (pf1, 1, Input, AFRL), [INFO] [stdout] 590 | | PF2: (pf2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 603 | | PF15: (pf15, 15, Input, AFRH), [INFO] [stdout] 604 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:207:24 [INFO] [stdout] | [INFO] [stdout] 207 | impl OutputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 587 | / gpio!(GPIOF, gpiof, gpioh, gpiofen, gpiofrst, PFx, [ [INFO] [stdout] 588 | | PF0: (pf0, 0, Input, AFRL), [INFO] [stdout] 589 | | PF1: (pf1, 1, Input, AFRL), [INFO] [stdout] 590 | | PF2: (pf2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 603 | | PF15: (pf15, 15, Input, AFRH), [INFO] [stdout] 604 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:474:28 [INFO] [stdout] | [INFO] [stdout] 474 | impl OutputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 587 | / gpio!(GPIOF, gpiof, gpioh, gpiofen, gpiofrst, PFx, [ [INFO] [stdout] 588 | | PF0: (pf0, 0, Input, AFRL), [INFO] [stdout] 589 | | PF1: (pf1, 1, Input, AFRL), [INFO] [stdout] 590 | | PF2: (pf2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 603 | | PF15: (pf15, 15, Input, AFRH), [INFO] [stdout] 604 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 97 | use hal::digital::OutputPin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 606 | / gpio!(GPIOG, gpiog, gpioh, gpiogen, gpiogrst, PGx, [ [INFO] [stdout] 607 | | PG0: (pg0, 0, Input, AFRL), [INFO] [stdout] 608 | | PG1: (pg1, 1, Input, AFRL), [INFO] [stdout] 609 | | PG2: (pg2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 622 | | PG15: (pg15, 15, Input, AFRH), [INFO] [stdout] 623 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 97 | use hal::digital::OutputPin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 606 | / gpio!(GPIOG, gpiog, gpioh, gpiogen, gpiogrst, PGx, [ [INFO] [stdout] 607 | | PG0: (pg0, 0, Input, AFRL), [INFO] [stdout] 608 | | PG1: (pg1, 1, Input, AFRL), [INFO] [stdout] 609 | | PG2: (pg2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 622 | | PG15: (pg15, 15, Input, AFRH), [INFO] [stdout] 623 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:207:24 [INFO] [stdout] | [INFO] [stdout] 207 | impl OutputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 606 | / gpio!(GPIOG, gpiog, gpioh, gpiogen, gpiogrst, PGx, [ [INFO] [stdout] 607 | | PG0: (pg0, 0, Input, AFRL), [INFO] [stdout] 608 | | PG1: (pg1, 1, Input, AFRL), [INFO] [stdout] 609 | | PG2: (pg2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 622 | | PG15: (pg15, 15, Input, AFRH), [INFO] [stdout] 623 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:474:28 [INFO] [stdout] | [INFO] [stdout] 474 | impl OutputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 606 | / gpio!(GPIOG, gpiog, gpioh, gpiogen, gpiogrst, PGx, [ [INFO] [stdout] 607 | | PG0: (pg0, 0, Input, AFRL), [INFO] [stdout] 608 | | PG1: (pg1, 1, Input, AFRL), [INFO] [stdout] 609 | | PG2: (pg2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 622 | | PG15: (pg15, 15, Input, AFRH), [INFO] [stdout] 623 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:207:24 [INFO] [stdout] | [INFO] [stdout] 207 | impl OutputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 606 | / gpio!(GPIOG, gpiog, gpioh, gpiogen, gpiogrst, PGx, [ [INFO] [stdout] 607 | | PG0: (pg0, 0, Input, AFRL), [INFO] [stdout] 608 | | PG1: (pg1, 1, Input, AFRL), [INFO] [stdout] 609 | | PG2: (pg2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 622 | | PG15: (pg15, 15, Input, AFRH), [INFO] [stdout] 623 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:474:28 [INFO] [stdout] | [INFO] [stdout] 474 | impl OutputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 606 | / gpio!(GPIOG, gpiog, gpioh, gpiogen, gpiogrst, PGx, [ [INFO] [stdout] 607 | | PG0: (pg0, 0, Input, AFRL), [INFO] [stdout] 608 | | PG1: (pg1, 1, Input, AFRL), [INFO] [stdout] 609 | | PG2: (pg2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 622 | | PG15: (pg15, 15, Input, AFRH), [INFO] [stdout] 623 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 97 | use hal::digital::OutputPin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 625 | / gpio!(GPIOH, gpioh, gpioh, gpiohen, gpiohrst, PHx, [ [INFO] [stdout] 626 | | PH0: (ph0, 0, Input, AFRL), [INFO] [stdout] 627 | | PH1: (ph1, 1, Input, AFRL), [INFO] [stdout] 628 | | PH2: (ph2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 641 | | PH15: (ph15, 15, Input, AFRH), [INFO] [stdout] 642 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 97 | use hal::digital::OutputPin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 625 | / gpio!(GPIOH, gpioh, gpioh, gpiohen, gpiohrst, PHx, [ [INFO] [stdout] 626 | | PH0: (ph0, 0, Input, AFRL), [INFO] [stdout] 627 | | PH1: (ph1, 1, Input, AFRL), [INFO] [stdout] 628 | | PH2: (ph2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 641 | | PH15: (ph15, 15, Input, AFRH), [INFO] [stdout] 642 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:207:24 [INFO] [stdout] | [INFO] [stdout] 207 | impl OutputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 625 | / gpio!(GPIOH, gpioh, gpioh, gpiohen, gpiohrst, PHx, [ [INFO] [stdout] 626 | | PH0: (ph0, 0, Input, AFRL), [INFO] [stdout] 627 | | PH1: (ph1, 1, Input, AFRL), [INFO] [stdout] 628 | | PH2: (ph2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 641 | | PH15: (ph15, 15, Input, AFRH), [INFO] [stdout] 642 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:474:28 [INFO] [stdout] | [INFO] [stdout] 474 | impl OutputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 625 | / gpio!(GPIOH, gpioh, gpioh, gpiohen, gpiohrst, PHx, [ [INFO] [stdout] 626 | | PH0: (ph0, 0, Input, AFRL), [INFO] [stdout] 627 | | PH1: (ph1, 1, Input, AFRL), [INFO] [stdout] 628 | | PH2: (ph2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 641 | | PH15: (ph15, 15, Input, AFRH), [INFO] [stdout] 642 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:207:24 [INFO] [stdout] | [INFO] [stdout] 207 | impl OutputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 625 | / gpio!(GPIOH, gpioh, gpioh, gpiohen, gpiohrst, PHx, [ [INFO] [stdout] 626 | | PH0: (ph0, 0, Input, AFRL), [INFO] [stdout] 627 | | PH1: (ph1, 1, Input, AFRL), [INFO] [stdout] 628 | | PH2: (ph2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 641 | | PH15: (ph15, 15, Input, AFRH), [INFO] [stdout] 642 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:474:28 [INFO] [stdout] | [INFO] [stdout] 474 | impl OutputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 625 | / gpio!(GPIOH, gpioh, gpioh, gpiohen, gpiohrst, PHx, [ [INFO] [stdout] 626 | | PH0: (ph0, 0, Input, AFRL), [INFO] [stdout] 627 | | PH1: (ph1, 1, Input, AFRL), [INFO] [stdout] 628 | | PH2: (ph2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 641 | | PH15: (ph15, 15, Input, AFRH), [INFO] [stdout] 642 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `never_type` has been stable since 1.49.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | #![feature(never_type)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 35 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `never_type` has been stable since 1.49.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | #![feature(never_type)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 35 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.50s [INFO] running `Command { std: "docker" "inspect" "d4ba47cce0d31abfce7f07d9ba155a5749e32f4fb3fddc04772a1ad34f4ed026", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4ba47cce0d31abfce7f07d9ba155a5749e32f4fb3fddc04772a1ad34f4ed026", kill_on_drop: false }` [INFO] [stdout] d4ba47cce0d31abfce7f07d9ba155a5749e32f4fb3fddc04772a1ad34f4ed026