Skip to content

Add functions to allocate zeroed Arc and Rc #602

Add functions to allocate zeroed Arc and Rc

Add functions to allocate zeroed Arc and Rc #602

Triggered via pull request November 5, 2024 17:26
Status Success
Total duration 1m 21s
Artifacts

rust.yml

on: pull_request
Test with miri
1m 7s
Test with miri
Matrix: cross-test
Matrix: sanitizer-test
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
Test Rust stable on macos-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: hecrj/setup-rust-action@v1, 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/
Test Rust beta on ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: hecrj/setup-rust-action@v1, 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/
Test Rust nightly on ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: hecrj/setup-rust-action@v1, 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/
Test Rust stable on windows-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: hecrj/setup-rust-action@v1, 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/
Test Rust stable-x86_64-gnu on windows-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: hecrj/setup-rust-action@v1, 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/
Test with -Zsanitizer=leak
The following actions use a deprecated Node.js version 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 Rust stable-i686-gnu on windows-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: hecrj/setup-rust-action@v1, 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/
Test with -Zsanitizer=address
The following actions use a deprecated Node.js version 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 with -Zsanitizer=memory
The following actions use a deprecated Node.js version 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 Rust stable-i686-msvc on windows-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: hecrj/setup-rust-action@v1, 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/
Test Rust stable on ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: hecrj/setup-rust-action@v1, 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/
Test on i686-unknown-linux-gnu with cross
The following actions use a deprecated Node.js version and will be forced to run on node20: hecrj/setup-rust-action@v1, 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/
Test with miri
The following actions use a deprecated Node.js version and will be forced to run on node20: hecrj/setup-rust-action@v1, 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/
Test Rust 1.34.0 on ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: hecrj/setup-rust-action@v1, 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/