[INFO] fetching crate atat 0.12.0... [INFO] testing atat-0.12.0 against 1.55.0 for beta-1.56-1 [INFO] extracting crate atat 0.12.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate atat 0.12.0 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate atat 0.12.0 [INFO] finished tweaking crates.io crate atat 0.12.0 [INFO] tweaked toml for crates.io crate atat 0.12.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate atat 0.12.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded defmt-parser v0.2.2 [INFO] [stderr] Downloaded cortex-m-rtic-macros v0.5.3 [INFO] [stderr] Downloaded atat_derive v0.12.0 [INFO] [stderr] Downloaded defmt-macros v0.2.3 [INFO] [stderr] Downloaded defmt v0.2.3 [INFO] [stderr] Downloaded embedded-hal v1.0.0-alpha.4 [INFO] [stderr] Downloaded cortex-m-rtic v0.5.8 [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec9e33a894454edbb0303a41df08811e3eb52489a69b2a83dc1a56f1e09e506c [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" "ec9e33a894454edbb0303a41df08811e3eb52489a69b2a83dc1a56f1e09e506c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec9e33a894454edbb0303a41df08811e3eb52489a69b2a83dc1a56f1e09e506c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec9e33a894454edbb0303a41df08811e3eb52489a69b2a83dc1a56f1e09e506c", kill_on_drop: false }` [INFO] [stdout] ec9e33a894454edbb0303a41df08811e3eb52489a69b2a83dc1a56f1e09e506c [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71f3f6ffa4a2b8d5e468f4e7b09dcee2772948e5ea77338f1948845802cc86d6 [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" "71f3f6ffa4a2b8d5e468f4e7b09dcee2772948e5ea77338f1948845802cc86d6", kill_on_drop: false }` [INFO] [stderr] Compiling embedded-hal v1.0.0-alpha.4 [INFO] [stderr] Compiling atat_derive v0.12.0 [INFO] [stderr] Compiling atat v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.94s [INFO] running `Command { std: "docker" "inspect" "71f3f6ffa4a2b8d5e468f4e7b09dcee2772948e5ea77338f1948845802cc86d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71f3f6ffa4a2b8d5e468f4e7b09dcee2772948e5ea77338f1948845802cc86d6", kill_on_drop: false }` [INFO] [stdout] 71f3f6ffa4a2b8d5e468f4e7b09dcee2772948e5ea77338f1948845802cc86d6 [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5618a0e98a244a9847c3f8e90807382476ff6bca83bef2f4bfabaa4a18988911 [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" "5618a0e98a244a9847c3f8e90807382476ff6bca83bef2f4bfabaa4a18988911", kill_on_drop: false }` [INFO] [stderr] Compiling cortex-m-rt v0.6.15 [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling rtic-core v0.3.1 [INFO] [stderr] Compiling panic-halt v0.2.0 [INFO] [stderr] Compiling cortex-m-rtic v0.5.8 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling rtic-syntax v0.4.0 [INFO] [stderr] Compiling cortex-m-rt-macros v0.6.15 [INFO] [stderr] Compiling cortex-m-rtic-macros v0.5.3 [INFO] [stderr] Compiling atat v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stm32l4xx_hal` [INFO] [stdout] --> examples/rtic.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use stm32l4xx_hal::{ [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `stm32l4xx_hal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `stm32l4xx_hal::pac::Peripherals`, `stm32l4xx_hal::pac::USART2`, `stm32l4xx_hal::serial::Config`, `stm32l4xx_hal::serial::Event::Rxne`, `stm32l4xx_hal::serial::Rx`, `stm32l4xx_hal::serial::Serial`, `stm32l4xx_hal::timer::Timer`, `super`, `super`, `super`, `super`, `stm32l4xx_hal` [INFO] [stdout] --> examples/rtic.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | pac::{Peripherals, USART2}, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] 8 | prelude::*, [INFO] [stdout] 9 | serial::{Config, Event::Rxne, Rx, Serial}, [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^ ^^ ^^^^^^ [INFO] [stdout] 10 | timer::Timer, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | #[app(device = stm32l4xx_hal::pac, peripherals = true)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Timer` [INFO] [stdout] --> examples/rtic.rs:56:21 [INFO] [stdout] | [INFO] [stdout] 56 | let timer = Timer::tim7(p.TIM7, 1.hz(), clocks, &mut rcc.apb1r1); [INFO] [stdout] | ^^^^^ use of undeclared type `Timer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Serial` [INFO] [stdout] --> examples/rtic.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | let mut serial = Serial::usart2( [INFO] [stdout] | ^^^^^^ use of undeclared type `Serial` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stm32l4xx_hal` [INFO] [stdout] --> examples/rtic.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 18 | #[app(device = stm32l4xx_hal::pac, peripherals = true)] [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `stm32l4xx_hal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Peripherals` [INFO] [stdout] --> examples/rtic.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 31 | let p = Peripherals::take().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 6 | use cortex_m::Peripherals; [INFO] [stdout] | [INFO] [stdout] 6 | use rtic::Peripherals; [INFO] [stdout] | [INFO] [stdout] 6 | use rtic::export::Peripherals; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Config` [INFO] [stdout] --> examples/rtic.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | Config::default().baudrate(115_200.bps()), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 | use atat::Config; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Rxne` in this scope [INFO] [stdout] --> examples/rtic.rs:66:23 [INFO] [stdout] | [INFO] [stdout] 66 | serial.listen(Rxne); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Rx` in this scope [INFO] [stdout] --> examples/rtic.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | rx: Rx, [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `USART2` in this scope [INFO] [stdout] --> examples/rtic.rs:22:16 [INFO] [stdout] | [INFO] [stdout] 22 | rx: Rx, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stm32l4xx_hal` [INFO] [stdout] --> examples/rtic.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | #[app(device = stm32l4xx_hal::pac, peripherals = true)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `stm32l4xx_hal::pac` [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] cortex_m::Peripherals [INFO] [stdout] rtic::Peripherals [INFO] [stdout] rtic::export::Peripherals [INFO] [stdout] = note: this error originates in the attribute macro `app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hal` [INFO] [stdout] --> examples/cortex-m-rt.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use hal::{ [INFO] [stdout] | ^^^ use of undeclared crate or module `hal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `stm32l4xx_hal`, `hal::pac::interrupt`, `hal::pac::Peripherals`, `hal::pac::USART2`, `hal::serial::Config`, `hal::serial::Event::Rxne`, `hal::serial::Rx`, `hal::serial::Serial`, `hal::timer::Event`, `hal::timer::Timer` [INFO] [stdout] --> examples/cortex-m-rt.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use stm32l4xx_hal as hal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no external crate `stm32l4xx_hal` [INFO] [stdout] ... [INFO] [stdout] 10 | pac::{interrupt, Peripherals, USART2}, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] 11 | prelude::*, [INFO] [stdout] 12 | serial::{Config, Event::Rxne, Rx, Serial}, [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^ ^^ ^^^^^^ [INFO] [stdout] 13 | timer::{Event, Timer}, [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl` [INFO] [stdout] --> examples/rtic.rs:119:1 [INFO] [stdout] | [INFO] [stdout] 119 | fn panic(_info: &core::panic::PanicInfo) -> ! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `panic_halt`. [INFO] [stdout] = note: first definition in `panic_halt` loaded from /opt/rustwide/target/debug/deps/libpanic_halt-16cc050dcbbfc30a.rlib [INFO] [stdout] = note: second definition in the local crate (`rtic`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `interrupt` in this scope [INFO] [stdout] --> examples/cortex-m-rt.rs:103:3 [INFO] [stdout] | [INFO] [stdout] 103 | #[interrupt] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `interrupt` in this scope [INFO] [stdout] --> examples/cortex-m-rt.rs:109:3 [INFO] [stdout] | [INFO] [stdout] 109 | #[interrupt] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Timer` [INFO] [stdout] --> examples/cortex-m-rt.rs:54:21 [INFO] [stdout] | [INFO] [stdout] 54 | let mut timer = Timer::tim7(p.TIM7, 1.hz(), clocks, &mut rcc.apb1r1); [INFO] [stdout] | ^^^^^ use of undeclared type `Timer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Timer` [INFO] [stdout] --> examples/cortex-m-rt.rs:55:20 [INFO] [stdout] | [INFO] [stdout] 55 | let at_timer = Timer::tim6(p.TIM6, 100.hz(), clocks, &mut rcc.apb1r1); [INFO] [stdout] | ^^^^^ use of undeclared type `Timer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Serial` [INFO] [stdout] --> examples/cortex-m-rt.rs:57:22 [INFO] [stdout] | [INFO] [stdout] 57 | let mut serial = Serial::usart2( [INFO] [stdout] | ^^^^^^ use of undeclared type `Serial` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Event` [INFO] [stdout] --> examples/cortex-m-rt.rs:86:18 [INFO] [stdout] | [INFO] [stdout] 86 | timer.listen(Event::TimeOut); [INFO] [stdout] | ^^^^^ use of undeclared type `Event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Rx` in this scope [INFO] [stdout] --> examples/cortex-m-rt.rs:25:23 [INFO] [stdout] | [INFO] [stdout] 25 | static mut RX: Option> = None; [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Peripherals` [INFO] [stdout] --> examples/cortex-m-rt.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | let p = Peripherals::take().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 4 | use cortex_m::Peripherals; [INFO] [stdout] | [INFO] [stdout] 4 | use rtic::Peripherals; [INFO] [stdout] | [INFO] [stdout] 4 | use rtic::export::Peripherals; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Config` [INFO] [stdout] --> examples/cortex-m-rt.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | Config::default().baudrate(115_200.bps()), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 | use atat::Config; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Rxne` in this scope [INFO] [stdout] --> examples/cortex-m-rt.rs:65:19 [INFO] [stdout] | [INFO] [stdout] 65 | serial.listen(Rxne); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl` [INFO] [stdout] --> examples/cortex-m-rt.rs:119:1 [INFO] [stdout] | [INFO] [stdout] 119 | fn panic(_info: &core::panic::PanicInfo) -> ! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `panic_halt`. [INFO] [stdout] = note: first definition in `panic_halt` loaded from /opt/rustwide/target/debug/deps/libpanic_halt-16cc050dcbbfc30a.rlib [INFO] [stdout] = note: second definition in the local crate (`cortex_m_rt`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `hz` found for type `{integer}` in the current scope [INFO] [stdout] --> examples/rtic.rs:56:43 [INFO] [stdout] | [INFO] [stdout] 56 | let timer = Timer::tim7(p.TIM7, 1.hz(), clocks, &mut rcc.apb1r1); [INFO] [stdout] | ^^ method not found in `{integer}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `bps` found for type `{integer}` in the current scope [INFO] [stdout] --> examples/rtic.rs:61:48 [INFO] [stdout] | [INFO] [stdout] 61 | Config::default().baudrate(115_200.bps()), [INFO] [stdout] | ^^^ method not found in `{integer}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 15 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0152, E0412, E0425, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stderr] error: could not compile `atat` due to 16 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no method named `hz` found for type `{integer}` in the current scope [INFO] [stdout] --> examples/cortex-m-rt.rs:54:43 [INFO] [stdout] | [INFO] [stdout] 54 | let mut timer = Timer::tim7(p.TIM7, 1.hz(), clocks, &mut rcc.apb1r1); [INFO] [stdout] | ^^ method not found in `{integer}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `hz` found for type `{integer}` in the current scope [INFO] [stdout] --> examples/cortex-m-rt.rs:55:44 [INFO] [stdout] | [INFO] [stdout] 55 | let at_timer = Timer::tim6(p.TIM6, 100.hz(), clocks, &mut rcc.apb1r1); [INFO] [stdout] | ^^ method not found in `{integer}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `bps` found for type `{integer}` in the current scope [INFO] [stdout] --> examples/cortex-m-rt.rs:60:44 [INFO] [stdout] | [INFO] [stdout] 60 | Config::default().baudrate(115_200.bps()), [INFO] [stdout] | ^^^ method not found in `{integer}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0152, E0412, E0425, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5618a0e98a244a9847c3f8e90807382476ff6bca83bef2f4bfabaa4a18988911", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5618a0e98a244a9847c3f8e90807382476ff6bca83bef2f4bfabaa4a18988911", kill_on_drop: false }` [INFO] [stdout] 5618a0e98a244a9847c3f8e90807382476ff6bca83bef2f4bfabaa4a18988911