The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of SpeedrunKit, reference 1.0.0 (ec93bc), with Swift 6.2 (beta) for macOS (SPM) on 13 Jul 2025 11:39:10 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/guitaripod/SpeedrunKit.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/guitaripod/SpeedrunKit
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at ec93bcb fix(docc): resolve documentation build permissions issue
Cloned https://github.com/guitaripod/SpeedrunKit.git
Revision (git rev-parse @):
ec93bcb0b7ff75d863768f7239de406e0556b1e5
SUCCESS checkout https://github.com/guitaripod/SpeedrunKit.git at 1.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/guitaripod/SpeedrunKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/9] Write sources
[2/9] Write speedrun-cli-entitlement.plist
[2/9] Write sources
[5/9] Write swift-version-1EA4D86E10B52AF.txt
[7/51] Emitting module SpeedrunKit
[8/55] Compiling SpeedrunKit Category.swift
[9/55] Compiling SpeedrunKit Color.swift
[10/55] Compiling SpeedrunKit Developer.swift
[11/55] Compiling SpeedrunKit Engine.swift
[12/55] Compiling SpeedrunKit Game.swift
[13/55] Compiling SpeedrunKit SpeedrunConfiguration.swift
[14/55] Compiling SpeedrunKit UsersAPI.swift
[15/55] Compiling SpeedrunKit VariablesAPI.swift
[16/55] Compiling SpeedrunKit APIResponse.swift
[17/55] Compiling SpeedrunKit Asset.swift
[18/55] Compiling SpeedrunKit NetworkProtocol.swift
[19/55] Compiling SpeedrunKit SpeedrunError.swift
[20/55] Compiling SpeedrunKit URLSessionNetwork.swift
[21/55] Compiling SpeedrunKit SpeedrunKit.swift
[22/55] Compiling SpeedrunKit GameType.swift
[23/55] Compiling SpeedrunKit Genre.swift
[24/55] Compiling SpeedrunKit Leaderboard.swift
[25/55] Compiling SpeedrunKit Level.swift
[26/55] Compiling SpeedrunKit RunSubmit.swift
[27/55] Compiling SpeedrunKit Series.swift
[28/55] Compiling SpeedrunKit User.swift
[29/55] Compiling SpeedrunKit Variable.swift
[30/55] Compiling SpeedrunKit CategoriesAPI.swift
[31/55] Compiling SpeedrunKit Endpoint.swift
[32/55] Compiling SpeedrunKit GamesAPI.swift
[33/55] Compiling SpeedrunKit GamesAPIImpl.swift
[34/55] Compiling SpeedrunKit GenresAPI.swift
[35/55] Compiling SpeedrunKit LeaderboardsAPI.swift
[36/55] Compiling SpeedrunKit LevelsAPI.swift
[37/55] Compiling SpeedrunKit PaginatedResponse.swift
[38/55] Compiling SpeedrunKit PlatformsAPI.swift
[39/55] Compiling SpeedrunKit ProfileAPI.swift
[40/55] Compiling SpeedrunKit Platform.swift
[41/55] Compiling SpeedrunKit Publisher.swift
[42/55] Compiling SpeedrunKit Region.swift
[43/55] Compiling SpeedrunKit Run.swift
[44/55] Compiling SpeedrunKit Link.swift
[45/55] Compiling SpeedrunKit Location.swift
[46/55] Compiling SpeedrunKit Names.swift
[47/55] Compiling SpeedrunKit Notification.swift
[48/55] Compiling SpeedrunKit RegionsAPI.swift
[49/55] Compiling SpeedrunKit ResourceProtocol.swift
[50/55] Compiling SpeedrunKit RunsAPI.swift
[51/55] Compiling SpeedrunKit SeriesAPI.swift
[52/55] Compiling SpeedrunKit SpeedrunClientProtocol.swift
[53/64] Compiling SpeedrunCLI SeriesCommand.swift
[54/64] Compiling SpeedrunCLI LeaderboardsCommand.swift
[55/64] Compiling SpeedrunCLI SearchCommand.swift
[56/64] Emitting module SpeedrunCLI
[57/64] Compiling SpeedrunCLI GamesCommand.swift
[58/64] Compiling SpeedrunCLI CLI.swift
[59/64] Compiling SpeedrunCLI RunsCommand.swift
[60/64] Compiling SpeedrunCLI UsersCommand.swift
[61/64] Compiling SpeedrunCLI main.swift
[61/64] Write Objects.LinkFileList
[62/64] Linking speedrun-cli
[63/64] Applying speedrun-cli
Build complete! (21.61s)
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2094] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.11s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (3.60s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3425] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.08s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.64s)
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
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
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "SpeedrunKit",
  "name" : "SpeedrunKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "SpeedrunKit",
      "targets" : [
        "SpeedrunKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "speedrun-cli",
      "targets" : [
        "SpeedrunCLI"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SpeedrunKitTests",
      "module_type" : "SwiftTarget",
      "name" : "SpeedrunKitTests",
      "path" : "Tests/SpeedrunKitTests",
      "sources" : [
        "API/PaginationParametersTests.swift",
        "API/SpeedrunConfigurationTests.swift",
        "Models/AssetTests.swift",
        "Models/ColorTests.swift",
        "Models/EnumTests.swift",
        "Models/LinkTests.swift",
        "Models/NamesTests.swift",
        "Networking/SpeedrunErrorTests.swift",
        "SpeedrunKitTests.swift"
      ],
      "target_dependencies" : [
        "SpeedrunKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpeedrunKit",
      "module_type" : "SwiftTarget",
      "name" : "SpeedrunKit",
      "path" : "Sources/SpeedrunKit",
      "product_memberships" : [
        "SpeedrunKit",
        "speedrun-cli"
      ],
      "sources" : [
        "API/CategoriesAPI.swift",
        "API/Endpoint.swift",
        "API/GamesAPI.swift",
        "API/GamesAPIImpl.swift",
        "API/GenresAPI.swift",
        "API/LeaderboardsAPI.swift",
        "API/LevelsAPI.swift",
        "API/PaginatedResponse.swift",
        "API/PlatformsAPI.swift",
        "API/ProfileAPI.swift",
        "API/RegionsAPI.swift",
        "API/ResourceProtocol.swift",
        "API/RunsAPI.swift",
        "API/SeriesAPI.swift",
        "API/SpeedrunClientProtocol.swift",
        "API/SpeedrunConfiguration.swift",
        "API/UsersAPI.swift",
        "API/VariablesAPI.swift",
        "Models/APIResponse.swift",
        "Models/Asset.swift",
        "Models/Category.swift",
        "Models/Color.swift",
        "Models/Developer.swift",
        "Models/Engine.swift",
        "Models/Game.swift",
        "Models/GameType.swift",
        "Models/Genre.swift",
        "Models/Leaderboard.swift",
        "Models/Level.swift",
        "Models/Link.swift",
        "Models/Location.swift",
        "Models/Names.swift",
        "Models/Notification.swift",
        "Models/Platform.swift",
        "Models/Publisher.swift",
        "Models/Region.swift",
        "Models/Run.swift",
        "Models/RunSubmit.swift",
        "Models/Series.swift",
        "Models/User.swift",
        "Models/Variable.swift",
        "Networking/NetworkProtocol.swift",
        "Networking/SpeedrunError.swift",
        "Networking/URLSessionNetwork.swift",
        "SpeedrunKit.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SpeedrunCLI",
      "module_type" : "SwiftTarget",
      "name" : "SpeedrunCLI",
      "path" : "Sources/SpeedrunCLI",
      "product_memberships" : [
        "speedrun-cli"
      ],
      "sources" : [
        "CLI.swift",
        "Commands/GamesCommand.swift",
        "Commands/LeaderboardsCommand.swift",
        "Commands/RunsCommand.swift",
        "Commands/SearchCommand.swift",
        "Commands/SeriesCommand.swift",
        "Commands/UsersCommand.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "SpeedrunKit"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.9"
}
Done.