Skip to content

Fix the mac build. #181

Fix the mac build.

Fix the mac build. #181

Triggered via push October 2, 2023 19:38
Status Success
Total duration 1m 41s
Artifacts

rust-ci.yml

on: push
Matrix: Check
Matrix: Test Suite
Fit to window
Zoom out
Zoom in

Annotations

80 warnings
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/
Rustfmt
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 (ubuntu-latest, stable)
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/
Check (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 (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 (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 (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 (ubuntu-latest, stable)
In file included from /home/runner/work/xla-rs/xla-rs/xla_extension/include/xla/pjrt/abstract_tfrt_cpu_buffer.h:29,
Check (ubuntu-latest, stable)
from xla_rs/xla_rs.h:19,
Check (ubuntu-latest, stable)
/home/runner/work/xla-rs/xla-rs/xla_extension/include/absl/log/check.h:57: warning: "CHECK" redefined
Check (ubuntu-latest, stable)
|
Check (ubuntu-latest, stable)
from /home/runner/work/xla-rs/xla-rs/xla_extension/include/tsl/platform/status.h:34,
Check (ubuntu-latest, stable)
from /home/runner/work/xla-rs/xla-rs/xla_extension/include/xla/service_interface.h:19,
Check (ubuntu-latest, stable)
from /home/runner/work/xla-rs/xla-rs/xla_extension/include/xla/client/client.h:25,
Check (ubuntu-latest, stable)
from /home/runner/work/xla-rs/xla-rs/xla_extension/include/xla/client/client_library.h:32,
Check (ubuntu-latest, stable)
from xla_rs/xla_rs.cc:1:
Check (ubuntu-latest, stable)
302 | #define CHECK(condition) \
Check (ubuntu-latest, nightly)
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/
Check (ubuntu-latest, nightly)
In file included from /home/runner/work/xla-rs/xla-rs/xla_extension/include/xla/pjrt/abstract_tfrt_cpu_buffer.h:29,
Check (ubuntu-latest, nightly)
from xla_rs/xla_rs.h:19,
Check (ubuntu-latest, nightly)
/home/runner/work/xla-rs/xla-rs/xla_extension/include/absl/log/check.h:57: warning: "CHECK" redefined
Check (ubuntu-latest, nightly)
|
Check (ubuntu-latest, nightly)
from /home/runner/work/xla-rs/xla-rs/xla_extension/include/tsl/platform/status.h:34,
Check (ubuntu-latest, nightly)
from /home/runner/work/xla-rs/xla-rs/xla_extension/include/xla/service_interface.h:19,
Check (ubuntu-latest, nightly)
from /home/runner/work/xla-rs/xla-rs/xla_extension/include/xla/client/client.h:25,
Check (ubuntu-latest, nightly)
from /home/runner/work/xla-rs/xla-rs/xla_extension/include/xla/client/client_library.h:32,
Check (ubuntu-latest, nightly)
from xla_rs/xla_rs.cc:1:
Check (ubuntu-latest, nightly)
302 | #define CHECK(condition) \
Check (ubuntu-latest, nightly)
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 (ubuntu-latest, nightly)
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 (ubuntu-latest, nightly)
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 (ubuntu-latest, nightly)
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/
Clippy
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/
Clippy
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/
Clippy
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/
Clippy
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/
Clippy
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/
Clippy
In file included from /home/runner/work/xla-rs/xla-rs/xla_extension/include/xla/pjrt/abstract_tfrt_cpu_buffer.h:29,
Clippy
from xla_rs/xla_rs.h:19,
Clippy
/home/runner/work/xla-rs/xla-rs/xla_extension/include/absl/log/check.h:57: warning: "CHECK" redefined
Clippy
|
Clippy
from /home/runner/work/xla-rs/xla-rs/xla_extension/include/tsl/platform/status.h:34,
Clippy
from /home/runner/work/xla-rs/xla-rs/xla_extension/include/xla/service_interface.h:19,
Clippy
from /home/runner/work/xla-rs/xla-rs/xla_extension/include/xla/client/client.h:25,
Clippy
from /home/runner/work/xla-rs/xla-rs/xla_extension/include/xla/client/client_library.h:32,
Clippy
from xla_rs/xla_rs.cc:1:
Clippy
302 | #define CHECK(condition) \
Test Suite (ubuntu-latest, stable)
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 (ubuntu-latest, stable)
In file included from /home/runner/work/xla-rs/xla-rs/xla_extension/include/xla/pjrt/abstract_tfrt_cpu_buffer.h:29,
Test Suite (ubuntu-latest, stable)
from xla_rs/xla_rs.h:19,
Test Suite (ubuntu-latest, stable)
/home/runner/work/xla-rs/xla-rs/xla_extension/include/absl/log/check.h:57: warning: "CHECK" redefined
Test Suite (ubuntu-latest, stable)
from /home/runner/work/xla-rs/xla-rs/xla_extension/include/tsl/platform/status.h:34,
Test Suite (ubuntu-latest, stable)
from /home/runner/work/xla-rs/xla-rs/xla_extension/include/xla/service_interface.h:19,
Test Suite (ubuntu-latest, stable)
from /home/runner/work/xla-rs/xla-rs/xla_extension/include/xla/client/client.h:25,
Test Suite (ubuntu-latest, stable)
from /home/runner/work/xla-rs/xla-rs/xla_extension/include/xla/client/client_library.h:32,
Test Suite (ubuntu-latest, stable)
from xla_rs/xla_rs.cc:1:
Test Suite (ubuntu-latest, stable)
302 | #define CHECK(condition) \
Test Suite (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/
Test Suite (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/
Test Suite (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/
Test Suite (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/
Test Suite (ubuntu-latest, nightly)
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 (ubuntu-latest, nightly)
In file included from /home/runner/work/xla-rs/xla-rs/xla_extension/include/xla/pjrt/abstract_tfrt_cpu_buffer.h:29,
Test Suite (ubuntu-latest, nightly)
from xla_rs/xla_rs.h:19,
Test Suite (ubuntu-latest, nightly)
/home/runner/work/xla-rs/xla-rs/xla_extension/include/absl/log/check.h:57: warning: "CHECK" redefined
Test Suite (ubuntu-latest, nightly)
from /home/runner/work/xla-rs/xla-rs/xla_extension/include/tsl/platform/status.h:34,
Test Suite (ubuntu-latest, nightly)
from /home/runner/work/xla-rs/xla-rs/xla_extension/include/xla/service_interface.h:19,
Test Suite (ubuntu-latest, nightly)
from /home/runner/work/xla-rs/xla-rs/xla_extension/include/xla/client/client.h:25,
Test Suite (ubuntu-latest, nightly)
from /home/runner/work/xla-rs/xla-rs/xla_extension/include/xla/client/client_library.h:32,
Test Suite (ubuntu-latest, nightly)
from xla_rs/xla_rs.cc:1:
Test Suite (ubuntu-latest, nightly)
302 | #define CHECK(condition) \
Test Suite (ubuntu-latest, nightly)
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 (ubuntu-latest, nightly)
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 (ubuntu-latest, nightly)
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 (ubuntu-latest, nightly)
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/