[INFO] cloning repository https://github.com/topisani/kbd-fw [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/topisani/kbd-fw" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftopisani%2Fkbd-fw", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftopisani%2Fkbd-fw'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 00ecbf9c5457b72ffd74dadeeb0eb99e16327fcd [INFO] testing topisani/kbd-fw against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftopisani%2Fkbd-fw" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/topisani/kbd-fw on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/topisani/kbd-fw [INFO] finished tweaking git repo https://github.com/topisani/kbd-fw [INFO] tweaked toml for git repo https://github.com/topisani/kbd-fw written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate git repo https://github.com/topisani/kbd-fw already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a7039eaa1b66371f2aae2a8c7370aa657fde261c6c6f6c76fb889aef0abe8cb [INFO] running `Command { std: "docker" "start" "-a" "3a7039eaa1b66371f2aae2a8c7370aa657fde261c6c6f6c76fb889aef0abe8cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a7039eaa1b66371f2aae2a8c7370aa657fde261c6c6f6c76fb889aef0abe8cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a7039eaa1b66371f2aae2a8c7370aa657fde261c6c6f6c76fb889aef0abe8cb", kill_on_drop: false }` [INFO] [stdout] 3a7039eaa1b66371f2aae2a8c7370aa657fde261c6c6f6c76fb889aef0abe8cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c34d2a9bf36577090fc6f12e8a9ee1169ef159ffefce70211006286a1d587f96 [INFO] running `Command { std: "docker" "start" "-a" "c34d2a9bf36577090fc6f12e8a9ee1169ef159ffefce70211006286a1d587f96", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling cortex-m v0.7.3 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling cortex-m-rt v0.6.15 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling usb-device v0.2.8 [INFO] [stderr] Compiling stm32-usbd v0.6.0 [INFO] [stderr] Compiling arraydeque v0.4.5 [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling heapless v0.7.7 [INFO] [stderr] Compiling slice-group-by v0.2.6 [INFO] [stderr] Compiling stm32f3 v0.13.2 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Compiling rtic-core v0.3.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling panic-halt v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling cortex-m-rtic v0.5.9 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling volatile-register v0.2.1 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-dma v0.1.2 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling embedded-hal v0.2.6 [INFO] [stderr] Compiling stm32f3xx-hal v0.8.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling rtcc v0.2.1 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling embedded-time v0.12.1 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling aligned v0.3.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rtic-syntax v0.4.0 [INFO] [stderr] Compiling cortex-m-rt-macros v0.6.15 [INFO] [stderr] Compiling keyberon-macros v0.1.0 (https://github.com/TeXitoi/keyberon#5e2ae6e5) [INFO] [stderr] Compiling cortex-m-rtic-macros v0.5.3 [INFO] [stderr] Compiling keyberon v0.2.0 (https://github.com/TeXitoi/keyberon#5e2ae6e5) [INFO] [stderr] Compiling kbd-fw v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0412]: cannot find type `CountDownTimer` in module `timer` [INFO] [stdout] --> src/main.rs:108:23 [INFO] [stdout] | [INFO] [stdout] 108 | timer: timer::CountDownTimer, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `timer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cortex_m::register::control::Control` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use cortex_m::register::control::Control; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Pin` [INFO] [stdout] --> src/main.rs:15:47 [INFO] [stdout] | [INFO] [stdout] 15 | use stm32f3xx_hal::gpio::{Input, Output, PXx, Pin, PushPull}; [INFO] [stdout] | ^^^ [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[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:96:41 [INFO] [stdout] | [INFO] [stdout] 96 | const BOOTLOADER_START_ADDR: *mut u32 = 0x1FFFD800; [INFO] [stdout] | ^^^^^^^^^^ expected *-ptr, found `usize` [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut u32` [INFO] [stdout] found type `usize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `mhz` found for type `{integer}` in the current scope [INFO] [stdout] --> src/main.rs:129:24 [INFO] [stdout] | [INFO] [stdout] 129 | .use_hse(8.mhz()) [INFO] [stdout] | ^^^ method not found in `{integer}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `mhz` found for type `{integer}` in the current scope [INFO] [stdout] --> src/main.rs:130:24 [INFO] [stdout] | [INFO] [stdout] 130 | .sysclk(72.mhz()) [INFO] [stdout] | ^^^ method not found in `{integer}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `mhz` found for type `{integer}` in the current scope [INFO] [stdout] --> src/main.rs:131:23 [INFO] [stdout] | [INFO] [stdout] 131 | .pclk1(36.mhz()) [INFO] [stdout] | ^^^ method not found in `{integer}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:134:46 [INFO] [stdout] | [INFO] [stdout] 134 | let mut gpioa = c.device.GPIOA.split(&mut rcc.apb2); [INFO] [stdout] | ^^^^^^^^^^^^^ expected struct `AHB`, found struct `APB2` [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut AHB` [INFO] [stdout] found mutable reference `&mut APB2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:135:46 [INFO] [stdout] | [INFO] [stdout] 135 | let mut gpiob = c.device.GPIOB.split(&mut rcc.apb2); [INFO] [stdout] | ^^^^^^^^^^^^^ expected struct `AHB`, found struct `APB2` [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut AHB` [INFO] [stdout] found mutable reference `&mut APB2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:136:46 [INFO] [stdout] | [INFO] [stdout] 136 | let mut gpioc = c.device.GPIOC.split(&mut rcc.apb2); [INFO] [stdout] | ^^^^^^^^^^^^^ expected struct `AHB`, found struct `APB2` [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut AHB` [INFO] [stdout] found mutable reference `&mut APB2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `crh` on type `stm32f3xx_hal::gpio::gpioa::Parts` [INFO] [stdout] --> src/main.rs:140:70 [INFO] [stdout] | [INFO] [stdout] 140 | let mut usb_dp = gpioa.pa12.into_push_pull_output(&mut gpioa.crh); [INFO] [stdout] | ^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `afrh`, `afrl`, `moder`, `ospeedr`, `otyper` ... and 17 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/main.rs:140:37 [INFO] [stdout] | [INFO] [stdout] 140 | let mut usb_dp = gpioa.pa12.into_push_pull_output(&mut gpioa.crh); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.8.0/src/gpio.rs:431:12 [INFO] [stdout] | [INFO] [stdout] 431 | pub fn into_push_pull_output( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `crh` on type `stm32f3xx_hal::gpio::gpioc::Parts` [INFO] [stdout] --> src/main.rs:144:67 [INFO] [stdout] | [INFO] [stdout] 144 | let mut led = gpioc.pc13.into_push_pull_output(&mut gpioc.crh); [INFO] [stdout] | ^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `afrh`, `afrl`, `moder`, `ospeedr`, `otyper` ... and 17 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/main.rs:144:34 [INFO] [stdout] | [INFO] [stdout] 144 | let mut led = gpioc.pc13.into_push_pull_output(&mut gpioc.crh); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.8.0/src/gpio.rs:431:12 [INFO] [stdout] | [INFO] [stdout] 431 | pub fn into_push_pull_output( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `crh` on type `stm32f3xx_hal::gpio::gpioa::Parts` [INFO] [stdout] --> src/main.rs:149:60 [INFO] [stdout] | [INFO] [stdout] 149 | let usb_dp = usb_dp.into_floating_input(&mut gpioa.crh); [INFO] [stdout] | ^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `afrh`, `afrl`, `moder`, `ospeedr`, `otyper` ... and 17 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/main.rs:149:29 [INFO] [stdout] | [INFO] [stdout] 149 | let usb_dp = usb_dp.into_floating_input(&mut gpioa.crh); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.8.0/src/gpio.rs:396:12 [INFO] [stdout] | [INFO] [stdout] 396 | pub fn into_floating_input( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stm32f3xx_hal::gpio::Pin, stm32f3xx_hal::gpio::Input>: DmPin` is not satisfied [INFO] [stdout] --> src/main.rs:151:19 [INFO] [stdout] | [INFO] [stdout] 151 | let usb = Peripheral { [INFO] [stdout] | ^^^^^^^^^^ the trait `DmPin` is not implemented for `stm32f3xx_hal::gpio::Pin, stm32f3xx_hal::gpio::Input>` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] , Alternate> as DmPin> [INFO] [stdout] note: required by a bound in `Peripheral` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.8.0/src/usb.rs:42:27 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct Peripheral { [INFO] [stdout] | ^^^^^ required by this bound in `Peripheral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stm32f3xx_hal::gpio::Pin, stm32f3xx_hal::gpio::Input>: DpPin` is not satisfied [INFO] [stdout] --> src/main.rs:151:19 [INFO] [stdout] | [INFO] [stdout] 151 | let usb = Peripheral { [INFO] [stdout] | ^^^^^^^^^^ the trait `DpPin` is not implemented for `stm32f3xx_hal::gpio::Pin, stm32f3xx_hal::gpio::Input>` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] , Alternate> as DpPin> [INFO] [stdout] note: required by a bound in `Peripheral` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.8.0/src/usb.rs:42:38 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct Peripheral { [INFO] [stdout] | ^^^^^ required by this bound in `Peripheral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `Option, Alternate>, stm32f3xx_hal::gpio::Pin, Alternate>>>>>` cannot be dereferenced [INFO] [stdout] --> src/main.rs:157:9 [INFO] [stdout] | [INFO] [stdout] 157 | *USB_BUS = Some(UsbBus::new(usb)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stm32f3xx_hal::gpio::Pin, stm32f3xx_hal::gpio::Input>: DmPin` is not satisfied [INFO] [stdout] --> src/main.rs:157:37 [INFO] [stdout] | [INFO] [stdout] 157 | *USB_BUS = Some(UsbBus::new(usb)); [INFO] [stdout] | ----------- ^^^ the trait `DmPin` is not implemented for `stm32f3xx_hal::gpio::Pin, stm32f3xx_hal::gpio::Input>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] , Alternate> as DmPin> [INFO] [stdout] = note: required because of the requirements on the impl of `stm32_usbd::UsbPeripheral` for `Peripheral, stm32f3xx_hal::gpio::Input>, stm32f3xx_hal::gpio::Pin, stm32f3xx_hal::gpio::Input>>` [INFO] [stdout] note: required by a bound in `stm32f3xx_hal::usb::UsbBus::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32-usbd-0.6.0/src/bus.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | impl UsbBus { [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `stm32f3xx_hal::usb::UsbBus::::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stm32f3xx_hal::gpio::Pin, stm32f3xx_hal::gpio::Input>: DpPin` is not satisfied [INFO] [stdout] --> src/main.rs:157:37 [INFO] [stdout] | [INFO] [stdout] 157 | *USB_BUS = Some(UsbBus::new(usb)); [INFO] [stdout] | ----------- ^^^ the trait `DpPin` is not implemented for `stm32f3xx_hal::gpio::Pin, stm32f3xx_hal::gpio::Input>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] , Alternate> as DpPin> [INFO] [stdout] = note: required because of the requirements on the impl of `stm32_usbd::UsbPeripheral` for `Peripheral, stm32f3xx_hal::gpio::Input>, stm32f3xx_hal::gpio::Pin, stm32f3xx_hal::gpio::Input>>` [INFO] [stdout] note: required by a bound in `stm32f3xx_hal::usb::UsbBus::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32-usbd-0.6.0/src/bus.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | impl UsbBus { [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `stm32f3xx_hal::usb::UsbBus::::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stm32f3xx_hal::gpio::Pin, stm32f3xx_hal::gpio::Input>: DmPin` is not satisfied [INFO] [stdout] --> src/main.rs:157:25 [INFO] [stdout] | [INFO] [stdout] 157 | *USB_BUS = Some(UsbBus::new(usb)); [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^ the trait `DmPin` is not implemented for `stm32f3xx_hal::gpio::Pin, stm32f3xx_hal::gpio::Input>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] , Alternate> as DmPin> [INFO] [stdout] note: required by a bound in `Peripheral` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.8.0/src/usb.rs:42:27 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct Peripheral { [INFO] [stdout] | ^^^^^ required by this bound in `Peripheral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stm32f3xx_hal::gpio::Pin, stm32f3xx_hal::gpio::Input>: DpPin` is not satisfied [INFO] [stdout] --> src/main.rs:157:25 [INFO] [stdout] | [INFO] [stdout] 157 | *USB_BUS = Some(UsbBus::new(usb)); [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^ the trait `DpPin` is not implemented for `stm32f3xx_hal::gpio::Pin, stm32f3xx_hal::gpio::Input>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] , Alternate> as DpPin> [INFO] [stdout] note: required by a bound in `Peripheral` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.8.0/src/usb.rs:42:38 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct Peripheral { [INFO] [stdout] | ^^^^^ required by this bound in `Peripheral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stm32f3xx_hal::gpio::Pin, stm32f3xx_hal::gpio::Input>: DmPin` is not satisfied [INFO] [stdout] --> src/main.rs:157:20 [INFO] [stdout] | [INFO] [stdout] 157 | *USB_BUS = Some(UsbBus::new(usb)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `DmPin` is not implemented for `stm32f3xx_hal::gpio::Pin, stm32f3xx_hal::gpio::Input>` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] , Alternate> as DmPin> [INFO] [stdout] note: required by a bound in `Peripheral` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.8.0/src/usb.rs:42:27 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct Peripheral { [INFO] [stdout] | ^^^^^ required by this bound in `Peripheral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stm32f3xx_hal::gpio::Pin, stm32f3xx_hal::gpio::Input>: DpPin` is not satisfied [INFO] [stdout] --> src/main.rs:157:20 [INFO] [stdout] | [INFO] [stdout] 157 | *USB_BUS = Some(UsbBus::new(usb)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `DpPin` is not implemented for `stm32f3xx_hal::gpio::Pin, stm32f3xx_hal::gpio::Input>` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] , Alternate> as DpPin> [INFO] [stdout] note: required by a bound in `Peripheral` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.8.0/src/usb.rs:42:38 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct Peripheral { [INFO] [stdout] | ^^^^^ required by this bound in `Peripheral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `tim3` found for struct `stm32f3xx_hal::timer::Timer` in the current scope [INFO] [stdout] --> src/main.rs:164:27 [INFO] [stdout] | [INFO] [stdout] 164 | timer::Timer::tim3(c.device.TIM3, &clocks, &mut rcc.apb1).start_count_down(1.khz()); [INFO] [stdout] | ^^^^ function or associated item not found in `stm32f3xx_hal::timer::Timer<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `khz` found for type `{integer}` in the current scope [INFO] [stdout] --> src/main.rs:164:90 [INFO] [stdout] | [INFO] [stdout] 164 | timer::Timer::tim3(c.device.TIM3, &clocks, &mut rcc.apb1).start_count_down(1.khz()); [INFO] [stdout] | ^^^ method not found in `{integer}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `crh` on type `stm32f3xx_hal::gpio::gpiob::Parts` [INFO] [stdout] --> src/main.rs:171:52 [INFO] [stdout] | [INFO] [stdout] 171 | .into_pull_up_input(&mut gpiob.crh) [INFO] [stdout] | ^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `afrh`, `afrl`, `moder`, `ospeedr`, `otyper` ... and 17 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/main.rs:171:22 [INFO] [stdout] | [INFO] [stdout] 171 | .into_pull_up_input(&mut gpiob.crh) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.8.0/src/gpio.rs:408:12 [INFO] [stdout] | [INFO] [stdout] 408 | pub fn into_pull_up_input( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `crh` on type `stm32f3xx_hal::gpio::gpiob::Parts` [INFO] [stdout] --> src/main.rs:176:52 [INFO] [stdout] | [INFO] [stdout] 176 | .into_pull_up_input(&mut gpiob.crh) [INFO] [stdout] | ^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `afrh`, `afrl`, `moder`, `ospeedr`, `otyper` ... and 17 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/main.rs:176:22 [INFO] [stdout] | [INFO] [stdout] 176 | .into_pull_up_input(&mut gpiob.crh) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.8.0/src/gpio.rs:408:12 [INFO] [stdout] | [INFO] [stdout] 408 | pub fn into_pull_up_input( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `crh` on type `stm32f3xx_hal::gpio::gpiob::Parts` [INFO] [stdout] --> src/main.rs:181:52 [INFO] [stdout] | [INFO] [stdout] 181 | .into_pull_up_input(&mut gpiob.crh) [INFO] [stdout] | ^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `afrh`, `afrl`, `moder`, `ospeedr`, `otyper` ... and 17 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/main.rs:181:22 [INFO] [stdout] | [INFO] [stdout] 181 | .into_pull_up_input(&mut gpiob.crh) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.8.0/src/gpio.rs:408:12 [INFO] [stdout] | [INFO] [stdout] 408 | pub fn into_pull_up_input( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `crh` on type `stm32f3xx_hal::gpio::gpiob::Parts` [INFO] [stdout] --> src/main.rs:186:52 [INFO] [stdout] | [INFO] [stdout] 186 | .into_pull_up_input(&mut gpiob.crh) [INFO] [stdout] | ^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `afrh`, `afrl`, `moder`, `ospeedr`, `otyper` ... and 17 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/main.rs:186:22 [INFO] [stdout] | [INFO] [stdout] 186 | .into_pull_up_input(&mut gpiob.crh) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.8.0/src/gpio.rs:408:12 [INFO] [stdout] | [INFO] [stdout] 408 | pub fn into_pull_up_input( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `crh` on type `stm32f3xx_hal::gpio::gpioa::Parts` [INFO] [stdout] --> src/main.rs:191:52 [INFO] [stdout] | [INFO] [stdout] 191 | .into_pull_up_input(&mut gpioa.crh) [INFO] [stdout] | ^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `afrh`, `afrl`, `moder`, `ospeedr`, `otyper` ... and 17 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/main.rs:191:22 [INFO] [stdout] | [INFO] [stdout] 191 | .into_pull_up_input(&mut gpioa.crh) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.8.0/src/gpio.rs:408:12 [INFO] [stdout] | [INFO] [stdout] 408 | pub fn into_pull_up_input( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `crh` on type `stm32f3xx_hal::gpio::gpioa::Parts` [INFO] [stdout] --> src/main.rs:196:52 [INFO] [stdout] | [INFO] [stdout] 196 | .into_pull_up_input(&mut gpioa.crh) [INFO] [stdout] | ^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `afrh`, `afrl`, `moder`, `ospeedr`, `otyper` ... and 17 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/main.rs:196:22 [INFO] [stdout] | [INFO] [stdout] 196 | .into_pull_up_input(&mut gpioa.crh) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.8.0/src/gpio.rs:408:12 [INFO] [stdout] | [INFO] [stdout] 408 | pub fn into_pull_up_input( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `crh` on type `stm32f3xx_hal::gpio::gpioa::Parts` [INFO] [stdout] --> src/main.rs:201:52 [INFO] [stdout] | [INFO] [stdout] 201 | .into_pull_up_input(&mut gpioa.crh) [INFO] [stdout] | ^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `afrh`, `afrl`, `moder`, `ospeedr`, `otyper` ... and 17 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/main.rs:201:22 [INFO] [stdout] | [INFO] [stdout] 201 | .into_pull_up_input(&mut gpioa.crh) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.8.0/src/gpio.rs:408:12 [INFO] [stdout] | [INFO] [stdout] 408 | pub fn into_pull_up_input( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `crl` on type `stm32f3xx_hal::gpio::gpiob::Parts` [INFO] [stdout] --> src/main.rs:206:52 [INFO] [stdout] | [INFO] [stdout] 206 | .into_pull_up_input(&mut gpiob.crl) [INFO] [stdout] | ^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `afrh`, `afrl`, `moder`, `ospeedr`, `otyper` ... and 17 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/main.rs:206:22 [INFO] [stdout] | [INFO] [stdout] 206 | .into_pull_up_input(&mut gpiob.crl) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.8.0/src/gpio.rs:408:12 [INFO] [stdout] | [INFO] [stdout] 408 | pub fn into_pull_up_input( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `crl` on type `stm32f3xx_hal::gpio::gpiob::Parts` [INFO] [stdout] --> src/main.rs:211:52 [INFO] [stdout] | [INFO] [stdout] 211 | .into_pull_up_input(&mut gpiob.crl) [INFO] [stdout] | ^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `afrh`, `afrl`, `moder`, `ospeedr`, `otyper` ... and 17 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/main.rs:211:22 [INFO] [stdout] | [INFO] [stdout] 211 | .into_pull_up_input(&mut gpiob.crl) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.8.0/src/gpio.rs:408:12 [INFO] [stdout] | [INFO] [stdout] 408 | pub fn into_pull_up_input( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `crl` on type `stm32f3xx_hal::gpio::gpiob::Parts` [INFO] [stdout] --> src/main.rs:216:52 [INFO] [stdout] | [INFO] [stdout] 216 | .into_pull_up_input(&mut gpiob.crl) [INFO] [stdout] | ^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `afrh`, `afrl`, `moder`, `ospeedr`, `otyper` ... and 17 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/main.rs:216:22 [INFO] [stdout] | [INFO] [stdout] 216 | .into_pull_up_input(&mut gpiob.crl) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.8.0/src/gpio.rs:408:12 [INFO] [stdout] | [INFO] [stdout] 408 | pub fn into_pull_up_input( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `crh` on type `stm32f3xx_hal::gpio::gpiob::Parts` [INFO] [stdout] --> src/main.rs:221:52 [INFO] [stdout] | [INFO] [stdout] 221 | .into_pull_up_input(&mut gpiob.crh) [INFO] [stdout] | ^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `afrh`, `afrl`, `moder`, `ospeedr`, `otyper` ... and 17 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/main.rs:221:22 [INFO] [stdout] | [INFO] [stdout] 221 | .into_pull_up_input(&mut gpiob.crh) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.8.0/src/gpio.rs:408:12 [INFO] [stdout] | [INFO] [stdout] 408 | pub fn into_pull_up_input( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `crh` on type `stm32f3xx_hal::gpio::gpiob::Parts` [INFO] [stdout] --> src/main.rs:226:52 [INFO] [stdout] | [INFO] [stdout] 226 | .into_pull_up_input(&mut gpiob.crh) [INFO] [stdout] | ^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `afrh`, `afrl`, `moder`, `ospeedr`, `otyper` ... and 17 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/main.rs:226:22 [INFO] [stdout] | [INFO] [stdout] 226 | .into_pull_up_input(&mut gpiob.crh) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.8.0/src/gpio.rs:408:12 [INFO] [stdout] | [INFO] [stdout] 408 | pub fn into_pull_up_input( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `crh` on type `stm32f3xx_hal::gpio::gpiob::Parts` [INFO] [stdout] --> src/main.rs:233:55 [INFO] [stdout] | [INFO] [stdout] 233 | .into_push_pull_output(&mut gpiob.crh) [INFO] [stdout] | ^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `afrh`, `afrl`, `moder`, `ospeedr`, `otyper` ... and 17 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/main.rs:233:22 [INFO] [stdout] | [INFO] [stdout] 233 | .into_push_pull_output(&mut gpiob.crh) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.8.0/src/gpio.rs:431:12 [INFO] [stdout] | [INFO] [stdout] 431 | pub fn into_push_pull_output( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `crh` on type `stm32f3xx_hal::gpio::gpiob::Parts` [INFO] [stdout] --> src/main.rs:238:55 [INFO] [stdout] | [INFO] [stdout] 238 | .into_push_pull_output(&mut gpiob.crh) [INFO] [stdout] | ^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `afrh`, `afrl`, `moder`, `ospeedr`, `otyper` ... and 17 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/main.rs:238:22 [INFO] [stdout] | [INFO] [stdout] 238 | .into_push_pull_output(&mut gpiob.crh) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.8.0/src/gpio.rs:431:12 [INFO] [stdout] | [INFO] [stdout] 431 | pub fn into_push_pull_output( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `crl` on type `stm32f3xx_hal::gpio::gpiob::Parts` [INFO] [stdout] --> src/main.rs:243:55 [INFO] [stdout] | [INFO] [stdout] 243 | .into_push_pull_output(&mut gpiob.crl) [INFO] [stdout] | ^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `afrh`, `afrl`, `moder`, `ospeedr`, `otyper` ... and 17 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/main.rs:243:22 [INFO] [stdout] | [INFO] [stdout] 243 | .into_push_pull_output(&mut gpiob.crl) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.8.0/src/gpio.rs:431:12 [INFO] [stdout] | [INFO] [stdout] 431 | pub fn into_push_pull_output( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `crl` on type `stm32f3xx_hal::gpio::gpiob::Parts` [INFO] [stdout] --> src/main.rs:248:55 [INFO] [stdout] | [INFO] [stdout] 248 | .into_push_pull_output(&mut gpiob.crl) [INFO] [stdout] | ^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `afrh`, `afrl`, `moder`, `ospeedr`, `otyper` ... and 17 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/main.rs:248:22 [INFO] [stdout] | [INFO] [stdout] 248 | .into_push_pull_output(&mut gpiob.crl) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.8.0/src/gpio.rs:431:12 [INFO] [stdout] | [INFO] [stdout] 431 | pub fn into_push_pull_output( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `crl` on type `stm32f3xx_hal::gpio::gpioa::Parts` [INFO] [stdout] --> src/main.rs:253:55 [INFO] [stdout] | [INFO] [stdout] 253 | .into_push_pull_output(&mut gpioa.crl) [INFO] [stdout] | ^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `afrh`, `afrl`, `moder`, `ospeedr`, `otyper` ... and 17 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/main.rs:253:22 [INFO] [stdout] | [INFO] [stdout] 253 | .into_push_pull_output(&mut gpioa.crl) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.8.0/src/gpio.rs:431:12 [INFO] [stdout] | [INFO] [stdout] 431 | pub fn into_push_pull_output( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 60 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0308, E0412, E0599, E0609, E0614. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `kbd-fw` due to 61 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c34d2a9bf36577090fc6f12e8a9ee1169ef159ffefce70211006286a1d587f96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c34d2a9bf36577090fc6f12e8a9ee1169ef159ffefce70211006286a1d587f96", kill_on_drop: false }` [INFO] [stdout] c34d2a9bf36577090fc6f12e8a9ee1169ef159ffefce70211006286a1d587f96