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 1.15.26 (971c4d), with Swift 6.2 (beta) for Linux on 25 Jun 2025 22:27:54 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-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: 1.15.26
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
 * tag               1.15.26    -> FETCH_HEAD
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 1.15.26
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/tuist/XcodeGraph.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-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/Command.git
[1/1800] Fetching filesystem
[595/7082] Fetching filesystem, machokit
[3122/9164] Fetching filesystem, machokit, swift-docc-plugin
[6363/10954] Fetching filesystem, machokit, swift-docc-plugin, mockable
[7331/12928] Fetching filesystem, machokit, swift-docc-plugin, mockable, command
Fetched https://github.com/p-x9/MachOKit from cache (0.53s)
[7114/7646] Fetching filesystem, swift-docc-plugin, mockable, command
Fetching https://github.com/tuist/Path.git
Fetched https://github.com/Kolos65/Mockable.git from cache (0.55s)
Fetched https://github.com/tuist/FileSystem.git from cache (0.55s)
[3800/4056] Fetching swift-docc-plugin, command
Fetching https://github.com/Flight-School/AnyCodable
Fetching https://github.com/tuist/XcodeProj
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.73s)
Fetched https://github.com/tuist/Command.git from cache (0.80s)
[1/354] Fetching path
[171/1136] Fetching path, anycodable
Fetched https://github.com/tuist/Path.git from cache (0.36s)
Fetched https://github.com/Flight-School/AnyCodable from cache (0.36s)
[1/23377] Fetching xcodeproj
Fetched https://github.com/tuist/XcodeProj from cache (1.62s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.4 (7.03s)
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.48s)
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.36s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/p-x9/swift-fileio.git
[1/163] Fetching swift-fileio
[164/15611] Fetching swift-fileio, swift-crypto
Fetched https://github.com/p-x9/swift-fileio.git from cache (2.59s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.67s)
Computing version for https://github.com/Kolos65/Mockable.git
Computed https://github.com/Kolos65/Mockable.git at 0.4.0 (3.29s)
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)
[2839/70951] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (7.07s)
Computing version for https://github.com/tuist/FileSystem.git
Computed https://github.com/tuist/FileSystem.git at 0.10.10 (8.00s)
Fetching https://github.com/apple/swift-nio
Fetching https://github.com/tuist/ZIPFoundation
Fetching https://github.com/apple/swift-log
[1/3836] Fetching swift-log
[922/8711] Fetching swift-log, zipfoundation
[4617/85050] Fetching swift-log, zipfoundation, swift-nio
Fetched https://github.com/apple/swift-log from cache (0.58s)
[6402/81214] Fetching zipfoundation, swift-nio
Fetched https://github.com/tuist/ZIPFoundation from cache (6.22s)
Fetched https://github.com/apple/swift-nio from cache (6.38s)
Computing version for https://github.com/tuist/Command.git
Computed https://github.com/tuist/Command.git at 0.13.0 (6.87s)
Computing version for https://github.com/tuist/XcodeProj
Computed https://github.com/tuist/XcodeProj at 9.4.3 (0.48s)
Fetching https://github.com/tadija/AEXML.git
Fetching https://github.com/kylef/PathKit.git
[1/2127] Fetching aexml
[533/3538] Fetching aexml, pathkit
Fetched https://github.com/kylef/PathKit.git from cache (0.34s)
Fetched https://github.com/tadija/AEXML.git from cache (0.35s)
Computing version for https://github.com/tuist/Path.git
Computed https://github.com/tuist/Path.git at 0.3.8 (0.85s)
Computing version for https://github.com/Flight-School/AnyCodable
Computed https://github.com/Flight-School/AnyCodable at 0.6.7 (0.46s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.53s)
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.38s)
Computing version for https://github.com/tuist/ZIPFoundation
Computed https://github.com/tuist/ZIPFoundation at 0.9.20 (0.43s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (0.50s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.83.0 (0.97s)
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/1797] Fetching swift-atomics
[505/6233] Fetching swift-atomics, swift-system
[3943/22948] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.57s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.58s)
[4346/16715] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.29s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (8.49s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.39s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.7.0 (1.25s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.52s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.44s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.40s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.38s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.71s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (0.75s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.53s)
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.95s)
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/FileSystem.git
Working copy of https://github.com/tuist/FileSystem.git resolved at 0.10.10
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
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/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.83.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/tuist/Command.git
Working copy of https://github.com/tuist/Command.git resolved at 0.13.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/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/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/Flight-School/AnyCodable
Working copy of https://github.com/Flight-School/AnyCodable resolved at 0.6.7
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/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/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.7.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/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/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/tuist/ZIPFoundation
Working copy of https://github.com/tuist/ZIPFoundation resolved at 0.9.20
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/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
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 Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/98] Write sources
[34/98] Compiling CNIOWASI CNIOWASI.c
[34/98] Write sources
[42/98] Compiling CNIOWindows WSAStartup.c
[43/98] Compiling _SwiftSyntaxCShims dummy.c
[44/98] Compiling _AtomicsShims.c
[45/98] Compiling CNIODarwin shim.c
[46/98] Compiling CNIOWindows shim.c
[46/98] Write sources
[50/98] Compiling CNIOLinux shim.c
[51/98] Compiling CSystem shims.c
[52/98] Compiling CNIOLinux liburing_shims.c
[52/98] Write swift-version-24593BA9C3E375BF.txt
[54/98] Compiling MachOKitC mach-o-linux.c
[56/156] Emitting module SwiftSyntax600
[57/156] Emitting module SystemPackage
[57/159] Compiling c-nioatomics.c
[58/161] Compiling c-atomics.c
[60/163] Emitting module SwiftSyntax510
[61/163] Compiling SwiftSyntax510 Empty.swift
[62/164] Compiling SwiftSyntax509 Empty.swift
[63/164] Emitting module SwiftSyntax509
[64/165] Emitting module SwiftSyntax601
[65/165] Compiling SwiftSyntax601 Empty.swift
[66/165] Compiling SwiftSyntax600 Empty.swift
[67/167] Compiling SystemPackage Util+StringArray.swift
[68/167] Compiling SystemPackage Util.swift
[69/167] Compiling SystemPackage UtilConsumers.swift
[74/167] Compiling ZIPFoundation Data+CompressionDeprecated.swift
[75/167] Compiling ZIPFoundation Data+Serialization.swift
[76/167] Compiling ZIPFoundation Date+ZIP.swift
[77/167] Compiling ZIPFoundation Entry.swift
[78/167] Compiling SystemPackage MachPort.swift
[79/167] Compiling SystemPackage PlatformString.swift
[80/167] Compiling SystemPackage SystemString.swift
[81/167] Emitting module _NIOBase64
[82/167] Compiling _NIOBase64 Base64.swift
[83/168] Compiling ZIPFoundation Archive+BackingConfiguration.swift
[84/168] Compiling ZIPFoundation Archive+Deprecated.swift
[85/168] Compiling ZIPFoundation Archive+Helpers.swift
[86/168] Compiling ZIPFoundation Archive+MemoryFile.swift
[87/168] Compiling ZIPFoundation Archive+WritingDeprecated.swift
[88/168] Compiling ZIPFoundation Archive+ZIP64.swift
[89/168] Compiling ZIPFoundation Archive.swift
[90/168] Compiling ZIPFoundation Data+Compression.swift
[91/168] Compiling ZIPFoundation Archive+Progress.swift
[92/168] Compiling ZIPFoundation Archive+Reading.swift
[93/168] Compiling ZIPFoundation Archive+ReadingDeprecated.swift
[94/168] Compiling ZIPFoundation Archive+Writing.swift
[96/239] Compiling _NIODataStructures _TinyArray.swift
[97/239] Compiling _NIODataStructures PriorityQueue.swift
[98/242] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[99/247] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[100/247] Compiling SwiftSyntax Syntax.swift
[101/247] Compiling SwiftSyntax SyntaxArena.swift
[102/247] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[103/247] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[104/247] Compiling SwiftSyntax SourceEdit.swift
[105/247] Compiling SwiftSyntax SourceLength.swift
[106/247] Compiling SwiftSyntax SourceLocation.swift
[107/247] Compiling SwiftSyntax SourcePresence.swift
[108/247] Compiling Logging MetadataProvider.swift
[109/248] Emitting module Logging
[110/248] Compiling Logging Locks.swift
[111/248] Compiling NIOConcurrencyHelpers lock.swift
[113/248] Emitting module ZIPFoundation
[114/250] Emitting module NIOConcurrencyHelpers
[115/250] Emitting module _NIODataStructures
[116/250] Compiling _NIODataStructures Heap.swift
[117/251] Compiling SwiftSyntax Assert.swift
[118/251] Compiling SwiftSyntax BumpPtrAllocator.swift
[119/251] Compiling SwiftSyntax CommonAncestor.swift
[120/251] Compiling SwiftSyntax AbsolutePosition.swift
[121/251] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[122/251] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[123/251] Compiling SwiftSyntax Convenience.swift
[124/251] Compiling SwiftSyntax CustomTraits.swift
[125/251] Compiling SwiftSyntax EditorPlaceholder.swift
[127/284] Compiling IssueReporting FatalErrorReporter.swift
[128/284] Compiling IssueReporting FailureObserver.swift
[129/284] Compiling IssueReporting LockIsolated.swift
[130/284] Emitting module Path
[131/284] Compiling Path Path.swift
[132/285] Compiling ZIPFoundation FileManager+ZIPDeprecated.swift
[133/285] Compiling ZIPFoundation URL+ZIP.swift
[135/285] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[136/286] Compiling NIOConcurrencyHelpers NIOLock.swift
[137/286] Compiling NIOConcurrencyHelpers atomics.swift
[139/295] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[140/295] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[141/295] Compiling InternalCollectionsUtilities Debugging.swift
[142/295] Compiling InternalCollectionsUtilities Descriptions.swift
[146/313] Compiling Atomics AtomicStorage.swift
[147/313] Compiling Atomics AtomicValue.swift
[148/313] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[149/315] Compiling Atomics ManagedAtomic.swift
[150/315] Compiling Atomics ManagedAtomicLazyReference.swift
[151/315] Compiling Atomics AtomicMemoryOrderings.swift
[152/315] Compiling Atomics DoubleWord.swift
[153/315] Compiling Atomics UnsafeAtomic.swift
[154/315] Compiling Atomics UnsafeAtomicLazyReference.swift
[155/315] Compiling Atomics IntegerOperations.swift
[156/315] Compiling Atomics Unmanaged extensions.swift
[159/315] Emitting module InternalCollectionsUtilities
[163/320] Compiling Atomics RawRepresentable.swift
[164/320] Compiling Atomics AtomicBool.swift
[165/320] Compiling Logging LogHandler.swift
[166/320] Compiling Logging Logging.swift
[168/328] Compiling Atomics Primitives.native.swift
[170/328] Compiling Atomics IntegerConformances.swift
[171/328] Compiling Atomics PointerConformances.swift
[173/328] Compiling Atomics OptionalRawRepresentable.swift
[174/329] Compiling Atomics AtomicInteger.swift
[175/329] Compiling Atomics AtomicOptionalWrappable.swift
[176/329] Compiling Atomics AtomicReference.swift
[177/329] Wrapping AST for _NIODataStructures for debugging
[184/346] Compiling DequeModule Deque+Extras.swift
[185/346] Compiling DequeModule Deque+Hashable.swift
[186/346] Compiling DequeModule Deque+Testing.swift
[187/346] Compiling DequeModule Deque+CustomReflectable.swift
[188/346] Compiling DequeModule Deque+Descriptions.swift
[189/346] Compiling DequeModule Deque+Equatable.swift
[190/346] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[191/348] Compiling DequeModule _DequeBuffer.swift
[192/348] Compiling DequeModule _DequeBufferHeader.swift
[193/348] Compiling DequeModule Deque.swift
[195/348] Compiling DequeModule Deque._Storage.swift
[196/348] Compiling DequeModule Deque._UnsafeHandle.swift
[197/348] Emitting module IssueReporting
[201/348] Compiling DequeModule _DequeSlot.swift
[202/348] Compiling DequeModule _UnsafeWrappedBuffer.swift
[203/348] Compiling DequeModule Deque+Collection.swift
[208/348] Compiling IssueReporting WithExpectedIssue.swift
[209/348] Compiling IssueReporting WithIssueContext.swift
[213/349] Compiling Glob Unicode.GeneralCategory+Helpers.swift
[216/349] Compiling AEXML Error.swift
[217/349] Emitting module AnyCodable
[218/349] Compiling AEXML Builders.swift
[219/349] Emitting module AEXML
[220/349] Compiling AEXML Document.swift
[221/349] Compiling AEXML Options.swift
[222/349] Compiling AEXML Parser.swift
[223/349] Compiling Glob Pattern.swift
[224/349] Compiling DequeModule Deque+Codable.swift
[226/349] Emitting module Atomics
[227/349] Compiling Glob Pattern+Options.swift
[228/349] Compiling Glob Pattern+Parser.swift
[228/349] Wrapping AST for _NIOBase64 for debugging
[230/349] Compiling AnyCodable AnyCodable.swift
[231/349] Compiling AnyCodable AnyDecodable.swift
[232/349] Compiling AnyCodable AnyEncodable.swift
[233/350] Compiling AEXML Element.swift
[233/351] Wrapping AST for ZIPFoundation for debugging
[235/351] Compiling Glob Pattern+Match.swift
[236/351] Compiling Glob InvalidPattern.swift
[236/351] Wrapping AST for SystemPackage for debugging
[239/351] Wrapping AST for SwiftSyntax600 for debugging
[240/351] Wrapping AST for SwiftSyntax601 for debugging
[250/360] Wrapping AST for SwiftSyntax510 for debugging
[251/360] Wrapping AST for SwiftSyntax509 for debugging
[252/384] Wrapping AST for Path for debugging
[253/431] Wrapping AST for Logging for debugging
[254/431] Wrapping AST for NIOConcurrencyHelpers for debugging
[256/431] Emitting module DequeModule
[256/432] Wrapping AST for InternalCollectionsUtilities for debugging
[257/432] Wrapping AST for IssueReporting for debugging
[260/432] Emitting module Glob
[261/432] Compiling Glob GlobSearch.swift
[262/433] Compiling PathKit PathKit.swift
[263/433] Emitting module PathKit
[266/434] Compiling XcodeGraph GraphEdge.swift
[267/434] Compiling XcodeGraph GraphTarget.swift
[268/434] Compiling XcodeGraph AnalyzeAction.swift
[269/434] Compiling XcodeGraph DependenciesGraph.swift
[270/434] Compiling XcodeGraph SettingsDictionary+Extras.swift
[271/434] Compiling XcodeGraph ConditionalGraphTarget.swift
[271/435] Wrapping AST for DequeModule for debugging
[273/435] Wrapping AST for Glob for debugging
[274/435] Wrapping AST for Atomics for debugging
[276/587] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[277/587] Compiling NIOCore BSDSocketAPI.swift
[278/587] Compiling NIOCore ByteBuffer-aux.swift
[279/587] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[280/587] Compiling NIOCore ByteBuffer-conversions.swift
[281/587] Compiling NIOCore ByteBuffer-core.swift
[282/587] Compiling NIOCore ByteBuffer-hex.swift
[283/587] Compiling NIOCore ByteBuffer-int.swift
[284/587] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[285/587] Compiling NIOCore ByteBuffer-views.swift
[286/587] Compiling NIOCore Channel.swift
[287/587] Compiling NIOCore ChannelHandler.swift
[288/587] Compiling NIOCore ChannelHandlers.swift
[289/587] Compiling NIOCore ChannelInvoker.swift
[290/587] Compiling NIOCore ChannelOption.swift
[291/587] Compiling NIOCore ChannelPipeline.swift
[292/587] Compiling NIOCore CircularBuffer.swift
[293/587] Compiling NIOCore Codec.swift
[294/587] Compiling NIOCore ConvenienceOptionSupport.swift
[303/597] Compiling NIOCore ByteBuffer-multi-int.swift
[304/597] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[305/597] Compiling NIOCore MulticastChannel.swift
[306/597] Compiling NIOCore NIOAny.swift
[307/597] Compiling NIOCore NIOCloseOnErrorHandler.swift
[308/597] Compiling NIOCore NIOLoopBound.swift
[309/597] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[310/597] Compiling NIOCore NIOScheduledCallback.swift
[311/597] Compiling NIOCore NIOSendable.swift
[312/597] Compiling NIOCore RecvByteBufferAllocator.swift
[313/605] Emitting module XcodeGraph
[314/605] Compiling NIOCore AddressedEnvelope.swift
[315/605] Compiling NIOCore AsyncAwaitSupport.swift
[316/605] Compiling NIOCore AsyncChannel.swift
[317/605] Compiling NIOCore AsyncChannelHandler.swift
[318/605] Compiling NIOCore AsyncChannelInboundStream.swift
[319/605] Compiling NIOCore AsyncChannelOutboundWriter.swift
[320/605] Compiling NIOCore NIOAsyncSequenceProducer.swift
[321/605] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[322/605] Compiling NIOCore NIOAsyncWriter.swift
[324/605] Compiling NIOCore IO.swift
[325/605] Compiling NIOCore IOData.swift
[326/605] Compiling NIOCore IPProtocol.swift
[327/605] Compiling NIOCore IntegerBitPacking.swift
[328/605] Compiling NIOCore IntegerTypes.swift
[329/605] Compiling NIOCore Interfaces.swift
[330/605] Compiling NIOCore Linux.swift
[331/605] Compiling NIOCore MarkedCircularBuffer.swift
[332/605] Emitting module XcodeProj
[346/618] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[347/618] Compiling NIOCore EventLoopFuture+Deprecated.swift
[348/618] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[349/618] Compiling NIOCore EventLoopFuture.swift
[350/618] Compiling NIOCore FileDescriptor.swift
[351/618] Compiling NIOCore FileHandle.swift
[352/618] Compiling NIOCore FileRegion.swift
[353/618] Compiling NIOCore GlobalSingletons.swift
[370/618] Compiling NIOCore DeadChannel.swift
[371/618] Compiling NIOCore DispatchQueue+WithFuture.swift
[372/618] Compiling NIOCore EventLoop+Deprecated.swift
[373/618] Compiling NIOCore EventLoop+SerialExecutor.swift
[374/618] Compiling NIOCore EventLoop.swift
[402/618] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[403/618] Compiling NIOCore SocketAddresses.swift
[404/618] Compiling NIOCore SocketOptionProvider.swift
[405/618] Compiling NIOCore SystemCallHelpers.swift
[406/618] Compiling NIOCore TimeAmount+Duration.swift
[407/618] Compiling NIOCore TypeAssistedChannelHandler.swift
[408/618] Compiling NIOCore UniversalBootstrapSupport.swift
[409/618] Compiling NIOCore Utilities.swift
[410/618] Compiling XcodeProj XCScheme+SerialAction.swift
[411/618] Compiling XcodeProj XCScheme+StoreKitConfigurationFileReference.swift
[412/618] Compiling XcodeProj XCScheme+TestAction.swift
[413/618] Compiling XcodeGraph TargetType.swift
[414/618] Compiling XcodeGraph TestAction.swift
[415/618] Compiling XcodeGraph TestPlan.swift
[416/618] Compiling XcodeGraph TestableTarget.swift
[417/618] Compiling XcodeGraph TestingOptions.swift
[418/618] Compiling XcodeGraph Version.swift
[419/618] Compiling XcodeGraph Workspace.swift
[420/618] Compiling XcodeGraph WorkspaceGenerationOptions.swift
[441/618] Compiling XcodeGraph XCFrameworkInfoPlist.swift
[442/618] Compiling XcodeGraph PackageInfo.swift
[443/618] Compiling XcodeProj PBXReferenceProxy.swift
[444/618] Compiling XcodeProj PBXTarget.swift
[445/618] Compiling XcodeProj PBXTargetDependency.swift
[446/618] Compiling XcodeProj WorkspaceSettings.swift
[447/618] Compiling XcodeProj XCBreakpointList.swift
[448/618] Compiling XcodeProj XCDebugger.swift
[449/618] Compiling XcodeProj XCSharedData.swift
[450/618] Compiling XcodeProj XCUserData.swift
[451/618] Compiling XcodeProj Xcode.swift
[452/618] Compiling XcodeProj XcodeProj.swift
[453/618] Compiling XcodeProj Writable.swift
[488/618] Compiling XcodeProj Decoders.swift
[489/618] Compiling XcodeProj JSONDecoding.swift
[490/618] Compiling XcodeProj PBXBatchUpdater.swift
[491/618] Compiling XcodeProj PlistDecoding.swift
[492/618] Compiling XcodeProj PlistValue.swift
[493/618] Compiling XcodeProj ReferenceGenerator.swift
[494/618] Compiling XcodeProj XCConfig.swift
[495/618] Compiling XcodeProj XCWorkspace.swift
[496/618] Compiling XcodeProj XCWorkspaceData.swift
[497/618] Compiling XcodeProj XCWorkspaceDataElement.swift
[498/618] Compiling XcodeProj XCWorkspaceDataElementLocationType.swift
[499/618] Compiling XcodeProj XCWorkspaceDataFileRef.swift
[500/618] Compiling XcodeProj XCWorkspaceDataGroup.swift
[540/620] Emitting module NIOCore
[541/621] Wrapping AST for NIOCore for debugging
[543/667] Emitting module SwiftSyntax
[544/667] Emitting module NIOPosix
[545/673] Compiling NIOPosix SelectableChannel.swift
[546/673] Compiling NIOPosix SelectableEventLoop.swift
[547/673] Compiling NIOPosix SelectorEpoll.swift
[548/673] Compiling NIOPosix SelectorGeneric.swift
[549/673] Compiling NIOPosix SelectorKqueue.swift
[550/673] Compiling NIOPosix SelectorUring.swift
[551/673] Compiling NIOPosix Pool.swift
[552/673] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[553/673] Compiling NIOPosix PosixSingletons.swift
[554/673] Compiling NIOPosix RawSocketBootstrap.swift
[555/673] Compiling NIOPosix Resolver.swift
[556/673] Compiling NIOPosix Selectable.swift
[557/673] Compiling NIOPosix ServerSocket.swift
[558/673] Compiling NIOPosix Socket.swift
[559/673] Compiling NIOPosix SocketChannel.swift
[560/673] Compiling NIOPosix SocketProtocols.swift
[561/673] Compiling NIOPosix System.swift
[562/673] Compiling NIOPosix Thread.swift
[563/673] Compiling NIOPosix ThreadPosix.swift
[564/673] Compiling NIOPosix ThreadWindows.swift
[565/673] Compiling NIOPosix UnsafeTransfer.swift
[566/673] Compiling NIOPosix Utilities.swift
[567/673] Compiling NIOPosix VsockAddress.swift
[568/673] Compiling NIOPosix VsockChannelEvents.swift
[569/673] Compiling NIOPosix Bootstrap.swift
[570/673] Compiling NIOPosix ControlMessage.swift
[571/673] Compiling NIOPosix DatagramVectorReadManager.swift
[572/673] Compiling NIOPosix Errors+Any.swift
[573/673] Compiling NIOPosix FileDescriptor.swift
[574/673] Compiling NIOPosix GetaddrinfoResolver.swift
[575/673] Compiling NIOPosix HappyEyeballs.swift
[576/673] Compiling NIOPosix BSDSocketAPICommon.swift
[577/673] Compiling NIOPosix BSDSocketAPIPosix.swift
[578/673] Compiling NIOPosix BSDSocketAPIWindows.swift
[579/673] Compiling NIOPosix BaseSocket.swift
[580/673] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[581/673] Compiling NIOPosix BaseSocketChannel.swift
[582/673] Compiling NIOPosix BaseStreamSocketChannel.swift
[583/673] Compiling NIOPosix IO.swift
[584/673] Compiling NIOPosix IntegerBitPacking.swift
[585/673] Compiling NIOPosix IntegerTypes.swift
[586/673] Compiling NIOPosix Linux.swift
[587/673] Compiling NIOPosix LinuxCPUSet.swift
[588/673] Compiling NIOPosix LinuxUring.swift
[589/673] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[590/673] Compiling NIOPosix NIOThreadPool.swift
[591/673] Compiling NIOPosix NonBlockingFileIO.swift
[592/673] Compiling NIOPosix PendingDatagramWritesManager.swift
[593/673] Compiling NIOPosix PendingWritesManager.swift
[594/673] Compiling NIOPosix PipeChannel.swift
[595/673] Compiling NIOPosix PipePair.swift
[596/674] Wrapping AST for NIOPosix for debugging
[598/709] Compiling _NIOFileSystem Array+FileSystem.swift
[599/709] Compiling _NIOFileSystem ArraySlice+FileSystem.swift
[600/709] Compiling _NIOFileSystem BufferedReader.swift
[601/709] Compiling _NIOFileSystem BufferedWriter.swift
[602/709] Compiling _NIOFileSystem ByteBuffer+FileSystem.swift
[603/713] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[604/713] Compiling _NIOFileSystem FileSystemError.swift
[605/713] Compiling _NIOFileSystem FileSystemProtocol.swift
[606/713] Compiling _NIOFileSystem FileType.swift
[607/713] Compiling _NIOFileSystem IOStrategy.swift
[608/713] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[609/713] Compiling _NIOFileSystem BufferedStream.swift
[610/713] Compiling _NIOFileSystem Cancellation.swift
[611/713] Compiling _NIOFileSystem TokenBucket.swift
[612/713] Compiling _NIOFileSystem UnsafeTransfer.swift
[613/713] Compiling _NIOFileSystem ParallelDirCopy.swift
[614/713] Compiling _NIOFileSystem ParallelRemoval.swift
[615/713] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[616/713] Compiling _NIOFileSystem CInterop.swift
[617/713] Compiling _NIOFileSystem Errno.swift
[618/713] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[619/713] Compiling _NIOFileSystem Mocking.swift
[620/713] Compiling _NIOFileSystem Syscall.swift
[621/713] Compiling _NIOFileSystem Syscalls.swift
[622/713] Compiling _NIOFileSystem SystemFileHandle.swift
[623/713] Compiling _NIOFileSystem Utilities.swift
[624/713] Compiling _NIOFileSystem OpenOptions.swift
[625/713] Compiling _NIOFileSystem String+FileSystem.swift
[626/713] Compiling _NIOFileSystem ByteCount.swift
[627/713] Compiling _NIOFileSystem Convenience.swift
[628/713] Compiling _NIOFileSystem DirectoryEntries.swift
[629/713] Compiling _NIOFileSystem DirectoryEntry.swift
[630/713] Compiling _NIOFileSystem Exports.swift
[631/713] Emitting module _NIOFileSystem
[632/713] Compiling _NIOFileSystem FileChunks.swift
[633/713] Compiling _NIOFileSystem FileHandle.swift
[634/713] Compiling _NIOFileSystem FileHandleProtocol.swift
[635/713] Compiling _NIOFileSystem FileInfo.swift
[636/713] Compiling _NIOFileSystem FileSystem.swift
[637/714] Wrapping AST for _NIOFileSystem for debugging
[639/716] Compiling NIOFileSystem Exports.swift
[640/716] Emitting module NIOFileSystem
[641/720] Wrapping AST for NIOFileSystem for debugging
[661/720] Compiling FileSystem AsyncSequence+Extras.swift
[662/720] Compiling FileSystem FileSystem.swift
[663/720] Emitting module FileSystem
[664/721] Wrapping AST for FileSystem for debugging
[665/721] Write Objects.LinkFileList
[666/721] Archiving libFileSystem.a
[704/731] Wrapping AST for SwiftSyntax for debugging
[706/780] Compiling SwiftDiagnostics Message.swift
[707/781] Compiling SwiftBasicFormat Syntax+Extensions.swift
[708/781] Compiling SwiftDiagnostics Note.swift
[709/781] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[710/781] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[711/781] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[712/781] Compiling SwiftParser Expressions.swift
[713/781] Compiling SwiftBasicFormat Indenter.swift
[714/781] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[715/781] Compiling SwiftDiagnostics FixIt.swift
[716/781] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[717/781] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[718/781] Emitting module SwiftDiagnostics
[719/781] Compiling SwiftParser IncrementalParseTransition.swift
[720/781] Compiling SwiftParser IsValidIdentifier.swift
[721/782] Compiling SwiftBasicFormat InferIndentation.swift
[722/782] Wrapping AST for SwiftDiagnostics for debugging
[724/782] Emitting module SwiftBasicFormat
[725/782] Compiling SwiftBasicFormat BasicFormat.swift
[726/783] Wrapping AST for SwiftBasicFormat for debugging
[728/783] Compiling SwiftParser TokenSpec.swift
[729/783] Compiling SwiftParser TokenSpecSet.swift
[730/783] Compiling SwiftParser TopLevel.swift
[731/783] Compiling SwiftParser TriviaParser.swift
[732/783] Compiling SwiftParser Types.swift
[733/788] Compiling SwiftParser SwiftParserCompatibility.swift
[734/788] Compiling SwiftParser SwiftVersion.swift
[735/788] Compiling SwiftParser SyntaxUtils.swift
[736/788] Compiling SwiftParser TokenConsumer.swift
[737/788] Compiling SwiftParser TokenPrecedence.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
[744/788] Compiling SwiftParser Modifiers.swift
[745/788] Compiling SwiftParser Names.swift
[746/788] Compiling SwiftParser Nominals.swift
[747/788] Compiling SwiftParser Parameters.swift
[748/788] Compiling SwiftParser ParseSourceFile.swift
[749/788] Compiling SwiftParser Parser.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
[760/788] Compiling SwiftParser Cursor.swift
[761/788] Compiling SwiftParser Lexeme.swift
[762/788] Emitting module SwiftParser
[763/788] Compiling SwiftParser Attributes.swift
[764/788] Compiling SwiftParser Availability.swift
[765/788] Compiling SwiftParser CharacterInfo.swift
[766/788] Compiling SwiftParser CollectionNodes+Parsable.swift
[767/788] Compiling SwiftParser Declarations.swift
[768/788] Compiling SwiftParser Directives.swift
[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 MissingNodesError.swift
[778/813] Compiling SwiftParserDiagnostics MissingTokenError.swift
[779/814] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[780/814] Compiling SwiftParserDiagnostics PresenceUtils.swift
[781/814] Compiling SwiftOperators PrecedenceGraph.swift
[782/814] Compiling SwiftOperators PrecedenceGroup.swift
[783/814] Compiling SwiftOperators OperatorTable.swift
[784/814] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[785/814] Compiling SwiftOperators SyntaxSynthesis.swift
[786/814] Emitting module SwiftOperators
[787/814] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[788/814] Compiling SwiftParserDiagnostics Utils.swift
[789/814] Compiling SwiftOperators OperatorTable+Semantics.swift
[790/814] Compiling SwiftOperators OperatorTable+Folding.swift
[791/815] Wrapping AST for SwiftOperators for debugging
[795/815] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[796/815] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[797/815] Emitting module SwiftParserDiagnostics
[800/815] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[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 ResultBuilderExtensions.swift
[808/832] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[809/832] Compiling SwiftSyntaxBuilder Indenter.swift
[810/832] Compiling SwiftSyntaxBuilder ListBuilder.swift
[811/832] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[812/832] Emitting module SwiftSyntaxBuilder
[813/832] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[814/832] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[815/832] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[816/832] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.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/852] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[827/852] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[828/852] Compiling SwiftSyntaxMacros Macro.swift
[829/852] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[830/852] Compiling SwiftSyntaxMacros MemberMacro.swift
[831/852] Compiling SwiftSyntaxMacros PeerMacro.swift
[832/852] Compiling SwiftSyntaxMacros PreambleMacro.swift
[833/852] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[834/852] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[835/852] Compiling SwiftSyntaxMacros Macro+Format.swift
[836/852] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[837/852] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[838/852] Emitting module SwiftSyntaxMacros
[839/852] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[840/852] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[841/852] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[842/857] Wrapping AST for SwiftSyntaxMacros for debugging
[844/862] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[845/863] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[846/863] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[847/863] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[848/863] Emitting module SwiftSyntaxMacroExpansion
[849/863] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[850/863] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[851/863] Compiling SwiftSyntaxMacroExpansion MacroExpansion.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 CodingUtilities.swift
[857/876] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[858/877] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[859/877] Emitting module SwiftCompilerPluginMessageHandling
[860/877] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[861/877] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[862/877] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[863/877] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[864/877] Compiling SwiftCompilerPluginMessageHandling PluginMessages.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] Emitting module SwiftCompilerPlugin
[872/880] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[873/881] Wrapping AST for SwiftCompilerPlugin for debugging
[875/915] Emitting module MockableMacro
[876/915] Compiling MockableMacro AttributeSyntax+Extensions.swift
[877/915] Compiling MockableMacro DeclModifierListSyntax+Extensions.swift
[878/915] Compiling MockableMacro FunctionDeclSyntax+Extensions.swift
[879/915] Compiling MockableMacro FunctionParameterSyntax+Extensions.swift
[880/915] Compiling MockableMacro GenericArgumentSyntax+Extensions.swift
[881/919] Compiling MockableMacro ProtocolDeclSyntax+Extensions.swift
[882/919] Compiling MockableMacro String+Extensions.swift
[883/919] Compiling MockableMacro TokenSyntax+Extensions.swift
[884/919] Compiling MockableMacro VariableDeclSyntax+Extensions.swift
[885/919] Compiling MockableMacro Buildable.swift
[886/919] Compiling MockableMacro MockableMacro.swift
[887/919] Compiling MockableMacro MockableMacroError.swift
[888/919] Compiling MockableMacro MockableMacroWarning.swift
[889/919] Compiling MockableMacro Plugin.swift
[890/919] Compiling MockableMacro FunctionRequirement.swift
[891/919] Compiling MockableMacro InitializerRequirement.swift
[892/919] Compiling MockableMacro Requirements.swift
[893/919] Compiling MockableMacro VariableRequirement.swift
[894/919] Compiling MockableMacro Availability.swift
[895/919] Compiling MockableMacro Messages.swift
[896/919] Compiling MockableMacro Namespace.swift
[897/919] Compiling MockableMacro TokenFinder.swift
[898/919] Compiling MockableMacro MockFactory.swift
[899/919] Compiling MockableMacro Function+Mockable.swift
[900/919] Compiling MockableMacro Initializer+Mockable.swift
[901/919] Compiling MockableMacro Mockable.swift
[902/919] Compiling MockableMacro Variable+Mockable.swift
[903/919] Compiling MockableMacro Variable+Caseable.swift
[904/919] Compiling MockableMacro ConformanceFactory.swift
[905/919] Compiling MockableMacro EnumFactory.swift
[906/919] Compiling MockableMacro Factory.swift
[907/919] Compiling MockableMacro MemberFactory.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] Compiling Mockable MockerScope.swift
[922/953] Compiling Mockable Count.swift
[923/953] Compiling Mockable GenericValue.swift
[924/953] Compiling Mockable Parameter+Match.swift
[925/953] Emitting module Mockable
[926/953] Compiling Mockable Builder.swift
[927/953] Compiling Mockable FunctionActionBuilder.swift
[928/953] Compiling Mockable FunctionReturnBuilder.swift
[929/953] Compiling Mockable FunctionVerifyBuilder.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 PropertyActionBuilder.swift
[935/953] Compiling Mockable PropertyReturnBuilder.swift
[936/953] Compiling Mockable PropertyVerifyBuilder.swift
[937/953] Compiling Mockable Async+Timeout.swift
[938/953] Compiling Mockable AsyncSubject.swift
[939/953] Compiling Mockable LockedValue.swift
[940/953] Compiling Mockable MockableMacro.swift
[941/953] Compiling Mockable Matcher.swift
[942/953] Compiling Mockable CaseIdentifiable.swift
[943/953] Compiling Mockable Matchable.swift
[944/953] Compiling Mockable MemberAction.swift
[945/953] Compiling Mockable MemberReturn.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] Compiling XcodeMetadata LibraryMetadataProvider.swift
[955/970] Compiling XcodeMetadata SystemFrameworkMetadataProvider.swift
[956/970] Compiling XcodeMetadata PrecompiledMetadataProvider.swift
[957/970] Compiling XcodeMetadata BinaryArchitecture+Extension.swift
[958/970] Compiling XcodeMetadata FileHandle+ReadHelpers.swift
[959/970] Compiling XcodeMetadata Sequence+ExecutionContext.swift
/host/spi-builder-workspace/Sources/XcodeMetadata/Extensions/Sequence+ExecutionContext.swift:40:29: warning: capture of non-Sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
38 |     ///   - context: The execution context to perform the `perform` operation with
39 |     ///   - perform: The perform closure to call on each element in the array
40 |     func concurrentFilter(_ filter: @Sendable @escaping (Element) async throws -> Bool) async rethrows -> [Element] {
   |                             `- warning: capture of non-Sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
41 |         return try await concurrentCompactMap {
42 |             try await filter($0) ? $0 : nil
/host/spi-builder-workspace/Sources/XcodeMetadata/Extensions/Sequence+ExecutionContext.swift:50:46: warning: capture of non-Sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
48 |     /// - Parameters:
49 |     ///   - transform: The transformation closure to apply to the array
50 |     func concurrentCompactMap<B: Sendable>(_ transform: @Sendable @escaping (Element) async throws -> B?) async rethrows
   |                                              `- warning: capture of non-Sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
51 |         -> [B]
52 |     {
[960/970] Compiling XcodeMetadata FrameworkMetadataProvider.swift
[961/970] Compiling XcodeMetadata MachOByteSwapExtensions.swift
[962/970] Emitting module XcodeMetadata
[963/970] Emitting module Command
[964/970] Compiling Command CommandRunner.swift
[965/970] Compiling Command Command.swift
[966/970] Compiling Command AsyncThrowingStream+Extras.swift
[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 PBXTarget+BuildHeaders.swift
[974/1011] Compiling XcodeGraphMapper PBXTarget+BuildSettings.swift
[975/1011] Compiling XcodeGraphMapper PBXTarget+GraphMapping.swift
[976/1011] Compiling XcodeGraphMapper PBXTarget+PlatformInference.swift
[977/1011] Compiling XcodeGraphMapper PBXTargetDependency+PlatformCondition.swift
[978/1016] Compiling XcodeGraphMapper XCTestPlan.swift
[979/1016] Compiling XcodeGraphMapper BuildSettings.swift
[980/1016] Compiling XcodeGraphMapper XCConfigurationList+Helpers.swift
[981/1016] Compiling XcodeGraphMapper XCConfigurationMapper.swift
[982/1016] Compiling XcodeGraphMapper PBXBuildRuleMapper.swift
[983/1016] Compiling XcodeGraphMapper DeveloperDirectoryProvider.swift
[984/1016] Compiling XcodeGraphMapper Optional+Throwing.swift
[985/1016] Compiling XcodeGraphMapper PackageInfoLoader.swift
[986/1016] Compiling XcodeGraphMapper PathDependencyMapper.swift
[987/1016] Compiling XcodeGraphMapper ProjectNativeTarget.swift
[988/1016] Compiling XcodeGraphMapper PBXCoreDataModelsBuildPhaseMapper.swift
[989/1016] Compiling XcodeGraphMapper PBXFrameworksBuildPhaseMapper.swift
[990/1016] Compiling XcodeGraphMapper PBXHeadersBuildPhaseMapper.swift
[991/1016] Compiling XcodeGraphMapper PBXResourcesBuildPhaseMapper.swift
[992/1016] Compiling XcodeGraphMapper PBXScriptsBuildPhaseMapper.swift
[993/1016] Compiling XcodeGraphMapper PBXSourcesBuildPhaseMapper.swift
[994/1016] Compiling XcodeGraphMapper PBXProjectMapper.swift
/host/spi-builder-workspace/Sources/XcodeGraphMapper/Mappers/Project/PBXProjectMapper.swift:72:27: 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(
    |                                            `- note: closure captures 'xcodeProj' which is accessible to code in the current task
 74 |                         pbxTarget: pbxTarget,
 75 |                         xcodeProj: xcodeProj,
[995/1016] Compiling XcodeGraphMapper ProjectAttribute.swift
/host/spi-builder-workspace/Sources/XcodeGraphMapper/Mappers/Project/PBXProjectMapper.swift:72:27: 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(
    |                                            `- note: closure captures 'xcodeProj' which is accessible to code in the current task
 74 |                         pbxTarget: pbxTarget,
 75 |                         xcodeProj: xcodeProj,
[996/1016] Compiling XcodeGraphMapper XcodeProj+Extensions.swift
/host/spi-builder-workspace/Sources/XcodeGraphMapper/Mappers/Project/PBXProjectMapper.swift:72:27: 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(
    |                                            `- note: closure captures 'xcodeProj' which is accessible to code in the current task
 74 |                         pbxTarget: pbxTarget,
 75 |                         xcodeProj: xcodeProj,
[997/1016] Compiling XcodeGraphMapper SchemeDiagnosticsOptions+XCScheme.swift
/host/spi-builder-workspace/Sources/XcodeGraphMapper/Mappers/Project/PBXProjectMapper.swift:72:27: 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(
    |                                            `- note: closure captures 'xcodeProj' which is accessible to code in the current task
 74 |                         pbxTarget: pbxTarget,
 75 |                         xcodeProj: xcodeProj,
[998/1016] Compiling XcodeGraphMapper XCSchemeMapper.swift
/host/spi-builder-workspace/Sources/XcodeGraphMapper/Mappers/Project/PBXProjectMapper.swift:72:27: 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(
    |                                            `- note: closure captures 'xcodeProj' which is accessible to code in the current task
 74 |                         pbxTarget: pbxTarget,
 75 |                         xcodeProj: xcodeProj,
[999/1016] Compiling XcodeGraphMapper PBXProject+Extensions.swift
[1000/1016] Compiling XcodeGraphMapper Package+Extensions.swift
[1001/1016] Compiling XcodeGraphMapper Platform+Extensions.swift
[1002/1016] Compiling XcodeGraphMapper PlatformFilter+Extensions.swift
[1003/1016] Compiling XcodeGraphMapper TargetDependency+Extensions.swift
[1004/1016] Compiling XcodeGraphMapper XCWorkspace+Extensions.swift
[1005/1016] Emitting module XcodeGraphMapper
[1006/1016] Compiling XcodeGraphMapper XCWorkspaceDataFileRef+Extensions.swift
[1007/1016] Compiling XcodeGraphMapper XcodeGraphMapper.swift
[1008/1016] Compiling XcodeGraphMapper PackageMapper.swift
[1009/1016] Compiling XcodeGraphMapper XCPackageMapper.swift
[1010/1016] Compiling XcodeGraphMapper BuildPhaseConstants.swift
[1011/1016] Compiling XcodeGraphMapper PBXCopyFilesBuildPhaseMapper.swift
[1012/1016] Compiling XcodeGraphMapper PBXTargetDependencyMapper.swift
[1013/1016] Compiling XcodeGraphMapper PBXTargetMapper.swift
[1014/1016] Compiling XcodeGraphMapper TargetDependency+GraphMapping.swift
[1015/1016] Compiling XcodeGraphMapper XCWorkspaceMapper.swift
[1016/1016] Compiling XcodeGraphMapper ConfigurationMatcher.swift
Build complete! (384.30s)
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.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.