Skip to content
This repository was archived by the owner on Apr 25, 2026. It is now read-only.

compat: POSIX now_s() via clock_gettime(CLOCK_MONOTONIC) #11

compat: POSIX now_s() via clock_gettime(CLOCK_MONOTONIC)

compat: POSIX now_s() via clock_gettime(CLOCK_MONOTONIC) #11

Triggered via push April 21, 2026 09:28
Status Failure
Total duration 44s
Artifacts

ci.yml

on: push
regression
41s
regression
lfw-accuracy
lfw-accuracy
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 2 warnings, and 1 notice
regression
arcface_forward_int8.c:198:5: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
regression
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
regression
197 | fread(&out->n_ops, sizeof(uint32_t), 1, f);
regression
arcface_forward_int8.c:197:5: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
regression
arcface_forward_int8.c: In function ‘load_op_scales’:
regression
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
regression
327 | fread(fp32_input, sizeof(float), N_INPUT, f); fclose(f);
regression
arcface_forward_int8.c:327:9: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
regression
arcface_forward_int8.c: In function ‘main’:
regression
gcc-13 -O3 -march=x86-64-v3 -mavxvnni -fopenmp -DFFW2_NOMAIN arcface_forward_int8.c kernels/ffw2_loader.c kernels/conv2d_nhwc.c kernels/gemm_int8_v2.c kernels/int8_epilogue.c kernels/gemm_int8_matvec.c -o fastface_int8
regression
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
regression
Restore cache failed: Dependencies file is not found in /home/runner/work/fastface/fastface. Supported file pattern: go.sum
regression
GCC: gcc-13 (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0