Merge pull request #927 from LaurentMazare/decl-2.6 #1037
Annotations
2 errors and 15 warnings
Run actions-rs/cargo@v1
could not compile `tch` (lib test) due to 1 previous error
|
Run actions-rs/cargo@v1
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/cargo@v1
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/utf16_iter/1.0.5/download` (146.75.30.137), got 502
|
Run actions-rs/cargo@v1
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/adler2/2.0.0/download` (146.75.30.137), got 502
|
Run actions-rs/cargo@v1
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/shlex/1.3.0/download` (146.75.30.137), got 502
|
Run actions-rs/cargo@v1
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/sha2/0.10.8/download` (146.75.30.137), got 502
|
Run actions-rs/cargo@v1
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/serde/1.0.217/download` (146.75.30.137), got 502
|
Run actions-rs/cargo@v1
[email protected]: In file included from libtch/torch_api.cpp:15:
|
Run actions-rs/cargo@v1
[email protected]: 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]
|
Run actions-rs/cargo@v1
[email protected]: | ~~~~~~~~~~~~~~~~~~~~~~~~^~
|
Run actions-rs/cargo@v1
[email protected]: 19 | x \
|
Run actions-rs/cargo@v1
[email protected]: In file included from libtch/torch_api.cpp:9:
|
Loading