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 v1.0.0 (a73c78), with Swift 6.0 for Linux on 29 Nov 2024 13:30:30 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CuriositySoftware/XcodeTargetGraphGen.git
Reference: v1.0.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/CuriositySoftware/XcodeTargetGraphGen
 * tag               v1.0.0     -> FETCH_HEAD
HEAD is now at a73c786 Merge pull request #8 from CuriositySoftware/logo
Cloned https://github.com/CuriositySoftware/XcodeTargetGraphGen.git
Revision (git rev-parse @):
a73c786c997828817e9daed77e745527e83beba8
SUCCESS checkout https://github.com/CuriositySoftware/XcodeTargetGraphGen.git at v1.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/CuriositySoftware/XcodeTargetGraphGen.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/tuist/XcodeProj.git
Fetching https://github.com/apple/swift-argument-parser
[1/21965] Fetching xcodeproj
[2/34360] Fetching xcodeproj, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.40s)
Fetched https://github.com/tuist/XcodeProj.git from cache (1.42s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.49s)
Computing version for https://github.com/tuist/XcodeProj.git
Computed https://github.com/tuist/XcodeProj.git at 8.24.11 (0.46s)
Fetching https://github.com/tadija/AEXML.git
Fetching https://github.com/kylef/PathKit.git
[1/1411] Fetching pathkit
[157/3513] Fetching pathkit, aexml
Fetched https://github.com/kylef/PathKit.git from cache (0.24s)
Fetched https://github.com/tadija/AEXML.git from cache (0.25s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (1.86s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.19s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.6.1 (0.45s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.43s)
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.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/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
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/26] Write sources
[12/26] Write swift-version-24593BA9C3E375BF.txt
[14/42] Emitting module Value
[15/42] Emitting module AEXML
[16/42] Emitting module ArgumentParserToolInfo
[17/42] Compiling ArgumentParserToolInfo ToolInfo.swift
[18/43] Wrapping AST for ArgumentParserToolInfo for debugging
[20/81] Emitting module Client
/host/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)
/host/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)
/host/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)
[21/81] Compiling Value Project.swift
[22/81] Compiling AEXML Parser.swift
[23/82] Compiling AEXML Options.swift
[25/82] Emitting module PathKit
[26/82] Compiling PathKit PathKit.swift
[28/83] Compiling ArgumentParser ArgumentVisibility.swift
[29/83] Compiling ArgumentParser CompletionKind.swift
[30/83] Compiling ArgumentParser Errors.swift
[31/83] Compiling ArgumentParser Flag.swift
[32/83] Compiling ArgumentParser NameSpecification.swift
[33/83] Compiling ArgumentParser Option.swift
[34/88] Compiling ArgumentParser OptionGroup.swift
[35/88] Compiling ArgumentParser AsyncParsableCommand.swift
[36/88] Compiling ArgumentParser CommandConfiguration.swift
[37/88] Compiling ArgumentParser CommandGroup.swift
[38/88] Compiling ArgumentParser EnumerableFlag.swift
[39/88] Compiling ArgumentParser ExpressibleByArgument.swift
[40/88] Compiling ArgumentParser ParsableArguments.swift
[41/88] Compiling ArgumentParser ParsableArgumentsValidation.swift
[42/88] Compiling ArgumentParser ParsableCommand.swift
[43/88] Compiling ArgumentParser ArgumentDecoder.swift
[44/88] Compiling Client FileOutputClient.swift
/host/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)
[45/88] Compiling AEXML Element.swift
[46/88] Compiling AEXML Document.swift
[47/88] Compiling AEXML Error.swift
[48/88] Compiling Client ConsoleClient.swift
/host/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)
[49/88] Compiling Client FileListReaderClient.swift
/host/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)
[50/90] Emitting module ArgumentParser
[51/90] Compiling ArgumentParser BashCompletionsGenerator.swift
[52/90] Compiling ArgumentParser CompletionsGenerator.swift
[53/90] Compiling ArgumentParser FishCompletionsGenerator.swift
[54/90] Compiling ArgumentParser ZshCompletionsGenerator.swift
[55/90] Compiling ArgumentParser Argument.swift
[56/90] Compiling ArgumentParser ArgumentHelp.swift
[56/90] Wrapping AST for PathKit for debugging
[57/90] Wrapping AST for Value for debugging
[61/93] Compiling ArgumentParser DumpHelpGenerator.swift
[62/93] Compiling ArgumentParser HelpCommand.swift
[63/93] Compiling ArgumentParser HelpGenerator.swift
[64/93] Compiling ArgumentParser MessageInfo.swift
[65/93] Compiling ArgumentParser UsageGenerator.swift
[66/93] Compiling ArgumentParser Name.swift
[67/93] Compiling ArgumentParser Parsed.swift
[68/93] Compiling ArgumentParser ParsedValues.swift
[69/93] Compiling ArgumentParser ParserError.swift
[70/93] Compiling ArgumentParser SplitArguments.swift
[71/93] Compiling Converter ProjectConverter.swift
[71/93] Wrapping AST for AEXML for debugging
[73/93] Emitting module Converter
[74/93] Compiling Converter FormatterRepresentation.swift
[74/94] Wrapping AST for Client for debugging
[77/183] Compiling XcodeProj BuildSettings.swift
[78/183] Compiling XcodeProj XCBuildConfiguration.swift
[79/183] Compiling XcodeProj XCConfigurationList.swift
[80/183] Compiling XcodeProj PBXContainerItem.swift
[81/183] Compiling XcodeProj PBXContainerItemProxy.swift
[81/183] Wrapping AST for Converter for debugging
[83/188] Compiling XcodeProj PBXObjectReference.swift
[84/188] Compiling XcodeProj PBXObjects.swift
[85/188] Compiling XcodeProj PBXOutputSettings.swift
[86/188] Compiling XcodeProj PBXProj.swift
[87/188] Compiling XcodeProj PBXProjEncoder.swift
[88/189] Compiling Mermaid SyntaxType.swift
[89/189] Emitting module Mermaid
[90/189] Compiling Mermaid NodeEdgeFormatter.swift
[91/189] Compiling Mermaid SubgraphFormatter.swift
[93/189] Compiling Mermaid MermaidFormatter.swift
[94/190] Wrapping AST for ArgumentParser for debugging
[95/190] Wrapping AST for Mermaid for debugging
[97/190] Compiling XcodeProj PBXBuildPhase.swift
[98/190] Compiling XcodeProj PBXBuildRule.swift
[99/190] Compiling XcodeProj PBXCopyFilesBuildPhase.swift
[100/190] Compiling XcodeProj PBXFrameworksBuildPhase.swift
[101/190] Compiling XcodeProj PBXHeadersBuildPhase.swift
[102/190] Compiling XcodeProj PBXResourcesBuildPhase.swift
[103/190] Compiling XcodeProj PBXRezBuildPhase.swift
[104/190] Compiling XcodeProj PBXShellScriptBuildPhase.swift
[105/190] Compiling XcodeProj PBXSourcesBuildPhase.swift
[110/202] Emitting module XcodeProj
[111/202] Compiling XcodeProj Errors.swift
[112/202] Compiling XcodeProj AEXML+XcodeFormat.swift
[113/202] Compiling XcodeProj Array+Extras.swift
[114/202] Compiling XcodeProj Bool+Extras.swift
[115/202] Compiling XcodeProj Dictionary+Enumerate.swift
[116/202] Compiling XcodeProj Dictionary+Extras.swift
[117/202] Compiling XcodeProj KeyedDecodingContainer+Additions.swift
[118/202] Compiling XcodeProj NSRecursiveLock+Sync.swift
[119/202] Compiling XcodeProj Path+Extras.swift
[120/202] Compiling XcodeProj String+Utils.swift
[121/202] Compiling XcodeProj String+md5.swift
[122/202] Compiling XcodeProj BuildPhase.swift
[123/202] Compiling XcodeProj PBXBuildFile.swift
[124/202] Compiling XcodeProj Decoders.swift
/host/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: [],
[125/202] Compiling XcodeProj JSONDecoding.swift
/host/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: [],
[126/202] Compiling XcodeProj PBXBatchUpdater.swift
/host/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: [],
[127/202] Compiling XcodeProj PlistValue.swift
/host/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: [],
[128/202] Compiling XcodeProj ReferenceGenerator.swift
/host/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: [],
[129/202] Compiling XcodeProj XCConfig.swift
/host/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: [],
[130/202] Compiling XcodeProj XCWorkspace.swift
/host/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: [],
[131/202] Compiling XcodeProj XCWorkspaceData.swift
/host/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: [],
[132/202] Compiling XcodeProj XCWorkspaceDataElement.swift
/host/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: [],
[133/202] Compiling XcodeProj XCWorkspaceDataElementLocationType.swift
/host/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: [],
[134/202] Compiling XcodeProj XCWorkspaceDataFileRef.swift
/host/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: [],
[135/202] Compiling XcodeProj XCWorkspaceDataGroup.swift
/host/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: [],
[136/202] Compiling XcodeProj XCScheme+RemoteRunnable.swift
[137/202] Compiling XcodeProj XCScheme+Runnable.swift
[138/202] Compiling XcodeProj XCScheme+SerialAction.swift
[139/202] Compiling XcodeProj XCScheme+StoreKitConfigurationFileReference.swift
[140/202] Compiling XcodeProj XCScheme+TestAction.swift
[141/202] Compiling XcodeProj XCScheme+TestItem.swift
[142/202] Compiling XcodeProj XCScheme+TestPlanReference.swift
[143/202] Compiling XcodeProj XCScheme+TestableReference.swift
[144/202] Compiling XcodeProj XCScheme.swift
[145/202] Compiling XcodeProj XCSchemeManagement.swift
[146/202] Compiling XcodeProj BuildSettingsProvider.swift
[147/202] Compiling XcodeProj CommentedString.swift
[148/202] Compiling XcodeProj XCScheme+AnalyzeAction.swift
[149/202] Compiling XcodeProj XCScheme+ArchiveAction.swift
[150/202] Compiling XcodeProj XCScheme+BuildAction.swift
[151/202] Compiling XcodeProj XCScheme+BuildableProductRunnable.swift
[152/202] Compiling XcodeProj XCScheme+BuildableReference.swift
[153/202] Compiling XcodeProj XCScheme+CommandLineArguments.swift
[154/202] Compiling XcodeProj XCScheme+EnvironmentVariable.swift
[155/202] Compiling XcodeProj XCScheme+ExecutionAction.swift
[156/202] Compiling XcodeProj XCScheme+LaunchAction.swift
[157/202] Compiling XcodeProj XCScheme+LocationScenarioReference.swift
[158/202] Compiling XcodeProj XCScheme+PathRunnable.swift
[159/202] Compiling XcodeProj XCScheme+ProfileAction.swift
[160/202] Compiling XcodeProj PBXReferenceProxy.swift
[161/202] Compiling XcodeProj PBXTarget.swift
[162/202] Compiling XcodeProj PBXTargetDependency.swift
[163/202] Compiling XcodeProj WorkspaceSettings.swift
[164/202] Compiling XcodeProj XCBreakpointList.swift
[165/202] Compiling XcodeProj XCDebugger.swift
[166/202] Compiling XcodeProj XCSharedData.swift
[167/202] Compiling XcodeProj XCUserData.swift
[168/202] Compiling XcodeProj Xcode.swift
[169/202] Compiling XcodeProj XcodeProj.swift
[170/202] Compiling XcodeProj Writable.swift
[171/202] Compiling XcodeProj XCScheme+AditionalOption.swift
[175/202] Compiling XcodeProj PBXProject.swift
[176/202] Compiling XcodeProj Equality.generated.swift
[177/202] Compiling XcodeProj Sourcery.swift
[178/202] Compiling XcodeProj XCLocalSwiftPackageReference.swift
[179/202] Compiling XcodeProj XCRemoteSwiftPackageReference.swift
[180/202] Compiling XcodeProj XCSwiftPackageProductDependency.swift
[181/202] Compiling XcodeProj PBXAggregateTarget.swift
[182/202] Compiling XcodeProj PBXLegacyTarget.swift
[183/202] Compiling XcodeProj PBXNativeTarget.swift
[184/202] Compiling XcodeProj PBXProductType.swift
[186/202] Compiling XcodeProj PBXFileElement.swift
[187/202] Compiling XcodeProj PBXFileReference.swift
[188/202] Compiling XcodeProj PBXFileSystemSynchronizedBuildFileExceptionSet.swift
[189/202] Compiling XcodeProj PBXFileSystemSynchronizedRootGroup.swift
[190/202] Compiling XcodeProj PBXGroup.swift
[191/202] Compiling XcodeProj PBXSourceTree.swift
[192/202] Compiling XcodeProj PBXVariantGroup.swift
[193/202] Compiling XcodeProj XCVersionGroup.swift
[194/202] Compiling XcodeProj PBXObject.swift
[195/202] Compiling XcodeProj PBXObjectParser.swift
BUILD FAILURE 6.0 linux