[INFO] fetching crate embassy_buddy 0.0.3...
[INFO] testing embassy_buddy-0.0.3 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate embassy_buddy 0.0.3 into /workspace/builds/worker-7-tc1/source
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate embassy_buddy 0.0.3
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate embassy_buddy 0.0.3
[INFO] tweaked toml for crates.io crate embassy_buddy 0.0.3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate embassy_buddy 0.0.3 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate embassy_buddy 0.0.3 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded picoserve_derive v0.1.3
[INFO] [stderr]   Downloaded embassy-futures v0.1.1
[INFO] [stderr]   Downloaded defmt-rtt v0.4.1
[INFO] [stderr]   Downloaded embassy-usb-synopsys-otg v0.2.0
[INFO] [stderr]   Downloaded serde-json-core v0.6.0
[INFO] [stderr]   Downloaded as-slice v0.2.1
[INFO] [stderr]   Downloaded aligned v0.4.2
[INFO] [stderr]   Downloaded embassy-executor v0.7.0
[INFO] [stderr]   Downloaded embedded-storage v0.3.1
[INFO] [stderr]   Downloaded mipidsi v0.9.0
[INFO] [stderr]   Downloaded const-sha1 v0.3.0
[INFO] [stderr]   Downloaded embassy-sync v0.7.2
[INFO] [stderr]   Downloaded packed_struct v0.10.1
[INFO] [stderr]   Downloaded embassy-net v0.7.0
[INFO] [stderr]   Downloaded embassy-sync v0.6.2
[INFO] [stderr]   Downloaded stm32-fmc v0.3.2
[INFO] [stderr]   Downloaded libm v0.2.11
[INFO] [stderr]   Downloaded embedded-graphics-core v0.4.0
[INFO] [stderr]   Downloaded embassy-stm32 v0.2.0
[INFO] [stderr]   Downloaded packed_struct_codegen v0.10.1
[INFO] [stderr]   Downloaded micromath v2.1.0
[INFO] [stderr]   Downloaded managed v0.8.0
[INFO] [stderr]   Downloaded embassy-embedded-hal v0.3.0
[INFO] [stderr]   Downloaded embassy-executor-macros v0.6.2
[INFO] [stderr]   Downloaded embedded-hal-nb v1.0.0
[INFO] [stderr]   Downloaded sdio-host v0.5.0
[INFO] [stderr]   Downloaded panic-probe v0.3.2
[INFO] [stderr]   Downloaded block-device-driver v0.2.0
[INFO] [stderr]   Downloaded embassy-usb-driver v0.1.0
[INFO] [stderr]   Downloaded smoltcp v0.12.0
[INFO] [stderr]   Downloaded embedded-storage-async v0.4.1
[INFO] [stderr]   Downloaded picoserve v0.16.0
[INFO] [stderr]   Downloaded static_cell v2.1.1
[INFO] [stderr]   Downloaded embassy-hal-internal v0.2.0
[INFO] [stderr]   Downloaded embassy-time-queue-utils v0.1.0
[INFO] [stderr]   Downloaded embedded-can v0.4.1
[INFO] [stderr]   Downloaded lhash v1.1.0
[INFO] [stderr]   Downloaded defmt-parser v0.4.1
[INFO] [stderr]   Downloaded defmt-macros v0.4.0
[INFO] [stderr]   Downloaded defmt v0.3.10
[INFO] [stderr]   Downloaded heapless v0.8.0
[INFO] [stderr]   Downloaded embedded-graphics v0.8.1
[INFO] [stderr]   Downloaded stm32-metapac v16.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c0dbb58612c82bac98c35f3a42493ce4fd222b660724e4546a5beacaa3d0cfb6
[INFO] running `Command { std: "docker" "start" "-a" "c0dbb58612c82bac98c35f3a42493ce4fd222b660724e4546a5beacaa3d0cfb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c0dbb58612c82bac98c35f3a42493ce4fd222b660724e4546a5beacaa3d0cfb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0dbb58612c82bac98c35f3a42493ce4fd222b660724e4546a5beacaa3d0cfb6", kill_on_drop: false }`
[INFO] [stdout] c0dbb58612c82bac98c35f3a42493ce4fd222b660724e4546a5beacaa3d0cfb6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 755002dd11b8f1bfc7d138543ca90e479eff544b0cbe5170c55d36681e0ccf8e
[INFO] running `Command { std: "docker" "start" "-a" "755002dd11b8f1bfc7d138543ca90e479eff544b0cbe5170c55d36681e0ccf8e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling defmt v0.3.10
[INFO] [stderr]    Compiling defmt-macros v0.4.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling cortex-m-rt v0.7.5
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling embassy-time-driver v0.2.0
[INFO] [stderr]    Compiling embedded-hal v1.0.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling vcell v0.1.3
[INFO] [stderr]    Compiling embassy-sync v0.6.2
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling volatile-register v0.2.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling stm32-metapac v16.0.0
[INFO] [stderr]    Compiling bitfield v0.13.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling embassy-time-queue-utils v0.1.0
[INFO] [stderr]    Compiling embassy-executor v0.7.0
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling smoltcp v0.12.0
[INFO] [stderr]    Compiling embassy-hal-internal v0.2.0
[INFO] [stderr]    Compiling embedded-storage v0.3.1
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling aligned v0.4.2
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling embedded-storage-async v0.4.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling embedded-nal v0.9.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling embassy-sync v0.7.2
[INFO] [stderr]    Compiling managed v0.8.0
[INFO] [stderr]    Compiling packed_struct v0.10.1
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling embassy-futures v0.1.1
[INFO] [stderr]    Compiling block-device-driver v0.2.0
[INFO] [stderr]    Compiling stm32-fmc v0.3.2
[INFO] [stderr]    Compiling embedded-hal-nb v1.0.0
[INFO] [stderr]    Compiling embedded-can v0.4.1
[INFO] [stderr]    Compiling sdio-host v0.5.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling static_cell v2.1.1
[INFO] [stderr]    Compiling embedded-graphics-core v0.4.0
[INFO] [stderr]    Compiling packed_struct_codegen v0.10.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.7.5
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling defmt-parser v0.4.1
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling embassy-executor-macros v0.6.2
[INFO] [stderr]    Compiling embassy-stm32 v0.2.0
[INFO] [stderr]    Compiling embedded-io v0.6.1
[INFO] [stderr]    Compiling embassy-time v0.4.0
[INFO] [stderr]    Compiling embassy-net-driver v0.2.0
[INFO] [stderr]    Compiling embassy-usb-driver v0.1.0
[INFO] [stderr]    Compiling embedded-nal-async v0.8.0
[INFO] [stderr]    Compiling mipidsi v0.9.0
[INFO] [stderr]    Compiling embassy-embedded-hal v0.3.0
[INFO] [stderr]    Compiling embassy-usb-synopsys-otg v0.2.0
[INFO] [stderr]    Compiling embassy-net v0.7.0
[INFO] [stderr]    Compiling embassy_buddy v0.0.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `embassy_sync::blocking_mutex::raw::ThreadModeRawMutex`
[INFO] [stdout]  --> src/components/adc.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     blocking_mutex::raw::ThreadModeRawMutex,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ThreadModeRawMutex` in `blocking_mutex::raw`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `embassy_sync::blocking_mutex::raw::ThreadModeRawMutex`
[INFO] [stdout]  --> src/components/bed_power_monitor.rs:6:37
[INFO] [stdout]   |
[INFO] [stdout] 6 |     blocking_mutex::raw::{RawMutex, ThreadModeRawMutex},
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^ no `ThreadModeRawMutex` in `blocking_mutex::raw`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `embassy_sync::blocking_mutex::raw::ThreadModeRawMutex`
[INFO] [stdout]  --> src/components/buzzer.rs:9:37
[INFO] [stdout]   |
[INFO] [stdout] 9 |     blocking_mutex::raw::{RawMutex, ThreadModeRawMutex},
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^ no `ThreadModeRawMutex` in `blocking_mutex::raw`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `embassy_sync::blocking_mutex::raw::ThreadModeRawMutex`
[INFO] [stdout]   --> src/components/display.rs:10:37
[INFO] [stdout]    |
[INFO] [stdout] 10 |     blocking_mutex::raw::{RawMutex, ThreadModeRawMutex},
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^ no `ThreadModeRawMutex` in `blocking_mutex::raw`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `embassy_sync::blocking_mutex::raw::ThreadModeRawMutex`
[INFO] [stdout]  --> src/components/eeprom.rs:9:37
[INFO] [stdout]   |
[INFO] [stdout] 9 |     blocking_mutex::raw::{RawMutex, ThreadModeRawMutex},
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^ no `ThreadModeRawMutex` in `blocking_mutex::raw`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `embassy_sync::blocking_mutex::raw::ThreadModeRawMutex`
[INFO] [stdout]  --> src/components/fans.rs:4:37
[INFO] [stdout]   |
[INFO] [stdout] 4 |     blocking_mutex::raw::{RawMutex, ThreadModeRawMutex},
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^ no `ThreadModeRawMutex` in `blocking_mutex::raw`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `embassy_sync::blocking_mutex::raw::ThreadModeRawMutex`
[INFO] [stdout]   --> src/components/filament_sensor.rs:11:37
[INFO] [stdout]    |
[INFO] [stdout] 11 |     blocking_mutex::raw::{RawMutex, ThreadModeRawMutex},
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^ no `ThreadModeRawMutex` in `blocking_mutex::raw`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `embassy_sync::blocking_mutex::raw::ThreadModeRawMutex`
[INFO] [stdout]  --> src/components/flash.rs:9:37
[INFO] [stdout]   |
[INFO] [stdout] 9 |     blocking_mutex::raw::{RawMutex, ThreadModeRawMutex},
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^ no `ThreadModeRawMutex` in `blocking_mutex::raw`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `embassy_sync::blocking_mutex::raw::ThreadModeRawMutex`
[INFO] [stdout]  --> src/components/heaters.rs:4:37
[INFO] [stdout]   |
[INFO] [stdout] 4 |     blocking_mutex::raw::{RawMutex, ThreadModeRawMutex},
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^ no `ThreadModeRawMutex` in `blocking_mutex::raw`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `embassy_sync::blocking_mutex::raw::ThreadModeRawMutex`
[INFO] [stdout]   --> src/components/pinda.rs:11:37
[INFO] [stdout]    |
[INFO] [stdout] 11 |     blocking_mutex::raw::{RawMutex, ThreadModeRawMutex},
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^ no `ThreadModeRawMutex` in `blocking_mutex::raw`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `embassy_sync::blocking_mutex::raw::ThreadModeRawMutex`
[INFO] [stdout]   --> src/components/rotary_button.rs:10:37
[INFO] [stdout]    |
[INFO] [stdout] 10 |     blocking_mutex::raw::{RawMutex, ThreadModeRawMutex},
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^ no `ThreadModeRawMutex` in `blocking_mutex::raw`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `embassy_sync::blocking_mutex::raw::ThreadModeRawMutex`
[INFO] [stdout]   --> src/components/rotary_encoder.rs:11:37
[INFO] [stdout]    |
[INFO] [stdout] 11 |     blocking_mutex::raw::{RawMutex, ThreadModeRawMutex},
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^ no `ThreadModeRawMutex` in `blocking_mutex::raw`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `embassy_sync::blocking_mutex::raw::ThreadModeRawMutex`
[INFO] [stdout]   --> src/components/steppers.rs:12:20
[INFO] [stdout]    |
[INFO] [stdout] 12 | use embassy_sync::{blocking_mutex::raw::ThreadModeRawMutex, mutex::Mutex};
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ThreadModeRawMutex` in `blocking_mutex::raw`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `embassy_sync::blocking_mutex::raw::ThreadModeRawMutex`
[INFO] [stdout]  --> src/components/thermistors.rs:6:37
[INFO] [stdout]   |
[INFO] [stdout] 6 |     blocking_mutex::raw::{RawMutex, ThreadModeRawMutex},
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^ no `ThreadModeRawMutex` in `blocking_mutex::raw`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/components/adc.rs:30:13
[INFO] [stdout]    |
[INFO] [stdout] 30 |         let mut adc = self.adc.lock().await;
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout] 31 |         adc.blocking_read(ch)
[INFO] [stdout]    |         --- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `adc` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 30 |         let mut adc: /* Type */ = self.adc.lock().await;
[INFO] [stdout]    |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `embassy_buddy` (lib) due to 15 previous errors
[INFO] running `Command { std: "docker" "inspect" "755002dd11b8f1bfc7d138543ca90e479eff544b0cbe5170c55d36681e0ccf8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "755002dd11b8f1bfc7d138543ca90e479eff544b0cbe5170c55d36681e0ccf8e", kill_on_drop: false }`
[INFO] [stdout] 755002dd11b8f1bfc7d138543ca90e479eff544b0cbe5170c55d36681e0ccf8e
