AllocRingBuffer
: separate size from capacity and remove power of 2 types
#288
Triggered via pull request
September 15, 2023 09:35
Status
Failure
Total duration
1m 28s
Artifacts
–
rust.yml
on: pull_request
Lint
19s
Test Stable
52s
Test Beta
49s
Test Nightly
54s
Test Miri
1m 19s
Build no-std
14s
Build no-std without alloc
10s
Annotations
23 errors and 32 warnings
Lint
Unable to create clippy annotations! Reason: HttpError: Resource not accessible by integration
|
Test Beta
tests/compile-fail/test_const_generic_array_zero_length_new.rs:3: unexpected error: '3:42: 3:57: unresolved import `ringbuffer::RingBufferWrite` [E0432]'
|
Test Beta
tests/compile-fail/test_const_generic_array_zero_length_new.rs:3: unexpected note: 'no `RingBufferWrite` in the root'
|
Test Beta
tests/compile-fail/test_const_generic_array_zero_length_new.rs:9: unexpected error: '9:9: 9:13: no method named `push` found for struct `ConstGenericRingBuffer` in the current scope [E0599]'
|
Test Beta
tests/compile-fail/test_const_generic_array_zero_length_new.rs:9: unexpected note: 'method not found in `ConstGenericRingBuffer<_, 0>`'
|
Test Beta
tests/compile-fail/test_const_generic_array_zero_length_new.rs:6: expected note not found: the above error was encountered while instantiating `fn ringbuffer::ConstGenericRingBuffer::<i32, 0>::new::<0>`
|
Test Beta
4 unexpected errors found, 1 expected errors not found
|
Test Beta
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Test Stable
tests/compile-fail/test_const_generic_array_zero_length_new.rs:3: unexpected error: '3:42: 3:57: unresolved import `ringbuffer::RingBufferWrite` [E0432]'
|
Test Stable
tests/compile-fail/test_const_generic_array_zero_length_new.rs:3: unexpected note: 'no `RingBufferWrite` in the root'
|
Test Stable
tests/compile-fail/test_const_generic_array_zero_length_new.rs:9: unexpected error: '9:9: 9:13: no method named `push` found for struct `ConstGenericRingBuffer` in the current scope [E0599]'
|
Test Stable
tests/compile-fail/test_const_generic_array_zero_length_new.rs:9: unexpected note: 'method not found in `ConstGenericRingBuffer<_, 0>`'
|
Test Stable
tests/compile-fail/test_const_generic_array_zero_length_new.rs:6: expected note not found: the above error was encountered while instantiating `fn ringbuffer::ConstGenericRingBuffer::<i32, 0>::new::<0>`
|
Test Stable
4 unexpected errors found, 1 expected errors not found
|
Test Stable
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Test Nightly
tests/compile-fail/test_const_generic_array_zero_length_new.rs:3: unexpected error: '3:42: 3:57: unresolved import `ringbuffer::RingBufferWrite` [E0432]'
|
Test Nightly
tests/compile-fail/test_const_generic_array_zero_length_new.rs:3: unexpected note: 'no `RingBufferWrite` in the root'
|
Test Nightly
tests/compile-fail/test_const_generic_array_zero_length_new.rs:9: unexpected error: '9:9: 9:13: no method named `push` found for struct `ConstGenericRingBuffer` in the current scope [E0599]'
|
Test Nightly
tests/compile-fail/test_const_generic_array_zero_length_new.rs:9: unexpected note: 'method not found in `ConstGenericRingBuffer<_, 0>`'
|
Test Nightly
tests/compile-fail/test_const_generic_array_zero_length_new.rs:6: expected note not found: the above error was encountered while instantiating `fn ringbuffer::ConstGenericRingBuffer::<i32, 0>::new::<0>`
|
Test Nightly
4 unexpected errors found, 1 expected errors not found
|
Test Nightly
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Test Miri
Process completed with exit code 1.
|
Build no-std without alloc
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build no-std without alloc
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build no-std without alloc
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build no-std without alloc
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build no-std without alloc
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build no-std
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build no-std
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build no-std
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build no-std
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build no-std
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint
It seems that this Action is executed from the forked repository.
|
Lint
GitHub Actions are not allowed to create Check annotations, when executed for a forked repos. See https://github.com/actions-rs/clippy-check/issues/2 for details.
|
Lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Beta
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test Beta
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Beta
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Beta
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Beta
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Stable
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. 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
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Stable
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Stable
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Stable
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Nightly
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test Nightly
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Nightly
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Nightly
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Nightly
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|