[INFO] cloning repository https://github.com/Decending/E7020E_tasks
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Decending/E7020E_tasks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDecending%2FE7020E_tasks", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDecending%2FE7020E_tasks'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f2dcf6bcbe05895f4291bd029baabf59300d45ae
[INFO] checking Decending/E7020E_tasks against master#c797096598b80ba4a40397ad7e91584fcd3df5f1 for pr-146377
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDecending%2FE7020E_tasks" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Decending/E7020E_tasks
[INFO] finished tweaking git repo https://github.com/Decending/E7020E_tasks
[INFO] tweaked toml for git repo https://github.com/Decending/E7020E_tasks written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Decending/E7020E_tasks on toolchain c797096598b80ba4a40397ad7e91584fcd3df5f1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c797096598b80ba4a40397ad7e91584fcd3df5f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Decending/E7020E_tasks already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c797096598b80ba4a40397ad7e91584fcd3df5f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded volatile-register v0.2.0
[INFO] [stderr]   Downloaded stm32f4xx-hal v0.8.3
[INFO] [stderr]   Downloaded as-slice v0.1.4
[INFO] [stderr]   Downloaded panic-semihosting v0.5.6
[INFO] [stderr]   Downloaded synopsys-usb-otg v0.1.0
[INFO] [stderr]   Downloaded aligned v0.3.4
[INFO] [stderr]   Downloaded embedded-hal v0.2.4
[INFO] [stderr]   Downloaded panic-halt v0.2.0
[INFO] [stderr]   Downloaded panic-itm v0.4.2
[INFO] [stderr]   Downloaded panic-rtt-target v0.1.1
[INFO] [stderr]   Downloaded cortex-m-semihosting v0.3.7
[INFO] [stderr]   Downloaded cortex-m-rtic-macros v0.5.2
[INFO] [stderr]   Downloaded rtic-syntax v0.4.0
[INFO] [stderr]   Downloaded heapless v0.5.6
[INFO] [stderr]   Downloaded cortex-m-rt v0.6.13
[INFO] [stderr]   Downloaded cortex-m v0.7.1
[INFO] [stderr]   Downloaded rtt-target v0.2.2
[INFO] [stderr]   Downloaded rtic-core v0.3.1
[INFO] [stderr]   Downloaded rtt-target v0.3.0
[INFO] [stderr]   Downloaded syn v1.0.60
[INFO] [stderr]   Downloaded ufmt-write v0.1.0
[INFO] [stderr]   Downloaded cortex-m-rt-macros v0.1.8
[INFO] [stderr]   Downloaded usb-device v0.2.7
[INFO] [stderr]   Downloaded cortex-m-rtic v0.5.5
[INFO] [stderr]   Downloaded stm32ral v0.3.1
[INFO] [stderr]   Downloaded stm32f4 v0.11.0
[INFO] [stderr]   Downloaded stm32f4 v0.13.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c797096598b80ba4a40397ad7e91584fcd3df5f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cc5d125767bb50bd9f1e68251e6db45622592824af46c173f863ef419be48924
[INFO] running `Command { std: "docker" "start" "-a" "cc5d125767bb50bd9f1e68251e6db45622592824af46c173f863ef419be48924", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cc5d125767bb50bd9f1e68251e6db45622592824af46c173f863ef419be48924", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc5d125767bb50bd9f1e68251e6db45622592824af46c173f863ef419be48924", kill_on_drop: false }`
[INFO] [stdout] cc5d125767bb50bd9f1e68251e6db45622592824af46c173f863ef419be48924
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c797096598b80ba4a40397ad7e91584fcd3df5f1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae934a25037f749e692806aebc7865ec0efcd54c82062a8ccb8a941b4fc2f9c1
[INFO] running `Command { std: "docker" "start" "-a" "ae934a25037f749e692806aebc7865ec0efcd54c82062a8ccb8a941b4fc2f9c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling cortex-m v0.7.1
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]     Checking nb v1.0.0
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling cortex-m v0.6.7
[INFO] [stderr]    Compiling cortex-m-rt v0.6.13
[INFO] [stderr]     Checking r0 v0.2.2
[INFO] [stderr]    Compiling indexmap v1.6.1
[INFO] [stderr]     Checking volatile-register v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling stm32ral v0.3.1
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]    Compiling synopsys-usb-otg v0.1.0
[INFO] [stderr]    Compiling cortex-m-semihosting v0.3.7
[INFO] [stderr]    Compiling heapless v0.5.6
[INFO] [stderr]     Checking embedded-hal v0.2.4
[INFO] [stderr]     Checking ufmt-write v0.1.0
[INFO] [stderr]    Compiling stm32f4 v0.11.0
[INFO] [stderr]     Checking byteorder v1.4.2
[INFO] [stderr]    Compiling stm32f4 v0.13.0
[INFO] [stderr]     Checking usb-device v0.2.7
[INFO] [stderr]     Checking rtic-core v0.3.1
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling cortex-m-rtic v0.5.5
[INFO] [stderr]     Checking rtt-target v0.2.2
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling app v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking panic-halt v0.2.0
[INFO] [stderr]     Checking hash32 v0.1.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking panic-itm v0.4.2
[INFO] [stderr]     Checking panic-semihosting v0.5.6
[INFO] [stderr]     Checking generic-array v0.13.2
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]     Checking as-slice v0.1.4
[INFO] [stderr]     Checking aligned v0.3.4
[INFO] [stderr]     Checking panic-rtt-target v0.1.1
[INFO] [stderr]     Checking rtt-target v0.3.0
[INFO] [stderr]    Compiling rtic-syntax v0.4.0
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.1.8
[INFO] [stderr]    Compiling cortex-m-rtic-macros v0.5.2
[INFO] [stderr]     Checking stm32f4xx-hal v0.8.3
[INFO] [stdout] warning: unexpected `cfg` condition name: `core`
[INFO] [stdout]   --> examples/rtt_rtic_hello.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[rtic::app(device = stm32f4)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `rtic::app` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `rtic::app` may come from an old version of the `cortex_m_rtic_macros` crate, try updating your dependency with `cargo update -p cortex_m_rtic_macros`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Output`, `PushPull`, and `gpioa::PA`
[INFO] [stdout]   --> examples/rtic_bare8.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 |     gpio::{gpioa::PA, Output, PushPull},
[INFO] [stdout]    |            ^^^^^^^^^  ^^^^^^  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `core`
[INFO] [stdout]   --> examples/rtic_bare8.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[app(device = stm32f4xx_hal::stm32, peripherals = true)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `app` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `app` may come from an old version of the `cortex_m_rtic_macros` crate, try updating your dependency with `cargo update -p cortex_m_rtic_macros`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> examples/rtic_bare8.rs:83:21
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 Err(err) => {
[INFO] [stdout]    |                     ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rtic::cyccnt`
[INFO] [stdout]   --> examples/rtt-pwm-sine-timer-task.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | use rtic::cyccnt::{Instant, U32Ext as _};
[INFO] [stdout]    |           ^^^^^^ could not find `cyccnt` in `rtic`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-rtic-0.5.5/src/lib.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[cfg(armv7m)]
[INFO] [stdout]    |       ------ the item is gated here
[INFO] [stdout] 57 | pub mod cyccnt;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `core`
[INFO] [stdout]   --> examples/rtic_bare1.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[rtic::app(device = stm32f4)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `rtic::app` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `rtic::app` may come from an old version of the `cortex_m_rtic_macros` crate, try updating your dependency with `cargo update -p cortex_m_rtic_macros`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `asm` and `peripheral::DWT`
[INFO] [stdout]  --> examples/rtt-pwm-sine-timer-task.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 | use cortex_m::{asm, peripheral::DWT};
[INFO] [stdout]   |                ^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pwm`
[INFO] [stdout]   --> examples/rtt-pwm-sine-timer-task.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pwm, stm32,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `core`
[INFO] [stdout]   --> examples/rtt-pwm-sine-timer-task.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[rtic::app(device = stm32f4xx_hal::stm32,  monotonic = rtic::cyccnt::CYCCNT, peripherals = true)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `rtic::app` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `rtic::app` may come from an old version of the `cortex_m_rtic_macros` crate, try updating your dependency with `cargo update -p cortex_m_rtic_macros`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `app` (example "rtic_bare8") due to 1 previous error; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `usbd_hid`
[INFO] [stdout]   --> examples/Project_Mouse.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use usbd_hid::{
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `usbd_hid`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `usbd_hid`, use `cargo add usbd_hid` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `usbd_hid`
[INFO] [stdout]   --> examples/Project_Mouse.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use usbd_hid::descriptor::SerializedDescriptor;
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `usbd_hid`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `usbd_hid`, use `cargo add usbd_hid` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `usbd_hid`
[INFO] [stdout]   --> examples/Project_Mouse.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use usbd_hid::descriptor::AsInputReport;
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `usbd_hid`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `usbd_hid`, use `cargo add usbd_hid` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `usbd_hid`
[INFO] [stdout]   --> examples/Project_Mouse.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use usbd_hid::descriptor::gen_hid_descriptor;
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `usbd_hid`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `usbd_hid`, use `cargo add usbd_hid` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rtic::cyccnt`
[INFO] [stdout]   --> examples/Project_Mouse.rs:56:11
[INFO] [stdout]    |
[INFO] [stdout] 56 | use rtic::cyccnt::{Instant, U32Ext as _};
[INFO] [stdout]    |           ^^^^^^ could not find `cyccnt` in `rtic`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-rtic-0.5.5/src/lib.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[cfg(armv7m)]
[INFO] [stdout]    |       ------ the item is gated here
[INFO] [stdout] 57 | pub mod cyccnt;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition name: `core`
[INFO] [stdout]   --> examples/rtt-timing.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[rtic::app(device = stm32f4)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `rtic::app` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `rtic::app` may come from an old version of the `cortex_m_rtic_macros` crate, try updating your dependency with `cargo update -p cortex_m_rtic_macros`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> examples/rtt-timing.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | #![deny(warnings)]
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(unexpected_cfgs)]` implied by `#[deny(warnings)]`
[INFO] [stdout]    = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: declaration of a `no_mangle` function
[INFO] [stdout]   --> examples/rtt-timing.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[no_mangle]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the linker's behavior with multiple libraries exporting duplicate symbol names is undefined and Rust cannot provide guarantees when you manually override them
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> examples/rtt-timing.rs:4:9
[INFO] [stdout]    |
[INFO] [stdout]  4 | #![deny(unsafe_code)]
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `core`
[INFO] [stdout]   --> examples/rtic_panic.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[rtic::app(device = stm32f4)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `rtic::app` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `rtic::app` may come from an old version of the `cortex_m_rtic_macros` crate, try updating your dependency with `cargo update -p cortex_m_rtic_macros`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `stm32f4xx_hal::dma`
[INFO] [stdout]   --> examples/rtt-pwm-dma.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 | use stm32f4xx_hal::{bb, dma, gpio::Speed, prelude::*, pwm, stm32};
[INFO] [stdout]    |                         ^^^ no `dma` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `asm` and `peripheral::DWT`
[INFO] [stdout]  --> examples/rtt-pwm-dma.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 9 | use cortex_m::{asm, peripheral::DWT};
[INFO] [stdout]   |                ^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pwm`
[INFO] [stdout]   --> examples/rtt-pwm-dma.rs:12:55
[INFO] [stdout]    |
[INFO] [stdout] 12 | use stm32f4xx_hal::{bb, dma, gpio::Speed, prelude::*, pwm, stm32};
[INFO] [stdout]    |                                                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `core`
[INFO] [stdout]   --> examples/rtt-pwm-dma.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[rtic::app(device = stm32f4xx_hal::stm32, peripherals = true)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `rtic::app` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `rtic::app` may come from an old version of the `cortex_m_rtic_macros` crate, try updating your dependency with `cargo update -p cortex_m_rtic_macros`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rtic::cyccnt`
[INFO] [stdout]   --> examples/rtic_bare3.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | use rtic::cyccnt::Instant;
[INFO] [stdout]    |           ^^^^^^ could not find `cyccnt` in `rtic`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-rtic-0.5.5/src/lib.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[cfg(armv7m)]
[INFO] [stdout]    |       ------ the item is gated here
[INFO] [stdout] 57 | pub mod cyccnt;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `core`
[INFO] [stdout]   --> examples/rtic_bare3.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[rtic::app(device = stm32f4)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `rtic::app` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `rtic::app` may come from an old version of the `cortex_m_rtic_macros` crate, try updating your dependency with `cargo update -p cortex_m_rtic_macros`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `core`
[INFO] [stdout]  --> examples/rtic_crash.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[rtic::app(device = stm32f4)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `rtic::app` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the attribute macro `rtic::app` may come from an old version of the `cortex_m_rtic_macros` crate, try updating your dependency with `cargo update -p cortex_m_rtic_macros`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = note: this warning originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `core`
[INFO] [stdout]  --> examples/itm_rtic_hello.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[rtic::app(device = stm32f4)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `rtic::app` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the attribute macro `rtic::app` may come from an old version of the `cortex_m_rtic_macros` crate, try updating your dependency with `cargo update -p cortex_m_rtic_macros`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = note: this warning originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rtic::cyccnt`
[INFO] [stdout]   --> examples/rtt_rtic_blinky.rs:8:11
[INFO] [stdout]    |
[INFO] [stdout]  8 | use rtic::cyccnt::{Instant, U32Ext as _};
[INFO] [stdout]    |           ^^^^^^ could not find `cyccnt` in `rtic`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-rtic-0.5.5/src/lib.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[cfg(armv7m)]
[INFO] [stdout]    |       ------ the item is gated here
[INFO] [stdout] 57 | pub mod cyccnt;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `app` (example "rtt_rtic_hello") due to 1 previous error; 1 warning emitted
[INFO] [stderr] error: could not compile `app` (example "rtt-timing") due to 3 previous errors
[INFO] [stdout] error: unexpected `cfg` condition name: `core`
[INFO] [stdout]   --> examples/rtt-pwm-saw.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[rtic::app(device = stm32f4xx_hal::stm32, peripherals = true)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `rtic::app` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `rtic::app` may come from an old version of the `cortex_m_rtic_macros` crate, try updating your dependency with `cargo update -p cortex_m_rtic_macros`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> examples/rtt-pwm-saw.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | #![deny(warnings)]
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(unexpected_cfgs)]` implied by `#[deny(warnings)]`
[INFO] [stdout]    = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `app` (example "rtic_crash") due to 1 previous error; 1 warning emitted
[INFO] [stderr] error: could not compile `app` (example "rtic_bare3") due to 1 previous error; 1 warning emitted
[INFO] [stdout] error[E0433]: failed to resolve: could not find `cyccnt` in `rtic`
[INFO] [stdout]   --> examples/Project_Mouse.rs:96:62
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[rtic::app(device = stm32f4xx_hal::stm32, monotonic = rtic::cyccnt::CYCCNT, peripherals = true)]
[INFO] [stdout]    |                                                              ^^^^^^ could not find `cyccnt` in `rtic`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-rtic-0.5.5/src/lib.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[cfg(armv7m)]
[INFO] [stdout]    |       ------ the item is gated here
[INFO] [stdout] 57 | pub mod cyccnt;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `channels`
[INFO] [stdout]   --> examples/rtt-pwm-dma.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let channels = (
[INFO] [stdout]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_channels`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rtic::cyccnt`
[INFO] [stdout]   --> examples/rtt-pwm-sine-task.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | use rtic::cyccnt::{Instant, U32Ext as _};
[INFO] [stdout]    |           ^^^^^^ could not find `cyccnt` in `rtic`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-rtic-0.5.5/src/lib.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[cfg(armv7m)]
[INFO] [stdout]    |       ------ the item is gated here
[INFO] [stdout] 57 | pub mod cyccnt;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `stm32f4xx_hal::dma`
[INFO] [stdout]   --> examples/rtt-pwm-sine-task.rs:16:25
[INFO] [stdout]    |
[INFO] [stdout] 16 | use stm32f4xx_hal::{bb, dma, gpio::Speed, prelude::*, pwm, stm32};
[INFO] [stdout]    |                         ^^^ no `dma` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `cyccnt` in `rtic`
[INFO] [stdout]   --> examples/rtt-pwm-sine-task.rs:20:63
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[rtic::app(device = stm32f4xx_hal::stm32,  monotonic = rtic::cyccnt::CYCCNT, peripherals = true)]
[INFO] [stdout]    |                                                               ^^^^^^ could not find `cyccnt` in `rtic`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-rtic-0.5.5/src/lib.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[cfg(armv7m)]
[INFO] [stdout]    |       ------ the item is gated here
[INFO] [stdout] 57 | pub mod cyccnt;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rtic::cyccnt`
[INFO] [stdout]   --> examples/rtic_blinky.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | use rtic::cyccnt::{Instant, U32Ext as _};
[INFO] [stdout]    |           ^^^^^^ could not find `cyccnt` in `rtic`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-rtic-0.5.5/src/lib.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[cfg(armv7m)]
[INFO] [stdout]    |       ------ the item is gated here
[INFO] [stdout] 57 | pub mod cyccnt;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `app` (example "rtt-pwm-dma") due to 2 previous errors; 4 warnings emitted
[INFO] [stderr] error: could not compile `app` (example "itm_rtic_hello") due to 1 previous error; 1 warning emitted
[INFO] [stderr] error: could not compile `app` (example "rtt-pwm-saw") due to 2 previous errors
[INFO] [stdout] error[E0277]: the trait bound `Hertz: From<{integer}>` is not satisfied
[INFO] [stdout]    --> examples/rtt-pwm-sine-timer-task.rs:142:65
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let mut tim2: Timer<stm32::TIM2> = Timer::tim2(dp.TIM2, 48000, clocks);
[INFO] [stdout]     |                                            -----------          ^^^^^ the trait `From<{integer}>` is not implemented for `Hertz`
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `core` in the dependency graph
[INFO] [stdout]    --> /rustc/c797096598b80ba4a40397ad7e91584fcd3df5f1/library/core/src/convert/mod.rs:587:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cast-0.2.3/src/lib.rs:160:1
[INFO] [stdout]     |
[INFO] [stdout] 160 | pub trait From<Src> {
[INFO] [stdout]     | ------------------- this is the trait that was imported
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]     = note: required for `{integer}` to implement `Into<Hertz>`
[INFO] [stdout] note: required by a bound in `Timer::<stm32f4xx_hal::stm32::TIM2>::tim2`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stm32f4xx-hal-0.8.3/src/timer.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | / hal! {
[INFO] [stdout] 343 | |     TIM2: (tim2, tim2en, tim2rst, apb1enr, apb1rstr, pclk1, ppre1),
[INFO] [stdout]     | |            ---- required by a bound in this associated function
[INFO] [stdout] 344 | |     TIM3: (tim3, tim3en, tim3rst, apb1enr, apb1rstr, pclk1, ppre1),
[INFO] [stdout] 345 | |     TIM4: (tim4, tim4en, tim4rst, apb1enr, apb1rstr, pclk1, ppre1),
[INFO] [stdout] 346 | |     TIM10: (tim10, tim10en, tim10rst, apb2enr, apb2rstr, pclk2, ppre2),
[INFO] [stdout] 347 | | }
[INFO] [stdout]     | |_^ required by this bound in `Timer::<TIM2>::tim2`
[INFO] [stdout]     = note: this error originates in the macro `hal` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rtic::cyccnt`
[INFO] [stdout]   --> examples/pmw3389.rs:9:11
[INFO] [stdout]    |
[INFO] [stdout]  9 | use rtic::cyccnt::{Instant, U32Ext as _};
[INFO] [stdout]    |           ^^^^^^ could not find `cyccnt` in `rtic`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-rtic-0.5.5/src/lib.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[cfg(armv7m)]
[INFO] [stdout]    |       ------ the item is gated here
[INFO] [stdout] 57 | pub mod cyccnt;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `cyccnt` in `rtic`
[INFO] [stdout]   --> examples/rtic_blinky.rs:21:62
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[rtic::app(device = stm32f4xx_hal::stm32, monotonic = rtic::cyccnt::CYCCNT, peripherals = true)]
[INFO] [stdout]    |                                                              ^^^^^^ could not find `cyccnt` in `rtic`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-rtic-0.5.5/src/lib.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[cfg(armv7m)]
[INFO] [stdout]    |       ------ the item is gated here
[INFO] [stdout] 57 | pub mod cyccnt;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `cyccnt` in `rtic`
[INFO] [stdout]   --> examples/rtt_rtic_blinky.rs:12:62
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[rtic::app(device = stm32f4xx_hal::stm32, monotonic = rtic::cyccnt::CYCCNT, peripherals = true)]
[INFO] [stdout]    |                                                              ^^^^^^ could not find `cyccnt` in `rtic`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-rtic-0.5.5/src/lib.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[cfg(armv7m)]
[INFO] [stdout]    |       ------ the item is gated here
[INFO] [stdout] 57 | pub mod cyccnt;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `app` (example "rtt-pwm-sine-timer-task") due to 3 previous errors; 3 warnings emitted
[INFO] [stdout] error[E0433]: failed to resolve: could not find `cyccnt` in `rtic`
[INFO] [stdout]   --> examples/pmw3389.rs:42:62
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[rtic::app(device = stm32f4xx_hal::stm32, monotonic = rtic::cyccnt::CYCCNT, peripherals = true)]
[INFO] [stdout]    |                                                              ^^^^^^ could not find `cyccnt` in `rtic`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-rtic-0.5.5/src/lib.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[cfg(armv7m)]
[INFO] [stdout]    |       ------ the item is gated here
[INFO] [stdout] 57 | pub mod cyccnt;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asm::delay`
[INFO] [stdout]   --> examples/Project_Mouse.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 | use cortex_m::{asm::delay, peripheral::DWT};
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `gpio`
[INFO] [stdout]   --> examples/Project_Mouse.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     gpio,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Register` and `pmw3389e`
[INFO] [stdout]   --> examples/Project_Mouse.rs:25:37
[INFO] [stdout]    |
[INFO] [stdout] 25 | use app::{DwtDelay, pmw3389::{self, Register}, pmw3389e};
[INFO] [stdout]    |                                     ^^^^^^^^   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `dwt::Dwt`, `prelude::*`, `rcc::Clocks`, and `stm32`
[INFO] [stdout]   --> examples/Project_Mouse.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     dwt::Dwt,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 |     prelude::*,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 66 |     rcc::Clocks,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 67 |     spi::Spi,
[INFO] [stdout] 68 |     stm32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `stm32f4xx_hal::nb::block`
[INFO] [stdout]   --> examples/Project_Mouse.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 | use stm32f4xx_hal::nb::block;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `prelude::*`
[INFO] [stdout]   --> examples/Project_Mouse.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 91 |     prelude::*,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> examples/Project_Mouse.rs:227:16
[INFO] [stdout]     |
[INFO] [stdout] 227 |             if (cx.resources.scl_plus.is_high().unwrap() && !*cx.resources.Scale_modify){
[INFO] [stdout]     |                ^                                                                       ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 227 -             if (cx.resources.scl_plus.is_high().unwrap() && !*cx.resources.Scale_modify){
[INFO] [stdout] 227 +             if cx.resources.scl_plus.is_high().unwrap() && !*cx.resources.Scale_modify {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> examples/Project_Mouse.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 238 |             if (cx.resources.scl_minus.is_high().unwrap() && !*cx.resources.Scale_modify){
[INFO] [stdout]     |                ^                                                                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 238 -             if (cx.resources.scl_minus.is_high().unwrap() && !*cx.resources.Scale_modify){
[INFO] [stdout] 238 +             if cx.resources.scl_minus.is_high().unwrap() && !*cx.resources.Scale_modify {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `core`
[INFO] [stdout]   --> examples/Project_Mouse.rs:96:1
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[rtic::app(device = stm32f4xx_hal::stm32, monotonic = rtic::cyccnt::CYCCNT, peripherals = true)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `rtic::app` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `rtic::app` may come from an old version of the `cortex_m_rtic_macros` crate, try updating your dependency with `cargo update -p cortex_m_rtic_macros`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::f32::consts::PI`
[INFO] [stdout]  --> examples/rtt-pwm-sine-task.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use core::f32::consts::PI;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `asm` and `peripheral::DWT`
[INFO] [stdout]   --> examples/rtt-pwm-sine-task.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout] 10 | use cortex_m::{asm, peripheral::DWT};
[INFO] [stdout]    |                ^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `bb` and `pwm`
[INFO] [stdout]   --> examples/rtt-pwm-sine-task.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 | use stm32f4xx_hal::{bb, dma, gpio::Speed, prelude::*, pwm, stm32};
[INFO] [stdout]    |                     ^^                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `core`
[INFO] [stdout]   --> examples/rtt-pwm-sine-task.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[rtic::app(device = stm32f4xx_hal::stm32,  monotonic = rtic::cyccnt::CYCCNT, peripherals = true)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `rtic::app` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `rtic::app` may come from an old version of the `cortex_m_rtic_macros` crate, try updating your dependency with `cargo update -p cortex_m_rtic_macros`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `desc` found for struct `PMouseReport` in the current scope
[INFO] [stdout]    --> examples/Project_Mouse.rs:158:74
[INFO] [stdout]     |
[INFO] [stdout]  49 | pub struct PMouseReport {
[INFO] [stdout]     | ----------------------- function or associated item `desc` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 158 |         let hid = HIDClass::new(USB_BUS.as_ref().unwrap(), PMouseReport::desc(), 1);
[INFO] [stdout]     |                                                                          ^^^^ function or associated item not found in `PMouseReport`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `cycles` found for type `u32` in the current scope
[INFO] [stdout]    --> examples/Project_Mouse.rs:192:51
[INFO] [stdout]     |
[INFO] [stdout] 192 |         cx.schedule.toggle_speed(now + ((OFFSET)).cycles()).unwrap();
[INFO] [stdout]     |                                                   ^^^^^^ method not found in `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> examples/Project_Mouse.rs:289:13
[INFO] [stdout]     |
[INFO] [stdout] 289 |         let (x, y) = cx.resources.pmw3389.read_status().unwrap();
[INFO] [stdout]     |             ^^^^^^   ------------------------------------------- this expression has type `()`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             expected `()`, found `(_, _)`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected unit type `()`
[INFO] [stdout]                    found tuple `(_, _)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition name: `core`
[INFO] [stdout]   --> examples/rtic_blinky.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[rtic::app(device = stm32f4xx_hal::stm32, monotonic = rtic::cyccnt::CYCCNT, peripherals = true)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `rtic::app` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `rtic::app` may come from an old version of the `cortex_m_rtic_macros` crate, try updating your dependency with `cargo update -p cortex_m_rtic_macros`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> examples/rtic_blinky.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | #![deny(warnings)]
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(unexpected_cfgs)]` implied by `#[deny(warnings)]`
[INFO] [stdout]    = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `cycles` found for type `u32` in the current scope
[INFO] [stdout]    --> examples/Project_Mouse.rs:254:60
[INFO] [stdout]     |
[INFO] [stdout] 254 |         cx.schedule.toggle_speed(cx.scheduled + ((OFFSET)).cycles()).unwrap();
[INFO] [stdout]     |                                                            ^^^^^^ method not found in `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/Project_Mouse.rs:96:1
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[rtic::app(device = stm32f4xx_hal::stm32, monotonic = rtic::cyccnt::CYCCNT, peripherals = true)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0308, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `dwt::Dwt`, `rcc::Clocks`, and `stm32`
[INFO] [stdout]   --> examples/pmw3389.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     dwt::Dwt,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     rcc::Clocks,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 20 |     spi::Spi,
[INFO] [stdout] 21 |     stm32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `core`
[INFO] [stdout]   --> examples/pmw3389.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[rtic::app(device = stm32f4xx_hal::stm32, monotonic = rtic::cyccnt::CYCCNT, peripherals = true)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `rtic::app` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `rtic::app` may come from an old version of the `cortex_m_rtic_macros` crate, try updating your dependency with `cargo update -p cortex_m_rtic_macros`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `app` (example "Project_Mouse") due to 12 previous errors; 9 warnings emitted
[INFO] [stdout] error[E0599]: no method named `cycles` found for type `{integer}` in the current scope
[INFO] [stdout]   --> examples/rtic_blinky.rs:43:44
[INFO] [stdout]    |
[INFO] [stdout] 43 |         cx.schedule.toggle(now + 8_000_000.cycles()).unwrap();
[INFO] [stdout]    |                                            ^^^^^^ method not found in `{integer}`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `cycles` found for type `{integer}` in the current scope
[INFO] [stdout]    --> examples/pmw3389.rs:103:39
[INFO] [stdout]     |
[INFO] [stdout] 103 |         cx.schedule.poll(now + 16_000.cycles()).unwrap();
[INFO] [stdout]     |                                       ^^^^^^ method not found in `{integer}`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> examples/pmw3389.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let (x, _y) = cx.resources.pmw3389.read_status().unwrap();
[INFO] [stdout]     |             ^^^^^^^   ------------------------------------------- this expression has type `()`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             expected `()`, found `(_, _)`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected unit type `()`
[INFO] [stdout]                    found tuple `(_, _)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `cycles` found for type `u32` in the current scope
[INFO] [stdout]    --> examples/pmw3389.rs:125:51
[INFO] [stdout]     |
[INFO] [stdout] 125 |             .poll(cx.scheduled + (RATIO * 16_000).cycles())
[INFO] [stdout]     |                                                   ^^^^^^ method not found in `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `cycles` found for type `{integer}` in the current scope
[INFO] [stdout]   --> examples/rtic_blinky.rs:69:46
[INFO] [stdout]    |
[INFO] [stdout] 69 |             .toggle(cx.scheduled + 8_000_000.cycles())
[INFO] [stdout]    |                                              ^^^^^^ method not found in `{integer}`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `cycles` found for type `u32` in the current scope
[INFO] [stdout]    --> examples/rtt-pwm-sine-task.rs:138:47
[INFO] [stdout]     |
[INFO] [stdout] 138 |         cx.schedule.pwm_out(cx.start + PERIOD.cycles()).ok();
[INFO] [stdout]     |                                               ^^^^^^ method not found in `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `cycles` found for type `u32` in the current scope
[INFO] [stdout]    --> examples/rtt-pwm-sine-task.rs:163:51
[INFO] [stdout]     |
[INFO] [stdout] 163 |         cx.schedule.pwm_out(cx.scheduled + PERIOD.cycles()).ok();
[INFO] [stdout]     |                                                   ^^^^^^ method not found in `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/pmw3389.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[rtic::app(device = stm32f4xx_hal::stm32, monotonic = rtic::cyccnt::CYCCNT, peripherals = true)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/rtic_blinky.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[rtic::app(device = stm32f4xx_hal::stm32, monotonic = rtic::cyccnt::CYCCNT, peripherals = true)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `cycles` found for type `{integer}` in the current scope
[INFO] [stdout]    --> examples/rtt-pwm-sine-task.rs:168:41
[INFO] [stdout]     |
[INFO] [stdout] 168 |         if cx.scheduled.elapsed() > 300.cycles() {
[INFO] [stdout]     |                                         ^^^^^^ method not found in `{integer}`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/rtt-pwm-sine-task.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[rtic::app(device = stm32f4xx_hal::stm32,  monotonic = rtic::cyccnt::CYCCNT, peripherals = true)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0308, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `app` (example "pmw3389") due to 7 previous errors; 2 warnings emitted
[INFO] [stdout] error: unexpected `cfg` condition name: `core`
[INFO] [stdout]   --> examples/rtt_rtic_blinky.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[rtic::app(device = stm32f4xx_hal::stm32, monotonic = rtic::cyccnt::CYCCNT, peripherals = true)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `rtic::app` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `rtic::app` may come from an old version of the `cortex_m_rtic_macros` crate, try updating your dependency with `cargo update -p cortex_m_rtic_macros`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> examples/rtt_rtic_blinky.rs:2:9
[INFO] [stdout]    |
[INFO] [stdout]  2 | #![deny(warnings)]
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(unexpected_cfgs)]` implied by `#[deny(warnings)]`
[INFO] [stdout]    = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `app` (example "rtic_blinky") due to 6 previous errors
[INFO] [stderr] error: could not compile `app` (example "rtt-pwm-sine-task") due to 8 previous errors; 4 warnings emitted
[INFO] [stdout] error[E0599]: no method named `cycles` found for type `{integer}` in the current scope
[INFO] [stdout]   --> examples/rtt_rtic_blinky.rs:37:44
[INFO] [stdout]    |
[INFO] [stdout] 37 |         cx.schedule.toggle(now + 8_000_000.cycles()).unwrap();
[INFO] [stdout]    |                                            ^^^^^^ method not found in `{integer}`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `cycles` found for type `{integer}` in the current scope
[INFO] [stdout]   --> examples/rtt_rtic_blinky.rs:71:46
[INFO] [stdout]    |
[INFO] [stdout] 71 |             .toggle(cx.scheduled + 8_000_000.cycles())
[INFO] [stdout]    |                                              ^^^^^^ method not found in `{integer}`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/rtt_rtic_blinky.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[rtic::app(device = stm32f4xx_hal::stm32, monotonic = rtic::cyccnt::CYCCNT, peripherals = true)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `app` (example "rtt_rtic_blinky") due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "ae934a25037f749e692806aebc7865ec0efcd54c82062a8ccb8a941b4fc2f9c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae934a25037f749e692806aebc7865ec0efcd54c82062a8ccb8a941b4fc2f9c1", kill_on_drop: false }`
[INFO] [stdout] ae934a25037f749e692806aebc7865ec0efcd54c82062a8ccb8a941b4fc2f9c1
