[INFO] fetching crate xmc1000-hal 0.1.0... [INFO] checking xmc1000-hal-0.1.0 against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] extracting crate xmc1000-hal 0.1.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate xmc1000-hal 0.1.0 on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "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-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nb v1.0.0 [INFO] [stderr] Downloaded embedded-hal v0.2.4 [INFO] [stderr] Downloaded aligned v0.2.0 [INFO] [stderr] Downloaded xmc1000 v0.1.0 [INFO] [stderr] Downloaded cortex-m-rt v0.5.7 [INFO] [stderr] Downloaded nb v0.1.3 [INFO] [stderr] Downloaded cortex-m v0.5.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 420e1aeb36c0a581260514a2f145a429dad8fd8d9638163ed2ab185f40618e42 [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" "420e1aeb36c0a581260514a2f145a429dad8fd8d9638163ed2ab185f40618e42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "420e1aeb36c0a581260514a2f145a429dad8fd8d9638163ed2ab185f40618e42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "420e1aeb36c0a581260514a2f145a429dad8fd8d9638163ed2ab185f40618e42", kill_on_drop: false }` [INFO] [stdout] 420e1aeb36c0a581260514a2f145a429dad8fd8d9638163ed2ab185f40618e42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d438220ddb2e3bcb20a2d10d6217cf5670aae2e9083200ca8f97b78a3a3b06e0 [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" "d438220ddb2e3bcb20a2d10d6217cf5670aae2e9083200ca8f97b78a3a3b06e0", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling cortex-m v0.6.3 [INFO] [stderr] Checking vcell v0.1.2 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling xmc1000 v0.1.0 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Checking void v1.0.2 [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] Compiling cortex-m v0.5.10 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking as-slice v0.1.3 [INFO] [stderr] Checking aligned v0.3.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_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_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] 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] 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_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" "d438220ddb2e3bcb20a2d10d6217cf5670aae2e9083200ca8f97b78a3a3b06e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d438220ddb2e3bcb20a2d10d6217cf5670aae2e9083200ca8f97b78a3a3b06e0", kill_on_drop: false }` [INFO] [stdout] d438220ddb2e3bcb20a2d10d6217cf5670aae2e9083200ca8f97b78a3a3b06e0