Skip to content

tools: rewrite x86_64 build system #928

tools: rewrite x86_64 build system

tools: rewrite x86_64 build system #928

Triggered via pull request September 29, 2024 18:22
Status Failure
Total duration 7m 29s
Artifacts

ci.yml

on: pull_request
Matrix: build-bins
just test
3m 12s
just test
cargo miri test --package forth3 (host)
1m 27s
cargo miri test --package forth3 (host)
all systems go!
0s
all systems go!
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 15 warnings
rustfmt
Process completed with exit code 1.
just clippy: platforms/x86_64/bootimager/src/lib.rs#L312
error: this expression creates a reference which is immediately dereferenced by the compiler --> platforms/x86_64/bootimager/src/lib.rs:312:40 | 312 | .create_disk_image(&path.as_ref()) | ^^^^^^^^^^^^^^ help: change this to: `path.as_ref()` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrow = note: `-D clippy::needless-borrow` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::needless_borrow)]`
just clippy: platforms/x86_64/bootimager/src/lib.rs#L312
error: this expression creates a reference which is immediately dereferenced by the compiler --> platforms/x86_64/bootimager/src/lib.rs:312:40 | 312 | .create_disk_image(&path.as_ref()) | ^^^^^^^^^^^^^^ help: change this to: `path.as_ref()` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrow = note: `-D clippy::needless-borrow` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::needless_borrow)]`
just clippy: platforms/x86_64/bootimager/src/lib.rs#L321
error: this expression creates a reference which is immediately dereferenced by the compiler --> platforms/x86_64/bootimager/src/lib.rs:321:40 | 321 | .create_disk_image(&path.as_ref()) | ^^^^^^^^^^^^^^ help: change this to: `path.as_ref()` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrow
just clippy: platforms/x86_64/bootimager/src/lib.rs#L321
error: this expression creates a reference which is immediately dereferenced by the compiler --> platforms/x86_64/bootimager/src/lib.rs:321:40 | 321 | .create_disk_image(&path.as_ref()) | ^^^^^^^^^^^^^^ help: change this to: `path.as_ref()` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrow
just clippy
Process completed with exit code 1.
cargo build mnemos-x86_64-bootloader
Process completed with exit code 101.
cargo build mnemos-esp32c3-buddy
The job was canceled because "mnemos-x86_64-bootloader" failed.
cargo build mnemos-esp32c3-buddy
The operation was canceled.
cargo build mnemos-d1
The job was canceled because "mnemos-x86_64-bootloader" failed.
cargo build mnemos-d1
The operation was canceled.
rustfmt
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
rustfmt
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
just clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
just clippy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, extractions/setup-just@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
docs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
docs
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, extractions/setup-just@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
just check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
just check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, extractions/setup-just@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
netlify_dryrun
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
netlify_dryrun
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cargo build mnemos-x86_64-bootloader
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cargo build mnemos-x86_64-bootloader
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cargo miri test --package forth3 (host)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
just test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
just test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, extractions/setup-just@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/