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 XPkg, reference main (56068d), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 16:01:51 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/elegantchaos/Xpkg.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/Xpkg
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 56068d1 Added better version output, and --about command.
Cloned https://github.com/elegantchaos/Xpkg.git
Revision (git rev-parse @):
56068d160f173316a367666ab79a91af02701198
SUCCESS checkout https://github.com/elegantchaos/Xpkg.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/elegantchaos/Xpkg.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[0/7] Write sources
[2/7] Write VersionatorTool-tool-entitlement.plist
[3/7] Write swift-version-1EA4D86E10B52AF.txt
[5/9] Emitting module Runner
[6/9] Compiling Runner Runner.swift
[7/11] Compiling VersionatorTool VersionatorTool.swift
[8/11] Emitting module VersionatorTool
[8/11] Write Objects.LinkFileList
[9/11] Linking VersionatorTool-tool
[10/11] Applying VersionatorTool-tool
[1/1] Compiling plugin VersionatorPlugin
Building for debugging...
[1/22] Write sources
[12/22] Write xpkg-entitlement.plist
[13/22] Write sources
[14/22] Write swift-version-1EA4D86E10B52AF.txt
[15/60] Write Objects.LinkFileList
[17/60] Compiling ArgumentParserToolInfo ToolInfo.swift
[18/60] Emitting module ArgumentParserToolInfo
[18/60] Linking VersionatorTool-tool
[19/60] Calculating Version
[20/60] Write sources
[22/95] Compiling Files URL+General.swift
[23/96] Compiling Logger UserDefaultsManagerSettings.swift
[24/96] Emitting module SemanticVersion
[25/96] Compiling SemanticVersion SemanticVersion.swift
[26/96] Compiling SemanticVersion SemanticVersion+Comparabl.swift
[27/96] Compiling Logger ManagerSettings.swift
[28/96] Compiling Logger PrintHandler.swift
[29/96] Compiling Logger Context.swift
[30/96] Emitting module Logger
[31/96] Emitting module Files
[32/96] Compiling Expressions Expressions.swift
[33/96] Emitting module Expressions
[34/96] Compiling Expressions Substitution.swift
[35/96] Compiling ArgumentParser Option.swift
[36/96] Compiling ArgumentParser OptionGroup.swift
[37/96] Compiling ArgumentParser Flag.swift
[38/96] Compiling ArgumentParser NameSpecification.swift
[39/96] Compiling ArgumentParser ParsableArgumentsValidation.swift
[40/96] Compiling ArgumentParser ParsableCommand.swift
[41/96] Compiling ArgumentParser ArgumentDecoder.swift
[42/96] Compiling ArgumentParser ArgumentDefinition.swift
[43/96] Compiling Files URL+Security.swift
[44/96] Compiling ArgumentParser BashCompletionsGenerator.swift
[45/96] Compiling ArgumentParser CompletionsGenerator.swift
[46/96] Compiling Logger Channel.swift
[47/96] Compiling ArgumentParser CompletionKind.swift
[48/96] Compiling ArgumentParser Errors.swift
[49/96] Compiling Runner Runner.swift
[50/96] Compiling Logger NSLogHandler.swift
[51/96] Emitting module Runner
[52/96] Compiling Logger OSLogHandler.swift
[53/96] Compiling Logger Manager.swift
[54/96] Compiling Logger Handler.swift
[55/96] Compiling ArgumentParser FishCompletionsGenerator.swift
[56/96] Compiling ArgumentParser ZshCompletionsGenerator.swift
[57/96] Compiling ArgumentParser Argument.swift
[58/96] Compiling ArgumentParser ArgumentHelp.swift
[59/104] Compiling ArgumentParser CommandConfiguration.swift
[60/104] Compiling ArgumentParser EnumerableFlag.swift
[61/104] Compiling ArgumentParser ExpressibleByArgument.swift
[62/104] Compiling ArgumentParser ParsableArguments.swift
[63/107] Compiling ArgumentParser Parsed.swift
[64/107] Compiling ArgumentParser ParsedValues.swift
[65/107] Compiling ArgumentParser ParserError.swift
[66/107] Compiling ArgumentParser SplitArguments.swift
[67/107] Emitting module ArgumentParser
[72/107] Compiling ArgumentParser MessageInfo.swift
[73/107] Compiling ArgumentParser UsageGenerator.swift
[74/107] Compiling ArgumentParser CollectionExtensions.swift
[75/107] Compiling ArgumentParser DumpHelpGenerator.swift
[76/107] Compiling ArgumentParser HelpCommand.swift
[77/107] Compiling ArgumentParser HelpGenerator.swift
[82/107] Compiling ArgumentParser ArgumentSet.swift
[83/107] Compiling ArgumentParser CommandParser.swift
[84/107] Compiling ArgumentParser InputOrigin.swift
[85/107] Compiling ArgumentParser Name.swift
[86/107] Compiling ArgumentParser SequenceExtensions.swift
[87/107] Compiling ArgumentParser StringExtensions.swift
[88/107] Compiling ArgumentParser Tree.swift
[97/111] Compiling CommandShell CommandShell.swift
[98/111] Compiling CommandShell CommandShellOptions.swift
[99/111] Emitting module CommandShell
[100/111] Compiling CommandShell CommandEngine.swift
[101/111] Compiling XPkgPackage ManifestLink.swift
[102/111] Compiling XPkgPackage Package.swift
[103/111] Compiling XPkgPackage ResolvedLink.swift
[104/111] Compiling XPkgPackage InstalledPackage.swift
[105/111] Compiling XPkgPackage PackageError.swift
[106/111] Emitting module XPkgPackage
[107/111] Compiling XPkgPackage Action.swift
[108/111] Compiling XPkgPackage FileExtensions.swift
[109/128] Compiling XPkgCore RemoveCommand.swift
[110/128] Compiling XPkgCore RenameCommand.swift
[111/129] Compiling XPkgCore InstallCommand.swift
[112/129] Compiling XPkgCore LinkCommand.swift
[113/129] Compiling XPkgCore ListCommand.swift
[114/129] Compiling XPkgCore PathCommand.swift
[115/129] Compiling XPkgCore CheckCommand.swift
[116/129] Compiling XPkgCore InitCommand.swift
[117/129] Compiling XPkgCore URL+Extensions.swift
[118/129] Compiling XPkgCore Failure.swift
[119/129] Emitting module XPkgCore
[120/129] Compiling XPkgCore RebuildCommand.swift
[121/129] Compiling XPkgCore ReinstallCommand.swift
[122/129] Compiling XPkgCore Package.swift
[123/129] Compiling XPkgCore UpdateCommand.swift
[124/129] Compiling XPkgCore Engine.swift
[125/129] Compiling XPkgCore RepairCommand.swift
[126/129] Compiling XPkgCore RevealCommand.swift
[127/132] Compiling XPkgCommand Version.generated.swift
[128/132] Compiling XPkgCommand main.swift
[129/132] Emitting module XPkgCommand
[129/132] Write Objects.LinkFileList
[130/132] Linking xpkg
[131/132] Applying xpkg
Build complete! (32.05s)
Fetching https://github.com/elegantchaos/Expressions.git
Fetching https://github.com/elegantchaos/Files.git
Fetching https://github.com/elegantchaos/XPkgPackage.git
Fetching https://github.com/elegantchaos/Logger.git
Fetching https://github.com/elegantchaos/Runner.git
Fetching https://github.com/elegantchaos/Versionator.git
Fetching https://github.com/elegantchaos/SemanticVersion.git
[1/687] Fetching files
[36/1071] Fetching files, versionator
[140/1269] Fetching files, versionator, expressions
[230/1498] Fetching files, versionator, expressions, xpkgpackage
[444/2174] Fetching files, versionator, expressions, xpkgpackage, runner
[573/4274] Fetching files, versionator, expressions, xpkgpackage, runner, logger
[1355/4426] Fetching files, versionator, expressions, xpkgpackage, runner, logger, semanticversion
Fetched https://github.com/elegantchaos/XPkgPackage.git from cache (0.74s)
[1475/4197] Fetching files, versionator, expressions, runner, logger, semanticversion
Fetching https://github.com/elegantchaos/CommandShell.git
Fetched https://github.com/elegantchaos/Runner.git from cache (0.97s)
Fetched https://github.com/elegantchaos/Versionator.git from cache (0.97s)
Fetched https://github.com/elegantchaos/Logger.git from cache (0.97s)
Fetched https://github.com/elegantchaos/SemanticVersion.git from cache (0.97s)
Fetched https://github.com/elegantchaos/Expressions.git from cache (0.97s)
Fetched https://github.com/elegantchaos/Files.git from cache (0.97s)
[1/354] Fetching commandshell
Fetched https://github.com/elegantchaos/CommandShell.git from cache (0.75s)
Computing version for https://github.com/elegantchaos/Versionator.git
Computed https://github.com/elegantchaos/Versionator.git at 1.0.3 (2.04s)
Computing version for https://github.com/elegantchaos/Files.git
Computed https://github.com/elegantchaos/Files.git at 1.2.2 (0.50s)
Fetching https://github.com/elegantchaos/XCTestExtensions.git
[1/571] Fetching xctestextensions
Fetched https://github.com/elegantchaos/XCTestExtensions.git from cache (0.79s)
Computing version for https://github.com/elegantchaos/Expressions.git
Computed https://github.com/elegantchaos/Expressions.git at 1.1.1 (1.31s)
Computing version for https://github.com/elegantchaos/CommandShell.git
Computed https://github.com/elegantchaos/CommandShell.git at 2.1.5 (0.51s)
Fetching https://github.com/apple/swift-argument-parser
[1/15380] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.53s)
Computing version for https://github.com/elegantchaos/SemanticVersion.git
Computed https://github.com/elegantchaos/SemanticVersion.git at 1.1.2 (2.05s)
Computing version for https://github.com/elegantchaos/Runner.git
Computed https://github.com/elegantchaos/Runner.git at 1.3.3 (0.51s)
Computing version for https://github.com/elegantchaos/Logger.git
Computed https://github.com/elegantchaos/Logger.git at 1.8.2 (0.54s)
Computing version for https://github.com/elegantchaos/XPkgPackage.git
Computed https://github.com/elegantchaos/XPkgPackage.git at 1.2.0 (0.52s)
Computing version for https://github.com/elegantchaos/XCTestExtensions.git
Computed https://github.com/elegantchaos/XCTestExtensions.git at 1.5.1 (0.51s)
Fetching https://github.com/elegantchaos/Matchable.git
[1/113] Fetching matchable
Fetched https://github.com/elegantchaos/Matchable.git from cache (0.66s)
Computing version for https://github.com/elegantchaos/Matchable.git
Computed https://github.com/elegantchaos/Matchable.git at 1.0.7 (1.20s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.52s)
Creating working copy for https://github.com/elegantchaos/Versionator.git
Working copy of https://github.com/elegantchaos/Versionator.git resolved at 1.0.3
Creating working copy for https://github.com/elegantchaos/XPkgPackage.git
Working copy of https://github.com/elegantchaos/XPkgPackage.git resolved at 1.2.0
Creating working copy for https://github.com/elegantchaos/SemanticVersion.git
Working copy of https://github.com/elegantchaos/SemanticVersion.git resolved at 1.1.2
Creating working copy for https://github.com/elegantchaos/XCTestExtensions.git
Working copy of https://github.com/elegantchaos/XCTestExtensions.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.5.0
Creating working copy for https://github.com/elegantchaos/Runner.git
Working copy of https://github.com/elegantchaos/Runner.git resolved at 1.3.3
Creating working copy for https://github.com/elegantchaos/Expressions.git
Working copy of https://github.com/elegantchaos/Expressions.git resolved at 1.1.1
Creating working copy for https://github.com/elegantchaos/Files.git
Working copy of https://github.com/elegantchaos/Files.git resolved at 1.2.2
Creating working copy for https://github.com/elegantchaos/Logger.git
Working copy of https://github.com/elegantchaos/Logger.git resolved at 1.8.2
Creating working copy for https://github.com/elegantchaos/Matchable.git
Working copy of https://github.com/elegantchaos/Matchable.git resolved at 1.0.7
Creating working copy for https://github.com/elegantchaos/CommandShell.git
Working copy of https://github.com/elegantchaos/CommandShell.git resolved at 2.1.5
Build complete.
{
  "dependencies" : [
    {
      "identity" : "commandshell",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.5",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/CommandShell.git"
    },
    {
      "identity" : "expressions",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/Expressions.git"
    },
    {
      "identity" : "files",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/Files.git"
    },
    {
      "identity" : "logger",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/Logger.git"
    },
    {
      "identity" : "runner",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/Runner.git"
    },
    {
      "identity" : "semanticversion",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/SemanticVersion.git"
    },
    {
      "identity" : "versionator",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/Versionator.git"
    },
    {
      "identity" : "xpkgpackage",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.9",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/XPkgPackage.git"
    }
  ],
  "manifest_display_name" : "XPkg",
  "name" : "XPkg",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    }
  ],
  "products" : [
    {
      "name" : "xpkg",
      "targets" : [
        "XPkgCommand"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "XPkgTests",
      "module_type" : "SwiftTarget",
      "name" : "XPkgTests",
      "path" : "Tests/XPkgTests",
      "sources" : [
        "XCTestManifests.swift",
        "XPkgTests.swift"
      ],
      "target_dependencies" : [
        "XPkgCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XPkgCore",
      "module_type" : "SwiftTarget",
      "name" : "XPkgCore",
      "path" : "Sources/XPkgCore",
      "product_dependencies" : [
        "CommandShell",
        "Expressions",
        "Files",
        "Logger",
        "Runner",
        "SemanticVersion",
        "XPkgPackage"
      ],
      "product_memberships" : [
        "xpkg"
      ],
      "sources" : [
        "Commands/CheckCommand.swift",
        "Commands/InitCommand.swift",
        "Commands/InstallCommand.swift",
        "Commands/LinkCommand.swift",
        "Commands/ListCommand.swift",
        "Commands/PathCommand.swift",
        "Commands/RebuildCommand.swift",
        "Commands/ReinstallCommand.swift",
        "Commands/RemoveCommand.swift",
        "Commands/RenameCommand.swift",
        "Commands/RepairCommand.swift",
        "Commands/RevealCommand.swift",
        "Commands/UpdateCommand.swift",
        "Engine.swift",
        "Failure.swift",
        "Package.swift",
        "URL+Extensions.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "XPkgCommand",
      "module_type" : "SwiftTarget",
      "name" : "XPkgCommand",
      "path" : "Sources/XPkgCommand",
      "product_dependencies" : [
        "VersionatorPlugin"
      ],
      "product_memberships" : [
        "xpkg"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "XPkgCore"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.6"
}
Done.