Build Information
Successful build of ChessKit, reference 2.0.0 (bee00f), with Swift 6.2 for Wasm on 30 Sep 2025 20:46:13 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aperechnev/ChessKit.git
Reference: 2.0.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/aperechnev/ChessKit
* tag 2.0.0 -> FETCH_HEAD
HEAD is now at bee00f5 Merge branch 'release/2.0.0'
Cloned https://github.com/aperechnev/ChessKit.git
Revision (git rev-parse @):
bee00f535ae6c6182cc3d9c9a5bd5cfb5cbc5d83
SUCCESS checkout https://github.com/aperechnev/ChessKit.git at 2.0.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/aperechnev/ChessKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f6b6b9bdb5d5605d727da337418fc455cd8a0394d3a815b70631008c48829755
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
warning: multiple Swift SDKs match target triple `wasm32-unknown-wasip1` and host triple x86_64-unknown-linux-gnu, selected one at /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/swift-sdk.json
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2094] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.68s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (4.31s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3538] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.30s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (2.23s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/27] Compiling ChessKit KnightMoving.swift
[6/27] Compiling ChessKit LongRangeMoving.swift
[7/27] Compiling ChessKit MovingTranslations.swift
[8/30] Compiling ChessKit PieceColor.swift
[9/30] Compiling ChessKit PieceKind.swift
[10/30] Compiling ChessKit Position.swift
[11/30] Compiling ChessKit PawnMoving.swift
[12/30] Compiling ChessKit PieceMoving.swift
[13/30] Compiling ChessKit QueenMoving.swift
[14/30] Compiling ChessKit RangeMoving.swift
[15/30] Compiling ChessKit RookMoving.swift
[16/30] Compiling ChessKit ShortRangeMoving.swift
[17/30] Compiling ChessKit Bitboards.swift
[18/30] Compiling ChessKit Board.swift
[19/30] Compiling ChessKit Square.swift
[20/30] Compiling ChessKit FenSerialization.swift
[21/30] Compiling ChessKit Game.swift
[22/30] Compiling ChessKit Move.swift
[23/30] Compiling ChessKit Piece.swift
[24/30] Emitting module ChessKit
[25/30] Compiling ChessKit Rays.swift
[26/30] Compiling ChessKit BishopMoving.swift
[27/30] Compiling ChessKit KingMoving.swift
[28/30] Compiling ChessKit Rules.swift
[29/30] Compiling ChessKit StandardRules.swift
[30/30] Compiling ChessKit SanSerialization.swift
Build complete! (39.18s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
}
],
"manifest_display_name" : "ChessKit",
"name" : "ChessKit",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "ChessKit",
"targets" : [
"ChessKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ChessKitTests",
"module_type" : "SwiftTarget",
"name" : "ChessKitTests",
"path" : "Tests/ChessKitTests",
"sources" : [
"BoardTest.swift",
"FenSerializationTests.swift",
"GameTests.swift",
"MoveTests.swift",
"PieceColorTests.swift",
"PieceTests.swift",
"PositionTests.swift",
"RaysTests.swift",
"RealGamesTests.swift",
"Rules/Standard/CheckmateTests.swift",
"Rules/Standard/PawnMovesTests.swift",
"Rules/Standard/StandardRulesTests.swift",
"SanSerializationTests.swift",
"SquareTest.swift"
],
"target_dependencies" : [
"ChessKit"
],
"type" : "test"
},
{
"c99name" : "ChessKit",
"module_type" : "SwiftTarget",
"name" : "ChessKit",
"path" : "Sources/ChessKit",
"product_memberships" : [
"ChessKit"
],
"sources" : [
"Board/Bitboards.swift",
"Board/Board.swift",
"Board/Square.swift",
"FenSerialization.swift",
"Game.swift",
"Move.swift",
"Piece/Piece.swift",
"Piece/PieceColor.swift",
"Piece/PieceKind.swift",
"Position.swift",
"Rays.swift",
"Rules/Piece Moving/BishopMoving.swift",
"Rules/Piece Moving/KingMoving.swift",
"Rules/Piece Moving/KnightMoving.swift",
"Rules/Piece Moving/LongRangeMoving.swift",
"Rules/Piece Moving/MovingTranslations.swift",
"Rules/Piece Moving/PawnMoving.swift",
"Rules/Piece Moving/PieceMoving.swift",
"Rules/Piece Moving/QueenMoving.swift",
"Rules/Piece Moving/RangeMoving.swift",
"Rules/Piece Moving/RookMoving.swift",
"Rules/Piece Moving/ShortRangeMoving.swift",
"Rules/Rules.swift",
"Rules/StandardRules.swift",
"SanSerialization.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f6b6b9bdb5d5605d727da337418fc455cd8a0394d3a815b70631008c48829755
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Done.