Skip to content

use ConstZero instead of Default #1828

use ConstZero instead of Default

use ConstZero instead of Default #1828

Triggered via pull request December 11, 2024 19:59
Status Failure
Total duration 5m 51s
Artifacts 3

ci.yml

on: pull_request
Matrix: Cargo check / clippy
Rustfmt
7s
Rustfmt
Matrix: ci-linux
Matrix: Build svd2rust artifact
Fit to window
Zoom out
Zoom in

Annotations

46 errors and 12 warnings
ci-linux (stable, Fujitsu)
Process completed with exit code 101.
ci-linux (stable, Nordic, all)
The job was canceled because "stable_Fujitsu" failed.
ci-linux (stable, Nuvoton, --atomics)
The job was canceled because "stable_Fujitsu" failed.
ci-linux (stable, Holtek, all)
The job was canceled because "stable_Fujitsu" failed.
ci-linux (stable, RISC-V)
The job was canceled because "stable_Fujitsu" failed.
ci-linux (stable, NXP)
The job was canceled because "stable_Fujitsu" failed.
ci-linux (stable, Nuvoton)
The job was canceled because "stable_Fujitsu" failed.
ci-linux (stable, NXP, all)
The job was canceled because "stable_Fujitsu" failed.
ci-linux (stable, RISC-V, --atomics)
The job was canceled because "stable_Fujitsu" failed.
ci-linux (stable, SiliconLabs, all)
The job was canceled because "stable_Fujitsu" failed.
ci-linux (stable, Spansion, --atomics)
The job was canceled because "stable_Fujitsu" failed.
ci-linux (stable, STMicro, --atomics)
The job was canceled because "stable_Fujitsu" failed.
ci-linux (stable, STM32-patched, --strict -f enum_value::p: --max-cluster-size --atomics --atomic...
The job was canceled because "stable_Fujitsu" failed.
ci-linux (stable, SiliconLabs)
The job was canceled because "stable_Fujitsu" failed.
ci-linux (stable, Spansion)
The job was canceled because "stable_Fujitsu" failed.
ci-linux (stable, Toshiba, all)
The job was canceled because "stable_Fujitsu" failed.
ci-linux (stable, Toshiba)
The job was canceled because "stable_Fujitsu" failed.
ci-linux (stable, STMicro)
The job was canceled because "stable_Fujitsu" failed.
ci-linux (stable, Microchip, --atomics)
The job was canceled because "stable_Fujitsu" failed.
ci-clippy
Process completed with exit code 101.
ci-linux (stable, GD32, all)
The job was canceled because "stable_Fujitsu" failed.
ci-linux (stable, GD32, all)
The operation was canceled.
ci-linux (stable, Nordic)
The job was canceled because "stable_Fujitsu" failed.
ci-linux (nightly, MSP430, --atomics)
The job was canceled because "stable_Fujitsu" failed.
ci-linux (nightly, MSP430, --atomics)
The operation was canceled.
ci-linux (stable, Microchip)
The job was canceled because "stable_Fujitsu" failed.
ci-linux (stable, Microchip)
The operation was canceled.
ci-linux (nightly, MSP430)
The job was canceled because "stable_Fujitsu" failed.
ci-linux (nightly, MSP430)
The operation was canceled.
ci-linux (1.76.0, Nordic)
The job was canceled because "stable_Fujitsu" failed.
ci-linux (1.76.0, Nordic)
The operation was canceled.
ci-linux (stable, Fujitsu, --atomics)
The job was canceled because "stable_Fujitsu" failed.
ci-linux (stable, Fujitsu, --atomics)
The operation was canceled.
ci-linux (stable, Freescale)
The job was canceled because "stable_Fujitsu" failed.
ci-linux (stable, Freescale)
The operation was canceled.
ci-linux (stable, Holtek)
The job was canceled because "stable_Fujitsu" failed.
ci-linux (stable, Holtek)
The operation was canceled.
ci-linux (nightly-2024-09-25, Espressif, --ident-format register:::Reg)
The job was canceled because "stable_Fujitsu" failed.
ci-linux (stable, Atmel, all)
The job was canceled because "stable_Fujitsu" failed.
ci-linux (stable, Atmel, all)
The operation was canceled.
ci-linux (nightly-2024-09-25, Espressif, --atomics --ident-formats-theme legacy)
The job was canceled because "stable_Fujitsu" failed.
ci-linux (stable, Freescale, all)
The job was canceled because "stable_Fujitsu" failed.
ci-linux (stable, Freescale, all)
The operation was canceled.
CI
Process completed with exit code 1.
Rustfmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Cargo check / clippy (x86_64-unknown-linux-gnu)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Cargo check / clippy (x86_64-pc-windows-msvc)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Cargo check / clippy (x86_64-apple-darwin)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ci-serde
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ci-linux (stable, GD32)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ci-linux (stable, Fujitsu)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ci-linux (stable, Atmel)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ci-clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build svd2rust artifact (x86_64-unknown-linux-gnu, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
CI
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "artifact-svd2rust-aarch64-apple-darwin", "artifact-svd2rust-x86_64-pc-windows-msvc", "artifact-svd2rust-x86_64-unknown-linux-gnu". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
artifact-svd2rust-aarch64-apple-darwin
7.97 MB
artifact-svd2rust-x86_64-pc-windows-msvc
8.38 MB
artifact-svd2rust-x86_64-unknown-linux-gnu
9.06 MB