Skip to content

Fix compilation

Fix compilation #83

Triggered via push November 4, 2023 07:30
Status Failure
Total duration 2m 56s
Artifacts

ci.yaml

on: push
Matrix: Check and Lint
Matrix: Run unit tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 87 warnings
Run unit tests (windows-latest, stable)
failed to run custom build command for `testcrate v0.1.0 (D:\a\zeromq-src-rs\zeromq-src-rs\testcrate)`
Run unit tests (windows-latest, stable)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
Run unit tests (windows-latest, stable, --release)
The operation was canceled.
Run unit tests (windows-latest, stable, --features=libsodium)
The operation was canceled.
Run unit tests (macos-latest, stable, --features=libsodium)
The operation was canceled.
Run unit tests (ubuntu-latest, stable, --release)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Run unit tests (ubuntu-latest, stable, --release)
/home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/proxy.cpp: In function ‘int zmq::proxy_steerable(zmq::socket_base_t*, zmq::socket_base_t*, zmq::socket_base_t*, zmq::socket_base_t*)’:
Run unit tests (ubuntu-latest, stable, --release)
502 | stats_proxy stats = {0};
Run unit tests (ubuntu-latest, stable, --release)
/home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/proxy.cpp:502:27: warning: missing initializer for member ‘stats_endpoint::recv’ [-Wmissing-field-initializers]
Run unit tests (ubuntu-latest, stable, --release)
/home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/session_base.cpp: In member function ‘void zmq::session_base_t::engine_error(bool, zmq::i_engine::error_reason_t)’:
Run unit tests (ubuntu-latest, stable, --release)
458 | if (_active) {
Run unit tests (ubuntu-latest, stable, --release)
/home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/session_base.cpp:463:9: note: here
Run unit tests (ubuntu-latest, stable, --release)
/home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/zmq.cpp:1355:32: warning: unused parameter ‘items_’ [-Wunused-parameter]
Run unit tests (ubuntu-latest, stable, --release)
| ~~~~~~~~~~~~~~~~^~~~~~
Run unit tests (ubuntu-latest, stable, --release)
1356 | int nitems_,
Run unit tests (macos-latest, stable, --release)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Run unit tests (macos-latest, stable, --release)
/Users/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/proxy.cpp:502:27: warning: missing field 'bytes' initializer [-Wmissing-field-initializers]
Run unit tests (macos-latest, stable, --release)
stats_proxy stats = {0};
Run unit tests (macos-latest, stable, --release)
stats_proxy stats = {0};
Run unit tests (macos-latest, stable, --release)
/Users/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/proxy.cpp:502:26: warning: suggest braces around initialization of subobject [-Wmissing-braces]
Run unit tests (macos-latest, stable, --release)
/Users/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/proxy.cpp:502:27: warning: missing field 'backend' initializer [-Wmissing-field-initializers]
Run unit tests (macos-latest, stable, --release)
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
Run unit tests (ubuntu-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Run unit tests (ubuntu-latest, stable)
/home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/proxy.cpp: In function ‘int zmq::proxy_steerable(zmq::socket_base_t*, zmq::socket_base_t*, zmq::socket_base_t*, zmq::socket_base_t*)’:
Run unit tests (ubuntu-latest, stable)
502 | stats_proxy stats = {0};
Run unit tests (ubuntu-latest, stable)
/home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/proxy.cpp:502:27: warning: missing initializer for member ‘stats_endpoint::recv’ [-Wmissing-field-initializers]
Run unit tests (ubuntu-latest, stable)
/home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/session_base.cpp: In member function ‘void zmq::session_base_t::engine_error(bool, zmq::i_engine::error_reason_t)’:
Run unit tests (ubuntu-latest, stable)
458 | if (_active) {
Run unit tests (ubuntu-latest, stable)
/home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/session_base.cpp:463:9: note: here
Run unit tests (ubuntu-latest, stable)
| ^~~~
Run unit tests (ubuntu-latest, stable)
/home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/zmq.cpp:1355:32: warning: unused parameter ‘items_’ [-Wunused-parameter]
Run unit tests (ubuntu-latest, stable)
| ~~~~~~~~~~~~~~~~^~~~~~
Run unit tests (ubuntu-latest, stable)
1356 | int nitems_,
Run unit tests (macos-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Run unit tests (macos-latest, stable)
/Users/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/proxy.cpp:502:27: warning: missing field 'bytes' initializer [-Wmissing-field-initializers]
Run unit tests (macos-latest, stable)
stats_proxy stats = {0};
Run unit tests (macos-latest, stable)
stats_proxy stats = {0};
Run unit tests (macos-latest, stable)
/Users/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/proxy.cpp:502:26: warning: suggest braces around initialization of subobject [-Wmissing-braces]
Run unit tests (macos-latest, stable)
/Users/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/proxy.cpp:502:27: warning: missing field 'backend' initializer [-Wmissing-field-initializers]
Run unit tests (macos-latest, stable)
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
Run unit tests (ubuntu-latest, stable, --features=libsodium)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Run unit tests (ubuntu-latest, stable, --features=libsodium)
/home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/proxy.cpp: In function ‘int zmq::proxy_steerable(zmq::socket_base_t*, zmq::socket_base_t*, zmq::socket_base_t*, zmq::socket_base_t*)’:
Run unit tests (ubuntu-latest, stable, --features=libsodium)
502 | stats_proxy stats = {0};
Run unit tests (ubuntu-latest, stable, --features=libsodium)
/home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/proxy.cpp:502:27: warning: missing initializer for member ‘stats_endpoint::recv’ [-Wmissing-field-initializers]
Run unit tests (ubuntu-latest, stable, --features=libsodium)
/home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/session_base.cpp: In member function ‘void zmq::session_base_t::engine_error(bool, zmq::i_engine::error_reason_t)’:
Run unit tests (ubuntu-latest, stable, --features=libsodium)
/home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/session_base.cpp:463:9: note: here
Run unit tests (ubuntu-latest, stable, --features=libsodium)
/home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/zmq.cpp:1355:32: warning: unused parameter ‘items_’ [-Wunused-parameter]
Run unit tests (ubuntu-latest, stable, --features=libsodium)
| ~~~~~~~~~~~~~~~~^~~~~~
Run unit tests (windows-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Run unit tests (windows-latest, stable)
ToolExecError: Command "C:\\Program Files\\Microsoft Visual Studio\\2022\\Enterprise\\VC\\Tools\\MSVC\\14.37.32822\\bin\\HostX64\\x64\\cl.exe" "-nologo" "-MD" "-Z7" "-Brepro" "-I" "D:\\a\\zeromq-src-rs\\zeromq-src-rs\\vendor\\include" "-I" "D:\\a\\zeromq-src-rs\\zeromq-src-rs\\vendor\\src" "-I" "D:\\a\\zeromq-src-rs\\zeromq-src-rs\\vendor\\src" "-I" "D:\\a\\zeromq-src-rs\\zeromq-src-rs\\vendor\\external/sha1" "-I" "D:\\a\\zeromq-src-rs\\zeromq-src-rs\\vendor\\external/wepoll" "-I" "D:\\a\\zeromq-src-rs\\zeromq-src-rs\\vendor\\builds/deprecated-msvc" "-W4" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-FoD:\\a\\zeromq-src-rs\\zeromq-src-rs\\target\\debug\\build\\testcrate-79b0710a1b57a4a4\\out\\lib\\83aaef0c28505701-address.o" "-c" "D:\\a\\zeromq-src-rs\\zeromq-src-rs\\vendor\\src\\address.cpp" with args "cl.exe" did not execute successfully (status code exit code: 2).running: "C:\\Program Files\\Microsoft Visual Studio\\2022\\Enterprise\\VC\\Tools\\MSVC\\14.37.32822\\bin\\HostX64\\x64\\cl.exe" "-nologo" "-MD" "-Z7" "-Brepro" "-I" "D:\\a\\zeromq-src-rs\\zeromq-src-rs\\vendor\\include" "-I" "D:\\a\\zeromq-src-rs\\zeromq-src-rs\\vendor\\src" "-I" "D:\\a\\zeromq-src-rs\\zeromq-src-rs\\vendor\\src" "-I" "D:\\a\\zeromq-src-rs\\zeromq-src-rs\\vendor\\external/sha1" "-I" "D:\\a\\zeromq-src-rs\\zeromq-src-rs\\vendor\\external/wepoll" "-I" "D:\\a\\zeromq-src-rs\\zeromq-src-rs\\vendor\\builds/deprecated-msvc" "-W4" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-FoD:\\a\\zeromq-src-rs\\zeromq-src-rs\\target\\debug\\build\\testcrate-79b0710a1b57a4a4\\out\\lib\\83aaef0c28505701-client.o" "-c" "D:\\a\\zeromq-src-rs\\zeromq-src-rs\\vendor\\src\\client.cpp"
Run unit tests (windows-latest, stable)
ToolExecError: Command "C:\\Program Files\\Microsoft Visual Studio\\2022\\Enterprise\\VC\\Tools\\MSVC\\14.37.32822\\bin\\HostX64\\x64\\cl.exe" "-nologo" "-MD" "-Z7" "-Brepro" "-I" "D:\\a\\zeromq-src-rs\\zeromq-src-rs\\vendor\\include" "-I" "D:\\a\\zeromq-src-rs\\zeromq-src-rs\\vendor\\src" "-I" "D:\\a\\zeromq-src-rs\\zeromq-src-rs\\vendor\\src" "-I" "D:\\a\\zeromq-src-rs\\zeromq-src-rs\\vendor\\external/sha1" "-I" "D:\\a\\zeromq-src-rs\\zeromq-src-rs\\vendor\\external/wepoll" "-I" "D:\\a\\zeromq-src-rs\\zeromq-src-rs\\vendor\\builds/deprecated-msvc" "-W4" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-FoD:\\a\\zeromq-src-rs\\zeromq-src-rs\\target\\debug\\build\\testcrate-79b0710a1b57a4a4\\out\\lib\\83aaef0c28505701-ipc_address.o" "-c" "D:\\a\\zeromq-src-rs\\zeromq-src-rs\\vendor\\src\\ipc_address.cpp" with args "cl.exe" did not execute successfully (status code exit code: 2).running: "C:\\Program Files\\Microsoft Visual Studio\\2022\\Enterprise\\VC\\Tools\\MSVC\\14.37.32822\\bin\\HostX64\\x64\\cl.exe" "-nologo" "-MD" "-Z7" "-Brepro" "-I" "D:\\a\\zeromq-src-rs\\zeromq-src-rs\\vendor\\include" "-I" "D:\\a\\zeromq-src-rs\\zeromq-src-rs\\vendor\\src" "-I" "D:\\a\\zeromq-src-rs\\zeromq-src-rs\\vendor\\src" "-I" "D:\\a\\zeromq-src-rs\\zeromq-src-rs\\vendor\\external/sha1" "-I" "D:\\a\\zeromq-src-rs\\zeromq-src-rs\\vendor\\external/wepoll" "-I" "D:\\a\\zeromq-src-rs\\zeromq-src-rs\\vendor\\builds/deprecated-msvc" "-W4" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-FoD:\\a\\zeromq-src-rs\\zeromq-src-rs\\target\\debug\\build\\testcrate-79b0710a1b57a4a4\\out\\lib\\83aaef0c28505701-ipc_listener.o" "-c" "D:\\a\\zeromq-src-rs\\zeromq-src-rs\\vendor\\src\\ipc_listener.cpp"
Run unit tests (windows-latest, stable)
ToolExecError: Command "C:\\Program Files\\Microsoft Visual Studio\\2022\\Enterprise\\VC\\Tools\\MSVC\\14.37.32822\\bin\\HostX64\\x64\\cl.exe" "-nologo" "-MD" "-Z7" "-Brepro" "-I" "D:\\a\\zeromq-src-rs\\zeromq-src-rs\\vendor\\include" "-I" "D:\\a\\zeromq-src-rs\\zeromq-src-rs\\vendor\\src" "-I" "D:\\a\\zeromq-src-rs\\zeromq-src-rs\\vendor\\src" "-I" "D:\\a\\zeromq-src-rs\\zeromq-src-rs\\vendor\\external/sha1" "-I" "D:\\a\\zeromq-src-rs\\zeromq-src-rs\\vendor\\external/wepoll" "-I" "D:\\a\\zeromq-src-rs\\zeromq-src-rs\\vendor\\builds/deprecated-msvc" "-W4" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-FoD:\\a\\zeromq-src-rs\\zeromq-src-rs\\target\\debug\\build\\testcrate-79b0710a1b57a4a4\\out\\lib\\83aaef0c28505701-ipc_listener.o" "-c" "D:\\a\\zeromq-src-rs\\zeromq-src-rs\\vendor\\src\\ipc_listener.cpp" with args "cl.exe" did not execute successfully (status code exit code: 2).running: "C:\\Program Files\\Microsoft Visual Studio\\2022\\Enterprise\\VC\\Tools\\MSVC\\14.37.32822\\bin\\HostX64\\x64\\cl.exe" "-nologo" "-MD" "-Z7" "-Brepro" "-I" "D:\\a\\zeromq-src-rs\\zeromq-src-rs\\vendor\\include" "-I" "D:\\a\\zeromq-src-rs\\zeromq-src-rs\\vendor\\src" "-I" "D:\\a\\zeromq-src-rs\\zeromq-src-rs\\vendor\\src" "-I" "D:\\a\\zeromq-src-rs\\zeromq-src-rs\\vendor\\external/sha1" "-I" "D:\\a\\zeromq-src-rs\\zeromq-src-rs\\vendor\\external/wepoll" "-I" "D:\\a\\zeromq-src-rs\\zeromq-src-rs\\vendor\\builds/deprecated-msvc" "-W4" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-FoD:\\a\\zeromq-src-rs\\zeromq-src-rs\\target\\debug\\build\\testcrate-79b0710a1b57a4a4\\out\\lib\\83aaef0c28505701-lb.o" "-c" "D:\\a\\zeromq-src-rs\\zeromq-src-rs\\vendor\\src\\lb.cpp"
Run unit tests (windows-latest, stable, --release)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Run unit tests (windows-latest, stable, --features=libsodium)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Run unit tests (macos-latest, stable, --features=libsodium)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Check and Lint (ubuntu-latest, 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/
Check and Lint (ubuntu-latest, 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/
Check and Lint (ubuntu-latest, 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/
Check and Lint (ubuntu-latest, 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/
Check and Lint (ubuntu-latest, 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/
Check and Lint (ubuntu-latest, stable)
/home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/proxy.cpp: In function ‘int zmq::proxy_steerable(zmq::socket_base_t*, zmq::socket_base_t*, zmq::socket_base_t*, zmq::socket_base_t*)’:
Check and Lint (ubuntu-latest, stable)
502 | stats_proxy stats = {0};
Check and Lint (ubuntu-latest, stable)
/home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/proxy.cpp:502:27: warning: missing initializer for member ‘stats_endpoint::recv’ [-Wmissing-field-initializers]
Check and Lint (ubuntu-latest, stable)
/home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/session_base.cpp: In member function ‘void zmq::session_base_t::engine_error(bool, zmq::i_engine::error_reason_t)’:
Check and Lint (ubuntu-latest, stable)
458 | if (_active) {
Check and Lint (ubuntu-latest, stable)
/home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/session_base.cpp:463:9: note: here
Check and Lint (ubuntu-latest, stable)
| ^~~~
Check and Lint (ubuntu-latest, stable)
/home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/zmq.cpp:1355:32: warning: unused parameter ‘items_’ [-Wunused-parameter]
Check and Lint (ubuntu-latest, stable)
| ~~~~~~~~~~~~~~~~^~~~~~
Check and Lint (ubuntu-latest, stable)
1356 | int nitems_,
Check and Lint (ubuntu-latest, stable)
/home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/proxy.cpp: In function ‘int zmq::proxy_steerable(zmq::socket_base_t*, zmq::socket_base_t*, zmq::socket_base_t*, zmq::socket_base_t*)’:
Check and Lint (ubuntu-latest, stable)
502 | stats_proxy stats = {0};
Check and Lint (ubuntu-latest, stable)
/home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/proxy.cpp:502:27: warning: missing initializer for member ‘stats_endpoint::recv’ [-Wmissing-field-initializers]
Check and Lint (ubuntu-latest, stable)
/home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/session_base.cpp: In member function ‘void zmq::session_base_t::engine_error(bool, zmq::i_engine::error_reason_t)’:
Check and Lint (ubuntu-latest, stable)
458 | if (_active) {
Check and Lint (ubuntu-latest, stable)
/home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/session_base.cpp:463:9: note: here
Check and Lint (ubuntu-latest, stable)
| ^~~~
Check and Lint (ubuntu-latest, stable)
/home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/zmq.cpp:1355:32: warning: unused parameter ‘items_’ [-Wunused-parameter]
Check and Lint (ubuntu-latest, stable)
| ~~~~~~~~~~~~~~~~^~~~~~
Check and Lint (ubuntu-latest, stable)
1356 | int nitems_,