[INFO] fetching crate gd32-hal 0.0.1... [INFO] testing gd32-hal-0.0.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate gd32-hal 0.0.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate gd32-hal 0.0.1 [INFO] finished tweaking crates.io crate gd32-hal 0.0.1 [INFO] tweaked toml for crates.io crate gd32-hal 0.0.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate gd32-hal 0.0.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 30 packages to latest compatible versions [INFO] [stderr] Adding cast v0.2.7 (available: v0.3.0) [INFO] [stderr] Adding embedded-hal v0.2.7 (available: v1.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bare-metal v1.0.0 [INFO] [stderr] Downloaded gd32f3 v0.1.0-alpha.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ae7e4974f339aa753b9c6c824c60d08e42994f7a65f255b10c8af64ac358189 [INFO] running `Command { std: "docker" "start" "-a" "1ae7e4974f339aa753b9c6c824c60d08e42994f7a65f255b10c8af64ac358189", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ae7e4974f339aa753b9c6c824c60d08e42994f7a65f255b10c8af64ac358189", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ae7e4974f339aa753b9c6c824c60d08e42994f7a65f255b10c8af64ac358189", kill_on_drop: false }` [INFO] [stdout] 1ae7e4974f339aa753b9c6c824c60d08e42994f7a65f255b10c8af64ac358189 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a400b67f23a8fabb01cb6072695b3a537bf16daee824b773816f537652fea29 [INFO] running `Command { std: "docker" "start" "-a" "1a400b67f23a8fabb01cb6072695b3a537bf16daee824b773816f537652fea29", kill_on_drop: false }` [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling cortex-m v0.7.7 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling volatile-register v0.2.2 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling gd32-hal v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `dfsdm` [INFO] [stdout] --> src/lib.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub mod dfsdm; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `dfsdm`, create file "src/dfsdm.rs" or "src/dfsdm/mod.rs" [INFO] [stdout] = note: if there is a `mod dfsdm` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: This crate requires an MCU-specifying feature to be enabled. eg `l552`. [INFO] [stdout] --> src/lib.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | compile_error!("This crate requires an MCU-specifying feature to be enabled. eg `l552`."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::pac`, `crate::pac` [INFO] [stdout] --> src/gpio.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | pac::{self, RCU}, [INFO] [stdout] | ^^^ ^^^^ no `pac` in the root [INFO] [stdout] | | [INFO] [stdout] | could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:28:29 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "f303")] [INFO] [stdout] | ---------------- the item is gated behind the `f303` feature [INFO] [stdout] 28 | pub use gd32f3::gd32f303 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:28:29 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "f303")] [INFO] [stdout] | ---------------- the item is gated behind the `f303` feature [INFO] [stdout] 28 | pub use gd32f3::gd32f303 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root [INFO] [stdout] --> src/util.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | pac::{self, rcu::RegisterBlock}, [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:28:29 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "f303")] [INFO] [stdout] | ---------------- the item is gated behind the `f303` feature [INFO] [stdout] 28 | pub use gd32f3::gd32f303 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::clocks::Clocks`, `crate::pac` [INFO] [stdout] --> src/util.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | clocks::Clocks, [INFO] [stdout] | ^^^^^^^^^^^^^^ no `Clocks` in `clocks` [INFO] [stdout] 7 | pac::{self, rcu::RegisterBlock}, [INFO] [stdout] | ^^^^ no `pac` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:28:29 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "f303")] [INFO] [stdout] | ---------------- the item is gated behind the `f303` feature [INFO] [stdout] 28 | pub use gd32f3::gd32f303 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/util.rs:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | use crate::pac::ADC1; [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:28:29 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "f303")] [INFO] [stdout] | ---------------- the item is gated behind the `f303` feature [INFO] [stdout] 28 | pub use gd32f3::gd32f303 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root [INFO] [stdout] --> src/gpio.rs:687:27 [INFO] [stdout] | [INFO] [stdout] 687 | Port::A => crate::pac::GPIOA::ptr(), [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:28:29 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "f303")] [INFO] [stdout] | ---------------- the item is gated behind the `f303` feature [INFO] [stdout] 28 | pub use gd32f3::gd32f303 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root [INFO] [stdout] --> src/gpio.rs:688:27 [INFO] [stdout] | [INFO] [stdout] 688 | Port::B => crate::pac::GPIOB::ptr() as _, [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:28:29 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "f303")] [INFO] [stdout] | ---------------- the item is gated behind the `f303` feature [INFO] [stdout] 28 | pub use gd32f3::gd32f303 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root [INFO] [stdout] --> src/gpio.rs:689:27 [INFO] [stdout] | [INFO] [stdout] 689 | Port::C => crate::pac::GPIOC::ptr() as _, [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:28:29 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "f303")] [INFO] [stdout] | ---------------- the item is gated behind the `f303` feature [INFO] [stdout] 28 | pub use gd32f3::gd32f303 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root [INFO] [stdout] --> src/gpio.rs:690:27 [INFO] [stdout] | [INFO] [stdout] 690 | Port::D => crate::pac::GPIOD::ptr() as _, [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:28:29 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "f303")] [INFO] [stdout] | ---------------- the item is gated behind the `f303` feature [INFO] [stdout] 28 | pub use gd32f3::gd32f303 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root [INFO] [stdout] --> src/gpio.rs:691:27 [INFO] [stdout] | [INFO] [stdout] 691 | Port::E => crate::pac::GPIOE::ptr() as _, [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:28:29 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "f303")] [INFO] [stdout] | ---------------- the item is gated behind the `f303` feature [INFO] [stdout] 28 | pub use gd32f3::gd32f303 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root [INFO] [stdout] --> src/gpio.rs:692:27 [INFO] [stdout] | [INFO] [stdout] 692 | Port::F => crate::pac::GPIOF::ptr() as _, [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:28:29 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "f303")] [INFO] [stdout] | ---------------- the item is gated behind the `f303` feature [INFO] [stdout] 28 | pub use gd32f3::gd32f303 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root [INFO] [stdout] --> src/gpio.rs:693:27 [INFO] [stdout] | [INFO] [stdout] 693 | Port::G => crate::pac::GPIOG::ptr() as _, [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:28:29 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "f303")] [INFO] [stdout] | ---------------- the item is gated behind the `f303` feature [INFO] [stdout] 28 | pub use gd32f3::gd32f303 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `can` [INFO] [stdout] --> src/lib.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | feature = "can", [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `can` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f301` [INFO] [stdout] --> src/lib.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | not(any(feature = "f301", feature = "f401", feature = "f410", feature = "f411")) [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"f303"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `f301` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f401` [INFO] [stdout] --> src/lib.rs:41:31 [INFO] [stdout] | [INFO] [stdout] 41 | not(any(feature = "f301", feature = "f401", feature = "f410", feature = "f411")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `f401` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f410` [INFO] [stdout] --> src/lib.rs:41:49 [INFO] [stdout] | [INFO] [stdout] 41 | not(any(feature = "f301", feature = "f401", feature = "f410", feature = "f411")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `f410` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f411` [INFO] [stdout] --> src/lib.rs:41:67 [INFO] [stdout] | [INFO] [stdout] 41 | not(any(feature = "f301", feature = "f401", feature = "f410", feature = "f411")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `f411` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f4` [INFO] [stdout] --> src/lib.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | feature = "f4", [INFO] [stdout] | ^^^^^^^^^^---- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"f3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `f4` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `l4x1` [INFO] [stdout] --> src/lib.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | feature = "l4x1", [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `l4x1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `l4x2` [INFO] [stdout] --> src/lib.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | feature = "l4x2", [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `l4x2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `l412` [INFO] [stdout] --> src/lib.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | feature = "l412", [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `l412` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `l4x3` [INFO] [stdout] --> src/lib.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | feature = "l4x3", [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `l4x3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `l4x6` [INFO] [stdout] --> src/lib.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | feature = "l4x6", [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `l4x6` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `g0` [INFO] [stdout] --> src/lib.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | feature = "g0", [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `g0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `g4` [INFO] [stdout] --> src/lib.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | feature = "g4", [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `g4` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `wb` [INFO] [stdout] --> src/lib.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | feature = "wb", [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `wb` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `wl` [INFO] [stdout] --> src/lib.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | feature = "wl", [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `wl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `l5` [INFO] [stdout] --> src/lib.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | feature = "l5", // todo: L5 just doesn't have the same PAC layout; doesn't use clusters. [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `l5` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f4` [INFO] [stdout] --> src/clocks/mod.rs:8:34 [INFO] [stdout] | [INFO] [stdout] 8 | if #[cfg(any(feature = "f3", feature = "f4"))] { [INFO] [stdout] | ^^^^^^^^^^---- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"f3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `f4` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rcu_en_reset` [INFO] [stdout] --> src/gpio.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | rcu_en_reset, // todo? [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `set_alt` [INFO] [stdout] --> src/gpio.rs:195:14 [INFO] [stdout] | [INFO] [stdout] 195 | macro_rules! set_alt { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `set_exti` [INFO] [stdout] --> src/gpio.rs:245:14 [INFO] [stdout] | [INFO] [stdout] 245 | macro_rules! set_exti { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f310` [INFO] [stdout] --> src/gpio.rs:530:15 [INFO] [stdout] | [INFO] [stdout] 530 | #[cfg(any(feature = "f310", feature = "f350", feature = "f370"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `f310` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f350` [INFO] [stdout] --> src/gpio.rs:530:33 [INFO] [stdout] | [INFO] [stdout] 530 | #[cfg(any(feature = "f310", feature = "f350", feature = "f370"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `f350` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f370` [INFO] [stdout] --> src/gpio.rs:530:51 [INFO] [stdout] | [INFO] [stdout] 530 | #[cfg(any(feature = "f310", feature = "f350", feature = "f370"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `f370` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `wl` [INFO] [stdout] --> src/gpio.rs:321:27 [INFO] [stdout] | [INFO] [stdout] 321 | #[cfg(not(feature = "wl"))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `wl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f410` [INFO] [stdout] --> src/gpio.rs:331:31 [INFO] [stdout] | [INFO] [stdout] 331 | #[cfg(not(any(feature = "f410", feature = "wl")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `f410` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `wl` [INFO] [stdout] --> src/gpio.rs:331:49 [INFO] [stdout] | [INFO] [stdout] 331 | #[cfg(not(any(feature = "f410", feature = "wl")))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `wl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f310` [INFO] [stdout] --> src/gpio.rs:386:19 [INFO] [stdout] | [INFO] [stdout] 386 | #[cfg(any(feature = "f310", feature = "f350", feature = "f370"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `f310` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f350` [INFO] [stdout] --> src/gpio.rs:386:37 [INFO] [stdout] | [INFO] [stdout] 386 | #[cfg(any(feature = "f310", feature = "f350", feature = "f370"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `f350` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f370` [INFO] [stdout] --> src/gpio.rs:386:55 [INFO] [stdout] | [INFO] [stdout] 386 | #[cfg(any(feature = "f310", feature = "f350", feature = "f370"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `f370` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `l4` [INFO] [stdout] --> src/util.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(any(feature = "f3", feature = "l4"))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `l4` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `g0` [INFO] [stdout] --> src/util.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | #[cfg(feature = "g0")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `g0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `l4` [INFO] [stdout] --> src/util.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | feature = "l4", [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `l4` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `g4` [INFO] [stdout] --> src/util.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | feature = "g4", [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `g4` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `h7` [INFO] [stdout] --> src/util.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | feature = "h7", [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `h7` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `wb` [INFO] [stdout] --> src/util.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | feature = "wb", [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `wb` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `wl` [INFO] [stdout] --> src/util.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | feature = "wl" [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `wl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `wb` [INFO] [stdout] --> src/util.rs:114:15 [INFO] [stdout] | [INFO] [stdout] 114 | #[cfg(not(any(feature = "wb", feature = "wl")))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `wb` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `wl` [INFO] [stdout] --> src/util.rs:114:31 [INFO] [stdout] | [INFO] [stdout] 114 | #[cfg(not(any(feature = "wb", feature = "wl")))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `wl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `l4x1` [INFO] [stdout] --> src/util.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | feature = "l4x1", [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `l4x1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `l4x2` [INFO] [stdout] --> src/util.rs:151:5 [INFO] [stdout] | [INFO] [stdout] 151 | feature = "l4x2", [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `l4x2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `l412` [INFO] [stdout] --> src/util.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | feature = "l412", [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `l412` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `l4x5` [INFO] [stdout] --> src/util.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | feature = "l4x5", [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `l4x5` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `l4x6` [INFO] [stdout] --> src/util.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | feature = "l4x6", [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `l4x6` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `g4` [INFO] [stdout] --> src/util.rs:162:11 [INFO] [stdout] | [INFO] [stdout] 162 | #[cfg(all(feature = "g4", not(any(feature = "g431", feature = "g441"))))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `g4` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `g431` [INFO] [stdout] --> src/util.rs:162:35 [INFO] [stdout] | [INFO] [stdout] 162 | #[cfg(all(feature = "g4", not(any(feature = "g431", feature = "g441"))))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `g431` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `g441` [INFO] [stdout] --> src/util.rs:162:53 [INFO] [stdout] | [INFO] [stdout] 162 | #[cfg(all(feature = "g4", not(any(feature = "g431", feature = "g441"))))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `g441` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `g473` [INFO] [stdout] --> src/util.rs:169:11 [INFO] [stdout] | [INFO] [stdout] 169 | #[cfg(any(feature = "g473", feature = "g474", feature = "g483", feature = "g484"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `g473` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `g474` [INFO] [stdout] --> src/util.rs:169:29 [INFO] [stdout] | [INFO] [stdout] 169 | #[cfg(any(feature = "g473", feature = "g474", feature = "g483", feature = "g484"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `g474` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `g483` [INFO] [stdout] --> src/util.rs:169:47 [INFO] [stdout] | [INFO] [stdout] 169 | #[cfg(any(feature = "g473", feature = "g474", feature = "g483", feature = "g484"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `g483` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `g484` [INFO] [stdout] --> src/util.rs:169:65 [INFO] [stdout] | [INFO] [stdout] 169 | #[cfg(any(feature = "g473", feature = "g474", feature = "g483", feature = "g484"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `g484` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `g473` [INFO] [stdout] --> src/util.rs:176:11 [INFO] [stdout] | [INFO] [stdout] 176 | #[cfg(any(feature = "g473", feature = "g474", feature = "g483", feature = "g484"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `g473` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `g474` [INFO] [stdout] --> src/util.rs:176:29 [INFO] [stdout] | [INFO] [stdout] 176 | #[cfg(any(feature = "g473", feature = "g474", feature = "g483", feature = "g484"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `g474` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `g483` [INFO] [stdout] --> src/util.rs:176:47 [INFO] [stdout] | [INFO] [stdout] 176 | #[cfg(any(feature = "g473", feature = "g474", feature = "g483", feature = "g484"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `g483` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `g484` [INFO] [stdout] --> src/util.rs:176:65 [INFO] [stdout] | [INFO] [stdout] 176 | #[cfg(any(feature = "g473", feature = "g474", feature = "g483", feature = "g484"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `g484` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f401` [INFO] [stdout] --> src/util.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 188 | feature = "f401", [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `f401` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f410` [INFO] [stdout] --> src/util.rs:189:5 [INFO] [stdout] | [INFO] [stdout] 189 | feature = "f410", [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `f410` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f411` [INFO] [stdout] --> src/util.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | feature = "f411", [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `f411` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `g031` [INFO] [stdout] --> src/util.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 191 | feature = "g031", [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `g031` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `g041` [INFO] [stdout] --> src/util.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | feature = "g041", [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `g041` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `g070` [INFO] [stdout] --> src/util.rs:193:5 [INFO] [stdout] | [INFO] [stdout] 193 | feature = "g070", [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `g070` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `g030` [INFO] [stdout] --> src/util.rs:194:5 [INFO] [stdout] | [INFO] [stdout] 194 | feature = "g030", [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `g030` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `wb` [INFO] [stdout] --> src/util.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | feature = "wb", [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `wb` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `wl` [INFO] [stdout] --> src/util.rs:196:5 [INFO] [stdout] | [INFO] [stdout] 196 | feature = "wl" [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `wl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `h7` [INFO] [stdout] --> src/util.rs:236:11 [INFO] [stdout] | [INFO] [stdout] 236 | #[cfg(any(feature = "h7", feature = "wb"))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `h7` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `wb` [INFO] [stdout] --> src/util.rs:236:27 [INFO] [stdout] | [INFO] [stdout] 236 | #[cfg(any(feature = "h7", feature = "wb"))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `wb` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `h7` [INFO] [stdout] --> src/util.rs:279:7 [INFO] [stdout] | [INFO] [stdout] 279 | #[cfg(feature = "h7")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `h7` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f4` [INFO] [stdout] --> src/util.rs:297:5 [INFO] [stdout] | [INFO] [stdout] 297 | feature = "f4", [INFO] [stdout] | ^^^^^^^^^^---- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"f3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `f4` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `g0` [INFO] [stdout] --> src/util.rs:298:5 [INFO] [stdout] | [INFO] [stdout] 298 | feature = "g0", [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `g0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `g4` [INFO] [stdout] --> src/util.rs:299:5 [INFO] [stdout] | [INFO] [stdout] 299 | feature = "g4", // todo: G4 PAC issue re getting channel-specific reg blocks. [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `g4` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `h7b3` [INFO] [stdout] --> src/util.rs:300:5 [INFO] [stdout] | [INFO] [stdout] 300 | feature = "h7b3", [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `h7b3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `wl` [INFO] [stdout] --> src/util.rs:301:5 [INFO] [stdout] | [INFO] [stdout] 301 | feature = "wl" [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `wl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `h7` [INFO] [stdout] --> src/util.rs:309:7 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg(feature = "h7")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `h7` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `h7` [INFO] [stdout] --> src/util.rs:316:7 [INFO] [stdout] | [INFO] [stdout] 316 | #[cfg(feature = "h7")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `h7` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `h7` [INFO] [stdout] --> src/util.rs:323:7 [INFO] [stdout] | [INFO] [stdout] 323 | #[cfg(feature = "h7")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `h7` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `l4x1` [INFO] [stdout] --> src/util.rs:626:15 [INFO] [stdout] | [INFO] [stdout] 626 | #[cfg(all(not(feature = "l4x1"), any(feature = "l4")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `l4x1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `l4` [INFO] [stdout] --> src/util.rs:626:38 [INFO] [stdout] | [INFO] [stdout] 626 | #[cfg(all(not(feature = "l4x1"), any(feature = "l4")))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `l4` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `l4x1` [INFO] [stdout] --> src/util.rs:677:5 [INFO] [stdout] | [INFO] [stdout] 677 | feature = "l4x1", [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `l4x1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `l4x2` [INFO] [stdout] --> src/util.rs:678:5 [INFO] [stdout] | [INFO] [stdout] 678 | feature = "l4x2", [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `l4x2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `l412` [INFO] [stdout] --> src/util.rs:679:5 [INFO] [stdout] | [INFO] [stdout] 679 | feature = "l412", [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `l412` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `l4x5` [INFO] [stdout] --> src/util.rs:680:5 [INFO] [stdout] | [INFO] [stdout] 680 | feature = "l4x5", [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `l4x5` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `l4x6` [INFO] [stdout] --> src/util.rs:681:5 [INFO] [stdout] | [INFO] [stdout] 681 | feature = "l4x6", [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `l4x6` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `l5` [INFO] [stdout] --> src/util.rs:37:18 [INFO] [stdout] | [INFO] [stdout] 37 | if #[cfg(any(feature = "l5", feature = "g0", feature = "wl"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `l5` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `g0` [INFO] [stdout] --> src/util.rs:37:34 [INFO] [stdout] | [INFO] [stdout] 37 | if #[cfg(any(feature = "l5", feature = "g0", feature = "wl"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `g0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `wl` [INFO] [stdout] --> src/util.rs:37:50 [INFO] [stdout] | [INFO] [stdout] 37 | if #[cfg(any(feature = "l5", feature = "g0", feature = "wl"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `byteorder`, `embedded-hal`, `embedded_hal`, `f3`, `f303`, `f3rt`, and `gd32f3` [INFO] [stdout] = help: consider adding `wl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::ops::Deref` [INFO] [stdout] --> src/util.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use core::ops::Deref; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cortex_m::interrupt::free` [INFO] [stdout] --> src/lib.rs:244:5 [INFO] [stdout] | [INFO] [stdout] 244 | use cortex_m::interrupt::free; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/gpio.rs:167:67 [INFO] [stdout] | [INFO] [stdout] 167 | (*$regs).[].modify(|_, w| w.[]().bits($val)); [INFO] [stdout] | ^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 379 | / set_mode_and_ctl_field!( [INFO] [stdout] 380 | | self.regs(), [INFO] [stdout] 381 | | self.pin, [INFO] [stdout] 382 | | value.val(), [INFO] [stdout] 383 | | [(0,0), (1,0), (2,0), (3,0), (4,0), (5,0), (6,0), (7,0), (8,1), (9,1), (10,1), (11,1), (12,1), (13,1), (14,1), (15,1)] [INFO] [stdout] 384 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `set_mode_and_ctl_field` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/gpio.rs:168:67 [INFO] [stdout] | [INFO] [stdout] 168 | (*$regs).[].modify(|_, w| w.[]().bits($val >> 2)); [INFO] [stdout] | ^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 379 | / set_mode_and_ctl_field!( [INFO] [stdout] 380 | | self.regs(), [INFO] [stdout] 381 | | self.pin, [INFO] [stdout] 382 | | value.val(), [INFO] [stdout] 383 | | [(0,0), (1,0), (2,0), (3,0), (4,0), (5,0), (6,0), (7,0), (8,1), (9,1), (10,1), (11,1), (12,1), (13,1), (14,1), (15,1)] [INFO] [stdout] 384 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `set_mode_and_ctl_field` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/gpio.rs:185:67 [INFO] [stdout] | [INFO] [stdout] 185 | (*$regs).[].modify(|_, w| w.[<$field $num>]().bits($val)); [INFO] [stdout] | ^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 403 | / set_mode_or_ctl_field!( [INFO] [stdout] 404 | | self.regs(), [INFO] [stdout] 405 | | self.pin, [INFO] [stdout] 406 | | ctl, [INFO] [stdout] 407 | | value as u8, [INFO] [stdout] 408 | | [(0,0), (1,0), (2,0), (3,0), (4,0), (5,0), (6,0), (7,0), (8,1), (9,1), (10,1), (11,1), (12,1), (13,1), (14,1), (15,1)] [INFO] [stdout] 409 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `set_mode_or_ctl_field` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/gpio.rs:185:67 [INFO] [stdout] | [INFO] [stdout] 185 | (*$regs).[].modify(|_, w| w.[<$field $num>]().bits($val)); [INFO] [stdout] | ^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 428 | / set_mode_or_ctl_field!( [INFO] [stdout] 429 | | self.regs(), [INFO] [stdout] 430 | | self.pin, [INFO] [stdout] 431 | | md, [INFO] [stdout] 432 | | value as u8, [INFO] [stdout] 433 | | [(0,0), (1,0), (2,0), (3,0), (4,0), (5,0), (6,0), (7,0), (8,1), (9,1), (10,1), (11,1), (12,1), (13,1), (14,1), (15,1)] [INFO] [stdout] 434 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `set_mode_or_ctl_field` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/gpio.rs:144:90 [INFO] [stdout] | [INFO] [stdout] 144 | $num => (*$regs).$reg.modify(|_, w| set_field!(@expand_fields_op w, $field_bit_val, $num)), [INFO] [stdout] | ^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 436 | / set_field!( [INFO] [stdout] 437 | | self.regs(), [INFO] [stdout] 438 | | self.pin, [INFO] [stdout] 439 | | spd, [INFO] [stdout] 440 | | [(spd,bit,spd_val)], [INFO] [stdout] 441 | | [0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15] [INFO] [stdout] 442 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `set_field` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/gpio.rs:185:67 [INFO] [stdout] | [INFO] [stdout] 185 | ... (*$regs).[].modify(|_, w| w.[<$field $num>]().bits($val)); [INFO] [stdout] | ^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 450 | / ... set_mode_or_ctl_field!( [INFO] [stdout] 451 | | ... self.regs(), [INFO] [stdout] 452 | | ... self.pin, [INFO] [stdout] 453 | | ... ctl, [INFO] [stdout] 454 | | ... 0b01, [INFO] [stdout] 455 | | ... [(0,0), (1,0), (2,0), (3,0), (4,0), (5,0), (6,0), (7,0), (8,1), (9,1), (10,1), (11,1), (12,1), (13,1), (14,1), (15,1)] [INFO] [stdout] 456 | | ... ); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `set_mode_or_ctl_field` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/gpio.rs:185:67 [INFO] [stdout] | [INFO] [stdout] 185 | ... (*$regs).[].modify(|_, w| w.[<$field $num>]().bits($val)); [INFO] [stdout] | ^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 464 | / ... set_mode_or_ctl_field!( [INFO] [stdout] 465 | | ... self.regs(), [INFO] [stdout] 466 | | ... self.pin, [INFO] [stdout] 467 | | ... ctl, [INFO] [stdout] 468 | | ... 0b10, [INFO] [stdout] 469 | | ... [(0,0), (1,0), (2,0), (3,0), (4,0), (5,0), (6,0), (7,0), (8,1), (9,1), (10,1), (11,1), (12,1), (13,1), (14,1), (15,1)] [INFO] [stdout] 470 | | ... ); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `set_mode_or_ctl_field` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/gpio.rs:144:90 [INFO] [stdout] | [INFO] [stdout] 144 | $num => (*$regs).$reg.modify(|_, w| set_field!(@expand_fields_op w, $field_bit_val, $num)), [INFO] [stdout] | ^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 472 | / set_field!( [INFO] [stdout] 473 | | self.regs(), [INFO] [stdout] 474 | | self.pin, [INFO] [stdout] 475 | | octl, [INFO] [stdout] 476 | | [(octl,bit,v)], [INFO] [stdout] 477 | | [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15] [INFO] [stdout] 478 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `set_field` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/gpio.rs:144:90 [INFO] [stdout] | [INFO] [stdout] 144 | $num => (*$regs).$reg.modify(|_, w| set_field!(@expand_fields_op w, $field_bit_val, $num)), [INFO] [stdout] | ^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 485 | / set_field!( [INFO] [stdout] 486 | | self.regs(), [INFO] [stdout] 487 | | self.pin, [INFO] [stdout] 488 | | lock, [INFO] [stdout] ... | [INFO] [stdout] 492 | | [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15] [INFO] [stdout] 493 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `set_field` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/gpio.rs:233:56 [INFO] [stdout] | [INFO] [stdout] 233 | $num => (*$regs).bop.write(|w| w.bits(1 << ($offset + $num))), [INFO] [stdout] | ^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 519 | / set_state!( [INFO] [stdout] 520 | | self.regs(), [INFO] [stdout] 521 | | self.pin, [INFO] [stdout] 522 | | offset, [INFO] [stdout] 523 | | [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15] [INFO] [stdout] 524 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `set_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/gpio.rs:233:56 [INFO] [stdout] | [INFO] [stdout] 233 | $num => (*$regs).bop.write(|w| w.bits(1 << ($offset + $num))), [INFO] [stdout] | ^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 675 | / set_state!( [INFO] [stdout] 676 | | regs(port), [INFO] [stdout] 677 | | pin, [INFO] [stdout] 678 | | offset, [INFO] [stdout] 679 | | [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15] [INFO] [stdout] 680 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `set_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gd32-hal` (lib) due to 24 previous errors; 86 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1a400b67f23a8fabb01cb6072695b3a537bf16daee824b773816f537652fea29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a400b67f23a8fabb01cb6072695b3a537bf16daee824b773816f537652fea29", kill_on_drop: false }` [INFO] [stdout] 1a400b67f23a8fabb01cb6072695b3a537bf16daee824b773816f537652fea29