[INFO] cloning repository https://github.com/Eirik2020/stm32f4-rs-examples
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Eirik2020/stm32f4-rs-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEirik2020%2Fstm32f4-rs-examples", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEirik2020%2Fstm32f4-rs-examples'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7f4799b11f745e8939f92f2b2e2107e7b8369e87
[INFO] checking Eirik2020/stm32f4-rs-examples against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEirik2020%2Fstm32f4-rs-examples" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Eirik2020/stm32f4-rs-examples
[INFO] finished tweaking git repo https://github.com/Eirik2020/stm32f4-rs-examples
[INFO] tweaked toml for git repo https://github.com/Eirik2020/stm32f4-rs-examples written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Eirik2020/stm32f4-rs-examples on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Eirik2020/stm32f4-rs-examples 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cortex-m-rt-macros v0.7.5
[INFO] [stderr]   Downloaded defmt v1.0.1
[INFO] [stderr]   Downloaded defmt-parser v1.0.0
[INFO] [stderr]   Downloaded defmt-macros v1.0.1
[INFO] [stderr]   Downloaded defmt-rtt v0.4.2
[INFO] [stderr]   Downloaded ufmt-write v0.1.0
[INFO] [stderr]   Downloaded rtt-target v0.6.1
[INFO] [stderr]   Downloaded as5600 v0.8.0
[INFO] [stderr]   Downloaded rtic-time v1.3.0
[INFO] [stderr]   Downloaded rtic v2.1.1
[INFO] [stderr]   Downloaded rtic-monotonics v2.0.3
[INFO] [stderr]   Downloaded rtic-sync v1.3.2
[INFO] [stderr]   Downloaded cortex-m v0.7.7
[INFO] [stderr]   Downloaded rtic-macros v2.1.0
[INFO] [stderr]   Downloaded rtic-monotonics v1.5.0
[INFO] [stderr]   Downloaded rtic-time v2.0.0
[INFO] [stderr]   Downloaded stm32f4xx-hal v0.22.1
[INFO] [stderr]   Downloaded embedded-hal-async v1.0.0
[INFO] [stderr]   Downloaded embedded-hal-bus v0.2.0
[INFO] [stderr]   Downloaded embedded-storage v0.3.1
[INFO] [stderr]   Downloaded fugit-timer v0.1.3
[INFO] [stderr]   Downloaded volatile-register v0.2.2
[INFO] [stderr]   Downloaded panic-halt v1.0.0
[INFO] [stderr]   Downloaded panic-probe v1.0.0
[INFO] [stderr]   Downloaded panic-rtt-target v0.2.0
[INFO] [stderr]   Downloaded rtic-common v1.0.0
[INFO] [stderr]   Downloaded cortex-m-rt v0.7.5
[INFO] [stderr]   Downloaded defmt v0.3.100
[INFO] [stderr]   Downloaded stm32f4-staging v0.16.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 03ec8ec45684bccb2c3043fca4a62bf5e1354ec615e6ddbb72103366a93a9049
[INFO] running `Command { std: "docker" "start" "-a" "03ec8ec45684bccb2c3043fca4a62bf5e1354ec615e6ddbb72103366a93a9049", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03ec8ec45684bccb2c3043fca4a62bf5e1354ec615e6ddbb72103366a93a9049", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03ec8ec45684bccb2c3043fca4a62bf5e1354ec615e6ddbb72103366a93a9049", kill_on_drop: false }`
[INFO] [stdout] 03ec8ec45684bccb2c3043fca4a62bf5e1354ec615e6ddbb72103366a93a9049
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1ab5e026b0ec7448d26262d9d0c84d6f676adb928e3e1a10c2cb4b6127c63048
[INFO] running `Command { std: "docker" "start" "-a" "1ab5e026b0ec7448d26262d9d0c84d6f676adb928e3e1a10c2cb4b6127c63048", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling defmt-macros v1.0.1
[INFO] [stderr]    Compiling defmt v1.0.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling cortex-m-rt v0.7.5
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]     Checking gcd v2.3.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking rtic-common v1.0.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking volatile-register v0.2.2
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling atomic-polyfill v1.0.3
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling stm32f4-staging v0.16.1
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling rtic-monotonics v1.5.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling embedded-hal-bus v0.2.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]     Checking deranged v0.4.1
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling rtic v2.1.1
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking time-core v0.1.4
[INFO] [stderr]    Compiling panic-probe v1.0.0
[INFO] [stderr]    Compiling defmt-rtt v0.4.2
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking ufmt-write v0.1.0
[INFO] [stderr]    Compiling stm32f4xx-hal v0.22.1
[INFO] [stderr]    Compiling rtic-monotonics v2.0.3
[INFO] [stderr]     Checking bare-metal v1.0.0
[INFO] [stderr]     Checking embedded-dma v0.2.0
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]    Compiling stm32f4-rs-examples v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rtic-core v1.0.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking embedded-storage v0.3.1
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking panic-halt v1.0.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]     Checking rtic-time v1.3.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking rtt-target v0.6.1
[INFO] [stderr]     Checking panic-rtt-target v0.2.0
[INFO] [stderr]     Checking rtic-sync v1.3.2
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.7.5
[INFO] [stderr]    Compiling enumflags2_derive v0.7.11
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling rtic-macros v2.1.0
[INFO] [stderr]     Checking enumflags2 v0.7.11
[INFO] [stderr]     Checking as5600 v0.8.0
[INFO] [stderr]    Compiling defmt-parser v1.0.0
[INFO] [stderr]     Checking defmt v0.3.100
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]     Checking fugit v0.3.7
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking embedded-hal-nb v1.0.0
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]     Checking rtic-time v2.0.0
[INFO] [stderr]     Checking fugit-timer v0.1.3
[INFO] [stdout] error: `#[panic_handler]` function required, but not found
[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: `#[panic_handler]` function required, but not found
[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: `#[panic_handler]` function required, but not found
[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: `#[panic_handler]` function required, but not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stm32f4-rs-examples` (bin "stm32f4-rs-examples") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[panic_handler]` function required, but not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stm32f4-rs-examples` (example "potmeter_dimmer") due to 2 previous errors
[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: `defmt::*`
[INFO] [stdout]  --> examples/EH_i2c.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use defmt::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[panic_handler]` function required, but not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[panic_handler]` function required, but not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[panic_handler]` function required, but not found
[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: `#[panic_handler]` function required, but not found
[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 `stm32f4-rs-examples` (example "blinky") due to 2 previous errors
[INFO] [stdout] warning: value assigned to `err` is never read
[INFO] [stdout]   --> examples/servo.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let mut err: f32 = 0.0; // Error value
[INFO] [stdout]    |             ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `duty` is never read
[INFO] [stdout]   --> examples/servo.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let mut duty: u16 = 0; // Error value
[INFO] [stdout]    |             ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `set` is never read
[INFO] [stdout]   --> examples/servo.rs:43:13
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let mut set: f32 = 0.0;
[INFO] [stdout]    |             ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `set_point_raw`
[INFO] [stdout]   --> examples/servo.rs:44:13
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let mut set_point_raw: f32 = 0.0;
[INFO] [stdout]    |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_set_point_raw`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rotor_ang_raw`
[INFO] [stdout]   --> examples/servo.rs:46:13
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let mut rotor_ang_raw: f32 = 0.0;
[INFO] [stdout]    |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rotor_ang_raw`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `duty` is never read
[INFO] [stdout]    --> examples/servo.rs:101:13
[INFO] [stdout]     |
[INFO] [stdout] 101 |             duty = 0;
[INFO] [stdout]     |             ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> examples/uart_cli.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let mut serial = Serial::new(dp.USART2, (tx, rx), serial_config, &clocks).unwrap();
[INFO] [stdout]    |         ----^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ang_rotor_deg` is never read
[INFO] [stdout]   --> examples/i2c_as5600.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let mut ang_rotor_deg: f32 = 0.0;
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> examples/servo.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let mut set_point_raw: f32 = 0.0;
[INFO] [stdout]    |         ----^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> examples/servo.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let mut rotor_ang_raw: f32 = 0.0;
[INFO] [stdout]    |         ----^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> examples/servo.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let mut a1: f32 = 0.09;
[INFO] [stdout]    |         ----^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> examples/servo.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let mut a2: f32 = 0.09;
[INFO] [stdout]    |         ----^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stm32f4-rs-examples` (example "uart_cli") due to 2 previous errors; 1 warning emitted
[INFO] [stdout] error: `#[panic_handler]` function required, but not found
[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: `#[panic_handler]` function required, but not found
[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 `stm32f4-rs-examples` (example "uart_echo") due to 2 previous errors
[INFO] [stderr] error: could not compile `stm32f4-rs-examples` (example "i2c_as5600") due to 2 previous errors; 1 warning emitted
[INFO] [stderr] error: could not compile `stm32f4-rs-examples` (example "servo") due to 2 previous errors; 10 warnings emitted
[INFO] [stderr] error: could not compile `stm32f4-rs-examples` (example "EH_i2c") due to 2 previous errors; 1 warning emitted
[INFO] [stderr] error: could not compile `stm32f4-rs-examples` (example "buten") due to 2 previous errors
[INFO] [stderr] error: could not compile `stm32f4-rs-examples` (example "pwm_dimmer") due to 2 previous errors
[INFO] [stderr] error: could not compile `stm32f4-rs-examples` (example "uart_hello_world") due to 2 previous errors
[INFO] [stdout] error[E0412]: cannot find type `Peripherals` in module `rtic::export`
[INFO] [stdout]   --> examples/rtic_blinky.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / #[app(
[INFO] [stdout] 34 | |     device = stm32f4xx_hal::pac,  // This device uses the stm32f4xx_hal Peripheral Access Crate (PAC).
[INFO] [stdout] 35 | |     peripherals = true,           // Auto-initializes the Peripherals struct (dp).
[INFO] [stdout] 36 | |     dispatchers = [SPI1],         // Unused interrupts that RTIC can use internally for software tasks. 
[INFO] [stdout] 37 | | )]
[INFO] [stdout]    | |__^ not found in `rtic::export`
[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] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 40 +     use crate::pac::Peripherals;
[INFO] [stdout]    |
[INFO] [stdout] 40 +     use cortex_m::Peripherals;
[INFO] [stdout]    |
[INFO] [stdout] 40 +     use stm32f4xx_hal::pac::Peripherals;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `interrupt` in `export`
[INFO] [stdout]   --> examples/rtic_blinky.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / #[app(
[INFO] [stdout] 34 | |     device = stm32f4xx_hal::pac,  // This device uses the stm32f4xx_hal Peripheral Access Crate (PAC).
[INFO] [stdout] 35 | |     peripherals = true,           // Auto-initializes the Peripherals struct (dp).
[INFO] [stdout] 36 | |     dispatchers = [SPI1],         // Unused interrupts that RTIC can use internally for software tasks. 
[INFO] [stdout] 37 | | )]
[INFO] [stdout]    | |__^ could not find `interrupt` in `export`
[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] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout] 40 +     use crate::pac::interrupt;
[INFO] [stdout]    |
[INFO] [stdout] 40 +     use stm32f4xx_hal::interrupt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Peripherals` in `export`
[INFO] [stdout]   --> examples/rtic_blinky.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / #[app(
[INFO] [stdout] 34 | |     device = stm32f4xx_hal::pac,  // This device uses the stm32f4xx_hal Peripheral Access Crate (PAC).
[INFO] [stdout] 35 | |     peripherals = true,           // Auto-initializes the Peripherals struct (dp).
[INFO] [stdout] 36 | |     dispatchers = [SPI1],         // Unused interrupts that RTIC can use internally for software tasks. 
[INFO] [stdout] 37 | | )]
[INFO] [stdout]    | |__^ could not find `Peripherals` in `export`
[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] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 40 +     use crate::pac::Peripherals;
[INFO] [stdout]    |
[INFO] [stdout] 40 +     use cortex_m::Peripherals;
[INFO] [stdout]    |
[INFO] [stdout] 40 +     use stm32f4xx_hal::pac::Peripherals;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> examples/rtic_blinky.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pac::{self},
[INFO] [stdout]    |           ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[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] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stm32f4-rs-examples` (example "rtic_blinky") due to 4 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "1ab5e026b0ec7448d26262d9d0c84d6f676adb928e3e1a10c2cb4b6127c63048", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ab5e026b0ec7448d26262d9d0c84d6f676adb928e3e1a10c2cb4b6127c63048", kill_on_drop: false }`
[INFO] [stdout] 1ab5e026b0ec7448d26262d9d0c84d6f676adb928e3e1a10c2cb4b6127c63048
