+ git clone -n https://github.com/xoviat/embassy.git code Cloning into 'code'... + cd code + git checkout 09d1b5cb5d906e7529e8fd6d5fa643b8434057b3 HEAD is now at 09d1b5cb5 stm32: clippy + exec .github/ci/build.sh Got teleprobe token! Restoring lockfiles... 3008 matched and restored, 0 new, 1 changed, 3009 total Updating git repository `https://github.com/embassy-rs/cargo-embassy-devtool` Ignored package `cargo-embassy-devtool v0.1.4 (https://github.com/embassy-rs/cargo-embassy-devtool?rev=f8a8cce4092ef2566fbae04f088daa70c9e1fe93#f8a8cce4)` is already installed, use --force to override embassy-devtool version 0.1.4 Running `cargo batch --- check --manifest-path=/ci/code/examples/ambiq/sparkfun-artemis/Cargo.toml --target=thum... (59086 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) warning: embassy-stm32@0.6.0: Building for bare-metal ARM without `rt` feature: interrupts will loop forever. Checking embassy-boot-stm32 v0.8.0 (/ci/code/embassy-boot-stm32) Checking embassy-boot-stm32wba-dfu-examples v0.1.0 (/ci/code/examples/boot/application/stm32wba-dfu) Checking stm32wba6-dfu-bootloader-example v0.1.0 (/ci/code/examples/boot/bootloader/stm32wba-dfu) Checking embassy-stm32l5-examples v0.1.0 (/ci/code/examples/stm32l5) Checking embassy-stm32u575-examples v0.1.0 (/ci/code/examples/stm32u575) Checking embassy-stm32wba-lp-examples v0.1.0 (/ci/code/examples/stm32wba-lp) Checking embassy-stm32h735-examples v0.1.0 (/ci/code/examples/stm32h735) Checking embassy-stm32h755cm7-examples v0.1.0 (/ci/code/examples/stm32h755cm7) Checking embassy-stm32l5-lp-examples v0.1.0 (/ci/code/examples/stm32l5-lp) Checking stm32n6-fsbl v0.1.0 (/ci/code/examples/stm32n6-flashboot/fsbl) Checking embassy-stm32h7b0-examples v0.1.0 (/ci/code/examples/stm32h7b0) Checking stm32n6-app v0.1.0 (/ci/code/examples/stm32n6-flashboot/app) Checking embassy-stm32wba6-lp-examples v0.1.0 (/ci/code/examples/stm32wba6-lp) Checking embassy-stm32u3-examples v0.1.0 (/ci/code/examples/stm32u3) Checking embassy-stm32-tests v0.1.0 (/ci/code/tests/stm32) Checking embassy-stm32n6-examples v0.1.0 (/ci/code/examples/stm32n6) Checking embassy-stm32u5-examples v0.1.0 (/ci/code/examples/stm32u5) Checking embassy-stm32h5-examples v0.1.0 (/ci/code/examples/stm32h5) Checking embassy-stm32h7rs-examples v0.1.0 (/ci/code/examples/stm32h7rs) Checking embassy-stm32wba6-examples v0.1.0 (/ci/code/examples/stm32wba6) Checking embassy-stm32f7-examples v0.1.0 (/ci/code/examples/stm32f7) Checking embassy-stm32wba-examples v0.1.0 (/ci/code/examples/stm32wba) Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 56s 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.37s embassy-devtool version 0.1.4 Running `cargo batch --- build --release --manifest-path=/ci/code/examples/ambiq/sparkfun-artemis/Cargo.toml --t... (70087 chars)` in "/ci/code" - Environment {} Updating crates.io index Compiling embassy-stm32 v0.6.0 (/ci/code/embassy-stm32) Compiling embassy-stm32-wpan v0.1.0 (/ci/code/embassy-stm32-wpan) warning: embassy-stm32@0.6.0: Building for bare-metal ARM without `rt` feature: interrupts will loop forever. Compiling embassy-boot-stm32 v0.8.0 (/ci/code/embassy-boot-stm32) Compiling embassy-boot-stm32wba-dfu-examples v0.1.0 (/ci/code/examples/boot/application/stm32wba-dfu) Compiling embassy-stm32wba6-lp-examples v0.1.0 (/ci/code/examples/stm32wba6-lp) Compiling embassy-stm32l5-examples v0.1.0 (/ci/code/examples/stm32l5) warning: linker stderr: rust-lld: cannot find entry symbol _start; not setting start address | = note: `#[warn(linker_messages)]` on by default = note: the `linker_messages` lint ignores `-D warnings` warning: `blinky-irq` (bin "blinky-irq") generated 1 warning warning: `blinky-hal` (bin "blinky-hal") generated 1 warning (1 duplicate) warning: linker stderr: rust-lld: address (0x800013c) of section .text is not a multiple of alignment (8) | = note: `#[warn(linker_messages)]` on by default = note: the `linker_messages` lint ignores `-D warnings` warning: `stm32wb-dfu-bootloader-example` (bin "stm32wb-dfu-bootloader-example") generated 1 warning warning: `blinky-pac` (bin "blinky-pac") generated 1 warning (1 duplicate) warning: `stm32wb-dfu-bootloader-example` (bin "stm32wb-dfu-bootloader-example") generated 1 warning (1 duplicate) warning: `blinky-async` (bin "blinky-async") generated 1 warning (1 duplicate) Compiling stm32wba6-dfu-bootloader-example v0.1.0 (/ci/code/examples/boot/bootloader/stm32wba-dfu) Compiling embassy-stm32wba-lp-examples v0.1.0 (/ci/code/examples/stm32wba-lp) Compiling embassy-stm32l5-lp-examples v0.1.0 (/ci/code/examples/stm32l5-lp) Compiling embassy-stm32h735-examples v0.1.0 (/ci/code/examples/stm32h735) Compiling embassy-stm32h755cm7-examples v0.1.0 (/ci/code/examples/stm32h755cm7) Compiling stm32n6-fsbl v0.1.0 (/ci/code/examples/stm32n6-flashboot/fsbl) Compiling embassy-stm32h7b0-examples v0.1.0 (/ci/code/examples/stm32h7b0) warning: linker stderr: rust-lld: address (0x3418074c) of section .text is not a multiple of alignment (8) | = note: `#[warn(linker_messages)]` on by default = note: the `linker_messages` lint ignores `-D warnings` warning: `stm32n6-fsbl` (bin "stm32n6-fsbl") generated 1 warning Compiling stm32n6-app v0.1.0 (/ci/code/examples/stm32n6-flashboot/app) warning: linker stderr: rust-lld: address (0x7010074c) of section .text is not a multiple of alignment (8) | = note: `#[warn(linker_messages)]` on by default = note: the `linker_messages` lint ignores `-D warnings` warning: `stm32n6-app` (bin "stm32n6-app") generated 1 warning warning: linker stderr: rust-lld: address (0x800d13c) of section .text is not a multiple of alignment (8) | = note: `#[warn(linker_messages)]` on by default = note: the `linker_messages` lint ignores `-D warnings` warning: `embassy-boot-stm32wb-dfu-examples` (bin "embassy-boot-stm32wb-dfu-examples") generated 1 warning warning: linker stderr: rust-lld: address (0x80001b4) of section .text is not a multiple of alignment (8) | = note: `#[warn(linker_messages)]` on by default = note: the `linker_messages` lint ignores `-D warnings` warning: `embassy-stm32f469-examples` (bin "dsi_bsp") generated 1 warning Compiling embassy-stm32n6-examples v0.1.0 (/ci/code/examples/stm32n6) warning: linker stderr: rust-lld: address (0x341a034c) of section .text is not a multiple of alignment (8) | = note: `#[warn(linker_messages)]` on by default = note: the `linker_messages` lint ignores `-D warnings` warning: `embassy-stm32n6-examples` (bin "eth_speedtest") generated 1 warning Compiling embassy-stm32u575-examples v0.1.0 (/ci/code/examples/stm32u575) warning: `embassy-stm32n6-examples` (bin "camera_to_sd") generated 1 warning (1 duplicate) Compiling embassy-stm32u3-examples v0.1.0 (/ci/code/examples/stm32u3) warning: linker stderr: rust-lld: address (0x8000234) of section .text is not a multiple of alignment (8) | = note: `#[warn(linker_messages)]` on by default = note: the `linker_messages` lint ignores `-D warnings` warning: `embassy-stm32u3-examples` (bin "usb_serial") generated 1 warning warning: linker stderr: rust-lld: address (0x144) of section .text is not a multiple of alignment (8) | = note: `#[warn(linker_messages)]` on by default = note: the `linker_messages` lint ignores `-D warnings` warning: `embassy-nrf9160-examples` (bin "modem_tcp_client") generated 1 warning warning: linker stderr: rust-lld: address (0x8008194) of section .text is not a multiple of alignment (8) | = note: `#[warn(linker_messages)]` on by default = note: the `linker_messages` lint ignores `-D warnings` warning: `embassy-boot-stm32f3-examples` (bin "a") generated 1 warning warning: `embassy-boot-stm32f3-examples` (bin "b") generated 1 warning (1 duplicate) Compiling embassy-stm32-tests v0.1.0 (/ci/code/tests/stm32) warning: linker stderr: rust-lld: address (0x2000015c) of section .text is not a multiple of alignment (8) | = note: `#[warn(linker_messages)]` on by default = note: the `linker_messages` lint ignores `-D warnings` warning: `embassy-stm32-tests` (bin "adc") generated 1 warning warning: `embassy-stm32-tests` (bin "gpio") generated 1 warning (1 duplicate) Compiling embassy-stm32h7rs-examples v0.1.0 (/ci/code/examples/stm32h7rs) warning: `apollo-embassy-examples` (bin "i2c_test") generated 1 warning (1 duplicate) warning: `apollo-embassy-examples` (bin "sync_blinky") generated 1 warning (1 duplicate) warning: `apollo-embassy-examples` (bin "async_blinky") generated 1 warning (1 duplicate) warning: `apollo-embassy-examples` (bin "async_button") generated 1 warning (1 duplicate) warning: linker stderr: rust-lld: address (0x200001ac) of section .text is not a multiple of alignment (8) | = note: `#[warn(linker_messages)]` on by default = note: the `linker_messages` lint ignores `-D warnings` warning: `embassy-stm32-tests` (bin "gpio") generated 1 warning warning: linker stderr: rust-lld: address (0x154) of section .text is not a multiple of alignment (8) | = note: `#[warn(linker_messages)]` on by default = note: the `linker_messages` lint ignores `-D warnings` warning: `embassy-nrf5340-examples` (bin "uart") generated 1 warning Compiling embassy-stm32f7-examples v0.1.0 (/ci/code/examples/stm32f7) warning: linker stderr: rust-lld: address (0x80000f4) of section .text is not a multiple of alignment (8) | = note: `#[warn(linker_messages)]` on by default = note: the `linker_messages` lint ignores `-D warnings` warning: `embassy-stm32l1-examples` (bin "usb_serial") generated 1 warning warning: linker stderr: rust-lld: address (0x80000b4) of section .text is not a multiple of alignment (8) | = note: `#[warn(linker_messages)]` on by default = note: the `linker_messages` lint ignores `-D warnings` warning: `embassy-stm32c0-examples` (bin "adc_ring_buffered_timer") generated 1 warning warning: `embassy-stm32c0-examples` (bin "adc") generated 1 warning (1 duplicate) warning: `embassy-stm32-tests` (bin "gpio") generated 1 warning (1 duplicate) warning: `embassy-stm32-tests` (bin "gpio") generated 1 warning (1 duplicate) warning: linker stderr: rust-lld: address (0x80000bc) of section .text is not a multiple of alignment (8) | = note: `#[warn(linker_messages)]` on by default = note: the `linker_messages` lint ignores `-D warnings` warning: `embassy-stm32-tests` (bin "timer") generated 1 warning warning: `embassy-stm32-tests` (bin "rtc") generated 1 warning (1 duplicate) warning: `embassy-stm32-tests` (bin "usart") generated 1 warning (1 duplicate) warning: `embassy-stm32-tests` (bin "usart_rx_ringbuffered") generated 1 warning (1 duplicate) warning: `embassy-stm32-tests` (bin "spi") generated 1 warning (1 duplicate) warning: `embassy-stm32-tests` (bin "usart_dma") generated 1 warning (1 duplicate) warning: `embassy-stm32-tests` (bin "spi_dma") generated 1 warning (1 duplicate) warning: `embassy-stm32-tests` (bin "gpio") generated 1 warning (1 duplicate) warning: linker stderr: rust-lld: address (0x80000ec) of section .text is not a multiple of alignment (8) | = note: `#[warn(linker_messages)]` on by default = note: the `linker_messages` lint ignores `-D warnings` warning: `embassy-stm32-tests` (bin "afio") generated 1 warning warning: `embassy-stm32-tests` (bin "timer") generated 1 warning (1 duplicate) warning: `embassy-stm32-tests` (bin "gpio") generated 1 warning (1 duplicate) warning: `embassy-stm32-tests` (bin "spi") generated 1 warning (1 duplicate) warning: `embassy-stm32-tests` (bin "usart_rx_ringbuffered") generated 1 warning (1 duplicate) warning: `embassy-stm32-tests` (bin "usart") generated 1 warning (1 duplicate) warning: `embassy-stm32-tests` (bin "usart_dma") generated 1 warning (1 duplicate) warning: `embassy-stm32-tests` (bin "spi_dma") generated 1 warning (1 duplicate) warning: linker stderr: rust-lld: address (0x20000194) of section .text is not a multiple of alignment (8) | = note: `#[warn(linker_messages)]` on by default = note: the `linker_messages` lint ignores `-D warnings` warning: `embassy-stm32-tests` (bin "usart") generated 1 warning warning: `embassy-stm32-tests` (bin "timer") generated 1 warning (1 duplicate) warning: `embassy-stm32-tests` (bin "spi_dma") generated 1 warning (1 duplicate) warning: `embassy-stm32-tests` (bin "usart_rx_ringbuffered") generated 1 warning (1 duplicate) warning: `embassy-stm32-tests` (bin "spi") generated 1 warning (1 duplicate) warning: `embassy-stm32-tests` (bin "usart_dma") generated 1 warning (1 duplicate) warning: `embassy-stm32-tests` (bin "gpio") generated 1 warning (1 duplicate) warning: `embassy-stm32-tests` (bin "rtc") generated 1 warning (1 duplicate) warning: `embassy-stm32-tests` (bin "gpio") generated 1 warning (1 duplicate) warning: `embassy-microchip-examples` (bin "pwm") generated 1 warning (1 duplicate) warning: `embassy-microchip-examples` (bin "button") generated 1 warning (1 duplicate) warning: `embassy-microchip-examples` (bin "button-async") generated 1 warning (1 duplicate) warning: `embassy-microchip-examples` (bin "i2c-async") generated 1 warning (1 duplicate) warning: `embassy-microchip-examples` (bin "uart_async") generated 1 warning (1 duplicate) warning: `embassy-microchip-examples` (bin "i2c") generated 1 warning (1 duplicate) warning: `embassy-microchip-examples` (bin "blinky") generated 1 warning (1 duplicate) warning: `embassy-microchip-examples` (bin "uart_blocking") generated 1 warning (1 duplicate) warning: linker stderr: rust-lld: address (0x200001bc) of section .text is not a multiple of alignment (8) | = note: `#[warn(linker_messages)]` on by default = note: the `linker_messages` lint ignores `-D warnings` warning: `embassy-stm32-tests` (bin "gpio") generated 1 warning Compiling embassy-stm32wba-examples v0.1.0 (/ci/code/examples/stm32wba) warning: linker stderr: rust-lld: address (0x240002ac) of section .text is not a multiple of alignment (8) | = note: `#[warn(linker_messages)]` on by default = note: the `linker_messages` lint ignores `-D warnings` warning: `embassy-stm32-tests` (bin "gpio") generated 1 warning warning: linker stderr: rust-lld: address (0x200000bc) of section .text is not a multiple of alignment (8) | = note: `#[warn(linker_messages)]` on by default = note: the `linker_messages` lint ignores `-D warnings` warning: `embassy-stm32-tests` (bin "dac") generated 1 warning warning: `embassy-stm32-tests` (bin "gpio") generated 1 warning (1 duplicate) warning: linker stderr: rust-lld: address (0x20000184) of section .text is not a multiple of alignment (8) | = note: `#[warn(linker_messages)]` on by default = note: the `linker_messages` lint ignores `-D warnings` warning: `embassy-stm32-tests` (bin "eth") generated 1 warning warning: `embassy-stm32-tests` (bin "gpio") generated 1 warning (1 duplicate) warning: linker stderr: rust-lld: address (0x20000144) of section .text is not a multiple of alignment (8) | = note: `#[warn(linker_messages)]` on by default = note: the `linker_messages` lint ignores `-D warnings` warning: `embassy-nrf-examples` (bin "buffered_uart_halves") generated 1 warning warning: `embassy-nrf-examples` (bin "buffered_uart_spam") generated 1 warning (1 duplicate) warning: `embassy-nrf-examples` (bin "buffered_uart") generated 1 warning (1 duplicate) warning: `embassy-nrf-examples` (bin "buffered_uart_full") generated 1 warning (1 duplicate) warning: `embassy-nrf-examples` (bin "uart_halves") generated 1 warning (1 duplicate) warning: `embassy-nrf-examples` (bin "uart_split") generated 1 warning (1 duplicate) warning: linker stderr: rust-lld: address (0x20000124) of section .text is not a multiple of alignment (8) | = note: `#[warn(linker_messages)]` on by default = note: the `linker_messages` lint ignores `-D warnings` warning: `embassy-stm32-tests` (bin "gpio") generated 1 warning Compiling embassy-stm32wba6-examples v0.1.0 (/ci/code/examples/stm32wba6) warning: linker stderr: rust-lld: address (0x20000154) of section .text is not a multiple of alignment (8) | = note: `#[warn(linker_messages)]` on by default = note: the `linker_messages` lint ignores `-D warnings` warning: `embassy-nrf-examples` (bin "uart_split") generated 1 warning warning: `embassy-nrf-examples` (bin "buffered_uart") generated 1 warning (1 duplicate) warning: `embassy-nrf-examples` (bin "buffered_uart_halves") generated 1 warning (1 duplicate) warning: `embassy-nrf-examples` (bin "uart_halves") generated 1 warning (1 duplicate) warning: `embassy-nrf-examples` (bin "buffered_uart_spam") generated 1 warning (1 duplicate) warning: `embassy-nrf-examples` (bin "buffered_uart_full") generated 1 warning (1 duplicate) warning: `embassy-imxrt-examples` (bin "crc") generated 1 warning (1 duplicate) warning: `embassy-imxrt-examples` (bin "uart") generated 1 warning (1 duplicate) warning: `embassy-imxrt-examples` (bin "hello") generated 1 warning (1 duplicate) warning: `embassy-imxrt-examples` (bin "spi-async") generated 1 warning (1 duplicate) warning: `embassy-imxrt-examples` (bin "dma") generated 1 warning (1 duplicate) warning: `embassy-imxrt-examples` (bin "uart-async") generated 1 warning (1 duplicate) warning: `embassy-imxrt-examples` (bin "rng") generated 1 warning (1 duplicate) warning: `embassy-imxrt-examples` (bin "blinky") generated 1 warning (1 duplicate) warning: `embassy-imxrt-examples` (bin "button") generated 1 warning (1 duplicate) warning: `embassy-imxrt-examples` (bin "spi") generated 1 warning (1 duplicate) warning: `embassy-stm32wb-examples` (bin "fus_update") generated 1 warning (1 duplicate) warning: `embassy-stm32wb-examples` (bin "button_exti") generated 1 warning (1 duplicate) warning: `embassy-stm32wb-examples` (bin "mac_rfd") generated 1 warning (1 duplicate) warning: `embassy-stm32wb-examples` (bin "eddystone_beacon") generated 1 warning (1 duplicate) warning: `embassy-stm32wb-examples` (bin "tl_mbox_ble") generated 1 warning (1 duplicate) warning: `embassy-stm32wb-examples` (bin "tl_mbox_mac") generated 1 warning (1 duplicate) warning: `embassy-stm32wb-examples` (bin "mac_ffd_net") generated 1 warning (1 duplicate) warning: `embassy-stm32wb-examples` (bin "tl_mbox") generated 1 warning (1 duplicate) warning: `embassy-stm32wb-examples` (bin "blinky") generated 1 warning (1 duplicate) warning: `embassy-stm32wb-examples` (bin "mac_ffd") generated 1 warning (1 duplicate) warning: `embassy-stm32wb-examples` (bin "gatt_server") generated 1 warning (1 duplicate) warning: linker stderr: rust-lld: address (0x2000024c) of section .text is not a multiple of alignment (8) | = note: `#[warn(linker_messages)]` on by default = note: the `linker_messages` lint ignores `-D warnings` warning: `embassy-stm32-tests` (bin "cordic") generated 1 warning warning: `embassy-stm32-tests` (bin "eth") generated 1 warning (1 duplicate) warning: `embassy-stm32-tests` (bin "gpio") generated 1 warning (1 duplicate) Compiling embassy-stm32u5-examples v0.1.0 (/ci/code/examples/stm32u5) warning: linker stderr: rust-lld: address (0x8000274) of section .text is not a multiple of alignment (8) | = note: `#[warn(linker_messages)]` on by default = note: the `linker_messages` lint ignores `-D warnings` warning: `embassy-stm32u5-examples` (bin "adc") generated 1 warning warning: `embassy-stm32u5-examples` (bin "spi") generated 1 warning (1 duplicate) Compiling embassy-stm32h5-examples v0.1.0 (/ci/code/examples/stm32h5) warning: linker stderr: rust-lld: address (0x800024c) of section .text is not a multiple of alignment (8) | = note: `#[warn(linker_messages)]` on by default = note: the `linker_messages` lint ignores `-D warnings` warning: `embassy-stm32h5-examples` (bin "adc") generated 1 warning warning: `embassy-stm32h5-examples` (bin "cordic") generated 1 warning (1 duplicate) warning: `embassy-stm32h5-examples` (bin "usb_uac_speaker") generated 1 warning (1 duplicate) warning: linker stderr: rust-lld: address (0x8000194) of section .text is not a multiple of alignment (8) | = note: `#[warn(linker_messages)]` on by default = note: the `linker_messages` lint ignores `-D warnings` warning: `embassy-stm32f3-examples` (bin "tsc_blocking") generated 1 warning warning: `embassy-stm32f3-examples` (bin "blinky") generated 1 warning (1 duplicate) warning: `embassy-stm32f3-examples` (bin "button") generated 1 warning (1 duplicate) warning: `embassy-stm32f3-examples` (bin "hello") generated 1 warning (1 duplicate) warning: `embassy-stm32f3-examples` (bin "usart_dma") generated 1 warning (1 duplicate) warning: `embassy-stm32f3-examples` (bin "button_events") generated 1 warning (1 duplicate) warning: `embassy-stm32f3-examples` (bin "tsc_multipin") generated 1 warning (1 duplicate) warning: `embassy-stm32f3-examples` (bin "spi_dma") generated 1 warning (1 duplicate) warning: `embassy-stm32f3-examples` (bin "usb_serial") generated 1 warning (1 duplicate) warning: `embassy-stm32f3-examples` (bin "button_exti") generated 1 warning (1 duplicate) warning: `embassy-stm32f3-examples` (bin "flash") generated 1 warning (1 duplicate) warning: `embassy-stm32f3-examples` (bin "multiprio") generated 1 warning (1 duplicate) warning: linker stderr: rust-lld: address (0x200001c4) of section .text is not a multiple of alignment (8) | = note: `#[warn(linker_messages)]` on by default = note: the `linker_messages` lint ignores `-D warnings` warning: `embassy-stm32-tests` (bin "dac") generated 1 warning warning: `embassy-stm32-tests` (bin "gpio") generated 1 warning (1 duplicate) warning: `embassy-stm32f1-examples` (bin "blinky") generated 1 warning (1 duplicate) warning: `embassy-stm32f1-examples` (bin "usb_serial") generated 1 warning (1 duplicate) warning: `embassy-stm32f1-examples` (bin "can_blocking") generated 1 warning (1 duplicate) warning: `embassy-stm32f1-examples` (bin "adc_ring_buffered_timer") generated 1 warning (1 duplicate) warning: `embassy-stm32f1-examples` (bin "i2c_loopback") generated 1 warning (1 duplicate) warning: `embassy-stm32f1-examples` (bin "adc") generated 1 warning (1 duplicate) warning: `embassy-stm32f1-examples` (bin "can") generated 1 warning (1 duplicate) warning: `embassy-stm32f1-examples` (bin "input_capture") generated 1 warning (1 duplicate) warning: `embassy-stm32f1-examples` (bin "adc_dma") generated 1 warning (1 duplicate) warning: `embassy-stm32f1-examples` (bin "pwm_input") generated 1 warning (1 duplicate) warning: `embassy-stm32f1-examples` (bin "spi_dma_software_cs") generated 1 warning (1 duplicate) warning: `embassy-stm32f1-examples` (bin "hello") generated 1 warning (1 duplicate) warning: `embassy-stm32f1-examples` (bin "uac_source") generated 1 warning (1 duplicate) warning: linker stderr: rust-lld: address (0x2000013c) of section .text is not a multiple of alignment (8) | = note: `#[warn(linker_messages)]` on by default = note: the `linker_messages` lint ignores `-D warnings` warning: `embassy-stm32-tests` (bin "usart_rx_ringbuffered") generated 1 warning warning: `embassy-stm32-tests` (bin "gpio") generated 1 warning (1 duplicate) warning: `embassy-stm32-tests` (bin "rtc") generated 1 warning (1 duplicate) warning: `embassy-stm32-tests` (bin "wpan_ble") generated 1 warning (1 duplicate) warning: `embassy-stm32-tests` (bin "spi_dma") generated 1 warning (1 duplicate) warning: `embassy-stm32-tests` (bin "wpan_mac") generated 1 warning (1 duplicate) warning: `embassy-stm32-tests` (bin "rng") generated 1 warning (1 duplicate) warning: `embassy-stm32-tests` (bin "spi") generated 1 warning (1 duplicate) warning: `embassy-stm32-tests` (bin "stop") generated 1 warning (1 duplicate) warning: `embassy-stm32-tests` (bin "usart_dma") generated 1 warning (1 duplicate) warning: `embassy-stm32-tests` (bin "usart") generated 1 warning (1 duplicate) warning: `embassy-stm32-tests` (bin "timer") generated 1 warning (1 duplicate) warning: `embassy-stm32-tests` (bin "hsem") generated 1 warning (1 duplicate) warning: `embassy-stm32-tests` (bin "eth") generated 1 warning (1 duplicate) warning: `embassy-stm32-tests` (bin "gpio") generated 1 warning (1 duplicate) warning: `embassy-stm32-tests` (bin "dac") generated 1 warning (1 duplicate) warning: linker stderr: rust-lld: address (0x80001cc) of section .text is not a multiple of alignment (8) | = note: `#[warn(linker_messages)]` on by default = note: the `linker_messages` lint ignores `-D warnings` warning: `embassy-stm32c5-examples` (bin "adc") generated 1 warning warning: `embassy-stm32c5-examples` (bin "usb_serial") generated 1 warning (1 duplicate) warning: `embassy-stm32c5-examples` (bin "eth") generated 1 warning (1 duplicate) warning: `embassy-stm32c5-examples` (bin "adc_dma") generated 1 warning (1 duplicate) warning: `embassy-stm32g0-examples` (bin "adc_oversampling") generated 1 warning (1 duplicate) warning: `embassy-stm32g0-examples` (bin "usb_host_keyboard") generated 1 warning (1 duplicate) warning: `embassy-stm32g0-examples` (bin "adc_dma") generated 1 warning (1 duplicate) warning: `embassy-stm32g0-examples` (bin "adc") generated 1 warning (1 duplicate) warning: `embassy-stm32g0-examples` (bin "usb_serial") generated 1 warning (1 duplicate) warning: `embassy-stm32g0-examples` (bin "adc_ring_buffered_timer") generated 1 warning (1 duplicate) warning: linker stderr: rust-lld: address (0x20000114) of section .text is not a multiple of alignment (8) | = note: `#[warn(linker_messages)]` on by default = note: the `linker_messages` lint ignores `-D warnings` warning: `embassy-rp-tests` (bin "aon_timer") generated 1 warning warning: `embassy-rp-tests` (bin "gpio_async") generated 1 warning (1 duplicate) warning: `embassy-rp-tests` (bin "pio_multi_load") generated 1 warning (1 duplicate) warning: `embassy-rp-tests` (bin "timer") generated 1 warning (1 duplicate) warning: `embassy-rp-tests` (bin "pwm") generated 1 warning (1 duplicate) warning: `embassy-rp-tests` (bin "uart_buffered") generated 1 warning (1 duplicate) warning: `embassy-rp-tests` (bin "multicore") generated 1 warning (1 duplicate) warning: `embassy-rp-tests` (bin "gpio") generated 1 warning (1 duplicate) warning: `embassy-rp-tests` (bin "i2c") generated 1 warning (1 duplicate) warning: `embassy-rp-tests` (bin "rng") generated 1 warning (1 duplicate) warning: `embassy-rp-tests` (bin "bootsel") generated 1 warning (1 duplicate) warning: `embassy-rp-tests` (bin "uart") generated 1 warning (1 duplicate) warning: `embassy-rp-tests` (bin "pio_drop") generated 1 warning (1 duplicate) warning: `embassy-rp-tests` (bin "overclock") generated 1 warning (1 duplicate) warning: `embassy-rp-tests` (bin "adc") generated 1 warning (1 duplicate) warning: `embassy-rp-tests` (bin "dma_copy_async") generated 1 warning (1 duplicate) warning: `embassy-rp-tests` (bin "spinlock_mutex_multicore") generated 1 warning (1 duplicate) warning: `embassy-rp-tests` (bin "spi") generated 1 warning (1 duplicate) warning: `embassy-rp-tests` (bin "uart_upgrade") generated 1 warning (1 duplicate) warning: `embassy-rp-tests` (bin "gpio_multicore") generated 1 warning (1 duplicate) warning: `embassy-rp-tests` (bin "spi_async") generated 1 warning (1 duplicate) warning: `embassy-rp-tests` (bin "uart_dma") generated 1 warning (1 duplicate) warning: `embassy-rp-tests` (bin "flash") generated 1 warning (1 duplicate) warning: `embassy-rp-tests` (bin "pio_irq") generated 1 warning (1 duplicate) warning: linker stderr: rust-lld: address (0x80001bc) of section .text is not a multiple of alignment (8) | = note: `#[warn(linker_messages)]` on by default = note: the `linker_messages` lint ignores `-D warnings` warning: `embassy-stm32l4-examples` (bin "spi_blocking_async") generated 1 warning warning: `embassy-stm32l4-examples` (bin "adc_dma") generated 1 warning (1 duplicate) warning: `embassy-stm32l4-examples` (bin "spi_dma") generated 1 warning (1 duplicate) warning: `embassy-stm32l4-examples` (bin "adc") generated 1 warning (1 duplicate) warning: linker stderr: rust-lld: address (0x80001ac) of section .text is not a multiple of alignment (8) | = note: `#[warn(linker_messages)]` on by default = note: the `linker_messages` lint ignores `-D warnings` warning: `embassy-stm32f4-examples` (bin "adc") generated 1 warning warning: `embassy-stm32f4-examples` (bin "eth_compliance_test") generated 1 warning (1 duplicate) warning: `embassy-stm32f4-examples` (bin "adc_dma") generated 1 warning (1 duplicate) warning: `embassy-stm32f4-examples` (bin "eth") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "dma_scatter_gather_builder") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "hasher") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "hello") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "button") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "rtc_alarm") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "cpu-clocks") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "i2c-target-async") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "i3c-target-dma") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "crc") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "lpuart_dma_scatter_gather") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "lpuart_bbq_tx") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "i2c-scan-blocking") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "lpuart_ring_buffer") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "flexcan-classic-blocking") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "lpuart_dma_rtscts") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "spi-dma") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "lpuart_dma") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "clkout") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "lpuart_bbq_rx") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "i2c-async") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "i2c-loopback-trait") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "i3c-blocking") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "lpuart_bbq_rtscts") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "power-wfe-gated") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "i3c-async") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "trng") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "i3c-dma") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "dma_mem_to_mem") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "spi-blocking") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "dma-stress") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "power-deepsleep-big-jump") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "i2c-target-dma") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "i2c-dma") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "flexcan-classic-async") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "wwdt_interrupt") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "flash_iap") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "i3c-enumeration") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "i3c-ibi") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "blinky") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "lpuart_buffered") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "cdog") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "i2c-target-blocking") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "power-deepsleep-gpio-int") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "reset-reason") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "i3c-controller-async") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "i2c-blocking") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "i3c-hot-join-target-dma") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "lpuart_dma_stress") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "lpuart_polling") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "power-deepsleep") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "spi-async") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "capture") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "adc-temperature") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "adc-async") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "i3c-controller-dma") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "pwm") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "wwdt_reset") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "i3c-hot-join-controller-dma") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "adc-blocking") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "power-deepsleep-gating") generated 1 warning (1 duplicate) warning: `embassy-mcxa2xx-examples` (bin "button_async") generated 1 warning (1 duplicate) warning: linker stderr: rust-lld: address (0x1000013c) of section .text is not a multiple of alignment (8) | = note: `#[warn(linker_messages)]` on by default = note: the `linker_messages` lint ignores `-D warnings` warning: `embassy-rp2350-examples` (bin "usb_host_enum") generated 1 warning warning: `embassy-rp2350-examples` (bin "otp") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "i2c_async_embassy") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "uart_unidir") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "pwm_input") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "uart_r503") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "blinky_two_channels") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "pwm_tb6612fng_motor_driver") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "shared_bus") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "pio_ws2812") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "watchdog") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "pio_uart") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "debounce") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "i2c_blocking") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "multicore_stack_overflow") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "pio_i2s_rx") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "ethernet_w5500_icmp") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "pio_rotary_encoder") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "usb_webusb") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "spi_display") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "uart_buffered_split") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "multiprio") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "multicore") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "pio_step_dir") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "ethernet_w5500_tcp_client") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "pio_async") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "spi_async") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "pio_onewire_parasite") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "pio_i2s") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "pio_onewire") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "ethernet_w5500_udp") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "psram") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "i2c_async") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "pio_servo") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "overclock") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "assign_resources") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "blinky_two_tasks") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "rosc") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "sharing") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "flash") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "pio_stepper") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "gpio_async") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "button") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "gpout") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "interrupt") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "zerocopy") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "adc") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "pio_dma") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "usb_to_uart") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "i2c_slave") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "blinky") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "pio_hd44780") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "usb_hid_keyboard") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "uart") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "spi") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "interpolator") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "pio_rotary_encoder_rxf") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "adc_dma") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "ethernet_w5500_tcp_server") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "spi_sdmmc") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "trng") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "ethernet_w5500_multisocket") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "pwm") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "aon_timer_async") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "blinky_wifi") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "ethernet_w6300_udp") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "button_bootsel") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "pio_pwm") generated 1 warning (1 duplicate) warning: `embassy-rp2350-examples` (bin "pio_ir_nec") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "blinky-sosc") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "trng") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "lpuart_dma_scatter_gather") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "wwdt_reset") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "flash_iap") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "i2c-dma") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "blinky-spll") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "dma_mem_to_mem") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "adc-async") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "i2c-target-dma") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "button_async") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "power-deepsleep-big-jump") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "lpuart_bbq_rx") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "power-deepsleep-gating") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "i2c-target-stress-async") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "cdog") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "adc-blocking") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "lpuart_bbq_rtscts") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "dma_scatter_gather_builder") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "wwdt_interrupt") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "flexcan-classic-blocking") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "i2c-target-blocking") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "i2c-loopback-async") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "power-wfe-gated") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "hasher") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "adc-temperature") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "power-deepsleep-gpio-int") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "i2c-blocking") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "i3c-ibi") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "spi-blocking") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "spi-dma") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "power-deepsleep") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "lpuart_dma") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "flexspi-quad-polling-transfer") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "flexspi-stress") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "i2c-loopback-trait") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "lpuart_bbq_tx") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "i2c-scan-blocking") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "i2c-large-read-dma") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "lpuart_ring_buffer") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "flexcan-classic-async") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "capture") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "i2c-target-stress-blocking") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "i3c-controller-async") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "lpuart_dma_stress") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "i2c-async") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "i2c-target-stress-dma") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "hello") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "i3c-async") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "i3c-hot-join-controller-dma") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "flexspi-quad-interrupt-transfer") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "i2c-target-async") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "i3c-dma") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "lpuart_buffered") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "lpuart_polling") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "i3c-target-dma") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "button") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "rtc-alarm") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "flexspi-quad-dma3-transfer") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "flexspi-quad-memory-mapped") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "i3c-blocking") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "blinky-firc") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "reset-reason") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "spi-async") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "clkout") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "dma-stress") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "flexspi-cancel-soak") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "i3c-hot-join-target-dma") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "i3c-controller-dma") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "flexspi-soak") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "lpuart_dma_rtscts") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "blinky") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "pwm") generated 1 warning (1 duplicate) warning: `embassy-mcxa5xx-examples` (bin "crc") generated 1 warning (1 duplicate) warning: `embassy-stm32h5-examples` (bin "usb_serial") generated 1 warning (1 duplicate) warning: `embassy-stm32h5-examples` (bin "eth") generated 1 warning (1 duplicate) warning: `embassy-stm32h5-examples` (bin "adc_dma") generated 1 warning (1 duplicate) Finished `release` profile [optimized] target(s) in 6m 59s Running `cargo batch --- build --release --manifest-path=/ci/code/examples/mspm0c1104/Cargo.toml --target=thumbv... (148 chars)` in "/ci/code" - Environment {"DEFMT_RTT_BUFFER_SIZE": "72"} Finished `release` profile [optimized] target(s) in 0.42s INFO teleprobe::client > Running 331 jobs across 25 targets... INFO teleprobe::client > === nrf52832-dk out/tests/nrf52832-dk/buffered_uart_full: SKIPPED INFO teleprobe::client > === nrf52832-dk out/tests/nrf52832-dk/buffered_uart: SKIPPED INFO teleprobe::client > === nrf52832-dk out/tests/nrf52832-dk/gpiote: SKIPPED INFO teleprobe::client > === nrf52832-dk out/tests/nrf52832-dk/timer: SKIPPED INFO teleprobe::client > === nrf52832-dk out/tests/nrf52832-dk/spim: SKIPPED INFO teleprobe::client > === nrf52832-dk out/tests/nrf52832-dk/gpio: SKIPPED INFO teleprobe::client > === nrf52832-dk out/tests/nrf52832-dk/uart_split: SKIPPED INFO teleprobe::client > === nrf54l15-dk out/tests/nrf54l15-dk/spim: SKIPPED INFO teleprobe::client > === nrf54l15-dk out/tests/nrf54l15-dk/gpio: SKIPPED INFO teleprobe::client > === nrf54l15-dk out/tests/nrf54l15-dk/timer: SKIPPED INFO teleprobe::client > === nrf54l15-dk out/tests/nrf54l15-dk/buffered_uart_halves: SKIPPED INFO teleprobe::client > === nrf54l15-dk out/tests/nrf54l15-dk/buffered_uart_spam: SKIPPED INFO teleprobe::client > === nrf54l15-dk out/tests/nrf54l15-dk/uart_split: SKIPPED INFO teleprobe::client > === nrf54l15-dk out/tests/nrf54l15-dk/buffered_uart_full: SKIPPED INFO teleprobe::client > === nrf54l15-dk out/tests/nrf54l15-dk/buffered_uart: SKIPPED INFO teleprobe::client > === nrf54l15-dk out/tests/nrf54l15-dk/gpiote: SKIPPED INFO teleprobe::client > === nrf54l15-dk out/tests/nrf54l15-dk/uart_halves: SKIPPED INFO teleprobe::client > === frdm-mcx-a266 out/tests/frdm-mcx-a266/lpuart: SKIPPED INFO teleprobe::client > === frdm-mcx-a266 out/tests/frdm-mcx-a266/dma-stress: SKIPPED INFO teleprobe::client > === frdm-mcx-a266 out/tests/frdm-mcx-a266/ctimer_capture: SKIPPED INFO teleprobe::client > === frdm-mcx-a266 out/tests/frdm-mcx-a266/crc: SKIPPED INFO teleprobe::client > === frdm-mcx-a266 out/tests/frdm-mcx-a266/gpio: SKIPPED INFO teleprobe::client > === frdm-mcx-a266 out/tests/frdm-mcx-a266/cdog: SKIPPED INFO teleprobe::client > === frdm-mcx-a266 out/tests/frdm-mcx-a266/i2c: SKIPPED INFO teleprobe::client > === frdm-mcx-a266 out/tests/frdm-mcx-a266/pwm: SKIPPED INFO teleprobe::client > === frdm-mcx-a266 out/tests/frdm-mcx-a266/wwdt_interrupt: SKIPPED INFO teleprobe::client > === frdm-mcx-a266 out/tests/frdm-mcx-a266/rtc_alarm: SKIPPED INFO teleprobe::client > === frdm-mcx-a266 out/tests/frdm-mcx-a266/dma: SKIPPED INFO teleprobe::client > === frdm-mcx-a266 out/tests/frdm-mcx-a266/i3c: SKIPPED INFO teleprobe::client > === frdm-mcx-a266 out/tests/frdm-mcx-a266/adc_compare: SKIPPED INFO teleprobe::client > === frdm-mcx-a266 out/tests/frdm-mcx-a266/adc: SKIPPED INFO teleprobe::client > === pimoroni-pico-plus-2 out/tests/pimoroni-pico-plus-2/aon_timer: SKIPPED INFO teleprobe::client > === pimoroni-pico-plus-2 out/tests/pimoroni-pico-plus-2/gpio_async: SKIPPED INFO teleprobe::client > === pimoroni-pico-plus-2 out/tests/pimoroni-pico-plus-2/pio_multi_load: SKIPPED INFO teleprobe::client > === pimoroni-pico-plus-2 out/tests/pimoroni-pico-plus-2/timer: SKIPPED INFO teleprobe::client > === pimoroni-pico-plus-2 out/tests/pimoroni-pico-plus-2/uart_buffered: SKIPPED INFO teleprobe::client > === pimoroni-pico-plus-2 out/tests/pimoroni-pico-plus-2/gpio: SKIPPED INFO teleprobe::client > === pimoroni-pico-plus-2 out/tests/pimoroni-pico-plus-2/rng: SKIPPED INFO teleprobe::client > === pimoroni-pico-plus-2 out/tests/pimoroni-pico-plus-2/bootsel: SKIPPED INFO teleprobe::client > === pimoroni-pico-plus-2 out/tests/pimoroni-pico-plus-2/uart: SKIPPED INFO teleprobe::client > === pimoroni-pico-plus-2 out/tests/pimoroni-pico-plus-2/pio_drop: SKIPPED INFO teleprobe::client > === pimoroni-pico-plus-2 out/tests/pimoroni-pico-plus-2/overclock: SKIPPED INFO teleprobe::client > === pimoroni-pico-plus-2 out/tests/pimoroni-pico-plus-2/dma_copy_async: SKIPPED INFO teleprobe::client > === pimoroni-pico-plus-2 out/tests/pimoroni-pico-plus-2/spi: SKIPPED INFO teleprobe::client > === pimoroni-pico-plus-2 out/tests/pimoroni-pico-plus-2/uart_upgrade: SKIPPED INFO teleprobe::client > === pimoroni-pico-plus-2 out/tests/pimoroni-pico-plus-2/spi_async: SKIPPED INFO teleprobe::client > === pimoroni-pico-plus-2 out/tests/pimoroni-pico-plus-2/uart_dma: SKIPPED INFO teleprobe::client > === pimoroni-pico-plus-2 out/tests/pimoroni-pico-plus-2/pio_irq: SKIPPED INFO teleprobe::client > === rpi-pico out/tests/rpi-pico/rtc: SKIPPED INFO teleprobe::client > === rpi-pico out/tests/rpi-pico/adc: SKIPPED INFO teleprobe::client > === rpi-pico out/tests/rpi-pico/uart_upgrade: SKIPPED INFO teleprobe::client > === rpi-pico out/tests/rpi-pico/dma_copy_async: SKIPPED INFO teleprobe::client > === rpi-pico out/tests/rpi-pico/spi: SKIPPED INFO teleprobe::client > === rpi-pico out/tests/rpi-pico/uart_dma: SKIPPED INFO teleprobe::client > === rpi-pico out/tests/rpi-pico/overclock: SKIPPED INFO teleprobe::client > === rpi-pico out/tests/rpi-pico/rng: SKIPPED INFO teleprobe::client > === rpi-pico out/tests/rpi-pico/pio_drop: SKIPPED INFO teleprobe::client > === rpi-pico out/tests/rpi-pico/uart: SKIPPED INFO teleprobe::client > === rpi-pico out/tests/rpi-pico/float: SKIPPED INFO teleprobe::client > === rpi-pico out/tests/rpi-pico/pio_irq: SKIPPED INFO teleprobe::client > === w5100s-evb-pico out/tests/rpi-pico/ethernet_w5100s_perf: SKIPPED INFO teleprobe::client > === rpi-pico out/tests/rpi-pico/gpio_async: SKIPPED INFO teleprobe::client > === rpi-pico out/tests/rpi-pico/gpio: SKIPPED INFO teleprobe::client > === rpi-pico out/tests/rpi-pico/spinlock_mutex_multicore: SKIPPED INFO teleprobe::client > === rpi-pico out/tests/rpi-pico/gpio_multicore: SKIPPED INFO teleprobe::client > === rpi-pico out/tests/rpi-pico/i2c: SKIPPED INFO teleprobe::client > === rpi-pico out/tests/rpi-pico/bootsel: SKIPPED INFO teleprobe::client > === rpi-pico out/tests/rpi-pico/multicore: SKIPPED INFO teleprobe::client > === rpi-pico out/tests/rpi-pico/timer: SKIPPED INFO teleprobe::client > === rpi-pico out/tests/rpi-pico/pio_multi_load: SKIPPED INFO teleprobe::client > === rpi-pico out/tests/rpi-pico/flash: SKIPPED INFO teleprobe::client > === nucleo-stm32h753zi out/tests/stm32h753zi/timer: OK INFO teleprobe::client > === nucleo-stm32l4a6zg out/tests/stm32l4a6zg/spi: OK INFO teleprobe::client > === nucleo-stm32h7a3zi out/tests/stm32h7a3zi/gpio: OK INFO teleprobe::client > === nucleo-stm32h7s3l8 out/tests/stm32h7s3l8/gpio: OK INFO teleprobe::client > === nucleo-stm32wba52cg out/tests/stm32wba52cg/timer: OK INFO teleprobe::client > === nucleo-stm32f303ze out/tests/stm32f303ze/timer: OK INFO teleprobe::client > === nucleo-stm32u5a5zj out/tests/stm32u5a5zj/gpio: OK INFO teleprobe::client > === nucleo-stm32h503rb out/tests/stm32h503rb/gpio: OK INFO teleprobe::client > === nucleo-stm32l552ze out/tests/stm32l552ze/timer: OK INFO teleprobe::client > === nucleo-stm32l4r5zi out/tests/stm32l4r5zi/timer: OK INFO teleprobe::client > === nucleo-stm32h755zi out/tests/stm32h755zi/gpio: OK INFO teleprobe::client > === nucleo-stm32g071rb out/tests/stm32g071rb/spi_dma: OK INFO teleprobe::client > === nucleo-stm32u083rc out/tests/stm32u083rc/spi_dma: OK INFO teleprobe::client > === nucleo-stm32l496zg out/tests/stm32l496zg/spi_dma: OK INFO teleprobe::client > === nucleo-stm32f767zi out/tests/stm32f767zi/rng: OK INFO teleprobe::client > === nucleo-stm32wl55jc out/tests/stm32wl55jc/timer: OK INFO teleprobe::client > === nucleo-stm32f091rc out/tests/stm32f091rc/timer: OK INFO teleprobe::client > === iot-stm32u585ai out/tests/stm32u585ai/spi_dma: OK INFO teleprobe::client > === nucleo-stm32g491re out/tests/stm32g491re/timer: OK INFO teleprobe::client > === nucleo-stm32f429zi out/tests/stm32f429zi/usart_rx_ringbuffered: OK INFO teleprobe::client > === nucleo-stm32l073rz out/tests/stm32l073rz/timer: OK INFO teleprobe::client > === nucleo-stm32h563zi out/tests/stm32h563zi/rtc: OK INFO teleprobe::client > === nucleo-stm32l4a6zg out/tests/stm32l4a6zg/gpio: OK INFO teleprobe::client > === nucleo-stm32u083rc out/tests/stm32u083rc/timer: OK INFO teleprobe::client > === nucleo-stm32l552ze out/tests/stm32l552ze/rng: OK INFO teleprobe::client > === nucleo-stm32wba52cg out/tests/stm32wba52cg/rng: OK INFO teleprobe::client > === nucleo-stm32wb55rg out/tests/stm32wb55rg/gpio: OK INFO teleprobe::client > === nucleo-stm32c031c6 out/tests/stm32c031c6/timer: OK INFO teleprobe::client > === nucleo-stm32h7s3l8 out/tests/stm32h7s3l8/usart_dma: OK INFO teleprobe::client > === nucleo-stm32h753zi out/tests/stm32h753zi/rtc: OK INFO teleprobe::client > === nucleo-stm32f303ze out/tests/stm32f303ze/usart: OK INFO teleprobe::client > === nucleo-stm32h7a3zi out/tests/stm32h7a3zi/usart_rx_ringbuffered: OK INFO teleprobe::client > === nucleo-stm32u5a5zj out/tests/stm32u5a5zj/spi: OK INFO teleprobe::client > === nucleo-stm32h755zi out/tests/stm32h755zi/usart_dma: OK INFO teleprobe::client > === nucleo-stm32h503rb out/tests/stm32h503rb/spi_dma: OK INFO teleprobe::client > === nucleo-stm32l4r5zi out/tests/stm32l4r5zi/usart_rx_ringbuffered: OK INFO teleprobe::client > === nucleo-stm32f767zi out/tests/stm32f767zi/spi: OK INFO teleprobe::client > === nucleo-stm32l4a6zg out/tests/stm32l4a6zg/rng: OK INFO teleprobe::client > === nucleo-stm32g491re out/tests/stm32g491re/gpio: OK INFO teleprobe::client > === nucleo-stm32h753zi out/tests/stm32h753zi/gpio: OK INFO teleprobe::client > === nucleo-stm32wl55jc out/tests/stm32wl55jc/gpio: OK INFO teleprobe::client > === nucleo-stm32l552ze out/tests/stm32l552ze/usart_dma: OK INFO teleprobe::client > === iot-stm32u585ai out/tests/stm32u585ai/usart: OK INFO teleprobe::client > === nucleo-stm32g071rb out/tests/stm32g071rb/usart_rx_ringbuffered: OK INFO teleprobe::client > === nucleo-stm32l496zg out/tests/stm32l496zg/usart_rx_ringbuffered: OK INFO teleprobe::client > === nucleo-stm32h7a3zi out/tests/stm32h7a3zi/rng: OK INFO teleprobe::client > === nucleo-stm32h7s3l8 out/tests/stm32h7s3l8/rng: OK INFO teleprobe::client > === nucleo-stm32f303ze out/tests/stm32f303ze/spi_dma: OK INFO teleprobe::client > === nucleo-stm32u083rc out/tests/stm32u083rc/usart_dma: OK INFO teleprobe::client > === nucleo-stm32l073rz out/tests/stm32l073rz/usart_dma: OK INFO teleprobe::client > === nucleo-stm32h753zi out/tests/stm32h753zi/rng: OK INFO teleprobe::client > === weact-stm32f446re out/tests/stm32f446re/dac: OK INFO teleprobe::client > === nucleo-stm32h563zi out/tests/stm32h563zi/stop: OK INFO teleprobe::client > === nucleo-stm32f091rc out/tests/stm32f091rc/rtc: OK INFO teleprobe::client > === nucleo-stm32h503rb out/tests/stm32h503rb/usart_dma: OK INFO teleprobe::client > === nucleo-stm32l4a6zg out/tests/stm32l4a6zg/usart: OK INFO teleprobe::client > === nucleo-stm32h755zi out/tests/stm32h755zi/spi: OK INFO teleprobe::client > === nucleo-stm32u5a5zj out/tests/stm32u5a5zj/spi_dma: OK INFO teleprobe::client > === nucleo-stm32l552ze out/tests/stm32l552ze/gpio: OK INFO teleprobe::client > === nucleo-stm32h7a3zi out/tests/stm32h7a3zi/usart_dma: OK INFO teleprobe::client > === nucleo-stm32c031c6 out/tests/stm32c031c6/spi: OK INFO teleprobe::client > === nucleo-stm32wba52cg out/tests/stm32wba52cg/usart: OK INFO teleprobe::client > === nucleo-stm32f767zi out/tests/stm32f767zi/gpio: OK INFO teleprobe::client > === nucleo-stm32h7s3l8 out/tests/stm32h7s3l8/timer: OK INFO teleprobe::client > === nucleo-stm32wb55rg out/tests/stm32wb55rg/usart_rx_ringbuffered: OK INFO teleprobe::client > === nucleo-stm32g491re out/tests/stm32g491re/rng: OK INFO teleprobe::client > === nucleo-stm32h753zi out/tests/stm32h753zi/usart: OK INFO teleprobe::client > === nucleo-stm32wl55jc out/tests/stm32wl55jc/spi: OK INFO teleprobe::client > === nucleo-stm32l496zg out/tests/stm32l496zg/gpio: OK INFO teleprobe::client > === nucleo-stm32g071rb out/tests/stm32g071rb/timer: OK INFO teleprobe::client > === nucleo-stm32l4r5zi out/tests/stm32l4r5zi/rtc: OK INFO teleprobe::client > === nucleo-stm32h563zi out/tests/stm32h563zi/timer: OK INFO teleprobe::client > === nucleo-stm32l552ze out/tests/stm32l552ze/spi: OK INFO teleprobe::client > === nucleo-stm32u083rc out/tests/stm32u083rc/usart: OK INFO teleprobe::client > === iot-stm32u585ai out/tests/stm32u585ai/rtc: OK INFO teleprobe::client > === nucleo-stm32f303ze out/tests/stm32f303ze/usart_rx_ringbuffered: OK INFO teleprobe::client > === nucleo-stm32l4a6zg out/tests/stm32l4a6zg/hash: OK INFO teleprobe::client > === nucleo-stm32f091rc out/tests/stm32f091rc/usart: OK INFO teleprobe::client > === nucleo-stm32h7a3zi out/tests/stm32h7a3zi/usart: OK INFO teleprobe::client > === nucleo-stm32h503rb out/tests/stm32h503rb/rng: OK INFO teleprobe::client > === nucleo-stm32h753zi out/tests/stm32h753zi/fdcan: OK INFO teleprobe::client > === nucleo-stm32g491re out/tests/stm32g491re/spi: OK INFO teleprobe::client > === nucleo-stm32h755zi out/tests/stm32h755zi/hash: OK INFO teleprobe::client > === nucleo-stm32l496zg out/tests/stm32l496zg/rng: OK INFO teleprobe::client > === nucleo-stm32l4r5zi out/tests/stm32l4r5zi/spi: OK INFO teleprobe::client > === nucleo-stm32h7s3l8 out/tests/stm32h7s3l8/usart: OK INFO teleprobe::client > === nucleo-stm32wba52cg out/tests/stm32wba52cg/usart_dma: OK INFO teleprobe::client > === nucleo-stm32h7a3zi out/tests/stm32h7a3zi/fdcan: OK INFO teleprobe::client > === nucleo-stm32u5a5zj out/tests/stm32u5a5zj/rtc: OK INFO teleprobe::client > === weact-stm32f446re out/tests/stm32f446re/timer: OK INFO teleprobe::client > === nucleo-stm32l073rz out/tests/stm32l073rz/spi_dma: OK INFO teleprobe::client > === iot-stm32u585ai out/tests/stm32u585ai/cordic: OK INFO teleprobe::client > === nucleo-stm32u083rc out/tests/stm32u083rc/gpio: OK INFO teleprobe::client > === nucleo-stm32f303ze out/tests/stm32f303ze/spi: OK INFO teleprobe::client > === nucleo-stm32l4a6zg out/tests/stm32l4a6zg/spi_dma: OK INFO teleprobe::client > === nucleo-stm32h563zi out/tests/stm32h563zi/spi: OK INFO teleprobe::client > === nucleo-stm32h753zi out/tests/stm32h753zi/hash: OK INFO teleprobe::client > === nucleo-stm32f767zi out/tests/stm32f767zi/usart_rx_ringbuffered: OK INFO teleprobe::client > === nucleo-stm32l552ze out/tests/stm32l552ze/usart: OK INFO teleprobe::client > === nucleo-stm32wl55jc out/tests/stm32wl55jc/usart: OK INFO teleprobe::client > === nucleo-stm32c031c6 out/tests/stm32c031c6/usart: OK INFO teleprobe::client > === nucleo-stm32wb55rg out/tests/stm32wb55rg/rtc: OK INFO teleprobe::client > === nucleo-stm32h753zi out/tests/stm32h753zi/cryp: OK INFO teleprobe::client > === iot-stm32u585ai out/tests/stm32u585ai/gpio: OK INFO teleprobe::client > === nucleo-stm32h7a3zi out/tests/stm32h7a3zi/spi: OK INFO teleprobe::client > === nucleo-stm32h755zi out/tests/stm32h755zi/rng: OK INFO teleprobe::client > === nucleo-stm32h7s3l8 out/tests/stm32h7s3l8/spi_dma: OK INFO teleprobe::client > === nucleo-stm32l496zg out/tests/stm32l496zg/spi: OK INFO teleprobe::client > === nucleo-stm32h503rb out/tests/stm32h503rb/timer: OK INFO teleprobe::client > === nucleo-stm32l4r5zi out/tests/stm32l4r5zi/usart_dma: OK INFO teleprobe::client > === nucleo-stm32l4a6zg out/tests/stm32l4a6zg/usart_dma: OK INFO teleprobe::client > === nucleo-stm32g071rb out/tests/stm32g071rb/dac: OK INFO teleprobe::client > === nucleo-stm32f091rc out/tests/stm32f091rc/usart_rx_ringbuffered: OK INFO teleprobe::client > === nucleo-stm32l552ze out/tests/stm32l552ze/hash: OK INFO teleprobe::client > === nucleo-stm32l073rz out/tests/stm32l073rz/gpio: OK INFO teleprobe::client > === nucleo-stm32u5a5zj out/tests/stm32u5a5zj/usart_rx_ringbuffered: OK INFO teleprobe::client > === nucleo-stm32g491re out/tests/stm32g491re/usart: OK INFO teleprobe::client > === nucleo-stm32h7a3zi out/tests/stm32h7a3zi/timer: OK INFO teleprobe::client > === nucleo-stm32h563zi out/tests/stm32h563zi/cordic: OK INFO teleprobe::client > === nucleo-stm32u083rc out/tests/stm32u083rc/rtc: OK INFO teleprobe::client > === nucleo-stm32f303ze out/tests/stm32f303ze/usart_dma: OK INFO teleprobe::client > === nucleo-stm32h7s3l8 out/tests/stm32h7s3l8/cordic: OK INFO teleprobe::client > === nucleo-stm32h753zi out/tests/stm32h753zi/spi_dma: OK INFO teleprobe::client > === nucleo-stm32l496zg out/tests/stm32l496zg/usart_dma: OK INFO teleprobe::client > === nucleo-stm32f767zi out/tests/stm32f767zi/spi_dma: OK INFO teleprobe::client > === iot-stm32u585ai out/tests/stm32u585ai/hash: OK INFO teleprobe::client > === nucleo-stm32wba52cg out/tests/stm32wba52cg/adc: OK INFO teleprobe::client > === nucleo-stm32wb55rg out/tests/stm32wb55rg/wpan_ble: OK INFO teleprobe::client > === nucleo-stm32l4a6zg out/tests/stm32l4a6zg/timer: OK INFO teleprobe::client > === nucleo-stm32f429zi out/tests/stm32f429zi/eth: OK INFO teleprobe::client > === nucleo-stm32h755zi out/tests/stm32h755zi/timer: OK INFO teleprobe::client > === nucleo-stm32wl55jc out/tests/stm32wl55jc/hsem: OK INFO teleprobe::client > === nucleo-stm32h753zi out/tests/stm32h753zi/usart_dma: OK INFO teleprobe::client > === nucleo-stm32l552ze out/tests/stm32l552ze/usart_rx_ringbuffered: OK INFO teleprobe::client > === nucleo-stm32c031c6 out/tests/stm32c031c6/usart_rx_ringbuffered: OK INFO teleprobe::client > === nucleo-stm32g491re out/tests/stm32g491re/cordic: OK INFO teleprobe::client > === nucleo-stm32h7a3zi out/tests/stm32h7a3zi/spi_dma: OK INFO teleprobe::client > === nucleo-stm32f303ze out/tests/stm32f303ze/gpio: OK INFO teleprobe::client > === nucleo-stm32u083rc out/tests/stm32u083rc/spi: OK INFO teleprobe::client > === nucleo-stm32u5a5zj out/tests/stm32u5a5zj/usart_dma: OK INFO teleprobe::client > === nucleo-stm32l4r5zi out/tests/stm32l4r5zi/spi_dma: OK INFO teleprobe::client > === nucleo-stm32g071rb out/tests/stm32g071rb/usart_dma: OK INFO teleprobe::client > === weact-stm32f446re out/tests/stm32f446re/usart: OK INFO teleprobe::client > === nucleo-stm32f091rc out/tests/stm32f091rc/spi: OK INFO teleprobe::client > === nucleo-stm32h503rb out/tests/stm32h503rb/usart_rx_ringbuffered: OK INFO teleprobe::client > === nucleo-stm32l073rz out/tests/stm32l073rz/rng: OK INFO teleprobe::client > === nucleo-stm32h7s3l8 out/tests/stm32h7s3l8/usart_rx_ringbuffered: OK INFO teleprobe::client > === nucleo-stm32h563zi out/tests/stm32h563zi/usart: OK INFO teleprobe::client > === nucleo-stm32wba52cg out/tests/stm32wba52cg/spi: OK INFO teleprobe::client > === nucleo-stm32l496zg out/tests/stm32l496zg/timer: OK INFO teleprobe::client > === iot-stm32u585ai out/tests/stm32u585ai/timer: OK INFO teleprobe::client > === nucleo-stm32l552ze out/tests/stm32l552ze/spi_dma: OK INFO teleprobe::client > === nucleo-stm32f429zi out/tests/stm32f429zi/gpio: OK INFO teleprobe::client > === nucleo-stm32h753zi out/tests/stm32h753zi/usart_rx_ringbuffered: OK INFO teleprobe::client > === nucleo-stm32wb55rg out/tests/stm32wb55rg/spi_dma: OK INFO teleprobe::client > === nucleo-stm32f767zi out/tests/stm32f767zi/usart: OK INFO teleprobe::client > === nucleo-stm32g491re out/tests/stm32g491re/spi_dma: OK INFO teleprobe::client > === nucleo-stm32u5a5zj out/tests/stm32u5a5zj/cordic: OK INFO teleprobe::client > === nucleo-stm32l4r5zi out/tests/stm32l4r5zi/usart: OK INFO teleprobe::client > === nucleo-stm32h563zi out/tests/stm32h563zi/spi_dma: OK INFO teleprobe::client > === nucleo-stm32wl55jc out/tests/stm32wl55jc/usart_dma: OK INFO teleprobe::client > === nucleo-stm32g071rb out/tests/stm32g071rb/ucpd: OK INFO teleprobe::client > === iot-stm32u585ai out/tests/stm32u585ai/spi: OK INFO teleprobe::client > === nucleo-stm32l4a6zg out/tests/stm32l4a6zg/rtc: OK INFO teleprobe::client > === nucleo-stm32h7s3l8 out/tests/stm32h7s3l8/hash: OK INFO teleprobe::client > === nucleo-stm32l496zg out/tests/stm32l496zg/usart: OK INFO teleprobe::client > === nucleo-stm32f091rc out/tests/stm32f091rc/usart_dma: OK INFO teleprobe::client > === nucleo-stm32h503rb out/tests/stm32h503rb/spi: OK INFO teleprobe::client > === nucleo-stm32c031c6 out/tests/stm32c031c6/usart_dma: OK INFO teleprobe::client > === nucleo-stm32u083rc out/tests/stm32u083rc/usart_rx_ringbuffered: OK INFO teleprobe::client > === nucleo-stm32f303ze out/tests/stm32f303ze/rtc: OK INFO teleprobe::client > === nucleo-stm32wba52cg out/tests/stm32wba52cg/usart_rx_ringbuffered: OK INFO teleprobe::client > === nucleo-stm32l073rz out/tests/stm32l073rz/usart: OK INFO teleprobe::client > === nucleo-stm32h755zi out/tests/stm32h755zi/dac: OK INFO teleprobe::client > === iot-stm32u585ai out/tests/stm32u585ai/rng: OK INFO teleprobe::client > === nucleo-stm32u083rc out/tests/stm32u083rc/rng: OK INFO teleprobe::client > === nucleo-stm32wba52cg out/tests/stm32wba52cg/spi_dma: OK INFO teleprobe::client > === nucleo-stm32l4r5zi out/tests/stm32l4r5zi/rng: OK INFO teleprobe::client > === nucleo-stm32g071rb out/tests/stm32g071rb/spi: OK INFO teleprobe::client > === nucleo-stm32h7s3l8 out/tests/stm32h7s3l8/hash_dma: OK INFO teleprobe::client > === nucleo-stm32f429zi out/tests/stm32f429zi/can: OK INFO teleprobe::client > === nucleo-stm32u5a5zj out/tests/stm32u5a5zj/timer: OK INFO teleprobe::client > === nucleo-stm32h563zi out/tests/stm32h563zi/usart_rx_ringbuffered: OK INFO teleprobe::client > === nucleo-stm32wb55rg out/tests/stm32wb55rg/wpan_mac: OK INFO teleprobe::client > === nucleo-stm32l4a6zg out/tests/stm32l4a6zg/usart_rx_ringbuffered: OK INFO teleprobe::client > === iot-stm32u585ai out/tests/stm32u585ai/usart_dma: OK INFO teleprobe::client > === nucleo-stm32f767zi out/tests/stm32f767zi/rtc: OK INFO teleprobe::client > === weact-stm32f446re out/tests/stm32f446re/rtc: OK INFO teleprobe::client > === nucleo-stm32g491re out/tests/stm32g491re/rtc: OK INFO teleprobe::client > === nucleo-stm32f091rc out/tests/stm32f091rc/spi_dma: OK INFO teleprobe::client > === nucleo-stm32wl55jc out/tests/stm32wl55jc/usart_rx_ringbuffered: OK INFO teleprobe::client > === nucleo-stm32h503rb out/tests/stm32h503rb/usart: OK INFO teleprobe::client > === nucleo-stm32h7s3l8 out/tests/stm32h7s3l8/cryp: OK INFO teleprobe::client > === nucleo-stm32l4r5zi out/tests/stm32l4r5zi/gpio: OK INFO teleprobe::client > === nucleo-stm32h755zi out/tests/stm32h755zi/cryp: OK INFO teleprobe::client > === nucleo-stm32u5a5zj out/tests/stm32u5a5zj/rng: OK INFO teleprobe::client > === nucleo-stm32f429zi out/tests/stm32f429zi/spi: OK INFO teleprobe::client > === nucleo-stm32c031c6 out/tests/stm32c031c6/spi_dma: OK INFO teleprobe::client > === nucleo-stm32l073rz out/tests/stm32l073rz/eeprom: OK INFO teleprobe::client > === nucleo-stm32wb55rg out/tests/stm32wb55rg/rng: OK INFO teleprobe::client > === nucleo-stm32wba52cg out/tests/stm32wba52cg/hash: OK INFO teleprobe::client > === nucleo-stm32g071rb out/tests/stm32g071rb/usart: OK INFO teleprobe::client > === nucleo-stm32h7s3l8 out/tests/stm32h7s3l8/spi: OK INFO teleprobe::client > === nucleo-stm32f091rc out/tests/stm32f091rc/gpio: OK INFO teleprobe::client > === nucleo-stm32wl55jc out/tests/stm32wl55jc/spi_dma: OK INFO teleprobe::client > === nucleo-stm32f767zi out/tests/stm32f767zi/usart_dma: OK INFO teleprobe::client > === nucleo-stm32u5a5zj out/tests/stm32u5a5zj/hash: OK INFO teleprobe::client > === nucleo-stm32f429zi out/tests/stm32f429zi/timer: OK INFO teleprobe::client > === nucleo-stm32wba52cg out/tests/stm32wba52cg/gpio: OK INFO teleprobe::client > === iot-stm32u585ai out/tests/stm32u585ai/usart_rx_ringbuffered: OK INFO teleprobe::client > === nucleo-stm32g491re out/tests/stm32g491re/usart_rx_ringbuffered: OK INFO teleprobe::client > === nucleo-stm32g071rb out/tests/stm32g071rb/gpio: OK INFO teleprobe::client > === nucleo-stm32wb55rg out/tests/stm32wb55rg/spi: OK INFO teleprobe::client > === nucleo-stm32c031c6 out/tests/stm32c031c6/gpio: OK INFO teleprobe::client > === weact-stm32f446re out/tests/stm32f446re/usart_dma: OK INFO teleprobe::client > === nucleo-stm32g491re out/tests/stm32g491re/usart_dma: OK INFO teleprobe::client > === nucleo-stm32f429zi out/tests/stm32f429zi/i2s_dma: OK INFO teleprobe::client > === weact-stm32f446re out/tests/stm32f446re/can: OK INFO teleprobe::client > === nucleo-stm32l073rz out/tests/stm32l073rz/usart_rx_ringbuffered: OK INFO teleprobe::client > === nucleo-stm32wba52cg out/tests/stm32wba52cg/rtc: OK INFO teleprobe::client > === nucleo-stm32wl55jc out/tests/stm32wl55jc/stop: OK INFO teleprobe::client > === nucleo-stm32f429zi out/tests/stm32f429zi/rng: OK INFO teleprobe::client > === nucleo-stm32wb55rg out/tests/stm32wb55rg/stop: OK INFO teleprobe::client > === nucleo-stm32h753zi out/tests/stm32h753zi/eth: OK INFO teleprobe::client > === nucleo-stm32l073rz out/tests/stm32l073rz/spi: OK INFO teleprobe::client > === weact-stm32f446re out/tests/stm32f446re/usart_rx_ringbuffered: OK INFO teleprobe::client > === nucleo-stm32h753zi out/tests/stm32h753zi/spi: OK INFO teleprobe::client > === nucleo-stm32wl55jc out/tests/stm32wl55jc/rng: OK INFO teleprobe::client > === nucleo-stm32f429zi out/tests/stm32f429zi/spi_dma: OK INFO teleprobe::client > === nucleo-stm32g491re out/tests/stm32g491re/stop: OK INFO teleprobe::client > === nucleo-stm32wb55rg out/tests/stm32wb55rg/usart_dma: OK INFO teleprobe::client > === nucleo-stm32g491re out/tests/stm32g491re/fdcan: OK INFO teleprobe::client > === weact-stm32f446re out/tests/stm32f446re/gpio: OK INFO teleprobe::client > === nucleo-stm32wb55rg out/tests/stm32wb55rg/usart: OK INFO teleprobe::client > === nucleo-stm32h563zi out/tests/stm32h563zi/eth: OK INFO teleprobe::client > === weact-stm32f446re out/tests/stm32f446re/sdmmc: OK INFO teleprobe::client > === nucleo-stm32wl55jc out/tests/stm32wl55jc/rtc: OK INFO teleprobe::client > === nucleo-stm32f429zi out/tests/stm32f429zi/stop: OK INFO teleprobe::client > === nucleo-stm32wb55rg out/tests/stm32wb55rg/timer: OK INFO teleprobe::client > === nucleo-stm32h563zi out/tests/stm32h563zi/hash: OK INFO teleprobe::client > === weact-stm32f446re out/tests/stm32f446re/spi: OK INFO teleprobe::client > === nucleo-stm32h755zi out/tests/stm32h755zi/eth: OK INFO teleprobe::client > === nucleo-stm32h563zi out/tests/stm32h563zi/hash_dma: OK INFO teleprobe::client > === nucleo-stm32wb55rg out/tests/stm32wb55rg/hsem: OK INFO teleprobe::client > === nucleo-stm32h563zi out/tests/stm32h563zi/gpio: OK INFO teleprobe::client > === nucleo-stm32f429zi out/tests/stm32f429zi/dac: OK INFO teleprobe::client > === nucleo-stm32f767zi out/tests/stm32f767zi/eth: OK INFO teleprobe::client > === nucleo-stm32h755zi out/tests/stm32h755zi/usart: OK INFO teleprobe::client > === nucleo-stm32h563zi out/tests/stm32h563zi/rng: OK INFO teleprobe::client > === weact-stm32f446re out/tests/stm32f446re/stop: OK INFO teleprobe::client > === nucleo-stm32f429zi out/tests/stm32f429zi/usart: OK INFO teleprobe::client > === nucleo-stm32f767zi out/tests/stm32f767zi/timer: OK INFO teleprobe::client > === nucleo-stm32h563zi out/tests/stm32h563zi/fdcan: OK INFO teleprobe::client > === nucleo-stm32h755zi out/tests/stm32h755zi/spi_dma: OK INFO teleprobe::client > === weact-stm32f446re out/tests/stm32f446re/spi_dma: OK INFO teleprobe::client > === nucleo-stm32f429zi out/tests/stm32f429zi/rtc: OK INFO teleprobe::client > === nucleo-stm32h755zi out/tests/stm32h755zi/rtc: OK INFO teleprobe::client > === nucleo-stm32f429zi out/tests/stm32f429zi/usart_dma: OK INFO teleprobe::client > === nucleo-stm32h755zi out/tests/stm32h755zi/fdcan: OK INFO teleprobe::client > === nucleo-stm32h755zi out/tests/stm32h755zi/usart_rx_ringbuffered: OK saved cache to /ci/cache/teleprobe_cache.json INFO teleprobe::client > all 331 succeeded! Saving lockfiles... job success in 13m13s