Skip to content

chore: Store progress #426

chore: Store progress

chore: Store progress #426

Triggered via push June 17, 2024 04:51
Status Failure
Total duration 1m 34s
Artifacts

build.yml

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

Annotations

29 errors and 56 warnings
Test Suite (ubuntu-latest, 1.79.0, false): src/chess/mod.rs#L8
file not found for module `zobrist`
Test Suite (ubuntu-latest, 1.79.0, false): src/search/mod.rs#L19
file not found for module `transposition`
Test Suite (ubuntu-latest, 1.79.0, false): src/chess/generated.rs#L4
unresolved import `crate::chess::zobrist::Key`
Test Suite (ubuntu-latest, 1.79.0, false): src/chess/position.rs#L671
cannot find type `Key` in module `zobrist`
Test Suite (ubuntu-latest, 1.79.0, false)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test Suite (macos-latest, nightly, true)
The job was canceled because "ubuntu-latest_1_79_0_fals" failed.
Test Suite (macos-latest, nightly, true): src/chess/mod.rs#L8
file not found for module `zobrist`
Test Suite (macos-latest, nightly, true): src/search/mod.rs#L19
file not found for module `transposition`
Test Suite (macos-latest, nightly, true): src/chess/generated.rs#L4
unresolved import `crate::chess::zobrist::Key`
Test Suite (macos-latest, nightly, true): src/chess/position.rs#L671
cannot find type `Key` in module `zobrist`
Test Suite (macos-latest, nightly, true)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
Test Suite (ubuntu-latest, nightly, true)
The job was canceled because "ubuntu-latest_1_79_0_fals" failed.
Test Suite (ubuntu-latest, nightly, true): src/chess/mod.rs#L8
file not found for module `zobrist`
Test Suite (ubuntu-latest, nightly, true): src/search/mod.rs#L19
file not found for module `transposition`
Test Suite (ubuntu-latest, nightly, true): src/chess/generated.rs#L4
unresolved import `crate::chess::zobrist::Key`
Test Suite (ubuntu-latest, nightly, true): src/chess/position.rs#L671
cannot find type `Key` in module `zobrist`
Test Suite (ubuntu-latest, nightly, true)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test Suite (ubuntu-latest, stable, false)
The job was canceled because "ubuntu-latest_1_79_0_fals" failed.
Test Suite (ubuntu-latest, stable, false): src/chess/mod.rs#L8
file not found for module `zobrist`
Test Suite (ubuntu-latest, stable, false): src/search/mod.rs#L19
file not found for module `transposition`
Test Suite (ubuntu-latest, stable, false): src/chess/generated.rs#L4
unresolved import `crate::chess::zobrist::Key`
Test Suite (ubuntu-latest, stable, false): src/chess/position.rs#L671
cannot find type `Key` in module `zobrist`
Test Suite (ubuntu-latest, stable, false)
The operation was canceled.
Test Suite (windows-latest, nightly, true)
The job was canceled because "ubuntu-latest_1_79_0_fals" failed.
Test Suite (windows-latest, nightly, true)
The operation was canceled.
Test Suite (windows-latest, stable, true)
The job was canceled because "ubuntu-latest_1_79_0_fals" failed.
Test Suite (windows-latest, stable, true)
The operation was canceled.
Test Suite (macos-latest, stable, true)
The job was canceled because "ubuntu-latest_1_79_0_fals" failed.
Test Suite (macos-latest, stable, true)
The operation was canceled.
Test Suite (ubuntu-latest, 1.79.0, false)
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/.
Test Suite (ubuntu-latest, 1.79.0, false)
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/
Test Suite (ubuntu-latest, 1.79.0, false)
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, 1.79.0, false)
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, 1.79.0, false)
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, 1.79.0, false)
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, 1.79.0, false): src/chess/position.rs#L1139
unused import: `crate::chess::core::Rank`
Test Suite (ubuntu-latest, 1.79.0, false): src/chess/position.rs#L1140
unused import: `crate::chess::position::Board`
Test Suite (ubuntu-latest, 1.79.0, false): src/chess/position.rs#L660
unused variable: `next_move`
Test Suite (ubuntu-latest, 1.79.0, false): src/chess/position.rs#L665
unused variable: `next_move`
Test Suite (ubuntu-latest, 1.79.0, false): src/engine/mod.rs#L173
variable `increment` is assigned to, but never used
Test Suite (ubuntu-latest, 1.79.0, false): src/engine/mod.rs#L188
value assigned to `increment` is never read
Test Suite (ubuntu-latest, 1.79.0, false): src/engine/mod.rs#L193
value assigned to `increment` is never read
Test Suite (ubuntu-latest, 1.79.0, false)
`pabi` (lib) generated 7 warnings
Test Suite (macos-latest, nightly, true): src/chess/position.rs#L1139
unused import: `crate::chess::core::Rank`
Test Suite (macos-latest, nightly, true): src/chess/position.rs#L1140
unused import: `crate::chess::position::Board`
Test Suite (macos-latest, nightly, true): src/chess/position.rs#L660
unused variable: `next_move`
Test Suite (macos-latest, nightly, true): src/chess/position.rs#L665
unused variable: `next_move`
Test Suite (macos-latest, nightly, true): src/engine/mod.rs#L173
variable `increment` is assigned to, but never used
Test Suite (macos-latest, nightly, true): src/engine/mod.rs#L188
value assigned to `increment` is never read
Test Suite (macos-latest, nightly, true): src/engine/mod.rs#L193
value assigned to `increment` is never read
Test Suite (macos-latest, nightly, true)
`pabi` (lib) generated 7 warnings
Test Suite (macos-latest, nightly, true)
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, true)
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, true)
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, true)
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, true)
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, true)
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, true)
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, true)
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, true): src/chess/position.rs#L1139
unused import: `crate::chess::core::Rank`
Test Suite (ubuntu-latest, nightly, true): src/chess/position.rs#L1140
unused import: `crate::chess::position::Board`
Test Suite (ubuntu-latest, nightly, true): src/chess/position.rs#L660
unused variable: `next_move`
Test Suite (ubuntu-latest, nightly, true): src/chess/position.rs#L665
unused variable: `next_move`
Test Suite (ubuntu-latest, nightly, true): src/engine/mod.rs#L173
variable `increment` is assigned to, but never used
Test Suite (ubuntu-latest, nightly, true): src/engine/mod.rs#L188
value assigned to `increment` is never read
Test Suite (ubuntu-latest, nightly, true): src/engine/mod.rs#L193
value assigned to `increment` is never read
Test Suite (ubuntu-latest, nightly, true)
`pabi` (lib) generated 7 warnings
Test Suite (ubuntu-latest, stable, false)
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, false)
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, false)
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, false)
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, false): src/chess/position.rs#L1139
unused import: `crate::chess::core::Rank`
Test Suite (ubuntu-latest, stable, false): src/chess/position.rs#L1140
unused import: `crate::chess::position::Board`
Test Suite (windows-latest, nightly, true)
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 (windows-latest, nightly, true)
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 (windows-latest, nightly, true)
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 (windows-latest, nightly, true)
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 (windows-latest, stable, true)
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 (windows-latest, stable, true)
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 (windows-latest, stable, true)
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 (windows-latest, stable, true)
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, true)
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, true)
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, true)
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, true)
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/