Skip to content

Add the declarations file for pytorch 2.6. #1036

Add the declarations file for pytorch 2.6.

Add the declarations file for pytorch 2.6. #1036

Triggered via pull request January 21, 2025 08:08
Status Failure
Total duration 4m 28s
Artifacts

rust-ci.yml

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

Annotations

7 errors and 133 warnings
Test Suite (ubuntu-latest, nightly)
could not compile `tch` (lib test) due to 1 previous error
Test Suite (ubuntu-latest, nightly)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test Suite (macOS-latest, stable)
The job was canceled because "ubuntu-latest_nightly" failed.
Test Suite (macOS-latest, nightly)
The job was canceled because "ubuntu-latest_nightly" failed.
Test Suite (macOS-latest, nightly)
The operation was canceled.
Test Suite (ubuntu-latest, stable)
The job was canceled because "ubuntu-latest_nightly" failed.
Test Suite (ubuntu-latest, stable)
The operation was canceled.
Rustfmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
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/
Clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
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
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/anstream/0.6.18/download` (146.75.78.137), got 502
Clippy
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/aes/0.8.4/download` (146.75.78.137), got 502
Clippy
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/num-traits/0.2.19/download` (146.75.78.137), got 502
Clippy
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/jobserver/0.1.32/download` (146.75.78.137), got 502
Clippy
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/idna/1.0.3/download` (146.75.78.137), got 502
Clippy
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/icu_properties_data/1.5.0/download` (146.75.78.137), got 502
Check (ubuntu-latest, stable)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
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)
torch-sys@0.18.1: In file included from libtch/torch_api.cpp:15:
Check (ubuntu-latest, stable)
torch-sys@0.18.1: libtch/torch_api.cpp:193:36: warning: 'bool at::autocast::is_enabled()' is deprecated: at::autocast::is_enabled() is deprecated. Please use at::autocast::is_autocast_enabled(at::kCUDA) instead. [-Wdeprecated-declarations]
Check (ubuntu-latest, stable)
torch-sys@0.18.1: | ~~~~~~~~~~~~~~~~~~~~~~~~^~
Check (ubuntu-latest, stable)
torch-sys@0.18.1: 19 | x \
Check (ubuntu-latest, stable)
torch-sys@0.18.1: In file included from libtch/torch_api.cpp:9:
Check (ubuntu-latest, stable)
torch-sys@0.18.1: 28 | TORCH_API inline bool is_enabled() {
Check (ubuntu-latest, stable)
torch-sys@0.18.1: libtch/torch_api.cpp: In function 'bool at_autocast_set_enabled(bool)':
Check (ubuntu-latest, stable)
torch-sys@0.18.1: 200 | bool is_enabled = at::autocast::is_enabled();
Check (ubuntu-latest, stable)
torch-sys@0.18.1: libtch/torch_api.h:19:5: note: in definition of macro 'PROTECT'
Check (ubuntu-latest, stable)
torch-sys@0.18.1: | ^
Test Suite (ubuntu-latest, nightly)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
Test Suite (ubuntu-latest, nightly)
torch-sys@0.18.1: In file included from libtch/torch_api.cpp:15:
Test Suite (ubuntu-latest, nightly)
torch-sys@0.18.1: libtch/torch_api.cpp:193:36: warning: 'bool at::autocast::is_enabled()' is deprecated: at::autocast::is_enabled() is deprecated. Please use at::autocast::is_autocast_enabled(at::kCUDA) instead. [-Wdeprecated-declarations]
Test Suite (ubuntu-latest, nightly)
torch-sys@0.18.1: | ~~~~~~~~~~~~~~~~~~~~~~~~^~
Test Suite (ubuntu-latest, nightly)
torch-sys@0.18.1: 19 | x \
Test Suite (ubuntu-latest, nightly)
torch-sys@0.18.1: In file included from libtch/torch_api.cpp:9:
Test Suite (ubuntu-latest, nightly)
torch-sys@0.18.1: 28 | TORCH_API inline bool is_enabled() {
Test Suite (ubuntu-latest, nightly)
torch-sys@0.18.1: libtch/torch_api.cpp: In function 'bool at_autocast_set_enabled(bool)':
Test Suite (ubuntu-latest, nightly)
torch-sys@0.18.1: 200 | bool is_enabled = at::autocast::is_enabled();
Test Suite (ubuntu-latest, nightly)
torch-sys@0.18.1: libtch/torch_api.h:19:5: note: in definition of macro 'PROTECT'
Test Suite (ubuntu-latest, nightly)
torch-sys@0.18.1: | ^
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/
Test Suite (macOS-latest, stable)
torch-sys@0.18.1: clang: warning: -Wl,-rpath=/Users/runner/work/tch-rs/tch-rs/target/debug/build/torch-sys-b196ac50dd76f1a8/out/libtorch/libtorch/lib: 'linker' input unused [-Wunused-command-line-argument]
Test Suite (macOS-latest, stable)
torch-sys@0.18.1: libtch/torch_api.cpp:193:26: warning: 'is_enabled' is deprecated: at::autocast::is_enabled() is deprecated. Please use at::autocast::is_autocast_enabled(at::kCUDA) instead. [-Wdeprecated-declarations]
Test Suite (macOS-latest, stable)
torch-sys@0.18.1: ^
Test Suite (macOS-latest, stable)
torch-sys@0.18.1: C10_DEPRECATED_MESSAGE(
Test Suite (macOS-latest, stable)
torch-sys@0.18.1: /Users/runner/work/tch-rs/tch-rs/target/debug/build/torch-sys-b196ac50dd76f1a8/out/libtorch/libtorch/include/c10/util/Deprecated.h:24:43: note: expanded from macro 'C10_DEPRECATED_MESSAGE'
Test Suite (macOS-latest, stable)
torch-sys@0.18.1: ^
Test Suite (macOS-latest, stable)
torch-sys@0.18.1: bool is_enabled = at::autocast::is_enabled();
Test Suite (macOS-latest, stable)
torch-sys@0.18.1: /Users/runner/work/tch-rs/tch-rs/target/debug/build/torch-sys-b196ac50dd76f1a8/out/libtorch/libtorch/include/ATen/autocast_mode.h:26:1: note: 'is_enabled' has been explicitly marked deprecated here
Test Suite (macOS-latest, stable)
torch-sys@0.18.1: ^
Test Suite (macOS-latest, stable)
torch-sys@0.18.1: #define C10_DEPRECATED_MESSAGE(message) [[deprecated(message)]]
Test Suite (macOS-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 (macOS-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 (macOS-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 (macOS-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, nightly)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
Check (ubuntu-latest, nightly)
torch-sys@0.18.1: In file included from libtch/torch_api.cpp:15:
Check (ubuntu-latest, nightly)
torch-sys@0.18.1: libtch/torch_api.cpp:193:36: warning: 'bool at::autocast::is_enabled()' is deprecated: at::autocast::is_enabled() is deprecated. Please use at::autocast::is_autocast_enabled(at::kCUDA) instead. [-Wdeprecated-declarations]
Check (ubuntu-latest, nightly)
torch-sys@0.18.1: | ~~~~~~~~~~~~~~~~~~~~~~~~^~
Check (ubuntu-latest, nightly)
torch-sys@0.18.1: 19 | x \
Check (ubuntu-latest, nightly)
torch-sys@0.18.1: In file included from libtch/torch_api.cpp:9:
Check (ubuntu-latest, nightly)
torch-sys@0.18.1: 28 | TORCH_API inline bool is_enabled() {
Check (ubuntu-latest, nightly)
torch-sys@0.18.1: libtch/torch_api.cpp: In function 'bool at_autocast_set_enabled(bool)':
Check (ubuntu-latest, nightly)
torch-sys@0.18.1: 200 | bool is_enabled = at::autocast::is_enabled();
Check (ubuntu-latest, nightly)
torch-sys@0.18.1: libtch/torch_api.h:19:5: note: in definition of macro 'PROTECT'
Check (ubuntu-latest, nightly)
torch-sys@0.18.1: | ^
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/
Test Suite (macOS-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 (macOS-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 (macOS-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 (macOS-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, 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, stable)
torch-sys@0.18.1: In file included from libtch/torch_api.cpp:15:
Test Suite (ubuntu-latest, stable)
torch-sys@0.18.1: libtch/torch_api.cpp:193:36: warning: 'bool at::autocast::is_enabled()' is deprecated: at::autocast::is_enabled() is deprecated. Please use at::autocast::is_autocast_enabled(at::kCUDA) instead. [-Wdeprecated-declarations]
Test Suite (ubuntu-latest, stable)
torch-sys@0.18.1: | ~~~~~~~~~~~~~~~~~~~~~~~~^~
Test Suite (ubuntu-latest, stable)
torch-sys@0.18.1: 19 | x \
Test Suite (ubuntu-latest, stable)
torch-sys@0.18.1: In file included from libtch/torch_api.cpp:9:
Test Suite (ubuntu-latest, stable)
torch-sys@0.18.1: 28 | TORCH_API inline bool is_enabled() {
Test Suite (ubuntu-latest, stable)
torch-sys@0.18.1: libtch/torch_api.cpp: In function 'bool at_autocast_set_enabled(bool)':
Test Suite (ubuntu-latest, stable)
torch-sys@0.18.1: 200 | bool is_enabled = at::autocast::is_enabled();
Test Suite (ubuntu-latest, stable)
torch-sys@0.18.1: libtch/torch_api.h:19:5: note: in definition of macro 'PROTECT'
Test Suite (ubuntu-latest, stable)
torch-sys@0.18.1: | ^
Check (windows-2019, 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 (windows-2019, 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 (windows-2019, 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 (windows-2019, 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 (windows-2019, nightly)
torch-sys@0.18.1: cl : Command line warning D9002 : ignoring unknown option '/p:DefineConstants=GLOG_USE_GLOG_EXPORT'
Check (windows-2019, nightly)
torch-sys@0.18.1: cl : Command line warning D9002 : ignoring unknown option '/p:DefineConstants=GLOG_USE_GLOG_EXPORT'
Check (macOS-latest, nightly)
torch-sys@0.18.1: clang: warning: -Wl,-rpath=/Users/runner/work/tch-rs/tch-rs/target/debug/build/torch-sys-5c4e5cc9bc24244b/out/libtorch/libtorch/lib: 'linker' input unused [-Wunused-command-line-argument]
Check (macOS-latest, nightly)
torch-sys@0.18.1: libtch/torch_api.cpp:193:26: warning: 'is_enabled' is deprecated: at::autocast::is_enabled() is deprecated. Please use at::autocast::is_autocast_enabled(at::kCUDA) instead. [-Wdeprecated-declarations]
Check (macOS-latest, nightly)
torch-sys@0.18.1: ^
Check (macOS-latest, nightly)
torch-sys@0.18.1: C10_DEPRECATED_MESSAGE(
Check (macOS-latest, nightly)
torch-sys@0.18.1: /Users/runner/work/tch-rs/tch-rs/target/debug/build/torch-sys-5c4e5cc9bc24244b/out/libtorch/libtorch/include/c10/util/Deprecated.h:24:43: note: expanded from macro 'C10_DEPRECATED_MESSAGE'
Check (macOS-latest, nightly)
torch-sys@0.18.1: ^
Check (macOS-latest, nightly)
torch-sys@0.18.1: bool is_enabled = at::autocast::is_enabled();
Check (macOS-latest, nightly)
torch-sys@0.18.1: /Users/runner/work/tch-rs/tch-rs/target/debug/build/torch-sys-5c4e5cc9bc24244b/out/libtorch/libtorch/include/ATen/autocast_mode.h:26:1: note: 'is_enabled' has been explicitly marked deprecated here
Check (macOS-latest, nightly)
torch-sys@0.18.1: ^
Check (macOS-latest, nightly)
torch-sys@0.18.1: #define C10_DEPRECATED_MESSAGE(message) [[deprecated(message)]]
Check (macOS-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 (macOS-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 (macOS-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 (macOS-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 (macOS-latest, stable)
torch-sys@0.18.1: clang: warning: -Wl,-rpath=/Users/runner/work/tch-rs/tch-rs/target/debug/build/torch-sys-f43509cc9de10f6f/out/libtorch/libtorch/lib: 'linker' input unused [-Wunused-command-line-argument]
Check (macOS-latest, stable)
torch-sys@0.18.1: libtch/torch_api.cpp:193:26: warning: 'is_enabled' is deprecated: at::autocast::is_enabled() is deprecated. Please use at::autocast::is_autocast_enabled(at::kCUDA) instead. [-Wdeprecated-declarations]
Check (macOS-latest, stable)
torch-sys@0.18.1: ^
Check (macOS-latest, stable)
torch-sys@0.18.1: C10_DEPRECATED_MESSAGE(
Check (macOS-latest, stable)
torch-sys@0.18.1: /Users/runner/work/tch-rs/tch-rs/target/debug/build/torch-sys-f43509cc9de10f6f/out/libtorch/libtorch/include/c10/util/Deprecated.h:24:43: note: expanded from macro 'C10_DEPRECATED_MESSAGE'
Check (macOS-latest, stable)
torch-sys@0.18.1: ^
Check (macOS-latest, stable)
torch-sys@0.18.1: bool is_enabled = at::autocast::is_enabled();
Check (macOS-latest, stable)
torch-sys@0.18.1: /Users/runner/work/tch-rs/tch-rs/target/debug/build/torch-sys-f43509cc9de10f6f/out/libtorch/libtorch/include/ATen/autocast_mode.h:26:1: note: 'is_enabled' has been explicitly marked deprecated here
Check (macOS-latest, stable)
torch-sys@0.18.1: ^
Check (macOS-latest, stable)
torch-sys@0.18.1: #define C10_DEPRECATED_MESSAGE(message) [[deprecated(message)]]
Check (macOS-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 (macOS-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 (macOS-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 (macOS-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 (windows-2019, 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 (windows-2019, 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 (windows-2019, 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 (windows-2019, 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 (windows-2019, stable)
torch-sys@0.18.1: cl : Command line warning D9002 : ignoring unknown option '/p:DefineConstants=GLOG_USE_GLOG_EXPORT'
Check (windows-2019, stable)
torch-sys@0.18.1: cl : Command line warning D9002 : ignoring unknown option '/p:DefineConstants=GLOG_USE_GLOG_EXPORT'