[INFO] fetching crate nucleo-wl55jc-bsp 0.6.1...
[INFO] checking nucleo-wl55jc-bsp-0.6.1 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate nucleo-wl55jc-bsp 0.6.1 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate nucleo-wl55jc-bsp 0.6.1 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate nucleo-wl55jc-bsp 0.6.1
[INFO] finished tweaking crates.io crate nucleo-wl55jc-bsp 0.6.1
[INFO] tweaked toml for crates.io crate nucleo-wl55jc-bsp 0.6.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded stm32wlxx-hal v0.6.1
[INFO] [stderr]   Downloaded stm32wl v0.15.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 09f892a715c82ae054f980a9670aab7b2f710dc25db01c1d7007ee2c6a8e0d05
[INFO] running `Command { std: "docker" "start" "-a" "09f892a715c82ae054f980a9670aab7b2f710dc25db01c1d7007ee2c6a8e0d05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "09f892a715c82ae054f980a9670aab7b2f710dc25db01c1d7007ee2c6a8e0d05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09f892a715c82ae054f980a9670aab7b2f710dc25db01c1d7007ee2c6a8e0d05", kill_on_drop: false }`
[INFO] [stdout] 09f892a715c82ae054f980a9670aab7b2f710dc25db01c1d7007ee2c6a8e0d05
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe5c1c9d1dc1f2dc53c9d6a50923bd5589f04cb7331143adbe421417ea2a3e9c
[INFO] running `Command { std: "docker" "start" "-a" "fe5c1c9d1dc1f2dc53c9d6a50923bd5589f04cb7331143adbe421417ea2a3e9c", kill_on_drop: false }`
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]    Compiling stm32wl v0.15.1
[INFO] [stderr]     Checking bare-metal v1.0.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking volatile-register v0.2.2
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking stm32wlxx-hal v0.6.1
[INFO] [stdout] error: You must select your hardware with a feature flag
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/lib.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         core::compile_error!("You must select your hardware with a feature flag");
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pac`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/adc.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use pac::adc::cfgr2::{OVSR_A as OversampleRatio, OVSS_A as OversampleShift};
[INFO] [stdout]    |         ^^^ use of undeclared crate or module `pac`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super::pac`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/adc.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use super::pac;
[INFO] [stdout]    |     ^^^^^^^---
[INFO] [stdout]    |     |      |
[INFO] [stdout]    |     |      help: a similar name exists in the module: `dac`
[INFO] [stdout]    |     no `pac` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::pac`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/aes.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::pac;
[INFO] [stdout]   |     ^^^^^^^---
[INFO] [stdout]   |     |      |
[INFO] [stdout]   |     |      help: a similar name exists in the module: `dac`
[INFO] [stdout]   |     no `pac` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super::pac`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/dac.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::pac;
[INFO] [stdout]   |     ^^^^^^^---
[INFO] [stdout]   |     |      |
[INFO] [stdout]   |     |      help: a similar name exists in the module: `dac`
[INFO] [stdout]   |     no `pac` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super::pac`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/dma/mod.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use super::pac;
[INFO] [stdout]    |     ^^^^^^^---
[INFO] [stdout]    |     |      |
[INFO] [stdout]    |     |      help: a similar name exists in the module: `dac`
[INFO] [stdout]    |     no `pac` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::pac`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/flash.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::pac;
[INFO] [stdout]   |     ^^^^^^^---
[INFO] [stdout]   |     |      |
[INFO] [stdout]   |     |      help: a similar name exists in the module: `dac`
[INFO] [stdout]   |     no `pac` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::pac`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/gpio.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{adc, pac};
[INFO] [stdout]   |                  ^^^
[INFO] [stdout]   |                  |
[INFO] [stdout]   |                  no `pac` in the root
[INFO] [stdout]   |                  help: a similar name exists in the module: `dac`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/i2c.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pac::{self, rcc::ccipr::I2C3SEL_A, I2C1, I2C2, I2C3, RCC},
[INFO] [stdout]   |     ^^^ could not find `pac` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::pac`, `crate::pac`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/i2c.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pac::{self, rcc::ccipr::I2C3SEL_A, I2C1, I2C2, I2C3, RCC},
[INFO] [stdout]   |     ^^^   ^^^^ no `pac` in the root
[INFO] [stdout]   |     |
[INFO] [stdout]   |     could not find `pac` in the crate root
[INFO] [stdout]   |     help: a similar name exists in the module: `dac`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::pac`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/lptim/mod.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pac, Ratio,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     no `pac` in the root
[INFO] [stdout]    |     help: a similar name exists in the module: `dac`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/pka.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 | use crate::pac::{self, pka::cr::MODE_A};
[INFO] [stdout]    |            ^^^ could not find `pac` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::pac`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/pka.rs:69:18
[INFO] [stdout]    |
[INFO] [stdout] 69 | use crate::pac::{self, pka::cr::MODE_A};
[INFO] [stdout]    |            ---   ^^^^ no `pac` in the root
[INFO] [stdout]    |            |
[INFO] [stdout]    |            help: a similar name exists in the module: `dac`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::pac`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/pwr.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::{pac, rcc::MsiRange};
[INFO] [stdout]   |             ^^^
[INFO] [stdout]   |             |
[INFO] [stdout]   |             no `pac` in the root
[INFO] [stdout]   |             help: a similar name exists in the module: `dac`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::pac`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/rcc.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::{pac, Ratio};
[INFO] [stdout]   |             ^^^
[INFO] [stdout]   |             |
[INFO] [stdout]   |             no `pac` in the root
[INFO] [stdout]   |             help: a similar name exists in the module: `dac`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::pac`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/rng.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::pac;
[INFO] [stdout]    |     ^^^^^^^---
[INFO] [stdout]    |     |      |
[INFO] [stdout]    |     |      help: a similar name exists in the module: `dac`
[INFO] [stdout]    |     no `pac` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::pac`, `crate::pac`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/spi.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pac::{self, SPI1, SPI2},
[INFO] [stdout]    |     ^^^   ^^^^ no `pac` in the root
[INFO] [stdout]    |     |
[INFO] [stdout]    |     could not find `pac` in the crate root
[INFO] [stdout]    |     help: a similar name exists in the module: `dac`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::pac`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/spi.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 159 |         pac,
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         no `pac` in the root
[INFO] [stdout]     |         help: a similar name exists in the module: `dac`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]             crate::spi::pac
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::pac`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/subghz/mod.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pac,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     no `pac` in the root
[INFO] [stdout]    |     help: a similar name exists in the module: `dac`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::pac`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/uart.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pac, rcc, Ratio,
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     no `pac` in the root
[INFO] [stdout]   |     help: a similar name exists in the module: `dac`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::pac`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/util.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::pac;
[INFO] [stdout]   |     ^^^^^^^---
[INFO] [stdout]   |     |      |
[INFO] [stdout]   |     |      help: a similar name exists in the module: `dac`
[INFO] [stdout]   |     no `pac` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `c1_c2` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/flash.rs:443:9
[INFO] [stdout]     |
[INFO] [stdout] 443 |         c1_c2!(self.flash.sr.read().bits(), self.flash.c2sr.read().bits())
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `c1_c2` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/flash.rs:448:9
[INFO] [stdout]     |
[INFO] [stdout] 448 |         c1_c2!(
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `c1_c2` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/info.rs:36:26
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub const CT: Core = c1_c2!(Core::Cm4, Core::Cm0p);
[INFO] [stdout]    |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `c1_c2` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/flash.rs:836:9
[INFO] [stdout]     |
[INFO] [stdout] 836 |         c1_c2!(
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `c1_c2` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/flash.rs:825:9
[INFO] [stdout]     |
[INFO] [stdout] 825 |         c1_c2!(
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `c1_c2` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/flash.rs:797:9
[INFO] [stdout]     |
[INFO] [stdout] 797 |         c1_c2!(
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `c1_c2` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/flash.rs:778:9
[INFO] [stdout]     |
[INFO] [stdout] 778 |         c1_c2!(
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `c1_c2` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/flash.rs:735:9
[INFO] [stdout]     |
[INFO] [stdout] 735 |         c1_c2!(
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `c1_c2` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/flash.rs:721:9
[INFO] [stdout]     |
[INFO] [stdout] 721 |         c1_c2!(
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `c1_c2` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/flash.rs:687:9
[INFO] [stdout]     |
[INFO] [stdout] 687 |         c1_c2!(
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `c1_c2` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/flash.rs:647:9
[INFO] [stdout]     |
[INFO] [stdout] 647 |         c1_c2!(
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `c1_c2` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/flash.rs:543:9
[INFO] [stdout]     |
[INFO] [stdout] 543 |         c1_c2!(
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `c1_c2` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/flash.rs:528:9
[INFO] [stdout]     |
[INFO] [stdout] 528 |         c1_c2!(
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `irq_num`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/dma/mod.rs:244:45
[INFO] [stdout]     |
[INFO] [stdout] 244 |                 const IRQ: pac::Interrupt = irq_num::$irq;
[INFO] [stdout]     |                                             ^^^^^^^ use of undeclared crate or module `irq_num`
[INFO] [stdout] ...
[INFO] [stdout] 337 | dma_ch!(1, 1, DMA1_CH1);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `dma_ch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `irq_num`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/dma/mod.rs:244:45
[INFO] [stdout]     |
[INFO] [stdout] 244 |                 const IRQ: pac::Interrupt = irq_num::$irq;
[INFO] [stdout]     |                                             ^^^^^^^ use of undeclared crate or module `irq_num`
[INFO] [stdout] ...
[INFO] [stdout] 338 | dma_ch!(1, 2, DMA1_CH2);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `dma_ch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `irq_num`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/dma/mod.rs:244:45
[INFO] [stdout]     |
[INFO] [stdout] 244 |                 const IRQ: pac::Interrupt = irq_num::$irq;
[INFO] [stdout]     |                                             ^^^^^^^ use of undeclared crate or module `irq_num`
[INFO] [stdout] ...
[INFO] [stdout] 339 | dma_ch!(1, 3, DMA1_CH3);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `dma_ch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `irq_num`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/dma/mod.rs:244:45
[INFO] [stdout]     |
[INFO] [stdout] 244 |                 const IRQ: pac::Interrupt = irq_num::$irq;
[INFO] [stdout]     |                                             ^^^^^^^ use of undeclared crate or module `irq_num`
[INFO] [stdout] ...
[INFO] [stdout] 340 | dma_ch!(1, 4, DMA1_CH4);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `dma_ch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `irq_num`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/dma/mod.rs:244:45
[INFO] [stdout]     |
[INFO] [stdout] 244 |                 const IRQ: pac::Interrupt = irq_num::$irq;
[INFO] [stdout]     |                                             ^^^^^^^ use of undeclared crate or module `irq_num`
[INFO] [stdout] ...
[INFO] [stdout] 341 | dma_ch!(1, 5, DMA1_CH5);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `dma_ch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `irq_num`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/dma/mod.rs:244:45
[INFO] [stdout]     |
[INFO] [stdout] 244 |                 const IRQ: pac::Interrupt = irq_num::$irq;
[INFO] [stdout]     |                                             ^^^^^^^ use of undeclared crate or module `irq_num`
[INFO] [stdout] ...
[INFO] [stdout] 342 | dma_ch!(1, 6, DMA1_CH6);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `dma_ch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `irq_num`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/dma/mod.rs:244:45
[INFO] [stdout]     |
[INFO] [stdout] 244 |                 const IRQ: pac::Interrupt = irq_num::$irq;
[INFO] [stdout]     |                                             ^^^^^^^ use of undeclared crate or module `irq_num`
[INFO] [stdout] ...
[INFO] [stdout] 343 | dma_ch!(1, 7, DMA1_CH7);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `dma_ch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `irq_num`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/dma/mod.rs:244:45
[INFO] [stdout]     |
[INFO] [stdout] 244 |                 const IRQ: pac::Interrupt = irq_num::$irq;
[INFO] [stdout]     |                                             ^^^^^^^ use of undeclared crate or module `irq_num`
[INFO] [stdout] ...
[INFO] [stdout] 344 | dma_ch!(2, 1, DMA2_CH1);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `dma_ch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `irq_num`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/dma/mod.rs:244:45
[INFO] [stdout]     |
[INFO] [stdout] 244 |                 const IRQ: pac::Interrupt = irq_num::$irq;
[INFO] [stdout]     |                                             ^^^^^^^ use of undeclared crate or module `irq_num`
[INFO] [stdout] ...
[INFO] [stdout] 345 | dma_ch!(2, 2, DMA2_CH2);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `dma_ch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `irq_num`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/dma/mod.rs:244:45
[INFO] [stdout]     |
[INFO] [stdout] 244 |                 const IRQ: pac::Interrupt = irq_num::$irq;
[INFO] [stdout]     |                                             ^^^^^^^ use of undeclared crate or module `irq_num`
[INFO] [stdout] ...
[INFO] [stdout] 346 | dma_ch!(2, 3, DMA2_CH3);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `dma_ch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `irq_num`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/dma/mod.rs:244:45
[INFO] [stdout]     |
[INFO] [stdout] 244 |                 const IRQ: pac::Interrupt = irq_num::$irq;
[INFO] [stdout]     |                                             ^^^^^^^ use of undeclared crate or module `irq_num`
[INFO] [stdout] ...
[INFO] [stdout] 347 | dma_ch!(2, 4, DMA2_CH4);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `dma_ch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `irq_num`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/dma/mod.rs:244:45
[INFO] [stdout]     |
[INFO] [stdout] 244 |                 const IRQ: pac::Interrupt = irq_num::$irq;
[INFO] [stdout]     |                                             ^^^^^^^ use of undeclared crate or module `irq_num`
[INFO] [stdout] ...
[INFO] [stdout] 348 | dma_ch!(2, 5, DMA2_CH5);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `dma_ch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `irq_num`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/dma/mod.rs:244:45
[INFO] [stdout]     |
[INFO] [stdout] 244 |                 const IRQ: pac::Interrupt = irq_num::$irq;
[INFO] [stdout]     |                                             ^^^^^^^ use of undeclared crate or module `irq_num`
[INFO] [stdout] ...
[INFO] [stdout] 349 | dma_ch!(2, 6, DMA2_CH6);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `dma_ch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `irq_num`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/dma/mod.rs:244:45
[INFO] [stdout]     |
[INFO] [stdout] 244 |                 const IRQ: pac::Interrupt = irq_num::$irq;
[INFO] [stdout]     |                                             ^^^^^^^ use of undeclared crate or module `irq_num`
[INFO] [stdout] ...
[INFO] [stdout] 350 | dma_ch!(2, 7, DMA2_CH7);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `dma_ch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `deref` found for reference `&Self` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/spi.rs:181:27
[INFO] [stdout]     |
[INFO] [stdout] 181 |             let sr = self.deref().sr.read();
[INFO] [stdout]     |                           ^^^^^ method not found in `&Self`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the type parameter is bounded by the trait
[INFO] [stdout] help: the following trait defines an item `deref`, perhaps you need to add another supertrait for it:
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub trait SpiRegs: core::ops::Deref<Target = pac::spi1::RegisterBlock> + Deref {
[INFO] [stdout]     |                                                                            +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `write_word` found for mutable reference `&mut Self` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/spi.rs:197:22
[INFO] [stdout]     |
[INFO] [stdout] 197 |                 self.write_word(*word)?;
[INFO] [stdout]     |                      ^^^^^^^^^^ method not found in `&mut Self`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the type parameter is bounded by the trait
[INFO] [stdout] help: the following trait defines an item `write_word`, perhaps you need to add another supertrait for it:
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub trait SpiRegs: core::ops::Deref<Target = pac::spi1::RegisterBlock> + SpiRegs {
[INFO] [stdout]     |                                                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `status` found for mutable reference `&mut Self` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/spi.rs:221:35
[INFO] [stdout]     |
[INFO] [stdout] 221 |                 let status = self.status()?;
[INFO] [stdout]     |                                   ^^^^^^ method not found in `&mut Self`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the type parameter is bounded by the trait
[INFO] [stdout] help: the following trait defines an item `status`, perhaps you need to add another supertrait for it:
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub trait SpiRegs: core::ops::Deref<Target = pac::spi1::RegisterBlock> + SpiRegs {
[INFO] [stdout]     |                                                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `write_word` found for mutable reference `&mut Self` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/spi.rs:242:22
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 self.write_word(*word)?;
[INFO] [stdout]     |                      ^^^^^^^^^^ method not found in `&mut Self`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the type parameter is bounded by the trait
[INFO] [stdout] help: the following trait defines an item `write_word`, perhaps you need to add another supertrait for it:
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub trait SpiRegs: core::ops::Deref<Target = pac::spi1::RegisterBlock> + SpiRegs {
[INFO] [stdout]     |                                                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `read_word` found for mutable reference `&mut Self` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/spi.rs:243:34
[INFO] [stdout]     |
[INFO] [stdout] 243 |                 let _: u8 = self.read_word()?;
[INFO] [stdout]     |                                  ^^^^^^^^^ method not found in `&mut Self`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the type parameter is bounded by the trait
[INFO] [stdout] help: the following trait defines an item `read_word`, perhaps you need to add another supertrait for it:
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub trait SpiRegs: core::ops::Deref<Target = pac::spi1::RegisterBlock> + SpiRegs {
[INFO] [stdout]     |                                                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `status` found for mutable reference `&mut Self` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/spi.rs:279:35
[INFO] [stdout]     |
[INFO] [stdout] 279 |                 let status = self.status()?;
[INFO] [stdout]     |                                   ^^^^^^ method not found in `&mut Self`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the type parameter is bounded by the trait
[INFO] [stdout] help: the following trait defines an item `status`, perhaps you need to add another supertrait for it:
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub trait SpiRegs: core::ops::Deref<Target = pac::spi1::RegisterBlock> + SpiRegs {
[INFO] [stdout]     |                                                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `status` found for mutable reference `&mut Self` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/spi.rs:339:35
[INFO] [stdout]     |
[INFO] [stdout] 339 |                 let status = self.status()?;
[INFO] [stdout]     |                                   ^^^^^^ method not found in `&mut Self`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the type parameter is bounded by the trait
[INFO] [stdout] help: the following trait defines an item `status`, perhaps you need to add another supertrait for it:
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub trait SpiRegs: core::ops::Deref<Target = pac::spi1::RegisterBlock> + SpiRegs {
[INFO] [stdout]     |                                                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `status` found for mutable reference `&mut Self` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/spi.rs:376:26
[INFO] [stdout]     |
[INFO] [stdout] 376 |                 if !self.status()?.ftlvl().is_full() {
[INFO] [stdout]     |                          ^^^^^^ method not found in `&mut Self`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the type parameter is bounded by the trait
[INFO] [stdout] help: the following trait defines an item `status`, perhaps you need to add another supertrait for it:
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub trait SpiRegs: core::ops::Deref<Target = pac::spi1::RegisterBlock> + SpiRegs {
[INFO] [stdout]     |                                                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `status` found for mutable reference `&mut Self` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/spi.rs:385:26
[INFO] [stdout]     |
[INFO] [stdout] 385 |                 if !self.status()?.frlvl().is_empty() {
[INFO] [stdout]     |                          ^^^^^^ method not found in `&mut Self`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the type parameter is bounded by the trait
[INFO] [stdout] help: the following trait defines an item `status`, perhaps you need to add another supertrait for it:
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub trait SpiRegs: core::ops::Deref<Target = pac::spi1::RegisterBlock> + SpiRegs {
[INFO] [stdout]     |                                                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `write_word` found for mutable reference `&mut Self` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/spi.rs:393:22
[INFO] [stdout]     |
[INFO] [stdout] 393 |                 self.write_word(*word)?;
[INFO] [stdout]     |                      ^^^^^^^^^^ method not found in `&mut Self`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the type parameter is bounded by the trait
[INFO] [stdout] help: the following trait defines an item `write_word`, perhaps you need to add another supertrait for it:
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub trait SpiRegs: core::ops::Deref<Target = pac::spi1::RegisterBlock> + SpiRegs {
[INFO] [stdout]     |                                                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `read_word` found for mutable reference `&mut Self` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/spi.rs:394:30
[INFO] [stdout]     |
[INFO] [stdout] 394 |                 *word = self.read_word()?;
[INFO] [stdout]     |                              ^^^^^^^^^ method not found in `&mut Self`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the type parameter is bounded by the trait
[INFO] [stdout] help: the following trait defines an item `read_word`, perhaps you need to add another supertrait for it:
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub trait SpiRegs: core::ops::Deref<Target = pac::spi1::RegisterBlock> + SpiRegs {
[INFO] [stdout]     |                                                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `status` found for mutable reference `&mut Self` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/spi.rs:400:21
[INFO] [stdout]     |
[INFO] [stdout] 400 |             if self.status()?.frlvl().is_empty() {
[INFO] [stdout]     |                     ^^^^^^ method not found in `&mut Self`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the type parameter is bounded by the trait
[INFO] [stdout] help: the following trait defines an item `status`, perhaps you need to add another supertrait for it:
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub trait SpiRegs: core::ops::Deref<Target = pac::spi1::RegisterBlock> + SpiRegs {
[INFO] [stdout]     |                                                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `status` found for mutable reference `&mut Self` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/spi.rs:408:21
[INFO] [stdout]     |
[INFO] [stdout] 408 |             if self.status()?.ftlvl().is_full() {
[INFO] [stdout]     |                     ^^^^^^ method not found in `&mut Self`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the type parameter is bounded by the trait
[INFO] [stdout] help: the following trait defines an item `status`, perhaps you need to add another supertrait for it:
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub trait SpiRegs: core::ops::Deref<Target = pac::spi1::RegisterBlock> + SpiRegs {
[INFO] [stdout]     |                                                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `sr` on type `SPI`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/spi.rs:1252:18
[INFO] [stdout]      |
[INFO] [stdout] 1248 | impl<SPI: SpiRegs, SCK, MISO, MOSI> Spi<SPI, SCK, MISO, MOSI> {
[INFO] [stdout]      |      --- type parameter 'SPI' declared here
[INFO] [stdout] ...
[INFO] [stdout] 1252 |         self.spi.sr.read()
[INFO] [stdout]      |                  ^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `write_simplex_u8_dma` found for type parameter `SPI` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/spi.rs:1261:18
[INFO] [stdout]      |
[INFO] [stdout] 202  |         fn write_simplex_u8_dma<TxDma: DmaCh>(
[INFO] [stdout]      |            -------------------- the method is available for `SPI` here
[INFO] [stdout] ...
[INFO] [stdout] 1256 | impl<SPI: SpiRegs, SCK: SpiSck, MISO: SpiMiso, MISODMA: DmaCh> Write<u8>
[INFO] [stdout]      |      --- method `write_simplex_u8_dma` not found for this type parameter
[INFO] [stdout] ...
[INFO] [stdout] 1261 |         self.spi.write_simplex_u8_dma(&mut self.miso.1, words)
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^ method not found in `SPI`
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the type parameter is bounded by the trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `write_simplex_u8_dma` found for type parameter `SPI` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/spi.rs:1270:18
[INFO] [stdout]      |
[INFO] [stdout] 202  |         fn write_simplex_u8_dma<TxDma: DmaCh>(
[INFO] [stdout]      |            -------------------- the method is available for `SPI` here
[INFO] [stdout] ...
[INFO] [stdout] 1265 | impl<SPI: SpiRegs, SCK: SpiSck, MOSI: SpiMosi, MOSIDMA: DmaCh> Write<u8>
[INFO] [stdout]      |      --- method `write_simplex_u8_dma` not found for this type parameter
[INFO] [stdout] ...
[INFO] [stdout] 1270 |         self.spi.write_simplex_u8_dma(&mut self.mosi.1, words)
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^ method not found in `SPI`
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the type parameter is bounded by the trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `write_simplex_u8` found for type parameter `SPI` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/spi.rs:1277:18
[INFO] [stdout]      |
[INFO] [stdout] 195  |         fn write_simplex_u8(&mut self, words: &[u8]) -> Result<(), Error> {
[INFO] [stdout]      |            ---------------- the method is available for `SPI` here
[INFO] [stdout] ...
[INFO] [stdout] 1274 | impl<SPI: SpiRegs, SCK: SpiSck, MOSI: SpiMosi> Write<u8> for Spi<SPI, SCK, NoMiso, MOSI> {
[INFO] [stdout]      |      --- method `write_simplex_u8` not found for this type parameter
[INFO] [stdout] ...
[INFO] [stdout] 1277 |         self.spi.write_simplex_u8(words)
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^ method not found in `SPI`
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the type parameter is bounded by the trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `write_full_duplex_u8` found for type parameter `SPI` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/spi.rs:1286:18
[INFO] [stdout]      |
[INFO] [stdout] 240  |         fn write_full_duplex_u8(&mut self, words: &[u8]) -> Result<(), Error> {
[INFO] [stdout]      |            -------------------- the method is available for `SPI` here
[INFO] [stdout] ...
[INFO] [stdout] 1281 | impl<SPI: SpiRegs, SCK: SpiSck, MISO: SpiMiso, MOSI: SpiMosi> Write<u8>
[INFO] [stdout]      |      --- method `write_full_duplex_u8` not found for this type parameter
[INFO] [stdout] ...
[INFO] [stdout] 1286 |         self.spi.write_full_duplex_u8(words)
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^ method not found in `SPI`
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the type parameter is bounded by the trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `write_full_duplex_u8_dma` found for type parameter `SPI` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/spi.rs:1296:14
[INFO] [stdout]      |
[INFO] [stdout] 248  |           fn write_full_duplex_u8_dma<RxDma: DmaCh, TxDma: DmaCh>(
[INFO] [stdout]      |              ------------------------ the method is available for `SPI` here
[INFO] [stdout] ...
[INFO] [stdout] 1290 |   impl<SPI: SpiRegs, SCK: SpiSck, MISO: SpiMiso, MOSI: SpiMosi, MISODMA: DmaCh, MOSIDMA: DmaCh>
[INFO] [stdout]      |        --- method `write_full_duplex_u8_dma` not found for this type parameter
[INFO] [stdout] ...
[INFO] [stdout] 1295 | /         self.spi
[INFO] [stdout] 1296 | |             .write_full_duplex_u8_dma(&mut self.miso.1, &mut self.mosi.1, words)
[INFO] [stdout]      | |             -^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `SPI`
[INFO] [stdout]      | |_____________|
[INFO] [stdout]      | 
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the type parameter is bounded by the trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `nb_read_u8` found for type parameter `SPI` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/spi.rs:1305:18
[INFO] [stdout]      |
[INFO] [stdout] 399  |         fn nb_read_u8(&mut self) -> nb::Result<u8, Error> {
[INFO] [stdout]      |            ---------- the method is available for `SPI` here
[INFO] [stdout] ...
[INFO] [stdout] 1300 | impl<SPI: SpiRegs, SCK: SpiSck, MISO: SpiMiso, MOSI: SpiMosi> FullDuplex<u8>
[INFO] [stdout]      |      --- method `nb_read_u8` not found for this type parameter
[INFO] [stdout] ...
[INFO] [stdout] 1305 |         self.spi.nb_read_u8()
[INFO] [stdout]      |                  ^^^^^^^^^^ method not found in `SPI`
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the type parameter is bounded by the trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `nb_send_u8` found for type parameter `SPI` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/spi.rs:1308:18
[INFO] [stdout]      |
[INFO] [stdout] 407  |         fn nb_send_u8(&mut self, word: u8) -> nb::Result<(), Error> {
[INFO] [stdout]      |            ---------- the method is available for `SPI` here
[INFO] [stdout] ...
[INFO] [stdout] 1300 | impl<SPI: SpiRegs, SCK: SpiSck, MISO: SpiMiso, MOSI: SpiMosi> FullDuplex<u8>
[INFO] [stdout]      |      --- method `nb_send_u8` not found for this type parameter
[INFO] [stdout] ...
[INFO] [stdout] 1308 |         self.spi.nb_send_u8(word)
[INFO] [stdout]      |                  ^^^^^^^^^^ method not found in `SPI`
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the type parameter is bounded by the trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `transfer_u8` found for type parameter `SPI` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/spi.rs:1317:18
[INFO] [stdout]      |
[INFO] [stdout] 391  |         fn transfer_u8<'w>(&mut self, words: &'w mut [u8]) -> Result<&'w [u8], Error> {
[INFO] [stdout]      |            ----------- the method is available for `SPI` here
[INFO] [stdout] ...
[INFO] [stdout] 1312 | impl<SPI: SpiRegs, SCK: SpiSck, MISO: SpiMiso, MOSI: SpiMosi> Transfer<u8>
[INFO] [stdout]      |      --- method `transfer_u8` not found for this type parameter
[INFO] [stdout] ...
[INFO] [stdout] 1317 |         self.spi.transfer_u8(words)
[INFO] [stdout]      |                  ^^^^^^^^^^^ method not found in `SPI`
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the type parameter is bounded by the trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `transfer_u8_dma` found for type parameter `SPI` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32wlxx-hal-0.6.1/src/spi.rs:1327:14
[INFO] [stdout]      |
[INFO] [stdout] 308  |           fn transfer_u8_dma<'w, RxDma: DmaCh, TxDma: DmaCh>(
[INFO] [stdout]      |              --------------- the method is available for `SPI` here
[INFO] [stdout] ...
[INFO] [stdout] 1321 |   impl<SPI: SpiRegs, SCK: SpiSck, MISO: SpiMiso, MOSI: SpiMosi, MISODMA: DmaCh, MOSIDMA: DmaCh>
[INFO] [stdout]      |        --- method `transfer_u8_dma` not found for this type parameter
[INFO] [stdout] ...
[INFO] [stdout] 1326 | /         self.spi
[INFO] [stdout] 1327 | |             .transfer_u8_dma(&mut self.miso.1, &mut self.mosi.1, words)
[INFO] [stdout]      | |             -^^^^^^^^^^^^^^^ method not found in `SPI`
[INFO] [stdout]      | |_____________|
[INFO] [stdout]      | 
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the type parameter is bounded by the trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 71 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stm32wlxx-hal` (lib) due to 72 previous errors
[INFO] running `Command { std: "docker" "inspect" "fe5c1c9d1dc1f2dc53c9d6a50923bd5589f04cb7331143adbe421417ea2a3e9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe5c1c9d1dc1f2dc53c9d6a50923bd5589f04cb7331143adbe421417ea2a3e9c", kill_on_drop: false }`
[INFO] [stdout] fe5c1c9d1dc1f2dc53c9d6a50923bd5589f04cb7331143adbe421417ea2a3e9c
