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 Arena with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/finestructure/Arena.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/finestructure/Arena
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 6ce0ff3 Merge pull request #99 from finestructure/support-visionOS
Cloned https://github.com/finestructure/Arena.git
Revision (git rev-parse @):
6ce0ff3f992d81563d864b639f94b43f021aefe0
SUCCESS checkout https://github.com/finestructure/Arena.git at main
Fetching https://github.com/SwiftPackageIndex/SemanticVersion from cache
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git from cache
Fetching https://github.com/mxcl/Path.swift.git from cache
Fetched https://github.com/mxcl/Path.swift.git (0.20s)
Fetching https://github.com/finestructure/Parser
Fetched https://github.com/SwiftPackageIndex/SemanticVersion (0.24s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git (0.37s)
Fetching https://github.com/JohnSundell/ShellOut.git from cache
[1/155] Fetching parser
Fetched https://github.com/finestructure/Parser (0.28s)
Fetched https://github.com/apple/swift-argument-parser (0.28s)
Fetched https://github.com/JohnSundell/ShellOut.git (0.19s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.11.1 (0.04s)
Computing version for https://github.com/SwiftPackageIndex/SemanticVersion
Computed https://github.com/SwiftPackageIndex/SemanticVersion at 0.3.6 (0.61s)
Computing version for https://github.com/mxcl/Path.swift.git
Computed https://github.com/mxcl/Path.swift.git at 1.4.0 (0.04s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (0.03s)
Computing version for https://github.com/finestructure/Parser
Computed https://github.com/finestructure/Parser at 0.2.1 (0.55s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.06s)
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.11.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/SwiftPackageIndex/SemanticVersion
Working copy of https://github.com/SwiftPackageIndex/SemanticVersion resolved at 0.3.6
Creating working copy for https://github.com/mxcl/Path.swift.git
Working copy of https://github.com/mxcl/Path.swift.git resolved at 1.4.0
Creating working copy for https://github.com/finestructure/Parser
Working copy of https://github.com/finestructure/Parser resolved at 0.2.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "arena",
      "name": "Arena",
      "url": "https://github.com/finestructure/Arena.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Arena",
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "0.5.0",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        },
        {
          "identity": "parser",
          "name": "Parser",
          "url": "https://github.com/finestructure/Parser",
          "version": "0.2.1",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Parser",
          "dependencies": [
          ]
        },
        {
          "identity": "shellout",
          "name": "ShellOut",
          "url": "https://github.com/JohnSundell/ShellOut.git",
          "version": "2.3.0",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ShellOut",
          "dependencies": [
          ]
        },
        {
          "identity": "path.swift",
          "name": "Path.swift",
          "url": "https://github.com/mxcl/Path.swift.git",
          "version": "1.4.1",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Path.swift",
          "dependencies": [
          ]
        },
        {
          "identity": "semanticversion",
          "name": "SemanticVersion",
          "url": "https://github.com/SwiftPackageIndex/SemanticVersion",
          "version": "0.4.0",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SemanticVersion",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/finestructure/Arena.git
[1/1988] Fetching arena
Fetched https://github.com/finestructure/Arena.git (3.79s)
Fetching https://github.com/SwiftPackageIndex/SemanticVersion from cache
Fetching https://github.com/JohnSundell/ShellOut.git from cache
Fetching https://github.com/mxcl/Path.swift.git from cache
Fetched https://github.com/JohnSundell/ShellOut.git (0.18s)
Fetching https://github.com/finestructure/Parser from cache
Fetched https://github.com/mxcl/Path.swift.git (0.19s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/SwiftPackageIndex/SemanticVersion (0.24s)
Fetched https://github.com/finestructure/Parser (0.22s)
Fetched https://github.com/apple/swift-argument-parser (0.27s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (0.02s)
Computing version for https://github.com/finestructure/Parser
Computed https://github.com/finestructure/Parser at 0.2.1 (0.04s)
Computing version for https://github.com/mxcl/Path.swift.git
Computed https://github.com/mxcl/Path.swift.git at 1.4.1 (0.03s)
Computing version for https://github.com/SwiftPackageIndex/SemanticVersion
Computed https://github.com/SwiftPackageIndex/SemanticVersion at 0.4.0 (0.83s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.04s)
Creating working copy for https://github.com/SwiftPackageIndex/SemanticVersion
Working copy of https://github.com/SwiftPackageIndex/SemanticVersion resolved at 0.4.0
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
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/finestructure/Parser
Working copy of https://github.com/finestructure/Parser resolved at 0.2.1
Creating working copy for https://github.com/finestructure/Arena.git
Working copy of https://github.com/finestructure/Arena.git resolved at main
Creating working copy for https://github.com/mxcl/Path.swift.git
Working copy of https://github.com/mxcl/Path.swift.git resolved at 1.4.1
Found 5 product dependencies
  - swift-argument-parser
  - Parser
  - ShellOut
  - Path.swift
  - SemanticVersion
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Copying Documentation.docc
[2/26] Emitting module ArgumentParserToolInfo
[3/26] Compiling ArgumentParserToolInfo ToolInfo.swift
[4/60] Emitting module ArgumentParser
[5/64] Compiling ArgumentParser BashCompletionsGenerator.swift
[6/64] Compiling ArgumentParser CompletionsGenerator.swift
[7/64] Compiling ArgumentParser FishCompletionsGenerator.swift
[8/64] Compiling ArgumentParser ZshCompletionsGenerator.swift
[9/64] Compiling ArgumentParser Argument.swift
[10/64] Compiling ArgumentParser CollectionExtensions.swift
[11/64] Compiling ArgumentParser SequenceExtensions.swift
[12/64] Compiling ArgumentParser StringExtensions.swift
[13/64] Compiling ArgumentParser Tree.swift
[14/64] Compiling ArgumentParser ArgumentSet.swift
[15/64] Compiling ArgumentParser CommandParser.swift
[16/64] Compiling ArgumentParser InputOrigin.swift
[17/64] Compiling ArgumentParser Name.swift
[18/64] Compiling ArgumentParser Parsed.swift
[19/64] Compiling ArgumentParser ArgumentHelp.swift
[20/64] Compiling ArgumentParser CompletionKind.swift
[21/64] Emitting module Path
[22/65] Compiling ArgumentParser ParsedValues.swift
[23/65] Compiling ArgumentParser ParserError.swift
[24/65] Compiling ArgumentParser SplitArguments.swift
[25/65] Compiling ArgumentParser DumpHelpGenerator.swift
[26/65] Compiling ArgumentParser Option.swift
[27/65] Compiling ArgumentParser OptionGroup.swift
[28/65] Compiling ArgumentParser CommandConfiguration.swift
[29/65] Compiling ArgumentParser EnumerableFlag.swift
[30/65] Compiling ArgumentParser ExpressibleByArgument.swift
[31/65] Compiling SemanticVersion resource_bundle_accessor.swift
[32/65] Compiling ArgumentParser Errors.swift
[33/65] Compiling ArgumentParser Flag.swift
[34/65] Compiling Path Path+FileManager.swift
[35/65] Compiling SemanticVersion NSRegularExpression+ext.swift
[36/65] Compiling SemanticVersion SemanticVersion.swift
[37/65] Emitting module SemanticVersion
[38/65] Compiling Parser Match.swift
[39/65] Compiling Parser Parser.swift
[40/65] Compiling Parser CharacterSet+ext.swift
[41/65] Compiling Parser Parser+zip.swift
[42/65] Emitting module Parser
[43/65] Compiling ShellOut ShellOut.swift
[44/65] Emitting module ShellOut
[45/65] Compiling Path Path+ls.swift
[46/65] Compiling Path Path->Bool.swift
[47/65] Compiling Path Path.swift
[48/65] Compiling Path Path+StringConvertibles.swift
[49/65] Compiling Path Pathish.swift
[50/65] Compiling ArgumentParser ParsableArguments.swift
[51/65] Compiling ArgumentParser ParsableArgumentsValidation.swift
[52/65] Compiling ArgumentParser ParsableCommand.swift
[53/65] Compiling ArgumentParser ArgumentDecoder.swift
[54/65] Compiling ArgumentParser ArgumentDefinition.swift
[55/65] Compiling ArgumentParser HelpCommand.swift
[56/65] Compiling ArgumentParser HelpGenerator.swift
[57/65] Compiling ArgumentParser MessageInfo.swift
[58/65] Compiling ArgumentParser UsageGenerator.swift
[63/65] Compiling ArgumentParser NameSpecification.swift
[64/84] Compiling ArenaCore PlatformVersion.swift
[65/84] Compiling ArenaCore PlaygroundBook.swift
[66/86] Compiling ArenaCore String+ext.swift
[67/86] Compiling ArenaCore Version.swift
[68/86] Emitting module ArenaCore
[69/86] Compiling ArenaCore Requirement.swift
[70/86] Compiling ArenaCore Scheme.swift
[71/86] Compiling ArenaCore Progress.swift
[72/86] Compiling ArenaCore RefSpec.swift
[73/86] Compiling ArenaCore Environment.swift
[74/86] Compiling ArenaCore Extensions.swift
[75/86] Compiling ArenaCore FileManager.swift
[76/86] Compiling ArenaCore AppError.swift
[77/86] Compiling ArenaCore ArenaCommand.swift
[78/86] Compiling ArenaCore Dependency.swift
[79/86] Compiling ArenaCore Github.swift
[80/86] Compiling ArenaCore Helpers.swift
[81/86] Compiling ArenaCore Manifest.swift
[82/86] Compiling ArenaCore PackageGenerator.swift
[83/86] Compiling ArenaCore Parser+ext.swift
[84/86] Compiling ArenaCore Platform.swift
[85/88] Compiling ArenaCLI main.swift
[86/88] Emitting module ArenaCLI
[86/88] Linking libArenaCore.dylib
[87/88] Linking arena
Build complete! (17.27s)
Build complete.
Done.