[INFO] fetching crate xmc1000-hal 0.1.0... [INFO] testing xmc1000-hal-0.1.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate xmc1000-hal 0.1.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate xmc1000-hal 0.1.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cortex-m-rt v0.5.7 [INFO] [stderr] Downloaded cortex-m v0.6.7 [INFO] [stderr] Downloaded cortex-m-rt-macros v0.6.15 [INFO] [stderr] Downloaded cortex-m v0.5.11 [INFO] [stderr] Downloaded cortex-m-rt v0.6.15 [INFO] [stderr] Downloaded as-slice v0.1.5 [INFO] [stderr] Downloaded generic-array v0.13.3 [INFO] [stderr] Downloaded aligned v0.3.5 [INFO] [stderr] Downloaded aligned v0.2.0 [INFO] [stderr] Downloaded xmc1000 v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cafaf0bf242eb55250766f415775ebd30f02f05dc06cf70c388feada933f0e6e [INFO] running `Command { std: "docker" "start" "-a" "cafaf0bf242eb55250766f415775ebd30f02f05dc06cf70c388feada933f0e6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cafaf0bf242eb55250766f415775ebd30f02f05dc06cf70c388feada933f0e6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cafaf0bf242eb55250766f415775ebd30f02f05dc06cf70c388feada933f0e6e", kill_on_drop: false }` [INFO] [stdout] cafaf0bf242eb55250766f415775ebd30f02f05dc06cf70c388feada933f0e6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0ca32f4e84a392ac88102104fc6820768c54458c837c643c635773d147e7974 [INFO] running `Command { std: "docker" "start" "-a" "a0ca32f4e84a392ac88102104fc6820768c54458c837c643c635773d147e7974", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling cortex-m v0.7.4 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling cortex-m v0.5.11 [INFO] [stderr] Compiling xmc1000 v0.1.0 [INFO] [stderr] Compiling aligned v0.2.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling volatile-register v0.2.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling aligned v0.3.5 [INFO] [stderr] Compiling xmc1000-hal v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs: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: `#[warn(deprecated)]` implied by `#[warn(warnings)]` [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated 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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated 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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated 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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated 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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated 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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated 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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated 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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated 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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated 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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated 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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated 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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated 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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.32s [INFO] running `Command { std: "docker" "inspect" "a0ca32f4e84a392ac88102104fc6820768c54458c837c643c635773d147e7974", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0ca32f4e84a392ac88102104fc6820768c54458c837c643c635773d147e7974", kill_on_drop: false }` [INFO] [stdout] a0ca32f4e84a392ac88102104fc6820768c54458c837c643c635773d147e7974 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 593140362fb27db5308ad2d986296c89d1d97539e81d2791c04c75f3a5c5e7ba [INFO] running `Command { std: "docker" "start" "-a" "593140362fb27db5308ad2d986296c89d1d97539e81d2791c04c75f3a5c5e7ba", kill_on_drop: false }` [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs: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: `#[warn(deprecated)]` implied by `#[warn(warnings)]` [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated 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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated 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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated 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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated 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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated 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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated 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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated 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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated 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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated 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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated 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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated 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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling xmc1000-hal v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: 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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs: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: `#[warn(deprecated)]` implied by `#[warn(warnings)]` [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated 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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated 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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated 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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated 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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated 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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated 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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated 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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated 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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated 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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated 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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated 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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated 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 warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `Command { std: "docker" "inspect" "593140362fb27db5308ad2d986296c89d1d97539e81d2791c04c75f3a5c5e7ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "593140362fb27db5308ad2d986296c89d1d97539e81d2791c04c75f3a5c5e7ba", kill_on_drop: false }` [INFO] [stdout] 593140362fb27db5308ad2d986296c89d1d97539e81d2791c04c75f3a5c5e7ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e5ac3e80e5859af4399a1d5fc499f7ab9fdf1e3093e10fe2f15e544cad0a19f8 [INFO] running `Command { std: "docker" "start" "-a" "e5ac3e80e5859af4399a1d5fc499f7ab9fdf1e3093e10fe2f15e544cad0a19f8", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stderr] --> src/gpio.rs:83:31 [INFO] [stderr] | [INFO] [stderr] 83 | use hal::digital::OutputPin; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 285 | / gpio!(PORT0, port0, P0x, [ [INFO] [stderr] 286 | | IOCR0: iocr0, [ [INFO] [stderr] 287 | | P0_00: (p0_00, 0, Input), [INFO] [stderr] 288 | | P0_01: (p0_01, 1, Input), [INFO] [stderr] ... | [INFO] [stderr] 309 | | ], [INFO] [stderr] 310 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:2:9 [INFO] [stderr] | [INFO] [stderr] 2 | #![deny(warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[warn(deprecated)]` implied by `#[warn(warnings)]` [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stderr] --> src/gpio.rs:125:24 [INFO] [stderr] | [INFO] [stderr] 125 | impl OutputPin for $PXx> { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 285 | / gpio!(PORT0, port0, P0x, [ [INFO] [stderr] 286 | | IOCR0: iocr0, [ [INFO] [stderr] 287 | | P0_00: (p0_00, 0, Input), [INFO] [stderr] 288 | | P0_01: (p0_01, 1, Input), [INFO] [stderr] ... | [INFO] [stderr] 309 | | ], [INFO] [stderr] 310 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stderr] --> src/gpio.rs:266:32 [INFO] [stderr] | [INFO] [stderr] 266 | impl OutputPin for $PXi> { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 285 | / gpio!(PORT0, port0, P0x, [ [INFO] [stderr] 286 | | IOCR0: iocr0, [ [INFO] [stderr] 287 | | P0_00: (p0_00, 0, Input), [INFO] [stderr] 288 | | P0_01: (p0_01, 1, Input), [INFO] [stderr] ... | [INFO] [stderr] 309 | | ], [INFO] [stderr] 310 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stderr] --> src/gpio.rs:83:31 [INFO] [stderr] | [INFO] [stderr] 83 | use hal::digital::OutputPin; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 312 | / gpio!(PORT1, port1, P1x, [ [INFO] [stderr] 313 | | IOCR0: iocr0, [ [INFO] [stderr] 314 | | P1_00: (p1_00, 0, Input), [INFO] [stderr] 315 | | P1_01: (p1_01, 1, Input), [INFO] [stderr] ... | [INFO] [stderr] 323 | | ], [INFO] [stderr] 324 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stderr] --> src/gpio.rs:125:24 [INFO] [stderr] | [INFO] [stderr] 125 | impl OutputPin for $PXx> { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 312 | / gpio!(PORT1, port1, P1x, [ [INFO] [stderr] 313 | | IOCR0: iocr0, [ [INFO] [stderr] 314 | | P1_00: (p1_00, 0, Input), [INFO] [stderr] 315 | | P1_01: (p1_01, 1, Input), [INFO] [stderr] ... | [INFO] [stderr] 323 | | ], [INFO] [stderr] 324 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stderr] --> src/gpio.rs:266:32 [INFO] [stderr] | [INFO] [stderr] 266 | impl OutputPin for $PXi> { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 312 | / gpio!(PORT1, port1, P1x, [ [INFO] [stderr] 313 | | IOCR0: iocr0, [ [INFO] [stderr] 314 | | P1_00: (p1_00, 0, Input), [INFO] [stderr] 315 | | P1_01: (p1_01, 1, Input), [INFO] [stderr] ... | [INFO] [stderr] 323 | | ], [INFO] [stderr] 324 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stderr] --> src/gpio.rs:83:31 [INFO] [stderr] | [INFO] [stderr] 83 | use hal::digital::OutputPin; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 326 | / gpio!(PORT2, port2, P2x, [ [INFO] [stderr] 327 | | IOCR0: iocr0, [ [INFO] [stderr] 328 | | P2_00: (p2_00, 0, Input), [INFO] [stderr] 329 | | P2_01: (p2_01, 1, Input), [INFO] [stderr] ... | [INFO] [stderr] 344 | | ], [INFO] [stderr] 345 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stderr] --> src/gpio.rs:125:24 [INFO] [stderr] | [INFO] [stderr] 125 | impl OutputPin for $PXx> { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 326 | / gpio!(PORT2, port2, P2x, [ [INFO] [stderr] 327 | | IOCR0: iocr0, [ [INFO] [stderr] 328 | | P2_00: (p2_00, 0, Input), [INFO] [stderr] 329 | | P2_01: (p2_01, 1, Input), [INFO] [stderr] ... | [INFO] [stderr] 344 | | ], [INFO] [stderr] 345 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stderr] --> src/gpio.rs:266:32 [INFO] [stderr] | [INFO] [stderr] 266 | impl OutputPin for $PXi> { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 326 | / gpio!(PORT2, port2, P2x, [ [INFO] [stderr] 327 | | IOCR0: iocr0, [ [INFO] [stderr] 328 | | P2_00: (p2_00, 0, Input), [INFO] [stderr] 329 | | P2_01: (p2_01, 1, Input), [INFO] [stderr] ... | [INFO] [stderr] 344 | | ], [INFO] [stderr] 345 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stderr] --> src/gpio.rs:179:50 [INFO] [stderr] | [INFO] [stderr] 179 | if set_high { output.set_high() } else { output.set_low() } [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 285 | / gpio!(PORT0, port0, P0x, [ [INFO] [stderr] 286 | | IOCR0: iocr0, [ [INFO] [stderr] 287 | | P0_00: (p0_00, 0, Input), [INFO] [stderr] 288 | | P0_01: (p0_01, 1, Input), [INFO] [stderr] ... | [INFO] [stderr] 309 | | ], [INFO] [stderr] 310 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stderr] --> src/gpio.rs:179:77 [INFO] [stderr] | [INFO] [stderr] 179 | if set_high { output.set_high() } else { output.set_low() } [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 285 | / gpio!(PORT0, port0, P0x, [ [INFO] [stderr] 286 | | IOCR0: iocr0, [ [INFO] [stderr] 287 | | P0_00: (p0_00, 0, Input), [INFO] [stderr] 288 | | P0_01: (p0_01, 1, Input), [INFO] [stderr] ... | [INFO] [stderr] 309 | | ], [INFO] [stderr] 310 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stderr] --> src/gpio.rs:193:50 [INFO] [stderr] | [INFO] [stderr] 193 | if set_high { output.set_high() } else { output.set_low() } [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 285 | / gpio!(PORT0, port0, P0x, [ [INFO] [stderr] 286 | | IOCR0: iocr0, [ [INFO] [stderr] 287 | | P0_00: (p0_00, 0, Input), [INFO] [stderr] 288 | | P0_01: (p0_01, 1, Input), [INFO] [stderr] ... | [INFO] [stderr] 309 | | ], [INFO] [stderr] 310 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stderr] --> src/gpio.rs:193:77 [INFO] [stderr] | [INFO] [stderr] 193 | if set_high { output.set_high() } else { output.set_low() } [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 285 | / gpio!(PORT0, port0, P0x, [ [INFO] [stderr] 286 | | IOCR0: iocr0, [ [INFO] [stderr] 287 | | P0_00: (p0_00, 0, Input), [INFO] [stderr] 288 | | P0_01: (p0_01, 1, Input), [INFO] [stderr] ... | [INFO] [stderr] 309 | | ], [INFO] [stderr] 310 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stderr] --> src/gpio.rs:179:50 [INFO] [stderr] | [INFO] [stderr] 179 | if set_high { output.set_high() } else { output.set_low() } [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 312 | / gpio!(PORT1, port1, P1x, [ [INFO] [stderr] 313 | | IOCR0: iocr0, [ [INFO] [stderr] 314 | | P1_00: (p1_00, 0, Input), [INFO] [stderr] 315 | | P1_01: (p1_01, 1, Input), [INFO] [stderr] ... | [INFO] [stderr] 323 | | ], [INFO] [stderr] 324 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stderr] --> src/gpio.rs:179:77 [INFO] [stderr] | [INFO] [stderr] 179 | if set_high { output.set_high() } else { output.set_low() } [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 312 | / gpio!(PORT1, port1, P1x, [ [INFO] [stderr] 313 | | IOCR0: iocr0, [ [INFO] [stderr] 314 | | P1_00: (p1_00, 0, Input), [INFO] [stderr] 315 | | P1_01: (p1_01, 1, Input), [INFO] [stderr] ... | [INFO] [stderr] 323 | | ], [INFO] [stderr] 324 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stderr] --> src/gpio.rs:193:50 [INFO] [stderr] | [INFO] [stderr] 193 | if set_high { output.set_high() } else { output.set_low() } [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 312 | / gpio!(PORT1, port1, P1x, [ [INFO] [stderr] 313 | | IOCR0: iocr0, [ [INFO] [stderr] 314 | | P1_00: (p1_00, 0, Input), [INFO] [stderr] 315 | | P1_01: (p1_01, 1, Input), [INFO] [stderr] ... | [INFO] [stderr] 323 | | ], [INFO] [stderr] 324 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stderr] --> src/gpio.rs:193:77 [INFO] [stderr] | [INFO] [stderr] 193 | if set_high { output.set_high() } else { output.set_low() } [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 312 | / gpio!(PORT1, port1, P1x, [ [INFO] [stderr] 313 | | IOCR0: iocr0, [ [INFO] [stderr] 314 | | P1_00: (p1_00, 0, Input), [INFO] [stderr] 315 | | P1_01: (p1_01, 1, Input), [INFO] [stderr] ... | [INFO] [stderr] 323 | | ], [INFO] [stderr] 324 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stderr] --> src/gpio.rs:179:50 [INFO] [stderr] | [INFO] [stderr] 179 | if set_high { output.set_high() } else { output.set_low() } [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 326 | / gpio!(PORT2, port2, P2x, [ [INFO] [stderr] 327 | | IOCR0: iocr0, [ [INFO] [stderr] 328 | | P2_00: (p2_00, 0, Input), [INFO] [stderr] 329 | | P2_01: (p2_01, 1, Input), [INFO] [stderr] ... | [INFO] [stderr] 344 | | ], [INFO] [stderr] 345 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stderr] --> src/gpio.rs:179:77 [INFO] [stderr] | [INFO] [stderr] 179 | if set_high { output.set_high() } else { output.set_low() } [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 326 | / gpio!(PORT2, port2, P2x, [ [INFO] [stderr] 327 | | IOCR0: iocr0, [ [INFO] [stderr] 328 | | P2_00: (p2_00, 0, Input), [INFO] [stderr] 329 | | P2_01: (p2_01, 1, Input), [INFO] [stderr] ... | [INFO] [stderr] 344 | | ], [INFO] [stderr] 345 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `hal::digital::OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stderr] --> src/gpio.rs:193:50 [INFO] [stderr] | [INFO] [stderr] 193 | if set_high { output.set_high() } else { output.set_low() } [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 326 | / gpio!(PORT2, port2, P2x, [ [INFO] [stderr] 327 | | IOCR0: iocr0, [ [INFO] [stderr] 328 | | P2_00: (p2_00, 0, Input), [INFO] [stderr] 329 | | P2_01: (p2_01, 1, Input), [INFO] [stderr] ... | [INFO] [stderr] 344 | | ], [INFO] [stderr] 345 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `hal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stderr] --> src/gpio.rs:193:77 [INFO] [stderr] | [INFO] [stderr] 193 | if set_high { output.set_high() } else { output.set_low() } [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 326 | / gpio!(PORT2, port2, P2x, [ [INFO] [stderr] 327 | | IOCR0: iocr0, [ [INFO] [stderr] 328 | | P2_00: (p2_00, 0, Input), [INFO] [stderr] 329 | | P2_01: (p2_01, 1, Input), [INFO] [stderr] ... | [INFO] [stderr] 344 | | ], [INFO] [stderr] 345 | | ]); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `xmc1000-hal` (lib) generated 21 warnings [INFO] [stderr] warning: `xmc1000-hal` (lib test) generated 21 warnings (21 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/xmc1000_hal-78e0821f7e4a9be0) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests xmc1000-hal [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e5ac3e80e5859af4399a1d5fc499f7ab9fdf1e3093e10fe2f15e544cad0a19f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5ac3e80e5859af4399a1d5fc499f7ab9fdf1e3093e10fe2f15e544cad0a19f8", kill_on_drop: false }` [INFO] [stdout] e5ac3e80e5859af4399a1d5fc499f7ab9fdf1e3093e10fe2f15e544cad0a19f8