Skip to content

chore: Update RocksDB to 8.5.4 #162

chore: Update RocksDB to 8.5.4

chore: Update RocksDB to 8.5.4 #162

Triggered via pull request October 12, 2023 03:11
Status Success
Total duration 2h 22m 10s
Artifacts

rust.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 104 warnings
Clippy
Unable to create clippy annotations! Reason: HttpError: Resource not accessible by integration
Security audit
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/audit-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/
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/
Clippy
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/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/
Clippy
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/
Clippy
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/
Clippy
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/
Clippy
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/
Clippy
It seems that this Action is executed from the forked repository.
Clippy
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.
valgrind
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
macOS
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/
macOS
In file included from rocksdb/monitoring/instrumented_mutex.cc:6:
macOS
Statistics* stats_;
macOS
rocksdb/monitoring/instrumented_mutex.h:122:16: warning: private field 'clock_' is not used [-Wunused-private-field]
macOS
^
macOS
int stats_code_;
macOS
3 warnings generated.
macOS
/Applications/Xcode_14.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/runner/work/rust-rocksdb/rust-rocksdb/target/debug/build/ckb-librocksdb-sys-fb545e75b5e8744e/out/librocksdb.a(db_impl_debug.o) has no symbols
macOS
/Applications/Xcode_14.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/runner/work/rust-rocksdb/rust-rocksdb/target/debug/build/ckb-librocksdb-sys-fb545e75b5e8744e/out/librocksdb.a(env_win.o) has no symbols
macOS
/Applications/Xcode_14.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/runner/work/rust-rocksdb/rust-rocksdb/target/debug/build/ckb-librocksdb-sys-fb545e75b5e8744e/out/librocksdb.a(port_win.o) has no symbols
macOS
/Applications/Xcode_14.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/runner/work/rust-rocksdb/rust-rocksdb/target/debug/build/ckb-librocksdb-sys-fb545e75b5e8744e/out/librocksdb.a(win_thread.o) has no symbols
macOS
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/
macOS
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/
macOS
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/
macOS
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/
windows-2019
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/
windows-2019
struct `EncodedLen` is never constructed
windows-2019
method `value` is never used
windows-2019
function `left_encode` is never used
windows-2019
function `right_encode` is never used
windows-2019
method `reset` is never used
windows-2019
`tiny-keccak` (lib) generated 5 warnings
windows-2019
3rd rule of macro `FN` is never used
windows-2019
`winapi` (lib) generated 1 warning
windows-2019
use of deprecated method `core::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
windows-2019
use of deprecated method `core::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
windows-2019
cl : Command line warning D9002 : ignoring unknown option '-std=c++17'
windows-2019
cl : Command line warning D9002 : ignoring unknown option '-std=c++17'
windows-2019
cl : Command line warning D9002 : ignoring unknown option '-std=c++17'
windows-2019
cl : Command line warning D9002 : ignoring unknown option '-std=c++17'
windows-2019
cl : Command line warning D9002 : ignoring unknown option '-std=c++17'
windows-2019
cl : Command line warning D9002 : ignoring unknown option '-std=c++17'
windows-2019
cl : Command line warning D9002 : ignoring unknown option '-std=c++17'
windows-2019
cl : Command line warning D9002 : ignoring unknown option '-std=c++17'
windows-2019
cl : Command line warning D9002 : ignoring unknown option '-std=c++17'
windows-2019
cl : Command line warning D9002 : ignoring unknown option '-std=c++17'
windows-2019
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/
windows-2019
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/
windows-2019
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/
windows-2019
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/
Linux
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/
Linux
snappy/snappy.cc: In instantiation of ‘std::pair<const unsigned char*, long int> snappy::DecompressBranchless(const uint8_t*, const uint8_t*, ptrdiff_t, T, ptrdiff_t) [with T = char*; uint8_t = unsigned char; ptrdiff_t = long int]’:
Linux
snappy/snappy.cc:1600:34: required from ‘bool snappy::InternalUncompressAllTags(snappy::SnappyDecompressor*, Writer*, uint32_t, uint32_t) [with Writer = snappy::SnappyArrayWriter; uint32_t = unsigned int]’
Linux
snappy/snappy.cc:1293:37: warning: comparison of integer expressions of different signedness: ‘long unsigned int’ and ‘ptrdiff_t’ {aka ‘long int’} [-Wsign-compare]
Linux
| ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
Linux
snappy/snappy.cc:1405:35: required from ‘void snappy::SnappyDecompressor::DecompressAllTags(Writer*) [with Writer = snappy::SnappyDecompressionValidator]’
Linux
snappy/snappy.cc:1587:35: required from ‘bool snappy::InternalUncompress(snappy::Source*, Writer*) [with Writer = snappy::SnappyDecompressionValidator]’
Linux
snappy/snappy.cc:1293:37: warning: comparison of integer expressions of different signedness: ‘long unsigned int’ and ‘ptrdiff_t’ {aka ‘long int’} [-Wsign-compare]
Linux
zstd/lib/legacy/zstd_v01.c:1866:17: warning: ‘dumps’ may be used uninitialized in this function [-Wmaybe-uninitialized]
Linux
| ^~~~~
Linux
1897 | nbSeq--;
Linux
snappy/snappy.cc: In instantiation of ‘std::pair<const unsigned char*, long int> snappy::DecompressBranchless(const uint8_t*, const uint8_t*, ptrdiff_t, T, ptrdiff_t) [with T = char*; uint8_t = unsigned char; ptrdiff_t = long int]’:
Linux
snappy/snappy.cc:1600:34: required from ‘bool snappy::InternalUncompressAllTags(snappy::SnappyDecompressor*, Writer*, uint32_t, uint32_t) [with Writer = snappy::SnappyArrayWriter; uint32_t = unsigned int]’
Linux
snappy/snappy.cc:1293:37: warning: comparison of integer expressions of different signedness: ‘long unsigned int’ and ‘ptrdiff_t’ {aka ‘long int’} [-Wsign-compare]
Linux
| ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
Linux
snappy/snappy.cc:1405:35: required from ‘void snappy::SnappyDecompressor::DecompressAllTags(Writer*) [with Writer = snappy::SnappyDecompressionValidator]’
Linux
snappy/snappy.cc:1587:35: required from ‘bool snappy::InternalUncompress(snappy::Source*, Writer*) [with Writer = snappy::SnappyDecompressionValidator]’
Linux
snappy/snappy.cc:1293:37: warning: comparison of integer expressions of different signedness: ‘long unsigned int’ and ‘ptrdiff_t’ {aka ‘long int’} [-Wsign-compare]
Linux
zstd/lib/legacy/zstd_v01.c:1866:17: warning: ‘dumps’ may be used uninitialized in this function [-Wmaybe-uninitialized]
Linux
| ^~~~~
Linux
1897 | nbSeq--;
Linux
struct `EncodedLen` is never constructed
Linux
method `value` is never used
Linux
function `left_encode` is never used
Linux
function `right_encode` is never used
Linux
method `reset` is never used
Linux
`tiny-keccak` (lib) generated 5 warnings
Linux
use of deprecated method `core::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
Linux
use of deprecated method `core::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
Linux
`lazycell` (lib) generated 2 warnings
Linux
unused import: `std::mem`
Linux
snappy/snappy.cc: In instantiation of ‘std::pair<const unsigned char*, long int> snappy::DecompressBranchless(const uint8_t*, const uint8_t*, ptrdiff_t, T, ptrdiff_t) [with T = char*; uint8_t = unsigned char; ptrdiff_t = long int]’:
Linux
snappy/snappy.cc:1600:34: required from ‘bool snappy::InternalUncompressAllTags(snappy::SnappyDecompressor*, Writer*, uint32_t, uint32_t) [with Writer = snappy::SnappyArrayWriter; uint32_t = unsigned int]’
Linux
snappy/snappy.cc:1293:37: warning: comparison of integer expressions of different signedness: ‘long unsigned int’ and ‘ptrdiff_t’ {aka ‘long int’} [-Wsign-compare]
Linux
| ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
Linux
snappy/snappy.cc:1405:35: required from ‘void snappy::SnappyDecompressor::DecompressAllTags(Writer*) [with Writer = snappy::SnappyDecompressionValidator]’
Linux
snappy/snappy.cc:1587:35: required from ‘bool snappy::InternalUncompress(snappy::Source*, Writer*) [with Writer = snappy::SnappyDecompressionValidator]’
Linux
snappy/snappy.cc:1293:37: warning: comparison of integer expressions of different signedness: ‘long unsigned int’ and ‘ptrdiff_t’ {aka ‘long int’} [-Wsign-compare]
Linux
zstd/lib/legacy/zstd_v01.c:1866:17: warning: ‘dumps’ may be used uninitialized in this function [-Wmaybe-uninitialized]
Linux
| ^~~~~
Linux
1897 | nbSeq--;
Linux
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/
Linux
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/
Linux
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/
Linux
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/
Linux
snappy/snappy.cc: In instantiation of ‘std::pair<const unsigned char*, long int> snappy::DecompressBranchless(const uint8_t*, const uint8_t*, ptrdiff_t, T, ptrdiff_t) [with T = char*; uint8_t = unsigned char; ptrdiff_t = long int]’:
Linux
snappy/snappy.cc:1600:34: required from ‘bool snappy::InternalUncompressAllTags(snappy::SnappyDecompressor*, Writer*, uint32_t, uint32_t) [with Writer = snappy::SnappyArrayWriter; uint32_t = unsigned int]’
Linux
snappy/snappy.cc:1293:37: warning: comparison of integer expressions of different signedness: ‘long unsigned int’ and ‘ptrdiff_t’ {aka ‘long int’} [-Wsign-compare]
Linux
| ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
Linux
snappy/snappy.cc:1405:35: required from ‘void snappy::SnappyDecompressor::DecompressAllTags(Writer*) [with Writer = snappy::SnappyDecompressionValidator]’