[INFO] fetching crate xmc1000-hal 0.1.0... [INFO] checking xmc1000-hal-0.1.0 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] extracting crate xmc1000-hal 0.1.0 into /workspace/builds/worker-102/source [INFO] validating manifest of crates.io crate xmc1000-hal 0.1.0 on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate xmc1000-hal 0.1.0 [INFO] finished tweaking crates.io crate xmc1000-hal 0.1.0 [INFO] tweaked toml for crates.io crate xmc1000-hal 0.1.0 written to /workspace/builds/worker-102/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b3b0af931d21f5172d30985d25e6d59b70b38241cce8614fe3096852608d2d6 [INFO] running `Command { std: "docker" "start" "-a" "9b3b0af931d21f5172d30985d25e6d59b70b38241cce8614fe3096852608d2d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b3b0af931d21f5172d30985d25e6d59b70b38241cce8614fe3096852608d2d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b3b0af931d21f5172d30985d25e6d59b70b38241cce8614fe3096852608d2d6", kill_on_drop: false }` [INFO] [stdout] 9b3b0af931d21f5172d30985d25e6d59b70b38241cce8614fe3096852608d2d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 303df1f0fc54d722ff568cfc13cfacf7c6df50e7df36c5cde334f2f98a8a9817 [INFO] running `Command { std: "docker" "start" "-a" "303df1f0fc54d722ff568cfc13cfacf7c6df50e7df36c5cde334f2f98a8a9817", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cortex-m v0.7.3 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Compiling cortex-m v0.5.11 [INFO] [stderr] Compiling xmc1000 v0.1.0 [INFO] [stderr] Checking aligned v0.2.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking volatile-register v0.2.1 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking embedded-hal v0.2.6 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking as-slice v0.1.5 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking aligned v0.3.5 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Checking xmc1000-hal v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: 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:83:31 [INFO] [stdout] | [INFO] [stdout] 83 | use hal::digital::OutputPin; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 285 | / gpio!(PORT0, port0, P0x, [ [INFO] [stdout] 286 | | IOCR0: iocr0, [ [INFO] [stdout] 287 | | P0_00: (p0_00, 0, Input), [INFO] [stdout] 288 | | P0_01: (p0_01, 1, Input), [INFO] [stdout] ... | [INFO] [stdout] 309 | | ], [INFO] [stdout] 310 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(deprecated)]` implied by `#[deny(warnings)]` [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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:125:24 [INFO] [stdout] | [INFO] [stdout] 125 | impl OutputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 285 | / gpio!(PORT0, port0, P0x, [ [INFO] [stdout] 286 | | IOCR0: iocr0, [ [INFO] [stdout] 287 | | P0_00: (p0_00, 0, Input), [INFO] [stdout] 288 | | P0_01: (p0_01, 1, Input), [INFO] [stdout] ... | [INFO] [stdout] 309 | | ], [INFO] [stdout] 310 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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:266:32 [INFO] [stdout] | [INFO] [stdout] 266 | impl OutputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 285 | / gpio!(PORT0, port0, P0x, [ [INFO] [stdout] 286 | | IOCR0: iocr0, [ [INFO] [stdout] 287 | | P0_00: (p0_00, 0, Input), [INFO] [stdout] 288 | | P0_01: (p0_01, 1, Input), [INFO] [stdout] ... | [INFO] [stdout] 309 | | ], [INFO] [stdout] 310 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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:83:31 [INFO] [stdout] | [INFO] [stdout] 83 | use hal::digital::OutputPin; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 312 | / gpio!(PORT1, port1, P1x, [ [INFO] [stdout] 313 | | IOCR0: iocr0, [ [INFO] [stdout] 314 | | P1_00: (p1_00, 0, Input), [INFO] [stdout] 315 | | P1_01: (p1_01, 1, Input), [INFO] [stdout] ... | [INFO] [stdout] 323 | | ], [INFO] [stdout] 324 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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:125:24 [INFO] [stdout] | [INFO] [stdout] 125 | impl OutputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 312 | / gpio!(PORT1, port1, P1x, [ [INFO] [stdout] 313 | | IOCR0: iocr0, [ [INFO] [stdout] 314 | | P1_00: (p1_00, 0, Input), [INFO] [stdout] 315 | | P1_01: (p1_01, 1, Input), [INFO] [stdout] ... | [INFO] [stdout] 323 | | ], [INFO] [stdout] 324 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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:83:31 [INFO] [stdout] | [INFO] [stdout] 83 | use hal::digital::OutputPin; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 285 | / gpio!(PORT0, port0, P0x, [ [INFO] [stdout] 286 | | IOCR0: iocr0, [ [INFO] [stdout] 287 | | P0_00: (p0_00, 0, Input), [INFO] [stdout] 288 | | P0_01: (p0_01, 1, Input), [INFO] [stdout] ... | [INFO] [stdout] 309 | | ], [INFO] [stdout] 310 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(deprecated)]` implied by `#[deny(warnings)]` [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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:266:32 [INFO] [stdout] | [INFO] [stdout] 266 | impl OutputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 312 | / gpio!(PORT1, port1, P1x, [ [INFO] [stdout] 313 | | IOCR0: iocr0, [ [INFO] [stdout] 314 | | P1_00: (p1_00, 0, Input), [INFO] [stdout] 315 | | P1_01: (p1_01, 1, Input), [INFO] [stdout] ... | [INFO] [stdout] 323 | | ], [INFO] [stdout] 324 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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:83:31 [INFO] [stdout] | [INFO] [stdout] 83 | use hal::digital::OutputPin; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 326 | / gpio!(PORT2, port2, P2x, [ [INFO] [stdout] 327 | | IOCR0: iocr0, [ [INFO] [stdout] 328 | | P2_00: (p2_00, 0, Input), [INFO] [stdout] 329 | | P2_01: (p2_01, 1, Input), [INFO] [stdout] ... | [INFO] [stdout] 344 | | ], [INFO] [stdout] 345 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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:125:24 [INFO] [stdout] | [INFO] [stdout] 125 | impl OutputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 285 | / gpio!(PORT0, port0, P0x, [ [INFO] [stdout] 286 | | IOCR0: iocr0, [ [INFO] [stdout] 287 | | P0_00: (p0_00, 0, Input), [INFO] [stdout] 288 | | P0_01: (p0_01, 1, Input), [INFO] [stdout] ... | [INFO] [stdout] 309 | | ], [INFO] [stdout] 310 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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:125:24 [INFO] [stdout] | [INFO] [stdout] 125 | impl OutputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 326 | / gpio!(PORT2, port2, P2x, [ [INFO] [stdout] 327 | | IOCR0: iocr0, [ [INFO] [stdout] 328 | | P2_00: (p2_00, 0, Input), [INFO] [stdout] 329 | | P2_01: (p2_01, 1, Input), [INFO] [stdout] ... | [INFO] [stdout] 344 | | ], [INFO] [stdout] 345 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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:266:32 [INFO] [stdout] | [INFO] [stdout] 266 | impl OutputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 285 | / gpio!(PORT0, port0, P0x, [ [INFO] [stdout] 286 | | IOCR0: iocr0, [ [INFO] [stdout] 287 | | P0_00: (p0_00, 0, Input), [INFO] [stdout] 288 | | P0_01: (p0_01, 1, Input), [INFO] [stdout] ... | [INFO] [stdout] 309 | | ], [INFO] [stdout] 310 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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:266:32 [INFO] [stdout] | [INFO] [stdout] 266 | impl OutputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 326 | / gpio!(PORT2, port2, P2x, [ [INFO] [stdout] 327 | | IOCR0: iocr0, [ [INFO] [stdout] 328 | | P2_00: (p2_00, 0, Input), [INFO] [stdout] 329 | | P2_01: (p2_01, 1, Input), [INFO] [stdout] ... | [INFO] [stdout] 344 | | ], [INFO] [stdout] 345 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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:83:31 [INFO] [stdout] | [INFO] [stdout] 83 | use hal::digital::OutputPin; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 312 | / gpio!(PORT1, port1, P1x, [ [INFO] [stdout] 313 | | IOCR0: iocr0, [ [INFO] [stdout] 314 | | P1_00: (p1_00, 0, Input), [INFO] [stdout] 315 | | P1_01: (p1_01, 1, Input), [INFO] [stdout] ... | [INFO] [stdout] 323 | | ], [INFO] [stdout] 324 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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:125:24 [INFO] [stdout] | [INFO] [stdout] 125 | impl OutputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 312 | / gpio!(PORT1, port1, P1x, [ [INFO] [stdout] 313 | | IOCR0: iocr0, [ [INFO] [stdout] 314 | | P1_00: (p1_00, 0, Input), [INFO] [stdout] 315 | | P1_01: (p1_01, 1, Input), [INFO] [stdout] ... | [INFO] [stdout] 323 | | ], [INFO] [stdout] 324 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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:266:32 [INFO] [stdout] | [INFO] [stdout] 266 | impl OutputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 312 | / gpio!(PORT1, port1, P1x, [ [INFO] [stdout] 313 | | IOCR0: iocr0, [ [INFO] [stdout] 314 | | P1_00: (p1_00, 0, Input), [INFO] [stdout] 315 | | P1_01: (p1_01, 1, Input), [INFO] [stdout] ... | [INFO] [stdout] 323 | | ], [INFO] [stdout] 324 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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:83:31 [INFO] [stdout] | [INFO] [stdout] 83 | use hal::digital::OutputPin; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 326 | / gpio!(PORT2, port2, P2x, [ [INFO] [stdout] 327 | | IOCR0: iocr0, [ [INFO] [stdout] 328 | | P2_00: (p2_00, 0, Input), [INFO] [stdout] 329 | | P2_01: (p2_01, 1, Input), [INFO] [stdout] ... | [INFO] [stdout] 344 | | ], [INFO] [stdout] 345 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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:125:24 [INFO] [stdout] | [INFO] [stdout] 125 | impl OutputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 326 | / gpio!(PORT2, port2, P2x, [ [INFO] [stdout] 327 | | IOCR0: iocr0, [ [INFO] [stdout] 328 | | P2_00: (p2_00, 0, Input), [INFO] [stdout] 329 | | P2_01: (p2_01, 1, Input), [INFO] [stdout] ... | [INFO] [stdout] 344 | | ], [INFO] [stdout] 345 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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:266:32 [INFO] [stdout] | [INFO] [stdout] 266 | impl OutputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 326 | / gpio!(PORT2, port2, P2x, [ [INFO] [stdout] 327 | | IOCR0: iocr0, [ [INFO] [stdout] 328 | | P2_00: (p2_00, 0, Input), [INFO] [stdout] 329 | | P2_01: (p2_01, 1, Input), [INFO] [stdout] ... | [INFO] [stdout] 344 | | ], [INFO] [stdout] 345 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:179:50 [INFO] [stdout] | [INFO] [stdout] 179 | if set_high { output.set_high() } else { output.set_low() } [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 285 | / gpio!(PORT0, port0, P0x, [ [INFO] [stdout] 286 | | IOCR0: iocr0, [ [INFO] [stdout] 287 | | P0_00: (p0_00, 0, Input), [INFO] [stdout] 288 | | P0_01: (p0_01, 1, Input), [INFO] [stdout] ... | [INFO] [stdout] 309 | | ], [INFO] [stdout] 310 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:179:77 [INFO] [stdout] | [INFO] [stdout] 179 | if set_high { output.set_high() } else { output.set_low() } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 285 | / gpio!(PORT0, port0, P0x, [ [INFO] [stdout] 286 | | IOCR0: iocr0, [ [INFO] [stdout] 287 | | P0_00: (p0_00, 0, Input), [INFO] [stdout] 288 | | P0_01: (p0_01, 1, Input), [INFO] [stdout] ... | [INFO] [stdout] 309 | | ], [INFO] [stdout] 310 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:179:50 [INFO] [stdout] | [INFO] [stdout] 179 | if set_high { output.set_high() } else { output.set_low() } [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 285 | / gpio!(PORT0, port0, P0x, [ [INFO] [stdout] 286 | | IOCR0: iocr0, [ [INFO] [stdout] 287 | | P0_00: (p0_00, 0, Input), [INFO] [stdout] 288 | | P0_01: (p0_01, 1, Input), [INFO] [stdout] ... | [INFO] [stdout] 309 | | ], [INFO] [stdout] 310 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:179:77 [INFO] [stdout] | [INFO] [stdout] 179 | if set_high { output.set_high() } else { output.set_low() } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 285 | / gpio!(PORT0, port0, P0x, [ [INFO] [stdout] 286 | | IOCR0: iocr0, [ [INFO] [stdout] 287 | | P0_00: (p0_00, 0, Input), [INFO] [stdout] 288 | | P0_01: (p0_01, 1, Input), [INFO] [stdout] ... | [INFO] [stdout] 309 | | ], [INFO] [stdout] 310 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:179:50 [INFO] [stdout] | [INFO] [stdout] 179 | if set_high { output.set_high() } else { output.set_low() } [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 312 | / gpio!(PORT1, port1, P1x, [ [INFO] [stdout] 313 | | IOCR0: iocr0, [ [INFO] [stdout] 314 | | P1_00: (p1_00, 0, Input), [INFO] [stdout] 315 | | P1_01: (p1_01, 1, Input), [INFO] [stdout] ... | [INFO] [stdout] 323 | | ], [INFO] [stdout] 324 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:179:77 [INFO] [stdout] | [INFO] [stdout] 179 | if set_high { output.set_high() } else { output.set_low() } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 312 | / gpio!(PORT1, port1, P1x, [ [INFO] [stdout] 313 | | IOCR0: iocr0, [ [INFO] [stdout] 314 | | P1_00: (p1_00, 0, Input), [INFO] [stdout] 315 | | P1_01: (p1_01, 1, Input), [INFO] [stdout] ... | [INFO] [stdout] 323 | | ], [INFO] [stdout] 324 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:179:50 [INFO] [stdout] | [INFO] [stdout] 179 | if set_high { output.set_high() } else { output.set_low() } [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 326 | / gpio!(PORT2, port2, P2x, [ [INFO] [stdout] 327 | | IOCR0: iocr0, [ [INFO] [stdout] 328 | | P2_00: (p2_00, 0, Input), [INFO] [stdout] 329 | | P2_01: (p2_01, 1, Input), [INFO] [stdout] ... | [INFO] [stdout] 344 | | ], [INFO] [stdout] 345 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:179:77 [INFO] [stdout] | [INFO] [stdout] 179 | if set_high { output.set_high() } else { output.set_low() } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 326 | / gpio!(PORT2, port2, P2x, [ [INFO] [stdout] 327 | | IOCR0: iocr0, [ [INFO] [stdout] 328 | | P2_00: (p2_00, 0, Input), [INFO] [stdout] 329 | | P2_01: (p2_01, 1, Input), [INFO] [stdout] ... | [INFO] [stdout] 344 | | ], [INFO] [stdout] 345 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:193:50 [INFO] [stdout] | [INFO] [stdout] 193 | if set_high { output.set_high() } else { output.set_low() } [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 285 | / gpio!(PORT0, port0, P0x, [ [INFO] [stdout] 286 | | IOCR0: iocr0, [ [INFO] [stdout] 287 | | P0_00: (p0_00, 0, Input), [INFO] [stdout] 288 | | P0_01: (p0_01, 1, Input), [INFO] [stdout] ... | [INFO] [stdout] 309 | | ], [INFO] [stdout] 310 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:193:77 [INFO] [stdout] | [INFO] [stdout] 193 | if set_high { output.set_high() } else { output.set_low() } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 285 | / gpio!(PORT0, port0, P0x, [ [INFO] [stdout] 286 | | IOCR0: iocr0, [ [INFO] [stdout] 287 | | P0_00: (p0_00, 0, Input), [INFO] [stdout] 288 | | P0_01: (p0_01, 1, Input), [INFO] [stdout] ... | [INFO] [stdout] 309 | | ], [INFO] [stdout] 310 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:179:50 [INFO] [stdout] | [INFO] [stdout] 179 | if set_high { output.set_high() } else { output.set_low() } [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 312 | / gpio!(PORT1, port1, P1x, [ [INFO] [stdout] 313 | | IOCR0: iocr0, [ [INFO] [stdout] 314 | | P1_00: (p1_00, 0, Input), [INFO] [stdout] 315 | | P1_01: (p1_01, 1, Input), [INFO] [stdout] ... | [INFO] [stdout] 323 | | ], [INFO] [stdout] 324 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:179:77 [INFO] [stdout] | [INFO] [stdout] 179 | if set_high { output.set_high() } else { output.set_low() } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 312 | / gpio!(PORT1, port1, P1x, [ [INFO] [stdout] 313 | | IOCR0: iocr0, [ [INFO] [stdout] 314 | | P1_00: (p1_00, 0, Input), [INFO] [stdout] 315 | | P1_01: (p1_01, 1, Input), [INFO] [stdout] ... | [INFO] [stdout] 323 | | ], [INFO] [stdout] 324 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:179:50 [INFO] [stdout] | [INFO] [stdout] 179 | if set_high { output.set_high() } else { output.set_low() } [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 326 | / gpio!(PORT2, port2, P2x, [ [INFO] [stdout] 327 | | IOCR0: iocr0, [ [INFO] [stdout] 328 | | P2_00: (p2_00, 0, Input), [INFO] [stdout] 329 | | P2_01: (p2_01, 1, Input), [INFO] [stdout] ... | [INFO] [stdout] 344 | | ], [INFO] [stdout] 345 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:179:77 [INFO] [stdout] | [INFO] [stdout] 179 | if set_high { output.set_high() } else { output.set_low() } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 326 | / gpio!(PORT2, port2, P2x, [ [INFO] [stdout] 327 | | IOCR0: iocr0, [ [INFO] [stdout] 328 | | P2_00: (p2_00, 0, Input), [INFO] [stdout] 329 | | P2_01: (p2_01, 1, Input), [INFO] [stdout] ... | [INFO] [stdout] 344 | | ], [INFO] [stdout] 345 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:193:50 [INFO] [stdout] | [INFO] [stdout] 193 | if set_high { output.set_high() } else { output.set_low() } [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 312 | / gpio!(PORT1, port1, P1x, [ [INFO] [stdout] 313 | | IOCR0: iocr0, [ [INFO] [stdout] 314 | | P1_00: (p1_00, 0, Input), [INFO] [stdout] 315 | | P1_01: (p1_01, 1, Input), [INFO] [stdout] ... | [INFO] [stdout] 323 | | ], [INFO] [stdout] 324 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:193:77 [INFO] [stdout] | [INFO] [stdout] 193 | if set_high { output.set_high() } else { output.set_low() } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 312 | / gpio!(PORT1, port1, P1x, [ [INFO] [stdout] 313 | | IOCR0: iocr0, [ [INFO] [stdout] 314 | | P1_00: (p1_00, 0, Input), [INFO] [stdout] 315 | | P1_01: (p1_01, 1, Input), [INFO] [stdout] ... | [INFO] [stdout] 323 | | ], [INFO] [stdout] 324 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:193:50 [INFO] [stdout] | [INFO] [stdout] 193 | if set_high { output.set_high() } else { output.set_low() } [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 326 | / gpio!(PORT2, port2, P2x, [ [INFO] [stdout] 327 | | IOCR0: iocr0, [ [INFO] [stdout] 328 | | P2_00: (p2_00, 0, Input), [INFO] [stdout] 329 | | P2_01: (p2_01, 1, Input), [INFO] [stdout] ... | [INFO] [stdout] 344 | | ], [INFO] [stdout] 345 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:193:77 [INFO] [stdout] | [INFO] [stdout] 193 | if set_high { output.set_high() } else { output.set_low() } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 326 | / gpio!(PORT2, port2, P2x, [ [INFO] [stdout] 327 | | IOCR0: iocr0, [ [INFO] [stdout] 328 | | P2_00: (p2_00, 0, Input), [INFO] [stdout] 329 | | P2_01: (p2_01, 1, Input), [INFO] [stdout] ... | [INFO] [stdout] 344 | | ], [INFO] [stdout] 345 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:193:50 [INFO] [stdout] | [INFO] [stdout] 193 | if set_high { output.set_high() } else { output.set_low() } [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 285 | / gpio!(PORT0, port0, P0x, [ [INFO] [stdout] 286 | | IOCR0: iocr0, [ [INFO] [stdout] 287 | | P0_00: (p0_00, 0, Input), [INFO] [stdout] 288 | | P0_01: (p0_01, 1, Input), [INFO] [stdout] ... | [INFO] [stdout] 309 | | ], [INFO] [stdout] 310 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:193:77 [INFO] [stdout] | [INFO] [stdout] 193 | if set_high { output.set_high() } else { output.set_low() } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 285 | / gpio!(PORT0, port0, P0x, [ [INFO] [stdout] 286 | | IOCR0: iocr0, [ [INFO] [stdout] 287 | | P0_00: (p0_00, 0, Input), [INFO] [stdout] 288 | | P0_01: (p0_01, 1, Input), [INFO] [stdout] ... | [INFO] [stdout] 309 | | ], [INFO] [stdout] 310 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:193:50 [INFO] [stdout] | [INFO] [stdout] 193 | if set_high { output.set_high() } else { output.set_low() } [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 312 | / gpio!(PORT1, port1, P1x, [ [INFO] [stdout] 313 | | IOCR0: iocr0, [ [INFO] [stdout] 314 | | P1_00: (p1_00, 0, Input), [INFO] [stdout] 315 | | P1_01: (p1_01, 1, Input), [INFO] [stdout] ... | [INFO] [stdout] 323 | | ], [INFO] [stdout] 324 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:193:77 [INFO] [stdout] | [INFO] [stdout] 193 | if set_high { output.set_high() } else { output.set_low() } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 312 | / gpio!(PORT1, port1, P1x, [ [INFO] [stdout] 313 | | IOCR0: iocr0, [ [INFO] [stdout] 314 | | P1_00: (p1_00, 0, Input), [INFO] [stdout] 315 | | P1_01: (p1_01, 1, Input), [INFO] [stdout] ... | [INFO] [stdout] 323 | | ], [INFO] [stdout] 324 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:193:50 [INFO] [stdout] | [INFO] [stdout] 193 | if set_high { output.set_high() } else { output.set_low() } [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 326 | / gpio!(PORT2, port2, P2x, [ [INFO] [stdout] 327 | | IOCR0: iocr0, [ [INFO] [stdout] 328 | | P2_00: (p2_00, 0, Input), [INFO] [stdout] 329 | | P2_01: (p2_01, 1, Input), [INFO] [stdout] ... | [INFO] [stdout] 344 | | ], [INFO] [stdout] 345 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:193:77 [INFO] [stdout] | [INFO] [stdout] 193 | if set_high { output.set_high() } else { output.set_low() } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 326 | / gpio!(PORT2, port2, P2x, [ [INFO] [stdout] 327 | | IOCR0: iocr0, [ [INFO] [stdout] 328 | | P2_00: (p2_00, 0, Input), [INFO] [stdout] 329 | | P2_01: (p2_01, 1, Input), [INFO] [stdout] ... | [INFO] [stdout] 344 | | ], [INFO] [stdout] 345 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 21 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `xmc1000-hal` due to 22 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 21 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "303df1f0fc54d722ff568cfc13cfacf7c6df50e7df36c5cde334f2f98a8a9817", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "303df1f0fc54d722ff568cfc13cfacf7c6df50e7df36c5cde334f2f98a8a9817", kill_on_drop: false }` [INFO] [stdout] 303df1f0fc54d722ff568cfc13cfacf7c6df50e7df36c5cde334f2f98a8a9817