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 (971c4d), with Swift 6.0 for Linux on 25 Jun 2025 22:24:51 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" 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.64.0
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 971c4d1 [Release] XcodeGraph 1.15.26
Cloned https://github.com/tuist/XcodeGraph.git
Revision (git rev-parse @):
971c4d1ac40e65b511d29fd3f3bb5cf20154084c
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-4609320-3":/host -w "$PWD" 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:f0ebbd71bee66c692411a61ab9a7ee6edc82316b7a7b4c6173cc06c00f20ed39
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/Kolos65/Mockable.git
Fetching https://github.com/tuist/FileSystem.git
Fetching https://github.com/p-x9/MachOKit
Fetching https://github.com/tuist/XcodeProj
[1/5282] Fetching machokit
[583/28659] Fetching machokit, xcodeproj
[1059/30459] Fetching machokit, xcodeproj, filesystem
[2102/32541] Fetching machokit, xcodeproj, filesystem, swift-docc-plugin
[8680/34331] Fetching machokit, xcodeproj, filesystem, swift-docc-plugin, mockable
Fetching https://github.com/tuist/Command.git
Fetched https://github.com/Kolos65/Mockable.git from cache (0.47s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.48s)
Fetching https://github.com/tuist/Path.git
[17368/30459] Fetching machokit, xcodeproj, filesystem
[24149/32433] Fetching machokit, xcodeproj, filesystem, command
[25598/32787] Fetching machokit, xcodeproj, filesystem, command, path
Fetching https://github.com/Flight-School/AnyCodable
Fetched https://github.com/tuist/Path.git from cache (0.28s)
Fetched https://github.com/tuist/Command.git from cache (0.37s)
[29992/30459] Fetching machokit, xcodeproj, filesystem
[30460/31241] Fetching machokit, xcodeproj, filesystem, anycodable
Fetched https://github.com/tuist/FileSystem.git from cache (1.68s)
Fetched https://github.com/p-x9/MachOKit from cache (1.68s)
Fetched https://github.com/Flight-School/AnyCodable from cache (0.93s)
Fetched https://github.com/tuist/XcodeProj from cache (1.76s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.4 (2.14s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3416] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.38s)
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.35.1 (1.07s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/p-x9/swift-fileio.git
[1/163] Fetching swift-fileio
Fetched https://github.com/p-x9/swift-fileio.git from cache (0.24s)
[1/15448] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.71s)
Computing version for https://github.com/Kolos65/Mockable.git
Computed https://github.com/Kolos65/Mockable.git at 0.4.0 (0.99s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/swiftlang/swift-syntax.git
[1/5467] Fetching xctest-dynamic-overlay
[5468/76418] Fetching xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.83s)
[4967/70951] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (5.01s)
Computing version for https://github.com/tuist/FileSystem.git
Computed https://github.com/tuist/FileSystem.git at 0.10.10 (0.61s)
Fetching https://github.com/tuist/ZIPFoundation
Fetching https://github.com/apple/swift-nio
Fetching https://github.com/apple/swift-log
[1/3836] Fetching swift-log
[2648/8711] Fetching swift-log, zipfoundation
[6860/85050] Fetching swift-log, zipfoundation, swift-nio
Fetched https://github.com/apple/swift-log from cache (4.39s)
Fetched https://github.com/tuist/ZIPFoundation from cache (4.40s)
Fetched https://github.com/apple/swift-nio from cache (4.51s)
Computing version for https://github.com/tuist/Command.git
Computed https://github.com/tuist/Command.git at 0.13.0 (0.64s)
Computing version for https://github.com/tuist/XcodeProj
Computed https://github.com/tuist/XcodeProj at 9.4.3 (0.62s)
Fetching https://github.com/tadija/AEXML.git
Fetching https://github.com/kylef/PathKit.git
[1/1411] Fetching pathkit
[806/3538] Fetching pathkit, aexml
Fetched https://github.com/tadija/AEXML.git from cache (0.33s)
Fetched https://github.com/kylef/PathKit.git from cache (0.33s)
Computing version for https://github.com/tuist/Path.git
Computed https://github.com/tuist/Path.git at 0.3.8 (0.66s)
Computing version for https://github.com/Flight-School/AnyCodable
Computed https://github.com/Flight-School/AnyCodable at 0.6.7 (0.65s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.85s)
Computing version for https://github.com/p-x9/swift-fileio.git
Computed https://github.com/p-x9/swift-fileio.git at 0.9.0 (0.90s)
Computing version for https://github.com/tuist/ZIPFoundation
Computed https://github.com/tuist/ZIPFoundation at 0.9.20 (0.94s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (1.26s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.83.0 (0.98s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/1797] Fetching swift-atomics
[595/6233] Fetching swift-atomics, swift-system
[4593/22948] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.10s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.34s)
Fetched https://github.com/apple/swift-collections.git from cache (2.27s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (5.00s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.48s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.7.0 (2.07s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.58s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.56s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.53s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.52s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.65s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (0.82s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (2.14s)
Fetching https://github.com/apple/swift-asn1.git
[1/1616] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.28s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.60s)
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.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/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
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.9.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.4
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/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
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/tuist/ZIPFoundation
Working copy of https://github.com/tuist/ZIPFoundation resolved at 0.9.20
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/tuist/XcodeProj
Working copy of https://github.com/tuist/XcodeProj resolved at 9.4.3
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/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
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/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/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/p-x9/MachOKit
Working copy of https://github.com/p-x9/MachOKit resolved at 0.35.1
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.3
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/tuist/FileSystem.git
Working copy of https://github.com/tuist/FileSystem.git resolved at 0.10.10
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/98] Write sources
[34/98] Compiling _SwiftSyntaxCShims dummy.c
[34/98] Write sources
[34/98] Compiling CNIOWindows shim.c
[35/98] Write sources
[39/98] Compiling CNIOWASI CNIOWASI.c
[41/98] Write sources
[44/98] Compiling CNIOLinux liburing_shims.c
[45/98] Compiling CNIODarwin shim.c
[45/98] Compiling _AtomicsShims.c
[47/98] Write sources
[50/98] Compiling CSystem shims.c
[51/98] Compiling MachOKitC mach-o-linux.c
[52/98] Compiling CNIOLinux shim.c
[53/98] Compiling CNIOWindows WSAStartup.c
[54/98] Write swift-version-24593BA9C3E375BF.txt
[56/156] Emitting module SystemPackage
[56/159] Compiling c-nioatomics.c
[57/159] Compiling c-atomics.c
[59/163] Emitting module SwiftSyntax510
[60/163] Compiling SwiftSyntax510 Empty.swift
[61/164] Emitting module SwiftSyntax509
[62/164] Compiling SwiftSyntax509 Empty.swift
[63/165] Compiling SwiftSyntax601 Empty.swift
[64/165] Emitting module SwiftSyntax601
[65/165] Compiling _NIODataStructures PriorityQueue.swift
[66/166] Compiling SystemPackage MachPort.swift
[67/166] Compiling SystemPackage PlatformString.swift
[68/166] Compiling SystemPackage SystemString.swift
[72/166] Compiling ZIPFoundation Archive+ReadingDeprecated.swift
[73/166] Compiling ZIPFoundation Archive+Writing.swift
[74/166] Compiling ZIPFoundation Archive+WritingDeprecated.swift
[75/166] Compiling ZIPFoundation Archive+ZIP64.swift
[76/166] Emitting module SwiftSyntax600
[77/166] Compiling SwiftSyntax600 Empty.swift
[78/166] Compiling SystemPackage Util+StringArray.swift
[79/166] Compiling SystemPackage Util.swift
[80/166] Compiling SystemPackage UtilConsumers.swift
[81/166] Emitting module _NIOBase64
[82/166] Compiling _NIOBase64 Base64.swift
[83/168] Compiling _NIODataStructures _TinyArray.swift
[86/170] Emitting module ZIPFoundation
[87/172] Compiling ZIPFoundation Archive.swift
[88/172] Compiling ZIPFoundation Data+Compression.swift
[89/172] Compiling ZIPFoundation Data+CompressionDeprecated.swift
[90/172] Compiling ZIPFoundation Data+Serialization.swift
[91/172] Compiling ZIPFoundation Date+ZIP.swift
[92/172] Compiling ZIPFoundation Archive+MemoryFile.swift
[93/172] Compiling ZIPFoundation Archive+Progress.swift
[94/172] Compiling ZIPFoundation Archive+Reading.swift
[95/178] Compiling ZIPFoundation Archive+BackingConfiguration.swift
[96/178] Compiling ZIPFoundation Archive+Deprecated.swift
[97/178] Compiling ZIPFoundation Archive+Helpers.swift
[98/178] Compiling ZIPFoundation Entry.swift
[99/180] Compiling ZIPFoundation FileManager+ZIP.swift
[100/180] Compiling ZIPFoundation Entry+Serialization.swift
[101/180] Compiling ZIPFoundation Entry+ZIP64.swift
[102/180] Compiling ZIPFoundation FileManager+ZIPDeprecated.swift
[103/180] Compiling ZIPFoundation URL+ZIP.swift
[104/180] Compiling SystemPackage RawBuffer.swift
[105/180] Compiling SystemPackage Syscalls.swift
[106/180] Compiling SystemPackage WindowsSyscallAdapters.swift
[108/181] Emitting module _NIODataStructures
[109/181] Compiling _NIODataStructures Heap.swift
[111/206] Emitting module NIOConcurrencyHelpers
[112/206] Compiling NIOConcurrencyHelpers lock.swift
[113/206] Compiling Logging MetadataProvider.swift
[114/206] Compiling Logging Locks.swift
[115/270] Emitting module Logging
[116/284] Compiling NIOConcurrencyHelpers NIOLock.swift
[117/284] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[118/284] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[119/284] Compiling InternalCollectionsUtilities Debugging.swift
[120/285] Compiling SwiftSyntax SyntaxKind.swift
[121/285] Compiling SwiftSyntax SyntaxRewriter.swift
[122/285] Compiling InternalCollectionsUtilities Descriptions.swift
[123/285] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[124/285] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[125/285] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[126/285] Compiling NIOConcurrencyHelpers atomics.swift
[130/286] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[131/286] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[133/286] Compiling InternalCollectionsUtilities _SortedCollection.swift
[134/286] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[135/286] Compiling InternalCollectionsUtilities Integer rank.swift
[136/286] Compiling Path Path.swift
[137/286] Emitting module Path
[140/287] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[141/287] Compiling InternalCollectionsUtilities UInt+reversed.swift
[142/287] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[143/287] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[147/287] Compiling SwiftSyntax RawSyntax.swift
[148/287] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[149/287] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[150/287] Compiling SwiftSyntax SourceLength.swift
[151/287] Compiling SwiftSyntax SyntaxEnum.swift
[152/287] Compiling SwiftSyntax RawSyntaxTokenView.swift
[153/287] Compiling SwiftSyntax SourceEdit.swift
[156/292] Emitting module InternalCollectionsUtilities
[161/295] Compiling Logging LogHandler.swift
[162/296] Compiling Logging Logging.swift
[165/320] Compiling Atomics AtomicMemoryOrderings.swift
[166/320] Compiling Atomics DoubleWord.swift
[167/320] Compiling Atomics AtomicStorage.swift
[168/320] Compiling Atomics AtomicValue.swift
[169/322] Compiling Atomics ManagedAtomic.swift
[170/322] Compiling Atomics ManagedAtomicLazyReference.swift
[171/322] Compiling Atomics UnsafeAtomic.swift
[172/322] Compiling Atomics UnsafeAtomicLazyReference.swift
[173/322] Compiling Atomics AtomicInteger.swift
[174/322] Compiling Atomics AtomicOptionalWrappable.swift
[175/322] Compiling Atomics AtomicReference.swift
[176/322] Compiling Atomics IntegerOperations.swift
[177/322] Compiling Atomics Unmanaged extensions.swift
[178/344] Compiling DequeModule Deque+CustomReflectable.swift
[179/344] Compiling DequeModule Deque+Descriptions.swift
[180/346] Compiling DequeModule _DequeBuffer.swift
[181/346] Compiling DequeModule _DequeBufferHeader.swift
[182/346] Compiling DequeModule Deque._Storage.swift
[183/346] Compiling DequeModule Deque._UnsafeHandle.swift
[184/346] Compiling DequeModule Deque.swift
[187/348] Compiling DequeModule _DequeSlot.swift
[188/348] Compiling DequeModule _UnsafeWrappedBuffer.swift
[191/348] Compiling DequeModule Deque+Extras.swift
[192/348] Compiling DequeModule Deque+Hashable.swift
[193/348] Compiling DequeModule Deque+Equatable.swift
[194/348] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[195/348] Compiling DequeModule Deque+Testing.swift
[197/348] Emitting module IssueReporting
[198/348] Compiling DequeModule Deque+Codable.swift
[199/348] Compiling DequeModule Deque+Collection.swift
[220/357] Compiling PathKit PathKit.swift
[221/357] Emitting module PathKit
[233/358] Compiling Glob Unicode.GeneralCategory+Helpers.swift
[234/358] Emitting module DequeModule
[236/359] Compiling IssueReporting WithExpectedIssue.swift
[237/359] Compiling IssueReporting WithIssueContext.swift
[238/360] Emitting module AEXML
[240/360] Compiling AEXML Options.swift
[241/360] Compiling AEXML Builders.swift
[241/360] Wrapping AST for _NIODataStructures for debugging
[244/360] Compiling AEXML Error.swift
[245/360] Compiling AEXML Parser.swift
[245/360] Wrapping AST for _NIOBase64 for debugging
[246/360] Wrapping AST for SystemPackage for debugging
[247/360] Wrapping AST for ZIPFoundation for debugging
[249/360] Compiling AnyCodable AnyDecodable.swift
[250/360] Emitting module AnyCodable
[251/360] Compiling AnyCodable AnyCodable.swift
[252/360] Compiling Glob Pattern.swift
[252/360] Wrapping AST for SwiftSyntax601 for debugging
[253/360] Wrapping AST for SwiftSyntax510 for debugging
[254/360] Wrapping AST for SwiftSyntax600 for debugging
[256/360] Compiling AEXML Document.swift
[257/360] Compiling AEXML Element.swift
[257/360] Wrapping AST for NIOConcurrencyHelpers for debugging
[259/361] Compiling Glob Pattern+Options.swift
[260/361] Compiling Glob Pattern+Parser.swift
[260/361] Wrapping AST for Logging for debugging
[262/361] Compiling AnyCodable AnyEncodable.swift
[262/362] Wrapping AST for SwiftSyntax509 for debugging
[263/362] Wrapping AST for Path for debugging
[266/362] Emitting module Atomics
[266/362] Wrapping AST for IssueReporting for debugging
[268/362] Compiling Glob InvalidPattern.swift
[269/362] Compiling Glob Pattern+Match.swift
[270/362] Wrapping AST for InternalCollectionsUtilities for debugging
[271/362] Wrapping AST for DequeModule for debugging
[273/362] Emitting module Glob
[274/362] Compiling Glob GlobSearch.swift
[275/393] Compiling XcodeProj BuildPhase.swift
[276/393] Compiling XcodeProj PBXBuildFile.swift
[277/393] Compiling XcodeProj PBXBuildPhase.swift
[278/394] Compiling XcodeProj Errors.swift
[279/394] Compiling XcodeProj AEXML+XcodeFormat.swift
[280/394] Compiling XcodeProj Array+Extras.swift
[282/527] Wrapping AST for Atomics for debugging
[283/527] Wrapping AST for Glob for debugging
[285/587] Compiling NIOCore MulticastChannel.swift
[286/587] Compiling NIOCore NIOAny.swift
[287/587] Compiling NIOCore NIOCloseOnErrorHandler.swift
[288/587] Compiling NIOCore NIOLoopBound.swift
[289/587] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[290/587] Compiling NIOCore NIOScheduledCallback.swift
[291/587] Compiling NIOCore NIOSendable.swift
[292/587] Compiling NIOCore RecvByteBufferAllocator.swift
[293/595] Emitting module XcodeProj
[294/608] Compiling NIOCore AddressedEnvelope.swift
[295/608] Compiling NIOCore AsyncAwaitSupport.swift
[296/608] Compiling NIOCore AsyncChannel.swift
[297/608] Compiling NIOCore AsyncChannelHandler.swift
[298/608] Compiling NIOCore AsyncChannelInboundStream.swift
[299/608] Compiling NIOCore AsyncChannelOutboundWriter.swift
[300/608] Compiling NIOCore NIOAsyncSequenceProducer.swift
[301/608] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[302/608] Compiling NIOCore NIOAsyncWriter.swift
[303/608] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[304/618] Emitting module XcodeGraph
[305/618] Compiling NIOCore IO.swift
[306/618] Compiling NIOCore IOData.swift
[307/618] Compiling NIOCore IPProtocol.swift
[308/618] Compiling NIOCore IntegerBitPacking.swift
[309/618] Compiling NIOCore IntegerTypes.swift
[310/618] Compiling NIOCore Interfaces.swift
[311/618] Compiling NIOCore Linux.swift
[312/618] Compiling NIOCore MarkedCircularBuffer.swift
[313/618] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[314/618] Compiling NIOCore EventLoopFuture+Deprecated.swift
[315/618] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[316/618] Compiling NIOCore EventLoopFuture.swift
[317/618] Compiling NIOCore FileDescriptor.swift
[318/618] Compiling NIOCore FileHandle.swift
[319/618] Compiling NIOCore FileRegion.swift
[320/618] Compiling NIOCore GlobalSingletons.swift
[321/618] Compiling XcodeGraph XCFrameworkInfoPlist.swift
[322/618] Compiling XcodeGraph PackageInfo.swift
[323/618] Compiling XcodeProj XCScheme+SerialAction.swift
[324/618] Compiling XcodeProj XCScheme+StoreKitConfigurationFileReference.swift
[325/618] Compiling XcodeProj XCScheme+TestAction.swift
[326/618] Compiling XcodeProj XCScheme+TestItem.swift
[327/618] Compiling XcodeProj XCScheme+TestParallelization.swift
[328/618] Compiling XcodeProj XCScheme+TestPlanReference.swift
[329/618] Compiling XcodeProj XCScheme+TestableReference.swift
[330/618] Compiling XcodeProj XCScheme.swift
[331/618] Compiling XcodeProj XCSchemeManagement.swift
[332/618] Compiling XcodeProj BuildSettingsProvider.swift
[333/618] Compiling XcodeProj CommentedString.swift
[334/618] Compiling NIOCore DeadChannel.swift
[335/618] Compiling NIOCore DispatchQueue+WithFuture.swift
[336/618] Compiling NIOCore EventLoop+Deprecated.swift
[337/618] Compiling NIOCore EventLoop+SerialExecutor.swift
[338/618] Compiling NIOCore EventLoop.swift
[344/618] Compiling NIOCore BSDSocketAPI.swift
[345/618] Compiling NIOCore ByteBuffer-aux.swift
[346/618] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[347/618] Compiling NIOCore ByteBuffer-conversions.swift
[348/618] Compiling NIOCore ByteBuffer-core.swift
[349/618] Compiling NIOCore ByteBuffer-hex.swift
[350/618] Compiling NIOCore ByteBuffer-int.swift
[351/618] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[352/618] Compiling NIOCore ByteBuffer-multi-int.swift
[353/618] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[354/618] Compiling NIOCore ByteBuffer-views.swift
[355/618] Compiling NIOCore Channel.swift
[356/618] Compiling NIOCore ChannelHandler.swift
[357/618] Compiling NIOCore ChannelHandlers.swift
[358/618] Compiling NIOCore ChannelInvoker.swift
[359/618] Compiling NIOCore ChannelOption.swift
[360/618] Compiling NIOCore ChannelPipeline.swift
[361/618] Compiling NIOCore CircularBuffer.swift
[362/618] Compiling NIOCore Codec.swift
[363/618] Compiling NIOCore ConvenienceOptionSupport.swift
[364/618] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[365/618] Compiling NIOCore SocketAddresses.swift
[366/618] Compiling NIOCore SocketOptionProvider.swift
[367/618] Compiling NIOCore SystemCallHelpers.swift
[368/618] Compiling NIOCore TimeAmount+Duration.swift
[369/618] Compiling NIOCore TypeAssistedChannelHandler.swift
[370/618] Compiling NIOCore UniversalBootstrapSupport.swift
[371/618] Compiling NIOCore Utilities.swift
[382/618] Compiling XcodeGraph TargetDependency.swift
[383/618] Compiling XcodeGraph TargetReference.swift
[384/618] Compiling XcodeGraph TargetScript.swift
[385/618] Compiling XcodeGraph TargetType.swift
[386/618] Compiling XcodeGraph TestAction.swift
[387/618] Compiling XcodeGraph TestPlan.swift
[388/618] Compiling XcodeGraph TestableTarget.swift
[389/618] Compiling XcodeGraph TestingOptions.swift
[390/618] Compiling XcodeGraph Version.swift
[391/618] Compiling XcodeGraph Workspace.swift
[392/618] Compiling XcodeGraph WorkspaceGenerationOptions.swift
[416/618] Compiling XcodeProj Decoders.swift
[417/618] Compiling XcodeProj JSONDecoding.swift
[418/618] Compiling XcodeProj PBXBatchUpdater.swift
[419/618] Compiling XcodeProj PlistDecoding.swift
[420/618] Compiling XcodeProj PlistValue.swift
[421/618] Compiling XcodeProj ReferenceGenerator.swift
[422/618] Compiling XcodeProj XCConfig.swift
[423/618] Compiling XcodeProj XCWorkspace.swift
[424/618] Compiling XcodeProj XCWorkspaceData.swift
[425/618] Compiling XcodeProj XCWorkspaceDataElement.swift
[426/618] Compiling XcodeProj XCWorkspaceDataElementLocationType.swift
[427/618] Compiling XcodeProj XCWorkspaceDataFileRef.swift
[428/618] Compiling XcodeProj XCWorkspaceDataGroup.swift
[502/619] Emitting module NIOCore
[531/620] Emitting module SwiftSyntax
[542/621] Wrapping AST for NIOCore for debugging
[544/667] Compiling NIOPosix Bootstrap.swift
[545/667] Compiling NIOPosix ControlMessage.swift
[546/667] Compiling NIOPosix DatagramVectorReadManager.swift
[547/667] Compiling NIOPosix Errors+Any.swift
[548/667] Compiling NIOPosix FileDescriptor.swift
[549/667] Compiling NIOPosix GetaddrinfoResolver.swift
[550/667] Compiling NIOPosix HappyEyeballs.swift
[551/673] Emitting module NIOPosix
[552/673] Compiling NIOPosix ServerSocket.swift
[553/673] Compiling NIOPosix Socket.swift
[554/673] Compiling NIOPosix SocketChannel.swift
[555/673] Compiling NIOPosix SocketProtocols.swift
[556/673] Compiling NIOPosix System.swift
[557/673] Compiling NIOPosix Thread.swift
[558/673] Compiling NIOPosix Pool.swift
[559/673] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[560/673] Compiling NIOPosix PosixSingletons.swift
[561/673] Compiling NIOPosix RawSocketBootstrap.swift
[562/673] Compiling NIOPosix Resolver.swift
[563/673] Compiling NIOPosix Selectable.swift
[564/673] Compiling NIOPosix SelectableChannel.swift
[565/673] Compiling NIOPosix SelectableEventLoop.swift
[566/673] Compiling NIOPosix SelectorEpoll.swift
[567/673] Compiling NIOPosix SelectorGeneric.swift
[568/673] Compiling NIOPosix SelectorKqueue.swift
[569/673] Compiling NIOPosix SelectorUring.swift
[570/673] Compiling NIOPosix PipeChannel.swift
[571/673] Compiling NIOPosix PipePair.swift
[578/673] Compiling NIOPosix IO.swift
[579/673] Compiling NIOPosix ThreadPosix.swift
[580/673] Compiling NIOPosix ThreadWindows.swift
[581/673] Compiling NIOPosix UnsafeTransfer.swift
[582/673] Compiling NIOPosix Utilities.swift
[583/673] Compiling NIOPosix VsockAddress.swift
[584/673] Compiling NIOPosix VsockChannelEvents.swift
[586/673] Compiling NIOPosix IntegerBitPacking.swift
[587/673] Compiling NIOPosix IntegerTypes.swift
[588/673] Compiling NIOPosix Linux.swift
[589/673] Compiling NIOPosix LinuxCPUSet.swift
[590/673] Compiling NIOPosix LinuxUring.swift
[591/673] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[592/673] Compiling NIOPosix BSDSocketAPICommon.swift
[593/673] Compiling NIOPosix BSDSocketAPIPosix.swift
[594/673] Compiling NIOPosix BSDSocketAPIWindows.swift
[595/673] Compiling NIOPosix BaseSocket.swift
[596/673] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[597/673] Compiling NIOPosix BaseSocketChannel.swift
[598/673] Compiling NIOPosix BaseStreamSocketChannel.swift
[599/673] Compiling NIOPosix NIOThreadPool.swift
[600/673] Compiling NIOPosix NonBlockingFileIO.swift
[601/673] Compiling NIOPosix PendingDatagramWritesManager.swift
[602/673] Compiling NIOPosix PendingWritesManager.swift
[605/674] Wrapping AST for NIOPosix for debugging
[607/709] Compiling _NIOFileSystem ParallelDirCopy.swift
[608/709] Compiling _NIOFileSystem ParallelRemoval.swift
[609/709] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[610/709] Compiling _NIOFileSystem CInterop.swift
[611/709] Compiling _NIOFileSystem Errno.swift
[612/709] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[613/709] Compiling _NIOFileSystem Mocking.swift
[614/709] Compiling _NIOFileSystem Syscall.swift
[615/709] Compiling _NIOFileSystem Syscalls.swift
[616/713] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[617/713] Compiling _NIOFileSystem BufferedStream.swift
[618/713] Compiling _NIOFileSystem Cancellation.swift
[619/713] Compiling _NIOFileSystem TokenBucket.swift
[620/713] Compiling _NIOFileSystem UnsafeTransfer.swift
[621/713] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[622/713] Compiling _NIOFileSystem FileSystemError.swift
[623/713] Compiling _NIOFileSystem FileSystemProtocol.swift
[624/713] Compiling _NIOFileSystem FileType.swift
[625/713] Compiling _NIOFileSystem IOStrategy.swift
[626/713] Compiling _NIOFileSystem OpenOptions.swift
[627/713] Compiling _NIOFileSystem String+FileSystem.swift
[635/713] Compiling _NIOFileSystem ByteCount.swift
[636/713] Compiling _NIOFileSystem Convenience.swift
[637/713] Compiling _NIOFileSystem DirectoryEntries.swift
[638/713] Compiling _NIOFileSystem DirectoryEntry.swift
[639/713] Compiling _NIOFileSystem Exports.swift
[640/713] Compiling _NIOFileSystem FileChunks.swift
[641/713] Compiling _NIOFileSystem FileHandle.swift
[642/713] Compiling _NIOFileSystem FileHandleProtocol.swift
[643/713] Compiling _NIOFileSystem FileInfo.swift
[644/713] Compiling _NIOFileSystem FileSystem.swift
[645/713] Emitting module _NIOFileSystem
[646/713] Compiling _NIOFileSystem Array+FileSystem.swift
[647/713] Compiling _NIOFileSystem ArraySlice+FileSystem.swift
[648/713] Compiling _NIOFileSystem BufferedReader.swift
[649/713] Compiling _NIOFileSystem BufferedWriter.swift
[650/713] Compiling _NIOFileSystem ByteBuffer+FileSystem.swift
[651/713] Compiling _NIOFileSystem SystemFileHandle.swift
[652/713] Compiling _NIOFileSystem Utilities.swift
[655/714] Wrapping AST for _NIOFileSystem for debugging
[657/716] Emitting module NIOFileSystem
[658/716] Compiling NIOFileSystem Exports.swift
[659/717] Wrapping AST for NIOFileSystem for debugging
[661/720] Compiling FileSystem AsyncSequence+Extras.swift
[662/720] Emitting module FileSystem
[663/720] Compiling FileSystem FileSystem.swift
[664/721] Wrapping AST for FileSystem for debugging
[665/721] Write Objects.LinkFileList
[666/721] Archiving libFileSystem.a
[704/722] Wrapping AST for SwiftSyntax for debugging
[706/780] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[707/780] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[708/780] Compiling SwiftDiagnostics Message.swift
[709/781] Compiling SwiftBasicFormat Syntax+Extensions.swift
[710/781] Compiling SwiftBasicFormat Indenter.swift
[711/781] Compiling SwiftParser Attributes.swift
[712/781] Compiling SwiftParser Availability.swift
[713/781] Compiling SwiftParser CharacterInfo.swift
[714/781] Compiling SwiftParser CollectionNodes+Parsable.swift
[715/781] Emitting module SwiftDiagnostics
[716/781] Compiling SwiftDiagnostics FixIt.swift
[717/781] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[718/781] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[719/781] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[720/781] Emitting module SwiftBasicFormat
[721/781] Compiling SwiftBasicFormat BasicFormat.swift
[722/781] Compiling SwiftDiagnostics Note.swift
[723/782] Wrapping AST for SwiftDiagnostics for debugging
[724/782] Compiling SwiftBasicFormat InferIndentation.swift
[726/783] Wrapping AST for SwiftBasicFormat for debugging
[728/783] Compiling SwiftParser SwiftParserCompatibility.swift
[729/783] Compiling SwiftParser SwiftVersion.swift
[730/783] Compiling SwiftParser SyntaxUtils.swift
[731/783] Compiling SwiftParser TokenConsumer.swift
[732/783] Compiling SwiftParser TokenPrecedence.swift
[733/783] Compiling SwiftParser TokenSpec.swift
[734/783] Compiling SwiftParser TokenSpecSet.swift
[735/783] Compiling SwiftParser TopLevel.swift
[736/783] Compiling SwiftParser TriviaParser.swift
[737/783] Compiling SwiftParser Types.swift
[738/788] Compiling SwiftParser LexemeSequence.swift
[739/788] Compiling SwiftParser Lexer.swift
[740/788] Compiling SwiftParser RegexLiteralLexer.swift
[741/788] Compiling SwiftParser UnicodeScalarExtensions.swift
[742/788] Compiling SwiftParser Lookahead.swift
[743/788] Compiling SwiftParser LoopProgressCondition.swift
[748/788] Compiling SwiftParser Declarations.swift
[749/788] Compiling SwiftParser Directives.swift
[750/788] Compiling SwiftParser Patterns.swift
[751/788] Compiling SwiftParser Recovery.swift
[752/788] Compiling SwiftParser Specifiers.swift
[753/788] Compiling SwiftParser Statements.swift
[754/788] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[755/788] Compiling SwiftParser StringLiterals.swift
[756/788] Compiling SwiftParser Modifiers.swift
[757/788] Compiling SwiftParser Names.swift
[758/788] Compiling SwiftParser Nominals.swift
[759/788] Compiling SwiftParser Parameters.swift
[760/788] Compiling SwiftParser ParseSourceFile.swift
[761/788] Compiling SwiftParser Parser.swift
[762/788] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[763/788] Compiling SwiftParser Expressions.swift
[764/788] Compiling SwiftParser IncrementalParseTransition.swift
[765/788] Compiling SwiftParser IsValidIdentifier.swift
[766/788] Compiling SwiftParser Cursor.swift
[767/788] Compiling SwiftParser Lexeme.swift
[768/788] Emitting module SwiftParser
[769/788] Compiling SwiftParser ExperimentalFeatures.swift
[770/788] Compiling SwiftParser IsLexerClassified.swift
[771/788] Compiling SwiftParser LayoutNodes+Parsable.swift
[772/788] Compiling SwiftParser Parser+TokenSpecSet.swift
[773/788] Compiling SwiftParser TokenSpecStaticMembers.swift
[774/789] Wrapping AST for SwiftParser for debugging
[776/812] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[777/813] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[778/813] Compiling SwiftOperators PrecedenceGroup.swift
[779/814] Compiling SwiftParserDiagnostics MissingNodesError.swift
[780/814] Compiling SwiftParserDiagnostics MissingTokenError.swift
[781/814] Compiling SwiftOperators OperatorTable+Semantics.swift
[782/814] Emitting module SwiftOperators
[783/814] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[784/814] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[785/814] Compiling SwiftOperators SyntaxSynthesis.swift
[786/814] Compiling SwiftOperators OperatorTable+Folding.swift
[787/814] Compiling SwiftOperators PrecedenceGraph.swift
[788/814] Compiling SwiftOperators OperatorTable.swift
[791/815] Wrapping AST for SwiftOperators for debugging
[793/815] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[794/815] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[795/815] Compiling SwiftParserDiagnostics Utils.swift
[796/815] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[797/815] Compiling SwiftParserDiagnostics PresenceUtils.swift
[800/815] Emitting module SwiftParserDiagnostics
[801/815] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[802/815] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[803/816] Wrapping AST for SwiftParserDiagnostics for debugging
[805/831] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[806/831] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[807/832] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[808/832] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[809/832] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[810/832] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[811/832] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[812/832] Emitting module SwiftSyntaxBuilder
[813/832] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[814/832] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[815/832] Compiling SwiftSyntaxBuilder Indenter.swift
[816/832] Compiling SwiftSyntaxBuilder ListBuilder.swift
[817/832] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[818/832] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[819/832] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[820/832] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[821/833] Wrapping AST for SwiftSyntaxBuilder for debugging
[823/850] Compiling SwiftSyntaxMacros AccessorMacro.swift
[824/850] Compiling SwiftSyntaxMacros AttachedMacro.swift
[825/850] Compiling SwiftSyntaxMacros BodyMacro.swift
[826/850] Compiling SwiftSyntaxMacros Macro.swift
[827/850] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[828/850] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[829/850] Compiling SwiftSyntaxMacros Macro+Format.swift
[830/850] Compiling SwiftSyntaxMacros MemberMacro.swift
[831/850] Compiling SwiftSyntaxMacros PeerMacro.swift
[832/850] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[833/850] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[834/852] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[835/852] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[836/852] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[837/852] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[838/852] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[839/852] Emitting module SwiftSyntaxMacros
[840/852] Compiling SwiftSyntaxMacros PreambleMacro.swift
[841/852] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[842/853] Wrapping AST for SwiftSyntaxMacros for debugging
[844/862] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[845/863] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[846/863] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[847/863] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[848/863] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[849/863] Emitting module SwiftSyntaxMacroExpansion
[850/863] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[851/863] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[852/863] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[853/863] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[854/864] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[856/876] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[857/877] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[858/877] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[859/877] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[860/877] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[861/877] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[862/877] Emitting module SwiftCompilerPluginMessageHandling
[863/877] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[864/877] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[865/877] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[866/877] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[867/877] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[868/877] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[869/878] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[871/880] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[872/880] Emitting module SwiftCompilerPlugin
[873/881] Wrapping AST for SwiftCompilerPlugin for debugging
[875/915] Compiling MockableMacro MockableMacro.swift
[876/915] Compiling MockableMacro MockableMacroError.swift
[877/915] Compiling MockableMacro MockableMacroWarning.swift
[878/915] Compiling MockableMacro Plugin.swift
[879/919] Emitting module MockableMacro
[880/919] Compiling MockableMacro FunctionRequirement.swift
[881/919] Compiling MockableMacro InitializerRequirement.swift
[882/919] Compiling MockableMacro Requirements.swift
[883/919] Compiling MockableMacro VariableRequirement.swift
[884/919] Compiling MockableMacro MockFactory.swift
[885/919] Compiling MockableMacro Function+Mockable.swift
[886/919] Compiling MockableMacro Initializer+Mockable.swift
[887/919] Compiling MockableMacro Mockable.swift
[888/919] Compiling MockableMacro Variable+Mockable.swift
[889/919] Compiling MockableMacro Availability.swift
[890/919] Compiling MockableMacro Messages.swift
[891/919] Compiling MockableMacro Namespace.swift
[892/919] Compiling MockableMacro TokenFinder.swift
[893/919] Compiling MockableMacro Variable+Caseable.swift
[894/919] Compiling MockableMacro ConformanceFactory.swift
[895/919] Compiling MockableMacro EnumFactory.swift
[896/919] Compiling MockableMacro Factory.swift
[897/919] Compiling MockableMacro MemberFactory.swift
[898/919] Compiling MockableMacro AttributeSyntax+Extensions.swift
[899/919] Compiling MockableMacro DeclModifierListSyntax+Extensions.swift
[900/919] Compiling MockableMacro FunctionDeclSyntax+Extensions.swift
[901/919] Compiling MockableMacro FunctionParameterSyntax+Extensions.swift
[902/919] Compiling MockableMacro GenericArgumentSyntax+Extensions.swift
[903/919] Compiling MockableMacro ProtocolDeclSyntax+Extensions.swift
[904/919] Compiling MockableMacro String+Extensions.swift
[905/919] Compiling MockableMacro TokenSyntax+Extensions.swift
[906/919] Compiling MockableMacro VariableDeclSyntax+Extensions.swift
[907/919] Compiling MockableMacro Buildable.swift
[908/919] Compiling MockableMacro Function+Buildable.swift
[909/919] Compiling MockableMacro Variable+Buildable.swift
[910/919] Compiling MockableMacro BuilderFactory.swift
[911/919] Compiling MockableMacro Caseable.swift
[912/919] Compiling MockableMacro Function+Caseable.swift
[913/920] Wrapping AST for MockableMacro for debugging
[914/920] Write Objects.LinkFileList
[915/920] Linking MockableMacro-tool
[917/949] Compiling Mockable ThrowingFunctionActionBuilder.swift
[918/949] Compiling Mockable ThrowingFunctionReturnBuilder.swift
[919/949] Compiling Mockable ThrowingFunctionVerifyBuilder.swift
[920/949] Compiling Mockable MockableService.swift
[921/953] Emitting module Mockable
[922/953] Compiling Mockable Builder.swift
[923/953] Compiling Mockable FunctionActionBuilder.swift
[924/953] Compiling Mockable FunctionReturnBuilder.swift
[925/953] Compiling Mockable FunctionVerifyBuilder.swift
[926/953] Compiling Mockable PropertyActionBuilder.swift
[927/953] Compiling Mockable PropertyReturnBuilder.swift
[928/953] Compiling Mockable PropertyVerifyBuilder.swift
[929/953] Compiling Mockable Async+Timeout.swift
[930/953] Compiling Mockable Parameter.swift
[931/953] Compiling Mockable ReturnValue.swift
[932/953] Compiling Mockable TimeoutDuration.swift
[933/953] Compiling Mockable Utils.swift
[934/953] Compiling Mockable AsyncSubject.swift
[935/953] Compiling Mockable LockedValue.swift
[936/953] Compiling Mockable MockableMacro.swift
[937/953] Compiling Mockable Matcher.swift
[938/953] Compiling Mockable CaseIdentifiable.swift
[939/953] Compiling Mockable Matchable.swift
[940/953] Compiling Mockable MemberAction.swift
[941/953] Compiling Mockable MemberReturn.swift
[942/953] Compiling Mockable MockerScope.swift
[943/953] Compiling Mockable Count.swift
[944/953] Compiling Mockable GenericValue.swift
[945/953] Compiling Mockable Parameter+Match.swift
[946/953] Compiling Mockable Mocked.swift
[947/953] Compiling Mockable Mocker.swift
[948/953] Compiling Mockable MockerFallback.swift
[949/953] Compiling Mockable MockerPolicy.swift
[950/954] Wrapping AST for Mockable for debugging
[952/969] Compiling Command ThreadSafe.swift
[953/969] Compiling Command FileHandle+Extras.swift
[954/969] Emitting module Command
[955/969] Compiling Command AsyncThrowingStream+Extras.swift
[956/969] Compiling XcodeMetadata SystemFrameworkMetadataProvider.swift
[957/970] Compiling XcodeMetadata MachOByteSwapExtensions.swift
[958/970] Compiling XcodeMetadata BinaryArchitecture+Extension.swift
[959/970] Compiling XcodeMetadata FileHandle+ReadHelpers.swift
[960/970] Compiling XcodeMetadata FrameworkMetadataProvider.swift
[961/970] Compiling XcodeMetadata Sequence+ExecutionContext.swift
[962/970] Compiling XcodeMetadata LibraryMetadataProvider.swift
[963/970] Compiling XcodeMetadata PrecompiledMetadataProvider.swift
[964/970] Compiling Command Command.swift
[965/970] Compiling Command CommandRunner.swift
[967/971] Emitting module XcodeMetadata
[967/971] Wrapping AST for Command for debugging
[968/971] Write Objects.LinkFileList
[969/971] Archiving libCommand.a
[971/971] Compiling XcodeMetadata XCFrameworkMetadataProvider.swift
[973/1011] Compiling XcodeGraphMapper PBXProject+Extensions.swift
[974/1011] Compiling XcodeGraphMapper Package+Extensions.swift
[975/1011] Compiling XcodeGraphMapper Platform+Extensions.swift
[976/1011] Compiling XcodeGraphMapper PlatformFilter+Extensions.swift
[977/1011] Compiling XcodeGraphMapper TargetDependency+Extensions.swift
[978/1011] Compiling XcodeGraphMapper XCWorkspace+Extensions.swift
[979/1016] Compiling XcodeGraphMapper XCTestPlan.swift
[980/1016] Compiling XcodeGraphMapper BuildSettings.swift
[981/1016] Compiling XcodeGraphMapper XCConfigurationList+Helpers.swift
[982/1016] Compiling XcodeGraphMapper XCConfigurationMapper.swift
[983/1016] Compiling XcodeGraphMapper PBXBuildRuleMapper.swift
[984/1016] Emitting module XcodeGraphMapper
[985/1016] Compiling XcodeGraphMapper DeveloperDirectoryProvider.swift
[986/1016] Compiling XcodeGraphMapper Optional+Throwing.swift
[987/1016] Compiling XcodeGraphMapper PackageInfoLoader.swift
[988/1016] Compiling XcodeGraphMapper PathDependencyMapper.swift
[989/1016] Compiling XcodeGraphMapper ProjectNativeTarget.swift
[990/1016] Compiling XcodeGraphMapper PBXCoreDataModelsBuildPhaseMapper.swift
[991/1016] Compiling XcodeGraphMapper PBXFrameworksBuildPhaseMapper.swift
[992/1016] Compiling XcodeGraphMapper PBXHeadersBuildPhaseMapper.swift
[993/1016] Compiling XcodeGraphMapper PBXResourcesBuildPhaseMapper.swift
[994/1016] Compiling XcodeGraphMapper PBXScriptsBuildPhaseMapper.swift
[995/1016] Compiling XcodeGraphMapper PBXSourcesBuildPhaseMapper.swift
[996/1016] Compiling XcodeGraphMapper XCWorkspaceDataFileRef+Extensions.swift
[997/1016] Compiling XcodeGraphMapper XcodeGraphMapper.swift
[998/1016] Compiling XcodeGraphMapper PackageMapper.swift
[999/1016] Compiling XcodeGraphMapper XCPackageMapper.swift
[1000/1016] Compiling XcodeGraphMapper BuildPhaseConstants.swift
[1001/1016] Compiling XcodeGraphMapper PBXCopyFilesBuildPhaseMapper.swift
[1002/1016] 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
[1003/1016] 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
[1004/1016] 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
[1005/1016] 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
[1006/1016] 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
[1007/1016] Compiling XcodeGraphMapper PBXTargetDependencyMapper.swift
[1008/1016] Compiling XcodeGraphMapper PBXTargetMapper.swift
[1009/1016] Compiling XcodeGraphMapper TargetDependency+GraphMapping.swift
[1010/1016] Compiling XcodeGraphMapper XCWorkspaceMapper.swift
[1011/1016] Compiling XcodeGraphMapper ConfigurationMatcher.swift
[1012/1016] Compiling XcodeGraphMapper PBXTarget+BuildHeaders.swift
[1013/1016] Compiling XcodeGraphMapper PBXTarget+BuildSettings.swift
[1014/1016] Compiling XcodeGraphMapper PBXTarget+GraphMapping.swift
[1015/1016] Compiling XcodeGraphMapper PBXTarget+PlatformInference.swift
[1016/1016] Compiling XcodeGraphMapper PBXTargetDependency+PlatformCondition.swift
Build complete! (255.24s)
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.4.3",
            "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.10.10",
            "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.35.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/p-x9/MachOKit"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.4",
            "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/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:f0ebbd71bee66c692411a61ab9a7ee6edc82316b7a7b4c6173cc06c00f20ed39
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.