+ git clone -n https://github.com/xoviat/embassy.git code Cloning into 'code'... + cd code + git checkout 227ea949e18c14845d4bce3550110a32c95e855c HEAD is now at 227ea949e wip + exec .github/ci/build.sh Restoring lockfiles... 2791 matched and restored, 0 new, 3 changed, 2794 total Updating git repository `https://github.com/embassy-rs/cargo-embassy-devtool` Ignored package `cargo-embassy-devtool v0.1.3 (https://github.com/embassy-rs/cargo-embassy-devtool?rev=1cc6a2c6d2ec06607499df33e147310095b1afd5#1cc6a2c6)` is already installed, use --force to override embassy-devtool version 0.1.3 Running `cargo batch --- check --manifest-path=/ci/code/examples/mspm0c1104/Cargo.toml --target=thumbv6m-none-eabi` in "/ci/code" - Environment {"CARGO_INCREMENTAL": "1", "DEFMT_RTT_BUFFER_SIZE": "72"} Finished `dev` profile [optimized] target(s) in 0.15s Running `cargo batch --- check --manifest-path=/ci/code/docs/examples/layer-by-layer/blinky-async/Cargo.toml --t... (56276 chars)` in "/ci/code" - Environment {"CARGO_INCREMENTAL": "1"} Updating crates.io index Checking embassy-stm32 v0.6.0 (/ci/code/embassy-stm32) Checking embassy-stm32-wpan v0.1.0 (/ci/code/embassy-stm32-wpan) Checking embassy-imxrt-examples v0.1.0 (/ci/code/examples/mimxrt6) Checking embassy-boot-stm32 v0.8.0 (/ci/code/embassy-boot-stm32) Checking embassy-imxrt1011-examples v0.1.0 (/ci/code/examples/mimxrt1011) Checking embassy-imxrt1062-evk-examples v0.1.0 (/ci/code/examples/mimxrt1062-evk) Checking embassy-stm32l432-examples v0.1.1 (/ci/code/examples/stm32l432) Checking embassy-stm32f0-examples v0.1.0 (/ci/code/examples/stm32f072) Checking embassy-stm32wl55cm0p-examples v0.1.0 (/ci/code/examples/stm32wl55cm0p) Checking embassy-stm32h7b0-examples v0.1.0 (/ci/code/examples/stm32h7b0) Checking blinky-hal v0.1.0 (/ci/code/docs/examples/layer-by-layer/blinky-hal) Checking blinky-irq v0.1.0 (/ci/code/docs/examples/layer-by-layer/blinky-irq) error[E0425]: cannot find value `consume_context` in this scope --> /ci/code/embassy-stm32/src/eth/v2/descriptors.rs:457:12 | 457 | if consume_context { | ^^^^^^^^^^^^^^^ | help: you might have meant to use the available field | 457 | if self.consume_context { | +++++ Checking embassy-stm32f105-examples v0.1.0 (/ci/code/examples/stm32f105) Checking stm32wb-dfu-bootloader-example v0.1.0 (/ci/code/examples/boot/bootloader/stm32wb-dfu) Checking embassy-stm32f401-examples v0.1.0 (/ci/code/examples/stm32f401) Checking embassy-stm32h755cm4-examples v0.1.0 (/ci/code/examples/stm32wl55cm4) Checking stm32n6-app v0.1.0 (/ci/code/examples/stm32n6-flashboot/app) Checking embassy-stm32f469-examples v0.1.0 (/ci/code/examples/stm32f469) For more information about this error, try `rustc --explain E0425`. error: could not compile `embassy-stm32` (lib) due to 1 previous error target: Target(CompileTarget { name: "thumbv7em-none-eabi" }) features: ["default", "exti", "log", "ptp", "rt", "stm32h753zi"] warning: build failed, waiting for other jobs to finish... error: could not compile `embassy-stm32` (lib) due to 1 previous error target: Target(CompileTarget { name: "thumbv7em-none-eabi" }) features: ["default", "defmt", "exti", "ptp", "rt", "stm32h753zi"] Error: Failed to execute cargo subcommand `cargo batch --- check --manifest-path=/ci/code/docs/examples/layer-by-layer/blinky-async/Cargo.toml --t... (56276 chars)` run failed: exited with code 1