Skip to content

tools: rewrite x86_64 build system #929

tools: rewrite x86_64 build system

tools: rewrite x86_64 build system #929

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

ci.yml

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

Annotations

10 errors and 15 warnings
just clippy: platforms/x86_64/bootimager/src/lib.rs#L277
error: this expression creates a reference which is immediately dereferenced by the compiler --> platforms/x86_64/bootimager/src/lib.rs:277:40 | 277 | .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#L277
error: this expression creates a reference which is immediately dereferenced by the compiler --> platforms/x86_64/bootimager/src/lib.rs:277:40 | 277 | .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#L286
error: this expression creates a reference which is immediately dereferenced by the compiler --> platforms/x86_64/bootimager/src/lib.rs:286:40 | 286 | .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#L286
error: this expression creates a reference which is immediately dereferenced by the compiler --> platforms/x86_64/bootimager/src/lib.rs:286:40 | 286 | .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-d1
The job was canceled because "mnemos-x86_64-bootloader" failed.
cargo build mnemos-d1
The operation was canceled.
cargo build mnemos-esp32c3-buddy
The job was canceled because "mnemos-x86_64-bootloader" failed.
cargo build mnemos-esp32c3-buddy
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/