Skip to content

wip: reorganize crates #215

wip: reorganize crates

wip: reorganize crates #215

Triggered via push November 12, 2023 18:17
Status Failure
Total duration 6m 52s
Artifacts

build.yml

on: push
Matrix: test-x86_64
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 18 warnings
Build macOS: goldboot-build/src/lib.rs#L17
couldn't read goldboot-build/src/../res/OVMF_x86_64.fd.zst: No such file or directory (os error 2)
Build macOS: goldboot-build/src/lib.rs#L18
couldn't read goldboot-build/src/../res/OVMF_i386.fd.zst: No such file or directory (os error 2)
Build macOS: goldboot-build/src/lib.rs#L19
couldn't read goldboot-build/src/../res/OVMF_aarch64.fd.zst: No such file or directory (os error 2)
Build macOS: goldboot-build/src/lib.rs#L2
unresolved imports `crate::image`, `crate::library`, `crate::qcow`, `crate::templates`, `crate::Architecture`
Build macOS: goldboot-build/src/lib.rs#L8
unresolved import `log`
Build macOS: goldboot-build/src/lib.rs#L9
unresolved import `rand`
Build macOS: goldboot-build/src/lib.rs#L10
unresolved import `serde`
Build macOS: goldboot-build/src/lib.rs#L11
unresolved import `simple_error`
Build macOS: goldboot-build/src/lib.rs#L13
unresolved import `validator`
Build macOS: goldboot-build/src/lib.rs#L22
cannot determine resolution for the derive macro `Serialize`
Build Linux: goldboot-build/src/lib.rs#L17
couldn't read goldboot-build/src/../res/OVMF_x86_64.fd.zst: No such file or directory (os error 2)
Build Linux: goldboot-build/src/lib.rs#L18
couldn't read goldboot-build/src/../res/OVMF_i386.fd.zst: No such file or directory (os error 2)
Build Linux: goldboot-build/src/lib.rs#L19
couldn't read goldboot-build/src/../res/OVMF_aarch64.fd.zst: No such file or directory (os error 2)
Build Linux: goldboot-build/src/lib.rs#L2
unresolved imports `crate::image`, `crate::library`, `crate::qcow`, `crate::templates`, `crate::Architecture`
Build Linux: goldboot-build/src/lib.rs#L8
unresolved import `log`
Build Linux: goldboot-build/src/lib.rs#L9
unresolved import `rand`
Build Linux: goldboot-build/src/lib.rs#L10
unresolved import `serde`
Build Linux: goldboot-build/src/lib.rs#L11
unresolved import `simple_error`
Build Linux: goldboot-build/src/lib.rs#L13
unresolved import `validator`
Build Linux: goldboot-build/src/lib.rs#L22
cannot determine resolution for the derive macro `Serialize`
Build Windows: goldboot-build/src/lib.rs#L17
couldn't read goldboot-build\src\../res/OVMF_x86_64.fd.zst: The system cannot find the path specified. (os error 3)
Build Windows: goldboot-build/src/lib.rs#L18
couldn't read goldboot-build\src\../res/OVMF_i386.fd.zst: The system cannot find the path specified. (os error 3)
Build Windows: goldboot-build/src/lib.rs#L19
couldn't read goldboot-build\src\../res/OVMF_aarch64.fd.zst: The system cannot find the path specified. (os error 3)
Build Windows: goldboot-build/src/lib.rs#L2
unresolved imports `crate::image`, `crate::library`, `crate::qcow`, `crate::templates`, `crate::Architecture`
Build Windows: goldboot-build/src/lib.rs#L8
unresolved import `log`
Build Windows: goldboot-build/src/lib.rs#L9
unresolved import `rand`
Build Windows: goldboot-build/src/lib.rs#L10
unresolved import `serde`
Build Windows: goldboot-build/src/lib.rs#L11
unresolved import `simple_error`
Build Windows: goldboot-build/src/lib.rs#L13
unresolved import `validator`
Build Windows: goldboot-build/src/lib.rs#L22
cannot determine resolution for the derive macro `Serialize`
Build macOS
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions/checkout@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build macOS
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build macOS
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build macOS
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build macOS
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build macOS
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
Build Linux
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions/checkout@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build Linux
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
Build Linux
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Linux
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Linux
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Linux
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Windows
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions/checkout@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build Windows
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Windows
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Windows
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Windows
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Windows
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`