[INFO] fetching crate stm32l432xx-hal 0.2.7... [INFO] checking stm32l432xx-hal-0.2.7 against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] extracting crate stm32l432xx-hal 0.2.7 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate stm32l432xx-hal 0.2.7 on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7/source/.cargo/config [INFO] started tweaking crates.io crate stm32l432xx-hal 0.2.7 [INFO] finished tweaking crates.io crate stm32l432xx-hal 0.2.7 [INFO] tweaked toml for crates.io crate stm32l432xx-hal 0.2.7 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stm32l4 v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f0cb15f928f09310531539661f61ed219cf827b605475743ef6b2d8cdfd058dc [INFO] running `Command { std: "docker" "start" "-a" "f0cb15f928f09310531539661f61ed219cf827b605475743ef6b2d8cdfd058dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0cb15f928f09310531539661f61ed219cf827b605475743ef6b2d8cdfd058dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0cb15f928f09310531539661f61ed219cf827b605475743ef6b2d8cdfd058dc", kill_on_drop: false }` [INFO] [stdout] f0cb15f928f09310531539661f61ed219cf827b605475743ef6b2d8cdfd058dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 20b3e1915595e692ecf9a97f4b96d93c41fd868e2c248fd92e6a6d3408427ee1 [INFO] running `Command { std: "docker" "start" "-a" "20b3e1915595e692ecf9a97f4b96d93c41fd868e2c248fd92e6a6d3408427ee1", kill_on_drop: false }` [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling cortex-m-rt v0.6.13 [INFO] [stderr] Compiling stm32l4 v0.3.2 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking typenum v1.12.0 [INFO] [stderr] Compiling cortex-m v0.5.10 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.5 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking embedded-hal v0.2.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking generic-array v0.14.4 [INFO] [stderr] Checking as-slice v0.1.4 [INFO] [stderr] Checking aligned v0.3.4 [INFO] [stderr] Checking cortex-m v0.6.3 [INFO] [stderr] Checking panic-semihosting v0.5.3 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Checking stm32l432xx-hal v0.2.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:291:18 [INFO] [stdout] | [INFO] [stdout] 291 | 3...5 => 0b1001, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:292:18 [INFO] [stdout] | [INFO] [stdout] 292 | 6...11 => 0b1010, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:293:19 [INFO] [stdout] | [INFO] [stdout] 293 | 12...39 => 0b1011, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:294:19 [INFO] [stdout] | [INFO] [stdout] 294 | 40...95 => 0b1100, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:295:19 [INFO] [stdout] | [INFO] [stdout] 295 | 96...191 => 0b1101, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:296:20 [INFO] [stdout] | [INFO] [stdout] 296 | 192...383 => 0b1110, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:310:18 [INFO] [stdout] | [INFO] [stdout] 310 | 3...5 => 0b101, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:311:18 [INFO] [stdout] | [INFO] [stdout] 311 | 6...11 => 0b110, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:326:18 [INFO] [stdout] | [INFO] [stdout] 326 | 3...5 => 0b101, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:327:18 [INFO] [stdout] | [INFO] [stdout] 327 | 6...11 => 0b110, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:80:26 [INFO] [stdout] | [INFO] [stdout] 80 | 1...2 => 0b000, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] ... [INFO] [stdout] 181 | / hal! { [INFO] [stdout] 182 | | SPI1: (spi1, APB2, spi1en, spi1rst, pclk2), [INFO] [stdout] 183 | | // SPI2: (spi2, APB1R1, spi2en, spi2rst, pclk1), // NOT Avail on 32k(b|c) [INFO] [stdout] 184 | | SPI3: (spi3, APB1R1, spi3en, spi3rst, pclk1), [INFO] [stdout] 185 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:81:26 [INFO] [stdout] | [INFO] [stdout] 81 | 3...5 => 0b001, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] ... [INFO] [stdout] 181 | / hal! { [INFO] [stdout] 182 | | SPI1: (spi1, APB2, spi1en, spi1rst, pclk2), [INFO] [stdout] 183 | | // SPI2: (spi2, APB1R1, spi2en, spi2rst, pclk1), // NOT Avail on 32k(b|c) [INFO] [stdout] 184 | | SPI3: (spi3, APB1R1, spi3en, spi3rst, pclk1), [INFO] [stdout] 185 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:82:26 [INFO] [stdout] | [INFO] [stdout] 82 | 6...11 => 0b010, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] ... [INFO] [stdout] 181 | / hal! { [INFO] [stdout] 182 | | SPI1: (spi1, APB2, spi1en, spi1rst, pclk2), [INFO] [stdout] 183 | | // SPI2: (spi2, APB1R1, spi2en, spi2rst, pclk1), // NOT Avail on 32k(b|c) [INFO] [stdout] 184 | | SPI3: (spi3, APB1R1, spi3en, spi3rst, pclk1), [INFO] [stdout] 185 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:83:27 [INFO] [stdout] | [INFO] [stdout] 83 | 12...23 => 0b011, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] ... [INFO] [stdout] 181 | / hal! { [INFO] [stdout] 182 | | SPI1: (spi1, APB2, spi1en, spi1rst, pclk2), [INFO] [stdout] 183 | | // SPI2: (spi2, APB1R1, spi2en, spi2rst, pclk1), // NOT Avail on 32k(b|c) [INFO] [stdout] 184 | | SPI3: (spi3, APB1R1, spi3en, spi3rst, pclk1), [INFO] [stdout] 185 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:291:18 [INFO] [stdout] | [INFO] [stdout] 291 | 3...5 => 0b1001, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:292:18 [INFO] [stdout] | [INFO] [stdout] 292 | 6...11 => 0b1010, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:84:27 [INFO] [stdout] | [INFO] [stdout] 84 | 24...39 => 0b100, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] ... [INFO] [stdout] 181 | / hal! { [INFO] [stdout] 182 | | SPI1: (spi1, APB2, spi1en, spi1rst, pclk2), [INFO] [stdout] 183 | | // SPI2: (spi2, APB1R1, spi2en, spi2rst, pclk1), // NOT Avail on 32k(b|c) [INFO] [stdout] 184 | | SPI3: (spi3, APB1R1, spi3en, spi3rst, pclk1), [INFO] [stdout] 185 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:293:19 [INFO] [stdout] | [INFO] [stdout] 293 | 12...39 => 0b1011, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:294:19 [INFO] [stdout] | [INFO] [stdout] 294 | 40...95 => 0b1100, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:295:19 [INFO] [stdout] | [INFO] [stdout] 295 | 96...191 => 0b1101, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:296:20 [INFO] [stdout] | [INFO] [stdout] 296 | 192...383 => 0b1110, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:310:18 [INFO] [stdout] | [INFO] [stdout] 310 | 3...5 => 0b101, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:311:18 [INFO] [stdout] | [INFO] [stdout] 311 | 6...11 => 0b110, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:326:18 [INFO] [stdout] | [INFO] [stdout] 326 | 3...5 => 0b101, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:327:18 [INFO] [stdout] | [INFO] [stdout] 327 | 6...11 => 0b110, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:85:27 [INFO] [stdout] | [INFO] [stdout] 85 | 40...95 => 0b101, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] ... [INFO] [stdout] 181 | / hal! { [INFO] [stdout] 182 | | SPI1: (spi1, APB2, spi1en, spi1rst, pclk2), [INFO] [stdout] 183 | | // SPI2: (spi2, APB1R1, spi2en, spi2rst, pclk1), // NOT Avail on 32k(b|c) [INFO] [stdout] 184 | | SPI3: (spi3, APB1R1, spi3en, spi3rst, pclk1), [INFO] [stdout] 185 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:86:27 [INFO] [stdout] | [INFO] [stdout] 86 | 96...191 => 0b110, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] ... [INFO] [stdout] 181 | / hal! { [INFO] [stdout] 182 | | SPI1: (spi1, APB2, spi1en, spi1rst, pclk2), [INFO] [stdout] 183 | | // SPI2: (spi2, APB1R1, spi2en, spi2rst, pclk1), // NOT Avail on 32k(b|c) [INFO] [stdout] 184 | | SPI3: (spi3, APB1R1, spi3en, spi3rst, pclk1), [INFO] [stdout] 185 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/rtc.rs:219:5 [INFO] [stdout] | [INFO] [stdout] 219 | (tmp + (value & 0x0F)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:80:26 [INFO] [stdout] | [INFO] [stdout] 80 | 1...2 => 0b000, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] ... [INFO] [stdout] 181 | / hal! { [INFO] [stdout] 182 | | SPI1: (spi1, APB2, spi1en, spi1rst, pclk2), [INFO] [stdout] 183 | | // SPI2: (spi2, APB1R1, spi2en, spi2rst, pclk1), // NOT Avail on 32k(b|c) [INFO] [stdout] 184 | | SPI3: (spi3, APB1R1, spi3en, spi3rst, pclk1), [INFO] [stdout] 185 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:81:26 [INFO] [stdout] | [INFO] [stdout] 81 | 3...5 => 0b001, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] ... [INFO] [stdout] 181 | / hal! { [INFO] [stdout] 182 | | SPI1: (spi1, APB2, spi1en, spi1rst, pclk2), [INFO] [stdout] 183 | | // SPI2: (spi2, APB1R1, spi2en, spi2rst, pclk1), // NOT Avail on 32k(b|c) [INFO] [stdout] 184 | | SPI3: (spi3, APB1R1, spi3en, spi3rst, pclk1), [INFO] [stdout] 185 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:82:26 [INFO] [stdout] | [INFO] [stdout] 82 | 6...11 => 0b010, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] ... [INFO] [stdout] 181 | / hal! { [INFO] [stdout] 182 | | SPI1: (spi1, APB2, spi1en, spi1rst, pclk2), [INFO] [stdout] 183 | | // SPI2: (spi2, APB1R1, spi2en, spi2rst, pclk1), // NOT Avail on 32k(b|c) [INFO] [stdout] 184 | | SPI3: (spi3, APB1R1, spi3en, spi3rst, pclk1), [INFO] [stdout] 185 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:83:27 [INFO] [stdout] | [INFO] [stdout] 83 | 12...23 => 0b011, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] ... [INFO] [stdout] 181 | / hal! { [INFO] [stdout] 182 | | SPI1: (spi1, APB2, spi1en, spi1rst, pclk2), [INFO] [stdout] 183 | | // SPI2: (spi2, APB1R1, spi2en, spi2rst, pclk1), // NOT Avail on 32k(b|c) [INFO] [stdout] 184 | | SPI3: (spi3, APB1R1, spi3en, spi3rst, pclk1), [INFO] [stdout] 185 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:84:27 [INFO] [stdout] | [INFO] [stdout] 84 | 24...39 => 0b100, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] ... [INFO] [stdout] 181 | / hal! { [INFO] [stdout] 182 | | SPI1: (spi1, APB2, spi1en, spi1rst, pclk2), [INFO] [stdout] 183 | | // SPI2: (spi2, APB1R1, spi2en, spi2rst, pclk1), // NOT Avail on 32k(b|c) [INFO] [stdout] 184 | | SPI3: (spi3, APB1R1, spi3en, spi3rst, pclk1), [INFO] [stdout] 185 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:85:27 [INFO] [stdout] | [INFO] [stdout] 85 | 40...95 => 0b101, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] ... [INFO] [stdout] 181 | / hal! { [INFO] [stdout] 182 | | SPI1: (spi1, APB2, spi1en, spi1rst, pclk2), [INFO] [stdout] 183 | | // SPI2: (spi2, APB1R1, spi2en, spi2rst, pclk1), // NOT Avail on 32k(b|c) [INFO] [stdout] 184 | | SPI3: (spi3, APB1R1, spi3en, spi3rst, pclk1), [INFO] [stdout] 185 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:86:27 [INFO] [stdout] | [INFO] [stdout] 86 | 96...191 => 0b110, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] ... [INFO] [stdout] 181 | / hal! { [INFO] [stdout] 182 | | SPI1: (spi1, APB2, spi1en, spi1rst, pclk2), [INFO] [stdout] 183 | | // SPI2: (spi2, APB1R1, spi2en, spi2rst, pclk1), // NOT Avail on 32k(b|c) [INFO] [stdout] 184 | | SPI3: (spi3, APB1R1, spi3en, spi3rst, pclk1), [INFO] [stdout] 185 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/rtc.rs:219:5 [INFO] [stdout] | [INFO] [stdout] 219 | (tmp + (value & 0x0F)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `embedded_hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:104:17 [INFO] [stdout] | [INFO] [stdout] 104 | use crate::hal::digital::OutputPin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 551 | / gpio!(GPIOA, gpioa, gpioa, gpioaen, gpioarst, PAx, [ [INFO] [stdout] 552 | | PA0: (pa0, 0, Input, AFRL), [INFO] [stdout] 553 | | PA1: (pa1, 1, Input, AFRL), [INFO] [stdout] 554 | | PA2: (pa2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 564 | | PA12: (pa12, 12, Input, AFRH), [INFO] [stdout] 565 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `embedded_hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:215:24 [INFO] [stdout] | [INFO] [stdout] 215 | impl OutputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 551 | / gpio!(GPIOA, gpioa, gpioa, gpioaen, gpioarst, PAx, [ [INFO] [stdout] 552 | | PA0: (pa0, 0, Input, AFRL), [INFO] [stdout] 553 | | PA1: (pa1, 1, Input, AFRL), [INFO] [stdout] 554 | | PA2: (pa2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 564 | | PA12: (pa12, 12, Input, AFRH), [INFO] [stdout] 565 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `embedded_hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:535:28 [INFO] [stdout] | [INFO] [stdout] 535 | impl OutputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 551 | / gpio!(GPIOA, gpioa, gpioa, gpioaen, gpioarst, PAx, [ [INFO] [stdout] 552 | | PA0: (pa0, 0, Input, AFRL), [INFO] [stdout] 553 | | PA1: (pa1, 1, Input, AFRL), [INFO] [stdout] 554 | | PA2: (pa2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 564 | | PA12: (pa12, 12, Input, AFRH), [INFO] [stdout] 565 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `embedded_hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:104:17 [INFO] [stdout] | [INFO] [stdout] 104 | use crate::hal::digital::OutputPin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 567 | / gpio!(GPIOB, gpiob, gpiob, gpioben, gpiobrst, PBx, [ [INFO] [stdout] 568 | | PB0: (pb0, 0, Input, AFRL), [INFO] [stdout] 569 | | PB1: (pb1, 1, Input, AFRL), [INFO] [stdout] 570 | | PB2: (pb2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 575 | | PB7: (pb7, 7, Input, AFRL), [INFO] [stdout] 576 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `embedded_hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:215:24 [INFO] [stdout] | [INFO] [stdout] 215 | impl OutputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 567 | / gpio!(GPIOB, gpiob, gpiob, gpioben, gpiobrst, PBx, [ [INFO] [stdout] 568 | | PB0: (pb0, 0, Input, AFRL), [INFO] [stdout] 569 | | PB1: (pb1, 1, Input, AFRL), [INFO] [stdout] 570 | | PB2: (pb2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 575 | | PB7: (pb7, 7, Input, AFRL), [INFO] [stdout] 576 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `embedded_hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:535:28 [INFO] [stdout] | [INFO] [stdout] 535 | impl OutputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 567 | / gpio!(GPIOB, gpiob, gpiob, gpioben, gpiobrst, PBx, [ [INFO] [stdout] 568 | | PB0: (pb0, 0, Input, AFRL), [INFO] [stdout] 569 | | PB1: (pb1, 1, Input, AFRL), [INFO] [stdout] 570 | | PB2: (pb2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 575 | | PB7: (pb7, 7, Input, AFRL), [INFO] [stdout] 576 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `embedded_hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:104:17 [INFO] [stdout] | [INFO] [stdout] 104 | use crate::hal::digital::OutputPin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 551 | / gpio!(GPIOA, gpioa, gpioa, gpioaen, gpioarst, PAx, [ [INFO] [stdout] 552 | | PA0: (pa0, 0, Input, AFRL), [INFO] [stdout] 553 | | PA1: (pa1, 1, Input, AFRL), [INFO] [stdout] 554 | | PA2: (pa2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 564 | | PA12: (pa12, 12, Input, AFRH), [INFO] [stdout] 565 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `embedded_hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:215:24 [INFO] [stdout] | [INFO] [stdout] 215 | impl OutputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 551 | / gpio!(GPIOA, gpioa, gpioa, gpioaen, gpioarst, PAx, [ [INFO] [stdout] 552 | | PA0: (pa0, 0, Input, AFRL), [INFO] [stdout] 553 | | PA1: (pa1, 1, Input, AFRL), [INFO] [stdout] 554 | | PA2: (pa2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 564 | | PA12: (pa12, 12, Input, AFRH), [INFO] [stdout] 565 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `embedded_hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:535:28 [INFO] [stdout] | [INFO] [stdout] 535 | impl OutputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 551 | / gpio!(GPIOA, gpioa, gpioa, gpioaen, gpioarst, PAx, [ [INFO] [stdout] 552 | | PA0: (pa0, 0, Input, AFRL), [INFO] [stdout] 553 | | PA1: (pa1, 1, Input, AFRL), [INFO] [stdout] 554 | | PA2: (pa2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 564 | | PA12: (pa12, 12, Input, AFRH), [INFO] [stdout] 565 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `embedded_hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:104:17 [INFO] [stdout] | [INFO] [stdout] 104 | use crate::hal::digital::OutputPin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 567 | / gpio!(GPIOB, gpiob, gpiob, gpioben, gpiobrst, PBx, [ [INFO] [stdout] 568 | | PB0: (pb0, 0, Input, AFRL), [INFO] [stdout] 569 | | PB1: (pb1, 1, Input, AFRL), [INFO] [stdout] 570 | | PB2: (pb2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 575 | | PB7: (pb7, 7, Input, AFRL), [INFO] [stdout] 576 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `embedded_hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:215:24 [INFO] [stdout] | [INFO] [stdout] 215 | impl OutputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 567 | / gpio!(GPIOB, gpiob, gpiob, gpioben, gpiobrst, PBx, [ [INFO] [stdout] 568 | | PB0: (pb0, 0, Input, AFRL), [INFO] [stdout] 569 | | PB1: (pb1, 1, Input, AFRL), [INFO] [stdout] 570 | | PB2: (pb2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 575 | | PB7: (pb7, 7, Input, AFRL), [INFO] [stdout] 576 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `embedded_hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:535:28 [INFO] [stdout] | [INFO] [stdout] 535 | impl OutputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 567 | / gpio!(GPIOB, gpiob, gpiob, gpioben, gpiobrst, PBx, [ [INFO] [stdout] 568 | | PB0: (pb0, 0, Input, AFRL), [INFO] [stdout] 569 | | PB1: (pb1, 1, Input, AFRL), [INFO] [stdout] 570 | | PB2: (pb2, 2, Input, AFRL), [INFO] [stdout] ... | [INFO] [stdout] 575 | | PB7: (pb7, 7, Input, AFRL), [INFO] [stdout] 576 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `stm32l432xx-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] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hal::prelude::_embedded_hal_digital_OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> examples/blinky.rs:57:13 [INFO] [stdout] | [INFO] [stdout] 57 | led.set_high(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ehal::digital::OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> examples/spi_write.rs:58:8 [INFO] [stdout] | [INFO] [stdout] 58 | dc.set_low(); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hal::prelude::_embedded_hal_digital_OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> examples/blinky.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | led.set_low(); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hal::prelude::_embedded_hal_digital_OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> examples/touch.rs:57:17 [INFO] [stdout] | [INFO] [stdout] 57 | led.set_high(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hal::prelude::_embedded_hal_digital_OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> examples/touch.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | led.set_low(); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "20b3e1915595e692ecf9a97f4b96d93c41fd868e2c248fd92e6a6d3408427ee1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20b3e1915595e692ecf9a97f4b96d93c41fd868e2c248fd92e6a6d3408427ee1", kill_on_drop: false }` [INFO] [stdout] 20b3e1915595e692ecf9a97f4b96d93c41fd868e2c248fd92e6a6d3408427ee1