Skip to content

wip: move molds module (again) #250

wip: move molds module (again)

wip: move molds module (again) #250

Triggered via push December 23, 2023 03:52
Status Failure
Total duration 6m 22s
Artifacts

build.yml

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

Annotations

27 errors and 45 warnings
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#L105
failed to resolve: could not find `ovmf` in the crate root
Build Linux: goldboot/src/foundry/molds/arch_linux/mod.rs#L118
cannot find value `MIRRORLIST` in this scope
Build Linux: goldboot/src/foundry/molds/arch_linux/mod.rs#L121
cannot find value `MIRRORLIST` in this scope
Build Linux: goldboot/src/foundry/options/unix_account.rs#L8
cannot find type `UnixAccountProvisioners` in this scope
Build Linux: goldboot/src/foundry/molds/mod.rs#L29
the trait bound `ImageMold: prompt::Prompt` is not satisfied
Build Linux: goldboot/src/foundry/molds/mod.rs#L29
the trait bound `ImageMold: std::default::Default` is not satisfied
Build Linux: goldboot/src/foundry/molds/arch_linux/mod.rs#L45
the trait bound `ArchLinux: prompt::Prompt` is not satisfied
Build Linux
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
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#L105
failed to resolve: could not find `ovmf` in the crate root
Build macOS: goldboot/src/foundry/molds/arch_linux/mod.rs#L118
cannot find value `MIRRORLIST` in this scope
Build macOS: goldboot/src/foundry/molds/arch_linux/mod.rs#L121
cannot find value `MIRRORLIST` in this scope
Build macOS: goldboot/src/foundry/options/unix_account.rs#L8
cannot find type `UnixAccountProvisioners` in this scope
Build macOS: goldboot/src/foundry/molds/mod.rs#L29
the trait bound `ImageMold: prompt::Prompt` is not satisfied
Build macOS: goldboot/src/foundry/molds/mod.rs#L29
the trait bound `ImageMold: std::default::Default` is not satisfied
Build macOS: goldboot/src/foundry/molds/arch_linux/mod.rs#L45
the trait bound `ArchLinux: prompt::Prompt` is not satisfied
Build macOS
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
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#L105
failed to resolve: could not find `ovmf` in the crate root
Build Windows: goldboot/src/foundry/molds/arch_linux/mod.rs#L118
cannot find value `MIRRORLIST` in this scope
Build Windows: goldboot/src/foundry/molds/arch_linux/mod.rs#L121
cannot find value `MIRRORLIST` in this scope
Build Windows: goldboot/src/foundry/options/unix_account.rs#L8
cannot find type `UnixAccountProvisioners` in this scope
Build Windows: goldboot/src/foundry/molds/mod.rs#L29
the trait bound `ImageMold: prompt::Prompt` is not satisfied
Build Windows: goldboot/src/foundry/molds/mod.rs#L29
the trait bound `ImageMold: std::default::Default` is not satisfied
Build Windows: goldboot/src/foundry/molds/arch_linux/mod.rs#L45
the trait bound `ArchLinux: prompt::Prompt` is not satisfied
Build Windows
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
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-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#L785
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#L823
use of deprecated macro `test_env_log::test`: test-env-log has been renamed to test-log; use it instead
Build Linux
`goldboot-image` (lib test) generated 2 warnings
Build Linux: goldboot/src/lib.rs#L1
unused import: `anyhow::bail`
Build Linux: goldboot/src/lib.rs#L2
unused imports: `debug`, `info`
Build Linux: goldboot/src/lib.rs#L4
unused imports: `Deserialize`, `Serialize`
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-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#L785
use of deprecated macro `test_env_log::test`: test-env-log has been renamed to test-log; use it instead
Build macOS: goldboot-image/src/lib.rs#L823
use of deprecated macro `test_env_log::test`: test-env-log has been renamed to test-log; use it instead
Build macOS
`goldboot-image` (lib test) generated 2 warnings
Build macOS: goldboot/src/lib.rs#L1
unused import: `anyhow::bail`
Build macOS: goldboot/src/lib.rs#L2
unused imports: `debug`, `info`
Build macOS: goldboot/src/lib.rs#L4
unused imports: `Deserialize`, `Serialize`
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-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#L785
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#L823
use of deprecated macro `test_env_log::test`: test-env-log has been renamed to test-log; use it instead
Build Windows
`goldboot-image` (lib test) generated 2 warnings
Build Windows: goldboot/src/lib.rs#L1
unused import: `anyhow::bail`
Build Windows: goldboot/src/lib.rs#L2
unused imports: `debug`, `info`
Build Windows: goldboot/src/lib.rs#L4
unused imports: `Deserialize`, `Serialize`