Build Information
Failed to build swift-chess, reference main (392250
), with Swift 6.1 for watchOS using Xcode 16.3 on 26 Apr 2025 07:12:50 UTC.
Build Command
No build command. This typically means the build failed at an early stage where we determine the build command.
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dpedley/swift-chess.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dpedley/swift-chess
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 3922505 Create LICENSE (#47)
Cloned https://github.com/dpedley/swift-chess.git
Revision (git rev-parse @):
392250531b7a9b4f275e6b38ac0e26c06e2a9574
SUCCESS checkout https://github.com/dpedley/swift-chess.git at main
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/dpedley/swift-chess.git
https://github.com/dpedley/swift-chess.git
{
"dependencies" : [
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
}
],
"manifest_display_name" : "swift-chess",
"name" : "swift-chess",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "Chess",
"targets" : [
"Chess"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ChessTests",
"module_type" : "SwiftTarget",
"name" : "ChessTests",
"path" : "Tests/ChessTests",
"sources" : [
"BoardAnalysisTests.swift",
"BoardFenTests.swift",
"ChessRobotTests.swift",
"ChessTests.swift",
"GameTests.swift",
"GameplayKitTests.swift",
"MoveTests.swift",
"NamedPositionTests.swift",
"PieceMoveTests.swift",
"PieceWeightTests.swift",
"PositionTests.swift",
"PromotionTests.swift",
"RankAndFileTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"Chess"
],
"type" : "test"
},
{
"c99name" : "Chess",
"module_type" : "SwiftTarget",
"name" : "Chess",
"path" : "Sources/Chess",
"product_dependencies" : [
"Logging"
],
"product_memberships" : [
"Chess"
],
"sources" : [
"Board/Board+Analysis.swift",
"Board/Board+FEN.swift",
"Board/Board+Game.swift",
"Board/Board+Moves.swift",
"Board/Board.swift",
"Board/BoardVariant+GameplayKit.swift",
"Board/BoardVariant.swift",
"Board/Position+Names.swift",
"Board/Position.swift",
"Board/SingleMoveVariant.swift",
"Board/Square.swift",
"Chess.swift",
"Game/Game+Notation.swift",
"Game/Game+Piece.swift",
"Game/Game+Rules.swift",
"Game/Game.swift",
"Game/GameStatus.swift",
"Game/Move+Names.swift",
"Game/Move.swift",
"Game/Piece.swift",
"Game/PieceType.swift",
"Game/Side+Move.swift",
"Game/Side.swift",
"Game/SideEffect.swift",
"Online/Chess+URL.swift",
"Player/ChessRobot.swift",
"Player/HumanPlayer.swift",
"Player/Player.swift",
"Player/PlayerFactory.swift",
"Robots/CautiousBot.swift",
"Robots/GreedyBot.swift",
"Robots/MindyMaxBot.swift",
"Robots/MontyCarlo.swift",
"Robots/PlaybackBot.swift",
"Robots/Robot+Choices.swift",
"Robots/Robot+Names.swift",
"Robots/Robot+Previews.swift",
"Settings/ChessPreferences.swift",
"Store/ChessEnvironment.swift",
"Store/ChessStore+Preview.swift",
"Store/ChessStore.swift",
"Store/EnvironmentReducer.swift",
"Store/GameActions.swift",
"Store/GameReducer.swift",
"UI/BoardIconView.swift",
"UI/BoardView.swift",
"UI/ChessSettingsView.swift",
"UI/ChessThemes.swift",
"UI/Defaults.swift",
"UI/Extensions/CoreGraphics+RelativeShape.swift",
"UI/Extensions/GridItem+Chess.swift",
"UI/Interactions/PieceDrag.swift",
"UI/PieceArtwork/Bishop.swift",
"UI/PieceArtwork/King.swift",
"UI/PieceArtwork/Knight.swift",
"UI/PieceArtwork/Pawn.swift",
"UI/PieceArtwork/PieceArtwork+Drawing.swift",
"UI/PieceArtwork/PieceArtwork.swift",
"UI/PieceArtwork/Queen.swift",
"UI/PieceArtwork/Rook.swift",
"UI/PieceGlyph.swift",
"UI/PieceShape+Details.swift",
"UI/PieceShape.swift",
"UI/PieceStyle.swift",
"UI/PieceView.swift",
"UI/PlayAsButton.swift",
"UI/PlayPauseButton.swift",
"UI/PlayerTitleView.swift",
"UI/ResetBoardButton.swift",
"UI/Sound.swift",
"UI/SquareBackground.swift",
"UI/SquareMoveHighlight.swift",
"UI/SquareSelected.swift",
"UI/SquareTargeted.swift",
"UI/UI.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Chess/PlayChess': File not found.
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from git@github.com:dpedley/swift-chess.git
skipping cache due to an error: Failed to clone repository git@github.com:dpedley/swift-chess.git:
Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/swift-chess-4cef42e6'...
Warning: Permanently added 'github.com' (ED25519) to the list of known hosts.
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Fetching from git@github.com:dpedley/swift-chess.git
skipping cache due to an error: Failed to clone repository git@github.com:dpedley/swift-chess.git:
Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/swift-chess-4cef42e6'...
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
2025-04-26 00:12:47.587 xcodebuild[517:2878] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-26-04_00-12-0047.xcresult
xcodebuild: error: Could not resolve package dependencies:
Failed to clone repository git@github.com:dpedley/swift-chess.git:
Cloning into bare repository '/Users/admin/builder/spi-builder-workspace/.dependencies/repositories/swift-chess-4cef42e6'...
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from git@github.com:dpedley/swift-chess.git
skipping cache due to an error: Failed to clone repository git@github.com:dpedley/swift-chess.git:
Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/swift-chess-4cef42e6'...
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Fetching from git@github.com:dpedley/swift-chess.git
skipping cache due to an error: Failed to clone repository git@github.com:dpedley/swift-chess.git:
Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/swift-chess-4cef42e6'...
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
2025-04-26 00:12:50.689 xcodebuild[641:3554] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-26-04_00-12-0050.xcresult
xcodebuild: error: Could not resolve package dependencies:
Failed to clone repository git@github.com:dpedley/swift-chess.git:
Cloning into bare repository '/Users/admin/builder/spi-builder-workspace/.dependencies/repositories/swift-chess-4cef42e6'...
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
BUILD FAILURE 6.1 watchOS