Skip to content

fix: update GetBlockchainConfig response #75

fix: update GetBlockchainConfig response

fix: update GetBlockchainConfig response #75

Triggered via push September 7, 2024 10:31
Status Failure
Total duration 7m 6s
Artifacts

rust.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 22 warnings
Lints
failed to run custom build command for `librocksdb-sys v0.16.0+8.10.0`
Lints
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test Suite
failed to run custom build command for `librocksdb-sys v0.16.0+8.10.0`
Test Suite
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Lints
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/
Lints
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lints
[email protected]+8.10.0: In file included from rocksdb/util/crc32c.cc:52:
Lints
[email protected]+8.10.0: rocksdb/util/crc32c.cc:554:21: error: ‘__builtin_ia32_pclmulqdq128’ needs isa option -mpclmul -msse2
Lints
[email protected]+8.10.0: | ^~~~~~~~~~~~~~~~~~~~
Lints
[email protected]+8.10.0: 556 | const auto res1 = _mm_clmulepi64_si128(crc1_xmm, multiplier, 0x10);
Lints
[email protected]+8.10.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/home/runner/work/everscale-jrpc/everscale-jrpc/target/debug/build/lz4-sys-efb9c547e03d5604/out/include" "-I" "/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zstd-sys-2.0.10+zstd.1.5.6/zstd/lib" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-msse2" "-msse4.1" "-msse4.2" "-mavx2" "-std=c++17" "-DLZ4=1" "-DZSTD=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DWITH_JEMALLOC=ON" "-o" "/home/runner/work/everscale-jrpc/everscale-jrpc/target/debug/build/librocksdb-sys-0bed58be42568abb/out/725dd32d7edce1c8-crc32c.o" "-c" "rocksdb/util/crc32c.cc" with args c++ did not execute successfully (status code exit status: 1).
Lints
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/
Lints
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/
Lints
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/
Lints
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 Suite
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/
Test Suite
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@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 Suite
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 Suite
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 Suite
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 Suite
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 Suite
[email protected]+8.10.0: In file included from rocksdb/util/crc32c.cc:52:
Test Suite
[email protected]+8.10.0: rocksdb/util/crc32c.cc:554:21: error: ‘__builtin_ia32_pclmulqdq128’ needs isa option -mpclmul -msse2
Test Suite
[email protected]+8.10.0: | ^~~~~~~~~~~~~~~~~~~~
Test Suite
[email protected]+8.10.0: 556 | const auto res1 = _mm_clmulepi64_si128(crc1_xmm, multiplier, 0x10);
Test Suite
[email protected]+8.10.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/home/runner/work/everscale-jrpc/everscale-jrpc/target/debug/build/lz4-sys-8bb8d4eaf7099a68/out/include" "-I" "/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zstd-sys-2.0.10+zstd.1.5.6/zstd/lib" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-msse2" "-msse4.1" "-msse4.2" "-mavx2" "-std=c++17" "-DLZ4=1" "-DZSTD=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DWITH_JEMALLOC=ON" "-o" "/home/runner/work/everscale-jrpc/everscale-jrpc/target/debug/build/librocksdb-sys-135b3f6af2eff940/out/725dd32d7edce1c8-crc32c.o" "-c" "rocksdb/util/crc32c.cc" with args c++ did not execute successfully (status code exit status: 1).