The Swift Package Index logo.Swift Package Index

Build Information

Successful build of XcodeGraph, reference main (58b5ab), with Swift 6.0 for Linux on 27 Feb 2026 02:58:04 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.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 58b5ab2 Update README.md
Cloned https://github.com/tuist/XcodeGraph.git
Revision (git rev-parse @):
58b5ab2768ea685aa6eca6718a58e1aa328a1375
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" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:5920b6fc7f526808de8dcf4e65806a8aca248ef5a9160d25a6b9c7489c0b8a3f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/tuist/FileSystem.git
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/Kolos65/Mockable.git
[1/3206] Fetching filesystem
[739/5377] Fetching filesystem, swift-docc-plugin
[2880/7423] Fetching filesystem, swift-docc-plugin, mockable
Fetching https://github.com/p-x9/MachOKit
Fetching https://github.com/tuist/XcodeProj
Fetching https://github.com/tuist/Command.git
Fetched https://github.com/tuist/FileSystem.git from cache (0.63s)
[4131/4217] Fetching swift-docc-plugin, mockable
Fetching https://github.com/tuist/Path.git
Fetched https://github.com/Kolos65/Mockable.git from cache (0.82s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.84s)
Fetching https://github.com/Flight-School/AnyCodable
[1/1986] Fetching command
[518/26147] Fetching command, xcodeproj
[519/26536] Fetching command, xcodeproj, path
[897/32955] Fetching command, xcodeproj, path, machokit
[9399/33737] Fetching command, xcodeproj, path, machokit, anycodable
Fetched https://github.com/tuist/Path.git from cache (0.54s)
[9659/33348] Fetching command, xcodeproj, machokit, anycodable
Fetched https://github.com/Flight-School/AnyCodable from cache (0.45s)
[12513/32566] Fetching command, xcodeproj, machokit
Fetched https://github.com/tuist/Command.git from cache (0.75s)
[12943/30580] Fetching xcodeproj, machokit
Fetched https://github.com/p-x9/MachOKit from cache (2.69s)
Fetched https://github.com/tuist/XcodeProj from cache (2.74s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (4.12s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3663] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.71s)
Computing version for https://github.com/p-x9/MachOKit
warning: 'machokit': /Package.swift:120: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
118 | }
119 |
120 | 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
121 |     public static var allCases: [Self] {
122 |         [
Computed https://github.com/p-x9/MachOKit at 0.46.1 (1.51s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/p-x9/swift-binary-parse-support.git
Fetching https://github.com/p-x9/swift-fileio.git
[1/228] Fetching swift-binary-parse-support
[229/474] Fetching swift-binary-parse-support, swift-fileio
Fetched https://github.com/p-x9/swift-binary-parse-support.git from cache (0.40s)
Fetched https://github.com/p-x9/swift-fileio.git from cache (0.44s)
[1/17238] Fetching swift-crypto
Fetching https://github.com/p-x9/swift-fileio-extra.git
Fetched https://github.com/apple/swift-crypto.git from cache (3.32s)
[1/48] Fetching swift-fileio-extra
Fetched https://github.com/p-x9/swift-fileio-extra.git from cache (0.35s)
Computing version for https://github.com/Kolos65/Mockable.git
Computed https://github.com/Kolos65/Mockable.git at 0.6.1 (1.24s)
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5718] Fetching xctest-dynamic-overlay
[3489/80210] Fetching xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.49s)
[11174/74492] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (9.56s)
Computing version for https://github.com/tuist/FileSystem.git
Computed https://github.com/tuist/FileSystem.git at 0.14.38 (1.57s)
Fetching https://github.com/apple/swift-log
Fetching https://github.com/tuist/ZIPFoundation
[1/4875] Fetching zipfoundation
[684/10965] Fetching zipfoundation, swift-log
Fetched https://github.com/apple/swift-log from cache (1.21s)
Fetching https://github.com/apple/swift-nio
Fetched https://github.com/tuist/ZIPFoundation from cache (1.25s)
[1/82457] Fetching swift-nio
Fetched https://github.com/apple/swift-nio from cache (9.58s)
Computing version for https://github.com/tuist/Command.git
Computed https://github.com/tuist/Command.git at 0.13.0 (0.85s)
Computing version for https://github.com/tuist/Path.git
Computed https://github.com/tuist/Path.git at 0.3.8 (4.35s)
Computing version for https://github.com/Flight-School/AnyCodable
Computed https://github.com/Flight-School/AnyCodable at 0.6.7 (2.01s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (3.10s)
Computing version for https://github.com/p-x9/swift-binary-parse-support.git
Computed https://github.com/p-x9/swift-binary-parse-support.git at 0.2.1 (2.54s)
Computing version for https://github.com/p-x9/swift-fileio-extra.git
Computed https://github.com/p-x9/swift-fileio-extra.git at 0.2.2 (0.82s)
Computing version for https://github.com/p-x9/swift-fileio.git
Computed https://github.com/p-x9/swift-fileio.git at 0.13.0 (1.15s)
Computing version for https://github.com/tuist/ZIPFoundation
Computed https://github.com/tuist/ZIPFoundation at 0.9.20 (0.72s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.10.1 (0.65s)
Computing version for https://github.com/tuist/XcodeProj
Computed https://github.com/tuist/XcodeProj at 9.10.1 (0.63s)
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/tadija/AEXML.git
[1/1438] Fetching pathkit
[1396/3592] Fetching pathkit, aexml
Fetched https://github.com/tadija/AEXML.git from cache (0.29s)
Fetched https://github.com/kylef/PathKit.git from cache (0.29s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (2.35s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.67s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.7.0 (0.60s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.69s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.62s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.95.0 (1.08s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
[1567/21949] Fetching swift-atomics, swift-collections
[2224/27532] Fetching swift-atomics, swift-collections, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (1.26s)
Fetched https://github.com/apple/swift-system.git from cache (1.26s)
Fetched https://github.com/apple/swift-collections.git from cache (1.29s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.61s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.91s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (1.46s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (1.75s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (3.22s)
Fetching https://github.com/apple/swift-asn1.git
[1/1760] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (1.13s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (2.45s)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.1
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/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.10.1
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
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/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.95.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.6.4
Creating working copy for https://github.com/p-x9/swift-binary-parse-support.git
Working copy of https://github.com/p-x9/swift-binary-parse-support.git resolved at 0.2.1
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Creating working copy for https://github.com/Kolos65/Mockable.git
Working copy of https://github.com/Kolos65/Mockable.git resolved at 0.6.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/swift-fileio.git
Working copy of https://github.com/p-x9/swift-fileio.git resolved at 0.13.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.3.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Creating working copy for https://github.com/p-x9/MachOKit
Working copy of https://github.com/p-x9/MachOKit resolved at 0.46.1
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/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-log
Working copy of https://github.com/apple/swift-log resolved at 1.10.1
Creating working copy for https://github.com/tuist/FileSystem.git
Working copy of https://github.com/tuist/FileSystem.git resolved at 0.14.38
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/p-x9/swift-fileio-extra.git
Working copy of https://github.com/p-x9/swift-fileio-extra.git resolved at 0.2.2
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
warning: 'machokit': /host/spi-builder-workspace/.build/checkouts/MachOKit/Package.swift:120: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
118 | }
119 |
120 | 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
121 |     public static var allCases: [Self] {
122 |         [
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/104] Write sources
[5/104] Compiling CNIODarwin shim.c
[6/104] Write sources
[36/104] Compiling CNIOLinux liburing_shims.c
[37/104] Write sources
[45/104] Compiling _AtomicsShims.c
[46/104] Compiling _SwiftSyntaxCShims PlatformMutex.c
[47/104] Compiling CNIOWindows shim.c
[48/104] Compiling CNIOWindows WSAStartup.c
[49/104] Compiling CNIOWASI CNIOWASI.c
[50/104] Compiling CSystem shims.c
[51/104] Write sources
[54/104] Compiling CNIOPosix event_loop_id.c
[55/104] Compiling CNIOLinux shim.c
[56/104] Compiling MachOKitC mach-o-linux.c
[57/104] Compiling CNIOOpenBSD shim.c
[58/104] Write swift-version-24593BA9C3E375BF.txt
[58/104] Compiling c-nioatomics.c
[61/120] Emitting module SwiftSyntax602
[61/120] Compiling c-atomics.c
[63/122] Emitting module _NIOBase64
[64/122] Emitting module SwiftSyntax601
[65/122] Compiling SwiftSyntax601 Empty.swift
[67/123] Emitting module SwiftSyntax509
[68/123] Compiling SwiftSyntax510 Empty.swift
[69/123] Compiling SwiftSyntax509 Empty.swift
[70/123] Emitting module SwiftSyntax510
[71/124] Emitting module SwiftSyntax600
[72/124] Compiling SwiftSyntax600 Empty.swift
[73/126] Compiling SwiftSyntax602 Empty.swift
[74/127] Compiling _NIOBase64 Base64.swift
[80/128] Compiling _NIODataStructures PriorityQueue.swift
[81/128] Compiling _NIODataStructures _TinyArray.swift
[82/195] Emitting module IssueReportingPackageSupport
[83/195] Compiling IssueReportingPackageSupport _Test.swift
[85/196] Compiling Logging MetadataProvider.swift
[86/196] Emitting module _NIODataStructures
[87/196] Compiling _NIODataStructures Heap.swift
[89/197] Compiling NIOConcurrencyHelpers NIOLock.swift
[90/197] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[91/197] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[92/197] Emitting module Logging
[93/197] Compiling NIOConcurrencyHelpers lock.swift
[94/197] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[95/197] Emitting module NIOConcurrencyHelpers
[96/280] Emitting module Path
[97/280] Compiling Path Path.swift
[98/281] Compiling NIOConcurrencyHelpers atomics.swift
[99/282] Compiling SwiftSyntax SourceEdit.swift
[100/282] Compiling SwiftSyntax SourceLength.swift
[101/282] Compiling SwiftSyntax SourceLocation.swift
[102/282] Compiling SwiftSyntax SourcePresence.swift
[103/286] Compiling IssueReporting ReportIssue.swift
[104/286] Compiling SwiftSyntax MemoryLayout.swift
[105/286] Compiling SwiftSyntax MissingNodeInitializers.swift
[106/286] Compiling SwiftSyntax RawSyntax.swift
[109/286] Compiling IssueReporting FatalErrorReporter.swift
[110/286] Compiling IssueReporting TestContext.swift
[111/286] Compiling IssueReporting Unimplemented.swift
[112/286] Compiling IssueReporting IssueSeverity.swift
[113/286] Compiling IssueReporting IsTesting.swift
[114/286] Compiling IssueReporting IssueReporter.swift
[115/286] Compiling IssueReporting BreakpointReporter.swift
[116/286] Compiling IssueReporting DefaultReporter.swift
[117/286] Compiling SwiftSyntax RawSyntaxArena.swift
[118/286] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[119/286] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[120/286] Compiling SwiftSyntax RawSyntaxTokenView.swift
[121/286] Compiling Logging LogHandler.swift
[122/286] Compiling Logging Locks.swift
[123/286] Compiling Logging Logging.swift
[125/311] Emitting module PathKit
[126/311] Compiling PathKit PathKit.swift
[127/312] Compiling InternalCollectionsUtilities _SortedCollection.swift
[128/312] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[130/314] Compiling InternalCollectionsUtilities Debugging.swift
[131/314] Compiling InternalCollectionsUtilities Descriptions.swift
[132/314] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[133/314] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[134/314] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[135/314] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[136/314] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[137/314] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[138/336] Emitting module InternalCollectionsUtilities
[139/336] Compiling SystemPackage SystemString.swift
[140/336] Compiling SystemPackage Util+StringArray.swift
[141/336] Compiling SystemPackage Util.swift
[142/336] Compiling SystemPackage UtilConsumers.swift
[143/336] Compiling Atomics UnsafeAtomic.swift
[144/336] Compiling Atomics UnsafeAtomicLazyReference.swift
[145/336] Compiling Atomics AtomicStorage.swift
[146/336] Compiling Atomics AtomicValue.swift
[147/338] Compiling Atomics ManagedAtomic.swift
[148/338] Compiling Atomics ManagedAtomicLazyReference.swift
[149/338] Compiling Atomics AtomicMemoryOrderings.swift
[150/338] Compiling Atomics DoubleWord.swift
[151/338] Compiling Atomics OptionalRawRepresentable.swift
[152/338] Compiling Atomics RawRepresentable.swift
[153/338] Compiling Atomics AtomicBool.swift
[157/338] Compiling Atomics IntegerConformances.swift
[158/338] Compiling Atomics PointerConformances.swift
[159/338] Compiling Atomics Primitives.native.swift
[160/338] Compiling Atomics AtomicInteger.swift
[162/339] Compiling Atomics AtomicOptionalWrappable.swift
[163/339] Compiling Atomics AtomicReference.swift
[164/339] Compiling Atomics IntegerOperations.swift
[165/339] Compiling Atomics Unmanaged extensions.swift
[176/339] Emitting module SystemPackage
[188/370] Compiling DequeModule Deque._Storage.swift
[189/370] Compiling DequeModule _DequeBuffer.swift
[190/370] Compiling DequeModule _DequeBufferHeader.swift
[193/372] Compiling DequeModule Deque._UnsafeHandle.swift
[194/372] Compiling DequeModule Deque.swift
[198/372] Compiling DequeModule Deque+Codable.swift
[199/372] Compiling DequeModule Deque+Collection.swift
[200/372] Compiling DequeModule Deque+CustomReflectable.swift
[201/372] Emitting module ZIPFoundation
[202/372] Compiling Glob Unicode.GeneralCategory+Helpers.swift
[204/374] Compiling DequeModule Deque+Descriptions.swift
[205/376] Compiling Glob InvalidPattern.swift
[206/376] Emitting module AEXML
[209/376] Emitting module IssueReporting
[210/376] Compiling AEXML Error.swift
[211/376] Compiling AEXML Builders.swift
[212/376] Compiling AEXML Options.swift
[213/376] Compiling AEXML Parser.swift
[214/376] Compiling DequeModule Deque+Equatable.swift
[215/376] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[216/376] Compiling DequeModule Deque+Extras.swift
[217/376] Compiling DequeModule Deque+Hashable.swift
[218/376] Emitting module AnyCodable
[219/376] Compiling Glob Pattern.swift
[220/376] Compiling Glob Pattern+Options.swift
[221/376] Compiling Glob Pattern+Parser.swift
[222/376] Compiling ZIPFoundation FileManager+ZIPDeprecated.swift
[223/376] Compiling ZIPFoundation URL+ZIP.swift
[224/376] Compiling AEXML Document.swift
[225/376] Compiling AEXML Element.swift
[228/377] Compiling AnyCodable AnyCodable.swift
[229/377] Compiling AnyCodable AnyDecodable.swift
[230/377] Compiling AnyCodable AnyEncodable.swift
[231/378] Compiling DequeModule _DequeSlot.swift
[232/378] Compiling DequeModule _UnsafeWrappedBuffer.swift
[238/378] Compiling Glob Pattern+Match.swift
[243/378] Compiling DequeModule Deque+Testing.swift
[276/379] Compiling SwiftSyntax SyntaxHashable.swift
[277/379] Compiling SwiftSyntax SyntaxIdentifier.swift
[278/379] Compiling Glob GlobSearch.swift
[279/379] Emitting module Glob
[279/379] Wrapping AST for _NIODataStructures for debugging
[283/380] Emitting module Atomics
[288/381] Wrapping AST for _NIOBase64 for debugging
[289/381] Wrapping AST for SystemPackage for debugging
[291/381] Emitting module DequeModule
[292/466] Wrapping AST for SwiftSyntax602 for debugging
[294/475] Wrapping AST for SwiftSyntax601 for debugging
[295/475] Wrapping AST for Path for debugging
[296/475] Wrapping AST for SwiftSyntax600 for debugging
[298/475] Compiling XcodeProj BuildFileSetting.swift
[299/475] Compiling XcodeProj BuildPhase.swift
[300/475] Compiling XcodeProj PBXBuildFile.swift
[301/475] Compiling XcodeProj Errors.swift
[302/475] Compiling XcodeProj AEXML+XcodeFormat.swift
[303/475] Compiling XcodeProj Array+Extras.swift
[304/475] Compiling XcodeProj Bool+Extras.swift
[305/475] Compiling XcodeProj KeyedDecodingContainer+Additions.swift
[306/475] Compiling XcodeProj NSRecursiveLock+Sync.swift
[307/475] Compiling XcodeProj PBXBuildPhase.swift
[308/475] Compiling XcodeProj PBXBuildRule.swift
[309/475] Compiling XcodeProj Path+Extras.swift
[310/475] Compiling XcodeProj String+Utils.swift
[311/475] Compiling XcodeProj String+md5.swift
[311/475] Wrapping AST for SwiftSyntax510 for debugging
[312/475] Wrapping AST for SwiftSyntax509 for debugging
[313/552] Wrapping AST for NIOConcurrencyHelpers for debugging
[314/552] Wrapping AST for IssueReportingPackageSupport for debugging
[315/552] Wrapping AST for Logging for debugging
[317/552] Wrapping AST for InternalCollectionsUtilities for debugging
[318/552] Wrapping AST for IssueReporting for debugging
[319/552] Wrapping AST for Glob for debugging
[320/552] Wrapping AST for ZIPFoundation for debugging
[321/552] Wrapping AST for DequeModule for debugging
[322/552] Wrapping AST for Atomics for debugging
[324/616] Compiling NIOCore EventLoop+SerialExecutor.swift
[325/616] Compiling NIOCore EventLoop.swift
[326/616] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[327/616] Compiling NIOCore EventLoopFuture+Deprecated.swift
[328/616] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[329/616] Compiling NIOCore EventLoopFuture.swift
[330/616] Compiling NIOCore FileDescriptor.swift
[331/616] Compiling NIOCore FileHandle.swift
[332/616] Compiling NIOCore FileRegion.swift
[333/616] Compiling NIOCore GlobalSingletons.swift
[334/616] Compiling NIOCore IO.swift
[335/626] Compiling NIOCore NIOCoreSendableMetatype.swift
[336/626] Compiling NIOCore NIODecodedAsyncSequence.swift
[337/626] Compiling NIOCore NIOLoopBound.swift
[338/626] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[339/626] Compiling NIOCore NIOScheduledCallback.swift
[340/626] Compiling NIOCore NIOSendable.swift
[341/626] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[342/626] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[343/626] Compiling NIOCore RecvByteBufferAllocator.swift
[344/634] Emitting module XcodeProj
[345/647] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[346/647] Compiling NIOCore BSDSocketAPI.swift
[347/647] Compiling NIOCore ByteBuffer-aux.swift
[348/647] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[349/647] Compiling NIOCore ByteBuffer-conversions.swift
[350/647] Compiling NIOCore ByteBuffer-core.swift
[351/647] Compiling NIOCore ByteBuffer-hex.swift
[352/647] Compiling NIOCore ByteBuffer-int.swift
[353/647] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[354/647] Compiling NIOCore AddressedEnvelope.swift
[355/647] Compiling NIOCore AsyncAwaitSupport.swift
[356/647] Compiling NIOCore ChannelHandler.swift
[357/647] Compiling NIOCore ChannelHandlers.swift
[358/647] Compiling NIOCore ChannelInvoker.swift
[359/647] Compiling NIOCore ChannelOption.swift
[360/647] Compiling NIOCore ChannelPipeline.swift
[361/647] Compiling NIOCore CircularBuffer.swift
[362/647] Compiling NIOCore Codec.swift
[363/647] Compiling NIOCore ConvenienceOptionSupport.swift
[364/647] Compiling NIOCore DeadChannel.swift
[365/647] Compiling NIOCore DispatchQueue+WithFuture.swift
[366/647] Compiling NIOCore EventLoop+Deprecated.swift
[367/647] Compiling NIOCore IPProtocol.swift
[368/647] Compiling NIOCore IntegerBitPacking.swift
[369/647] Compiling NIOCore IntegerTypes.swift
[370/647] Compiling NIOCore Interfaces.swift
[371/647] Compiling NIOCore Linux.swift
[372/647] Compiling NIOCore MarkedCircularBuffer.swift
[373/647] Compiling NIOCore MulticastChannel.swift
[374/647] Compiling NIOCore NIOAny.swift
[375/647] Compiling NIOCore NIOCloseOnErrorHandler.swift
[376/647] Compiling NIOCore AsyncChannelOutboundWriter.swift
[377/647] Compiling NIOCore NIOAsyncSequenceProducer.swift
[378/647] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[379/647] Compiling NIOCore NIOAsyncWriter.swift
[380/647] Compiling NIOCore ByteBuffer-multi-int.swift
[381/647] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[382/647] Compiling NIOCore ByteBuffer-views.swift
[383/647] Compiling NIOCore Channel.swift
[397/647] Compiling NIOCore IOData.swift
[398/647] Emitting module XcodeGraph
[410/647] Compiling NIOCore AsyncChannel.swift
[411/647] Compiling NIOCore AsyncChannelHandler.swift
[412/647] Compiling NIOCore AsyncChannelInboundStream.swift
[424/647] Compiling XcodeGraph Version.swift
[425/647] Compiling XcodeGraph Workspace.swift
[426/647] Compiling XcodeGraph WorkspaceGenerationOptions.swift
[427/647] Compiling XcodeGraph XCFrameworkInfoPlist.swift
[428/647] Compiling XcodeGraph PackageInfo.swift
[429/647] Compiling XcodeGraph PackageTrait.swift
[430/647] Compiling XcodeProj XCScheme+TestPlanReference.swift
[431/647] Compiling XcodeProj XCScheme+TestableReference.swift
[432/647] Compiling XcodeProj XCScheme.swift
[433/647] Compiling XcodeProj XCSchemeManagement.swift
[434/647] Compiling XcodeProj BuildSettingsProvider.swift
[435/647] Compiling XcodeProj Collection+Extras.swift
[436/647] Compiling XcodeProj CommentedString.swift
[456/647] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[457/647] Compiling NIOCore SocketAddresses.swift
[458/647] Compiling NIOCore SocketOptionProvider.swift
[462/647] Compiling NIOCore SystemCallHelpers.swift
[463/647] Compiling NIOCore TimeAmount+Duration.swift
[464/647] Compiling NIOCore TypeAssistedChannelHandler.swift
[465/647] Compiling NIOCore UniversalBootstrapSupport.swift
[466/647] Compiling NIOCore Utilities.swift
[472/647] Compiling XcodeGraph TargetDependency.swift
[473/647] Compiling XcodeGraph TargetReference.swift
[474/647] Compiling XcodeGraph TargetScript.swift
[475/647] Compiling XcodeGraph TargetType.swift
[476/647] Compiling XcodeGraph TestAction.swift
[477/647] Compiling XcodeGraph TestPlan.swift
[478/647] Compiling XcodeGraph TestableTarget.swift
[479/647] Compiling XcodeGraph TestingOptions.swift
[480/647] Compiling XcodeProj Decoders.swift
[481/647] Compiling XcodeProj JSONDecoding.swift
[482/647] Compiling XcodeProj PBXBatchUpdater.swift
[483/647] Compiling XcodeProj PlistDecoding.swift
[484/647] Compiling XcodeProj PlistValue.swift
[485/647] Compiling XcodeProj ReferenceGenerator.swift
[486/647] Compiling XcodeProj XCConfig.swift
[487/647] Compiling XcodeProj XCWorkspace.swift
[488/647] Compiling XcodeProj XCWorkspaceData.swift
[489/647] Compiling XcodeProj XCWorkspaceDataElement.swift
[490/647] Compiling XcodeProj XCWorkspaceDataElementLocationType.swift
[491/647] Compiling XcodeProj XCWorkspaceDataFileRef.swift
[492/647] Compiling XcodeProj XCWorkspaceDataGroup.swift
/host/spi-builder-workspace/Sources/XcodeGraph/Models/Target.swift:135:14: warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags.
133 |         self.additionalFiles = additionalFiles
134 |         self.buildRules = buildRules
135 |         self.prune = prune
    |              `- warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags.
136 |         self.mergedBinaryType = mergedBinaryType
137 |         self.mergeable = mergeable
/host/spi-builder-workspace/Sources/XcodeGraph/Models/Target.swift:135:14: warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags.
133 |         self.additionalFiles = additionalFiles
134 |         self.buildRules = buildRules
135 |         self.prune = prune
    |              `- warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags.
136 |         self.mergedBinaryType = mergedBinaryType
137 |         self.mergeable = mergeable
/host/spi-builder-workspace/Sources/XcodeGraph/Models/Target.swift:135:14: warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags.
133 |         self.additionalFiles = additionalFiles
134 |         self.buildRules = buildRules
135 |         self.prune = prune
    |              `- warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags.
136 |         self.mergedBinaryType = mergedBinaryType
137 |         self.mergeable = mergeable
/host/spi-builder-workspace/Sources/XcodeGraph/Models/Target.swift:135:14: warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags.
133 |         self.additionalFiles = additionalFiles
134 |         self.buildRules = buildRules
135 |         self.prune = prune
    |              `- warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags.
136 |         self.mergedBinaryType = mergedBinaryType
137 |         self.mergeable = mergeable
/host/spi-builder-workspace/Sources/XcodeGraph/Models/Target.swift:135:14: warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags.
133 |         self.additionalFiles = additionalFiles
134 |         self.buildRules = buildRules
135 |         self.prune = prune
    |              `- warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags.
136 |         self.mergedBinaryType = mergedBinaryType
137 |         self.mergeable = mergeable
/host/spi-builder-workspace/Sources/XcodeGraph/Models/Target.swift:135:14: warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags.
133 |         self.additionalFiles = additionalFiles
134 |         self.buildRules = buildRules
135 |         self.prune = prune
    |              `- warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags.
136 |         self.mergedBinaryType = mergedBinaryType
137 |         self.mergeable = mergeable
/host/spi-builder-workspace/Sources/XcodeGraph/Models/Target.swift:135:14: warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags.
133 |         self.additionalFiles = additionalFiles
134 |         self.buildRules = buildRules
135 |         self.prune = prune
    |              `- warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags.
136 |         self.mergedBinaryType = mergedBinaryType
137 |         self.mergeable = mergeable
/host/spi-builder-workspace/Sources/XcodeGraph/Models/Target.swift:135:14: warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags.
133 |         self.additionalFiles = additionalFiles
134 |         self.buildRules = buildRules
135 |         self.prune = prune
    |              `- warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags.
136 |         self.mergedBinaryType = mergedBinaryType
137 |         self.mergeable = mergeable
/host/spi-builder-workspace/Sources/XcodeGraph/Models/Target.swift:135:14: warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags.
133 |         self.additionalFiles = additionalFiles
134 |         self.buildRules = buildRules
135 |         self.prune = prune
    |              `- warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags.
136 |         self.mergedBinaryType = mergedBinaryType
137 |         self.mergeable = mergeable
/host/spi-builder-workspace/Sources/XcodeGraph/Models/Target.swift:135:14: warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags.
133 |         self.additionalFiles = additionalFiles
134 |         self.buildRules = buildRules
135 |         self.prune = prune
    |              `- warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags.
136 |         self.mergedBinaryType = mergedBinaryType
137 |         self.mergeable = mergeable
[569/648] Emitting module NIOCore
[580/649] Emitting module SwiftSyntax
[580/649] Wrapping AST for NIOCore for debugging
[593/700] Emitting module NIOPosix
[594/706] Compiling NIOPosix ServerSocket.swift
[595/706] Compiling NIOPosix Socket.swift
[596/706] Compiling NIOPosix SocketChannel.swift
[597/706] Compiling NIOPosix SocketProtocols.swift
[598/706] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[599/706] Compiling NIOPosix System.swift
[600/706] Compiling NIOPosix Thread.swift
[601/706] Compiling NIOPosix PipePair.swift
[602/706] Compiling NIOPosix Pool.swift
[603/706] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[604/706] Compiling NIOPosix PosixSingletons.swift
[605/706] Compiling NIOPosix RawSocketBootstrap.swift
[606/706] Compiling NIOPosix Resolver.swift
[607/706] Compiling NIOPosix Selectable.swift
[608/706] Compiling NIOPosix HappyEyeballs.swift
[609/706] Compiling NIOPosix IO.swift
[610/706] Compiling NIOPosix IntegerBitPacking.swift
[611/706] Compiling NIOPosix IntegerTypes.swift
[612/706] Compiling NIOPosix Linux.swift
[613/706] Compiling NIOPosix LinuxCPUSet.swift
[614/706] Compiling NIOPosix LinuxUring.swift
[615/706] Compiling NIOPosix SelectableChannel.swift
[616/706] Compiling NIOPosix SelectableEventLoop.swift
[617/706] Compiling NIOPosix SelectorEpoll.swift
[618/706] Compiling NIOPosix SelectorGeneric.swift
[619/706] Compiling NIOPosix SelectorKqueue.swift
[620/706] Compiling NIOPosix SelectorUring.swift
[621/706] Compiling NIOPosix SelectorWSAPoll.swift
[622/706] Compiling NIOPosix ThreadPosix.swift
[623/706] Compiling NIOPosix ThreadWindows.swift
[624/706] Compiling NIOPosix Utilities.swift
[625/706] Compiling NIOPosix VsockAddress.swift
[626/706] Compiling NIOPosix VsockChannelEvents.swift
[627/706] Compiling NIOPosix Windows.swift
[628/706] Compiling NIOPosix BaseStreamSocketChannel.swift
[629/706] Compiling NIOPosix Bootstrap.swift
[630/706] Compiling NIOPosix ControlMessage.swift
[631/706] Compiling NIOPosix DatagramVectorReadManager.swift
[632/706] Compiling NIOPosix Errors+Any.swift
[633/706] Compiling NIOPosix FileDescriptor.swift
[634/706] Compiling NIOPosix GetaddrinfoResolver.swift
[635/706] Compiling NIOPosix BSDSocketAPICommon.swift
[636/706] Compiling NIOPosix BSDSocketAPIPosix.swift
[637/706] Compiling NIOPosix BSDSocketAPIWindows.swift
[638/706] Compiling NIOPosix BaseSocket.swift
[639/706] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[640/706] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[641/706] Compiling NIOPosix BaseSocketChannel.swift
[642/706] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[643/706] Compiling NIOPosix NIOPosixSendableMetatype.swift
[644/706] Compiling NIOPosix NIOThreadPool.swift
[645/706] Compiling NIOPosix NonBlockingFileIO.swift
[646/706] Compiling NIOPosix PendingDatagramWritesManager.swift
[647/706] Compiling NIOPosix PendingWritesManager.swift
[648/706] Compiling NIOPosix PipeChannel.swift
[649/707] Wrapping AST for NIOPosix for debugging
[651/743] Emitting module _NIOFileSystem
[652/747] Compiling _NIOFileSystem Array+FileSystem.swift
[653/747] Compiling _NIOFileSystem ArraySlice+FileSystem.swift
[654/747] Compiling _NIOFileSystem BufferedReader.swift
[655/747] Compiling _NIOFileSystem BufferedWriter.swift
[656/747] Compiling _NIOFileSystem ByteBuffer+FileSystem.swift
[657/747] Compiling _NIOFileSystem NIOFilePath.swift
[658/747] Compiling _NIOFileSystem NIOFileSystemSendableMetatype.swift
[659/747] Compiling _NIOFileSystem OpenOptions.swift
[660/747] Compiling _NIOFileSystem String+FileSystem.swift
[661/747] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[662/747] Compiling _NIOFileSystem BufferedStream.swift
[663/747] Compiling _NIOFileSystem Cancellation.swift
[664/747] Compiling _NIOFileSystem TokenBucket.swift
[665/747] Compiling _NIOFileSystem ParallelDirCopy.swift
[666/747] Compiling _NIOFileSystem ParallelRemoval.swift
[667/747] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[668/747] Compiling _NIOFileSystem CInterop.swift
[669/747] Compiling _NIOFileSystem Errno.swift
[670/747] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[671/747] Compiling _NIOFileSystem ByteCount.swift
[672/747] Compiling _NIOFileSystem Convenience.swift
[673/747] Compiling _NIOFileSystem DirectoryEntries.swift
[674/747] Compiling _NIOFileSystem DirectoryEntry.swift
[675/747] Compiling _NIOFileSystem Exports.swift
[676/747] Compiling _NIOFileSystem Mocking.swift
[677/747] Compiling _NIOFileSystem Syscall.swift
[678/747] Compiling _NIOFileSystem Syscalls.swift
[679/747] Compiling _NIOFileSystem SystemFileHandle.swift
[680/747] Compiling _NIOFileSystem Utilities.swift
[681/747] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[682/747] Compiling _NIOFileSystem FileSystemError.swift
[683/747] Compiling _NIOFileSystem FileSystemProtocol.swift
[684/747] Compiling _NIOFileSystem FileType.swift
[685/747] Compiling _NIOFileSystem IOStrategy.swift
[686/747] Compiling _NIOFileSystem FileChunks.swift
[687/747] Compiling _NIOFileSystem FileHandle.swift
[688/747] Compiling _NIOFileSystem FileHandleProtocol.swift
[689/747] Compiling _NIOFileSystem FileInfo.swift
[690/747] Compiling _NIOFileSystem FileSystem.swift
[691/748] Wrapping AST for _NIOFileSystem for debugging
[693/750] Compiling NIOFileSystem Exports.swift
[694/750] Emitting module NIOFileSystem
[695/751] Wrapping AST for NIOFileSystem for debugging
[714/754] Emitting module FileSystem
[715/754] Compiling FileSystem FileSystem.swift
[716/754] Compiling FileSystem AsyncSequence+Extras.swift
[717/755] Wrapping AST for FileSystem for debugging
[718/755] Write Objects.LinkFileList
[719/755] Archiving libFileSystem.a
[738/756] Wrapping AST for SwiftSyntax for debugging
[740/815] Compiling SwiftDiagnostics Message.swift
[741/816] Compiling SwiftParser CharacterInfo.swift
[742/816] Compiling SwiftParser CollectionNodes+Parsable.swift
[743/816] Compiling SwiftParser Attributes.swift
[744/816] Compiling SwiftParser Availability.swift
[745/816] Emitting module SwiftDiagnostics
[746/816] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[747/816] Compiling SwiftBasicFormat Syntax+Extensions.swift
[748/816] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[749/816] Compiling SwiftDiagnostics Note.swift
[750/816] Compiling SwiftBasicFormat Indenter.swift
[751/816] Compiling SwiftBasicFormat InferIndentation.swift
[752/816] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[753/816] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[754/816] Compiling SwiftDiagnostics FixIt.swift
[755/816] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[757/817] Compiling SwiftBasicFormat BasicFormat.swift
[758/817] Emitting module SwiftBasicFormat
[758/818] Wrapping AST for SwiftDiagnostics for debugging
[760/818] Wrapping AST for SwiftBasicFormat for debugging
[762/818] Compiling SwiftParser LoopProgressCondition.swift
[763/818] Compiling SwiftParser Modifiers.swift
[764/818] Compiling SwiftParser Names.swift
[765/818] Compiling SwiftParser Nominals.swift
[766/818] Compiling SwiftParser Parameters.swift
[767/818] Compiling SwiftParser ParseSourceFile.swift
[768/823] Compiling SwiftParser Lexeme.swift
[769/823] Compiling SwiftParser LexemeSequence.swift
[770/823] Compiling SwiftParser Lexer.swift
[771/823] Compiling SwiftParser RegexLiteralLexer.swift
[772/823] Compiling SwiftParser UnicodeScalarExtensions.swift
[773/823] Compiling SwiftParser Lookahead.swift
[774/823] Emitting module SwiftParser
[779/823] Compiling SwiftParser CompilerFiles.swift
[780/823] Compiling SwiftParser Declarations.swift
[781/823] Compiling SwiftParser StringLiterals.swift
[782/823] Compiling SwiftParser SwiftParserCompatibility.swift
[783/823] Compiling SwiftParser SwiftVersion.swift
[784/823] Compiling SwiftParser SyntaxUtils.swift
[785/823] Compiling SwiftParser TokenConsumer.swift
[786/823] Compiling SwiftParser TokenPrecedence.swift
[787/823] Compiling SwiftParser TokenSpec.swift
[788/823] Compiling SwiftParser TokenSpecSet.swift
[789/823] Compiling SwiftParser TopLevel.swift
[790/823] Compiling SwiftParser TriviaParser.swift
[791/823] Compiling SwiftParser Types.swift
[792/823] Compiling SwiftParser Parser.swift
[793/823] Compiling SwiftParser Patterns.swift
[794/823] Compiling SwiftParser Recovery.swift
[795/823] Compiling SwiftParser Specifiers.swift
[796/823] Compiling SwiftParser Statements.swift
[797/823] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[798/823] Compiling SwiftParser Directives.swift
[799/823] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[800/823] Compiling SwiftParser Expressions.swift
[801/823] Compiling SwiftParser IncrementalParseTransition.swift
[802/823] Compiling SwiftParser IsValidIdentifier.swift
[803/823] Compiling SwiftParser Cursor.swift
[804/823] Compiling SwiftParser ExperimentalFeatures.swift
[805/823] Compiling SwiftParser IsLexerClassified.swift
[806/823] Compiling SwiftParser LayoutNodes+Parsable.swift
[807/823] Compiling SwiftParser Parser+TokenSpecSet.swift
[808/823] Compiling SwiftParser TokenSpecStaticMembers.swift
[809/824] Wrapping AST for SwiftParser for debugging
[811/847] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[812/848] Compiling SwiftOperators PrecedenceGroup.swift
[813/849] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[814/849] Compiling SwiftOperators SyntaxSynthesis.swift
[815/849] Compiling SwiftOperators OperatorTable.swift
[816/849] Compiling SwiftOperators PrecedenceGraph.swift
[817/849] Compiling SwiftOperators OperatorTable+Semantics.swift
[818/849] Compiling SwiftOperators OperatorError.swift
[819/849] Compiling SwiftOperators OperatorTable+Defaults.swift
[820/849] Compiling SwiftOperators Operator.swift
[821/849] Compiling SwiftOperators OperatorError+Diagnostics.swift
[822/849] Emitting module SwiftOperators
[823/849] Compiling SwiftOperators OperatorTable+Folding.swift
[824/850] Wrapping AST for SwiftOperators for debugging
[826/850] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[827/850] Compiling SwiftParserDiagnostics Utils.swift
[828/850] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[829/850] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[830/850] Compiling SwiftParserDiagnostics PresenceUtils.swift
[835/850] Emitting module SwiftParserDiagnostics
[836/850] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[837/850] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[838/851] Wrapping AST for SwiftParserDiagnostics for debugging
[840/866] Emitting module SwiftSyntaxBuilder
[841/867] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[842/867] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[843/867] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[844/867] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[845/867] Compiling SwiftSyntaxBuilder Indenter.swift
[846/867] Compiling SwiftSyntaxBuilder ListBuilder.swift
[847/867] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[848/867] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[849/867] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[850/867] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[851/867] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[852/867] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[853/867] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[854/867] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[855/867] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[856/868] Wrapping AST for SwiftSyntaxBuilder for debugging
[858/885] Compiling SwiftSyntaxMacros Macro.swift
[859/885] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[860/885] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[861/885] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[862/885] Compiling SwiftSyntaxMacros MemberMacro.swift
[863/885] Compiling SwiftSyntaxMacros PeerMacro.swift
[864/887] Compiling SwiftSyntaxMacros AccessorMacro.swift
[865/887] Compiling SwiftSyntaxMacros AttachedMacro.swift
[866/887] Compiling SwiftSyntaxMacros BodyMacro.swift
[867/887] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[868/887] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[869/887] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[870/887] Compiling SwiftSyntaxMacros Macro+Format.swift
[871/887] Emitting module SwiftSyntaxMacros
[872/887] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[873/887] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[874/887] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[875/887] Compiling SwiftSyntaxMacros PreambleMacro.swift
[876/887] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[877/888] Wrapping AST for SwiftSyntaxMacros for debugging
[879/897] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[880/898] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[881/898] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[882/898] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[883/898] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[884/898] Emitting module SwiftSyntaxMacroExpansion
[885/898] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[886/898] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[887/898] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[888/898] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[889/899] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[891/911] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[892/911] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[893/912] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[894/912] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[895/912] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[896/912] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[897/912] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[898/912] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[899/912] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[900/912] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[901/912] Emitting module SwiftCompilerPluginMessageHandling
[902/912] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[903/912] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[904/913] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[906/915] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[907/915] Emitting module SwiftCompilerPlugin
[908/916] Wrapping AST for SwiftCompilerPlugin for debugging
[910/952] Compiling MockableMacro GenericArgumentSyntax+Extensions.swift
[911/952] Compiling MockableMacro ProtocolDeclSyntax+Extensions.swift
[912/952] Compiling MockableMacro String+Extensions.swift
[913/952] Compiling MockableMacro TokenSyntax+Extensions.swift
[914/952] Compiling MockableMacro VariableDeclSyntax+Extensions.swift
[915/956] Emitting module MockableMacro
[916/956] Compiling MockableMacro AttributeListSyntax+Extensions.swift
[917/956] Compiling MockableMacro AttributeSyntax+Extensions.swift
[918/956] Compiling MockableMacro DeclModifierListSyntax+Extensions.swift
[919/956] Compiling MockableMacro FunctionDeclSyntax+Extensions.swift
[920/956] Compiling MockableMacro FunctionParameterSyntax+Extensions.swift
[921/956] Compiling MockableMacro FunctionRequirement.swift
[922/956] Compiling MockableMacro InitializerRequirement.swift
[923/956] Compiling MockableMacro Requirements.swift
[924/956] Compiling MockableMacro VariableRequirement.swift
[925/956] Compiling MockableMacro Availability.swift
[926/956] Compiling MockableMacro Buildable.swift
[927/956] Compiling MockableMacro Function+Buildable.swift
[928/956] Compiling MockableMacro Variable+Buildable.swift
[929/956] Compiling MockableMacro BuilderFactory.swift
[930/956] Compiling MockableMacro Caseable.swift
[931/956] Compiling MockableMacro Variable+Mockable.swift
[932/956] Compiling MockableMacro MockableMacro.swift
[933/956] Compiling MockableMacro MockableMacroError.swift
[934/956] Compiling MockableMacro MockableMacroWarning.swift
[935/956] Compiling MockableMacro Plugin.swift
[936/956] Compiling MockableMacro MemberFactory.swift
[937/956] Compiling MockableMacro MockFactory.swift
[938/956] Compiling MockableMacro Function+Mockable.swift
[939/956] Compiling MockableMacro Initializer+Mockable.swift
[940/956] Compiling MockableMacro Mockable.swift
[941/956] Compiling MockableMacro Messages.swift
[942/956] Compiling MockableMacro Namespace.swift
[943/956] Compiling MockableMacro SwiftVersionHelper.swift
[944/956] Compiling MockableMacro TokenFinder.swift
[945/956] Compiling MockableMacro Function+Caseable.swift
[946/956] Compiling MockableMacro Variable+Caseable.swift
[947/956] Compiling MockableMacro ConformanceFactory.swift
[948/956] Compiling MockableMacro EnumFactory.swift
[949/956] Compiling MockableMacro Factory.swift
[950/957] Wrapping AST for MockableMacro for debugging
[951/957] Write Objects.LinkFileList
[952/957] Linking MockableMacro-tool
[954/986] Compiling Mockable Builder.swift
[955/986] Compiling Mockable FunctionActionBuilder.swift
[956/986] Compiling Mockable FunctionReturnBuilder.swift
[957/986] Compiling Mockable FunctionVerifyBuilder.swift
[958/990] Emitting module Mockable
[959/990] Compiling Mockable ThrowingFunctionActionBuilder.swift
[960/990] Compiling Mockable ThrowingFunctionReturnBuilder.swift
[961/990] Compiling Mockable ThrowingFunctionVerifyBuilder.swift
[962/990] Compiling Mockable MockableService.swift
[963/990] Compiling Mockable MockerScope.swift
[964/990] Compiling Mockable Count.swift
[965/990] Compiling Mockable GenericValue.swift
[966/990] Compiling Mockable Parameter+Match.swift
[967/990] Compiling Mockable PropertyActionBuilder.swift
[968/990] Compiling Mockable PropertyReturnBuilder.swift
[969/990] Compiling Mockable PropertyVerifyBuilder.swift
[970/990] Compiling Mockable Async+Timeout.swift
[971/990] Compiling Mockable Parameter.swift
[972/990] Compiling Mockable ReturnValue.swift
[973/990] Compiling Mockable TimeoutDuration.swift
[974/990] Compiling Mockable Utils.swift
[975/990] Compiling Mockable CaseIdentifiable.swift
[976/990] Compiling Mockable Matchable.swift
[977/990] Compiling Mockable MemberAction.swift
[978/990] Compiling Mockable MemberReturn.swift
[979/990] Compiling Mockable AsyncSubject.swift
[980/990] Compiling Mockable LockedValue.swift
[981/990] Compiling Mockable MockableMacro.swift
[982/990] Compiling Mockable Matcher.swift
[983/990] Compiling Mockable Mocked.swift
[984/990] Compiling Mockable Mocker.swift
[985/990] Compiling Mockable MockerFallback.swift
[986/990] Compiling Mockable MockerPolicy.swift
[987/991] Wrapping AST for Mockable for debugging
[989/1006] Compiling Command FileHandle+Extras.swift
[990/1006] Compiling Command Command.swift
[991/1006] Compiling Command ThreadSafe.swift
[992/1006] Compiling XcodeMetadata LibraryMetadataProvider.swift
[993/1006] Compiling XcodeMetadata Sequence+ExecutionContext.swift
[994/1006] Compiling XcodeMetadata FrameworkMetadataProvider.swift
[995/1007] Compiling XcodeMetadata SystemFrameworkMetadataProvider.swift
[996/1007] Compiling XcodeMetadata PrecompiledMetadataProvider.swift
[997/1007] Compiling Command AsyncThrowingStream+Extras.swift
[998/1007] Emitting module Command
[999/1007] Compiling Command CommandRunner.swift
[1000/1008] Compiling XcodeMetadata BinaryArchitecture+Extension.swift
[1001/1008] Compiling XcodeMetadata FileHandle+ReadHelpers.swift
[1002/1008] Emitting module XcodeMetadata
[1003/1008] Compiling XcodeMetadata MachOByteSwapExtensions.swift
[1004/1008] Wrapping AST for Command for debugging
[1005/1008] Write Objects.LinkFileList
[1006/1008] Archiving libCommand.a
[1008/1008] Compiling XcodeMetadata XCFrameworkMetadataProvider.swift
[1010/1048] Compiling XcodeGraphMapper PBXProject+Extensions.swift
[1011/1048] Compiling XcodeGraphMapper Package+Extensions.swift
[1012/1048] Compiling XcodeGraphMapper Platform+Extensions.swift
[1013/1048] Compiling XcodeGraphMapper PlatformFilter+Extensions.swift
[1014/1048] Compiling XcodeGraphMapper TargetDependency+Extensions.swift
[1015/1048] Compiling XcodeGraphMapper XCWorkspace+Extensions.swift
[1016/1053] Compiling XcodeGraphMapper XCTestPlan.swift
[1017/1053] Compiling XcodeGraphMapper BuildSettings.swift
[1018/1053] Compiling XcodeGraphMapper XCConfigurationList+Helpers.swift
[1019/1053] Compiling XcodeGraphMapper XCConfigurationMapper.swift
[1020/1053] Compiling XcodeGraphMapper PBXBuildRuleMapper.swift
[1021/1053] Compiling XcodeGraphMapper DeveloperDirectoryProvider.swift
[1022/1053] Compiling XcodeGraphMapper Optional+Throwing.swift
[1023/1053] Compiling XcodeGraphMapper PackageInfoLoader.swift
[1024/1053] Compiling XcodeGraphMapper PathDependencyMapper.swift
[1025/1053] Compiling XcodeGraphMapper ProjectNativeTarget.swift
[1026/1053] Emitting module XcodeGraphMapper
[1027/1053] Compiling XcodeGraphMapper XCWorkspaceDataFileRef+Extensions.swift
[1028/1053] Compiling XcodeGraphMapper XcodeGraphMapper.swift
[1029/1053] Compiling XcodeGraphMapper PackageMapper.swift
[1030/1053] Compiling XcodeGraphMapper XCPackageMapper.swift
[1031/1053] Compiling XcodeGraphMapper BuildPhaseConstants.swift
[1032/1053] Compiling XcodeGraphMapper PBXCopyFilesBuildPhaseMapper.swift
[1033/1053] Compiling XcodeGraphMapper PBXTarget+BuildHeaders.swift
[1034/1053] Compiling XcodeGraphMapper PBXTarget+BuildSettings.swift
[1035/1053] Compiling XcodeGraphMapper PBXTarget+GraphMapping.swift
[1036/1053] Compiling XcodeGraphMapper PBXTarget+PlatformInference.swift
[1037/1053] Compiling XcodeGraphMapper PBXTargetDependency+PlatformCondition.swift
[1038/1053] Compiling XcodeGraphMapper PBXCoreDataModelsBuildPhaseMapper.swift
[1039/1053] Compiling XcodeGraphMapper PBXFrameworksBuildPhaseMapper.swift
[1040/1053] Compiling XcodeGraphMapper PBXHeadersBuildPhaseMapper.swift
[1041/1053] Compiling XcodeGraphMapper PBXResourcesBuildPhaseMapper.swift
[1042/1053] Compiling XcodeGraphMapper PBXScriptsBuildPhaseMapper.swift
[1043/1053] Compiling XcodeGraphMapper PBXSourcesBuildPhaseMapper.swift
[1044/1053] 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
[1045/1053] 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
[1046/1053] 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
[1047/1053] 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
[1048/1053] 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
[1049/1053] Compiling XcodeGraphMapper PBXTargetDependencyMapper.swift
[1050/1053] Compiling XcodeGraphMapper PBXTargetMapper.swift
[1051/1053] Compiling XcodeGraphMapper TargetDependency+GraphMapping.swift
[1052/1053] Compiling XcodeGraphMapper XCWorkspaceMapper.swift
[1053/1053] Compiling XcodeGraphMapper ConfigurationMatcher.swift
Build complete! (208.27s)
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.9.0",
            "upper_bound" : "10.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tuist/XcodeProj"
    },
    {
      "identity" : "command",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.13.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tuist/Command.git"
    },
    {
      "identity" : "filesystem",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.14.38",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tuist/FileSystem.git"
    },
    {
      "identity" : "mockable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Kolos65/Mockable.git"
    },
    {
      "identity" : "machokit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.46.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.6",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "XcodeGraph",
  "name" : "XcodeGraph",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "XcodeGraph",
      "targets" : [
        "XcodeGraph"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "XcodeMetadata",
      "targets" : [
        "XcodeMetadata"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "XcodeGraphMapper",
      "targets" : [
        "XcodeGraphMapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "XcodeMetadataTests",
      "module_type" : "SwiftTarget",
      "name" : "XcodeMetadataTests",
      "path" : "Tests/XcodeMetadataTests",
      "sources" : [
        "AssertionsTesting.swift",
        "FrameworkMetadataProviderTests.swift",
        "LibraryMetadataProviderTests.swift",
        "PrecompiledMetadataProviderTests.swift",
        "SystemFrameworkMetadataProviderTests.swift",
        "XCFrameworkMetadataProviderTests.swift"
      ],
      "target_dependencies" : [
        "XcodeMetadata",
        "XcodeGraph"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XcodeMetadata",
      "module_type" : "SwiftTarget",
      "name" : "XcodeMetadata",
      "path" : "Sources/XcodeMetadata",
      "product_dependencies" : [
        "FileSystem",
        "Mockable",
        "MachOKitC"
      ],
      "product_memberships" : [
        "XcodeMetadata",
        "XcodeGraphMapper"
      ],
      "sources" : [
        "Extensions/BinaryArchitecture+Extension.swift",
        "Extensions/FileHandle+ReadHelpers.swift",
        "Extensions/MachOByteSwapExtensions.swift",
        "Extensions/Sequence+ExecutionContext.swift",
        "Providers/FrameworkMetadataProvider.swift",
        "Providers/LibraryMetadataProvider.swift",
        "Providers/PrecompiledMetadataProvider.swift",
        "Providers/SystemFrameworkMetadataProvider.swift",
        "Providers/XCFrameworkMetadataProvider.swift"
      ],
      "target_dependencies" : [
        "XcodeGraph"
      ],
      "type" : "library"
    },
    {
      "c99name" : "XcodeGraphTests",
      "module_type" : "SwiftTarget",
      "name" : "XcodeGraphTests",
      "path" : "Tests/XcodeGraphTests",
      "sources" : [
        "DependenciesGraph/DependenciesGraphTests.swift",
        "Extensions/SettingsDictionary+ExtrasTests.swift",
        "Extensions/XCTestCase+Extras.swift",
        "Graph/GraphDependencyTests.swift",
        "Graph/GraphTargetTests.swift",
        "Graph/GraphTests.swift",
        "Models/AnalyzeActionTests.swift",
        "Models/ArchiveActionTests.swift",
        "Models/ArgumentsTests.swift",
        "Models/BinaryArchitectureTests.swift",
        "Models/BuildActionTests.swift",
        "Models/BuildConfigurationTests.swift",
        "Models/BuildRule.CompilerSpecTests.swift",
        "Models/BuildRule.FileTypeTests.swift",
        "Models/BuildRuleTests.swift",
        "Models/CompatibleXcodeVersionsTests.swift",
        "Models/CopyFileElementTests.swift",
        "Models/CopyFilesActionTests.swift",
        "Models/CoreDataModelTests.swift",
        "Models/ExecutionActionTests.swift",
        "Models/FileElementTests.swift",
        "Models/HeadersTests.swift",
        "Models/IDETemplateMacrosTests.swift",
        "Models/InfoPlistTests.swift",
        "Models/PackageInfoTests.swift",
        "Models/PackageTests.swift",
        "Models/PlatformFilterTests.swift",
        "Models/PlatformTests.swift",
        "Models/ProductTests.swift",
        "Models/ProfileActionTests.swift",
        "Models/ProjectGroupTests.swift",
        "Models/ProjectTests.swift",
        "Models/RawScriptBuildPhaseTests.swift",
        "Models/RequirementTests.swift",
        "Models/ResourceFileElementTests.swift",
        "Models/ResourceSynthesizerTests.swift",
        "Models/RunActionTests.swift",
        "Models/SDKSourceTests.swift",
        "Models/SchemeTests.swift",
        "Models/SettingsTests.swift",
        "Models/SourceFileTests.swift",
        "Models/TargetDependencyTests.swift",
        "Models/TargetReferenceTests.swift",
        "Models/TargetScriptTests.swift",
        "Models/TargetTests.swift",
        "Models/TestActionTests.swift",
        "Models/TestPlanTests.swift",
        "Models/TestableTargetTests.swift",
        "Models/VersionTests.swift",
        "Models/WorkspaceGenerationOptionsTests.swift",
        "Models/WorkspaceTests.swift",
        "Models/XCFrameworkInfoPlistTests.swift"
      ],
      "target_dependencies" : [
        "XcodeGraph"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XcodeGraphMapperTests",
      "module_type" : "SwiftTarget",
      "name" : "XcodeGraphMapperTests",
      "path" : "Tests/XcodeGraphMapperTests",
      "product_dependencies" : [
        "FileSystem"
      ],
      "sources" : [
        "MapperTests/Graph/XcodeGraphMapperTests.swift",
        "MapperTests/Package/PackageMapperTests.swift",
        "MapperTests/Package/XCPackageMapperTests.swift",
        "MapperTests/Phases/PBXCopyFilesBuildPhaseMapperTests.swift",
        "MapperTests/Phases/PBXCoreDataModelsBuildPhaseMapperTests.swift",
        "MapperTests/Phases/PBXFrameworksBuildPhaseMapperTests.swift",
        "MapperTests/Phases/PBXHeadersBuildPhaseMapperTests.swift",
        "MapperTests/Phases/PBXResourcesBuildPhaseMapperTests.swift",
        "MapperTests/Phases/PBXScriptsBuildPhaseMapperTests.swift",
        "MapperTests/Phases/PBXSourcesBuildPhaseMapperTests.swift",
        "MapperTests/Project/PBXProjectMapperTests.swift",
        "MapperTests/Schemes/XCSchemeMapperTests.swift",
        "MapperTests/Settings/ConfigurationMatcherTests.swift",
        "MapperTests/Settings/XCConfigurationMapperTests.swift",
        "MapperTests/Target/PBXBuildRuleMapperTests.swift",
        "MapperTests/Target/PBXTargetDependencyMapper.swift",
        "MapperTests/Target/PBXTargetMapperTests.swift",
        "MapperTests/Target/TargetDependencyExtensionsTests.swift",
        "MapperTests/Workspace/XCWorkspaceMapperTests.swift",
        "Mocks/AssertionsTesting.swift",
        "Mocks/MockDefaults.swift",
        "TestData/PBXBuildRule+TestData.swift",
        "TestData/PBXFileReference+TestData.swift",
        "TestData/PBXGroup+TestData.swift",
        "TestData/PBXNativeTarget+TestData.swift",
        "TestData/PBXProj+TestData.swift",
        "TestData/PBXProject+TestData.swift",
        "TestData/PBXShellScriptBuildPhase+TestData.swift",
        "TestData/PBXTargetDependency+TestData.swift",
        "TestData/PBXVariantGroup+TestData.swift",
        "TestData/XCBuildConfiguration+TestData.swift",
        "TestData/XCConfigurationList+TestData.swift",
        "TestData/XCScheme+TestData.swift",
        "TestData/XCSchemeTestableReference+TestData.swift",
        "TestData/XCUserData+TestData.swift",
        "TestData/XCVersionGroup+TestData.swift",
        "TestData/XCWorkspace+TestData.swift",
        "TestData/XCWorkspaceDataElement+TestData.swift",
        "TestData/XCWorkspaceDataGroup+TestData.swift",
        "TestData/XcodeProj+TestData.swift"
      ],
      "target_dependencies" : [
        "XcodeGraphMapper"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XcodeGraphMapper",
      "module_type" : "SwiftTarget",
      "name" : "XcodeGraphMapper",
      "path" : "Sources/XcodeGraphMapper",
      "product_dependencies" : [
        "Command",
        "Path",
        "XcodeProj"
      ],
      "product_memberships" : [
        "XcodeGraphMapper"
      ],
      "sources" : [
        "Extensions/PBXProject+Extensions.swift",
        "Extensions/Package+Extensions.swift",
        "Extensions/Platform+Extensions.swift",
        "Extensions/PlatformFilter+Extensions.swift",
        "Extensions/TargetDependency+Extensions.swift",
        "Extensions/XCWorkspace+Extensions.swift",
        "Extensions/XCWorkspaceDataFileRef+Extensions.swift",
        "Mappers/Graph/XcodeGraphMapper.swift",
        "Mappers/Packages/PackageMapper.swift",
        "Mappers/Packages/XCPackageMapper.swift",
        "Mappers/Phases/BuildPhaseConstants.swift",
        "Mappers/Phases/PBXCopyFilesBuildPhaseMapper.swift",
        "Mappers/Phases/PBXCoreDataModelsBuildPhaseMapper.swift",
        "Mappers/Phases/PBXFrameworksBuildPhaseMapper.swift",
        "Mappers/Phases/PBXHeadersBuildPhaseMapper.swift",
        "Mappers/Phases/PBXResourcesBuildPhaseMapper.swift",
        "Mappers/Phases/PBXScriptsBuildPhaseMapper.swift",
        "Mappers/Phases/PBXSourcesBuildPhaseMapper.swift",
        "Mappers/Project/PBXProjectMapper.swift",
        "Mappers/Project/ProjectAttribute.swift",
        "Mappers/Project/XcodeProj+Extensions.swift",
        "Mappers/Schemes/SchemeDiagnosticsOptions+XCScheme.swift",
        "Mappers/Schemes/XCSchemeMapper.swift",
        "Mappers/Schemes/XCTestPlan.swift",
        "Mappers/Settings/BuildSettings.swift",
        "Mappers/Settings/XCConfigurationList+Helpers.swift",
        "Mappers/Settings/XCConfigurationMapper.swift",
        "Mappers/Targets/PBXBuildRuleMapper.swift",
        "Mappers/Targets/PBXTarget+BuildHeaders.swift",
        "Mappers/Targets/PBXTarget+BuildSettings.swift",
        "Mappers/Targets/PBXTarget+GraphMapping.swift",
        "Mappers/Targets/PBXTarget+PlatformInference.swift",
        "Mappers/Targets/PBXTargetDependency+PlatformCondition.swift",
        "Mappers/Targets/PBXTargetDependencyMapper.swift",
        "Mappers/Targets/PBXTargetMapper.swift",
        "Mappers/Targets/TargetDependency+GraphMapping.swift",
        "Mappers/Workspace/XCWorkspaceMapper.swift",
        "Utilities/ConfigurationMatcher.swift",
        "Utilities/DeveloperDirectoryProvider.swift",
        "Utilities/Optional+Throwing.swift",
        "Utilities/PackageInfoLoader.swift",
        "Utilities/PathDependencyMapper.swift",
        "Utilities/ProjectNativeTarget.swift"
      ],
      "target_dependencies" : [
        "XcodeGraph",
        "XcodeMetadata"
      ],
      "type" : "library"
    },
    {
      "c99name" : "XcodeGraph",
      "module_type" : "SwiftTarget",
      "name" : "XcodeGraph",
      "path" : "Sources/XcodeGraph",
      "product_dependencies" : [
        "AnyCodable",
        "Path"
      ],
      "product_memberships" : [
        "XcodeGraph",
        "XcodeMetadata",
        "XcodeGraphMapper"
      ],
      "sources" : [
        "DependenciesGraph/DependenciesGraph.swift",
        "Extensions/SettingsDictionary+Extras.swift",
        "Graph/ConditionalGraphTarget.swift",
        "Graph/Graph.swift",
        "Graph/GraphDependency.swift",
        "Graph/GraphEdge.swift",
        "Graph/GraphTarget.swift",
        "Models/AnalyzeAction.swift",
        "Models/ArchiveAction.swift",
        "Models/Arguments.swift",
        "Models/AutogenerationOptions.swift",
        "Models/BinaryArchitecture.swift",
        "Models/BuildAction.swift",
        "Models/BuildConfiguration.swift",
        "Models/BuildRule+CompilerSpec.swift",
        "Models/BuildRule+FileType.swift",
        "Models/BuildRule.swift",
        "Models/BuildableFolder.swift",
        "Models/BuildableFolderException.swift",
        "Models/BuildableFolderExceptions.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/ForeignBuild.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",
        "PackageTrait.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:5920b6fc7f526808de8dcf4e65806a8aca248ef5a9160d25a6b9c7489c0b8a3f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.