The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of XcodeGraph, reference main (cae99f), with Swift 6.0 for Linux on 10 Sep 2025 01:59:27 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tuist/XcodeGraph.git
Reference: main
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/tuist/XcodeGraph
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at cae99fe [Release] XcodeGraph 1.21.13
Cloned https://github.com/tuist/XcodeGraph.git
Revision (git rev-parse @):
cae99fe730fd3b8e1b212a943089a7808b87fc84
SUCCESS checkout https://github.com/tuist/XcodeGraph.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/tuist/XcodeGraph.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:2ffdcefcdb291d9eb78a77ed5e4b4766a710a1cb89004e0bfdb0fefda731df2f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/p-x9/MachOKit
Fetching https://github.com/tuist/XcodeProj
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/tuist/FileSystem.git
Fetching https://github.com/tuist/Command.git
Fetching https://github.com/Kolos65/Mockable.git
[1/2064] Fetching filesystem
[146/4158] Fetching filesystem, swift-docc-plugin
[1532/9888] Fetching filesystem, swift-docc-plugin, machokit
[1657/11864] Fetching filesystem, swift-docc-plugin, machokit, command
[1994/35397] Fetching filesystem, swift-docc-plugin, machokit, command, xcodeproj
[6081/37224] Fetching filesystem, swift-docc-plugin, machokit, command, xcodeproj, mockable
Fetched https://github.com/Kolos65/Mockable.git from cache (1.15s)
Fetching https://github.com/tuist/Path.git
Fetched https://github.com/tuist/FileSystem.git from cache (1.16s)
Fetched https://github.com/tuist/Command.git from cache (1.16s)
Fetching https://github.com/Flight-School/AnyCodable
[30726/31357] Fetching swift-docc-plugin, machokit, xcodeproj
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.55s)
[1/782] Fetching anycodable
[236/1151] Fetching anycodable, path
Fetched https://github.com/Flight-School/AnyCodable from cache (0.60s)
Fetched https://github.com/tuist/Path.git from cache (0.62s)
Fetched https://github.com/p-x9/MachOKit from cache (1.80s)
Fetched https://github.com/tuist/XcodeProj from cache (1.85s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (2.81s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3507] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.58s)
Computing version for https://github.com/p-x9/MachOKit
warning: 'machokit': /Package.swift:77:1: warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
75 | }
76 |
77 | extension SwiftSetting: CaseIterable {
   | |- warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
78 |     public static var allCases: [Self] {
79 |         [
Computed https://github.com/p-x9/MachOKit at 0.38.0 (4.65s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/p-x9/swift-fileio.git
[1/209] Fetching swift-fileio
Fetched https://github.com/p-x9/swift-fileio.git from cache (0.23s)
[1/16806] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (5.66s)
Computing version for https://github.com/Kolos65/Mockable.git
Computed https://github.com/Kolos65/Mockable.git at 0.4.0 (1.05s)
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5499] Fetching xctest-dynamic-overlay
[5116/77410] Fetching xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.83s)
[9349/71911] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (7.71s)
Computing version for https://github.com/tuist/FileSystem.git
Computed https://github.com/tuist/FileSystem.git at 0.11.19 (1.44s)
Fetching https://github.com/tuist/ZIPFoundation
Fetching https://github.com/apple/swift-nio
Fetching https://github.com/apple/swift-log
[1/4875] Fetching zipfoundation
[2/8778] Fetching zipfoundation, swift-log
[5562/86840] Fetching zipfoundation, swift-log, swift-nio
Fetched https://github.com/apple/swift-log from cache (0.94s)
[3463/82937] Fetching zipfoundation, swift-nio
Fetched https://github.com/tuist/ZIPFoundation from cache (1.34s)
[4684/78062] Fetching swift-nio
Fetched https://github.com/apple/swift-nio from cache (6.53s)
Computing version for https://github.com/tuist/Command.git
Computed https://github.com/tuist/Command.git at 0.13.0 (0.75s)
Computing version for https://github.com/tuist/XcodeProj
Computed https://github.com/tuist/XcodeProj at 9.5.0 (1.10s)
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/tadija/AEXML.git
[1/1438] Fetching pathkit
[30/3565] Fetching pathkit, aexml
Fetched https://github.com/tadija/AEXML.git from cache (0.56s)
Fetched https://github.com/kylef/PathKit.git from cache (0.56s)
Computing version for https://github.com/tuist/Path.git
Computed https://github.com/tuist/Path.git at 0.3.8 (0.68s)
Computing version for https://github.com/Flight-School/AnyCodable
Computed https://github.com/Flight-School/AnyCodable at 0.6.7 (0.68s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.74s)
Computing version for https://github.com/tuist/ZIPFoundation
Computed https://github.com/tuist/ZIPFoundation at 0.9.20 (0.72s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.4 (0.82s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.86.0 (1.17s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/1814] Fetching swift-atomics
[600/6751] Fetching swift-atomics, swift-system
[6752/24196] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.33s)
Fetched https://github.com/apple/swift-system.git from cache (1.33s)
Fetched https://github.com/apple/swift-collections.git from cache (1.37s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (3.91s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.40s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.7.0 (1.68s)
Computing version for https://github.com/p-x9/swift-fileio.git
Computed https://github.com/p-x9/swift-fileio.git at 0.12.0 (1.11s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (3.33s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.55s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (1.33s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (1.08s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (1.58s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (1.51s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.0 (3.75s)
Fetching https://github.com/apple/swift-asn1.git
[1/1629] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.53s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (1.36s)
Creating working copy for https://github.com/tuist/FileSystem.git
Working copy of https://github.com/tuist/FileSystem.git resolved at 0.11.19
Creating working copy for https://github.com/p-x9/MachOKit
Working copy of https://github.com/p-x9/MachOKit resolved at 0.38.0
Creating working copy for https://github.com/tuist/XcodeProj
Working copy of https://github.com/tuist/XcodeProj resolved at 9.5.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/Flight-School/AnyCodable
Working copy of https://github.com/Flight-School/AnyCodable resolved at 0.6.7
Creating working copy for https://github.com/Kolos65/Mockable.git
Working copy of https://github.com/Kolos65/Mockable.git resolved at 0.4.0
Creating working copy for https://github.com/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.7.0
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/tuist/Command.git
Working copy of https://github.com/tuist/Command.git resolved at 0.13.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/tuist/ZIPFoundation
Working copy of https://github.com/tuist/ZIPFoundation resolved at 0.9.20
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.86.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/p-x9/swift-fileio.git
Working copy of https://github.com/p-x9/swift-fileio.git resolved at 0.12.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.6.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.2
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.4
Creating working copy for https://github.com/tuist/Path.git
Working copy of https://github.com/tuist/Path.git resolved at 0.3.8
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
warning: 'machokit': /host/spi-builder-workspace/.build/checkouts/MachOKit/Package.swift:77:1: warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
75 | }
76 |
77 | extension SwiftSetting: CaseIterable {
   | |- warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
78 |     public static var allCases: [Self] {
79 |         [
warning: 'zipfoundation': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Resources/PrivacyInfo.xcprivacy
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/101] Write sources
[3/101] Compiling CNIOPosix event_loop_id.c
[4/101] Write sources
[6/101] Compiling CNIOLinux liburing_shims.c
[6/101] Compiling CNIODarwin shim.c
[8/101] Write sources
[45/101] Compiling _SwiftSyntaxCShims dummy.c
[46/101] Compiling _AtomicsShims.c
[47/101] Compiling CNIOWindows shim.c
[47/101] Compiling CNIOWindows WSAStartup.c
[47/101] Write sources
[52/101] Compiling CNIOWASI CNIOWASI.c
[53/101] Compiling MachOKitC mach-o-linux.c
[54/101] Compiling CSystem shims.c
[55/101] Write swift-version-24593BA9C3E375BF.txt
[55/101] Compiling CNIOLinux shim.c
[57/133] Compiling c-nioatomics.c
[58/164] Compiling c-atomics.c
[60/164] Emitting module SystemPackage
[61/170] Emitting module SwiftSyntax510
[62/170] Compiling SwiftSyntax510 Empty.swift
[63/171] Compiling SwiftSyntax601 Empty.swift
[64/171] Emitting module SwiftSyntax601
[65/171] Compiling SystemPackage FilePathWindows.swift
[66/171] Compiling SystemPackage FilePermissions.swift
[67/171] Compiling SystemPackage IOCompletion.swift
[68/171] Compiling SystemPackage IORequest.swift
[69/172] Emitting module SwiftSyntax600
[70/172] Compiling SwiftSyntax600 Empty.swift
[71/173] Emitting module SwiftSyntax509
[72/173] Compiling SwiftSyntax509 Empty.swift
[74/174] Compiling _NIODataStructures PriorityQueue.swift
[78/174] Emitting module _NIOBase64
[79/174] Compiling _NIOBase64 Base64.swift
[81/175] Compiling _NIODataStructures _TinyArray.swift
[82/190] Compiling SystemPackage Errno.swift
[83/190] Compiling SystemPackage ErrnoWindows.swift
[84/190] Compiling SystemPackage FileDescriptor.swift
[85/190] Compiling SystemPackage FileHelpers.swift
[86/190] Compiling SystemPackage FileOperations.swift
[87/190] Compiling SystemPackage FilePath.swift
[88/190] Compiling SystemPackage FilePathComponentView.swift
[89/190] Compiling SystemPackage FilePathComponents.swift
[90/190] Compiling SystemPackage FilePathParsing.swift
[91/190] Compiling SystemPackage FilePathString.swift
[92/190] Compiling Logging LogHandler.swift
[93/218] Compiling SwiftSyntax CommonAncestor.swift
[94/218] Compiling SwiftSyntax Convenience.swift
[95/218] Compiling SwiftSyntax CustomTraits.swift
[96/218] Compiling SwiftSyntax EditorPlaceholder.swift
[97/254] Compiling SwiftSyntax SyntaxHashable.swift
[98/254] Compiling SwiftSyntax SyntaxIdentifier.swift
[99/254] Compiling SwiftSyntax SyntaxNodeFactory.swift
[100/254] Compiling SwiftSyntax SyntaxNodeStructure.swift
[101/254] Compiling Logging MetadataProvider.swift
[102/254] Compiling NIOConcurrencyHelpers lock.swift
[103/254] Compiling SwiftSyntax SourceLocation.swift
[104/254] Compiling SwiftSyntax SourcePresence.swift
[105/254] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[106/254] Compiling SwiftSyntax Syntax.swift
[107/254] Compiling SwiftSyntax SyntaxArena.swift
[108/254] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[109/254] Compiling SwiftSyntax SyntaxChildren.swift
[110/254] Compiling SwiftSyntax SyntaxCollection.swift
[111/254] Emitting module Logging
[112/254] Compiling NIOConcurrencyHelpers NIOLock.swift
[113/254] Compiling _NIODataStructures Heap.swift
[114/254] Compiling SwiftSyntax SyntaxProtocol.swift
[115/254] Emitting module _NIODataStructures
[116/254] Compiling SwiftSyntax SyntaxText.swift
[117/254] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[118/254] Compiling SwiftSyntax TokenDiagnostic.swift
[121/256] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[122/256] Compiling NIOConcurrencyHelpers atomics.swift
[123/256] Emitting module NIOConcurrencyHelpers
[124/256] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[125/257] Emitting module Path
[126/257] Compiling Path Path.swift
[128/265] Compiling IssueReportingPackageSupport _Test.swift
[130/274] Emitting module IssueReportingPackageSupport
[131/275] Compiling InternalCollectionsUtilities Descriptions.swift
[132/275] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[134/276] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[135/276] Compiling InternalCollectionsUtilities Debugging.swift
[136/276] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[137/276] Compiling InternalCollectionsUtilities Integer rank.swift
[138/276] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[139/276] Emitting module ZIPFoundation
[140/278] Compiling Logging Locks.swift
[141/278] Compiling Logging Logging.swift
[142/279] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[143/289] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[144/297] Compiling Atomics OptionalRawRepresentable.swift
[145/297] Compiling Atomics RawRepresentable.swift
[146/297] Compiling Atomics AtomicBool.swift
[148/305] Emitting module InternalCollectionsUtilities
[149/305] Compiling Atomics IntegerConformances.swift
[150/305] Compiling Atomics PointerConformances.swift
[151/309] Compiling Atomics AtomicInteger.swift
[152/309] Compiling Atomics AtomicOptionalWrappable.swift
[153/309] Compiling Atomics AtomicReference.swift
[154/309] Compiling Atomics AtomicStorage.swift
[155/309] Compiling Atomics AtomicValue.swift
[156/309] Compiling Atomics AtomicMemoryOrderings.swift
[159/311] Compiling ZIPFoundation FileManager+ZIPDeprecated.swift
[160/311] Compiling ZIPFoundation URL+ZIP.swift
[162/311] Compiling Atomics DoubleWord.swift
[163/311] Compiling Atomics ManagedAtomic.swift
[164/311] Compiling Atomics ManagedAtomicLazyReference.swift
[165/311] Compiling Atomics UnsafeAtomic.swift
[166/311] Compiling Atomics UnsafeAtomicLazyReference.swift
[167/330] Compiling IssueReporting LockIsolated.swift
[168/330] Compiling IssueReporting Rethrows.swift
[169/330] Compiling IssueReporting Deprecations.swift
[170/330] Compiling IssueReporting FailureObserver.swift
[171/330] Compiling IssueReporting SwiftTesting.swift
[172/330] Compiling IssueReporting UncheckedSendable.swift
[174/331] Compiling IssueReporting RuntimeWarningReporter.swift
[175/331] Compiling IssueReporting ReportIssue.swift
[176/331] Compiling IssueReporting TestContext.swift
[177/331] Compiling IssueReporting BreakpointReporter.swift
[178/331] Compiling IssueReporting FatalErrorReporter.swift
[179/331] Compiling IssueReporting Unimplemented.swift
[180/331] Compiling Atomics Unmanaged extensions.swift
[184/354] Compiling DequeModule Deque+Extras.swift
[185/354] Compiling DequeModule Deque+Hashable.swift
[186/354] Compiling DequeModule Deque+Testing.swift
[187/354] Compiling DequeModule Deque+CustomReflectable.swift
[188/354] Compiling DequeModule Deque+Descriptions.swift
[189/356] Compiling DequeModule _DequeBuffer.swift
[190/356] Compiling DequeModule _DequeBufferHeader.swift
[191/356] Compiling PathKit PathKit.swift
[192/356] Emitting module PathKit
[194/357] Compiling DequeModule Deque+Equatable.swift
[195/357] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[199/357] Compiling DequeModule Deque._Storage.swift
[200/357] Compiling DequeModule Deque._UnsafeHandle.swift
[201/357] Compiling DequeModule Deque.swift
[202/357] Emitting module Atomics
[202/357] Wrapping AST for _NIODataStructures for debugging
[204/357] Compiling DequeModule _DequeSlot.swift
[205/357] Compiling DequeModule _UnsafeWrappedBuffer.swift
[205/357] Wrapping AST for _NIOBase64 for debugging
[206/357] Wrapping AST for ZIPFoundation for debugging
[207/357] Wrapping AST for SystemPackage for debugging
[209/357] Compiling DequeModule Deque+Codable.swift
[210/357] Compiling DequeModule Deque+Collection.swift
[211/357] Emitting module DequeModule
[211/358] Wrapping AST for SwiftSyntax601 for debugging
[213/358] Wrapping AST for SwiftSyntax600 for debugging
[223/367] Wrapping AST for SwiftSyntax510 for debugging
[224/367] Wrapping AST for SwiftSyntax509 for debugging
[225/367] Wrapping AST for Path for debugging
[227/367] Compiling Glob Unicode.GeneralCategory+Helpers.swift
[227/367] Wrapping AST for NIOConcurrencyHelpers for debugging
[229/367] Compiling AEXML Error.swift
[229/367] Wrapping AST for Logging for debugging
[230/367] Wrapping AST for IssueReportingPackageSupport for debugging
[232/367] Emitting module Glob
[233/367] Compiling Glob GlobSearch.swift
[233/367] Wrapping AST for InternalCollectionsUtilities for debugging
[234/367] Wrapping AST for DequeModule for debugging
[236/367] Compiling AEXML Options.swift
[237/367] Compiling AEXML Parser.swift
[244/367] Compiling AEXML Document.swift
[245/367] Compiling AEXML Builders.swift
[246/367] Emitting module AEXML
[247/367] Compiling AEXML Element.swift
[248/368] Compiling Glob Pattern.swift
[249/369] Compiling AnyCodable AnyEncodable.swift
[250/369] Compiling AnyCodable AnyCodable.swift
[251/369] Compiling AnyCodable AnyDecodable.swift
[252/369] Emitting module AnyCodable
[255/370] Compiling Glob Pattern+Options.swift
[256/370] Compiling Glob Pattern+Parser.swift
[258/370] Compiling Glob InvalidPattern.swift
[259/370] Compiling Glob Pattern+Match.swift
[260/371] Emitting module IssueReporting
[261/373] Wrapping AST for Atomics for debugging
[262/373] Wrapping AST for Glob for debugging
[273/598] Compiling XcodeProj BuildFileSetting.swift
[274/598] Compiling XcodeProj BuildPhase.swift
[275/598] Compiling XcodeProj PBXBuildFile.swift
[276/598] Compiling XcodeProj PBXBuildPhase.swift
[277/598] Compiling XcodeProj PBXBuildRule.swift
[278/598] Compiling XcodeProj PBXCopyFilesBuildPhase.swift
[279/598] Compiling XcodeProj PBXFrameworksBuildPhase.swift
[280/598] Compiling XcodeProj PBXHeadersBuildPhase.swift
[281/598] Compiling XcodeProj PBXResourcesBuildPhase.swift
[282/598] Compiling XcodeProj PBXRezBuildPhase.swift
[283/598] Compiling XcodeProj PBXShellScriptBuildPhase.swift
[284/598] Compiling XcodeProj Bool+Extras.swift
[285/598] Compiling XcodeProj KeyedDecodingContainer+Additions.swift
[286/598] Compiling XcodeProj NSRecursiveLock+Sync.swift
[287/598] Compiling XcodeProj Errors.swift
[288/598] Compiling XcodeProj AEXML+XcodeFormat.swift
[289/598] Compiling XcodeProj Array+Extras.swift
[290/598] Compiling XcodeProj Path+Extras.swift
[291/598] Compiling XcodeProj String+Utils.swift
[292/598] Compiling XcodeProj String+md5.swift
[293/599] Wrapping AST for IssueReporting for debugging
[295/599] Compiling XcodeProj BuildSettings.swift
[296/599] Compiling XcodeProj XCBuildConfiguration.swift
[297/599] Compiling XcodeProj XCConfigurationList.swift
[298/599] Compiling XcodeProj PBXContainerItem.swift
[299/599] Compiling XcodeProj PBXContainerItemProxy.swift
[300/599] Compiling XcodeProj PBXFileElement.swift
[301/599] Compiling XcodeProj PBXFileReference.swift
[302/599] Compiling XcodeProj PBXFileSystemSynchronizedBuildFileExceptionSet.swift
[303/599] Compiling XcodeProj PBXFileSystemSynchronizedExceptionSet.swift
[304/599] Compiling XcodeProj PBXFileSystemSynchronizedGroupBuildPhaseMembershipExceptionSet.swift
[305/609] Compiling XcodeProj PBXNativeTarget.swift
[306/609] Compiling XcodeProj PBXProductType.swift
[307/609] Compiling XcodeProj PBXReferenceProxy.swift
[308/609] Compiling XcodeProj PBXTarget.swift
[309/609] Compiling XcodeProj PBXTargetDependency.swift
[310/609] Compiling XcodeProj WorkspaceSettings.swift
[311/609] Compiling XcodeProj XCBreakpointList.swift
[312/609] Compiling XcodeProj XCDebugger.swift
[322/617] Compiling XcodeProj PBXSourcesBuildPhase.swift
[323/617] Emitting module XcodeProj
[335/630] Emitting module XcodeGraph
[336/630] Compiling XcodeProj ProjectAttribute.swift
[337/630] Compiling XcodeProj Equality.generated.swift
[338/630] Compiling XcodeProj Sourcery.swift
[339/630] Compiling XcodeProj XCLocalSwiftPackageReference.swift
[340/630] Compiling XcodeProj XCRemoteSwiftPackageReference.swift
[341/630] Compiling XcodeProj XCSwiftPackageProductDependency.swift
[342/630] Compiling XcodeProj PBXAggregateTarget.swift
[343/630] Compiling XcodeProj PBXLegacyTarget.swift
[344/630] Compiling XcodeProj PBXObject.swift
[345/630] Compiling XcodeProj PBXObjectDictionaryEntry.swift
[346/630] Compiling XcodeProj PBXObjectReference.swift
[347/630] Compiling XcodeProj PBXObjects.swift
[348/630] Compiling XcodeProj PBXOutputSettings.swift
[349/630] Compiling XcodeProj PBXProj.swift
[350/630] Compiling XcodeProj PBXProjEncoder.swift
[351/630] Compiling XcodeProj PBXProject.swift
[362/630] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[363/630] Compiling NIOCore SocketAddresses.swift
[364/630] Compiling NIOCore SocketOptionProvider.swift
[365/630] Compiling NIOCore SystemCallHelpers.swift
[366/630] Compiling NIOCore TimeAmount+Duration.swift
[367/630] Compiling NIOCore TypeAssistedChannelHandler.swift
[368/630] Compiling NIOCore UniversalBootstrapSupport.swift
[369/630] Compiling NIOCore Utilities.swift
[370/630] Compiling XcodeGraph WorkspaceGenerationOptions.swift
[371/630] Compiling XcodeGraph XCFrameworkInfoPlist.swift
[372/630] Compiling XcodeGraph PackageInfo.swift
[373/630] Compiling XcodeProj XCScheme+StoreKitConfigurationFileReference.swift
[374/630] Compiling XcodeProj XCScheme+TestAction.swift
[375/630] Compiling XcodeProj XCScheme+TestItem.swift
[376/630] Compiling XcodeProj XCScheme+TestParallelization.swift
[377/630] Compiling XcodeProj XCScheme+TestPlanReference.swift
[378/630] Compiling XcodeProj XCScheme+TestableReference.swift
[379/630] Compiling XcodeProj XCScheme.swift
[380/630] Compiling XcodeProj XCSchemeManagement.swift
[381/630] Compiling XcodeProj BuildSettingsProvider.swift
[382/630] Compiling XcodeProj CommentedString.swift
[387/630] Compiling XcodeProj PBXFileSystemSynchronizedRootGroup.swift
[388/630] Compiling XcodeProj PBXGroup.swift
[389/630] Compiling XcodeProj PBXSourceTree.swift
[390/630] Compiling XcodeProj PBXVariantGroup.swift
[391/630] Compiling XcodeProj XCVersionGroup.swift
[412/630] Compiling XcodeProj Decoders.swift
[413/630] Compiling XcodeProj JSONDecoding.swift
[414/630] Compiling XcodeProj PBXBatchUpdater.swift
[415/630] Compiling XcodeProj PlistDecoding.swift
[416/630] Compiling XcodeProj PlistValue.swift
[417/630] Compiling XcodeProj ReferenceGenerator.swift
[418/630] Compiling XcodeProj XCConfig.swift
[419/630] Compiling XcodeProj XCWorkspace.swift
[420/630] Compiling XcodeProj XCWorkspaceData.swift
[421/630] Compiling XcodeProj XCWorkspaceDataElement.swift
[422/630] Compiling XcodeProj XCWorkspaceDataElementLocationType.swift
[423/630] Compiling XcodeProj XCWorkspaceDataFileRef.swift
[424/630] Compiling XcodeProj XCWorkspaceDataGroup.swift
[441/630] Compiling XcodeProj XCScheme+BuildAction.swift
[442/630] Compiling XcodeProj XCScheme+BuildableProductRunnable.swift
[443/630] Compiling XcodeProj XCScheme+BuildableReference.swift
[444/630] Compiling XcodeGraph TargetType.swift
[445/630] Compiling XcodeGraph TestAction.swift
[446/630] Compiling XcodeGraph TestPlan.swift
[447/630] Compiling XcodeGraph TestableTarget.swift
[448/630] Compiling XcodeGraph TestingOptions.swift
[449/630] Compiling XcodeGraph Version.swift
[450/630] Compiling XcodeGraph Workspace.swift
/host/spi-builder-workspace/Sources/XcodeGraph/Models/Target.swift:131:14: warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags.
129 |         self.additionalFiles = additionalFiles
130 |         self.buildRules = buildRules
131 |         self.prune = prune
    |              `- warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags.
132 |         self.mergedBinaryType = mergedBinaryType
133 |         self.mergeable = mergeable
/host/spi-builder-workspace/Sources/XcodeGraph/Models/Target.swift:131:14: warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags.
129 |         self.additionalFiles = additionalFiles
130 |         self.buildRules = buildRules
131 |         self.prune = prune
    |              `- warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags.
132 |         self.mergedBinaryType = mergedBinaryType
133 |         self.mergeable = mergeable
/host/spi-builder-workspace/Sources/XcodeGraph/Models/Target.swift:131:14: warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags.
129 |         self.additionalFiles = additionalFiles
130 |         self.buildRules = buildRules
131 |         self.prune = prune
    |              `- warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags.
132 |         self.mergedBinaryType = mergedBinaryType
133 |         self.mergeable = mergeable
/host/spi-builder-workspace/Sources/XcodeGraph/Models/Target.swift:131:14: warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags.
129 |         self.additionalFiles = additionalFiles
130 |         self.buildRules = buildRules
131 |         self.prune = prune
    |              `- warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags.
132 |         self.mergedBinaryType = mergedBinaryType
133 |         self.mergeable = mergeable
/host/spi-builder-workspace/Sources/XcodeGraph/Models/Target.swift:131:14: warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags.
129 |         self.additionalFiles = additionalFiles
130 |         self.buildRules = buildRules
131 |         self.prune = prune
    |              `- warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags.
132 |         self.mergedBinaryType = mergedBinaryType
133 |         self.mergeable = mergeable
/host/spi-builder-workspace/Sources/XcodeGraph/Models/Target.swift:131:14: warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags.
129 |         self.additionalFiles = additionalFiles
130 |         self.buildRules = buildRules
131 |         self.prune = prune
    |              `- warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags.
132 |         self.mergedBinaryType = mergedBinaryType
133 |         self.mergeable = mergeable
/host/spi-builder-workspace/Sources/XcodeGraph/Models/Target.swift:131:14: warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags.
129 |         self.additionalFiles = additionalFiles
130 |         self.buildRules = buildRules
131 |         self.prune = prune
    |              `- warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags.
132 |         self.mergedBinaryType = mergedBinaryType
133 |         self.mergeable = mergeable
/host/spi-builder-workspace/Sources/XcodeGraph/Models/Target.swift:131:14: warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags.
129 |         self.additionalFiles = additionalFiles
130 |         self.buildRules = buildRules
131 |         self.prune = prune
    |              `- warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags.
132 |         self.mergedBinaryType = mergedBinaryType
133 |         self.mergeable = mergeable
/host/spi-builder-workspace/Sources/XcodeGraph/Models/Target.swift:131:14: warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags.
129 |         self.additionalFiles = additionalFiles
130 |         self.buildRules = buildRules
131 |         self.prune = prune
    |              `- warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags.
132 |         self.mergedBinaryType = mergedBinaryType
133 |         self.mergeable = mergeable
/host/spi-builder-workspace/Sources/XcodeGraph/Models/Target.swift:131:14: warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags.
129 |         self.additionalFiles = additionalFiles
130 |         self.buildRules = buildRules
131 |         self.prune = prune
    |              `- warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags.
132 |         self.mergedBinaryType = mergedBinaryType
133 |         self.mergeable = mergeable
[470/630] Emitting module SwiftSyntax
[524/631] Emitting module NIOCore
[554/633] Wrapping AST for NIOCore for debugging
[556/681] Compiling NIOPosix Pool.swift
[557/681] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[558/681] Compiling NIOPosix PosixSingletons.swift
[559/681] Compiling NIOPosix RawSocketBootstrap.swift
[560/681] Compiling NIOPosix Resolver.swift
[561/681] Compiling NIOPosix Selectable.swift
[562/681] Compiling NIOPosix SelectableChannel.swift
[563/687] Compiling NIOPosix IO.swift
[564/687] Compiling NIOPosix IntegerBitPacking.swift
[565/687] Compiling NIOPosix IntegerTypes.swift
[566/687] Compiling NIOPosix Linux.swift
[567/687] Compiling NIOPosix LinuxCPUSet.swift
[568/687] Compiling NIOPosix LinuxUring.swift
[569/687] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[570/687] Compiling NIOPosix ThreadPosix.swift
[571/687] Compiling NIOPosix ThreadWindows.swift
[572/687] Compiling NIOPosix UnsafeTransfer.swift
[573/687] Compiling NIOPosix Utilities.swift
[574/687] Compiling NIOPosix VsockAddress.swift
[575/687] Compiling NIOPosix VsockChannelEvents.swift
[576/687] Emitting module NIOPosix
[577/687] Compiling NIOPosix SelectableEventLoop.swift
[578/687] Compiling NIOPosix SelectorEpoll.swift
[579/687] Compiling NIOPosix SelectorGeneric.swift
[580/687] Compiling NIOPosix SelectorKqueue.swift
[581/687] Compiling NIOPosix SelectorUring.swift
[582/687] Compiling NIOPosix ServerSocket.swift
[583/687] Compiling NIOPosix Socket.swift
[584/687] Compiling NIOPosix SocketChannel.swift
[585/687] Compiling NIOPosix SocketProtocols.swift
[586/687] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[587/687] Compiling NIOPosix System.swift
[588/687] Compiling NIOPosix Thread.swift
[589/687] Compiling NIOPosix NIOPosixSendableMetatype.swift
[590/687] Compiling NIOPosix NIOThreadPool.swift
[591/687] Compiling NIOPosix NonBlockingFileIO.swift
[592/687] Compiling NIOPosix PendingDatagramWritesManager.swift
[593/687] Compiling NIOPosix PendingWritesManager.swift
[594/687] Compiling NIOPosix PipeChannel.swift
[595/687] Compiling NIOPosix PipePair.swift
[596/687] Compiling NIOPosix BSDSocketAPICommon.swift
[597/687] Compiling NIOPosix BSDSocketAPIPosix.swift
[598/687] Compiling NIOPosix BSDSocketAPIWindows.swift
[599/687] Compiling NIOPosix BaseSocket.swift
[600/687] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[601/687] Compiling NIOPosix BaseSocketChannel.swift
[602/687] Compiling NIOPosix BaseStreamSocketChannel.swift
[603/687] Compiling NIOPosix Bootstrap.swift
[604/687] Compiling NIOPosix ControlMessage.swift
[605/687] Compiling NIOPosix DatagramVectorReadManager.swift
[606/687] Compiling NIOPosix Errors+Any.swift
[607/687] Compiling NIOPosix FileDescriptor.swift
[608/687] Compiling NIOPosix GetaddrinfoResolver.swift
[609/687] Compiling NIOPosix HappyEyeballs.swift
[610/688] Wrapping AST for NIOPosix for debugging
[621/724] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[622/724] Compiling _NIOFileSystem FileSystemError.swift
[623/724] Compiling _NIOFileSystem FileSystemProtocol.swift
[624/724] Compiling _NIOFileSystem FileType.swift
[625/724] Compiling _NIOFileSystem IOStrategy.swift
[626/724] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[627/724] Compiling _NIOFileSystem BufferedStream.swift
[628/724] Compiling _NIOFileSystem Cancellation.swift
[629/724] Compiling _NIOFileSystem TokenBucket.swift
[630/724] Compiling _NIOFileSystem UnsafeTransfer.swift
[631/729] Compiling _NIOFileSystem ParallelDirCopy.swift
[632/729] Compiling _NIOFileSystem ParallelRemoval.swift
[633/729] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[634/729] Compiling _NIOFileSystem CInterop.swift
[635/729] Compiling _NIOFileSystem Errno.swift
[636/729] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[637/729] Compiling _NIOFileSystem Mocking.swift
[638/729] Compiling _NIOFileSystem Syscall.swift
[639/729] Compiling _NIOFileSystem Syscalls.swift
[640/729] Compiling _NIOFileSystem SystemFileHandle.swift
[641/729] Compiling _NIOFileSystem Utilities.swift
[642/729] Compiling _NIOFileSystem NIOFilePath.swift
[643/729] Compiling _NIOFileSystem NIOFileSystemSendableMetatype.swift
[644/729] Compiling _NIOFileSystem OpenOptions.swift
[645/729] Compiling _NIOFileSystem String+FileSystem.swift
[646/729] Compiling _NIOFileSystem ByteCount.swift
[647/729] Compiling _NIOFileSystem Convenience.swift
[648/729] Compiling _NIOFileSystem DirectoryEntries.swift
[649/729] Compiling _NIOFileSystem DirectoryEntry.swift
[650/729] Compiling _NIOFileSystem Exports.swift
[651/729] Emitting module _NIOFileSystem
[652/729] Compiling _NIOFileSystem FileChunks.swift
[653/729] Compiling _NIOFileSystem FileHandle.swift
[654/729] Compiling _NIOFileSystem FileHandleProtocol.swift
[655/729] Compiling _NIOFileSystem FileInfo.swift
[656/729] Compiling _NIOFileSystem FileSystem.swift
[657/729] Compiling _NIOFileSystem Array+FileSystem.swift
[658/729] Compiling _NIOFileSystem ArraySlice+FileSystem.swift
[659/729] Compiling _NIOFileSystem BufferedReader.swift
[660/729] Compiling _NIOFileSystem BufferedWriter.swift
[661/729] Compiling _NIOFileSystem ByteBuffer+FileSystem.swift
[671/730] Wrapping AST for _NIOFileSystem for debugging
[673/732] Emitting module NIOFileSystem
[674/732] Compiling NIOFileSystem Exports.swift
[675/733] Wrapping AST for NIOFileSystem for debugging
[677/736] Emitting module FileSystem
[678/736] Compiling FileSystem FileSystem.swift
[679/736] Compiling FileSystem AsyncSequence+Extras.swift
[680/737] Wrapping AST for FileSystem for debugging
[681/737] Write Objects.LinkFileList
[682/737] Archiving libFileSystem.a
[720/738] Wrapping AST for SwiftSyntax for debugging
[722/796] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[723/796] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[724/796] Compiling SwiftDiagnostics Message.swift
[725/797] Compiling SwiftBasicFormat Syntax+Extensions.swift
[726/797] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[727/797] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[728/797] Compiling SwiftDiagnostics Note.swift
[729/797] Emitting module SwiftDiagnostics
[730/797] Compiling SwiftDiagnostics Convenience.swift
[731/797] Compiling SwiftDiagnostics Diagnostic.swift
[732/797] Compiling SwiftDiagnostics FixIt.swift
[733/797] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[734/797] Compiling SwiftBasicFormat Indenter.swift
[735/797] Compiling SwiftBasicFormat InferIndentation.swift
[736/797] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[737/797] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[739/798] Compiling SwiftParser SwiftParserCompatibility.swift
[740/798] Compiling SwiftParser SwiftVersion.swift
[741/798] Compiling SwiftParser SyntaxUtils.swift
[742/798] Compiling SwiftParser TokenConsumer.swift
[743/798] Compiling SwiftParser TokenPrecedence.swift
[744/803] Emitting module SwiftBasicFormat
[745/803] Compiling SwiftBasicFormat BasicFormat.swift
[745/804] Wrapping AST for SwiftDiagnostics for debugging
[747/804] Wrapping AST for SwiftBasicFormat for debugging
[749/804] Compiling SwiftParser LexemeSequence.swift
[750/804] Compiling SwiftParser Lexer.swift
[751/804] Compiling SwiftParser RegexLiteralLexer.swift
[752/804] Compiling SwiftParser UnicodeScalarExtensions.swift
[753/804] Compiling SwiftParser Lookahead.swift
[754/804] Compiling SwiftParser LoopProgressCondition.swift
[755/804] Compiling SwiftParser TokenSpec.swift
[756/804] Compiling SwiftParser TokenSpecSet.swift
[757/804] Compiling SwiftParser TopLevel.swift
[758/804] Compiling SwiftParser TriviaParser.swift
[759/804] Compiling SwiftParser Types.swift
[760/804] Emitting module SwiftParser
[761/804] Compiling SwiftParser Patterns.swift
[762/804] Compiling SwiftParser Recovery.swift
[763/804] Compiling SwiftParser Specifiers.swift
[764/804] Compiling SwiftParser Statements.swift
[765/804] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[766/804] Compiling SwiftParser StringLiterals.swift
[767/804] Compiling SwiftParser Modifiers.swift
[768/804] Compiling SwiftParser Names.swift
[769/804] Compiling SwiftParser Nominals.swift
[770/804] Compiling SwiftParser Parameters.swift
[771/804] Compiling SwiftParser ParseSourceFile.swift
[772/804] Compiling SwiftParser Parser.swift
[773/804] Compiling SwiftParser Attributes.swift
[774/804] Compiling SwiftParser Availability.swift
[775/804] Compiling SwiftParser CharacterInfo.swift
[776/804] Compiling SwiftParser CollectionNodes+Parsable.swift
[777/804] Compiling SwiftParser Declarations.swift
[778/804] Compiling SwiftParser Directives.swift
[783/804] Compiling SwiftParser Cursor.swift
[784/804] Compiling SwiftParser Lexeme.swift
[785/804] Compiling SwiftParser ExperimentalFeatures.swift
[786/804] Compiling SwiftParser IsLexerClassified.swift
[787/804] Compiling SwiftParser LayoutNodes+Parsable.swift
[788/804] Compiling SwiftParser Parser+TokenSpecSet.swift
[789/804] Compiling SwiftParser TokenSpecStaticMembers.swift
[790/805] Wrapping AST for SwiftParser for debugging
[792/828] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[793/829] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[794/829] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[795/829] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[796/830] Compiling SwiftOperators PrecedenceGroup.swift
[797/830] Emitting module SwiftOperators
[798/830] Compiling SwiftOperators OperatorTable.swift
[799/830] Compiling SwiftOperators PrecedenceGraph.swift
[800/830] Compiling SwiftOperators OperatorTable+Semantics.swift
[801/830] Compiling SwiftOperators SyntaxSynthesis.swift
[802/830] Compiling SwiftParserDiagnostics MissingNodesError.swift
[803/830] Compiling SwiftParserDiagnostics MissingTokenError.swift
[804/830] Compiling SwiftOperators OperatorTable+Folding.swift
[805/831] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[806/831] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[807/831] Compiling SwiftParserDiagnostics Utils.swift
[809/831] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[810/831] Compiling SwiftParserDiagnostics PresenceUtils.swift
[811/831] Emitting module SwiftParserDiagnostics
[813/831] Wrapping AST for SwiftOperators for debugging
[817/831] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[818/831] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[819/832] Wrapping AST for SwiftParserDiagnostics for debugging
[821/847] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[822/847] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[823/848] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[824/848] Emitting module SwiftSyntaxBuilder
[825/848] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[826/848] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[827/848] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[828/848] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[829/848] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[830/848] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[831/848] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[832/848] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[833/848] Compiling SwiftSyntaxBuilder Indenter.swift
[834/848] Compiling SwiftSyntaxBuilder ListBuilder.swift
[835/848] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[836/848] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[837/849] Wrapping AST for SwiftSyntaxBuilder for debugging
[839/866] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[840/866] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[841/868] Emitting module SwiftSyntaxMacros
[842/868] Compiling SwiftSyntaxMacros Macro.swift
[843/868] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[844/868] Compiling SwiftSyntaxMacros MemberMacro.swift
[845/868] Compiling SwiftSyntaxMacros PeerMacro.swift
[846/868] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[847/868] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[848/868] Compiling SwiftSyntaxMacros AccessorMacro.swift
[849/868] Compiling SwiftSyntaxMacros AttachedMacro.swift
[850/868] Compiling SwiftSyntaxMacros BodyMacro.swift
[851/868] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[852/868] Compiling SwiftSyntaxMacros Macro+Format.swift
[853/868] Compiling SwiftSyntaxMacros PreambleMacro.swift
[854/868] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[855/868] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[856/868] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[857/868] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[858/869] Wrapping AST for SwiftSyntaxMacros for debugging
[860/878] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[861/879] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[862/879] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[863/879] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[864/879] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[865/879] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[866/879] Emitting module SwiftSyntaxMacroExpansion
[867/879] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[868/879] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[869/879] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[870/880] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[872/892] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[873/893] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[874/893] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[875/893] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[876/893] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[877/893] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[878/893] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[879/893] Emitting module SwiftCompilerPluginMessageHandling
[880/893] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[881/893] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[882/893] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[883/893] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[884/893] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[885/894] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[887/896] Emitting module SwiftCompilerPlugin
[888/896] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[889/897] Wrapping AST for SwiftCompilerPlugin for debugging
[891/931] Emitting module MockableMacro
[892/935] Compiling MockableMacro Availability.swift
[893/935] Compiling MockableMacro Messages.swift
[894/935] Compiling MockableMacro Namespace.swift
[895/935] Compiling MockableMacro TokenFinder.swift
[896/935] Compiling MockableMacro Variable+Caseable.swift
[897/935] Compiling MockableMacro ConformanceFactory.swift
[898/935] Compiling MockableMacro EnumFactory.swift
[899/935] Compiling MockableMacro Factory.swift
[900/935] Compiling MockableMacro MemberFactory.swift
[901/935] Compiling MockableMacro AttributeSyntax+Extensions.swift
[902/935] Compiling MockableMacro DeclModifierListSyntax+Extensions.swift
[903/935] Compiling MockableMacro FunctionDeclSyntax+Extensions.swift
[904/935] Compiling MockableMacro FunctionParameterSyntax+Extensions.swift
[905/935] Compiling MockableMacro GenericArgumentSyntax+Extensions.swift
[906/935] Compiling MockableMacro MockFactory.swift
[907/935] Compiling MockableMacro Function+Mockable.swift
[908/935] Compiling MockableMacro Initializer+Mockable.swift
[909/935] Compiling MockableMacro Mockable.swift
[910/935] Compiling MockableMacro Variable+Mockable.swift
[911/935] Compiling MockableMacro FunctionRequirement.swift
[912/935] Compiling MockableMacro InitializerRequirement.swift
[913/935] Compiling MockableMacro Requirements.swift
[914/935] Compiling MockableMacro VariableRequirement.swift
[915/935] Compiling MockableMacro MockableMacro.swift
[916/935] Compiling MockableMacro MockableMacroError.swift
[917/935] Compiling MockableMacro MockableMacroWarning.swift
[918/935] Compiling MockableMacro Plugin.swift
[919/935] Compiling MockableMacro ProtocolDeclSyntax+Extensions.swift
[920/935] Compiling MockableMacro String+Extensions.swift
[921/935] Compiling MockableMacro TokenSyntax+Extensions.swift
[922/935] Compiling MockableMacro VariableDeclSyntax+Extensions.swift
[923/935] Compiling MockableMacro Buildable.swift
[924/935] Compiling MockableMacro Function+Buildable.swift
[925/935] Compiling MockableMacro Variable+Buildable.swift
[926/935] Compiling MockableMacro BuilderFactory.swift
[927/935] Compiling MockableMacro Caseable.swift
[928/935] Compiling MockableMacro Function+Caseable.swift
[929/936] Wrapping AST for MockableMacro for debugging
[930/936] Write Objects.LinkFileList
[931/936] Linking MockableMacro-tool
[933/965] Compiling Mockable MockerScope.swift
[934/965] Compiling Mockable Count.swift
[935/965] Compiling Mockable GenericValue.swift
[936/965] Compiling Mockable Parameter+Match.swift
[937/969] Compiling Mockable Parameter.swift
[938/969] Compiling Mockable ReturnValue.swift
[939/969] Compiling Mockable TimeoutDuration.swift
[940/969] Compiling Mockable Utils.swift
[941/969] Compiling Mockable ThrowingFunctionActionBuilder.swift
[942/969] Compiling Mockable ThrowingFunctionReturnBuilder.swift
[943/969] Compiling Mockable ThrowingFunctionVerifyBuilder.swift
[944/969] Compiling Mockable MockableService.swift
[945/969] Compiling Mockable PropertyActionBuilder.swift
[946/969] Compiling Mockable PropertyReturnBuilder.swift
[947/969] Compiling Mockable PropertyVerifyBuilder.swift
[948/969] Compiling Mockable Async+Timeout.swift
[949/969] Emitting module Mockable
[950/969] Compiling Mockable Builder.swift
[951/969] Compiling Mockable FunctionActionBuilder.swift
[952/969] Compiling Mockable FunctionReturnBuilder.swift
[953/969] Compiling Mockable FunctionVerifyBuilder.swift
[954/969] Compiling Mockable AsyncSubject.swift
[955/969] Compiling Mockable LockedValue.swift
[956/969] Compiling Mockable MockableMacro.swift
[957/969] Compiling Mockable Matcher.swift
[958/969] Compiling Mockable CaseIdentifiable.swift
[959/969] Compiling Mockable Matchable.swift
[960/969] Compiling Mockable MemberAction.swift
[961/969] Compiling Mockable MemberReturn.swift
[962/969] Compiling Mockable Mocked.swift
[963/969] Compiling Mockable Mocker.swift
[964/969] Compiling Mockable MockerFallback.swift
[965/969] Compiling Mockable MockerPolicy.swift
[966/970] Wrapping AST for Mockable for debugging
[968/985] Emitting module Command
[969/985] Compiling Command ThreadSafe.swift
[970/985] Compiling XcodeMetadata SystemFrameworkMetadataProvider.swift
[971/986] Compiling XcodeMetadata LibraryMetadataProvider.swift
[972/986] Compiling XcodeMetadata FrameworkMetadataProvider.swift
[973/986] Compiling XcodeMetadata MachOByteSwapExtensions.swift
[974/986] Compiling XcodeMetadata BinaryArchitecture+Extension.swift
[975/986] Compiling XcodeMetadata FileHandle+ReadHelpers.swift
[976/986] Compiling XcodeMetadata Sequence+ExecutionContext.swift
[977/986] Compiling XcodeMetadata PrecompiledMetadataProvider.swift
[978/986] Emitting module XcodeMetadata
[979/986] Compiling Command FileHandle+Extras.swift
[980/986] Compiling Command Command.swift
[981/986] Compiling Command CommandRunner.swift
[982/986] Compiling Command AsyncThrowingStream+Extras.swift
[984/987] Compiling XcodeMetadata XCFrameworkMetadataProvider.swift
[985/988] Wrapping AST for Command for debugging
[986/988] Write Objects.LinkFileList
[987/988] Archiving libCommand.a
[989/1027] Compiling XcodeGraphMapper PBXProject+Extensions.swift
[990/1027] Compiling XcodeGraphMapper Package+Extensions.swift
[991/1027] Compiling XcodeGraphMapper Platform+Extensions.swift
[992/1027] Compiling XcodeGraphMapper PlatformFilter+Extensions.swift
[993/1027] Compiling XcodeGraphMapper TargetDependency+Extensions.swift
[994/1027] Compiling XcodeGraphMapper XCWorkspace+Extensions.swift
[995/1032] Compiling XcodeGraphMapper PBXTarget+BuildHeaders.swift
[996/1032] Compiling XcodeGraphMapper PBXTarget+BuildSettings.swift
[997/1032] Compiling XcodeGraphMapper PBXTarget+GraphMapping.swift
[998/1032] Compiling XcodeGraphMapper PBXTarget+PlatformInference.swift
[999/1032] Compiling XcodeGraphMapper PBXTargetDependency+PlatformCondition.swift
[1000/1032] Compiling XcodeGraphMapper PBXCoreDataModelsBuildPhaseMapper.swift
[1001/1032] Compiling XcodeGraphMapper PBXFrameworksBuildPhaseMapper.swift
[1002/1032] Compiling XcodeGraphMapper PBXHeadersBuildPhaseMapper.swift
[1003/1032] Compiling XcodeGraphMapper PBXResourcesBuildPhaseMapper.swift
[1004/1032] Compiling XcodeGraphMapper PBXScriptsBuildPhaseMapper.swift
[1005/1032] Compiling XcodeGraphMapper PBXSourcesBuildPhaseMapper.swift
[1006/1032] Compiling XcodeGraphMapper DeveloperDirectoryProvider.swift
[1007/1032] Compiling XcodeGraphMapper Optional+Throwing.swift
[1008/1032] Compiling XcodeGraphMapper PackageInfoLoader.swift
[1009/1032] Compiling XcodeGraphMapper PathDependencyMapper.swift
[1010/1032] Compiling XcodeGraphMapper ProjectNativeTarget.swift
[1011/1032] Compiling XcodeGraphMapper XCTestPlan.swift
[1012/1032] Compiling XcodeGraphMapper BuildSettings.swift
[1013/1032] Compiling XcodeGraphMapper XCConfigurationList+Helpers.swift
[1014/1032] Compiling XcodeGraphMapper XCConfigurationMapper.swift
[1015/1032] Compiling XcodeGraphMapper PBXBuildRuleMapper.swift
[1016/1032] Emitting module XcodeGraphMapper
[1017/1032] Compiling XcodeGraphMapper PBXProjectMapper.swift
/host/spi-builder-workspace/Sources/XcodeGraphMapper/Mappers/Project/PBXProjectMapper.swift:72:35: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 70 |             let projectNativeTargets = projectNativeTargets
 71 |             for pbxTarget in pbxProject.targets {
 72 |                 taskGroup.addTask {
    |                                   `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 73 |                     try await targetMapper.map(
 74 |                         pbxTarget: pbxTarget,
 75 |                         xcodeProj: xcodeProj,
    |                                    `- note: closure captures 'xcodeProj' which is accessible to code in the current task
 76 |                         projectNativeTargets: projectNativeTargets,
 77 |                         packages: localPackagePaths
[1018/1032] Compiling XcodeGraphMapper ProjectAttribute.swift
/host/spi-builder-workspace/Sources/XcodeGraphMapper/Mappers/Project/PBXProjectMapper.swift:72:35: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 70 |             let projectNativeTargets = projectNativeTargets
 71 |             for pbxTarget in pbxProject.targets {
 72 |                 taskGroup.addTask {
    |                                   `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 73 |                     try await targetMapper.map(
 74 |                         pbxTarget: pbxTarget,
 75 |                         xcodeProj: xcodeProj,
    |                                    `- note: closure captures 'xcodeProj' which is accessible to code in the current task
 76 |                         projectNativeTargets: projectNativeTargets,
 77 |                         packages: localPackagePaths
[1019/1032] Compiling XcodeGraphMapper XcodeProj+Extensions.swift
/host/spi-builder-workspace/Sources/XcodeGraphMapper/Mappers/Project/PBXProjectMapper.swift:72:35: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 70 |             let projectNativeTargets = projectNativeTargets
 71 |             for pbxTarget in pbxProject.targets {
 72 |                 taskGroup.addTask {
    |                                   `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 73 |                     try await targetMapper.map(
 74 |                         pbxTarget: pbxTarget,
 75 |                         xcodeProj: xcodeProj,
    |                                    `- note: closure captures 'xcodeProj' which is accessible to code in the current task
 76 |                         projectNativeTargets: projectNativeTargets,
 77 |                         packages: localPackagePaths
[1020/1032] Compiling XcodeGraphMapper SchemeDiagnosticsOptions+XCScheme.swift
/host/spi-builder-workspace/Sources/XcodeGraphMapper/Mappers/Project/PBXProjectMapper.swift:72:35: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 70 |             let projectNativeTargets = projectNativeTargets
 71 |             for pbxTarget in pbxProject.targets {
 72 |                 taskGroup.addTask {
    |                                   `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 73 |                     try await targetMapper.map(
 74 |                         pbxTarget: pbxTarget,
 75 |                         xcodeProj: xcodeProj,
    |                                    `- note: closure captures 'xcodeProj' which is accessible to code in the current task
 76 |                         projectNativeTargets: projectNativeTargets,
 77 |                         packages: localPackagePaths
[1021/1032] Compiling XcodeGraphMapper XCSchemeMapper.swift
/host/spi-builder-workspace/Sources/XcodeGraphMapper/Mappers/Project/PBXProjectMapper.swift:72:35: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 70 |             let projectNativeTargets = projectNativeTargets
 71 |             for pbxTarget in pbxProject.targets {
 72 |                 taskGroup.addTask {
    |                                   `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 73 |                     try await targetMapper.map(
 74 |                         pbxTarget: pbxTarget,
 75 |                         xcodeProj: xcodeProj,
    |                                    `- note: closure captures 'xcodeProj' which is accessible to code in the current task
 76 |                         projectNativeTargets: projectNativeTargets,
 77 |                         packages: localPackagePaths
[1022/1032] Compiling XcodeGraphMapper XCWorkspaceDataFileRef+Extensions.swift
[1023/1032] Compiling XcodeGraphMapper XcodeGraphMapper.swift
[1024/1032] Compiling XcodeGraphMapper PackageMapper.swift
[1025/1032] Compiling XcodeGraphMapper XCPackageMapper.swift
[1026/1032] Compiling XcodeGraphMapper BuildPhaseConstants.swift
[1027/1032] Compiling XcodeGraphMapper PBXCopyFilesBuildPhaseMapper.swift
[1028/1032] Compiling XcodeGraphMapper PBXTargetDependencyMapper.swift
[1029/1032] Compiling XcodeGraphMapper PBXTargetMapper.swift
[1030/1032] Compiling XcodeGraphMapper TargetDependency+GraphMapping.swift
[1031/1032] Compiling XcodeGraphMapper XCWorkspaceMapper.swift
[1032/1032] Compiling XcodeGraphMapper ConfigurationMatcher.swift
Build complete! (353.12s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "anycodable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.7",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Flight-School/AnyCodable"
    },
    {
      "identity" : "path",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.8",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tuist/Path.git"
    },
    {
      "identity" : "xcodeproj",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "9.5.0",
            "upper_bound" : "10.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tuist/XcodeProj"
    },
    {
      "identity" : "command",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.13.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tuist/Command.git"
    },
    {
      "identity" : "filesystem",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.11.19",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tuist/FileSystem.git"
    },
    {
      "identity" : "mockable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Kolos65/Mockable.git"
    },
    {
      "identity" : "machokit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.38.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/p-x9/MachOKit"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.5",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "XcodeGraph",
  "name" : "XcodeGraph",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "XcodeGraph",
      "targets" : [
        "XcodeGraph"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "XcodeMetadata",
      "targets" : [
        "XcodeMetadata"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "XcodeGraphMapper",
      "targets" : [
        "XcodeGraphMapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "XcodeMetadataTests",
      "module_type" : "SwiftTarget",
      "name" : "XcodeMetadataTests",
      "path" : "Tests/XcodeMetadataTests",
      "sources" : [
        "AssertionsTesting.swift",
        "FrameworkMetadataProviderTests.swift",
        "LibraryMetadataProviderTests.swift",
        "PrecompiledMetadataProviderTests.swift",
        "SystemFrameworkMetadataProviderTests.swift",
        "XCFrameworkMetadataProviderTests.swift"
      ],
      "target_dependencies" : [
        "XcodeMetadata",
        "XcodeGraph"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XcodeMetadata",
      "module_type" : "SwiftTarget",
      "name" : "XcodeMetadata",
      "path" : "Sources/XcodeMetadata",
      "product_dependencies" : [
        "FileSystem",
        "Mockable",
        "MachOKitC"
      ],
      "product_memberships" : [
        "XcodeMetadata",
        "XcodeGraphMapper"
      ],
      "sources" : [
        "Extensions/BinaryArchitecture+Extension.swift",
        "Extensions/FileHandle+ReadHelpers.swift",
        "Extensions/MachOByteSwapExtensions.swift",
        "Extensions/Sequence+ExecutionContext.swift",
        "Providers/FrameworkMetadataProvider.swift",
        "Providers/LibraryMetadataProvider.swift",
        "Providers/PrecompiledMetadataProvider.swift",
        "Providers/SystemFrameworkMetadataProvider.swift",
        "Providers/XCFrameworkMetadataProvider.swift"
      ],
      "target_dependencies" : [
        "XcodeGraph"
      ],
      "type" : "library"
    },
    {
      "c99name" : "XcodeGraphTests",
      "module_type" : "SwiftTarget",
      "name" : "XcodeGraphTests",
      "path" : "Tests/XcodeGraphTests",
      "sources" : [
        "DependenciesGraph/DependenciesGraphTests.swift",
        "Extensions/SettingsDictionary+ExtrasTests.swift",
        "Extensions/XCTestCase+Extras.swift",
        "Graph/GraphDependencyTests.swift",
        "Graph/GraphTargetTests.swift",
        "Graph/GraphTests.swift",
        "Models/AnalyzeActionTests.swift",
        "Models/ArchiveActionTests.swift",
        "Models/ArgumentsTests.swift",
        "Models/BinaryArchitectureTests.swift",
        "Models/BuildActionTests.swift",
        "Models/BuildConfigurationTests.swift",
        "Models/BuildRule.CompilerSpecTests.swift",
        "Models/BuildRule.FileTypeTests.swift",
        "Models/BuildRuleTests.swift",
        "Models/CompatibleXcodeVersionsTests.swift",
        "Models/CopyFileElementTests.swift",
        "Models/CopyFilesActionTests.swift",
        "Models/CoreDataModelTests.swift",
        "Models/ExecutionActionTests.swift",
        "Models/FileElementTests.swift",
        "Models/HeadersTests.swift",
        "Models/IDETemplateMacrosTests.swift",
        "Models/InfoPlistTests.swift",
        "Models/PackageInfoTests.swift",
        "Models/PackageTests.swift",
        "Models/PlatformFilterTests.swift",
        "Models/PlatformTests.swift",
        "Models/ProductTests.swift",
        "Models/ProfileActionTests.swift",
        "Models/ProjectGroupTests.swift",
        "Models/ProjectTests.swift",
        "Models/RawScriptBuildPhaseTests.swift",
        "Models/RequirementTests.swift",
        "Models/ResourceFileElementTests.swift",
        "Models/ResourceSynthesizerTests.swift",
        "Models/RunActionTests.swift",
        "Models/SDKSourceTests.swift",
        "Models/SchemeTests.swift",
        "Models/SettingsTests.swift",
        "Models/SourceFileTests.swift",
        "Models/TargetDependencyTests.swift",
        "Models/TargetReferenceTests.swift",
        "Models/TargetScriptTests.swift",
        "Models/TargetTests.swift",
        "Models/TestActionTests.swift",
        "Models/TestPlanTests.swift",
        "Models/TestableTargetTests.swift",
        "Models/VersionTests.swift",
        "Models/WorkspaceGenerationOptionsTests.swift",
        "Models/WorkspaceTests.swift",
        "Models/XCFrameworkInfoPlistTests.swift"
      ],
      "target_dependencies" : [
        "XcodeGraph"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XcodeGraphMapperTests",
      "module_type" : "SwiftTarget",
      "name" : "XcodeGraphMapperTests",
      "path" : "Tests/XcodeGraphMapperTests",
      "product_dependencies" : [
        "FileSystem"
      ],
      "sources" : [
        "MapperTests/Graph/XcodeGraphMapperTests.swift",
        "MapperTests/Package/PackageMapperTests.swift",
        "MapperTests/Package/XCPackageMapperTests.swift",
        "MapperTests/Phases/PBXCopyFilesBuildPhaseMapperTests.swift",
        "MapperTests/Phases/PBXCoreDataModelsBuildPhaseMapperTests.swift",
        "MapperTests/Phases/PBXFrameworksBuildPhaseMapperTests.swift",
        "MapperTests/Phases/PBXHeadersBuildPhaseMapperTests.swift",
        "MapperTests/Phases/PBXResourcesBuildPhaseMapperTests.swift",
        "MapperTests/Phases/PBXScriptsBuildPhaseMapperTests.swift",
        "MapperTests/Phases/PBXSourcesBuildPhaseMapperTests.swift",
        "MapperTests/Project/PBXProjectMapperTests.swift",
        "MapperTests/Schemes/XCSchemeMapperTests.swift",
        "MapperTests/Settings/ConfigurationMatcherTests.swift",
        "MapperTests/Settings/XCConfigurationMapperTests.swift",
        "MapperTests/Target/PBXBuildRuleMapperTests.swift",
        "MapperTests/Target/PBXTargetDependencyMapper.swift",
        "MapperTests/Target/PBXTargetMapperTests.swift",
        "MapperTests/Target/TargetDependencyExtensionsTests.swift",
        "MapperTests/Workspace/XCWorkspaceMapperTests.swift",
        "Mocks/AssertionsTesting.swift",
        "Mocks/MockDefaults.swift",
        "TestData/PBXBuildRule+TestData.swift",
        "TestData/PBXFileReference+TestData.swift",
        "TestData/PBXGroup+TestData.swift",
        "TestData/PBXNativeTarget+TestData.swift",
        "TestData/PBXProj+TestData.swift",
        "TestData/PBXProject+TestData.swift",
        "TestData/PBXShellScriptBuildPhase+TestData.swift",
        "TestData/PBXTargetDependency+TestData.swift",
        "TestData/PBXVariantGroup+TestData.swift",
        "TestData/XCBuildConfiguration+TestData.swift",
        "TestData/XCConfigurationList+TestData.swift",
        "TestData/XCScheme+TestData.swift",
        "TestData/XCSchemeTestableReference+TestData.swift",
        "TestData/XCUserData+TestData.swift",
        "TestData/XCVersionGroup+TestData.swift",
        "TestData/XCWorkspace+TestData.swift",
        "TestData/XCWorkspaceDataElement+TestData.swift",
        "TestData/XCWorkspaceDataGroup+TestData.swift",
        "TestData/XcodeProj+TestData.swift"
      ],
      "target_dependencies" : [
        "XcodeGraphMapper"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XcodeGraphMapper",
      "module_type" : "SwiftTarget",
      "name" : "XcodeGraphMapper",
      "path" : "Sources/XcodeGraphMapper",
      "product_dependencies" : [
        "Command",
        "Path",
        "XcodeProj"
      ],
      "product_memberships" : [
        "XcodeGraphMapper"
      ],
      "sources" : [
        "Extensions/PBXProject+Extensions.swift",
        "Extensions/Package+Extensions.swift",
        "Extensions/Platform+Extensions.swift",
        "Extensions/PlatformFilter+Extensions.swift",
        "Extensions/TargetDependency+Extensions.swift",
        "Extensions/XCWorkspace+Extensions.swift",
        "Extensions/XCWorkspaceDataFileRef+Extensions.swift",
        "Mappers/Graph/XcodeGraphMapper.swift",
        "Mappers/Packages/PackageMapper.swift",
        "Mappers/Packages/XCPackageMapper.swift",
        "Mappers/Phases/BuildPhaseConstants.swift",
        "Mappers/Phases/PBXCopyFilesBuildPhaseMapper.swift",
        "Mappers/Phases/PBXCoreDataModelsBuildPhaseMapper.swift",
        "Mappers/Phases/PBXFrameworksBuildPhaseMapper.swift",
        "Mappers/Phases/PBXHeadersBuildPhaseMapper.swift",
        "Mappers/Phases/PBXResourcesBuildPhaseMapper.swift",
        "Mappers/Phases/PBXScriptsBuildPhaseMapper.swift",
        "Mappers/Phases/PBXSourcesBuildPhaseMapper.swift",
        "Mappers/Project/PBXProjectMapper.swift",
        "Mappers/Project/ProjectAttribute.swift",
        "Mappers/Project/XcodeProj+Extensions.swift",
        "Mappers/Schemes/SchemeDiagnosticsOptions+XCScheme.swift",
        "Mappers/Schemes/XCSchemeMapper.swift",
        "Mappers/Schemes/XCTestPlan.swift",
        "Mappers/Settings/BuildSettings.swift",
        "Mappers/Settings/XCConfigurationList+Helpers.swift",
        "Mappers/Settings/XCConfigurationMapper.swift",
        "Mappers/Targets/PBXBuildRuleMapper.swift",
        "Mappers/Targets/PBXTarget+BuildHeaders.swift",
        "Mappers/Targets/PBXTarget+BuildSettings.swift",
        "Mappers/Targets/PBXTarget+GraphMapping.swift",
        "Mappers/Targets/PBXTarget+PlatformInference.swift",
        "Mappers/Targets/PBXTargetDependency+PlatformCondition.swift",
        "Mappers/Targets/PBXTargetDependencyMapper.swift",
        "Mappers/Targets/PBXTargetMapper.swift",
        "Mappers/Targets/TargetDependency+GraphMapping.swift",
        "Mappers/Workspace/XCWorkspaceMapper.swift",
        "Utilities/ConfigurationMatcher.swift",
        "Utilities/DeveloperDirectoryProvider.swift",
        "Utilities/Optional+Throwing.swift",
        "Utilities/PackageInfoLoader.swift",
        "Utilities/PathDependencyMapper.swift",
        "Utilities/ProjectNativeTarget.swift"
      ],
      "target_dependencies" : [
        "XcodeGraph",
        "XcodeMetadata"
      ],
      "type" : "library"
    },
    {
      "c99name" : "XcodeGraph",
      "module_type" : "SwiftTarget",
      "name" : "XcodeGraph",
      "path" : "Sources/XcodeGraph",
      "product_dependencies" : [
        "AnyCodable",
        "Path"
      ],
      "product_memberships" : [
        "XcodeGraph",
        "XcodeMetadata",
        "XcodeGraphMapper"
      ],
      "sources" : [
        "DependenciesGraph/DependenciesGraph.swift",
        "Extensions/SettingsDictionary+Extras.swift",
        "Graph/ConditionalGraphTarget.swift",
        "Graph/Graph.swift",
        "Graph/GraphDependency.swift",
        "Graph/GraphEdge.swift",
        "Graph/GraphTarget.swift",
        "Models/AnalyzeAction.swift",
        "Models/ArchiveAction.swift",
        "Models/Arguments.swift",
        "Models/AutogenerationOptions.swift",
        "Models/BinaryArchitecture.swift",
        "Models/BuildAction.swift",
        "Models/BuildConfiguration.swift",
        "Models/BuildRule+CompilerSpec.swift",
        "Models/BuildRule+FileType.swift",
        "Models/BuildRule.swift",
        "Models/BuildableFolder.swift",
        "Models/CompatibleXcodeVersions.swift",
        "Models/CopyFileElement.swift",
        "Models/CopyFilesAction.swift",
        "Models/CoreDataModel.swift",
        "Models/DeploymentTargets.swift",
        "Models/Destination.swift",
        "Models/EnvironmentVariable.swift",
        "Models/ExecutionAction.swift",
        "Models/FileCodeGen.swift",
        "Models/FileElement.swift",
        "Models/Headers.swift",
        "Models/IDETemplateMacros.swift",
        "Models/LaunchArgument.swift",
        "Models/LaunchStyle.swift",
        "Models/MergedBinaryType.swift",
        "Models/Metadata/FrameworkMetadata.swift",
        "Models/Metadata/LibraryMetadata.swift",
        "Models/Metadata/SystemFrameworkMetadata.swift",
        "Models/Metadata/TargetMetadata.swift",
        "Models/Metadata/XCFrameworkMetadata.swift",
        "Models/MetalOptions.swift",
        "Models/OnDemandResourcesTags.swift",
        "Models/Package.swift",
        "Models/Platform.swift",
        "Models/PlatformCondition.swift",
        "Models/PlatformFilter.swift",
        "Models/Plist.swift",
        "Models/PrivacyManifest.swift",
        "Models/Product.swift",
        "Models/ProfileAction.swift",
        "Models/Project.swift",
        "Models/ProjectGroup.swift",
        "Models/ProjectOptions.swift",
        "Models/RawScriptBuildPhase.swift",
        "Models/Requirement.swift",
        "Models/ResourceFileElement.swift",
        "Models/ResourceFileElements.swift",
        "Models/ResourceSynthesizer.swift",
        "Models/RunAction.swift",
        "Models/RunActionOptions.swift",
        "Models/SDKSource.swift",
        "Models/SDKType.swift",
        "Models/Scheme.swift",
        "Models/SchemeDiagnosticsOptions.swift",
        "Models/ScreenCaptureFormat.swift",
        "Models/Settings.swift",
        "Models/SimulatedLocation.swift",
        "Models/SourceFile.swift",
        "Models/SourceFileGlob.swift",
        "Models/Target.swift",
        "Models/TargetDependency.swift",
        "Models/TargetReference.swift",
        "Models/TargetScript.swift",
        "Models/TargetType.swift",
        "Models/TestAction.swift",
        "Models/TestPlan.swift",
        "Models/TestableTarget.swift",
        "Models/TestingOptions.swift",
        "Models/Version.swift",
        "Models/Workspace.swift",
        "Models/WorkspaceGenerationOptions.swift",
        "Models/XCFrameworkInfoPlist.swift",
        "PackageInfo.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:2ffdcefcdb291d9eb78a77ed5e4b4766a710a1cb89004e0bfdb0fefda731df2f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.