[INFO] fetching crate xmc1000-hal 0.1.0... [INFO] checking xmc1000-hal-0.1.0 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate xmc1000-hal 0.1.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate xmc1000-hal 0.1.0 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", 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-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 86f3f399c54781e081ef721d2bce5a9dd2e5d8a6dd85fd0cc64642036a1a6691 [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" "86f3f399c54781e081ef721d2bce5a9dd2e5d8a6dd85fd0cc64642036a1a6691", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86f3f399c54781e081ef721d2bce5a9dd2e5d8a6dd85fd0cc64642036a1a6691", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86f3f399c54781e081ef721d2bce5a9dd2e5d8a6dd85fd0cc64642036a1a6691", kill_on_drop: false }` [INFO] [stdout] 86f3f399c54781e081ef721d2bce5a9dd2e5d8a6dd85fd0cc64642036a1a6691 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb786c57eb973aaa022bfd5ddc51e25d1e918d84b6d29f6a24e9e35b8535c2dd [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" "bb786c57eb973aaa022bfd5ddc51e25d1e918d84b6d29f6a24e9e35b8535c2dd", kill_on_drop: false }` [INFO] [stderr] Compiling xmc1000 v0.1.0 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking cortex-m v0.5.10 [INFO] [stderr] Checking embedded-hal v0.2.4 [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:17 [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 a macro (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 a macro (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 a macro (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:17 [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 a macro (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 a macro (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 a macro (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:17 [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 a macro (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 a macro (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 a macro (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:17 [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 a macro (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 a macro (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 a macro (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:17 [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 a macro (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 a macro (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 a macro (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:17 [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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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] [stdout] error: aborting due to 21 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `xmc1000-hal` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "bb786c57eb973aaa022bfd5ddc51e25d1e918d84b6d29f6a24e9e35b8535c2dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb786c57eb973aaa022bfd5ddc51e25d1e918d84b6d29f6a24e9e35b8535c2dd", kill_on_drop: false }` [INFO] [stdout] bb786c57eb973aaa022bfd5ddc51e25d1e918d84b6d29f6a24e9e35b8535c2dd