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

Failed to build DependencyGraph, reference main (6c89d4), with Swift 6.0 for macOS (SPM) on 29 Nov 2024 04:05:52 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/simonbs/dependency-graph.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/simonbs/dependency-graph
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 6c89d4b Preliminary support for target dependency condition (#23)
Cloned https://github.com/simonbs/dependency-graph.git
Revision (git rev-parse @):
6c89d4be7c90bdaea7feecf979f9ccab947c3188
SUCCESS checkout https://github.com/simonbs/dependency-graph.git at main
Fetching https://github.com/tadija/AEXML.git
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/tuist/XcodeProj.git
[1/1021] Fetching spectre
[165/2432] Fetching spectre, pathkit
[349/4534] Fetching spectre, pathkit, aexml
[3823/16929] Fetching spectre, pathkit, aexml, swift-argument-parser
[4263/38894] Fetching spectre, pathkit, aexml, swift-argument-parser, xcodeproj
Fetched https://github.com/tadija/AEXML.git from cache (0.99s)
[2653/36792] Fetching spectre, pathkit, swift-argument-parser, xcodeproj
Fetched https://github.com/kylef/Spectre.git from cache (1.96s)
Fetched https://github.com/tuist/XcodeProj.git from cache (1.96s)
Fetched https://github.com/kylef/PathKit.git from cache (1.96s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.96s)
Computing version for https://github.com/tuist/XcodeProj.git
Computed https://github.com/tuist/XcodeProj.git at 8.8.0 (0.57s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.0 (0.60s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (2.51s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.6.1 (0.78s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.60s)
Creating working copy for https://github.com/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.6.1
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/tuist/XcodeProj.git
Working copy of https://github.com/tuist/XcodeProj.git resolved at 8.8.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.2.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",
  "dependencies": [
    {
      "identity": "dependency-graph",
      "name": "DependencyGraph",
      "url": "https://github.com/simonbs/dependency-graph.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/dependency-graph",
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "1.5.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        },
        {
          "identity": "xcodeproj",
          "name": "XcodeProj",
          "url": "https://github.com/tuist/XcodeProj.git",
          "version": "8.24.11",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XcodeProj",
          "dependencies": [
            {
              "identity": "aexml",
              "name": "AEXML",
              "url": "https://github.com/tadija/AEXML.git",
              "version": "4.6.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AEXML",
              "dependencies": [
              ]
            },
            {
              "identity": "pathkit",
              "name": "PathKit",
              "url": "https://github.com/kylef/PathKit.git",
              "version": "1.0.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PathKit",
              "dependencies": [
                {
                  "identity": "spectre",
                  "name": "Spectre",
                  "url": "https://github.com/kylef/Spectre.git",
                  "version": "0.10.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spectre",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/simonbs/dependency-graph.git
[1/1312] Fetching dependency-graph
Fetched https://github.com/simonbs/dependency-graph.git from cache (1.37s)
Fetching https://github.com/tuist/XcodeProj.git from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/tuist/XcodeProj.git from cache (0.57s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.57s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.48s)
Computing version for https://github.com/tuist/XcodeProj.git
Computed https://github.com/tuist/XcodeProj.git at 8.24.11 (0.55s)
Fetching https://github.com/kylef/PathKit.git from cache
Fetching https://github.com/tadija/AEXML.git from cache
Fetched https://github.com/tadija/AEXML.git from cache (0.45s)
Fetched https://github.com/kylef/PathKit.git from cache (0.45s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.02s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git from cache (0.46s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.6.1 (0.02s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.03s)
Creating working copy for https://github.com/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.6.1
Creating working copy for https://github.com/tuist/XcodeProj.git
Working copy of https://github.com/tuist/XcodeProj.git resolved at 8.24.11
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/simonbs/dependency-graph.git
Working copy of https://github.com/simonbs/dependency-graph.git resolved at main (6c89d4b)
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Found 2 product dependencies
  - swift-argument-parser
  - XcodeProj
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/simonbs/dependency-graph.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin Generate Manual
Building for debugging...
[1/44] Write sources
[13/44] Write dependency-graph-entitlement.plist
[13/44] Write sources
[40/44] Write swift-version--7754E27361AE5C74.txt
[42/76] Compiling PackageSwiftFile PackageSwiftFile.swift
[43/76] Compiling PackageSwiftFile PackageSwiftFile+Target.swift
[44/76] Emitting module PackageSwiftFile
[45/76] Emitting module Writer
[46/76] Compiling Writer Writer.swift
[47/78] Compiling PackageSwiftFile PackageSwiftFile+Dependency.swift
[48/78] Compiling PackageSwiftFile PackageSwiftFile+Target+Dependency.swift
[49/78] Compiling PackageSwiftFile PackageSwiftFile+Product.swift
[50/80] Emitting module ArgumentParserToolInfo
[51/80] Compiling ArgumentParserToolInfo ToolInfo.swift
[52/80] Compiling StdoutWriter StdoutWriter.swift
[53/80] Emitting module StdoutWriter
[54/84] Compiling PackageSwiftFileParser PackageSwiftFileParser.swift
[55/84] Emitting module PackageSwiftFileParser
[56/84] Compiling PackageSwiftFileParserCache PackageSwiftFileParserCache.swift
[57/84] Emitting module PackageSwiftFileParserCache
[58/84] Emitting module DumpPackageService
[59/84] Compiling DumpPackageService DumpPackageService.swift
[60/84] Emitting module PathKit
[61/84] Compiling PathKit PathKit.swift
[62/137] Compiling PackageSwiftFileParserCacheLive PackageSwiftFileParserCacheLive.swift
[63/137] Emitting module PackageSwiftFileParserCacheLive
[64/137] Compiling PackageSwiftFileParserLive IntermediatePackageSwiftFile.swift
[65/137] Compiling PackageSwiftFileParserLive PackageSwiftFileMapper.swift
[66/137] Compiling PackageSwiftFileParserLive PackageSwiftParserLive.swift
[67/137] Compiling ProjectRootClassifier ProjectRootClassifier.swift
[68/137] Compiling ShellCommandRunner ShellCommandOutput.swift
[69/137] Emitting module ShellCommandRunner
[70/137] Compiling ShellCommandRunner ShellCommandRunner.swift
[71/141] Compiling StringIndentHelpers Indent.swift
[72/141] Emitting module StringIndentHelpers
[73/141] Compiling PackageSwiftFileParserLive IntermediatePackageSwiftFile+Target.swift
[74/141] Compiling PackageSwiftFileParserLive IntermediatePackageSwiftFile+Target+Dependency.swift
[75/141] Compiling PackageSwiftFileParserLive IntermediatePackageSwiftFile+Product.swift
[76/141] Emitting module PackageSwiftFileParserLive
[77/141] Compiling PackageSwiftFileParserLive IntermediatePackageSwiftFile+Dependency.swift
[78/141] Compiling FileSystem FileSystem.swift
[79/141] Emitting module FileSystem
[80/141] Emitting module XcodeProject
[81/143] Emitting module ShellCommandRunnerLive
[82/143] Compiling ShellCommandRunnerLive ShellCommandRunnerLive.swift
[83/143] Emitting module DumpPackageServiceLive
[84/143] Compiling DumpPackageServiceLive DumpPackageServiceLive.swift
[85/143] Emitting module FileSystemLive
[86/143] Compiling FileSystemLive FileSystemLive.swift
[87/143] Emitting module ProjectRootClassifier
[88/143] Compiling ProjectRootClassifier ProjectRoot.swift
[89/145] Compiling DirectedGraph DirectedGraph+Node.swift
[90/145] Compiling DirectedGraph DirectedGraph+Cluster.swift
[91/145] Compiling DirectedGraph DirectedGraph+Edge.swift
[92/145] Compiling DirectedGraph DirectedGraph.swift
[93/145] Emitting module DirectedGraph
[94/154] Compiling XcodeProject XcodeProject+SwiftPackage.swift
[95/154] Compiling PackageGraphBuilder PackageGraphBuilder.swift
[96/154] Compiling XcodeProject XcodeProject.swift
[97/154] Compiling XcodeProject XcodeProject+Target.swift
[98/154] Emitting module PackageGraphBuilder
[99/154] Emitting module DirectedGraphMapper
[100/154] Compiling DirectedGraphMapper DirectedGraphMapper.swift
[101/154] Compiling DirectedGraphWriter DirectedGraphWriter.swift
[102/154] Emitting module DirectedGraphWriter
[103/169] Compiling ProjectRootClassifierLive ProjectRootClassifierLive.swift
[104/169] Emitting module ProjectRootClassifierLive
[105/169] Compiling DirectedGraphXcodeHelpers String+SafeName.swift
[106/169] Compiling DirectedGraphXcodeHelpers DirectedGraph+XcodeHelpers.swift
[107/169] Emitting module DirectedGraphXcodeHelpers
[108/173] Compiling XcodeProjectParser XcodeProjectParser.swift
[109/173] Emitting module XcodeProjectParser
[110/173] Emitting module XcodeProjectGraphBuilder
[111/173] Compiling XcodeProjectGraphBuilder XcodeProjectGraphBuilder.swift
[112/173] Emitting module MappingDirectedGraphWriter
[113/173] Compiling MappingDirectedGraphWriter MappingDirectedGraphWriter.swift
[114/173] Compiling MermaidGraphMapper MermaidGraphSettings.swift
[115/181] Emitting module PackageGraphBuilderLive
[116/181] Compiling PackageGraphBuilderLive PackagesOnlyGraphBuilder.swift
[117/181] Compiling MermaidGraphMapper MermaidGraphMapper.swift
[118/181] Emitting module MermaidGraphMapper
[119/181] Compiling PackageGraphBuilderLive PackageGraphBuilderLive.swift
[120/181] Compiling PackageGraphBuilderLive AllDependenciesGraphBuilder.swift
[121/181] Emitting module DOTGraphMapper
[122/181] Compiling DOTGraphMapper DOTGraphSettings.swift
[123/181] Compiling DOTGraphMapper DOTGraphMapper.swift
[124/181] Compiling D2GraphMapper D2GraphSettings.swift
[125/181] Compiling D2GraphMapper D2GraphMapper.swift
/Users/admin/builder/spi-builder-workspace/Sources/Library/Graphing/D2GraphMapper/D2GraphMapper.swift:7:10: warning: associated value 'failedFindingClusterContainingNode' of 'Sendable'-conforming enum 'D2GraphMapperError' has non-sendable type 'DirectedGraph.Node'; this is an error in the Swift 6 language mode
  5 |
  6 | enum D2GraphMapperError: LocalizedError {
  7 |     case failedFindingClusterContainingNode(DirectedGraph.Node)
    |          `- warning: associated value 'failedFindingClusterContainingNode' of 'Sendable'-conforming enum 'D2GraphMapperError' has non-sendable type 'DirectedGraph.Node'; this is an error in the Swift 6 language mode
  8 |
  9 |     var errorDescription: String? {
/Users/admin/builder/spi-builder-workspace/Sources/Library/Graphing/DirectedGraph/DirectedGraph+Node.swift:4:17: note: class 'Node' does not conform to the 'Sendable' protocol
 2 |
 3 | public extension DirectedGraph {
 4 |     final class Node: Equatable {
   |                 `- note: class 'Node' does not conform to the 'Sendable' protocol
 5 |         public enum Shape {
 6 |             case box
/Users/admin/builder/spi-builder-workspace/Sources/Library/Graphing/D2GraphMapper/D2GraphMapper.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'DirectedGraph'
  1 | import DirectedGraph
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'DirectedGraph'
  2 | import DirectedGraphMapper
  3 | import Foundation
[126/181] Emitting module D2GraphMapper
/Users/admin/builder/spi-builder-workspace/Sources/Library/Graphing/D2GraphMapper/D2GraphMapper.swift:7:10: warning: associated value 'failedFindingClusterContainingNode' of 'Sendable'-conforming enum 'D2GraphMapperError' has non-sendable type 'DirectedGraph.Node'; this is an error in the Swift 6 language mode
  5 |
  6 | enum D2GraphMapperError: LocalizedError {
  7 |     case failedFindingClusterContainingNode(DirectedGraph.Node)
    |          `- warning: associated value 'failedFindingClusterContainingNode' of 'Sendable'-conforming enum 'D2GraphMapperError' has non-sendable type 'DirectedGraph.Node'; this is an error in the Swift 6 language mode
  8 |
  9 |     var errorDescription: String? {
/Users/admin/builder/spi-builder-workspace/Sources/Library/Graphing/DirectedGraph/DirectedGraph+Node.swift:4:17: note: class 'Node' does not conform to the 'Sendable' protocol
 2 |
 3 | public extension DirectedGraph {
 4 |     final class Node: Equatable {
   |                 `- note: class 'Node' does not conform to the 'Sendable' protocol
 5 |         public enum Shape {
 6 |             case box
/Users/admin/builder/spi-builder-workspace/Sources/Library/Graphing/D2GraphMapper/D2GraphMapper.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'DirectedGraph'
  1 | import DirectedGraph
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'DirectedGraph'
  2 | import DirectedGraphMapper
  3 | import Foundation
[127/181] Compiling AEXML Error.swift
[128/181] Compiling AEXML Options.swift
[129/181] Compiling AEXML Parser.swift
[130/181] Compiling GraphCommand DirectedGraphWriterFactory.swift
[131/181] Emitting module GraphCommand
[132/181] Compiling GraphCommand GraphCommand.swift
[133/181] Compiling GraphCommand Syntax.swift
[134/181] Compiling XcodeProjectGraphBuilderLive XcodeProjectGraphBuilderLive.swift
[135/181] Emitting module XcodeProjectGraphBuilderLive
[136/181] Compiling XcodeProjectGraphBuilderLive AllDependenciesGraphBuilder.swift
[137/181] Compiling XcodeProjectGraphBuilderLive PackagesOnlyGraphBuilder.swift
[138/181] Compiling AEXML Document.swift
[139/181] Compiling AEXML Element.swift
[140/181] Emitting module AEXML
[141/181] Compiling ArgumentParser BashCompletionsGenerator.swift
[142/181] Compiling ArgumentParser CompletionsGenerator.swift
[143/181] Compiling ArgumentParser FishCompletionsGenerator.swift
[144/181] Compiling ArgumentParser ZshCompletionsGenerator.swift
[145/181] Compiling ArgumentParser Argument.swift
[146/217] Emitting module ArgumentParser
[147/272] Compiling XcodeProj XCSharedData.swift
[148/272] Compiling XcodeProj Xcode.swift
[149/272] Compiling XcodeProj XcodeProj.swift
[150/272] Compiling XcodeProj Writable.swift
[151/272] Compiling XcodeProj PBXContainerItemProxy.swift
[152/272] Compiling XcodeProj PBXFileElement.swift
[153/272] Compiling XcodeProj PBXFileReference.swift
[154/272] Compiling XcodeProj PBXGroup.swift
[155/272] Compiling XcodeProj BuildSettings.swift
[156/272] Compiling XcodeProj XCBuildConfiguration.swift
[157/272] Compiling XcodeProj XCConfigurationList.swift
[158/272] Compiling XcodeProj PBXContainerItem.swift
[159/272] Compiling XcodeProj JSONDecoding.swift
[160/272] Compiling XcodeProj PBXBatchUpdater.swift
[161/272] Compiling XcodeProj PBXShellScriptBuildPhase.swift
[162/272] Compiling XcodeProj PBXSourcesBuildPhase.swift
[163/272] Compiling XcodeProj PBXProjEncoder.swift
[164/272] Compiling XcodeProj XCScheme+TestPlanReference.swift
[165/272] Compiling XcodeProj XCScheme+TestableReference.swift
[166/272] Compiling XcodeProj XCScheme.swift
[167/272] Compiling XcodeProj XCSchemeManagement.swift
[168/272] Compiling XcodeProj BuildSettingsProvider.swift
[169/272] Compiling XcodeProj CommentedString.swift
[170/272] Compiling XcodeProj Decoders.swift
[171/272] Compiling XcodeProj PBXObjectReference.swift
[172/272] Compiling XcodeProj PBXObjects.swift
[173/272] Compiling XcodeProj PBXOutputSettings.swift
[174/272] Compiling XcodeProj PBXProj.swift
[175/272] Compiling XcodeProj PBXTarget.swift
[176/272] Compiling XcodeProj PBXTargetDependency.swift
[177/272] Compiling XcodeProj WorkspaceSettings.swift
[178/272] Compiling XcodeProj XCBreakpointList.swift
[179/272] Compiling XcodeProj XCScheme+AditionalOption.swift
[180/272] Compiling XcodeProj XCScheme+LocationScenarioReference.swift
[181/272] Compiling XcodeProj XCScheme+PathRunnable.swift
[182/272] Compiling XcodeProj XCScheme+ProfileAction.swift
[183/272] Compiling XcodeProj XCScheme+AnalyzeAction.swift
[184/272] Compiling XcodeProj XCScheme+ArchiveAction.swift
[185/272] Compiling XcodeProj XCScheme+BuildAction.swift
[186/272] Compiling XcodeProj XCScheme+BuildableProductRunnable.swift
[187/272] Compiling XcodeProj XCScheme+BuildableReference.swift
[188/272] Compiling XcodeProj XCScheme+CommandLineArguments.swift
[189/272] Compiling XcodeProj XCScheme+EnvironmentVariable.swift
[190/272] Compiling XcodeProj XCScheme+ExecutionAction.swift
[191/272] Compiling XcodeProj XCScheme+LaunchAction.swift
[211/281] Compiling XcodeProj PBXProject.swift
[212/281] Compiling XcodeProj Equality.generated.swift
[213/281] Compiling XcodeProj Sourcery.swift
[214/281] Compiling XcodeProj XCRemoteSwiftPackageReference.swift
[215/281] Compiling XcodeProj XCSwiftPackageProductDependency.swift
[216/281] Compiling XcodeProj PBXAggregateTarget.swift
[217/281] Compiling XcodeProj PBXLegacyTarget.swift
[218/281] Compiling XcodeProj PBXNativeTarget.swift
[219/281] Compiling XcodeProj PBXProductType.swift
[220/281] Compiling XcodeProj PBXReferenceProxy.swift
[221/281] Compiling XcodeProj String+md5.swift
[222/281] Compiling XcodeProj BuildPhase.swift
[223/281] Compiling XcodeProj PBXBuildFile.swift
[224/281] Compiling XcodeProj PBXBuildPhase.swift
[225/281] Compiling XcodeProj PBXBuildRule.swift
[226/281] Compiling XcodeProj PBXCopyFilesBuildPhase.swift
[227/281] Compiling XcodeProj PBXFrameworksBuildPhase.swift
[228/281] Compiling XcodeProj PBXHeadersBuildPhase.swift
[229/281] Compiling XcodeProj PBXResourcesBuildPhase.swift
[230/281] Compiling XcodeProj PBXRezBuildPhase.swift
[231/281] Compiling XcodeProj PBXSourceTree.swift
[232/281] Compiling XcodeProj PBXVariantGroup.swift
[233/281] Compiling XcodeProj XCVersionGroup.swift
[234/281] Compiling XcodeProj PBXObject.swift
[235/281] Compiling XcodeProj PBXObjectParser.swift
[241/281] Compiling XcodeProj PlistValue.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/XcodeProj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
 52 |     /// - Returns: function that parses the line.
 53 |     static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
 54 |         { line in
    |         `- error: unable to infer closure type without a type annotation
 55 |             includeRegex.matches(in: line,
 56 |                                  options: [],
[242/281] Compiling XcodeProj ReferenceGenerator.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/XcodeProj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
 52 |     /// - Returns: function that parses the line.
 53 |     static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
 54 |         { line in
    |         `- error: unable to infer closure type without a type annotation
 55 |             includeRegex.matches(in: line,
 56 |                                  options: [],
[243/281] Compiling XcodeProj XCConfig.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/XcodeProj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
 52 |     /// - Returns: function that parses the line.
 53 |     static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
 54 |         { line in
    |         `- error: unable to infer closure type without a type annotation
 55 |             includeRegex.matches(in: line,
 56 |                                  options: [],
[244/281] Compiling XcodeProj XCWorkspace.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/XcodeProj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
 52 |     /// - Returns: function that parses the line.
 53 |     static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
 54 |         { line in
    |         `- error: unable to infer closure type without a type annotation
 55 |             includeRegex.matches(in: line,
 56 |                                  options: [],
[245/281] Compiling XcodeProj XCWorkspaceData.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/XcodeProj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
 52 |     /// - Returns: function that parses the line.
 53 |     static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
 54 |         { line in
    |         `- error: unable to infer closure type without a type annotation
 55 |             includeRegex.matches(in: line,
 56 |                                  options: [],
[246/281] Compiling XcodeProj XCWorkspaceDataElement.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/XcodeProj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
 52 |     /// - Returns: function that parses the line.
 53 |     static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
 54 |         { line in
    |         `- error: unable to infer closure type without a type annotation
 55 |             includeRegex.matches(in: line,
 56 |                                  options: [],
[247/281] Compiling XcodeProj XCWorkspaceDataElementLocationType.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/XcodeProj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
 52 |     /// - Returns: function that parses the line.
 53 |     static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
 54 |         { line in
    |         `- error: unable to infer closure type without a type annotation
 55 |             includeRegex.matches(in: line,
 56 |                                  options: [],
[248/281] Compiling XcodeProj XCWorkspaceDataFileRef.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/XcodeProj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
 52 |     /// - Returns: function that parses the line.
 53 |     static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
 54 |         { line in
    |         `- error: unable to infer closure type without a type annotation
 55 |             includeRegex.matches(in: line,
 56 |                                  options: [],
[249/281] Compiling XcodeProj XCWorkspaceDataGroup.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/XcodeProj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
 52 |     /// - Returns: function that parses the line.
 53 |     static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
 54 |         { line in
    |         `- error: unable to infer closure type without a type annotation
 55 |             includeRegex.matches(in: line,
 56 |                                  options: [],
[250/281] Compiling XcodeProj Errors.swift
[251/281] Compiling XcodeProj AEXML+XcodeFormat.swift
[252/281] Compiling XcodeProj Array+Extras.swift
[253/281] Compiling XcodeProj Bool+Extras.swift
[254/281] Compiling XcodeProj Dictionary+Enumerate.swift
[255/281] Compiling XcodeProj Dictionary+Extras.swift
[256/281] Compiling XcodeProj KeyedDecodingContainer+Additions.swift
[257/281] Compiling XcodeProj NSRecursiveLock+Sync.swift
[258/281] Compiling XcodeProj Path+Extras.swift
[259/281] Compiling XcodeProj String+Utils.swift
[272/281] Compiling XcodeProj XCScheme+RemoteRunnable.swift
[273/281] Compiling XcodeProj XCScheme+Runnable.swift
[274/281] Compiling XcodeProj XCScheme+SerialAction.swift
[275/281] Compiling XcodeProj XCScheme+StoreKitConfigurationFileReference.swift
[276/281] Compiling XcodeProj XCScheme+TestAction.swift
[277/281] Compiling XcodeProj XCScheme+TestItem.swift
[278/281] Emitting module XcodeProj
BUILD FAILURE 6.0 macosSpm