Skip to content

WIP/proof-of-concept: refactor Box/Rc/Arc to reduce code duplication. #535

WIP/proof-of-concept: refactor Box/Rc/Arc to reduce code duplication.

WIP/proof-of-concept: refactor Box/Rc/Arc to reduce code duplication. #535

Triggered via pull request July 21, 2024 05:23
Status Failure
Total duration 1m 39s
Artifacts

rust.yml

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

Annotations

3 errors and 14 warnings
Test Rust 1.34.0 on ubuntu-latest: src/internal.rs#L347
cannot find function `slice_from_raw_parts_mut` in module `core::ptr`
Test Rust 1.34.0 on ubuntu-latest: src/internal.rs#L347
cannot find function `slice_from_raw_parts_mut` in module `core::ptr`
Test Rust 1.34.0 on ubuntu-latest
Process completed with exit code 101.
Test Rust stable on ubuntu-latest
The following actions uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 macos-latest
The following actions uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 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 with -Zsanitizer=memory
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 with -Zsanitizer=address
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 Rust stable on windows-latest
The following actions uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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-i686-msvc on windows-latest
The following actions uses Node.js version which is deprecated 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-i686-gnu on windows-latest
The following actions uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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/