[INFO] fetching crate nucleo-f042k6 0.8.0...
[INFO] checking nucleo-f042k6-0.8.0 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate nucleo-f042k6 0.8.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate nucleo-f042k6 0.8.0 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config
[INFO] started tweaking crates.io crate nucleo-f042k6 0.8.0
[INFO] finished tweaking crates.io crate nucleo-f042k6 0.8.0
[INFO] tweaked toml for crates.io crate nucleo-f042k6 0.8.0 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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 50 packages to latest compatible versions
[INFO] [stderr]       Adding aligned v0.2.0 (latest: v0.4.2)
[INFO] [stderr]       Adding aligned v0.3.5 (latest: v0.4.2)
[INFO] [stderr]       Adding as-slice v0.1.5 (latest: v0.2.1)
[INFO] [stderr]       Adding bare-metal v0.2.5 (latest: v1.0.0)
[INFO] [stderr]       Adding bitfield v0.13.2 (latest: v0.15.0)
[INFO] [stderr]       Adding cast v0.2.7 (latest: v0.3.0)
[INFO] [stderr]       Adding cortex-m v0.5.11 (latest: v0.7.7)
[INFO] [stderr]       Adding cortex-m v0.6.7 (latest: v0.7.7)
[INFO] [stderr]       Adding cortex-m-rt v0.6.15 (latest: v0.7.4)
[INFO] [stderr]       Adding cortex-m-rt-macros v0.6.15 (latest: v0.7.0)
[INFO] [stderr]       Adding embedded-graphics v0.4.9 (latest: v0.8.1)
[INFO] [stderr]       Adding embedded-hal v0.2.7 (latest: v1.0.0)
[INFO] [stderr]       Adding epd-waveshare v0.3.2 (latest: v0.5.0)
[INFO] [stderr]       Adding generic-array v0.12.4 (latest: v1.0.0)
[INFO] [stderr]       Adding generic-array v0.13.3 (latest: v1.0.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (latest: v1.0.0)
[INFO] [stderr]       Adding ina260 v0.2.6 (latest: v0.3.1)
[INFO] [stderr]       Adding nb v0.1.3 (latest: v1.1.0)
[INFO] [stderr]       Adding nom v4.2.3 (latest: v7.1.3)
[INFO] [stderr]       Adding nom v5.1.3 (latest: v7.1.3)
[INFO] [stderr]       Adding r0 v0.2.2 (latest: v1.0.0)
[INFO] [stderr]       Adding rustc_version v0.2.3 (latest: v0.4.0)
[INFO] [stderr]       Adding semver v0.9.0 (latest: v1.0.22)
[INFO] [stderr]       Adding semver-parser v0.7.0 (latest: v0.10.2)
[INFO] [stderr]       Adding sevensegment v0.1.0 (latest: v0.2.0)
[INFO] [stderr]       Adding shared-bus v0.1.4 (latest: v0.3.1)
[INFO] [stderr]       Adding ssd1306 v0.2.6 (latest: v0.8.4)
[INFO] [stderr]       Adding stm32f0 v0.8.0 (latest: v0.15.1)
[INFO] [stderr]       Adding stm32f0xx-hal v0.15.2 (latest: v0.18.0)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.60)
[INFO] [stderr]       Adding tinybmp v0.1.1 (latest: v0.5.0)
[INFO] [stderr]       Adding tinytga v0.1.0 (latest: v0.5.0)
[INFO] [stderr]       Adding version_check v0.1.5 (latest: v0.9.4)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded stm32f0xx-hal v0.15.2
[INFO] [stderr]   Downloaded tinytga v0.1.0
[INFO] [stderr]   Downloaded embedded-graphics v0.4.9
[INFO] [stderr]   Downloaded tinybmp v0.1.1
[INFO] [stderr]   Downloaded numtoa v0.2.4
[INFO] [stderr]   Downloaded shared-bus v0.1.4
[INFO] [stderr]   Downloaded stm32f0 v0.8.0
[INFO] [stderr]   Downloaded epd-waveshare v0.3.2
[INFO] [stderr]   Downloaded ina260 v0.2.6
[INFO] [stderr]   Downloaded sevensegment v0.1.0
[INFO] [stderr]   Downloaded ssd1306 v0.2.6
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5ff56f80d27969dccc8ec2e166e4688c1b838d08a9b9c1caad8e85c816efb9f6
[INFO] running `Command { std: "docker" "start" "-a" "5ff56f80d27969dccc8ec2e166e4688c1b838d08a9b9c1caad8e85c816efb9f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ff56f80d27969dccc8ec2e166e4688c1b838d08a9b9c1caad8e85c816efb9f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ff56f80d27969dccc8ec2e166e4688c1b838d08a9b9c1caad8e85c816efb9f6", kill_on_drop: false }`
[INFO] [stdout] 5ff56f80d27969dccc8ec2e166e4688c1b838d08a9b9c1caad8e85c816efb9f6
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f6b6a178093f80b5bf1d7dc3597d5690966107d90090590aed816caac06de144
[INFO] running `Command { std: "docker" "start" "-a" "f6b6a178093f80b5bf1d7dc3597d5690966107d90090590aed816caac06de144", kill_on_drop: false }`
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking volatile-register v0.2.2
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]    Compiling cortex-m v0.6.7
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling cortex-m-rt v0.6.15
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking r0 v0.2.2
[INFO] [stderr]    Compiling stm32f0 v0.8.0
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]    Compiling cortex-m v0.5.11
[INFO] [stderr]    Compiling ssd1306 v0.2.6
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking generic-array v0.13.3
[INFO] [stderr]     Checking aligned v0.2.0
[INFO] [stderr]     Checking tinytga v0.1.0
[INFO] [stderr]     Checking ina260 v0.2.6
[INFO] [stderr]     Checking sevensegment v0.1.0
[INFO] [stderr]     Checking panic-halt v0.2.0
[INFO] [stderr]     Checking numtoa v0.2.4
[INFO] [stderr]     Checking as-slice v0.1.5
[INFO] [stderr]     Checking aligned v0.3.5
[INFO] [stderr]     Checking tinybmp v0.1.1
[INFO] [stderr]     Checking shared-bus v0.1.4
[INFO] [stderr]     Checking embedded-graphics v0.4.9
[INFO] [stderr]     Checking epd-waveshare v0.3.2
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.6.15
[INFO] [stderr]     Checking stm32f0xx-hal v0.15.2
[INFO] [stderr]     Checking nucleo-f042k6 v0.8.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `WWDG` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `WWDG` in the type namespace is also re-exported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `RTC` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `RTC` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `FLASH` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `FLASH` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `TSC` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `TSC` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `TIM2` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `TIM2` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `TIM3` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `TIM3` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `TIM7` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `TIM7` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `WWDG` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `WWDG` in the type namespace is also re-exported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `TIM14` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `TIM14` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `RTC` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `RTC` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `TIM15` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `TIM15` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `TIM16` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `TIM16` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `FLASH` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `FLASH` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `TIM17` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `TIM17` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `TSC` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `TSC` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `TIM2` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `TIM2` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `TIM3` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `TIM3` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `I2C1` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `I2C1` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `TIM7` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `TIM7` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `TIM14` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `TIM14` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `TIM15` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `TIM15` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `TIM16` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `TIM16` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `TIM17` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `TIM17` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `I2C1` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `I2C1` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `I2C2` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `I2C2` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `SPI1` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `SPI1` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `SPI2` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `SPI2` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `USART1` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `USART1` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `USART2` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `USART2` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `USB` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `USB` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub use crate::hal::stm32::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ the name `Vector` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 11 | pub use cortex_m_rt::*;
[INFO] [stdout]    |         -------------- but the name `Vector` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^ the name `rcc` in the type namespace is first re-exported here
[INFO] [stdout] 9 | pub use crate::hal::*;
[INFO] [stdout]   |         ------------- but the name `rcc` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^ the name `adc` in the type namespace is first re-exported here
[INFO] [stdout] 9 | pub use crate::hal::*;
[INFO] [stdout]   |         ------------- but the name `adc` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^ the name `tsc` in the type namespace is first re-exported here
[INFO] [stdout] 9 | pub use crate::hal::*;
[INFO] [stdout]   |         ------------- but the name `tsc` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub use crate::hal::stm32::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ the name `Peripherals` in the type namespace is first re-exported here
[INFO] [stdout] 9  | pub use crate::hal::*;
[INFO] [stdout] 10 | pub use cortex_m::*;
[INFO] [stdout]    |         ----------- but the name `Peripherals` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub use crate::hal::stm32::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ the name `interrupt` in the type namespace is first re-exported here
[INFO] [stdout] 9  | pub use crate::hal::*;
[INFO] [stdout] 10 | pub use cortex_m::*;
[INFO] [stdout]    |         ----------- but the name `interrupt` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `I2C2` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `I2C2` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `SPI1` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `SPI1` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `SPI2` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `SPI2` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `USART1` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `USART1` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `USART2` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `USART2` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `USB` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `USB` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub use crate::hal::stm32::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ the name `Vector` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 11 | pub use cortex_m_rt::*;
[INFO] [stdout]    |         -------------- but the name `Vector` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^ the name `rcc` in the type namespace is first re-exported here
[INFO] [stdout] 9 | pub use crate::hal::*;
[INFO] [stdout]   |         ------------- but the name `rcc` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^ the name `adc` in the type namespace is first re-exported here
[INFO] [stdout] 9 | pub use crate::hal::*;
[INFO] [stdout]   |         ------------- but the name `adc` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^ the name `tsc` in the type namespace is first re-exported here
[INFO] [stdout] 9 | pub use crate::hal::*;
[INFO] [stdout]   |         ------------- but the name `tsc` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub use crate::hal::stm32::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ the name `Peripherals` in the type namespace is first re-exported here
[INFO] [stdout] 9  | pub use crate::hal::*;
[INFO] [stdout] 10 | pub use cortex_m::*;
[INFO] [stdout]    |         ----------- but the name `Peripherals` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub use crate::hal::stm32::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ the name `interrupt` in the type namespace is first re-exported here
[INFO] [stdout] 9  | pub use crate::hal::*;
[INFO] [stdout] 10 | pub use cortex_m::*;
[INFO] [stdout]    |         ----------- but the name `interrupt` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 24 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 24 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nucleo-f042k6` (example "i2c_hal_ssd1306helloworld") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `cortex_m::peripheral::nvic::<impl stm32f0xx_hal::stm32::NVIC>::enable`: Use `NVIC::unmask`
[INFO] [stdout]   --> examples/i2c_scanner.rs:65:18
[INFO] [stdout]    |
[INFO] [stdout] 65 |             nvic.enable(USART2);
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nucleo-f042k6` (example "i2c_scanner") due to 2 previous errors; 1 warning emitted
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `stm32f0xx_hal::gpio::gpiob::PB0<Output<PushPull>>: _embedded_hal_digital_OutputPin` is not satisfied
[INFO] [stdout]   --> examples/spi_hal_eink.rs:55:51
[INFO] [stdout]    |
[INFO] [stdout] 55 |             let mut epd = EPD1in54::new(&mut spi, cs, busy, dc, rst, &mut delay).unwrap();
[INFO] [stdout]    |                           -------------           ^^ the trait `_embedded_hal_digital_OutputPin` is not implemented for `stm32f0xx_hal::gpio::gpiob::PB0<Output<PushPull>>`
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `_embedded_hal_digital_OutputPin` is implemented for `embedded_hal::digital::v1_compat::OldOutputPin<T>`
[INFO] [stdout] note: required by a bound in `epd_waveshare::prelude::WaveshareDisplay::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/epd-waveshare-0.3.2/src/traits.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     CS: OutputPin,
[INFO] [stdout]    |         ^^^^^^^^^ required by this bound in `WaveshareDisplay::new`
[INFO] [stdout] ...
[INFO] [stdout] 69 |     fn new<DELAY: DelayMs<u8>>(
[INFO] [stdout]    |        --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `stm32f0xx_hal::gpio::gpiob::PB0<Output<PushPull>>: _embedded_hal_digital_OutputPin` is not satisfied
[INFO] [stdout]   --> examples/spi_hal_eink.rs:55:27
[INFO] [stdout]    |
[INFO] [stdout] 55 |             let mut epd = EPD1in54::new(&mut spi, cs, busy, dc, rst, &mut delay).unwrap();
[INFO] [stdout]    |                           ^^^^^^^^ the trait `_embedded_hal_digital_OutputPin` is not implemented for `stm32f0xx_hal::gpio::gpiob::PB0<Output<PushPull>>`, which is required by `EPD1in54<_, _, _, _, _>: epd_waveshare::prelude::WaveshareDisplay<_, _, _, _, _>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `_embedded_hal_digital_OutputPin` is implemented for `embedded_hal::digital::v1_compat::OldOutputPin<T>`
[INFO] [stdout]    = note: required for `EPD1in54<Spi<SPI1, PB3<Alternate<AF0>>, PB4<Alternate<AF0>>, PB5<Alternate<AF0>>>, PB0<...>, ..., ..., ...>` to implement `epd_waveshare::prelude::WaveshareDisplay<Spi<stm32f0xx_hal::stm32::SPI1, stm32f0xx_hal::gpio::gpiob::PB3<Alternate<stm32f0xx_hal::gpio::AF0>>, stm32f0xx_hal::gpio::gpiob::PB4<Alternate<stm32f0xx_hal::gpio::AF0>>, stm32f0xx_hal::gpio::gpiob::PB5<Alternate<stm32f0xx_hal::gpio::AF0>>>, stm32f0xx_hal::gpio::gpiob::PB0<Output<PushPull>>, _, _, _>`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/examples/spi_hal_eink-aac1d1638bc14c91.long-type-12437836234274696949.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `stm32f0xx_hal::gpio::gpiob::PB6<Input<Floating>>: _embedded_hal_digital_InputPin` is not satisfied
[INFO] [stdout]   --> examples/spi_hal_eink.rs:55:55
[INFO] [stdout]    |
[INFO] [stdout] 55 |             let mut epd = EPD1in54::new(&mut spi, cs, busy, dc, rst, &mut delay).unwrap();
[INFO] [stdout]    |                           -------------               ^^^^ the trait `_embedded_hal_digital_InputPin` is not implemented for `stm32f0xx_hal::gpio::gpiob::PB6<Input<Floating>>`
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `_embedded_hal_digital_InputPin` is implemented for `embedded_hal::digital::v1_compat::OldInputPin<T>`
[INFO] [stdout] note: required by a bound in `epd_waveshare::prelude::WaveshareDisplay::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/epd-waveshare-0.3.2/src/traits.rs:62:11
[INFO] [stdout]    |
[INFO] [stdout] 62 |     BUSY: InputPin,
[INFO] [stdout]    |           ^^^^^^^^ required by this bound in `WaveshareDisplay::new`
[INFO] [stdout] ...
[INFO] [stdout] 69 |     fn new<DELAY: DelayMs<u8>>(
[INFO] [stdout]    |        --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `stm32f0xx_hal::gpio::gpiob::PB6<Input<Floating>>: _embedded_hal_digital_InputPin` is not satisfied
[INFO] [stdout]   --> examples/spi_hal_eink.rs:55:27
[INFO] [stdout]    |
[INFO] [stdout] 55 |             let mut epd = EPD1in54::new(&mut spi, cs, busy, dc, rst, &mut delay).unwrap();
[INFO] [stdout]    |                           ^^^^^^^^ the trait `_embedded_hal_digital_InputPin` is not implemented for `stm32f0xx_hal::gpio::gpiob::PB6<Input<Floating>>`, which is required by `EPD1in54<_, _, _, _, _>: epd_waveshare::prelude::WaveshareDisplay<_, _, _, _, _>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `_embedded_hal_digital_InputPin` is implemented for `embedded_hal::digital::v1_compat::OldInputPin<T>`
[INFO] [stdout]    = note: required for `EPD1in54<Spi<SPI1, PB3<Alternate<AF0>>, PB4<Alternate<AF0>>, PB5<Alternate<AF0>>>, PB0<...>, ..., ..., ...>` to implement `epd_waveshare::prelude::WaveshareDisplay<Spi<stm32f0xx_hal::stm32::SPI1, stm32f0xx_hal::gpio::gpiob::PB3<Alternate<stm32f0xx_hal::gpio::AF0>>, stm32f0xx_hal::gpio::gpiob::PB4<Alternate<stm32f0xx_hal::gpio::AF0>>, stm32f0xx_hal::gpio::gpiob::PB5<Alternate<stm32f0xx_hal::gpio::AF0>>>, stm32f0xx_hal::gpio::gpiob::PB0<Output<PushPull>>, stm32f0xx_hal::gpio::gpiob::PB6<Input<Floating>>, _, _>`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/examples/spi_hal_eink-aac1d1638bc14c91.long-type-15192828485263944366.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nucleo-f042k6` (example "gpio_hal_blinky") due to 2 previous errors
[INFO] [stdout] error[E0277]: the trait bound `stm32f0xx_hal::gpio::gpiob::PB1<Output<PushPull>>: _embedded_hal_digital_OutputPin` is not satisfied
[INFO] [stdout]   --> examples/spi_hal_eink.rs:55:61
[INFO] [stdout]    |
[INFO] [stdout] 55 |             let mut epd = EPD1in54::new(&mut spi, cs, busy, dc, rst, &mut delay).unwrap();
[INFO] [stdout]    |                           -------------                     ^^ the trait `_embedded_hal_digital_OutputPin` is not implemented for `stm32f0xx_hal::gpio::gpiob::PB1<Output<PushPull>>`
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `_embedded_hal_digital_OutputPin` is implemented for `embedded_hal::digital::v1_compat::OldOutputPin<T>`
[INFO] [stdout] note: required by a bound in `epd_waveshare::prelude::WaveshareDisplay::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/epd-waveshare-0.3.2/src/traits.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |     DC: OutputPin,
[INFO] [stdout]    |         ^^^^^^^^^ required by this bound in `WaveshareDisplay::new`
[INFO] [stdout] ...
[INFO] [stdout] 69 |     fn new<DELAY: DelayMs<u8>>(
[INFO] [stdout]    |        --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `stm32f0xx_hal::gpio::gpiob::PB1<Output<PushPull>>: _embedded_hal_digital_OutputPin` is not satisfied
[INFO] [stdout]   --> examples/spi_hal_eink.rs:55:27
[INFO] [stdout]    |
[INFO] [stdout] 55 |             let mut epd = EPD1in54::new(&mut spi, cs, busy, dc, rst, &mut delay).unwrap();
[INFO] [stdout]    |                           ^^^^^^^^ the trait `_embedded_hal_digital_OutputPin` is not implemented for `stm32f0xx_hal::gpio::gpiob::PB1<Output<PushPull>>`, which is required by `EPD1in54<_, _, _, _, _>: epd_waveshare::prelude::WaveshareDisplay<_, _, _, _, _>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `_embedded_hal_digital_OutputPin` is implemented for `embedded_hal::digital::v1_compat::OldOutputPin<T>`
[INFO] [stdout]    = note: required for `EPD1in54<Spi<SPI1, PB3<Alternate<AF0>>, PB4<Alternate<AF0>>, PB5<Alternate<AF0>>>, PB0<...>, ..., ..., ...>` to implement `epd_waveshare::prelude::WaveshareDisplay<Spi<stm32f0xx_hal::stm32::SPI1, stm32f0xx_hal::gpio::gpiob::PB3<Alternate<stm32f0xx_hal::gpio::AF0>>, stm32f0xx_hal::gpio::gpiob::PB4<Alternate<stm32f0xx_hal::gpio::AF0>>, stm32f0xx_hal::gpio::gpiob::PB5<Alternate<stm32f0xx_hal::gpio::AF0>>>, stm32f0xx_hal::gpio::gpiob::PB0<Output<PushPull>>, stm32f0xx_hal::gpio::gpiob::PB6<Input<Floating>>, stm32f0xx_hal::gpio::gpiob::PB1<Output<PushPull>>, _>`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/examples/spi_hal_eink-aac1d1638bc14c91.long-type-17953375423238044228.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `stm32f0xx_hal::gpio::gpiob::PB7<Output<PushPull>>: _embedded_hal_digital_OutputPin` is not satisfied
[INFO] [stdout]   --> examples/spi_hal_eink.rs:55:65
[INFO] [stdout]    |
[INFO] [stdout] 55 |             let mut epd = EPD1in54::new(&mut spi, cs, busy, dc, rst, &mut delay).unwrap();
[INFO] [stdout]    |                           -------------                         ^^^ the trait `_embedded_hal_digital_OutputPin` is not implemented for `stm32f0xx_hal::gpio::gpiob::PB7<Output<PushPull>>`
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `_embedded_hal_digital_OutputPin` is implemented for `embedded_hal::digital::v1_compat::OldOutputPin<T>`
[INFO] [stdout] note: required by a bound in `epd_waveshare::prelude::WaveshareDisplay::new`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/epd-waveshare-0.3.2/src/traits.rs:64:10
[INFO] [stdout]    |
[INFO] [stdout] 64 |     RST: OutputPin,
[INFO] [stdout]    |          ^^^^^^^^^ required by this bound in `WaveshareDisplay::new`
[INFO] [stdout] ...
[INFO] [stdout] 69 |     fn new<DELAY: DelayMs<u8>>(
[INFO] [stdout]    |        --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `stm32f0xx_hal::gpio::gpiob::PB7<Output<PushPull>>: _embedded_hal_digital_OutputPin` is not satisfied
[INFO] [stdout]   --> examples/spi_hal_eink.rs:55:27
[INFO] [stdout]    |
[INFO] [stdout] 55 |             let mut epd = EPD1in54::new(&mut spi, cs, busy, dc, rst, &mut delay).unwrap();
[INFO] [stdout]    |                           ^^^^^^^^ the trait `_embedded_hal_digital_OutputPin` is not implemented for `stm32f0xx_hal::gpio::gpiob::PB7<Output<PushPull>>`, which is required by `EPD1in54<_, _, _, _, _>: epd_waveshare::prelude::WaveshareDisplay<_, _, _, _, _>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `_embedded_hal_digital_OutputPin` is implemented for `embedded_hal::digital::v1_compat::OldOutputPin<T>`
[INFO] [stdout]    = note: required for `EPD1in54<Spi<SPI1, PB3<Alternate<AF0>>, PB4<Alternate<AF0>>, PB5<Alternate<AF0>>>, PB0<...>, ..., ..., ...>` to implement `epd_waveshare::prelude::WaveshareDisplay<Spi<stm32f0xx_hal::stm32::SPI1, stm32f0xx_hal::gpio::gpiob::PB3<Alternate<stm32f0xx_hal::gpio::AF0>>, stm32f0xx_hal::gpio::gpiob::PB4<Alternate<stm32f0xx_hal::gpio::AF0>>, stm32f0xx_hal::gpio::gpiob::PB5<Alternate<stm32f0xx_hal::gpio::AF0>>>, stm32f0xx_hal::gpio::gpiob::PB0<Output<PushPull>>, stm32f0xx_hal::gpio::gpiob::PB6<Input<Floating>>, stm32f0xx_hal::gpio::gpiob::PB1<Output<PushPull>>, stm32f0xx_hal::gpio::gpiob::PB7<Output<PushPull>>>`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/examples/spi_hal_eink-aac1d1638bc14c91.long-type-2890600266720763024.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> examples/adc.rs:107:17
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[exception]
[INFO] [stdout]     | ------------ implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout] 107 | fn SysTick() -> ! {
[INFO] [stdout]     |                 ^ expected `!`, found `()`
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected type `!`
[INFO] [stdout]             found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nucleo-f042k6` (example "serial_echo") due to 2 previous errors
[INFO] [stdout] warning: use of deprecated method `cortex_m::peripheral::nvic::<impl stm32f0xx_hal::stm32::NVIC>::enable`: Use `NVIC::unmask`
[INFO] [stdout]   --> examples/serial_echo_irq.rs:57:18
[INFO] [stdout]    |
[INFO] [stdout] 57 |             nvic.enable(USART2);
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `update_frame` exists for struct `EPD1in54<Spi<SPI1, PB3<Alternate<AF0>>, PB4<Alternate<AF0>>, PB5<Alternate<AF0>>>, PB0<...>, ..., ..., ...>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> examples/spi_hal_eink.rs:75:25
[INFO] [stdout]     |
[INFO] [stdout] 75  |               let _ = epd.update_frame(&mut spi, &display.buffer());
[INFO] [stdout]     |                           ^^^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/epd-waveshare-0.3.2/src/epd1in54/mod.rs:65:1
[INFO] [stdout]     |
[INFO] [stdout] 65  |   pub struct EPD1in54<SPI, CS, BUSY, DC, RST> {
[INFO] [stdout]     |   ------------------------------------------- doesn't satisfy `_: WaveshareDisplay<Spi<SPI1, PB3<Alternate<AF0>>, PB4<Alternate<AF0>>, PB5<Alternate<AF0>>>, PB0<Output<PushPull>>, PB6<Input<Floating>>, PB1<Output<PushPull>>, PB7<Output<PushPull>>>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32f0xx-hal-0.15.2/src/gpio.rs:578:1
[INFO] [stdout]     |
[INFO] [stdout] 578 | / gpio!(GPIOB, gpiob, iopben, PB, [
[INFO] [stdout] 579 | |     PB0: (pb0, 0, Input<Floating>),
[INFO] [stdout] 580 | |     PB1: (pb1, 1, Input<Floating>),
[INFO] [stdout] 581 | |     PB2: (pb2, 2, Input<Floating>),
[INFO] [stdout] ...   |
[INFO] [stdout] 594 | |     PB15: (pb15, 15, Input<Floating>),
[INFO] [stdout] 595 | | ]);
[INFO] [stdout]     | |__- doesn't satisfy `_: _embedded_hal_digital_InputPin` or `_: _embedded_hal_digital_OutputPin`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the full type name has been written to '/opt/rustwide/target/debug/examples/spi_hal_eink-aac1d1638bc14c91.long-type-2890600266720763024.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `stm32f0xx_hal::gpio::gpiob::PB0<Output<PushPull>>: _embedded_hal_digital_OutputPin`
[INFO] [stdout]             which is required by `EPD1in54<Spi<stm32f0xx_hal::stm32::SPI1, stm32f0xx_hal::gpio::gpiob::PB3<Alternate<stm32f0xx_hal::gpio::AF0>>, stm32f0xx_hal::gpio::gpiob::PB4<Alternate<stm32f0xx_hal::gpio::AF0>>, stm32f0xx_hal::gpio::gpiob::PB5<Alternate<stm32f0xx_hal::gpio::AF0>>>, stm32f0xx_hal::gpio::gpiob::PB0<Output<PushPull>>, stm32f0xx_hal::gpio::gpiob::PB6<Input<Floating>>, stm32f0xx_hal::gpio::gpiob::PB1<Output<PushPull>>, stm32f0xx_hal::gpio::gpiob::PB7<Output<PushPull>>>: epd_waveshare::prelude::WaveshareDisplay<Spi<stm32f0xx_hal::stm32::SPI1, stm32f0xx_hal::gpio::gpiob::PB3<Alternate<stm32f0xx_hal::gpio::AF0>>, stm32f0xx_hal::gpio::gpiob::PB4<Alternate<stm32f0xx_hal::gpio::AF0>>, stm32f0xx_hal::gpio::gpiob::PB5<Alternate<stm32f0xx_hal::gpio::AF0>>>, stm32f0xx_hal::gpio::gpiob::PB0<Output<PushPull>>, stm32f0xx_hal::gpio::gpiob::PB6<Input<Floating>>, stm32f0xx_hal::gpio::gpiob::PB1<Output<PushPull>>, stm32f0xx_hal::gpio::gpiob::PB7<Output<PushPull>>>`
[INFO] [stdout]             `stm32f0xx_hal::gpio::gpiob::PB6<Input<Floating>>: _embedded_hal_digital_InputPin`
[INFO] [stdout]             which is required by `EPD1in54<Spi<stm32f0xx_hal::stm32::SPI1, stm32f0xx_hal::gpio::gpiob::PB3<Alternate<stm32f0xx_hal::gpio::AF0>>, stm32f0xx_hal::gpio::gpiob::PB4<Alternate<stm32f0xx_hal::gpio::AF0>>, stm32f0xx_hal::gpio::gpiob::PB5<Alternate<stm32f0xx_hal::gpio::AF0>>>, stm32f0xx_hal::gpio::gpiob::PB0<Output<PushPull>>, stm32f0xx_hal::gpio::gpiob::PB6<Input<Floating>>, stm32f0xx_hal::gpio::gpiob::PB1<Output<PushPull>>, stm32f0xx_hal::gpio::gpiob::PB7<Output<PushPull>>>: epd_waveshare::prelude::WaveshareDisplay<Spi<stm32f0xx_hal::stm32::SPI1, stm32f0xx_hal::gpio::gpiob::PB3<Alternate<stm32f0xx_hal::gpio::AF0>>, stm32f0xx_hal::gpio::gpiob::PB4<Alternate<stm32f0xx_hal::gpio::AF0>>, stm32f0xx_hal::gpio::gpiob::PB5<Alternate<stm32f0xx_hal::gpio::AF0>>>, stm32f0xx_hal::gpio::gpiob::PB0<Output<PushPull>>, stm32f0xx_hal::gpio::gpiob::PB6<Input<Floating>>, stm32f0xx_hal::gpio::gpiob::PB1<Output<PushPull>>, stm32f0xx_hal::gpio::gpiob::PB7<Output<PushPull>>>`
[INFO] [stdout]             `stm32f0xx_hal::gpio::gpiob::PB1<Output<PushPull>>: _embedded_hal_digital_OutputPin`
[INFO] [stdout]             which is required by `EPD1in54<Spi<stm32f0xx_hal::stm32::SPI1, stm32f0xx_hal::gpio::gpiob::PB3<Alternate<stm32f0xx_hal::gpio::AF0>>, stm32f0xx_hal::gpio::gpiob::PB4<Alternate<stm32f0xx_hal::gpio::AF0>>, stm32f0xx_hal::gpio::gpiob::PB5<Alternate<stm32f0xx_hal::gpio::AF0>>>, stm32f0xx_hal::gpio::gpiob::PB0<Output<PushPull>>, stm32f0xx_hal::gpio::gpiob::PB6<Input<Floating>>, stm32f0xx_hal::gpio::gpiob::PB1<Output<PushPull>>, stm32f0xx_hal::gpio::gpiob::PB7<Output<PushPull>>>: epd_waveshare::prelude::WaveshareDisplay<Spi<stm32f0xx_hal::stm32::SPI1, stm32f0xx_hal::gpio::gpiob::PB3<Alternate<stm32f0xx_hal::gpio::AF0>>, stm32f0xx_hal::gpio::gpiob::PB4<Alternate<stm32f0xx_hal::gpio::AF0>>, stm32f0xx_hal::gpio::gpiob::PB5<Alternate<stm32f0xx_hal::gpio::AF0>>>, stm32f0xx_hal::gpio::gpiob::PB0<Output<PushPull>>, stm32f0xx_hal::gpio::gpiob::PB6<Input<Floating>>, stm32f0xx_hal::gpio::gpiob::PB1<Output<PushPull>>, stm32f0xx_hal::gpio::gpiob::PB7<Output<PushPull>>>`
[INFO] [stdout]             `stm32f0xx_hal::gpio::gpiob::PB7<Output<PushPull>>: _embedded_hal_digital_OutputPin`
[INFO] [stdout]             which is required by `EPD1in54<Spi<stm32f0xx_hal::stm32::SPI1, stm32f0xx_hal::gpio::gpiob::PB3<Alternate<stm32f0xx_hal::gpio::AF0>>, stm32f0xx_hal::gpio::gpiob::PB4<Alternate<stm32f0xx_hal::gpio::AF0>>, stm32f0xx_hal::gpio::gpiob::PB5<Alternate<stm32f0xx_hal::gpio::AF0>>>, stm32f0xx_hal::gpio::gpiob::PB0<Output<PushPull>>, stm32f0xx_hal::gpio::gpiob::PB6<Input<Floating>>, stm32f0xx_hal::gpio::gpiob::PB1<Output<PushPull>>, stm32f0xx_hal::gpio::gpiob::PB7<Output<PushPull>>>: epd_waveshare::prelude::WaveshareDisplay<Spi<stm32f0xx_hal::stm32::SPI1, stm32f0xx_hal::gpio::gpiob::PB3<Alternate<stm32f0xx_hal::gpio::AF0>>, stm32f0xx_hal::gpio::gpiob::PB4<Alternate<stm32f0xx_hal::gpio::AF0>>, stm32f0xx_hal::gpio::gpiob::PB5<Alternate<stm32f0xx_hal::gpio::AF0>>>, stm32f0xx_hal::gpio::gpiob::PB0<Output<PushPull>>, stm32f0xx_hal::gpio::gpiob::PB6<Input<Floating>>, stm32f0xx_hal::gpio::gpiob::PB1<Output<PushPull>>, stm32f0xx_hal::gpio::gpiob::PB7<Output<PushPull>>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `display_frame` exists for struct `EPD1in54<Spi<SPI1, PB3<Alternate<AF0>>, PB4<Alternate<AF0>>, PB5<Alternate<AF0>>>, PB0<...>, ..., ..., ...>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> examples/spi_hal_eink.rs:78:25
[INFO] [stdout]     |
[INFO] [stdout] 78  |               let _ = epd.display_frame(&mut spi);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/epd-waveshare-0.3.2/src/epd1in54/mod.rs:65:1
[INFO] [stdout]     |
[INFO] [stdout] 65  |   pub struct EPD1in54<SPI, CS, BUSY, DC, RST> {
[INFO] [stdout]     |   ------------------------------------------- doesn't satisfy `_: WaveshareDisplay<Spi<SPI1, PB3<Alternate<AF0>>, PB4<Alternate<AF0>>, PB5<Alternate<AF0>>>, PB0<Output<PushPull>>, PB6<Input<Floating>>, PB1<Output<PushPull>>, PB7<Output<PushPull>>>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32f0xx-hal-0.15.2/src/gpio.rs:578:1
[INFO] [stdout]     |
[INFO] [stdout] 578 | / gpio!(GPIOB, gpiob, iopben, PB, [
[INFO] [stdout] 579 | |     PB0: (pb0, 0, Input<Floating>),
[INFO] [stdout] 580 | |     PB1: (pb1, 1, Input<Floating>),
[INFO] [stdout] 581 | |     PB2: (pb2, 2, Input<Floating>),
[INFO] [stdout] ...   |
[INFO] [stdout] 594 | |     PB15: (pb15, 15, Input<Floating>),
[INFO] [stdout] 595 | | ]);
[INFO] [stdout]     | |__- doesn't satisfy `_: _embedded_hal_digital_InputPin` or `_: _embedded_hal_digital_OutputPin`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the full type name has been written to '/opt/rustwide/target/debug/examples/spi_hal_eink-aac1d1638bc14c91.long-type-2890600266720763024.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `stm32f0xx_hal::gpio::gpiob::PB0<Output<PushPull>>: _embedded_hal_digital_OutputPin`
[INFO] [stdout]             which is required by `EPD1in54<Spi<stm32f0xx_hal::stm32::SPI1, stm32f0xx_hal::gpio::gpiob::PB3<Alternate<stm32f0xx_hal::gpio::AF0>>, stm32f0xx_hal::gpio::gpiob::PB4<Alternate<stm32f0xx_hal::gpio::AF0>>, stm32f0xx_hal::gpio::gpiob::PB5<Alternate<stm32f0xx_hal::gpio::AF0>>>, stm32f0xx_hal::gpio::gpiob::PB0<Output<PushPull>>, stm32f0xx_hal::gpio::gpiob::PB6<Input<Floating>>, stm32f0xx_hal::gpio::gpiob::PB1<Output<PushPull>>, stm32f0xx_hal::gpio::gpiob::PB7<Output<PushPull>>>: epd_waveshare::prelude::WaveshareDisplay<Spi<stm32f0xx_hal::stm32::SPI1, stm32f0xx_hal::gpio::gpiob::PB3<Alternate<stm32f0xx_hal::gpio::AF0>>, stm32f0xx_hal::gpio::gpiob::PB4<Alternate<stm32f0xx_hal::gpio::AF0>>, stm32f0xx_hal::gpio::gpiob::PB5<Alternate<stm32f0xx_hal::gpio::AF0>>>, stm32f0xx_hal::gpio::gpiob::PB0<Output<PushPull>>, stm32f0xx_hal::gpio::gpiob::PB6<Input<Floating>>, stm32f0xx_hal::gpio::gpiob::PB1<Output<PushPull>>, stm32f0xx_hal::gpio::gpiob::PB7<Output<PushPull>>>`
[INFO] [stdout]             `stm32f0xx_hal::gpio::gpiob::PB6<Input<Floating>>: _embedded_hal_digital_InputPin`
[INFO] [stdout]             which is required by `EPD1in54<Spi<stm32f0xx_hal::stm32::SPI1, stm32f0xx_hal::gpio::gpiob::PB3<Alternate<stm32f0xx_hal::gpio::AF0>>, stm32f0xx_hal::gpio::gpiob::PB4<Alternate<stm32f0xx_hal::gpio::AF0>>, stm32f0xx_hal::gpio::gpiob::PB5<Alternate<stm32f0xx_hal::gpio::AF0>>>, stm32f0xx_hal::gpio::gpiob::PB0<Output<PushPull>>, stm32f0xx_hal::gpio::gpiob::PB6<Input<Floating>>, stm32f0xx_hal::gpio::gpiob::PB1<Output<PushPull>>, stm32f0xx_hal::gpio::gpiob::PB7<Output<PushPull>>>: epd_waveshare::prelude::WaveshareDisplay<Spi<stm32f0xx_hal::stm32::SPI1, stm32f0xx_hal::gpio::gpiob::PB3<Alternate<stm32f0xx_hal::gpio::AF0>>, stm32f0xx_hal::gpio::gpiob::PB4<Alternate<stm32f0xx_hal::gpio::AF0>>, stm32f0xx_hal::gpio::gpiob::PB5<Alternate<stm32f0xx_hal::gpio::AF0>>>, stm32f0xx_hal::gpio::gpiob::PB0<Output<PushPull>>, stm32f0xx_hal::gpio::gpiob::PB6<Input<Floating>>, stm32f0xx_hal::gpio::gpiob::PB1<Output<PushPull>>, stm32f0xx_hal::gpio::gpiob::PB7<Output<PushPull>>>`
[INFO] [stdout]             `stm32f0xx_hal::gpio::gpiob::PB1<Output<PushPull>>: _embedded_hal_digital_OutputPin`
[INFO] [stdout]             which is required by `EPD1in54<Spi<stm32f0xx_hal::stm32::SPI1, stm32f0xx_hal::gpio::gpiob::PB3<Alternate<stm32f0xx_hal::gpio::AF0>>, stm32f0xx_hal::gpio::gpiob::PB4<Alternate<stm32f0xx_hal::gpio::AF0>>, stm32f0xx_hal::gpio::gpiob::PB5<Alternate<stm32f0xx_hal::gpio::AF0>>>, stm32f0xx_hal::gpio::gpiob::PB0<Output<PushPull>>, stm32f0xx_hal::gpio::gpiob::PB6<Input<Floating>>, stm32f0xx_hal::gpio::gpiob::PB1<Output<PushPull>>, stm32f0xx_hal::gpio::gpiob::PB7<Output<PushPull>>>: epd_waveshare::prelude::WaveshareDisplay<Spi<stm32f0xx_hal::stm32::SPI1, stm32f0xx_hal::gpio::gpiob::PB3<Alternate<stm32f0xx_hal::gpio::AF0>>, stm32f0xx_hal::gpio::gpiob::PB4<Alternate<stm32f0xx_hal::gpio::AF0>>, stm32f0xx_hal::gpio::gpiob::PB5<Alternate<stm32f0xx_hal::gpio::AF0>>>, stm32f0xx_hal::gpio::gpiob::PB0<Output<PushPull>>, stm32f0xx_hal::gpio::gpiob::PB6<Input<Floating>>, stm32f0xx_hal::gpio::gpiob::PB1<Output<PushPull>>, stm32f0xx_hal::gpio::gpiob::PB7<Output<PushPull>>>`
[INFO] [stdout]             `stm32f0xx_hal::gpio::gpiob::PB7<Output<PushPull>>: _embedded_hal_digital_OutputPin`
[INFO] [stdout]             which is required by `EPD1in54<Spi<stm32f0xx_hal::stm32::SPI1, stm32f0xx_hal::gpio::gpiob::PB3<Alternate<stm32f0xx_hal::gpio::AF0>>, stm32f0xx_hal::gpio::gpiob::PB4<Alternate<stm32f0xx_hal::gpio::AF0>>, stm32f0xx_hal::gpio::gpiob::PB5<Alternate<stm32f0xx_hal::gpio::AF0>>>, stm32f0xx_hal::gpio::gpiob::PB0<Output<PushPull>>, stm32f0xx_hal::gpio::gpiob::PB6<Input<Floating>>, stm32f0xx_hal::gpio::gpiob::PB1<Output<PushPull>>, stm32f0xx_hal::gpio::gpiob::PB7<Output<PushPull>>>: epd_waveshare::prelude::WaveshareDisplay<Spi<stm32f0xx_hal::stm32::SPI1, stm32f0xx_hal::gpio::gpiob::PB3<Alternate<stm32f0xx_hal::gpio::AF0>>, stm32f0xx_hal::gpio::gpiob::PB4<Alternate<stm32f0xx_hal::gpio::AF0>>, stm32f0xx_hal::gpio::gpiob::PB5<Alternate<stm32f0xx_hal::gpio::AF0>>>, stm32f0xx_hal::gpio::gpiob::PB0<Output<PushPull>>, stm32f0xx_hal::gpio::gpiob::PB6<Input<Floating>>, stm32f0xx_hal::gpio::gpiob::PB1<Output<PushPull>>, stm32f0xx_hal::gpio::gpiob::PB7<Output<PushPull>>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nucleo-f042k6` (example "adc") due to 3 previous errors
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> examples/gpio_hal_flashing.rs:74:24
[INFO] [stdout]    |
[INFO] [stdout] 74 |           if *STATE < 10 {
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 75 | |             // Turn off the LED
[INFO] [stdout] 76 | |             led.set_low();
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |             *STATE += 1;
[INFO] [stdout] 80 | |         } else {
[INFO] [stdout]    | |_________^ expected `!`, found `()`
[INFO] [stdout]    |
[INFO] [stdout]    = note:   expected type `!`
[INFO] [stdout]            found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> examples/gpio_hal_flashing.rs:80:16
[INFO] [stdout]    |
[INFO] [stdout] 80 |           } else {
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 81 | |             // Turn on the LED
[INFO] [stdout] 82 | |             led.set_high();
[INFO] [stdout] ...  |
[INFO] [stdout] 85 | |             *STATE = 0;
[INFO] [stdout] 86 | |         }
[INFO] [stdout]    | |_________^ expected `!`, found `()`
[INFO] [stdout]    |
[INFO] [stdout]    = note:   expected type `!`
[INFO] [stdout]            found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> examples/gpio_hal_flashing.rs:89:10
[INFO] [stdout]    |
[INFO] [stdout] 89 |       else {
[INFO] [stdout]    |  __________^
[INFO] [stdout] 90 | |         // Enter critical section
[INFO] [stdout] 91 | |         cortex_m::interrupt::free(|cs| {
[INFO] [stdout] 92 | |             // Move LED pin here, leaving a None in its place
[INFO] [stdout] 93 | |             LED.replace(GPIO.borrow(cs).replace(None).unwrap());
[INFO] [stdout] 94 | |         });
[INFO] [stdout] 95 | |     }
[INFO] [stdout]    | |_____^ expected `!`, found `()`
[INFO] [stdout]    |
[INFO] [stdout]    = note:   expected type `!`
[INFO] [stdout]            found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nucleo-f042k6` (example "serial_echo_irq") due to 2 previous errors; 1 warning emitted
[INFO] [stderr] error: could not compile `nucleo-f042k6` (example "spi_hal_eink") due to 12 previous errors
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nucleo-f042k6` (example "gpio_hal_flashing") due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "f6b6a178093f80b5bf1d7dc3597d5690966107d90090590aed816caac06de144", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6b6a178093f80b5bf1d7dc3597d5690966107d90090590aed816caac06de144", kill_on_drop: false }`
[INFO] [stdout] f6b6a178093f80b5bf1d7dc3597d5690966107d90090590aed816caac06de144
