+ git clone -n https://github.com/embassy-rs/embassy.git code Cloning into 'code'... + cd code + git checkout e7a89ab3c82eb539897bad97e6208f2548995db4 HEAD is now at e7a89ab3c Merge pull request #5524 from Wassasin/mcxa/clean-dma-setup + exec .github/ci/build.sh Got teleprobe token! Restoring lockfiles... 2415 matched and restored, 0 new, 13 changed, 2428 total Updating git repository `https://github.com/embassy-rs/cargo-embassy-devtool` Ignored package `cargo-embassy-devtool v0.1.1 (https://github.com/embassy-rs/cargo-embassy-devtool?rev=786e8e05ef2de5fc1421a4fcd50e79c5dd2d3e4d#786e8e05)` is already installed, use --force to override 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.12s Running `cargo batch --- build --release --manifest-path=/ci/code/docs/examples/layer-by-layer/blinky-async/Carg... (59176 chars)` in "/ci/code" - Environment {} Compiling embassy-mcxa v0.1.0 (/ci/code/embassy-mcxa) Compiling embassy-stm32wba6-examples v0.1.0 (/ci/code/examples/stm32wba6) Compiling embassy-stm32wba-examples v0.1.0 (/ci/code/examples/stm32wba) Compiling embassy-rp-tests v0.1.0 (/ci/code/tests/rp) Compiling embassy-stm32-tests v0.1.0 (/ci/code/tests/stm32) Compiling embassy-mcxa2xx-hil v0.1.0 (/ci/code/tests/mcxa2xx) Compiling embassy-nrf-examples v0.1.0 (/ci/code/tests/nrf) Compiling embassy-stm32wb-examples v0.1.0 (/ci/code/examples/stm32wb) Compiling embassy-mspm0-tests v0.1.0 (/ci/code/tests/mspm0) Compiling embassy-stm32wba-lp-examples v0.1.0 (/ci/code/examples/stm32wba-lp) Compiling embassy-stm32wba6-lp-examples v0.1.0 (/ci/code/examples/stm32wba6-lp) Compiling embassy-mcxa2xx-examples v0.1.0 (/ci/code/examples/mcxa2xx) Finished `release` profile [optimized + debuginfo] target(s) in 2m 34s INFO teleprobe::client > Running 332 jobs across 1 targets... INFO teleprobe::client > === nrf51-dk out/tests/nrf51422-dk/timer: SKIPPED INFO teleprobe::client > === nrf51-dk out/tests/nrf51422-dk/gpio: SKIPPED INFO teleprobe::client > === nrf51-dk out/tests/nrf51422-dk/gpiote: SKIPPED INFO teleprobe::client > === nucleo-stm32c031c6 out/tests/stm32c031c6/usart: SKIPPED INFO teleprobe::client > === nucleo-stm32c031c6 out/tests/stm32c031c6/gpio: SKIPPED INFO teleprobe::client > === nucleo-stm32c031c6 out/tests/stm32c031c6/timer: SKIPPED INFO teleprobe::client > === nucleo-stm32c031c6 out/tests/stm32c031c6/spi: SKIPPED INFO teleprobe::client > === nucleo-stm32c031c6 out/tests/stm32c031c6/usart_dma: SKIPPED INFO teleprobe::client > === nucleo-stm32c031c6 out/tests/stm32c031c6/spi_dma: SKIPPED INFO teleprobe::client > === nucleo-stm32c031c6 out/tests/stm32c031c6/usart_rx_ringbuffered: 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/gpio: SKIPPED INFO teleprobe::client > === nrf52832-dk out/tests/nrf52832-dk/spim: SKIPPED INFO teleprobe::client > === nrf52832-dk out/tests/nrf52832-dk/buffered_uart_full: SKIPPED INFO teleprobe::client > === nrf52832-dk out/tests/nrf52832-dk/uart_split: SKIPPED INFO teleprobe::client > === nucleo-stm32h503rb out/tests/stm32h503rb/gpio: SKIPPED INFO teleprobe::client > === nucleo-stm32h503rb out/tests/stm32h503rb/timer: SKIPPED INFO teleprobe::client > === nucleo-stm32h503rb out/tests/stm32h503rb/usart: SKIPPED INFO teleprobe::client > === nucleo-stm32h503rb out/tests/stm32h503rb/spi: SKIPPED INFO teleprobe::client > === nucleo-stm32h503rb out/tests/stm32h503rb/rng: SKIPPED INFO teleprobe::client > === nucleo-stm32h503rb out/tests/stm32h503rb/spi_dma: SKIPPED INFO teleprobe::client > === nucleo-stm32h503rb out/tests/stm32h503rb/usart_dma: SKIPPED INFO teleprobe::client > === nucleo-stm32f303ze out/tests/stm32f303ze/usart: SKIPPED INFO teleprobe::client > === nucleo-stm32f303ze out/tests/stm32f303ze/usart_rx_ringbuffered: SKIPPED INFO teleprobe::client > === nucleo-stm32f303ze out/tests/stm32f303ze/usart_dma: SKIPPED INFO teleprobe::client > === nucleo-stm32f303ze out/tests/stm32f303ze/gpio: SKIPPED INFO teleprobe::client > === nucleo-stm32f303ze out/tests/stm32f303ze/rtc: SKIPPED INFO teleprobe::client > === nucleo-stm32f303ze out/tests/stm32f303ze/spi: SKIPPED INFO teleprobe::client > === nucleo-stm32f303ze out/tests/stm32f303ze/timer: SKIPPED INFO teleprobe::client > === nucleo-stm32f303ze out/tests/stm32f303ze/spi_dma: SKIPPED INFO teleprobe::client > === nucleo-stm32h7a3zi out/tests/stm32h7a3zi/usart: SKIPPED INFO teleprobe::client > === nucleo-stm32h7a3zi out/tests/stm32h7a3zi/usart_dma: SKIPPED INFO teleprobe::client > === nucleo-stm32h7a3zi out/tests/stm32h7a3zi/rng: SKIPPED INFO teleprobe::client > === nucleo-stm32h7a3zi out/tests/stm32h7a3zi/timer: SKIPPED INFO teleprobe::client > === nucleo-stm32h7a3zi out/tests/stm32h7a3zi/fdcan: SKIPPED INFO teleprobe::client > === nucleo-stm32h7a3zi out/tests/stm32h7a3zi/gpio: SKIPPED INFO teleprobe::client > === nucleo-stm32h7a3zi out/tests/stm32h7a3zi/spi: SKIPPED INFO teleprobe::client > === nucleo-stm32h7a3zi out/tests/stm32h7a3zi/usart_rx_ringbuffered: SKIPPED INFO teleprobe::client > === nucleo-stm32h7a3zi out/tests/stm32h7a3zi/spi_dma: SKIPPED INFO teleprobe::client > === nucleo-stm32f091rc out/tests/stm32f091rc/rtc: SKIPPED INFO teleprobe::client > === nucleo-stm32f091rc out/tests/stm32f091rc/spi_dma: SKIPPED INFO teleprobe::client > === nucleo-stm32f091rc out/tests/stm32f091rc/gpio: SKIPPED INFO teleprobe::client > === nucleo-stm32f091rc out/tests/stm32f091rc/timer: SKIPPED INFO teleprobe::client > === nucleo-stm32f091rc out/tests/stm32f091rc/usart_dma: SKIPPED INFO teleprobe::client > === nucleo-stm32f091rc out/tests/stm32f091rc/spi: SKIPPED INFO teleprobe::client > === nucleo-stm32f091rc out/tests/stm32f091rc/usart: SKIPPED INFO teleprobe::client > === nucleo-stm32f091rc out/tests/stm32f091rc/usart_rx_ringbuffered: SKIPPED INFO teleprobe::client > === nucleo-stm32g071rb out/tests/stm32g071rb/spi_dma: SKIPPED INFO teleprobe::client > === nucleo-stm32g071rb out/tests/stm32g071rb/gpio: SKIPPED INFO teleprobe::client > === nucleo-stm32g071rb out/tests/stm32g071rb/usart: SKIPPED INFO teleprobe::client > === nucleo-stm32g071rb out/tests/stm32g071rb/timer: SKIPPED INFO teleprobe::client > === nucleo-stm32g071rb out/tests/stm32g071rb/dac: SKIPPED INFO teleprobe::client > === nucleo-stm32g071rb out/tests/stm32g071rb/spi: SKIPPED INFO teleprobe::client > === nucleo-stm32g071rb out/tests/stm32g071rb/ucpd: SKIPPED INFO teleprobe::client > === nucleo-stm32g071rb out/tests/stm32g071rb/usart_dma: SKIPPED INFO teleprobe::client > === nucleo-stm32g071rb out/tests/stm32g071rb/usart_rx_ringbuffered: SKIPPED INFO teleprobe::client > === nucleo-stm32l496zg out/tests/stm32l496zg/spi: SKIPPED INFO teleprobe::client > === nucleo-stm32l496zg out/tests/stm32l496zg/rng: SKIPPED INFO teleprobe::client > === nucleo-stm32l496zg out/tests/stm32l496zg/timer: SKIPPED INFO teleprobe::client > === nucleo-stm32l496zg out/tests/stm32l496zg/usart_dma: SKIPPED INFO teleprobe::client > === nucleo-stm32l496zg out/tests/stm32l496zg/gpio: SKIPPED INFO teleprobe::client > === nucleo-stm32l496zg out/tests/stm32l496zg/usart: SKIPPED INFO teleprobe::client > === nucleo-stm32l496zg out/tests/stm32l496zg/spi_dma: SKIPPED INFO teleprobe::client > === nucleo-stm32l496zg out/tests/stm32l496zg/usart_rx_ringbuffered: SKIPPED INFO teleprobe::client > === nucleo-stm32h7s3l8 out/tests/stm32h7s3l8/usart_dma: SKIPPED INFO teleprobe::client > === nucleo-stm32h7s3l8 out/tests/stm32h7s3l8/spi: SKIPPED INFO teleprobe::client > === nucleo-stm32h7s3l8 out/tests/stm32h7s3l8/usart: SKIPPED INFO teleprobe::client > === nucleo-stm32h7s3l8 out/tests/stm32h7s3l8/gpio: SKIPPED INFO teleprobe::client > === nucleo-stm32h7s3l8 out/tests/stm32h7s3l8/spi_dma: SKIPPED INFO teleprobe::client > === nucleo-stm32h7s3l8 out/tests/stm32h7s3l8/timer: SKIPPED INFO teleprobe::client > === nucleo-stm32h7s3l8 out/tests/stm32h7s3l8/rng: SKIPPED INFO teleprobe::client > === nucleo-stm32h7s3l8 out/tests/stm32h7s3l8/cordic: SKIPPED INFO teleprobe::client > === nucleo-stm32h7s3l8 out/tests/stm32h7s3l8/hash: SKIPPED INFO teleprobe::client > === nucleo-stm32u5a5zj out/tests/stm32u5a5zj/spi: SKIPPED INFO teleprobe::client > === nucleo-stm32u5a5zj out/tests/stm32u5a5zj/rtc: SKIPPED INFO teleprobe::client > === nucleo-stm32u5a5zj out/tests/stm32u5a5zj/rng: SKIPPED INFO teleprobe::client > === nucleo-stm32u5a5zj out/tests/stm32u5a5zj/usart_dma: SKIPPED INFO teleprobe::client > === nucleo-stm32u5a5zj out/tests/stm32u5a5zj/timer: SKIPPED INFO teleprobe::client > === nucleo-stm32u5a5zj out/tests/stm32u5a5zj/gpio: SKIPPED INFO teleprobe::client > === nucleo-stm32u5a5zj out/tests/stm32u5a5zj/spi_dma: SKIPPED INFO teleprobe::client > === nucleo-stm32u5a5zj out/tests/stm32u5a5zj/hash: SKIPPED INFO teleprobe::client > === nucleo-stm32l073rz out/tests/stm32l073rz/timer: SKIPPED INFO teleprobe::client > === nucleo-stm32l073rz out/tests/stm32l073rz/gpio: SKIPPED INFO teleprobe::client > === nucleo-stm32l073rz out/tests/stm32l073rz/spi: SKIPPED INFO teleprobe::client > === nucleo-stm32l073rz out/tests/stm32l073rz/usart: SKIPPED INFO teleprobe::client > === nucleo-stm32l073rz out/tests/stm32l073rz/eeprom: SKIPPED INFO teleprobe::client > === nucleo-stm32l073rz out/tests/stm32l073rz/rng: SKIPPED INFO teleprobe::client > === nucleo-stm32l073rz out/tests/stm32l073rz/usart_dma: SKIPPED INFO teleprobe::client > === nucleo-stm32l073rz out/tests/stm32l073rz/spi_dma: SKIPPED INFO teleprobe::client > === nucleo-stm32l073rz out/tests/stm32l073rz/usart_rx_ringbuffered: SKIPPED INFO teleprobe::client > === nucleo-stm32u083rc out/tests/stm32u083rc/rng: SKIPPED INFO teleprobe::client > === nucleo-stm32u083rc out/tests/stm32u083rc/timer: SKIPPED INFO teleprobe::client > === nucleo-stm32u083rc out/tests/stm32u083rc/rtc: SKIPPED INFO teleprobe::client > === nucleo-stm32u083rc out/tests/stm32u083rc/usart: SKIPPED INFO teleprobe::client > === nucleo-stm32u083rc out/tests/stm32u083rc/spi: SKIPPED INFO teleprobe::client > === nucleo-stm32u083rc out/tests/stm32u083rc/gpio: SKIPPED INFO teleprobe::client > === nucleo-stm32u083rc out/tests/stm32u083rc/usart_dma: SKIPPED INFO teleprobe::client > === nucleo-stm32u083rc out/tests/stm32u083rc/spi_dma: SKIPPED INFO teleprobe::client > === nucleo-stm32l4r5zi out/tests/stm32l4r5zi/gpio: SKIPPED INFO teleprobe::client > === nucleo-stm32l4r5zi out/tests/stm32l4r5zi/usart_dma: SKIPPED INFO teleprobe::client > === nucleo-stm32l4r5zi out/tests/stm32l4r5zi/rtc: SKIPPED INFO teleprobe::client > === nucleo-stm32l4r5zi out/tests/stm32l4r5zi/timer: SKIPPED INFO teleprobe::client > === nucleo-stm32l4r5zi out/tests/stm32l4r5zi/rng: SKIPPED INFO teleprobe::client > === nucleo-stm32l4r5zi out/tests/stm32l4r5zi/spi_dma: SKIPPED INFO teleprobe::client > === nucleo-stm32l4r5zi out/tests/stm32l4r5zi/usart: SKIPPED INFO teleprobe::client > === nucleo-stm32l4r5zi out/tests/stm32l4r5zi/spi: SKIPPED INFO teleprobe::client > === nucleo-stm32l4r5zi out/tests/stm32l4r5zi/usart_rx_ringbuffered: SKIPPED INFO teleprobe::client > === nucleo-stm32l552ze out/tests/stm32l552ze/gpio: SKIPPED INFO teleprobe::client > === nucleo-stm32l552ze out/tests/stm32l552ze/spi_dma: SKIPPED INFO teleprobe::client > === nucleo-stm32l552ze out/tests/stm32l552ze/hash: SKIPPED INFO teleprobe::client > === nucleo-stm32l552ze out/tests/stm32l552ze/rng: SKIPPED INFO teleprobe::client > === nucleo-stm32l552ze out/tests/stm32l552ze/timer: SKIPPED INFO teleprobe::client > === nucleo-stm32l552ze out/tests/stm32l552ze/usart: SKIPPED INFO teleprobe::client > === nucleo-stm32l552ze out/tests/stm32l552ze/usart_dma: SKIPPED INFO teleprobe::client > === nucleo-stm32l552ze out/tests/stm32l552ze/spi: SKIPPED INFO teleprobe::client > === nucleo-stm32l552ze out/tests/stm32l552ze/usart_rx_ringbuffered: SKIPPED INFO teleprobe::client > === nrf9160-dk out/tests/nrf9160-dk/gpiote: SKIPPED INFO teleprobe::client > === nrf9160-dk out/tests/nrf9160-dk/uart_split: SKIPPED INFO teleprobe::client > === nrf9160-dk out/tests/nrf9160-dk/uart_halves: SKIPPED INFO teleprobe::client > === nrf9160-dk out/tests/nrf9160-dk/spim: SKIPPED INFO teleprobe::client > === nrf9160-dk out/tests/nrf9160-dk/buffered_uart_halves: SKIPPED INFO teleprobe::client > === nrf9160-dk out/tests/nrf9160-dk/buffered_uart: SKIPPED INFO teleprobe::client > === nrf9160-dk out/tests/nrf9160-dk/buffered_uart_spam: SKIPPED INFO teleprobe::client > === nrf9160-dk out/tests/nrf9160-dk/timer: SKIPPED INFO teleprobe::client > === nrf9160-dk out/tests/nrf9160-dk/gpio: SKIPPED INFO teleprobe::client > === nrf9160-dk out/tests/nrf9160-dk/buffered_uart_full: SKIPPED INFO teleprobe::client > === nucleo-stm32l4a6zg out/tests/stm32l4a6zg/gpio: SKIPPED INFO teleprobe::client > === nucleo-stm32l4a6zg out/tests/stm32l4a6zg/hash: SKIPPED INFO teleprobe::client > === nucleo-stm32l4a6zg out/tests/stm32l4a6zg/usart: SKIPPED INFO teleprobe::client > === nucleo-stm32l4a6zg out/tests/stm32l4a6zg/timer: SKIPPED INFO teleprobe::client > === nucleo-stm32l4a6zg out/tests/stm32l4a6zg/rtc: SKIPPED INFO teleprobe::client > === nucleo-stm32l4a6zg out/tests/stm32l4a6zg/rng: SKIPPED INFO teleprobe::client > === nucleo-stm32l4a6zg out/tests/stm32l4a6zg/spi_dma: SKIPPED INFO teleprobe::client > === nucleo-stm32l4a6zg out/tests/stm32l4a6zg/spi: SKIPPED INFO teleprobe::client > === nucleo-stm32l4a6zg out/tests/stm32l4a6zg/usart_dma: SKIPPED INFO teleprobe::client > === nucleo-stm32l4a6zg out/tests/stm32l4a6zg/usart_rx_ringbuffered: SKIPPED INFO teleprobe::client > === nucleo-stm32f207zg out/tests/stm32f207zg/spi: SKIPPED INFO teleprobe::client > === nucleo-stm32f207zg out/tests/stm32f207zg/timer: SKIPPED INFO teleprobe::client > === nucleo-stm32f207zg out/tests/stm32f207zg/usart: SKIPPED INFO teleprobe::client > === nucleo-stm32f207zg out/tests/stm32f207zg/usart_dma: SKIPPED INFO teleprobe::client > === nucleo-stm32f207zg out/tests/stm32f207zg/spi_dma: SKIPPED INFO teleprobe::client > === nucleo-stm32f207zg out/tests/stm32f207zg/rtc: SKIPPED INFO teleprobe::client > === nucleo-stm32f207zg out/tests/stm32f207zg/rng: SKIPPED INFO teleprobe::client > === nucleo-stm32f207zg out/tests/stm32f207zg/gpio: SKIPPED INFO teleprobe::client > === nucleo-stm32l152re out/tests/stm32l152re/rtc: SKIPPED INFO teleprobe::client > === nucleo-stm32l152re out/tests/stm32l152re/eeprom: SKIPPED INFO teleprobe::client > === nucleo-stm32l152re out/tests/stm32l152re/timer: SKIPPED INFO teleprobe::client > === nucleo-stm32l152re out/tests/stm32l152re/usart_dma: SKIPPED INFO teleprobe::client > === nucleo-stm32l152re out/tests/stm32l152re/dac_l1: SKIPPED INFO teleprobe::client > === nucleo-stm32l152re out/tests/stm32l152re/spi: SKIPPED INFO teleprobe::client > === nucleo-stm32l152re out/tests/stm32l152re/usart: SKIPPED INFO teleprobe::client > === nucleo-stm32l152re out/tests/stm32l152re/gpio: SKIPPED INFO teleprobe::client > === nucleo-stm32l152re out/tests/stm32l152re/spi_dma: SKIPPED INFO teleprobe::client > === nucleo-stm32wba52cg out/tests/stm32wba52cg/usart_dma: SKIPPED INFO teleprobe::client > === nucleo-stm32wba52cg out/tests/stm32wba52cg/timer: SKIPPED INFO teleprobe::client > === nucleo-stm32wba52cg out/tests/stm32wba52cg/spi: SKIPPED INFO teleprobe::client > === nucleo-stm32wba52cg out/tests/stm32wba52cg/adc: SKIPPED INFO teleprobe::client > === nucleo-stm32wba52cg out/tests/stm32wba52cg/hash: SKIPPED INFO teleprobe::client > === nucleo-stm32wba52cg out/tests/stm32wba52cg/usart: SKIPPED INFO teleprobe::client > === nucleo-stm32wba52cg out/tests/stm32wba52cg/rng: SKIPPED INFO teleprobe::client > === nucleo-stm32wba52cg out/tests/stm32wba52cg/rtc: SKIPPED INFO teleprobe::client > === nucleo-stm32wba52cg out/tests/stm32wba52cg/gpio: SKIPPED INFO teleprobe::client > === nucleo-stm32wba52cg out/tests/stm32wba52cg/spi_dma: SKIPPED INFO teleprobe::client > === nucleo-stm32f767zi out/tests/stm32f767zi/rng: SKIPPED INFO teleprobe::client > === nucleo-stm32f767zi out/tests/stm32f767zi/gpio: SKIPPED INFO teleprobe::client > === nucleo-stm32f767zi out/tests/stm32f767zi/usart_dma: SKIPPED INFO teleprobe::client > === nucleo-stm32f767zi out/tests/stm32f767zi/timer: SKIPPED INFO teleprobe::client > === nucleo-stm32f767zi out/tests/stm32f767zi/spi: SKIPPED INFO teleprobe::client > === nucleo-stm32f767zi out/tests/stm32f767zi/rtc: SKIPPED INFO teleprobe::client > === nucleo-stm32f767zi out/tests/stm32f767zi/usart: SKIPPED INFO teleprobe::client > === nucleo-stm32f767zi out/tests/stm32f767zi/spi_dma: SKIPPED INFO teleprobe::client > === nucleo-stm32f767zi out/tests/stm32f767zi/usart_rx_ringbuffered: SKIPPED INFO teleprobe::client > === nucleo-stm32f767zi out/tests/stm32f767zi/eth: SKIPPED INFO teleprobe::client > === iot-stm32u585ai out/tests/stm32u585ai/gpio: SKIPPED INFO teleprobe::client > === iot-stm32u585ai out/tests/stm32u585ai/usart: SKIPPED INFO teleprobe::client > === iot-stm32u585ai out/tests/stm32u585ai/spi: SKIPPED INFO teleprobe::client > === iot-stm32u585ai out/tests/stm32u585ai/usart_dma: SKIPPED INFO teleprobe::client > === iot-stm32u585ai out/tests/stm32u585ai/spi_dma: SKIPPED INFO teleprobe::client > === iot-stm32u585ai out/tests/stm32u585ai/rng: SKIPPED INFO teleprobe::client > === iot-stm32u585ai out/tests/stm32u585ai/rtc: SKIPPED INFO teleprobe::client > === iot-stm32u585ai out/tests/stm32u585ai/timer: SKIPPED INFO teleprobe::client > === iot-stm32u585ai out/tests/stm32u585ai/cordic: SKIPPED INFO teleprobe::client > === iot-stm32u585ai out/tests/stm32u585ai/hash: SKIPPED INFO teleprobe::client > === nucleo-stm32wl55jc out/tests/stm32wl55jc/timer: SKIPPED INFO teleprobe::client > === nucleo-stm32wl55jc out/tests/stm32wl55jc/usart: SKIPPED INFO teleprobe::client > === nucleo-stm32wl55jc out/tests/stm32wl55jc/gpio: SKIPPED INFO teleprobe::client > === nucleo-stm32wl55jc out/tests/stm32wl55jc/stop: SKIPPED INFO teleprobe::client > === nucleo-stm32wl55jc out/tests/stm32wl55jc/rng: SKIPPED INFO teleprobe::client > === nucleo-stm32wl55jc out/tests/stm32wl55jc/rtc: SKIPPED INFO teleprobe::client > === nucleo-stm32wl55jc out/tests/stm32wl55jc/hsem: SKIPPED INFO teleprobe::client > === nucleo-stm32wl55jc out/tests/stm32wl55jc/spi: SKIPPED INFO teleprobe::client > === nucleo-stm32wl55jc out/tests/stm32wl55jc/usart_dma: SKIPPED INFO teleprobe::client > === nucleo-stm32wl55jc out/tests/stm32wl55jc/spi_dma: SKIPPED INFO teleprobe::client > === nucleo-stm32wl55jc out/tests/stm32wl55jc/usart_rx_ringbuffered: SKIPPED INFO teleprobe::client > === nucleo-stm32g491re out/tests/stm32g491re/stop: SKIPPED INFO teleprobe::client > === nucleo-stm32g491re out/tests/stm32g491re/usart: SKIPPED INFO teleprobe::client > === nucleo-stm32g491re out/tests/stm32g491re/cordic: SKIPPED INFO teleprobe::client > === nucleo-stm32g491re out/tests/stm32g491re/gpio: SKIPPED INFO teleprobe::client > === nucleo-stm32g491re out/tests/stm32g491re/rtc: SKIPPED INFO teleprobe::client > === nucleo-stm32g491re out/tests/stm32g491re/rng: SKIPPED INFO teleprobe::client > === nucleo-stm32g491re out/tests/stm32g491re/timer: SKIPPED INFO teleprobe::client > === nucleo-stm32g491re out/tests/stm32g491re/spi: SKIPPED INFO teleprobe::client > === nucleo-stm32g491re out/tests/stm32g491re/usart_rx_ringbuffered: SKIPPED INFO teleprobe::client > === nucleo-stm32g491re out/tests/stm32g491re/spi_dma: SKIPPED INFO teleprobe::client > === nucleo-stm32g491re out/tests/stm32g491re/fdcan: SKIPPED INFO teleprobe::client > === nucleo-stm32g491re out/tests/stm32g491re/usart_dma: SKIPPED INFO teleprobe::client > === weact-stm32f446re out/tests/stm32f446re/gpio: SKIPPED INFO teleprobe::client > === weact-stm32f446re out/tests/stm32f446re/rtc: SKIPPED INFO teleprobe::client > === weact-stm32f446re out/tests/stm32f446re/timer: SKIPPED INFO teleprobe::client > === weact-stm32f446re out/tests/stm32f446re/stop: SKIPPED INFO teleprobe::client > === weact-stm32f446re out/tests/stm32f446re/spi: SKIPPED INFO teleprobe::client > === weact-stm32f446re out/tests/stm32f446re/sdmmc: SKIPPED INFO teleprobe::client > === weact-stm32f446re out/tests/stm32f446re/usart: SKIPPED INFO teleprobe::client > === weact-stm32f446re out/tests/stm32f446re/dac: SKIPPED INFO teleprobe::client > === weact-stm32f446re out/tests/stm32f446re/usart_dma: SKIPPED INFO teleprobe::client > === weact-stm32f446re out/tests/stm32f446re/spi_dma: SKIPPED INFO teleprobe::client > === weact-stm32f446re out/tests/stm32f446re/can: SKIPPED INFO teleprobe::client > === weact-stm32f446re out/tests/stm32f446re/usart_rx_ringbuffered: SKIPPED INFO teleprobe::client > === nucleo-stm32f429zi out/tests/stm32f429zi/spi: SKIPPED INFO teleprobe::client > === nucleo-stm32f429zi out/tests/stm32f429zi/usart_dma: SKIPPED INFO teleprobe::client > === nucleo-stm32f429zi out/tests/stm32f429zi/timer: SKIPPED INFO teleprobe::client > === nucleo-stm32f429zi out/tests/stm32f429zi/can: SKIPPED INFO teleprobe::client > === nucleo-stm32f429zi out/tests/stm32f429zi/gpio: SKIPPED INFO teleprobe::client > === nucleo-stm32f429zi out/tests/stm32f429zi/spi_dma: SKIPPED INFO teleprobe::client > === nucleo-stm32f429zi out/tests/stm32f429zi/dac: SKIPPED INFO teleprobe::client > === nucleo-stm32f429zi out/tests/stm32f429zi/rtc: SKIPPED INFO teleprobe::client > === nucleo-stm32f429zi out/tests/stm32f429zi/stop: SKIPPED INFO teleprobe::client > === nucleo-stm32f429zi out/tests/stm32f429zi/rng: SKIPPED INFO teleprobe::client > === nucleo-stm32f429zi out/tests/stm32f429zi/usart: SKIPPED INFO teleprobe::client > === nucleo-stm32f429zi out/tests/stm32f429zi/eth: SKIPPED INFO teleprobe::client > === nucleo-stm32f429zi out/tests/stm32f429zi/usart_rx_ringbuffered: SKIPPED INFO teleprobe::client > === nucleo-stm32wb55rg out/tests/stm32wb55rg/hsem: SKIPPED INFO teleprobe::client > === nucleo-stm32wb55rg out/tests/stm32wb55rg/stop: SKIPPED INFO teleprobe::client > === nucleo-stm32wb55rg out/tests/stm32wb55rg/usart_dma: SKIPPED INFO teleprobe::client > === nucleo-stm32wb55rg out/tests/stm32wb55rg/timer: SKIPPED INFO teleprobe::client > === nucleo-stm32wb55rg out/tests/stm32wb55rg/spi_dma: SKIPPED INFO teleprobe::client > === nucleo-stm32wb55rg out/tests/stm32wb55rg/spi: SKIPPED INFO teleprobe::client > === nucleo-stm32wb55rg out/tests/stm32wb55rg/rtc: SKIPPED INFO teleprobe::client > === nucleo-stm32wb55rg out/tests/stm32wb55rg/rng: SKIPPED INFO teleprobe::client > === nucleo-stm32wb55rg out/tests/stm32wb55rg/usart_rx_ringbuffered: SKIPPED INFO teleprobe::client > === nucleo-stm32wb55rg out/tests/stm32wb55rg/usart: SKIPPED INFO teleprobe::client > === nucleo-stm32wb55rg out/tests/stm32wb55rg/gpio: SKIPPED INFO teleprobe::client > === nucleo-stm32h753zi out/tests/stm32h753zi/usart_dma: SKIPPED INFO teleprobe::client > === nucleo-stm32h753zi out/tests/stm32h753zi/rng: SKIPPED INFO teleprobe::client > === nucleo-stm32h753zi out/tests/stm32h753zi/hash: SKIPPED INFO teleprobe::client > === nucleo-stm32h753zi out/tests/stm32h753zi/gpio: SKIPPED INFO teleprobe::client > === nucleo-stm32h753zi out/tests/stm32h753zi/spi_dma: SKIPPED INFO teleprobe::client > === nucleo-stm32h753zi out/tests/stm32h753zi/rtc: SKIPPED INFO teleprobe::client > === nucleo-stm32h753zi out/tests/stm32h753zi/usart_rx_ringbuffered: SKIPPED INFO teleprobe::client > === nucleo-stm32h753zi out/tests/stm32h753zi/eth: SKIPPED INFO teleprobe::client > === nucleo-stm32h753zi out/tests/stm32h753zi/fdcan: SKIPPED INFO teleprobe::client > === nucleo-stm32h753zi out/tests/stm32h753zi/spi: SKIPPED INFO teleprobe::client > === nucleo-stm32h753zi out/tests/stm32h753zi/cryp: SKIPPED INFO teleprobe::client > === nucleo-stm32h753zi out/tests/stm32h753zi/usart: SKIPPED INFO teleprobe::client > === nucleo-stm32h753zi out/tests/stm32h753zi/timer: SKIPPED INFO teleprobe::client > === nucleo-stm32h563zi out/tests/stm32h563zi/rng: SKIPPED INFO teleprobe::client > === nucleo-stm32h563zi out/tests/stm32h563zi/timer: SKIPPED INFO teleprobe::client > === nucleo-stm32h563zi out/tests/stm32h563zi/spi: SKIPPED INFO teleprobe::client > === nucleo-stm32h563zi out/tests/stm32h563zi/gpio: SKIPPED INFO teleprobe::client > === nucleo-stm32h563zi out/tests/stm32h563zi/fdcan: SKIPPED INFO teleprobe::client > === nucleo-stm32h563zi out/tests/stm32h563zi/usart: SKIPPED INFO teleprobe::client > === nucleo-stm32h563zi out/tests/stm32h563zi/cordic: SKIPPED INFO teleprobe::client > === nucleo-stm32h563zi out/tests/stm32h563zi/rtc: SKIPPED INFO teleprobe::client > === nucleo-stm32h563zi out/tests/stm32h563zi/stop: SKIPPED INFO teleprobe::client > === nucleo-stm32h563zi out/tests/stm32h563zi/spi_dma: SKIPPED INFO teleprobe::client > === nucleo-stm32h563zi out/tests/stm32h563zi/hash: SKIPPED INFO teleprobe::client > === nucleo-stm32h563zi out/tests/stm32h563zi/eth: SKIPPED INFO teleprobe::client > === nucleo-stm32h755zi out/tests/stm32h755zi/spi: SKIPPED INFO teleprobe::client > === nucleo-stm32h755zi out/tests/stm32h755zi/gpio: SKIPPED INFO teleprobe::client > === nucleo-stm32h755zi out/tests/stm32h755zi/rng: SKIPPED INFO teleprobe::client > === nucleo-stm32h755zi out/tests/stm32h755zi/dac: SKIPPED INFO teleprobe::client > === nucleo-stm32h755zi out/tests/stm32h755zi/hash: SKIPPED INFO teleprobe::client > === nucleo-stm32h755zi out/tests/stm32h755zi/timer: SKIPPED INFO teleprobe::client > === nucleo-stm32h755zi out/tests/stm32h755zi/cryp: SKIPPED INFO teleprobe::client > === nucleo-stm32h755zi out/tests/stm32h755zi/usart_rx_ringbuffered: SKIPPED INFO teleprobe::client > === nucleo-stm32h755zi out/tests/stm32h755zi/rtc: SKIPPED INFO teleprobe::client > === nucleo-stm32h755zi out/tests/stm32h755zi/eth: SKIPPED INFO teleprobe::client > === nucleo-stm32h755zi out/tests/stm32h755zi/spi_dma: SKIPPED INFO teleprobe::client > === nucleo-stm32h755zi out/tests/stm32h755zi/usart: SKIPPED INFO teleprobe::client > === nucleo-stm32h755zi out/tests/stm32h755zi/usart_dma: SKIPPED INFO teleprobe::client > === nucleo-stm32h755zi out/tests/stm32h755zi/fdcan: 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/uart_buffered: 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/timer: 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/pio_irq: 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/dma_copy_async: 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/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/spi_async: 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/uart_dma: SKIPPED INFO teleprobe::client > === rpi-pico out/tests/rpi-pico/spi: SKIPPED INFO teleprobe::client > === rpi-pico out/tests/rpi-pico/uart: SKIPPED INFO teleprobe::client > === rpi-pico out/tests/rpi-pico/timer: SKIPPED INFO teleprobe::client > === rpi-pico out/tests/rpi-pico/pio_irq: SKIPPED INFO teleprobe::client > === rpi-pico out/tests/rpi-pico/multicore: SKIPPED INFO teleprobe::client > === rpi-pico out/tests/rpi-pico/pio_multi_load: SKIPPED INFO teleprobe::client > === rpi-pico out/tests/rpi-pico/overclock: SKIPPED INFO teleprobe::client > === rpi-pico out/tests/rpi-pico/spinlock_mutex_multicore: SKIPPED INFO teleprobe::client > === rpi-pico out/tests/rpi-pico/bootsel: SKIPPED INFO teleprobe::client > === rpi-pico out/tests/rpi-pico/gpio: SKIPPED INFO teleprobe::client > === rpi-pico out/tests/rpi-pico/float: SKIPPED INFO teleprobe::client > === rpi-pico out/tests/rpi-pico/uart_upgrade: SKIPPED INFO teleprobe::client > === rpi-pico out/tests/rpi-pico/gpio_multicore: SKIPPED INFO teleprobe::client > === rpi-pico out/tests/rpi-pico/gpio_async: SKIPPED INFO teleprobe::client > === rpi-pico out/tests/rpi-pico/adc: SKIPPED INFO teleprobe::client > === rpi-pico out/tests/rpi-pico/dma_copy_async: SKIPPED INFO teleprobe::client > === rpi-pico out/tests/rpi-pico/flash: SKIPPED INFO teleprobe::client > === rpi-pico out/tests/rpi-pico/rtc: SKIPPED INFO teleprobe::client > === rpi-pico out/tests/rpi-pico/i2c: SKIPPED INFO teleprobe::client > === rpi-pico out/tests/rpi-pico/uart_dma: SKIPPED INFO teleprobe::client > === w5100s-evb-pico out/tests/rpi-pico/ethernet_w5100s_perf: SKIPPED ERROR teleprobe::client > === frdm-mcx-a266 out/tests/frdm-mcx-a266/dma: FAILED: HTTP request failed with status code: 400: Bad Request ERROR teleprobe::client > WARN - The 'plugdev' group is not a system group. WARN - Read more under https://probe.rs/docs/getting-started/probe-setup/ INFO - run_from_ram: true WARN - unknown variant, using default watchpoint configuration INFO - flashing program... WARN - unknown variant, using default watchpoint configuration INFO - flashing done! WARN - unknown variant, using default watchpoint configuration WARN - Deadline exceeded! INFO - R0: 00000000 R1: 00000000 R2: 20006530 R3: 00000000 INFO - R4: 2001ffe8 R5: 00000000 R6: 00000000 R7: 2001ffe0 INFO - R8: 00000000 R9: c33cc33c R10: 5aa55aa5 R11: 4008e000 INFO - R12: 00000000 SP: 2001ffd8 LR: 200049c7 PC: 20001dbc INFO - XPSR: 61000000 INFO - INFO - Stack: INFO - 2001ffd8: db9239e6 9af730d2 2001fff0 20001df7 INFO - 2001ffe8: 00000000 ffffffff 2001fff8 20001fcd INFO - 2001fff8: 4008e000 20000271 e2b16d04 b3294da9 INFO - 20020008: f3c6c83a 9d7ce317 e4d4a522 90ed3925 INFO - 20020018: c06500a0 771edfe4 5ba3b540 395c26d8 INFO - 20020028: c6692946 c68962c3 e949800a d9064b21 INFO - 20020038: fc9e2154 730004ba 125d0c83 04ac1c19 INFO - 20020048: 665ace3e f3cdad95 b37e711a e050e1c6 INFO - INFO - Backtrace: INFO - Frame 0: Executor::run<dma::__cortex_m_rt_main::{closure_env#0}> @ 0x20001dbc /ci/code/embassy-executor/src/arch/cortex_m.rs:106:21 INFO - Frame 1: __cortex_m_rt_main @ 0x20001df4 /ci/code/tests/mcxa2xx/src/bin/dma.rs:18:1 INFO - Frame 2: __cortex_m_rt_main_trampoline @ 0x20001fca /ci/code/tests/mcxa2xx/src/bin/dma.rs:18:1 INFO - Frame 3: <unknown function @ 0x2000026e> @ 0x2000026e INFO - Frame 4: <unknown function @ 0x2000026e> @ 0x2000026e ERROR - Run failed: Deadline exceeded INFO teleprobe::client > === frdm-mcx-a266 out/tests/frdm-mcx-a266/rtc_alarm: OK INFO teleprobe::client > === frdm-mcx-a266 out/tests/frdm-mcx-a266/i3c: OK INFO teleprobe::client > === frdm-mcx-a266 out/tests/frdm-mcx-a266/pwm: OK ERROR teleprobe::client > === frdm-mcx-a266 out/tests/frdm-mcx-a266/lpuart: FAILED: HTTP request failed with status code: 400: Bad Request ERROR teleprobe::client > WARN - The 'plugdev' group is not a system group. WARN - Read more under https://probe.rs/docs/getting-started/probe-setup/ INFO - run_from_ram: true WARN - unknown variant, using default watchpoint configuration INFO - flashing program... WARN - unknown variant, using default watchpoint configuration INFO - flashing done! WARN - unknown variant, using default watchpoint configuration INFO - 0.000031 lpuart test INFO - 0.003280 Sending message INFO - 0.009167 Done, waiting for response INFO - 0.009324 Received the message INFO - 0.010380 Sending back ERROR - 0.016336 panicked at /ci/code/tests/mcxa2xx/src/bin/lpuart.rs:81:5: assertion `left == right` failed left: [0, 89, 111, 117, 39, 118, 101, 32, 102, 111, 117, 110, 100, 32, 116, 104, 101, 32, 72, 73, 76, 32, 116, 101, 115, 116, 115, 32, 102, 111, 114, 32, 77, 67, 88, 65, 33, 32, 72, 111, 112, 101, 32, 121, 111, 117, 32, 104, 97, 118, 101, 32, 97, 32, 119, 111, 110, 100, 101, 114, 102, 117, 108, 32, 100, 97, 121, 32, 58] right: [89, 111, 117, 39, 118, 101, 32, 102, 111, 117, 110, 100, 32, 116, 104, 101, 32, 72, 73, 76, 32, 116, 101, 115, 116, 115, 32, 102, 111, 114, 32, 77, 67, 88, 65, 33, 32, 72, 111, 112, 101, 32, 121, 111, 117, 32, 104, 97, 118, 101, 32, 97, 32, 119, 111, 110, 100, 101, 114, 102, 117, 108, 32, 100, 97, 121, 32, 58, 41] INFO - R0: e000ed24 R1: 00000000 R2: 2001fce1 R3: 2000a5c0 INFO - R4: 00000001 R5: 20009e90 R6: 00000012 R7: 2001fd40 INFO - R8: 20009d78 R9: 2001ff28 R10: 00000045 R11: 2001ff20 INFO - R12: 2000a5bf SP: 2001fca8 LR: ffffffa8 PC: 20007aba INFO - XPSR: 81000003 INFO - INFO - Stack: INFO - 2001fca8: e000ed24 00000000 2001fce1 2000a5c0 INFO - 2001fcb8: 2000a5bf 00000000 200073e6 81000000 INFO - 2001fcc8: 2001ff20 2000a142 2000a145 00000000 INFO - 2001fcd8: 2001fd08 20005a87 20009100 e0000020 INFO - 2001fce8: 000000ff 20009d78 2001ff28 00000045 INFO - 2001fcf8: 20009d78 00000001 20009e90 00000012 INFO - 2001fd08: 2001fd40 200073d7 2001fd4c 2001fd10 INFO - 2001fd18: 20009ad4 20008894 00000001 2001fd34 INFO - INFO - Backtrace: INFO - Frame 0: HardFault_ @ 0x20007aba /ci/cache/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-rt-0.7.5/src/lib.rs:1103:1 INFO - Frame 1: HardFault <Cause: Escalated UsageFault (Undefined instruction)> @ 0x200073e6 INFO - Frame 2: __udf @ 0x200073e6 inline /ci/cache/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/../asm/inline.rs:181:5 INFO - Frame 3: udf @ 0x00000000200073e6 inline /ci/cache/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/call_asm.rs:11:43 INFO - Frame 4: hard_fault @ 0x00000000200073e6 inline /ci/cache/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/panic-probe-1.0.0/src/lib.rs:86:5 INFO - Frame 5: panic @ 0x00000000200073de /ci/cache/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/panic-probe-1.0.0/src/lib.rs:54:9 INFO - Hard Fault! INFO - -> configurable priority exception has been escalated to hard fault! INFO - Usage Fault - UFSR: 0x0001 ERROR - Run failed: Firmware crashed INFO teleprobe::client > === frdm-mcx-a266 out/tests/frdm-mcx-a266/cdog: OK INFO teleprobe::client > === frdm-mcx-a266 out/tests/frdm-mcx-a266/wwdt_interrupt: OK INFO teleprobe::client > === frdm-mcx-a266 out/tests/frdm-mcx-a266/ctimer_capture: OK INFO teleprobe::client > === frdm-mcx-a266 out/tests/frdm-mcx-a266/crc: OK INFO teleprobe::client > === frdm-mcx-a266 out/tests/frdm-mcx-a266/adc: OK INFO teleprobe::client > === frdm-mcx-a266 out/tests/frdm-mcx-a266/trng: OK INFO teleprobe::client > === frdm-mcx-a266 out/tests/frdm-mcx-a266/gpio: OK INFO teleprobe::client > === frdm-mcx-a266 out/tests/frdm-mcx-a266/i2c: OK INFO teleprobe::client > === frdm-mcx-a266 out/tests/frdm-mcx-a266/adc_compare: OK saved cache to /ci/cache/teleprobe_cache.json ERROR teleprobe::client > 330 succeeded, 2 failed :( Error: test failed run failed: exited with code 1