Skip to content

Support Zeroable and Pod for f16 and f128 #530

Support Zeroable and Pod for f16 and f128

Support Zeroable and Pod for f16 and f128 #530

Re-run triggered June 19, 2024 03:20
Status Failure
Total duration 1m 24s
Artifacts

rust.yml

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

Annotations

27 errors and 8 warnings
Test Rust nightly on ubuntu-latest: src/pod.rs#L53
the trait bound `f16: zeroable::Zeroable` is not satisfied
Test Rust nightly on ubuntu-latest: src/pod.rs#L57
the trait bound `f128: zeroable::Zeroable` is not satisfied
Test Rust nightly on ubuntu-latest
Process completed with exit code 101.
Test Rust stable-i686-msvc on windows-latest
The job was canceled because "nightly_ubuntu-latest" failed.
Test Rust stable-i686-msvc on windows-latest
The operation was canceled.
Test Rust stable-x86_64-gnu on windows-latest
The job was canceled because "nightly_ubuntu-latest" failed.
Test Rust stable-x86_64-gnu on windows-latest
The operation was canceled.
Test Rust stable-i686-gnu on windows-latest
The job was canceled because "nightly_ubuntu-latest" failed.
Test Rust stable-i686-gnu on windows-latest
The operation was canceled.
Test Rust stable on windows-latest
The job was canceled because "nightly_ubuntu-latest" failed.
Test Rust stable on windows-latest
The operation was canceled.
Test Rust stable on macos-latest
The job was canceled because "nightly_ubuntu-latest" failed.
Test Rust stable on macos-latest
The operation was canceled.
Test with -Zsanitizer=leak: src/pod.rs#L53
the trait bound `f16: zeroable::Zeroable` is not satisfied
Test with -Zsanitizer=leak: src/pod.rs#L57
the trait bound `f128: zeroable::Zeroable` is not satisfied
Test with -Zsanitizer=leak
Process completed with exit code 101.
Test with -Zsanitizer=memory: src/pod.rs#L53
the trait bound `f16: zeroable::Zeroable` is not satisfied
Test with -Zsanitizer=memory: src/pod.rs#L57
the trait bound `f128: zeroable::Zeroable` is not satisfied
Test with -Zsanitizer=memory
Process completed with exit code 101.
Test Rust 1.34.0 on ubuntu-latest
The job was canceled because "nightly_ubuntu-latest" failed.
Test Rust 1.34.0 on ubuntu-latest
The operation was canceled.
Test with -Zsanitizer=address: src/pod.rs#L53
the trait bound `f16: zeroable::Zeroable` is not satisfied
Test with -Zsanitizer=address: src/pod.rs#L57
the trait bound `f128: zeroable::Zeroable` is not satisfied
Test with -Zsanitizer=address
Process completed with exit code 101.
Test with miri: src/pod.rs#L53
the trait bound `f16: zeroable::Zeroable` is not satisfied
Test with miri: src/pod.rs#L57
the trait bound `f128: zeroable::Zeroable` is not satisfied
Test with miri
Process completed with exit code 101.
Test Rust stable on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Rust beta on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Rust nightly on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test with -Zsanitizer=leak
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test with -Zsanitizer=memory
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test with -Zsanitizer=address
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test with miri
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test on i686-unknown-linux-gnu with cross
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.