This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of XPkg with Swift 5.8 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/Xpkg.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-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:             5.8
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
[1/1] Compiling plugin VersionatorPlugin
Building for debugging...
[2/39] Compiling SemanticVersion SemanticVersion.swift
[3/39] Emitting module SemanticVersion
[4/39] Emitting module ArgumentParserToolInfo
[5/39] Compiling ArgumentParserToolInfo ToolInfo.swift
[6/73] Compiling Logger PrintHandler.swift
[7/74] Emitting module Files
[8/76] Emitting module ArgumentParser
[9/80] Compiling Logger OSLogHandler.swift
[10/80] Compiling ArgumentParser ArgumentHelp.swift
[11/80] Compiling ArgumentParser CompletionKind.swift
[12/80] Compiling ArgumentParser Errors.swift
[13/80] Compiling ArgumentParser Flag.swift
[14/80] Compiling ArgumentParser NameSpecification.swift
[15/80] Compiling ArgumentParser Option.swift
[16/80] Compiling ArgumentParser OptionGroup.swift
[17/80] Compiling ArgumentParser CommandConfiguration.swift
[18/80] Compiling ArgumentParser EnumerableFlag.swift
[19/80] Compiling ArgumentParser ExpressibleByArgument.swift
[20/80] Compiling ArgumentParser ArgumentSet.swift
[21/80] Compiling ArgumentParser CommandParser.swift
[22/80] Compiling ArgumentParser InputOrigin.swift
[23/80] Compiling ArgumentParser Name.swift
[24/80] Compiling ArgumentParser Parsed.swift
[25/80] Compiling ArgumentParser BashCompletionsGenerator.swift
[26/80] Compiling ArgumentParser CompletionsGenerator.swift
[27/80] Compiling ArgumentParser FishCompletionsGenerator.swift
[28/80] Compiling ArgumentParser ZshCompletionsGenerator.swift
[29/80] Compiling ArgumentParser Argument.swift
[30/80] Compiling ArgumentParser CollectionExtensions.swift
[31/80] Compiling ArgumentParser SequenceExtensions.swift
[32/80] Compiling ArgumentParser StringExtensions.swift
[33/80] Compiling ArgumentParser Tree.swift
[34/80] Compiling ArgumentParser SplitArguments.swift
[35/80] Compiling ArgumentParser DumpHelpGenerator.swift
[36/80] Compiling Logger NSLogHandler.swift
[37/80] Compiling Logger Handler.swift
[38/80] Compiling ArgumentParser ArgumentDecoder.swift
[39/80] Compiling ArgumentParser ArgumentDefinition.swift
[40/80] Compiling Logger UserDefaultsManagerSettings.swift
[41/80] Compiling ArgumentParser ParsableArguments.swift
[42/80] Compiling ArgumentParser ParsableArgumentsValidation.swift
[43/80] Compiling ArgumentParser ParsableCommand.swift
[44/80] Compiling Files URL+General.swift
[45/80] Compiling Files URL+Security.swift
[46/80] Compiling ArgumentParser HelpCommand.swift
[47/80] Compiling ArgumentParser HelpGenerator.swift
[48/80] Emitting module Expressions
[49/80] Compiling Expressions Expressions.swift
[50/80] Compiling Expressions Substitution.swift
[56/80] Compiling ArgumentParser ParsedValues.swift
[57/80] Compiling ArgumentParser ParserError.swift
[58/80] Compiling Logger ManagerSettings.swift
[59/80] Emitting module Logger
[62/80] Compiling Logger Manager.swift
[63/80] Emitting module Runner
[64/80] Compiling Runner Runner.swift
[78/94] Emitting module VersionatorTool
[79/94] Compiling CommandShell CommandShellOptions.swift
[80/94] Compiling VersionatorTool VersionatorTool.swift
[81/94] Compiling CommandShell CommandShell.swift
[82/94] Emitting module CommandShell
[83/94] Compiling CommandShell CommandEngine.swift
[83/94] Linking VersionatorTool
[84/94] Calculating Version
[86/94] Compiling XPkgPackage PackageError.swift
[87/94] Emitting module XPkgPackage
[88/94] Compiling XPkgPackage ResolvedLink.swift
[89/94] Compiling XPkgPackage Package.swift
[90/94] Compiling XPkgPackage ManifestLink.swift
[91/94] Compiling XPkgPackage Action.swift
[92/94] Compiling XPkgPackage InstalledPackage.swift
[93/94] Compiling XPkgPackage FileExtensions.swift
[94/110] Compiling XPkgCore RenameCommand.swift
[95/110] Compiling XPkgCore RepairCommand.swift
[96/112] Compiling XPkgCore RevealCommand.swift
[97/112] Compiling XPkgCore UpdateCommand.swift
[98/112] Emitting module XPkgCore
[99/112] Compiling XPkgCore CheckCommand.swift
[100/112] Compiling XPkgCore InitCommand.swift
[101/112] Compiling XPkgCore InstallCommand.swift
[102/112] Compiling XPkgCore ReinstallCommand.swift
[103/112] Compiling XPkgCore RemoveCommand.swift
[104/112] Compiling XPkgCore Engine.swift
[105/112] Compiling XPkgCore Failure.swift
[106/112] Compiling XPkgCore PathCommand.swift
[107/112] Compiling XPkgCore RebuildCommand.swift
[108/112] Compiling XPkgCore LinkCommand.swift
[109/112] Compiling XPkgCore ListCommand.swift
[110/112] Compiling XPkgCore Package.swift
[111/112] Compiling XPkgCore URL+Extensions.swift
[112/115] Emitting module XPkgCommand
[113/115] Compiling XPkgCommand Version.generated.swift
[114/115] Compiling XPkgCommand main.swift
[114/115] Linking xpkg
Build complete! (78.16s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/elegantchaos/Expressions.git from cache
Fetching https://github.com/elegantchaos/SemanticVersion.git from cache
Fetched https://github.com/elegantchaos/SemanticVersion.git (0.18s)
Fetching https://github.com/elegantchaos/Matchable.git from cache
Fetched https://github.com/elegantchaos/Expressions.git (0.28s)
Fetching https://github.com/elegantchaos/Versionator.git from cache
Fetched https://github.com/elegantchaos/Matchable.git (0.17s)
Fetching https://github.com/elegantchaos/XCTestExtensions.git from cache
Fetched https://github.com/elegantchaos/Versionator.git (0.17s)
Fetching https://github.com/elegantchaos/Runner.git from cache
Fetched https://github.com/elegantchaos/XCTestExtensions.git (0.18s)
Fetching https://github.com/elegantchaos/Files.git from cache
Fetched https://github.com/elegantchaos/Runner.git (0.16s)
Fetching https://github.com/elegantchaos/XPkgPackage.git from cache
Fetched https://github.com/apple/swift-argument-parser (0.67s)
Fetching https://github.com/elegantchaos/Logger.git from cache
Fetched https://github.com/elegantchaos/Files.git (0.19s)
Fetching https://github.com/elegantchaos/CommandShell.git from cache
Fetched https://github.com/elegantchaos/XPkgPackage.git (0.18s)
Fetched https://github.com/elegantchaos/Logger.git (0.20s)
Fetched https://github.com/elegantchaos/CommandShell.git (0.17s)
Computing version for https://github.com/elegantchaos/XPkgPackage.git
Computed https://github.com/elegantchaos/XPkgPackage.git at 1.1.1 (0.55s)
Computing version for https://github.com/elegantchaos/Versionator.git
Computed https://github.com/elegantchaos/Versionator.git at 1.0.3 (0.52s)
Computing version for https://github.com/elegantchaos/SemanticVersion.git
Computed https://github.com/elegantchaos/SemanticVersion.git at 1.1.1 (0.52s)
Computing version for https://github.com/elegantchaos/Runner.git
Computed https://github.com/elegantchaos/Runner.git at 1.3.2 (0.49s)
Computing version for https://github.com/elegantchaos/Logger.git
Computed https://github.com/elegantchaos/Logger.git at 1.8.0 (0.45s)
Computing version for https://github.com/elegantchaos/Files.git
Computed https://github.com/elegantchaos/Files.git at 1.2.2 (0.48s)
Computing version for https://github.com/elegantchaos/Expressions.git
Computed https://github.com/elegantchaos/Expressions.git at 1.1.1 (0.46s)
Computing version for https://github.com/elegantchaos/CommandShell.git
Computed https://github.com/elegantchaos/CommandShell.git at 2.1.5 (0.48s)
Computing version for https://github.com/elegantchaos/XCTestExtensions.git
Computed https://github.com/elegantchaos/XCTestExtensions.git at 1.4.9 (0.53s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.46s)
Computing version for https://github.com/elegantchaos/Matchable.git
Computed https://github.com/elegantchaos/Matchable.git at 1.0.7 (0.47s)
Creating working copy for https://github.com/elegantchaos/Logger.git
Working copy of https://github.com/elegantchaos/Logger.git resolved at 1.8.0
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/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/Files.git
Working copy of https://github.com/elegantchaos/Files.git resolved at 1.2.2
Creating working copy for https://github.com/elegantchaos/XPkgPackage.git
Working copy of https://github.com/elegantchaos/XPkgPackage.git resolved at 1.1.1
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/SemanticVersion.git
Working copy of https://github.com/elegantchaos/SemanticVersion.git resolved at 1.1.1
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/XCTestExtensions.git
Working copy of https://github.com/elegantchaos/XCTestExtensions.git resolved at 1.4.9
Creating working copy for https://github.com/elegantchaos/Runner.git
Working copy of https://github.com/elegantchaos/Runner.git resolved at 1.3.2
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.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.