Skip to content

Implement CheckBytes on ArchivedOptionBox and ArchivedOptionNonZeroN, plus ArchivedOptionNonZeroN::take() #349

Implement CheckBytes on ArchivedOptionBox and ArchivedOptionNonZeroN, plus ArchivedOptionNonZeroN::take()

Implement CheckBytes on ArchivedOptionBox and ArchivedOptionNonZeroN, plus ArchivedOptionNonZeroN::take() #349

Triggered via pull request March 25, 2024 00:56
Status Failure
Total duration 47s
Artifacts

test.yml

on: pull_request
Matrix: test-cross
Matrix: test-native
Fit to window
Zoom out
Zoom in

Annotations

28 errors and 7 warnings
Test (stable) - mipsel-unknown-linux-gnu
Process completed with exit code 1.
Test (stable) - mips64-unknown-linux-gnuabi64
Process completed with exit code 1.
Test (stable) - mips-unknown-linux-gnu
The job was canceled because "mipsel-unknown-linux-gnu" failed.
Test (stable) - mips64el-unknown-linux-gnuabi64
The job was canceled because "mipsel-unknown-linux-gnu" failed.
Test (stable) - riscv64gc-unknown-linux-gnu
The job was canceled because "mipsel-unknown-linux-gnu" failed.
Test (stable) - powerpc64le-unknown-linux-gnu
The job was canceled because "mipsel-unknown-linux-gnu" failed.
Test (stable) - x86_64-unknown-linux-musl
The job was canceled because "mipsel-unknown-linux-gnu" failed.
Test (stable) - powerpc-unknown-linux-gnu
The job was canceled because "mipsel-unknown-linux-gnu" failed.
Test (stable) - armv7-unknown-linux-gnueabihf
The job was canceled because "mipsel-unknown-linux-gnu" failed.
Test (stable) - armv5te-unknown-linux-gnueabi
The job was canceled because "mipsel-unknown-linux-gnu" failed.
Test (stable) - i686-unknown-linux-musl
The job was canceled because "mipsel-unknown-linux-gnu" failed.
Test (stable) - i686-unknown-linux-gnu
The job was canceled because "mipsel-unknown-linux-gnu" failed.
Test (stable) - s390x-unknown-linux-gnu
The job was canceled because "mipsel-unknown-linux-gnu" failed.
Test (stable) - arm-unknown-linux-gnueabi
The job was canceled because "mipsel-unknown-linux-gnu" failed.
Test (stable) - aarch64-unknown-linux-gnu
The job was canceled because "mipsel-unknown-linux-gnu" failed.
Test (stable) - Ubuntu 20.04: rkyv/src/rel_ptr.rs#L162
unresolved import `rkyv::rel_ptr::OffsetError`
Test (stable) - Ubuntu 20.04: rkyv/src/rel_ptr.rs#L170
cannot find value `IsizeOverflow` in this scope
Test (stable) - Ubuntu 20.04: rkyv/src/rel_ptr.rs#L175
cannot find value `IsizeOverflow` in this scope
Test (stable) - Ubuntu 20.04: rkyv/src/rel_ptr.rs#L179
cannot find value `IsizeOverflow` in this scope
Test (stable) - Ubuntu 20.04
aborting due to 4 previous errors
Test (stable) - Ubuntu 20.04: rkyv/src/ser/writer/core.rs#L40
unresolved imports `rkyv::archived_value`, `rkyv::ser::serializers`, `rkyv::ser::Serializer`, `rkyv::AlignedBytes`, `rkyv::AlignedVec`
Test (stable) - Ubuntu 20.04
aborting due to 1 previous error
Test (stable) - Ubuntu 20.04: rkyv/src/option.rs#L261
mismatched types
Test (stable) - Ubuntu 20.04
aborting due to 1 previous error
Test (stable) - Ubuntu 20.04: rkyv/src/ser/writer/std.rs#L13
unresolved imports `rkyv::ser::serializers`, `rkyv::ser::Serializer`
Test (stable) - macOS 10.15
The job was canceled because "ubuntu-20_04_Ubuntu_20_04" failed.
Test (stable) - Windows Server 2019
The job was canceled because "ubuntu-20_04_Ubuntu_20_04" failed.
Test (stable) - Windows Server 2019
The operation was canceled.
Test (stable) - mipsel-unknown-linux-gnu
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (stable) - mipsel-unknown-linux-gnu
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (stable) - mips64-unknown-linux-gnuabi64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (stable) - mips64-unknown-linux-gnuabi64
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (stable) - Ubuntu 20.04
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (stable) - Ubuntu 20.04
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test Suite
The macOS-10.15 environment is deprecated, consider switching to macos-11(macos-latest), macos-12 instead. For more details see https://github.com/actions/virtual-environments/issues/5583