Skip to content

CI

CI #329

Triggered via schedule July 21, 2024 04:03
Status Failure
Total duration 4m 10s
Artifacts 6

main.yml

on: schedule
Matrix: miri-test
Matrix: sanitizers
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 18 warnings
Clippy
Process completed with exit code 101.
Check doc links
Process completed with exit code 101.
Check
Process completed with exit code 101.
Test stable on ubuntu-latest
Process completed with exit code 101.
thread sanitizer
Process completed with exit code 101.
leak sanitizer
Process completed with exit code 101.
address sanitizer
Process completed with exit code 101.
memory sanitizer
Process completed with exit code 101.
Test nightly on ubuntu-latest
Process completed with exit code 101.
Test stable on macos-latest
Process completed with exit code 101.
Test nightly on macos-latest
Process completed with exit code 101.
Miri ubuntu-latest
Process completed with exit code 101.
Miri macos-latest
Process completed with exit code 101.
Test nightly on windows-latest
Process completed with exit code 1.
Test stable on windows-latest
Process completed with exit code 1.
Miri windows-latest
Process completed with exit code 1.
Rustfmt
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, hecrj/setup-rust-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Clippy
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, hecrj/setup-rust-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check doc links
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, hecrj/setup-rust-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, hecrj/setup-rust-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test stable on ubuntu-latest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, hecrj/setup-rust-action@v1, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
thread sanitizer
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, hecrj/setup-rust-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
leak sanitizer
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, hecrj/setup-rust-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
address sanitizer
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, hecrj/setup-rust-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
memory sanitizer
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, hecrj/setup-rust-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test nightly on ubuntu-latest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, hecrj/setup-rust-action@v1, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test stable on macos-latest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, hecrj/setup-rust-action@v1, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test nightly on macos-latest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, hecrj/setup-rust-action@v1, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Miri ubuntu-latest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, hecrj/setup-rust-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Miri macos-latest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, hecrj/setup-rust-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test nightly on windows-latest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, hecrj/setup-rust-action@v1, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test stable on windows-latest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, hecrj/setup-rust-action@v1, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "test-results-nightly-macos-latest", "test-results-nightly-ubuntu-latest", "test-results-nightly-windows-latest", "test-results-stable-macos-latest", "test-results-stable-ubuntu-latest", "test-results-stable-windows-latest". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
Miri windows-latest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, hecrj/setup-rust-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

Artifacts

Produced during runtime
Name Size
test-results-nightly-macos-latest Expired
4 KB
test-results-nightly-ubuntu-latest Expired
4 KB
test-results-nightly-windows-latest Expired
4 KB
test-results-stable-macos-latest Expired
4 KB
test-results-stable-ubuntu-latest Expired
4 KB
test-results-stable-windows-latest Expired
4 KB