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 XcodeTargetGraphGen, reference main (011590), with Swift 6.0 for macOS (SPM) on 29 Nov 2024 13:41:50 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.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CuriositySoftware/XcodeTargetGraphGen.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/CuriositySoftware/XcodeTargetGraphGen
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 011590f Merge pull request #17 from CuriositySoftware/yimajo-patch-1
Cloned https://github.com/CuriositySoftware/XcodeTargetGraphGen.git
Revision (git rev-parse @):
011590fdc91172790caebd9c0a2a788d37f222ce
SUCCESS checkout https://github.com/CuriositySoftware/XcodeTargetGraphGen.git at main
Fetching https://github.com/tuist/XcodeProj.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/tadija/AEXML.git
Fetching https://github.com/kylef/PathKit.git
[1/1021] Fetching spectre
[165/2432] Fetching spectre, pathkit
[335/4534] Fetching spectre, pathkit, aexml
[2737/16929] Fetching spectre, pathkit, aexml, swift-argument-parser
Fetched https://github.com/tadija/AEXML.git from cache (1.01s)
[2680/14827] Fetching spectre, pathkit, swift-argument-parser
[3425/36792] Fetching spectre, pathkit, swift-argument-parser, xcodeproj
Fetched https://github.com/kylef/PathKit.git from cache (2.32s)
Fetched https://github.com/apple/swift-argument-parser from cache (2.32s)
Fetched https://github.com/kylef/Spectre.git from cache (2.32s)
Fetched https://github.com/tuist/XcodeProj.git from cache (2.32s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.2 (0.61s)
Computing version for https://github.com/tuist/XcodeProj.git
Computed https://github.com/tuist/XcodeProj.git at 8.10.0 (0.55s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (2.61s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.6.1 (0.55s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.54s)
Creating working copy for https://github.com/tuist/XcodeProj.git
Working copy of https://github.com/tuist/XcodeProj.git resolved at 8.10.0
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/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.2.2
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/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.6.1
========================================
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": "xcodetargetgraphgen",
      "name": "XcodeTargetGraphGen",
      "url": "https://github.com/CuriositySoftware/XcodeTargetGraphGen.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XcodeTargetGraphGen",
      "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": [
                  ]
                }
              ]
            }
          ]
        },
        {
          "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": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/CuriositySoftware/XcodeTargetGraphGen.git
[1/282] Fetching xcodetargetgraphgen
Fetched https://github.com/CuriositySoftware/XcodeTargetGraphGen.git from cache (0.78s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/tuist/XcodeProj.git from cache
Fetched https://github.com/tuist/XcodeProj.git from cache (0.75s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.75s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.44s)
Computing version for https://github.com/tuist/XcodeProj.git
Computed https://github.com/tuist/XcodeProj.git at 8.24.11 (0.42s)
Fetching https://github.com/tadija/AEXML.git from cache
Fetching https://github.com/kylef/PathKit.git from cache
Fetched https://github.com/kylef/PathKit.git from cache (0.49s)
Fetched https://github.com/tadija/AEXML.git from cache (0.49s)
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.47s)
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/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/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/CuriositySoftware/XcodeTargetGraphGen.git
Working copy of https://github.com/CuriositySoftware/XcodeTargetGraphGen.git resolved at main (011590f)
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/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
Found 2 product dependencies
  - XcodeProj
  - swift-argument-parser
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/CuriositySoftware/XcodeTargetGraphGen.git
{
  "dependencies" : [
    {
      "identity" : "xcodeproj",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "8.10.0",
            "upper_bound" : "9.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tuist/XcodeProj.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    }
  ],
  "manifest_display_name" : "XcodeTargetGraphGen",
  "name" : "XcodeTargetGraphGen",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "xcgraphgen",
      "targets" : [
        "XcodeTargetGraphGen"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "XcodeTargetGraphGenTests",
      "module_type" : "SwiftTarget",
      "name" : "XcodeTargetGraphGenTests",
      "path" : "Tests",
      "sources" : [
        "FileOutputClientTests.swift",
        "MermaidFormatterTests.swift",
        "NodeEdgeFormatterTests.swift",
        "ProjectConverterTests.swift",
        "SubgraphFormatterTests.swift"
      ],
      "target_dependencies" : [
        "XcodeTargetGraphGen",
        "Mermaid"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XcodeTargetGraphGen",
      "module_type" : "SwiftTarget",
      "name" : "XcodeTargetGraphGen",
      "path" : "Sources/XcodeTargetGraphGen",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "xcgraphgen"
      ],
      "sources" : [
        "XcodeTargetGraphGenCommand.swift"
      ],
      "target_dependencies" : [
        "Generator"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Value",
      "module_type" : "SwiftTarget",
      "name" : "Value",
      "path" : "Sources/Value",
      "product_memberships" : [
        "xcgraphgen"
      ],
      "sources" : [
        "Project.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Mermaid",
      "module_type" : "SwiftTarget",
      "name" : "Mermaid",
      "path" : "Sources/Formatter",
      "product_memberships" : [
        "xcgraphgen"
      ],
      "sources" : [
        "Mermaid/MermaidFormatter.swift",
        "Mermaid/NodeEdgeFormatter.swift",
        "Mermaid/SubgraphFormatter.swift",
        "Mermaid/SyntaxType.swift"
      ],
      "target_dependencies" : [
        "Converter"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Generator",
      "module_type" : "SwiftTarget",
      "name" : "Generator",
      "path" : "Sources/Generator",
      "product_dependencies" : [
        "XcodeProj"
      ],
      "product_memberships" : [
        "xcgraphgen"
      ],
      "sources" : [
        "Generator.swift",
        "ProjectMaker.swift"
      ],
      "target_dependencies" : [
        "Mermaid",
        "Client",
        "Value"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Converter",
      "module_type" : "SwiftTarget",
      "name" : "Converter",
      "path" : "Sources/Converter",
      "product_memberships" : [
        "xcgraphgen"
      ],
      "sources" : [
        "FormatterRepresentation.swift",
        "ProjectConverter.swift"
      ],
      "target_dependencies" : [
        "Value"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Client",
      "module_type" : "SwiftTarget",
      "name" : "Client",
      "path" : "Sources/Client",
      "product_memberships" : [
        "xcgraphgen"
      ],
      "sources" : [
        "ConsoleClient.swift",
        "FileListReaderClient.swift",
        "FileOutputClient.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
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 GenerateManual
Building for debugging...
[1/17] Write sources
[1/17] Write xcgraphgen-entitlement.plist
[1/17] Write sources
[13/17] Write swift-version--7754E27361AE5C74.txt
[15/33] Emitting module ArgumentParserToolInfo
[16/33] Compiling ArgumentParserToolInfo ToolInfo.swift
[17/71] Emitting module PathKit
[18/71] Compiling ArgumentParser Flag.swift
[19/71] Compiling ArgumentParser NameSpecification.swift
[20/71] Compiling ArgumentParser Option.swift
[21/71] Compiling ArgumentParser OptionGroup.swift
[22/75] Emitting module ArgumentParser
[23/75] Compiling ArgumentParser Platform.swift
[24/75] Compiling ArgumentParser SequenceExtensions.swift
[25/75] Compiling ArgumentParser StringExtensions.swift
[26/75] Compiling ArgumentParser Tree.swift
[27/75] Emitting module AEXML
[28/75] Compiling AEXML Options.swift
[29/75] Compiling AEXML Parser.swift
[30/75] Compiling Client FileOutputClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/Client/FileOutputClient.swift:8:16: warning: static property 'live' is not concurrency-safe because non-'Sendable' type 'FileOutputClient' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | import Foundation
 2 |
 3 | public struct FileOutputClient {
   |               `- note: consider making struct 'FileOutputClient' conform to the 'Sendable' protocol
 4 |     public var write: (_ text: String, _ url: URL) throws -> Void
 5 | }
 6 |
 7 | public extension FileOutputClient {
 8 |     static let live: Self = {
   |                |- warning: static property 'live' is not concurrency-safe because non-'Sendable' type 'FileOutputClient' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'live' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 9 |         .init { text, url in
10 |             try text.write(to: url, atomically: true, encoding: .utf8)
[31/75] Compiling ArgumentParser BashCompletionsGenerator.swift
[32/75] Compiling ArgumentParser CompletionsGenerator.swift
[33/75] Compiling ArgumentParser FishCompletionsGenerator.swift
[34/75] Compiling ArgumentParser ZshCompletionsGenerator.swift
[35/75] Compiling ArgumentParser Argument.swift
[36/75] Compiling ArgumentParser AsyncParsableCommand.swift
[37/75] Compiling ArgumentParser CommandConfiguration.swift
[38/75] Compiling ArgumentParser EnumerableFlag.swift
[39/75] Compiling ArgumentParser ExpressibleByArgument.swift
[40/75] Compiling ArgumentParser InputOrigin.swift
[41/75] Compiling ArgumentParser Name.swift
[42/75] Compiling ArgumentParser Parsed.swift
[43/75] Compiling ArgumentParser ParsedValues.swift
[44/75] Compiling ArgumentParser ParsableArguments.swift
[45/75] Compiling ArgumentParser ParsableArgumentsValidation.swift
[46/75] Compiling ArgumentParser ParsableCommand.swift
[47/75] Compiling ArgumentParser ArgumentDecoder.swift
[48/75] Compiling ArgumentParser ParserError.swift
[49/75] Compiling ArgumentParser SplitArguments.swift
[50/75] Compiling ArgumentParser DumpHelpGenerator.swift
[51/75] Compiling ArgumentParser HelpCommand.swift
[52/75] Compiling Client FileListReaderClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/Client/FileListReaderClient.swift:8:16: warning: static property 'live' is not concurrency-safe because non-'Sendable' type 'FileListReaderClient' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | import Foundation
 2 |
 3 | public struct FileListReaderClient {
   |               `- note: consider making struct 'FileListReaderClient' conform to the 'Sendable' protocol
 4 |     public var read: (_ fileURL: URL) throws -> [String]
 5 | }
 6 |
 7 | public extension FileListReaderClient {
 8 |     static let live: Self = {
   |                |- warning: static property 'live' is not concurrency-safe because non-'Sendable' type 'FileListReaderClient' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'live' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 9 |         .init { url in
10 |             let content = try String(contentsOf: url, encoding: .utf8)
[53/75] Compiling Value Project.swift
[54/75] Emitting module Value
[55/75] Compiling PathKit PathKit.swift
[56/75] Emitting module Client
/Users/admin/builder/spi-builder-workspace/Sources/Client/ConsoleClient.swift:8:16: warning: static property 'live' is not concurrency-safe because non-'Sendable' type 'ConsoleClient' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | import Foundation
 2 |
 3 | public struct ConsoleClient {
   |               `- note: consider making struct 'ConsoleClient' conform to the 'Sendable' protocol
 4 |     public var log: (_ text: String) -> Void
 5 | }
 6 |
 7 | public extension ConsoleClient {
 8 |     static let live: Self = {
   |                |- warning: static property 'live' is not concurrency-safe because non-'Sendable' type 'ConsoleClient' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'live' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 9 |         .init { text in
10 |             print(text)
/Users/admin/builder/spi-builder-workspace/Sources/Client/FileListReaderClient.swift:8:16: warning: static property 'live' is not concurrency-safe because non-'Sendable' type 'FileListReaderClient' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | import Foundation
 2 |
 3 | public struct FileListReaderClient {
   |               `- note: consider making struct 'FileListReaderClient' conform to the 'Sendable' protocol
 4 |     public var read: (_ fileURL: URL) throws -> [String]
 5 | }
 6 |
 7 | public extension FileListReaderClient {
 8 |     static let live: Self = {
   |                |- warning: static property 'live' is not concurrency-safe because non-'Sendable' type 'FileListReaderClient' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'live' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 9 |         .init { url in
10 |             let content = try String(contentsOf: url, encoding: .utf8)
/Users/admin/builder/spi-builder-workspace/Sources/Client/FileOutputClient.swift:8:16: warning: static property 'live' is not concurrency-safe because non-'Sendable' type 'FileOutputClient' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | import Foundation
 2 |
 3 | public struct FileOutputClient {
   |               `- note: consider making struct 'FileOutputClient' conform to the 'Sendable' protocol
 4 |     public var write: (_ text: String, _ url: URL) throws -> Void
 5 | }
 6 |
 7 | public extension FileOutputClient {
 8 |     static let live: Self = {
   |                |- warning: static property 'live' is not concurrency-safe because non-'Sendable' type 'FileOutputClient' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'live' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 9 |         .init { text, url in
10 |             try text.write(to: url, atomically: true, encoding: .utf8)
[57/75] Compiling Client ConsoleClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/Client/ConsoleClient.swift:8:16: warning: static property 'live' is not concurrency-safe because non-'Sendable' type 'ConsoleClient' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | import Foundation
 2 |
 3 | public struct ConsoleClient {
   |               `- note: consider making struct 'ConsoleClient' conform to the 'Sendable' protocol
 4 |     public var log: (_ text: String) -> Void
 5 | }
 6 |
 7 | public extension ConsoleClient {
 8 |     static let live: Self = {
   |                |- warning: static property 'live' is not concurrency-safe because non-'Sendable' type 'ConsoleClient' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'live' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 9 |         .init { text in
10 |             print(text)
[58/75] Compiling AEXML Document.swift
[59/75] Compiling AEXML Element.swift
[60/75] Compiling AEXML Error.swift
[61/75] Compiling ArgumentParser ArgumentDefinition.swift
[62/75] Compiling ArgumentParser ArgumentSet.swift
[63/75] Compiling ArgumentParser CommandParser.swift
[64/75] Compiling ArgumentParser InputKey.swift
[65/75] Compiling ArgumentParser HelpGenerator.swift
[66/75] Compiling ArgumentParser MessageInfo.swift
[67/75] Compiling ArgumentParser UsageGenerator.swift
[68/75] Compiling ArgumentParser CollectionExtensions.swift
[69/75] Compiling ArgumentParser ArgumentHelp.swift
[70/75] Compiling ArgumentParser ArgumentVisibility.swift
[71/75] Compiling ArgumentParser CompletionKind.swift
[72/75] Compiling ArgumentParser Errors.swift
[73/167] Compiling Converter FormatterRepresentation.swift
[74/167] Emitting module Converter
[75/167] Compiling Converter ProjectConverter.swift
[76/172] Compiling Mermaid SubgraphFormatter.swift
[77/172] Compiling Mermaid SyntaxType.swift
[78/172] Compiling Mermaid NodeEdgeFormatter.swift
[79/172] Emitting module Mermaid
[80/172] Compiling Mermaid MermaidFormatter.swift
[81/172] Compiling XcodeProj XCScheme+TestPlanReference.swift
[82/172] Compiling XcodeProj XCScheme+TestableReference.swift
[83/172] Compiling XcodeProj XCScheme.swift
[84/172] Compiling XcodeProj XCSchemeManagement.swift
[85/172] Compiling XcodeProj BuildSettingsProvider.swift
[86/172] Compiling XcodeProj CommentedString.swift
[87/172] Compiling XcodeProj Decoders.swift
[88/172] Compiling XcodeProj JSONDecoding.swift
[89/172] Compiling XcodeProj PBXBatchUpdater.swift
[90/181] Compiling XcodeProj XCScheme+AditionalOption.swift
[91/181] Compiling XcodeProj XCScheme+AnalyzeAction.swift
[92/181] Compiling XcodeProj XCScheme+ArchiveAction.swift
[93/181] Compiling XcodeProj XCScheme+BuildAction.swift
[94/181] Compiling XcodeProj XCScheme+BuildableProductRunnable.swift
[95/181] Compiling XcodeProj XCScheme+BuildableReference.swift
[96/181] Compiling XcodeProj XCScheme+CommandLineArguments.swift
[97/181] Compiling XcodeProj XCScheme+EnvironmentVariable.swift
[98/181] Compiling XcodeProj XCScheme+ExecutionAction.swift
[99/181] Compiling XcodeProj XCScheme+LaunchAction.swift
[100/181] Compiling XcodeProj String+md5.swift
[101/181] Compiling XcodeProj BuildPhase.swift
[102/181] Compiling XcodeProj PBXBuildFile.swift
[103/181] Compiling XcodeProj PBXBuildPhase.swift
[104/181] Compiling XcodeProj PBXBuildRule.swift
[105/181] Compiling XcodeProj PBXCopyFilesBuildPhase.swift
[106/181] Compiling XcodeProj PBXFrameworksBuildPhase.swift
[107/181] Compiling XcodeProj PBXHeadersBuildPhase.swift
[108/181] Compiling XcodeProj PBXResourcesBuildPhase.swift
[109/181] Compiling XcodeProj PBXRezBuildPhase.swift
[110/181] Compiling XcodeProj PBXProject.swift
[111/181] Compiling XcodeProj Equality.generated.swift
[112/181] Compiling XcodeProj Sourcery.swift
[113/181] Compiling XcodeProj XCRemoteSwiftPackageReference.swift
[114/181] Compiling XcodeProj XCSwiftPackageProductDependency.swift
[115/181] Compiling XcodeProj PBXAggregateTarget.swift
[116/181] Compiling XcodeProj PBXLegacyTarget.swift
[117/181] Compiling XcodeProj PBXNativeTarget.swift
[118/181] Compiling XcodeProj PBXProductType.swift
[119/181] Compiling XcodeProj PBXReferenceProxy.swift
[120/181] Compiling XcodeProj Errors.swift
[121/181] Compiling XcodeProj AEXML+XcodeFormat.swift
[122/181] Compiling XcodeProj Array+Extras.swift
[123/181] Compiling XcodeProj Bool+Extras.swift
[124/181] Compiling XcodeProj Dictionary+Enumerate.swift
[125/181] Compiling XcodeProj Dictionary+Extras.swift
[126/181] Compiling XcodeProj KeyedDecodingContainer+Additions.swift
[127/181] Compiling XcodeProj NSRecursiveLock+Sync.swift
[128/181] Compiling XcodeProj Path+Extras.swift
[129/181] Compiling XcodeProj String+Utils.swift
[130/181] Compiling XcodeProj PBXTarget.swift
[131/181] Compiling XcodeProj PBXTargetDependency.swift
[132/181] Compiling XcodeProj WorkspaceSettings.swift
[133/181] Compiling XcodeProj XCBreakpointList.swift
[134/181] Compiling XcodeProj XCDebugger.swift
[135/181] Compiling XcodeProj XCSharedData.swift
[136/181] Compiling XcodeProj XCUserData.swift
[137/181] Compiling XcodeProj Xcode.swift
[138/181] Compiling XcodeProj XcodeProj.swift
[139/181] Compiling XcodeProj Writable.swift
[140/181] Compiling XcodeProj XCScheme+LocationScenarioReference.swift
[141/181] Compiling XcodeProj XCScheme+PathRunnable.swift
[142/181] Compiling XcodeProj XCScheme+ProfileAction.swift
[143/181] Compiling XcodeProj XCScheme+RemoteRunnable.swift
[144/181] Compiling XcodeProj XCScheme+Runnable.swift
[145/181] Compiling XcodeProj XCScheme+SerialAction.swift
[146/181] Compiling XcodeProj XCScheme+StoreKitConfigurationFileReference.swift
[147/181] Compiling XcodeProj XCScheme+TestAction.swift
[148/181] Compiling XcodeProj XCScheme+TestItem.swift
[149/181] 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: [],
[150/181] 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: [],
[151/181] 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: [],
[152/181] 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: [],
[153/181] 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: [],
[154/181] 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: [],
[155/181] 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: [],
[156/181] 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: [],
[157/181] 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: [],
[158/181] Compiling XcodeProj PBXShellScriptBuildPhase.swift
[159/181] Compiling XcodeProj PBXSourcesBuildPhase.swift
[160/181] Compiling XcodeProj BuildSettings.swift
[161/181] Compiling XcodeProj XCBuildConfiguration.swift
[162/181] Compiling XcodeProj XCConfigurationList.swift
[163/181] Compiling XcodeProj PBXContainerItem.swift
[164/181] Compiling XcodeProj PBXContainerItemProxy.swift
[165/181] Compiling XcodeProj PBXFileElement.swift
[166/181] Compiling XcodeProj PBXFileReference.swift
[167/181] Compiling XcodeProj PBXGroup.swift
[168/181] Compiling XcodeProj PBXSourceTree.swift
[169/181] Compiling XcodeProj PBXVariantGroup.swift
[170/181] Compiling XcodeProj XCVersionGroup.swift
[171/181] Compiling XcodeProj PBXObject.swift
[172/181] Compiling XcodeProj PBXObjectParser.swift
[173/181] Compiling XcodeProj PBXObjectReference.swift
[174/181] Compiling XcodeProj PBXObjects.swift
[175/181] Compiling XcodeProj PBXOutputSettings.swift
[176/181] Compiling XcodeProj PBXProj.swift
[177/181] Compiling XcodeProj PBXProjEncoder.swift
[178/181] Emitting module XcodeProj
BUILD FAILURE 6.0 macosSpm