Skip to content

Use CARGO_CFG_TARGET_ENV to determine if the _target_ env ABI is `g… #63

Use CARGO_CFG_TARGET_ENV to determine if the _target_ env ABI is `g…

Use CARGO_CFG_TARGET_ENV to determine if the _target_ env ABI is `g… #63

Triggered via push September 16, 2023 01:26
Status Success
Total duration 4m 12s
Artifacts

ci.yaml

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

Annotations

91 warnings
Run unit tests (ubuntu-latest, stable, --release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, 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/ip.cpp: In function ‘void zmq::set_socket_priority(zmq::fd_t, int)’:
Run unit tests (ubuntu-latest, stable, --release)
233 | void zmq::set_socket_priority (fd_t s_, int priority_)
Run unit tests (ubuntu-latest, stable, --release)
/home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/ip.cpp:233:45: warning: unused parameter ‘priority_’ [-Wunused-parameter]
Run unit tests (ubuntu-latest, stable, --release)
| ~~~~^~~~~~~~~
Run unit tests (ubuntu-latest, stable, --release)
/home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/session_base.cpp:453:46: warning: unused parameter ‘handshaked_’ [-Wunused-parameter]
Run unit tests (ubuntu-latest, stable, --release)
| ~~~~~^~~~~~~~~~~
Run unit tests (ubuntu-latest, stable, --release)
481 | if (_active) {
Run unit tests (ubuntu-latest, stable, --release)
/home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/session_base.cpp:486:9: note: here
Run unit tests (ubuntu-latest, stable, --release)
/home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/zmtp_engine.cpp:345:53: warning: unused parameter ‘downgrade_sub_’ [-Wunused-parameter]
Run unit tests (ubuntu-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, 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/ip.cpp: In function ‘void zmq::set_socket_priority(zmq::fd_t, int)’:
Run unit tests (ubuntu-latest, stable)
233 | void zmq::set_socket_priority (fd_t s_, int priority_)
Run unit tests (ubuntu-latest, stable)
/home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/ip.cpp:233:45: warning: unused parameter ‘priority_’ [-Wunused-parameter]
Run unit tests (ubuntu-latest, stable)
| ~~~~^~~~~~~~~
Run unit tests (ubuntu-latest, stable)
/home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/session_base.cpp:453:46: warning: unused parameter ‘handshaked_’ [-Wunused-parameter]
Run unit tests (ubuntu-latest, stable)
| ~~~~~^~~~~~~~~~~
Run unit tests (ubuntu-latest, stable)
481 | if (_active) {
Run unit tests (ubuntu-latest, stable)
/home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/session_base.cpp:486: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/zmtp_engine.cpp:345:53: warning: unused parameter ‘downgrade_sub_’ [-Wunused-parameter]
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/checkout@v2, actions/cache@v2, 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/ip.cpp: In function ‘void zmq::set_socket_priority(zmq::fd_t, int)’:
Run unit tests (ubuntu-latest, stable, --features=libsodium)
233 | void zmq::set_socket_priority (fd_t s_, int priority_)
Run unit tests (ubuntu-latest, stable, --features=libsodium)
/home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/ip.cpp:233:45: warning: unused parameter ‘priority_’ [-Wunused-parameter]
Run unit tests (ubuntu-latest, stable, --features=libsodium)
/home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/session_base.cpp:453:46: warning: unused parameter ‘handshaked_’ [-Wunused-parameter]
Run unit tests (ubuntu-latest, stable, --features=libsodium)
/home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/session_base.cpp:486:9: note: here
Run unit tests (macos-latest, stable, --release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, 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/clock.cpp:131:16: warning: unused variable 'nsecs_per_usec' [-Wunused-const-variable]
Run unit tests (macos-latest, stable, --release)
/Users/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/ip.cpp:233:37: warning: unused parameter 's_' [-Wunused-parameter]
Run unit tests (macos-latest, stable, --release)
void zmq::set_socket_priority (fd_t s_, int priority_)
Run unit tests (macos-latest, stable, --release)
2 warnings generated.
Run unit tests (macos-latest, stable, --release)
void zmq::session_base_t::engine_error (bool handshaked_,
Run unit tests (macos-latest, stable, --release)
1 warning generated.
Run unit tests (macos-latest, stable, --release)
pos += sprintf (pos, "%d", ntohs (port_));
Run unit tests (macos-latest, stable, --release)
/Applications/Xcode_14.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
Run unit tests (macos-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, 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/clock.cpp:131:16: warning: unused variable 'nsecs_per_usec' [-Wunused-const-variable]
Run unit tests (macos-latest, stable)
/Users/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/ip.cpp:233:37: warning: unused parameter 's_' [-Wunused-parameter]
Run unit tests (macos-latest, stable)
void zmq::set_socket_priority (fd_t s_, int priority_)
Run unit tests (macos-latest, stable)
2 warnings generated.
Run unit tests (macos-latest, stable)
void zmq::session_base_t::engine_error (bool handshaked_,
Run unit tests (macos-latest, stable)
1 warning generated.
Run unit tests (macos-latest, stable)
pos += sprintf (pos, "%d", ntohs (port_));
Run unit tests (macos-latest, stable)
/Applications/Xcode_14.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
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/checkout@v2, actions/cache@v2, 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)
/Users/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/clock.cpp:131:16: warning: unused variable 'nsecs_per_usec' [-Wunused-const-variable]
Run unit tests (macos-latest, stable, --features=libsodium)
/Users/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/ip.cpp:233:37: warning: unused parameter 's_' [-Wunused-parameter]
Run unit tests (macos-latest, stable, --features=libsodium)
void zmq::set_socket_priority (fd_t s_, int priority_)
Run unit tests (macos-latest, stable, --features=libsodium)
2 warnings generated.
Run unit tests (macos-latest, stable, --features=libsodium)
void zmq::session_base_t::engine_error (bool handshaked_,
Run unit tests (macos-latest, stable, --features=libsodium)
1 warning generated.
Run unit tests (macos-latest, stable, --features=libsodium)
pos += sprintf (pos, "%d", ntohs (port_));
Run unit tests (macos-latest, stable, --features=libsodium)
/Applications/Xcode_14.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
Check and Lint (ubuntu-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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/
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/ip.cpp: In function ‘void zmq::set_socket_priority(zmq::fd_t, int)’:
Check and Lint (ubuntu-latest, stable)
233 | void zmq::set_socket_priority (fd_t s_, int priority_)
Check and Lint (ubuntu-latest, stable)
/home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/ip.cpp:233:45: warning: unused parameter ‘priority_’ [-Wunused-parameter]
Check and Lint (ubuntu-latest, stable)
| ~~~~^~~~~~~~~
Check and Lint (ubuntu-latest, stable)
/home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/session_base.cpp:453:46: warning: unused parameter ‘handshaked_’ [-Wunused-parameter]
Check and Lint (ubuntu-latest, stable)
| ~~~~~^~~~~~~~~~~
Check and Lint (ubuntu-latest, stable)
481 | if (_active) {
Check and Lint (ubuntu-latest, stable)
/home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/session_base.cpp:486: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/ip.cpp: In function ‘void zmq::set_socket_priority(zmq::fd_t, int)’:
Check and Lint (ubuntu-latest, stable)
233 | void zmq::set_socket_priority (fd_t s_, int priority_)
Check and Lint (ubuntu-latest, stable)
/home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/ip.cpp:233:45: warning: unused parameter ‘priority_’ [-Wunused-parameter]
Check and Lint (ubuntu-latest, stable)
| ~~~~^~~~~~~~~
Check and Lint (ubuntu-latest, stable)
/home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/session_base.cpp:453:46: warning: unused parameter ‘handshaked_’ [-Wunused-parameter]
Check and Lint (ubuntu-latest, stable)
| ~~~~~^~~~~~~~~~~
Check and Lint (ubuntu-latest, stable)
481 | if (_active) {
Check and Lint (ubuntu-latest, stable)
/home/runner/work/zeromq-src-rs/zeromq-src-rs/vendor/src/session_base.cpp:486:9: note: here
Check and Lint (ubuntu-latest, stable)
| ^~~~
Run unit tests (windows-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, 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/checkout@v2, actions/cache@v2, 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, --release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, 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/