Skip to content

gate xcoder tests behind target_os linux #849

gate xcoder tests behind target_os linux

gate xcoder tests behind target_os linux #849

Triggered via push April 16, 2024 17:41
Status Success
Total duration 5m 20s
Billable time 5m
Artifacts

rust.yml

on: push
Test xcoder-logan
30s
Test xcoder-logan
Test xcoder-logan v2-compat
29s
Test xcoder-logan v2-compat
Test xcoder-quadra
31s
Test xcoder-quadra
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

105 warnings
Test xcoder-logan v2-compat
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test xcoder-logan v2-compat
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 xcoder-logan v2-compat
../../logging_shim.c: In function ‘setup_rust_netint_logging’:
Test xcoder-logan v2-compat
16 | #define ni_log_set_callback ni_logan_log_set_callback
Test xcoder-logan v2-compat
../../logging_shim.c:31:5: note: in expansion of macro ‘ni_log_set_callback’
Test xcoder-logan v2-compat
| ^~~~~~~~~~~~~~~~~~~
Test xcoder-logan v2-compat
At top level:
Test xcoder-logan v2-compat
896 | static int ni_logan_pthread_cond_timedwait(ni_pthread_cond_t *cond,
Test xcoder-logan v2-compat
/home/ubuntu/actions-runner/_work/av-rs/av-rs/target/debug/build/xcoder-logan-310-sys-40e120a1908a6045/out/libxcoder_logan/source/ni_util_logan.h:776:12: warning: ‘ni_logan_pthread_join’ defined but not used [-Wunused-function]
Test xcoder-logan v2-compat
| ^~~~~~~~~~~~~~~~~~~~~
Test xcoder-logan v2-compat
749 | static int ni_logan_pthread_create(ni_pthread_t *thread,
Test xcoder-logan v2-compat
/home/ubuntu/actions-runner/_work/av-rs/av-rs/target/debug/build/xcoder-logan-310-sys-40e120a1908a6045/out/libxcoder_logan/source/ni_util_logan.h:659:13: warning: ‘ni_logan_pthread_mutex_free_and_destroy’ defined but not used [-Wunused-function]
Test xcoder-logan v2-compat
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 xcoder-logan v2-compat
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 xcoder-logan v2-compat
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 xcoder-logan v2-compat
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 xcoder-quadra
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test xcoder-quadra
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 xcoder-quadra
In file included from ../../logging_shim.c:10:
Test xcoder-quadra
618 | static int ni_pthread_cond_timedwait(ni_pthread_cond_t *cond,
Test xcoder-quadra
/home/ubuntu/actions-runner/_work/av-rs/av-rs/target/debug/build/xcoder-quadra-sys-0042b593860cf71e/out/libxcoder/source/ni_util.h:498:12: warning: ‘ni_pthread_join’ defined but not used [-Wunused-function]
Test xcoder-quadra
| ^~~~~~~~~~~~~~~
Test xcoder-quadra
471 | static int ni_pthread_create(ni_pthread_t *thread,
Test xcoder-quadra
/home/ubuntu/actions-runner/_work/av-rs/av-rs/target/debug/build/xcoder-quadra-sys-0042b593860cf71e/out/libxcoder/source/ni_util.h:381:13: warning: ‘ni_pthread_mutex_free_and_destroy’ defined but not used [-Wunused-function]
Test xcoder-quadra
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test xcoder-quadra
354 | static bool ni_pthread_mutex_alloc_and_init(ni_pthread_mutex_t **mutex)
Test xcoder-quadra
In file included from /home/ubuntu/actions-runner/_work/av-rs/av-rs/target/debug/build/xcoder-quadra-sys-0042b593860cf71e/out/libxcoder/source/ni_device_api.h:39,
Test xcoder-quadra
from ../../logging_shim.c:10:
Test xcoder-quadra
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 xcoder-quadra
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 xcoder-quadra
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 xcoder-quadra
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 xcoder-logan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test xcoder-logan
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 xcoder-logan
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 xcoder-logan
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 xcoder-logan
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 xcoder-logan
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 xcoder-logan
../../logging_shim.c: In function ‘setup_rust_netint_logging’:
Test xcoder-logan
16 | #define ni_log_set_callback ni_logan_log_set_callback
Test xcoder-logan
../../logging_shim.c:31:5: note: in expansion of macro ‘ni_log_set_callback’
Test xcoder-logan
| ^~~~~~~~~~~~~~~~~~~
Test xcoder-logan
At top level:
Test xcoder-logan
896 | static int ni_logan_pthread_cond_timedwait(ni_pthread_cond_t *cond,
Test xcoder-logan
/home/ubuntu/actions-runner/_work/av-rs/av-rs/target/debug/build/xcoder-logan-310-sys-40e120a1908a6045/out/libxcoder_logan/source/ni_util_logan.h:776:12: warning: ‘ni_logan_pthread_join’ defined but not used [-Wunused-function]
Test xcoder-logan
| ^~~~~~~~~~~~~~~~~~~~~
Test xcoder-logan
749 | static int ni_logan_pthread_create(ni_pthread_t *thread,
Test xcoder-logan
/home/ubuntu/actions-runner/_work/av-rs/av-rs/target/debug/build/xcoder-logan-310-sys-40e120a1908a6045/out/libxcoder_logan/source/ni_util_logan.h:659:13: warning: ‘ni_logan_pthread_mutex_free_and_destroy’ defined but not used [-Wunused-function]
build (macos-12-large)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (macos-12-large)
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/
build (macos-12-large)
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 (macos-12-large)
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 (macos-12-large)
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 (macos-12-large)
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 (macos-12-large)
src/lib.mm:9:12: warning: variable 'm' set but not used [-Wunused-but-set-variable]
build (macos-12-large)
^
build (macos-12-large)
src/lib.mm:9:12: warning: variable 'm' set but not used [-Wunused-but-set-variable]
build (macos-12-large)
^
build (macos-12-large)
src/lib.mm:9:12: warning: variable 'm' set but not used [-Wunused-but-set-variable]
build (macos-12-large)
^
build (macos-12-large)
src/lib.mm:9:12: warning: variable 'm' set but not used [-Wunused-but-set-variable]
build (macos-12-large)
^
build (macos-12-large): h265-tile-mux/src/main.rs#L3
found module declaration for lib.rs
build (macos-12-large): h265-tile-join/src/main.rs#L3
found module declaration for lib.rs
build (macos-12-large)
`h265-tile-join` (bin "h265-tile-join" test) generated 1 warning
build (macos-12-large)
src/lib.mm:9:12: warning: variable 'm' set but not used [-Wunused-but-set-variable]
build (macos-12-large)
^
build (macos-12-large)
src/lib.mm:9:12: warning: variable 'm' set but not used [-Wunused-but-set-variable]
build (macos-12-large)
^
build (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-latest)
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/
build (ubuntu-latest)
In file included from ../../logging_shim.c:10:
build (ubuntu-latest)
618 | static int ni_pthread_cond_timedwait(ni_pthread_cond_t *cond,
build (ubuntu-latest)
/home/runner/work/av-rs/av-rs/target/debug/build/xcoder-quadra-sys-b7f3b1b7e75391e6/out/libxcoder/source/ni_util.h:498:12: warning: ‘ni_pthread_join’ defined but not used [-Wunused-function]
build (ubuntu-latest)
| ^~~~~~~~~~~~~~~
build (ubuntu-latest)
471 | static int ni_pthread_create(ni_pthread_t *thread,
build (ubuntu-latest)
/home/runner/work/av-rs/av-rs/target/debug/build/xcoder-quadra-sys-b7f3b1b7e75391e6/out/libxcoder/source/ni_util.h:381:13: warning: ‘ni_pthread_mutex_free_and_destroy’ defined but not used [-Wunused-function]
build (ubuntu-latest)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build (ubuntu-latest)
354 | static bool ni_pthread_mutex_alloc_and_init(ni_pthread_mutex_t **mutex)
build (ubuntu-latest)
In file included from /home/runner/work/av-rs/av-rs/target/debug/build/xcoder-quadra-sys-b7f3b1b7e75391e6/out/libxcoder/source/ni_device_api.h:39,
build (ubuntu-latest)
from ../../logging_shim.c:10:
build (ubuntu-latest)
../../logging_shim.c: In function ‘setup_rust_netint_logging’:
build (ubuntu-latest)
16 | #define ni_log_set_callback ni_logan_log_set_callback
build (ubuntu-latest)
../../logging_shim.c:31:5: note: in expansion of macro ‘ni_log_set_callback’
build (ubuntu-latest)
| ^~~~~~~~~~~~~~~~~~~
build (ubuntu-latest)
At top level:
build (ubuntu-latest)
896 | static int ni_logan_pthread_cond_timedwait(ni_pthread_cond_t *cond,
build (ubuntu-latest)
/home/runner/work/av-rs/av-rs/target/debug/build/xcoder-logan-310-sys-bb9d4409e6da72f9/out/libxcoder_logan/source/ni_util_logan.h:776:12: warning: ‘ni_logan_pthread_join’ defined but not used [-Wunused-function]
build (ubuntu-latest)
| ^~~~~~~~~~~~~~~~~~~~~
build (ubuntu-latest)
749 | static int ni_logan_pthread_create(ni_pthread_t *thread,
build (ubuntu-latest)
/home/runner/work/av-rs/av-rs/target/debug/build/xcoder-logan-310-sys-bb9d4409e6da72f9/out/libxcoder_logan/source/ni_util_logan.h:659:13: warning: ‘ni_logan_pthread_mutex_free_and_destroy’ defined but not used [-Wunused-function]
build (ubuntu-latest)
In file included from ../../logging_shim.c:10:
build (ubuntu-latest)
618 | static int ni_pthread_cond_timedwait(ni_pthread_cond_t *cond,
build (ubuntu-latest)
/home/runner/work/av-rs/av-rs/target/debug/build/xcoder-quadra-sys-f39a61d0286da19d/out/libxcoder/source/ni_util.h:498:12: warning: ‘ni_pthread_join’ defined but not used [-Wunused-function]
build (ubuntu-latest)
| ^~~~~~~~~~~~~~~
build (ubuntu-latest)
471 | static int ni_pthread_create(ni_pthread_t *thread,
build (ubuntu-latest)
/home/runner/work/av-rs/av-rs/target/debug/build/xcoder-quadra-sys-f39a61d0286da19d/out/libxcoder/source/ni_util.h:381:13: warning: ‘ni_pthread_mutex_free_and_destroy’ defined but not used [-Wunused-function]
build (ubuntu-latest)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build (ubuntu-latest)
354 | static bool ni_pthread_mutex_alloc_and_init(ni_pthread_mutex_t **mutex)
build (ubuntu-latest)
In file included from /home/runner/work/av-rs/av-rs/target/debug/build/xcoder-quadra-sys-f39a61d0286da19d/out/libxcoder/source/ni_device_api.h:39,
build (ubuntu-latest)
from ../../logging_shim.c:10:
build (ubuntu-latest)
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 (ubuntu-latest)
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 (ubuntu-latest)
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 (ubuntu-latest)
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/