Skip to content

wip: use enum dispatch in image mold #234

wip: use enum dispatch in image mold

wip: use enum dispatch in image mold #234

Triggered via push November 25, 2023 20:10
Status Failure
Total duration 6m 57s
Artifacts

build.yml

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

Annotations

30 errors and 45 warnings
Build Linux: goldboot/src/foundry/fabricators/exe.rs#L50
expected `{}`, found `;`
Build Linux: goldboot/src/foundry/mold/options/hostname.rs#L37
expected `{}`, found `;`
Build Linux: goldboot/src/cli/cmd/image.rs#L2
unresolved imports `crate::cmd`, `crate::library`
Build Linux: goldboot/src/foundry/mod.rs#L3
unresolved import `molds`
Build Linux: goldboot/src/foundry/mold/builtins/arch_linux/mod.rs#L39
method `info` is not a member of trait `CastImage`
Build Linux: goldboot/src/foundry/sources/iso.rs#L21
method `load` is not a member of trait `LoadSource`
Build Linux: goldboot/src/foundry/mod.rs#L124
failed to resolve: could not find `ovmf` in the crate root
Build Linux: goldboot/src/cli/cmd/build.rs#L29
cannot find value `config_path` in this scope
Build Linux: goldboot/src/cli/cmd/build.rs#L32
cannot find value `config_path` in this scope
Build Linux: goldboot/src/cli/cmd/build.rs#L40
cannot find value `config` in this scope
Build macOS: goldboot/src/foundry/fabricators/exe.rs#L50
expected `{}`, found `;`
Build macOS: goldboot/src/foundry/mold/options/hostname.rs#L37
expected `{}`, found `;`
Build macOS: goldboot/src/cli/cmd/image.rs#L2
unresolved imports `crate::cmd`, `crate::library`
Build macOS: goldboot/src/foundry/mod.rs#L3
unresolved import `molds`
Build macOS: goldboot/src/foundry/mold/builtins/arch_linux/mod.rs#L39
method `info` is not a member of trait `CastImage`
Build macOS: goldboot/src/foundry/sources/iso.rs#L21
method `load` is not a member of trait `LoadSource`
Build macOS: goldboot/src/foundry/mod.rs#L124
failed to resolve: could not find `ovmf` in the crate root
Build macOS: goldboot/src/cli/cmd/build.rs#L29
cannot find value `config_path` in this scope
Build macOS: goldboot/src/cli/cmd/build.rs#L32
cannot find value `config_path` in this scope
Build macOS: goldboot/src/cli/cmd/build.rs#L40
cannot find value `config` in this scope
Build Windows: goldboot/src/foundry/fabricators/exe.rs#L50
expected `{}`, found `;`
Build Windows: goldboot/src/foundry/mold/options/hostname.rs#L37
expected `{}`, found `;`
Build Windows: goldboot/src/cli/cmd/image.rs#L2
unresolved imports `crate::cmd`, `crate::library`
Build Windows: goldboot/src/foundry/mod.rs#L3
unresolved import `molds`
Build Windows: goldboot/src/foundry/mold/builtins/arch_linux/mod.rs#L39
method `info` is not a member of trait `CastImage`
Build Windows: goldboot/src/foundry/sources/iso.rs#L21
method `load` is not a member of trait `LoadSource`
Build Windows: goldboot/src/foundry/mod.rs#L124
failed to resolve: could not find `ovmf` in the crate root
Build Windows: goldboot/src/cli/cmd/build.rs#L29
cannot find value `config_path` in this scope
Build Windows: goldboot/src/cli/cmd/build.rs#L32
cannot find value `config_path` in this scope
Build Windows: goldboot/src/cli/cmd/build.rs#L40
cannot find value `config` in this scope
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
goldboot v0.0.1 (/home/runner/work/goldboot/goldboot/goldboot) ignoring invalid dependency `fossable` which is missing a lib target
Build Linux: goldboot-macros/src/lib.rs#L3
unused import: `DataStruct`
Build Linux: goldboot-macros/src/lib.rs#L14
unused variable: `fields`
Build Linux
`goldboot-macros` (lib test) generated 2 warnings (2 duplicates)
Build Linux: goldboot-image/src/lib.rs#L793
use of deprecated macro `test_env_log::test`: test-env-log has been renamed to test-log; use it instead
Build Linux: goldboot-image/src/lib.rs#L831
use of deprecated macro `test_env_log::test`: test-env-log has been renamed to test-log; use it instead
Build Linux: goldboot-image/src/lib.rs#L442
unused variable: `cipher`
Build Linux: goldboot-image/src/lib.rs#L443
unused variable: `rng`
Build Linux: goldboot-image/src/lib.rs#L438
unused variable: `old_password`
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 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 macOS
goldboot v0.0.1 (/Users/runner/work/goldboot/goldboot/goldboot) ignoring invalid dependency `fossable` which is missing a lib target
Build macOS: goldboot-macros/src/lib.rs#L3
unused import: `DataStruct`
Build macOS: goldboot-macros/src/lib.rs#L14
unused variable: `fields`
Build macOS
`goldboot-macros` (lib) generated 2 warnings (run `cargo fix --lib -p goldboot-macros` to apply 2 suggestions)
Build macOS: goldboot-image/src/lib.rs#L442
unused variable: `cipher`
Build macOS: goldboot-image/src/lib.rs#L443
unused variable: `rng`
Build macOS: goldboot-image/src/lib.rs#L438
unused variable: `old_password`
Build macOS: goldboot-image/src/lib.rs#L443
variable does not need to be mutable
Build macOS
`goldboot-image` (lib) generated 4 warnings (run `cargo fix --lib -p goldboot-image` to apply 4 suggestions)
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"`
Build Windows
goldboot v0.0.1 (D:\a\goldboot\goldboot\goldboot) ignoring invalid dependency `fossable` which is missing a lib target
Build Windows: goldboot-macros/src/lib.rs#L3
unused import: `DataStruct`
Build Windows: goldboot-macros/src/lib.rs#L14
unused variable: `fields`
Build Windows
`goldboot-macros` (lib) generated 2 warnings (run `cargo fix --lib -p goldboot-macros` to apply 2 suggestions)
Build Windows: goldboot-image/src/lib.rs#L793
use of deprecated macro `test_env_log::test`: test-env-log has been renamed to test-log; use it instead
Build Windows: goldboot-image/src/lib.rs#L831
use of deprecated macro `test_env_log::test`: test-env-log has been renamed to test-log; use it instead
Build Windows: goldboot-image/src/lib.rs#L442
unused variable: `cipher`
Build Windows: goldboot-image/src/lib.rs#L443
unused variable: `rng`
Build Windows: goldboot-image/src/lib.rs#L438
unused variable: `old_password`