[INFO] fetching crate nucleo-f042k6 0.8.0... [INFO] testing nucleo-f042k6-0.8.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate nucleo-f042k6 0.8.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate nucleo-f042k6 0.8.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4/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-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shared-bus v0.1.4 [INFO] [stderr] Downloaded tinybmp v0.1.1 [INFO] [stderr] Downloaded tinytga v0.1.0 [INFO] [stderr] Downloaded embedded-graphics v0.4.9 [INFO] [stderr] Downloaded ssd1306 v0.2.6 [INFO] [stderr] Downloaded stm32f0 v0.8.0 [INFO] [stderr] Downloaded ina260 v0.2.6 [INFO] [stderr] Downloaded sevensegment v0.1.0 [INFO] [stderr] Downloaded epd-waveshare v0.3.2 [INFO] [stderr] Downloaded stm32f0xx-hal v0.15.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 48d05fddf93e3cef0f969c034641888fd3593d8cdf88612bd7e035631e6bc73f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "48d05fddf93e3cef0f969c034641888fd3593d8cdf88612bd7e035631e6bc73f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48d05fddf93e3cef0f969c034641888fd3593d8cdf88612bd7e035631e6bc73f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48d05fddf93e3cef0f969c034641888fd3593d8cdf88612bd7e035631e6bc73f", kill_on_drop: false }` [INFO] [stdout] 48d05fddf93e3cef0f969c034641888fd3593d8cdf88612bd7e035631e6bc73f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ea6442fb41ca2bb6152cab184e9c75cc807e2205fb0e4ca1337032873a0a538b [INFO] running `Command { std: "docker" "start" "-a" "ea6442fb41ca2bb6152cab184e9c75cc807e2205fb0e4ca1337032873a0a538b", kill_on_drop: false }` [INFO] [stderr] Compiling cortex-m v0.7.4 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling cortex-m-rt v0.6.15 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling stm32f0 v0.8.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling volatile-register v0.2.1 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling aligned v0.3.5 [INFO] [stderr] Compiling cortex-m-rt-macros v0.6.15 [INFO] [stderr] Compiling stm32f0xx-hal v0.15.2 [INFO] [stderr] Compiling nucleo-f042k6 v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 46.71s [INFO] running `Command { std: "docker" "inspect" "ea6442fb41ca2bb6152cab184e9c75cc807e2205fb0e4ca1337032873a0a538b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea6442fb41ca2bb6152cab184e9c75cc807e2205fb0e4ca1337032873a0a538b", kill_on_drop: false }` [INFO] [stdout] ea6442fb41ca2bb6152cab184e9c75cc807e2205fb0e4ca1337032873a0a538b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 61a8e24117f7779f5c722361c90c4108eda2dc1bfdcd6703b07c53423d3a4ff3 [INFO] running `Command { std: "docker" "start" "-a" "61a8e24117f7779f5c722361c90c4108eda2dc1bfdcd6703b07c53423d3a4ff3", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cortex-m v0.5.11 [INFO] [stderr] Compiling ssd1306 v0.2.6 [INFO] [stderr] Compiling aligned v0.2.0 [INFO] [stderr] Compiling panic-halt v0.2.0 [INFO] [stderr] Compiling numtoa v0.2.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling sevensegment v0.1.0 [INFO] [stderr] Compiling ina260 v0.2.6 [INFO] [stderr] Compiling shared-bus v0.1.4 [INFO] [stderr] Compiling tinytga v0.1.0 [INFO] [stderr] Compiling tinybmp v0.1.1 [INFO] [stderr] Compiling embedded-graphics v0.4.9 [INFO] [stderr] Compiling epd-waveshare v0.3.2 [INFO] [stderr] Compiling nucleo-f042k6 v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] | [INFO] [stdout] = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library [INFO] [stdout] = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] | [INFO] [stdout] = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library [INFO] [stdout] = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] | [INFO] [stdout] = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library [INFO] [stdout] = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] | [INFO] [stdout] = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library [INFO] [stdout] = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] | [INFO] [stdout] = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library [INFO] [stdout] = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nucleo-f042k6` due to 2 previous errors [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] 77 | | [INFO] [stdout] 78 | | // And now increment state variable [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] [stderr] warning: build failed, waiting for other jobs to finish... [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] 83 | | [INFO] [stdout] 84 | | // And set new state variable back to 0 [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] [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] [stdout] error[E0277]: the trait bound `stm32f0xx_hal::gpio::gpiob::PB4>: stm32f0xx_hal::prelude::_embedded_hal_digital_OutputPin` is not satisfied [INFO] [stdout] --> examples/gpio_hal_7seg.rs:93:42 [INFO] [stdout] | [INFO] [stdout] 93 | let sevenseg = SevenSeg::new(seg_a, seg_b, seg_c, seg_d, seg_e, seg_f, seg_g); [INFO] [stdout] | ------------- ^^^^^ the trait `stm32f0xx_hal::prelude::_embedded_hal_digital_OutputPin` is not implemented for `stm32f0xx_hal::gpio::gpiob::PB4>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `sevensegment::SevenSeg::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sevensegment-0.1.0/src/lib.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | A: OutputPin, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `sevensegment::SevenSeg::::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stm32f0xx_hal::gpio::gpiob::PB5>: stm32f0xx_hal::prelude::_embedded_hal_digital_OutputPin` is not satisfied [INFO] [stdout] --> examples/gpio_hal_7seg.rs:93:49 [INFO] [stdout] | [INFO] [stdout] 93 | let sevenseg = SevenSeg::new(seg_a, seg_b, seg_c, seg_d, seg_e, seg_f, seg_g); [INFO] [stdout] | ------------- ^^^^^ the trait `stm32f0xx_hal::prelude::_embedded_hal_digital_OutputPin` is not implemented for `stm32f0xx_hal::gpio::gpiob::PB5>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `sevensegment::SevenSeg::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sevensegment-0.1.0/src/lib.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | B: OutputPin, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `sevensegment::SevenSeg::::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stm32f0xx_hal::gpio::gpioa::PA11>: stm32f0xx_hal::prelude::_embedded_hal_digital_OutputPin` is not satisfied [INFO] [stdout] --> examples/gpio_hal_7seg.rs:93:56 [INFO] [stdout] | [INFO] [stdout] 93 | let sevenseg = SevenSeg::new(seg_a, seg_b, seg_c, seg_d, seg_e, seg_f, seg_g); [INFO] [stdout] | ------------- ^^^^^ the trait `stm32f0xx_hal::prelude::_embedded_hal_digital_OutputPin` is not implemented for `stm32f0xx_hal::gpio::gpioa::PA11>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `sevensegment::SevenSeg::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sevensegment-0.1.0/src/lib.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 35 | C: OutputPin, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `sevensegment::SevenSeg::::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stm32f0xx_hal::gpio::gpioa::PA8>: stm32f0xx_hal::prelude::_embedded_hal_digital_OutputPin` is not satisfied [INFO] [stdout] --> examples/gpio_hal_7seg.rs:93:63 [INFO] [stdout] | [INFO] [stdout] 93 | let sevenseg = SevenSeg::new(seg_a, seg_b, seg_c, seg_d, seg_e, seg_f, seg_g); [INFO] [stdout] | ------------- ^^^^^ the trait `stm32f0xx_hal::prelude::_embedded_hal_digital_OutputPin` is not implemented for `stm32f0xx_hal::gpio::gpioa::PA8>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `sevensegment::SevenSeg::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sevensegment-0.1.0/src/lib.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 36 | D: OutputPin, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `sevensegment::SevenSeg::::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stm32f0xx_hal::gpio::gpiof::PF1>: stm32f0xx_hal::prelude::_embedded_hal_digital_OutputPin` is not satisfied [INFO] [stdout] --> examples/gpio_hal_7seg.rs:93:70 [INFO] [stdout] | [INFO] [stdout] 93 | let sevenseg = SevenSeg::new(seg_a, seg_b, seg_c, seg_d, seg_e, seg_f, seg_g); [INFO] [stdout] | ------------- ^^^^^ the trait `stm32f0xx_hal::prelude::_embedded_hal_digital_OutputPin` is not implemented for `stm32f0xx_hal::gpio::gpiof::PF1>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `sevensegment::SevenSeg::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sevensegment-0.1.0/src/lib.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | E: OutputPin, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `sevensegment::SevenSeg::::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stm32f0xx_hal::gpio::gpiof::PF0>: stm32f0xx_hal::prelude::_embedded_hal_digital_OutputPin` is not satisfied [INFO] [stdout] --> examples/gpio_hal_7seg.rs:93:77 [INFO] [stdout] | [INFO] [stdout] 93 | let sevenseg = SevenSeg::new(seg_a, seg_b, seg_c, seg_d, seg_e, seg_f, seg_g); [INFO] [stdout] | ------------- ^^^^^ the trait `stm32f0xx_hal::prelude::_embedded_hal_digital_OutputPin` is not implemented for `stm32f0xx_hal::gpio::gpiof::PF0>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `sevensegment::SevenSeg::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sevensegment-0.1.0/src/lib.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 38 | F: OutputPin, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `sevensegment::SevenSeg::::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stm32f0xx_hal::gpio::gpiob::PB1>: stm32f0xx_hal::prelude::_embedded_hal_digital_OutputPin` is not satisfied [INFO] [stdout] --> examples/gpio_hal_7seg.rs:93:84 [INFO] [stdout] | [INFO] [stdout] 93 | let sevenseg = SevenSeg::new(seg_a, seg_b, seg_c, seg_d, seg_e, seg_f, seg_g); [INFO] [stdout] | ------------- ^^^^^ the trait `stm32f0xx_hal::prelude::_embedded_hal_digital_OutputPin` is not implemented for `stm32f0xx_hal::gpio::gpiob::PB1>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `sevensegment::SevenSeg::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sevensegment-0.1.0/src/lib.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | G: OutputPin, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `sevensegment::SevenSeg::::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] | [INFO] [stdout] = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library [INFO] [stdout] = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] | [INFO] [stdout] = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library [INFO] [stdout] = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] | [INFO] [stdout] = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library [INFO] [stdout] = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stm32f0xx_hal::gpio::gpiob::PB0>: _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>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `epd_waveshare::prelude::WaveshareDisplay::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/epd-waveshare-0.3.2/src/traits.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | CS: OutputPin, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `epd_waveshare::prelude::WaveshareDisplay::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stm32f0xx_hal::gpio::gpiob::PB0>: _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>` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `epd_waveshare::prelude::WaveshareDisplay>, stm32f0xx_hal::gpio::gpiob::PB4>, stm32f0xx_hal::gpio::gpiob::PB5>>, stm32f0xx_hal::gpio::gpiob::PB0>, _, _, _>` for `EPD1in54>, stm32f0xx_hal::gpio::gpiob::PB4>, stm32f0xx_hal::gpio::gpiob::PB5>>, stm32f0xx_hal::gpio::gpiob::PB0>, _, _, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] | [INFO] [stdout] = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library [INFO] [stdout] = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] | [INFO] [stdout] = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library [INFO] [stdout] = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `display` exists for mutable reference `&mut sevensegment::SevenSeg>, stm32f0xx_hal::gpio::gpiob::PB5>, stm32f0xx_hal::gpio::gpioa::PA11>, stm32f0xx_hal::gpio::gpioa::PA8>, stm32f0xx_hal::gpio::gpiof::PF1>, stm32f0xx_hal::gpio::gpiof::PF0>, stm32f0xx_hal::gpio::gpiob::PB1>>`, but its trait bounds were not satisfied [INFO] [stdout] --> examples/gpio_hal_7seg.rs:138:21 [INFO] [stdout] | [INFO] [stdout] 138 | display.display(17); [INFO] [stdout] | ^^^^^^^ method cannot be called on `&mut sevensegment::SevenSeg>, stm32f0xx_hal::gpio::gpiob::PB5>, stm32f0xx_hal::gpio::gpioa::PA11>, stm32f0xx_hal::gpio::gpioa::PA8>, stm32f0xx_hal::gpio::gpiof::PF1>, stm32f0xx_hal::gpio::gpiof::PF0>, stm32f0xx_hal::gpio::gpiob::PB1>>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f0xx-hal-0.15.2/src/gpio.rs:559:1 [INFO] [stdout] | [INFO] [stdout] 559 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 560 | | PA0: (pa0, 0, Input), [INFO] [stdout] 561 | | PA1: (pa1, 1, Input), [INFO] [stdout] 562 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 575 | | PA15: (pa15, 15, Input), [INFO] [stdout] 576 | | ]); [INFO] [stdout] | |__- doesn't satisfy `_: stm32f0xx_hal::prelude::_embedded_hal_digital_OutputPin` [INFO] [stdout] 577 | [INFO] [stdout] 578 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 579 | | PB0: (pb0, 0, Input), [INFO] [stdout] 580 | | PB1: (pb1, 1, Input), [INFO] [stdout] 581 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 594 | | PB15: (pb15, 15, Input), [INFO] [stdout] 595 | | ]); [INFO] [stdout] | |__- doesn't satisfy `_: stm32f0xx_hal::prelude::_embedded_hal_digital_OutputPin` [INFO] [stdout] ... [INFO] [stdout] 727 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 728 | | PF0: (pf0, 0, Input), [INFO] [stdout] 729 | | PF1: (pf1, 1, Input), [INFO] [stdout] 730 | | PF11: (pf11, 11, Input), [INFO] [stdout] 731 | | ]); [INFO] [stdout] | |__- doesn't satisfy `_: stm32f0xx_hal::prelude::_embedded_hal_digital_OutputPin` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `stm32f0xx_hal::gpio::gpiob::PB4>: stm32f0xx_hal::prelude::_embedded_hal_digital_OutputPin` [INFO] [stdout] `stm32f0xx_hal::gpio::gpiob::PB5>: stm32f0xx_hal::prelude::_embedded_hal_digital_OutputPin` [INFO] [stdout] `stm32f0xx_hal::gpio::gpioa::PA11>: stm32f0xx_hal::prelude::_embedded_hal_digital_OutputPin` [INFO] [stdout] `stm32f0xx_hal::gpio::gpioa::PA8>: stm32f0xx_hal::prelude::_embedded_hal_digital_OutputPin` [INFO] [stdout] `stm32f0xx_hal::gpio::gpiof::PF1>: stm32f0xx_hal::prelude::_embedded_hal_digital_OutputPin` [INFO] [stdout] `stm32f0xx_hal::gpio::gpiof::PF0>: stm32f0xx_hal::prelude::_embedded_hal_digital_OutputPin` [INFO] [stdout] `stm32f0xx_hal::gpio::gpiob::PB1>: stm32f0xx_hal::prelude::_embedded_hal_digital_OutputPin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cortex_m::peripheral::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 `display` exists for mutable reference `&mut sevensegment::SevenSeg>, stm32f0xx_hal::gpio::gpiob::PB5>, stm32f0xx_hal::gpio::gpioa::PA11>, stm32f0xx_hal::gpio::gpioa::PA8>, stm32f0xx_hal::gpio::gpiof::PF1>, stm32f0xx_hal::gpio::gpiof::PF0>, stm32f0xx_hal::gpio::gpiob::PB1>>`, but its trait bounds were not satisfied [INFO] [stdout] --> examples/gpio_hal_7seg.rs:147:29 [INFO] [stdout] | [INFO] [stdout] 147 | display.display(lsb as u8); [INFO] [stdout] | ^^^^^^^ method cannot be called on `&mut sevensegment::SevenSeg>, stm32f0xx_hal::gpio::gpiob::PB5>, stm32f0xx_hal::gpio::gpioa::PA11>, stm32f0xx_hal::gpio::gpioa::PA8>, stm32f0xx_hal::gpio::gpiof::PF1>, stm32f0xx_hal::gpio::gpiof::PF0>, stm32f0xx_hal::gpio::gpiob::PB1>>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f0xx-hal-0.15.2/src/gpio.rs:559:1 [INFO] [stdout] | [INFO] [stdout] 559 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 560 | | PA0: (pa0, 0, Input), [INFO] [stdout] 561 | | PA1: (pa1, 1, Input), [INFO] [stdout] 562 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 575 | | PA15: (pa15, 15, Input), [INFO] [stdout] 576 | | ]); [INFO] [stdout] | |__- doesn't satisfy `_: stm32f0xx_hal::prelude::_embedded_hal_digital_OutputPin` [INFO] [stdout] 577 | [INFO] [stdout] 578 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 579 | | PB0: (pb0, 0, Input), [INFO] [stdout] 580 | | PB1: (pb1, 1, Input), [INFO] [stdout] 581 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 594 | | PB15: (pb15, 15, Input), [INFO] [stdout] 595 | | ]); [INFO] [stdout] | |__- doesn't satisfy `_: stm32f0xx_hal::prelude::_embedded_hal_digital_OutputPin` [INFO] [stdout] ... [INFO] [stdout] 727 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 728 | | PF0: (pf0, 0, Input), [INFO] [stdout] 729 | | PF1: (pf1, 1, Input), [INFO] [stdout] 730 | | PF11: (pf11, 11, Input), [INFO] [stdout] 731 | | ]); [INFO] [stdout] | |__- doesn't satisfy `_: stm32f0xx_hal::prelude::_embedded_hal_digital_OutputPin` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `stm32f0xx_hal::gpio::gpiob::PB4>: stm32f0xx_hal::prelude::_embedded_hal_digital_OutputPin` [INFO] [stdout] `stm32f0xx_hal::gpio::gpiob::PB5>: stm32f0xx_hal::prelude::_embedded_hal_digital_OutputPin` [INFO] [stdout] `stm32f0xx_hal::gpio::gpioa::PA11>: stm32f0xx_hal::prelude::_embedded_hal_digital_OutputPin` [INFO] [stdout] `stm32f0xx_hal::gpio::gpioa::PA8>: stm32f0xx_hal::prelude::_embedded_hal_digital_OutputPin` [INFO] [stdout] `stm32f0xx_hal::gpio::gpiof::PF1>: stm32f0xx_hal::prelude::_embedded_hal_digital_OutputPin` [INFO] [stdout] `stm32f0xx_hal::gpio::gpiof::PF0>: stm32f0xx_hal::prelude::_embedded_hal_digital_OutputPin` [INFO] [stdout] `stm32f0xx_hal::gpio::gpiob::PB1>: stm32f0xx_hal::prelude::_embedded_hal_digital_OutputPin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `display` exists for mutable reference `&mut sevensegment::SevenSeg>, stm32f0xx_hal::gpio::gpiob::PB5>, stm32f0xx_hal::gpio::gpioa::PA11>, stm32f0xx_hal::gpio::gpioa::PA8>, stm32f0xx_hal::gpio::gpiof::PF1>, stm32f0xx_hal::gpio::gpiof::PF0>, stm32f0xx_hal::gpio::gpiob::PB1>>`, but its trait bounds were not satisfied [INFO] [stdout] --> examples/gpio_hal_7seg.rs:153:29 [INFO] [stdout] | [INFO] [stdout] 153 | display.display(middle as u8); [INFO] [stdout] | ^^^^^^^ method cannot be called on `&mut sevensegment::SevenSeg>, stm32f0xx_hal::gpio::gpiob::PB5>, stm32f0xx_hal::gpio::gpioa::PA11>, stm32f0xx_hal::gpio::gpioa::PA8>, stm32f0xx_hal::gpio::gpiof::PF1>, stm32f0xx_hal::gpio::gpiof::PF0>, stm32f0xx_hal::gpio::gpiob::PB1>>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f0xx-hal-0.15.2/src/gpio.rs:559:1 [INFO] [stdout] | [INFO] [stdout] 559 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 560 | | PA0: (pa0, 0, Input), [INFO] [stdout] 561 | | PA1: (pa1, 1, Input), [INFO] [stdout] 562 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 575 | | PA15: (pa15, 15, Input), [INFO] [stdout] 576 | | ]); [INFO] [stdout] | |__- doesn't satisfy `_: stm32f0xx_hal::prelude::_embedded_hal_digital_OutputPin` [INFO] [stdout] 577 | [INFO] [stdout] 578 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 579 | | PB0: (pb0, 0, Input), [INFO] [stdout] 580 | | PB1: (pb1, 1, Input), [INFO] [stdout] 581 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 594 | | PB15: (pb15, 15, Input), [INFO] [stdout] 595 | | ]); [INFO] [stdout] | |__- doesn't satisfy `_: stm32f0xx_hal::prelude::_embedded_hal_digital_OutputPin` [INFO] [stdout] ... [INFO] [stdout] 727 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 728 | | PF0: (pf0, 0, Input), [INFO] [stdout] 729 | | PF1: (pf1, 1, Input), [INFO] [stdout] 730 | | PF11: (pf11, 11, Input), [INFO] [stdout] 731 | | ]); [INFO] [stdout] | |__- doesn't satisfy `_: stm32f0xx_hal::prelude::_embedded_hal_digital_OutputPin` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `stm32f0xx_hal::gpio::gpiob::PB4>: stm32f0xx_hal::prelude::_embedded_hal_digital_OutputPin` [INFO] [stdout] `stm32f0xx_hal::gpio::gpiob::PB5>: stm32f0xx_hal::prelude::_embedded_hal_digital_OutputPin` [INFO] [stdout] `stm32f0xx_hal::gpio::gpioa::PA11>: stm32f0xx_hal::prelude::_embedded_hal_digital_OutputPin` [INFO] [stdout] `stm32f0xx_hal::gpio::gpioa::PA8>: stm32f0xx_hal::prelude::_embedded_hal_digital_OutputPin` [INFO] [stdout] `stm32f0xx_hal::gpio::gpiof::PF1>: stm32f0xx_hal::prelude::_embedded_hal_digital_OutputPin` [INFO] [stdout] `stm32f0xx_hal::gpio::gpiof::PF0>: stm32f0xx_hal::prelude::_embedded_hal_digital_OutputPin` [INFO] [stdout] `stm32f0xx_hal::gpio::gpiob::PB1>: stm32f0xx_hal::prelude::_embedded_hal_digital_OutputPin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stm32f0xx_hal::gpio::gpiob::PB6>: _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>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `epd_waveshare::prelude::WaveshareDisplay::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/epd-waveshare-0.3.2/src/traits.rs:62:11 [INFO] [stdout] | [INFO] [stdout] 62 | BUSY: InputPin, [INFO] [stdout] | ^^^^^^^^ required by this bound in `epd_waveshare::prelude::WaveshareDisplay::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stm32f0xx_hal::gpio::gpiob::PB6>: _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>` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `epd_waveshare::prelude::WaveshareDisplay>, stm32f0xx_hal::gpio::gpiob::PB4>, stm32f0xx_hal::gpio::gpiob::PB5>>, stm32f0xx_hal::gpio::gpiob::PB0>, stm32f0xx_hal::gpio::gpiob::PB6>, _, _>` for `EPD1in54>, stm32f0xx_hal::gpio::gpiob::PB4>, stm32f0xx_hal::gpio::gpiob::PB5>>, stm32f0xx_hal::gpio::gpiob::PB0>, stm32f0xx_hal::gpio::gpiob::PB6>, _, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stm32f0xx_hal::gpio::gpiob::PB1>: _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>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `epd_waveshare::prelude::WaveshareDisplay::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/epd-waveshare-0.3.2/src/traits.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | DC: OutputPin, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `epd_waveshare::prelude::WaveshareDisplay::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stm32f0xx_hal::gpio::gpiob::PB1>: _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>` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `epd_waveshare::prelude::WaveshareDisplay>, stm32f0xx_hal::gpio::gpiob::PB4>, stm32f0xx_hal::gpio::gpiob::PB5>>, stm32f0xx_hal::gpio::gpiob::PB0>, stm32f0xx_hal::gpio::gpiob::PB6>, stm32f0xx_hal::gpio::gpiob::PB1>, _>` for `EPD1in54>, stm32f0xx_hal::gpio::gpiob::PB4>, stm32f0xx_hal::gpio::gpiob::PB5>>, stm32f0xx_hal::gpio::gpiob::PB0>, stm32f0xx_hal::gpio::gpiob::PB6>, stm32f0xx_hal::gpio::gpiob::PB1>, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stm32f0xx_hal::gpio::gpiob::PB7>: _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>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `epd_waveshare::prelude::WaveshareDisplay::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/epd-waveshare-0.3.2/src/traits.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 64 | RST: OutputPin, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `epd_waveshare::prelude::WaveshareDisplay::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stm32f0xx_hal::gpio::gpiob::PB7>: _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>` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `epd_waveshare::prelude::WaveshareDisplay>, stm32f0xx_hal::gpio::gpiob::PB4>, stm32f0xx_hal::gpio::gpiob::PB5>>, stm32f0xx_hal::gpio::gpiob::PB0>, stm32f0xx_hal::gpio::gpiob::PB6>, stm32f0xx_hal::gpio::gpiob::PB1>, stm32f0xx_hal::gpio::gpiob::PB7>>` for `EPD1in54>, stm32f0xx_hal::gpio::gpiob::PB4>, stm32f0xx_hal::gpio::gpiob::PB5>>, stm32f0xx_hal::gpio::gpiob::PB0>, stm32f0xx_hal::gpio::gpiob::PB6>, stm32f0xx_hal::gpio::gpiob::PB1>, stm32f0xx_hal::gpio::gpiob::PB7>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] | [INFO] [stdout] = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library [INFO] [stdout] = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `display` exists for mutable reference `&mut sevensegment::SevenSeg>, stm32f0xx_hal::gpio::gpiob::PB5>, stm32f0xx_hal::gpio::gpioa::PA11>, stm32f0xx_hal::gpio::gpioa::PA8>, stm32f0xx_hal::gpio::gpiof::PF1>, stm32f0xx_hal::gpio::gpiof::PF0>, stm32f0xx_hal::gpio::gpiob::PB1>>`, but its trait bounds were not satisfied [INFO] [stdout] --> examples/gpio_hal_7seg.rs:159:29 [INFO] [stdout] | [INFO] [stdout] 159 | display.display(msb as u8); [INFO] [stdout] | ^^^^^^^ method cannot be called on `&mut sevensegment::SevenSeg>, stm32f0xx_hal::gpio::gpiob::PB5>, stm32f0xx_hal::gpio::gpioa::PA11>, stm32f0xx_hal::gpio::gpioa::PA8>, stm32f0xx_hal::gpio::gpiof::PF1>, stm32f0xx_hal::gpio::gpiof::PF0>, stm32f0xx_hal::gpio::gpiob::PB1>>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f0xx-hal-0.15.2/src/gpio.rs:559:1 [INFO] [stdout] | [INFO] [stdout] 559 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 560 | | PA0: (pa0, 0, Input), [INFO] [stdout] 561 | | PA1: (pa1, 1, Input), [INFO] [stdout] 562 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 575 | | PA15: (pa15, 15, Input), [INFO] [stdout] 576 | | ]); [INFO] [stdout] | |__- doesn't satisfy `_: stm32f0xx_hal::prelude::_embedded_hal_digital_OutputPin` [INFO] [stdout] 577 | [INFO] [stdout] 578 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 579 | | PB0: (pb0, 0, Input), [INFO] [stdout] 580 | | PB1: (pb1, 1, Input), [INFO] [stdout] 581 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 594 | | PB15: (pb15, 15, Input), [INFO] [stdout] 595 | | ]); [INFO] [stdout] | |__- doesn't satisfy `_: stm32f0xx_hal::prelude::_embedded_hal_digital_OutputPin` [INFO] [stdout] ... [INFO] [stdout] 727 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 728 | | PF0: (pf0, 0, Input), [INFO] [stdout] 729 | | PF1: (pf1, 1, Input), [INFO] [stdout] 730 | | PF11: (pf11, 11, Input), [INFO] [stdout] 731 | | ]); [INFO] [stdout] | |__- doesn't satisfy `_: stm32f0xx_hal::prelude::_embedded_hal_digital_OutputPin` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `stm32f0xx_hal::gpio::gpiob::PB4>: stm32f0xx_hal::prelude::_embedded_hal_digital_OutputPin` [INFO] [stdout] `stm32f0xx_hal::gpio::gpiob::PB5>: stm32f0xx_hal::prelude::_embedded_hal_digital_OutputPin` [INFO] [stdout] `stm32f0xx_hal::gpio::gpioa::PA11>: stm32f0xx_hal::prelude::_embedded_hal_digital_OutputPin` [INFO] [stdout] `stm32f0xx_hal::gpio::gpioa::PA8>: stm32f0xx_hal::prelude::_embedded_hal_digital_OutputPin` [INFO] [stdout] `stm32f0xx_hal::gpio::gpiof::PF1>: stm32f0xx_hal::prelude::_embedded_hal_digital_OutputPin` [INFO] [stdout] `stm32f0xx_hal::gpio::gpiof::PF0>: stm32f0xx_hal::prelude::_embedded_hal_digital_OutputPin` [INFO] [stdout] `stm32f0xx_hal::gpio::gpiob::PB1>: stm32f0xx_hal::prelude::_embedded_hal_digital_OutputPin` [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] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/gpio_hal_7seg.rs:121:17 [INFO] [stdout] | [INFO] [stdout] 120 | #[exception] [INFO] [stdout] | ------------ implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] 121 | fn SysTick() -> ! { [INFO] [stdout] | ^ expected `!`, found `()` [INFO] [stdout] ... [INFO] [stdout] 165 | }); [INFO] [stdout] | - help: consider removing this semicolon [INFO] [stdout] | [INFO] [stdout] = note: expected type `!` [INFO] [stdout] found unit type `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [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[E0599]: the method `update_frame` exists for struct `EPD1in54>, stm32f0xx_hal::gpio::gpiob::PB4>, stm32f0xx_hal::gpio::gpiob::PB5>>, stm32f0xx_hal::gpio::gpiob::PB0>, stm32f0xx_hal::gpio::gpiob::PB6>, stm32f0xx_hal::gpio::gpiob::PB1>, stm32f0xx_hal::gpio::gpiob::PB7>>`, 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 on `EPD1in54>, stm32f0xx_hal::gpio::gpiob::PB4>, stm32f0xx_hal::gpio::gpiob::PB5>>, stm32f0xx_hal::gpio::gpiob::PB0>, stm32f0xx_hal::gpio::gpiob::PB6>, stm32f0xx_hal::gpio::gpiob::PB1>, stm32f0xx_hal::gpio::gpiob::PB7>>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/epd-waveshare-0.3.2/src/epd1in54/mod.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | pub struct EPD1in54 { [INFO] [stdout] | ------------------------------------------- doesn't satisfy `_: epd_waveshare::prelude::WaveshareDisplay>, stm32f0xx_hal::gpio::gpiob::PB4>, stm32f0xx_hal::gpio::gpiob::PB5>>, stm32f0xx_hal::gpio::gpiob::PB0>, stm32f0xx_hal::gpio::gpiob::PB6>, stm32f0xx_hal::gpio::gpiob::PB1>, stm32f0xx_hal::gpio::gpiob::PB7>>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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), [INFO] [stdout] 580 | | PB1: (pb1, 1, Input), [INFO] [stdout] 581 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 594 | | PB15: (pb15, 15, Input), [INFO] [stdout] 595 | | ]); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__doesn't satisfy `_: _embedded_hal_digital_InputPin` [INFO] [stdout] | doesn't satisfy `_: _embedded_hal_digital_OutputPin` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `stm32f0xx_hal::gpio::gpiob::PB0>: _embedded_hal_digital_OutputPin` [INFO] [stdout] which is required by `EPD1in54>, stm32f0xx_hal::gpio::gpiob::PB4>, stm32f0xx_hal::gpio::gpiob::PB5>>, stm32f0xx_hal::gpio::gpiob::PB0>, stm32f0xx_hal::gpio::gpiob::PB6>, stm32f0xx_hal::gpio::gpiob::PB1>, stm32f0xx_hal::gpio::gpiob::PB7>>: epd_waveshare::prelude::WaveshareDisplay>, stm32f0xx_hal::gpio::gpiob::PB4>, stm32f0xx_hal::gpio::gpiob::PB5>>, stm32f0xx_hal::gpio::gpiob::PB0>, stm32f0xx_hal::gpio::gpiob::PB6>, stm32f0xx_hal::gpio::gpiob::PB1>, stm32f0xx_hal::gpio::gpiob::PB7>>` [INFO] [stdout] `stm32f0xx_hal::gpio::gpiob::PB6>: _embedded_hal_digital_InputPin` [INFO] [stdout] which is required by `EPD1in54>, stm32f0xx_hal::gpio::gpiob::PB4>, stm32f0xx_hal::gpio::gpiob::PB5>>, stm32f0xx_hal::gpio::gpiob::PB0>, stm32f0xx_hal::gpio::gpiob::PB6>, stm32f0xx_hal::gpio::gpiob::PB1>, stm32f0xx_hal::gpio::gpiob::PB7>>: epd_waveshare::prelude::WaveshareDisplay>, stm32f0xx_hal::gpio::gpiob::PB4>, stm32f0xx_hal::gpio::gpiob::PB5>>, stm32f0xx_hal::gpio::gpiob::PB0>, stm32f0xx_hal::gpio::gpiob::PB6>, stm32f0xx_hal::gpio::gpiob::PB1>, stm32f0xx_hal::gpio::gpiob::PB7>>` [INFO] [stdout] `stm32f0xx_hal::gpio::gpiob::PB1>: _embedded_hal_digital_OutputPin` [INFO] [stdout] which is required by `EPD1in54>, stm32f0xx_hal::gpio::gpiob::PB4>, stm32f0xx_hal::gpio::gpiob::PB5>>, stm32f0xx_hal::gpio::gpiob::PB0>, stm32f0xx_hal::gpio::gpiob::PB6>, stm32f0xx_hal::gpio::gpiob::PB1>, stm32f0xx_hal::gpio::gpiob::PB7>>: epd_waveshare::prelude::WaveshareDisplay>, stm32f0xx_hal::gpio::gpiob::PB4>, stm32f0xx_hal::gpio::gpiob::PB5>>, stm32f0xx_hal::gpio::gpiob::PB0>, stm32f0xx_hal::gpio::gpiob::PB6>, stm32f0xx_hal::gpio::gpiob::PB1>, stm32f0xx_hal::gpio::gpiob::PB7>>` [INFO] [stdout] `stm32f0xx_hal::gpio::gpiob::PB7>: _embedded_hal_digital_OutputPin` [INFO] [stdout] which is required by `EPD1in54>, stm32f0xx_hal::gpio::gpiob::PB4>, stm32f0xx_hal::gpio::gpiob::PB5>>, stm32f0xx_hal::gpio::gpiob::PB0>, stm32f0xx_hal::gpio::gpiob::PB6>, stm32f0xx_hal::gpio::gpiob::PB1>, stm32f0xx_hal::gpio::gpiob::PB7>>: epd_waveshare::prelude::WaveshareDisplay>, stm32f0xx_hal::gpio::gpiob::PB4>, stm32f0xx_hal::gpio::gpiob::PB5>>, stm32f0xx_hal::gpio::gpiob::PB0>, stm32f0xx_hal::gpio::gpiob::PB6>, stm32f0xx_hal::gpio::gpiob::PB1>, stm32f0xx_hal::gpio::gpiob::PB7>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `display_frame` exists for struct `EPD1in54>, stm32f0xx_hal::gpio::gpiob::PB4>, stm32f0xx_hal::gpio::gpiob::PB5>>, stm32f0xx_hal::gpio::gpiob::PB0>, stm32f0xx_hal::gpio::gpiob::PB6>, stm32f0xx_hal::gpio::gpiob::PB1>, stm32f0xx_hal::gpio::gpiob::PB7>>`, 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 on `EPD1in54>, stm32f0xx_hal::gpio::gpiob::PB4>, stm32f0xx_hal::gpio::gpiob::PB5>>, stm32f0xx_hal::gpio::gpiob::PB0>, stm32f0xx_hal::gpio::gpiob::PB6>, stm32f0xx_hal::gpio::gpiob::PB1>, stm32f0xx_hal::gpio::gpiob::PB7>>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/epd-waveshare-0.3.2/src/epd1in54/mod.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | pub struct EPD1in54 { [INFO] [stdout] | ------------------------------------------- doesn't satisfy `_: epd_waveshare::prelude::WaveshareDisplay>, stm32f0xx_hal::gpio::gpiob::PB4>, stm32f0xx_hal::gpio::gpiob::PB5>>, stm32f0xx_hal::gpio::gpiob::PB0>, stm32f0xx_hal::gpio::gpiob::PB6>, stm32f0xx_hal::gpio::gpiob::PB1>, stm32f0xx_hal::gpio::gpiob::PB7>>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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), [INFO] [stdout] 580 | | PB1: (pb1, 1, Input), [INFO] [stdout] 581 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 594 | | PB15: (pb15, 15, Input), [INFO] [stdout] 595 | | ]); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__doesn't satisfy `_: _embedded_hal_digital_InputPin` [INFO] [stdout] | doesn't satisfy `_: _embedded_hal_digital_OutputPin` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `stm32f0xx_hal::gpio::gpiob::PB0>: _embedded_hal_digital_OutputPin` [INFO] [stdout] which is required by `EPD1in54>, stm32f0xx_hal::gpio::gpiob::PB4>, stm32f0xx_hal::gpio::gpiob::PB5>>, stm32f0xx_hal::gpio::gpiob::PB0>, stm32f0xx_hal::gpio::gpiob::PB6>, stm32f0xx_hal::gpio::gpiob::PB1>, stm32f0xx_hal::gpio::gpiob::PB7>>: epd_waveshare::prelude::WaveshareDisplay>, stm32f0xx_hal::gpio::gpiob::PB4>, stm32f0xx_hal::gpio::gpiob::PB5>>, stm32f0xx_hal::gpio::gpiob::PB0>, stm32f0xx_hal::gpio::gpiob::PB6>, stm32f0xx_hal::gpio::gpiob::PB1>, stm32f0xx_hal::gpio::gpiob::PB7>>` [INFO] [stdout] `stm32f0xx_hal::gpio::gpiob::PB6>: _embedded_hal_digital_InputPin` [INFO] [stdout] which is required by `EPD1in54>, stm32f0xx_hal::gpio::gpiob::PB4>, stm32f0xx_hal::gpio::gpiob::PB5>>, stm32f0xx_hal::gpio::gpiob::PB0>, stm32f0xx_hal::gpio::gpiob::PB6>, stm32f0xx_hal::gpio::gpiob::PB1>, stm32f0xx_hal::gpio::gpiob::PB7>>: epd_waveshare::prelude::WaveshareDisplay>, stm32f0xx_hal::gpio::gpiob::PB4>, stm32f0xx_hal::gpio::gpiob::PB5>>, stm32f0xx_hal::gpio::gpiob::PB0>, stm32f0xx_hal::gpio::gpiob::PB6>, stm32f0xx_hal::gpio::gpiob::PB1>, stm32f0xx_hal::gpio::gpiob::PB7>>` [INFO] [stdout] `stm32f0xx_hal::gpio::gpiob::PB1>: _embedded_hal_digital_OutputPin` [INFO] [stdout] which is required by `EPD1in54>, stm32f0xx_hal::gpio::gpiob::PB4>, stm32f0xx_hal::gpio::gpiob::PB5>>, stm32f0xx_hal::gpio::gpiob::PB0>, stm32f0xx_hal::gpio::gpiob::PB6>, stm32f0xx_hal::gpio::gpiob::PB1>, stm32f0xx_hal::gpio::gpiob::PB7>>: epd_waveshare::prelude::WaveshareDisplay>, stm32f0xx_hal::gpio::gpiob::PB4>, stm32f0xx_hal::gpio::gpiob::PB5>>, stm32f0xx_hal::gpio::gpiob::PB0>, stm32f0xx_hal::gpio::gpiob::PB6>, stm32f0xx_hal::gpio::gpiob::PB1>, stm32f0xx_hal::gpio::gpiob::PB7>>` [INFO] [stdout] `stm32f0xx_hal::gpio::gpiob::PB7>: _embedded_hal_digital_OutputPin` [INFO] [stdout] which is required by `EPD1in54>, stm32f0xx_hal::gpio::gpiob::PB4>, stm32f0xx_hal::gpio::gpiob::PB5>>, stm32f0xx_hal::gpio::gpiob::PB0>, stm32f0xx_hal::gpio::gpiob::PB6>, stm32f0xx_hal::gpio::gpiob::PB1>, stm32f0xx_hal::gpio::gpiob::PB7>>: epd_waveshare::prelude::WaveshareDisplay>, stm32f0xx_hal::gpio::gpiob::PB4>, stm32f0xx_hal::gpio::gpiob::PB5>>, stm32f0xx_hal::gpio::gpiob::PB0>, stm32f0xx_hal::gpio::gpiob::PB6>, stm32f0xx_hal::gpio::gpiob::PB1>, stm32f0xx_hal::gpio::gpiob::PB7>>` [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] warning: use of deprecated associated function `cortex_m::peripheral::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 previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "61a8e24117f7779f5c722361c90c4108eda2dc1bfdcd6703b07c53423d3a4ff3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61a8e24117f7779f5c722361c90c4108eda2dc1bfdcd6703b07c53423d3a4ff3", kill_on_drop: false }` [INFO] [stdout] 61a8e24117f7779f5c722361c90c4108eda2dc1bfdcd6703b07c53423d3a4ff3