The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Arena, reference 1.3.4 (6ce0ff), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 01:04:15 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/finestructure/Arena.git
Reference: 1.3.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/finestructure/Arena
 * tag               1.3.4      -> FETCH_HEAD
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 1.3.4
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
Fetching https://github.com/mxcl/Path.swift.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/finestructure/Parser
Fetching https://github.com/JohnSundell/ShellOut.git
Fetching https://github.com/SwiftPackageIndex/SemanticVersion
[1/432] Fetching semanticversion
[161/587] Fetching semanticversion, parser
[398/1567] Fetching semanticversion, parser, shellout
[536/2787] Fetching semanticversion, parser, shellout, path.swift
[1375/20310] Fetching semanticversion, parser, shellout, path.swift, swift-argument-parser
Fetched https://github.com/mxcl/Path.swift.git from cache (0.96s)
[2268/19090] Fetching semanticversion, parser, shellout, swift-argument-parser
[19091/35136] Fetching semanticversion, parser, shellout, swift-argument-parser, swift-snapshot-testing
Fetched https://github.com/apple/swift-argument-parser from cache (1.51s)
Fetched https://github.com/JohnSundell/ShellOut.git from cache (1.52s)
Fetched https://github.com/SwiftPackageIndex/SemanticVersion from cache (1.52s)
[797/16201] Fetching parser, swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (3.58s)
Fetched https://github.com/finestructure/Parser from cache (3.58s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.11.1 (4.29s)
Computing version for https://github.com/SwiftPackageIndex/SemanticVersion
Computed https://github.com/SwiftPackageIndex/SemanticVersion at 0.3.6 (0.78s)
Computing version for https://github.com/mxcl/Path.swift.git
Computed https://github.com/mxcl/Path.swift.git at 1.4.0 (2.75s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (0.70s)
Computing version for https://github.com/finestructure/Parser
Computed https://github.com/finestructure/Parser at 0.2.1 (0.67s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.68s)
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/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/finestructure/Parser
Working copy of https://github.com/finestructure/Parser resolved at 0.2.1
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/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "arena",
      "name": "Arena",
      "url": "https://github.com/finestructure/Arena.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Arena",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "0.5.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "parser",
          "name": "Parser",
          "url": "https://github.com/finestructure/Parser",
          "version": "0.2.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Parser",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "shellout",
          "name": "ShellOut",
          "url": "https://github.com/JohnSundell/ShellOut.git",
          "version": "2.3.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ShellOut",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "path.swift",
          "name": "Path.swift",
          "url": "https://github.com/mxcl/Path.swift.git",
          "version": "1.6.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Path.swift",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "semanticversion",
          "name": "SemanticVersion",
          "url": "https://github.com/SwiftPackageIndex/SemanticVersion",
          "version": "0.5.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SemanticVersion",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/finestructure/Arena.git
[1/1988] Fetching arena
Fetched https://github.com/finestructure/Arena.git from cache (3.41s)
Fetching https://github.com/JohnSundell/ShellOut.git from cache
Fetching https://github.com/SwiftPackageIndex/SemanticVersion from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/finestructure/Parser from cache
Fetching https://github.com/mxcl/Path.swift.git from cache
Fetched https://github.com/finestructure/Parser from cache (0.64s)
Fetched https://github.com/mxcl/Path.swift.git from cache (0.64s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.64s)
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.64s)
Fetched https://github.com/SwiftPackageIndex/SemanticVersion from cache (0.65s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (0.73s)
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.6.0 (0.04s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.04s)
Computing version for https://github.com/SwiftPackageIndex/SemanticVersion
Computed https://github.com/SwiftPackageIndex/SemanticVersion at 0.5.3 (0.69s)
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/mxcl/Path.swift.git
Working copy of https://github.com/mxcl/Path.swift.git resolved at 1.6.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/SwiftPackageIndex/SemanticVersion
Working copy of https://github.com/SwiftPackageIndex/SemanticVersion resolved at 0.5.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/finestructure/Arena.git
Working copy of https://github.com/finestructure/Arena.git resolved at 1.3.4 (6ce0ff3)
Found 5 product dependencies
  - swift-argument-parser
  - Parser
  - ShellOut
  - Path.swift
  - SemanticVersion
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/finestructure/Arena.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/16] Write sources
[5/16] Write arena-entitlement.plist
[6/16] Write sources
[8/16] Copying Documentation.docc
[9/16] Write sources
[10/16] Write swift-version--6988338F2F200930.txt
[12/39] Emitting module ArgumentParserToolInfo
[13/39] Compiling ArgumentParserToolInfo ToolInfo.swift
[14/74] Compiling Parser Match.swift
[15/74] Emitting module ArgumentParser
[16/77] Compiling ArgumentParser Parsed.swift
[17/77] Compiling ArgumentParser ParsedValues.swift
[18/77] Compiling ArgumentParser ParserError.swift
[19/77] Compiling ArgumentParser SplitArguments.swift
[20/77] Compiling ArgumentParser Flag.swift
[21/77] Compiling ArgumentParser NameSpecification.swift
[22/77] Compiling ArgumentParser Option.swift
[23/77] Compiling ArgumentParser OptionGroup.swift
[24/77] Compiling ArgumentParser Argument.swift
[25/77] Compiling ArgumentParser ArgumentHelp.swift
[26/77] Compiling ArgumentParser CompletionKind.swift
[27/77] Compiling ArgumentParser Errors.swift
[28/77] Compiling ArgumentParser CommandConfiguration.swift
[29/77] Compiling ArgumentParser EnumerableFlag.swift
[30/77] Compiling ArgumentParser ExpressibleByArgument.swift
[31/77] Compiling ArgumentParser ParsableArguments.swift
[32/77] Compiling ArgumentParser BashCompletionsGenerator.swift
[33/77] Compiling ArgumentParser CompletionsGenerator.swift
[34/77] Compiling ArgumentParser FishCompletionsGenerator.swift
[35/77] Compiling ArgumentParser ZshCompletionsGenerator.swift
[36/77] Compiling ArgumentParser ParsableArgumentsValidation.swift
[37/77] Compiling ArgumentParser ParsableCommand.swift
[38/77] Compiling ArgumentParser ArgumentDecoder.swift
[39/77] Compiling ArgumentParser ArgumentDefinition.swift
[40/77] Compiling ArgumentParser ArgumentSet.swift
[41/77] Compiling ArgumentParser CommandParser.swift
[42/77] Compiling ArgumentParser InputOrigin.swift
[43/77] Compiling ArgumentParser Name.swift
[44/77] Compiling ArgumentParser SequenceExtensions.swift
[45/77] Compiling ArgumentParser StringExtensions.swift
[46/77] Compiling ArgumentParser Tree.swift
[47/77] Compiling SemanticVersion resource_bundle_accessor.swift
[48/77] Emitting module Parser
[49/77] Compiling Parser CharacterSet+ext.swift
[50/77] Compiling Path Path+Codable.swift
[51/78] Compiling ArgumentParser DumpHelpGenerator.swift
[52/78] Compiling ArgumentParser HelpCommand.swift
[53/78] Compiling ArgumentParser HelpGenerator.swift
[54/78] Compiling ArgumentParser MessageInfo.swift
[55/78] Compiling ArgumentParser UsageGenerator.swift
[56/78] Compiling ArgumentParser CollectionExtensions.swift
[57/78] Compiling Path Path+CommonDirectories.swift
[58/78] Compiling Path Path+FileManager.swift
[59/78] Compiling Path Path+Attributes.swift
[60/78] Emitting module SemanticVersion
[61/78] Emitting module Path
[62/78] Compiling Path Extensions.swift
[63/78] Compiling Parser Parser+zip.swift
[64/78] Compiling Parser Parser.swift
[65/78] Compiling SemanticVersion SemanticVersion.swift
[66/78] Compiling SemanticVersion NSRegularExpression+ext.swift
[67/78] Compiling Path Path+StringConvertibles.swift
[68/78] Compiling Path Path+ls.swift
[69/78] Compiling Path Path->Bool.swift
[70/78] Compiling Path Path.swift
[71/78] Compiling ShellOut ShellOut.swift
[72/78] Emitting module ShellOut
[73/78] Compiling Path Pathish.swift
[74/97] Compiling ArenaCore Requirement.swift
[75/97] Compiling ArenaCore Scheme.swift
[76/97] Compiling ArenaCore Progress.swift
[77/97] Compiling ArenaCore RefSpec.swift
[78/99] Compiling ArenaCore Parser+ext.swift
[79/99] Compiling ArenaCore Platform.swift
[80/99] Compiling ArenaCore Github.swift
[81/99] Compiling ArenaCore Helpers.swift
[82/99] Compiling ArenaCore Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/ArenaCore/Extensions.swift:28:1: warning: extension declares a conformance of imported type 'Optional' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
26 |
27 |
28 | extension Optional: CustomStringConvertible where Wrapped == String {
   | |- warning: extension declares a conformance of imported type 'Optional' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
29 |     public var description: String {
30 |         switch self {
/Users/admin/builder/spi-builder-workspace/Sources/ArenaCore/Extensions.swift:39:1: warning: extension declares a conformance of imported type 'Path' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Path' introduce this conformance in the future
37 |
38 |
39 | extension Path: ExpressibleByArgument {
   | |- warning: extension declares a conformance of imported type 'Path' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Path' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
40 |     public init?(argument: String) {
41 |         self = Path(argument) ?? Path.cwd/argument
[83/99] Compiling ArenaCore FileManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/ArenaCore/Extensions.swift:28:1: warning: extension declares a conformance of imported type 'Optional' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
26 |
27 |
28 | extension Optional: CustomStringConvertible where Wrapped == String {
   | |- warning: extension declares a conformance of imported type 'Optional' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
29 |     public var description: String {
30 |         switch self {
/Users/admin/builder/spi-builder-workspace/Sources/ArenaCore/Extensions.swift:39:1: warning: extension declares a conformance of imported type 'Path' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Path' introduce this conformance in the future
37 |
38 |
39 | extension Path: ExpressibleByArgument {
   | |- warning: extension declares a conformance of imported type 'Path' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Path' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
40 |     public init?(argument: String) {
41 |         self = Path(argument) ?? Path.cwd/argument
[84/99] Compiling ArenaCore PlatformVersion.swift
[85/99] Compiling ArenaCore PlaygroundBook.swift
[86/99] Compiling ArenaCore String+ext.swift
[87/99] Compiling ArenaCore Version.swift
[88/99] Compiling ArenaCore Dependency.swift
[89/99] Compiling ArenaCore Environment.swift
[90/99] Compiling ArenaCore Manifest.swift
[91/99] Compiling ArenaCore PackageGenerator.swift
[92/99] Emitting module ArenaCore
/Users/admin/builder/spi-builder-workspace/Sources/ArenaCore/Extensions.swift:28:1: warning: extension declares a conformance of imported type 'Optional' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
26 |
27 |
28 | extension Optional: CustomStringConvertible where Wrapped == String {
   | |- warning: extension declares a conformance of imported type 'Optional' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
29 |     public var description: String {
30 |         switch self {
/Users/admin/builder/spi-builder-workspace/Sources/ArenaCore/Extensions.swift:39:1: warning: extension declares a conformance of imported type 'Path' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Path' introduce this conformance in the future
37 |
38 |
39 | extension Path: ExpressibleByArgument {
   | |- warning: extension declares a conformance of imported type 'Path' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Path' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
40 |     public init?(argument: String) {
41 |         self = Path(argument) ?? Path.cwd/argument
[93/99] Compiling ArenaCore AppError.swift
[94/99] Compiling ArenaCore ArenaCommand.swift
[94/99] Write Objects.LinkFileList
[96/101] Compiling ArenaCLI main.swift
[97/101] Emitting module ArenaCLI
[97/101] Write Objects.LinkFileList
[98/101] Linking libArenaCore.dylib
[99/101] Linking arena
[100/101] Applying arena
Build complete! (13.65s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/finestructure/Parser"
    },
    {
      "identity" : "shellout",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/ShellOut.git"
    },
    {
      "identity" : "path.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mxcl/Path.swift.git"
    },
    {
      "identity" : "semanticversion",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwiftPackageIndex/SemanticVersion"
    },
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.7.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
    }
  ],
  "manifest_display_name" : "Arena",
  "name" : "Arena",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "arena",
      "targets" : [
        "ArenaCLI"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "ArenaCore",
      "targets" : [
        "ArenaCore"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ArenaTests",
      "module_type" : "SwiftTarget",
      "name" : "ArenaTests",
      "path" : "Tests/ArenaTests",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "sources" : [
        "ArenaTests.swift",
        "IntegrationTests.swift",
        "ManifestTests.swift",
        "OutputListener.swift",
        "PackageGeneratorTests.swift",
        "ParserTests.swift",
        "RegressionTests.swift",
        "Utils.swift"
      ],
      "target_dependencies" : [
        "ArenaCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ArenaCore",
      "module_type" : "SwiftTarget",
      "name" : "ArenaCore",
      "path" : "Sources/ArenaCore",
      "product_dependencies" : [
        "ArgumentParser",
        "Parser",
        "Path",
        "SemanticVersion",
        "ShellOut"
      ],
      "product_memberships" : [
        "arena",
        "ArenaCore"
      ],
      "sources" : [
        "AppError.swift",
        "ArenaCommand.swift",
        "Dependency.swift",
        "Environment.swift",
        "Extensions.swift",
        "FileManager.swift",
        "Github.swift",
        "Helpers.swift",
        "Manifest.swift",
        "PackageGenerator.swift",
        "Parser+ext.swift",
        "Platform.swift",
        "PlatformVersion.swift",
        "PlaygroundBook.swift",
        "Progress.swift",
        "RefSpec.swift",
        "Requirement.swift",
        "Scheme.swift",
        "String+ext.swift",
        "Version.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ArenaCLI",
      "module_type" : "SwiftTarget",
      "name" : "ArenaCLI",
      "path" : "Sources/ArenaCLI",
      "product_memberships" : [
        "arena"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "ArenaCore"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.6"
}
Done.