Build Information
Successful build of XcodeGraph, reference main (cae99f
), with Swift 6.2 (beta) for Linux on 10 Sep 2025 02:01:22 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tuist/XcodeGraph.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/tuist/XcodeGraph
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at cae99fe [Release] XcodeGraph 1.21.13
Cloned https://github.com/tuist/XcodeGraph.git
Revision (git rev-parse @):
cae99fe730fd3b8e1b212a943089a7808b87fc84
SUCCESS checkout https://github.com/tuist/XcodeGraph.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/tuist/XcodeGraph.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c6c8e08ea30bca759adf847aac87887750120fe9b6eaea09f5af37036a41e81a
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/tuist/Command.git
Fetching https://github.com/tuist/FileSystem.git
Fetching https://github.com/tuist/XcodeProj
Fetching https://github.com/p-x9/MachOKit
[1/23533] Fetching xcodeproj
[2/25509] Fetching xcodeproj, command
[514/27603] Fetching xcodeproj, command, swift-docc-plugin
[902/29667] Fetching xcodeproj, command, swift-docc-plugin, filesystem
[1506/35397] Fetching xcodeproj, command, swift-docc-plugin, filesystem, machokit
Fetched https://github.com/p-x9/MachOKit from cache (0.74s)
[12959/29667] Fetching xcodeproj, command, swift-docc-plugin, filesystem
Fetching https://github.com/tuist/Path.git
Fetched https://github.com/tuist/Command.git from cache (0.78s)
Fetching https://github.com/Flight-School/AnyCodable
[11689/27691] Fetching xcodeproj, swift-docc-plugin, filesystem
Fetching https://github.com/Kolos65/Mockable.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.80s)
[10772/25597] Fetching xcodeproj, filesystem
[16656/25966] Fetching xcodeproj, filesystem, path
[17496/26748] Fetching xcodeproj, filesystem, path, anycodable
Fetched https://github.com/tuist/Path.git from cache (0.31s)
[22144/26379] Fetching xcodeproj, filesystem, anycodable
Fetched https://github.com/Flight-School/AnyCodable from cache (0.29s)
[24186/25597] Fetching xcodeproj, filesystem
[24893/27424] Fetching xcodeproj, filesystem, mockable
Fetched https://github.com/Kolos65/Mockable.git from cache (1.18s)
Fetched https://github.com/tuist/FileSystem.git from cache (2.02s)
Fetched https://github.com/tuist/XcodeProj from cache (2.05s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (5.18s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3507] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.66s)
Computing version for https://github.com/p-x9/MachOKit
warning: 'machokit': /Package.swift:77:1: warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
75 | }
76 |
77 | extension SwiftSetting: CaseIterable {
| |- warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
78 | public static var allCases: [Self] {
79 | [
Computed https://github.com/p-x9/MachOKit at 0.38.0 (1.26s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/p-x9/swift-fileio.git
[1/209] Fetching swift-fileio
[210/17015] Fetching swift-fileio, swift-crypto
Fetched https://github.com/p-x9/swift-fileio.git from cache (1.89s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.28s)
Computing version for https://github.com/Kolos65/Mockable.git
Computed https://github.com/Kolos65/Mockable.git at 0.4.0 (2.84s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/swiftlang/swift-syntax.git
[1/5499] Fetching xctest-dynamic-overlay
[3466/77410] Fetching xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (4.45s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (4.49s)
Computing version for https://github.com/tuist/FileSystem.git
Computed https://github.com/tuist/FileSystem.git at 0.11.19 (5.59s)
Fetching https://github.com/apple/swift-nio
Fetching https://github.com/tuist/ZIPFoundation
Fetching https://github.com/apple/swift-log
[1/3903] Fetching swift-log
[2617/8778] Fetching swift-log, zipfoundation
Fetched https://github.com/apple/swift-log from cache (0.57s)
[1/78062] Fetching swift-nio
Fetched https://github.com/tuist/ZIPFoundation from cache (0.58s)
Fetched https://github.com/apple/swift-nio from cache (5.46s)
Computing version for https://github.com/tuist/Command.git
Computed https://github.com/tuist/Command.git at 0.13.0 (6.00s)
Computing version for https://github.com/tuist/XcodeProj
Computed https://github.com/tuist/XcodeProj at 9.5.0 (1.20s)
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/tadija/AEXML.git
[1/2127] Fetching aexml
[321/3565] Fetching aexml, pathkit
Fetched https://github.com/kylef/PathKit.git from cache (0.41s)
Fetched https://github.com/tadija/AEXML.git from cache (0.41s)
Computing version for https://github.com/tuist/Path.git
Computed https://github.com/tuist/Path.git at 0.3.8 (0.86s)
Computing version for https://github.com/Flight-School/AnyCodable
Computed https://github.com/Flight-School/AnyCodable at 0.6.7 (0.41s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.44s)
Computing version for https://github.com/tuist/ZIPFoundation
Computed https://github.com/tuist/ZIPFoundation at 0.9.20 (0.35s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.4 (0.39s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.86.0 (0.70s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/1814] Fetching swift-atomics
[1815/6751] Fetching swift-atomics, swift-system
[6752/24196] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.44s)
[4780/19259] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.11s)
Fetched https://github.com/apple/swift-collections.git from cache (1.13s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (3.66s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.26s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.7.0 (0.64s)
Computing version for https://github.com/p-x9/swift-fileio.git
Computed https://github.com/p-x9/swift-fileio.git at 0.12.0 (1.35s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.75s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.71s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.94s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (0.68s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (5.51s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (1.12s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.0 (1.90s)
Fetching https://github.com/apple/swift-asn1.git
[1/1629] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.44s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (1.29s)
Creating working copy for https://github.com/p-x9/MachOKit
Working copy of https://github.com/p-x9/MachOKit resolved at 0.38.0
Creating working copy for https://github.com/Kolos65/Mockable.git
Working copy of https://github.com/Kolos65/Mockable.git resolved at 0.4.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/tuist/Path.git
Working copy of https://github.com/tuist/Path.git resolved at 0.3.8
Creating working copy for https://github.com/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.7.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.0
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/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/XcodeProj
Working copy of https://github.com/tuist/XcodeProj resolved at 9.5.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.12.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.2
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.6.1
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/tuist/FileSystem.git
Working copy of https://github.com/tuist/FileSystem.git resolved at 0.11.19
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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.86.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.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/101] Write sources
[42/101] Compiling CNIOWASI CNIOWASI.c
[43/101] Compiling _SwiftSyntaxCShims dummy.c
[44/101] Compiling CNIOWindows shim.c
[45/101] Compiling _AtomicsShims.c
[46/101] Compiling CNIOPosix event_loop_id.c
[47/101] Compiling CNIOLinux liburing_shims.c
[48/101] Compiling CNIODarwin shim.c
[49/101] Write sources
[52/101] Compiling CSystem shims.c
[53/101] Compiling CNIOWindows WSAStartup.c
[54/101] Write swift-version-24593BA9C3E375BF.txt
[55/101] Compiling MachOKitC mach-o-linux.c
[56/101] Compiling CNIOLinux shim.c
[58/158] Emitting module SwiftSyntax600
[58/162] Compiling c-nioatomics.c
[59/162] Compiling c-atomics.c
[61/166] Emitting module SwiftSyntax510
[62/166] Compiling SwiftSyntax510 Empty.swift
[63/167] Compiling SwiftSyntax600 Empty.swift
[64/168] Emitting module SwiftSyntax601
[65/168] Compiling SwiftSyntax601 Empty.swift
[68/169] Emitting module _NIOBase64
[69/169] Compiling _NIOBase64 Base64.swift
[72/170] Emitting module SwiftSyntax509
[73/170] Compiling SwiftSyntax509 Empty.swift
[75/171] Emitting module SystemPackage
[76/171] Compiling SystemPackage Errno.swift
[77/171] Compiling SystemPackage ErrnoWindows.swift
[78/171] Compiling SystemPackage FileDescriptor.swift
[79/171] Compiling SystemPackage FileHelpers.swift
[80/171] Compiling SystemPackage FileOperations.swift
[81/171] Compiling SystemPackage FilePath.swift
[82/171] Compiling SystemPackage FilePathComponentView.swift
[83/171] Compiling SystemPackage FilePathComponents.swift
[84/171] Compiling SystemPackage FilePathParsing.swift
[85/171] Compiling SystemPackage FilePathString.swift
[86/175] Compiling _NIODataStructures PriorityQueue.swift
[87/175] Compiling _NIODataStructures _TinyArray.swift
[88/175] Compiling SystemPackage FilePathWindows.swift
[89/175] Compiling SystemPackage FilePermissions.swift
[90/175] Compiling SystemPackage IOCompletion.swift
[91/175] Compiling ZIPFoundation Entry.swift
[92/175] Compiling SystemPackage FilePathSyntax.swift
[93/175] Compiling SystemPackage FilePathTemp.swift
[94/175] Compiling SystemPackage FilePathTempPosix.swift
[95/175] Compiling SystemPackage FilePathTempWindows.swift
[96/175] Compiling SystemPackage Syscalls.swift
[97/175] Compiling SystemPackage WindowsSyscallAdapters.swift
[98/175] Compiling SystemPackage MachPort.swift
[99/175] Compiling SystemPackage PlatformString.swift
[100/175] Compiling SystemPackage IORing.swift
[101/175] Compiling SystemPackage RawIORequest.swift
[102/175] Compiling SystemPackage Backcompat.swift
[103/175] Compiling SystemPackage CInterop.swift
[104/175] Compiling SystemPackage Constants.swift
[105/175] Compiling SystemPackage Exports.swift
[106/175] Compiling SystemPackage Mocking.swift
[107/175] Compiling SystemPackage RawBuffer.swift
[108/175] Emitting module _NIODataStructures
[109/175] Compiling _NIODataStructures Heap.swift
[123/178] Emitting module ZIPFoundation
[124/178] Compiling SystemPackage SystemString.swift
[125/178] Compiling SystemPackage Util+StringArray.swift
[126/178] Compiling SystemPackage Util.swift
[127/178] Compiling SystemPackage UtilConsumers.swift
[133/179] Compiling ZIPFoundation FileManager+ZIPDeprecated.swift
[134/179] Compiling ZIPFoundation URL+ZIP.swift
[139/282] Emitting module IssueReportingPackageSupport
[140/282] Compiling IssueReportingPackageSupport _Test.swift
[142/284] Compiling Logging MetadataProvider.swift
[143/284] Compiling SwiftSyntax SourceLength.swift
[144/284] Compiling SwiftSyntax AbsolutePosition.swift
[145/284] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[146/284] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[147/295] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[148/304] Emitting module Logging
[149/304] Compiling Logging Locks.swift
[150/304] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[151/304] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[152/304] Emitting module NIOConcurrencyHelpers
[153/304] Emitting module InternalCollectionsUtilities
[154/304] Emitting module Path
[155/304] Compiling Path Path.swift
[157/305] Compiling NIOConcurrencyHelpers lock.swift
[158/305] Compiling IssueReporting Rethrows.swift
[159/305] Compiling IssueReporting ErrorReporting.swift
[160/305] Compiling IssueReporting FailureObserver.swift
[161/305] Compiling IssueReporting LockIsolated.swift
[162/305] Compiling IssueReporting AppHostWarning.swift
[163/305] Compiling IssueReporting Deprecations.swift
[164/305] Compiling IssueReporting SwiftTesting.swift
[165/305] Compiling IssueReporting UncheckedSendable.swift
[166/306] Compiling NIOConcurrencyHelpers NIOLock.swift
[167/306] Compiling NIOConcurrencyHelpers atomics.swift
[168/306] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[171/336] Compiling Logging LogHandler.swift
[172/336] Compiling Logging Logging.swift
[174/337] Compiling Atomics ManagedAtomic.swift
[175/337] Compiling Atomics ManagedAtomicLazyReference.swift
[176/350] Compiling Atomics UnsafeAtomic.swift
[177/350] Compiling Atomics UnsafeAtomicLazyReference.swift
[178/354] Compiling DequeModule Deque._Storage.swift
[179/354] Compiling DequeModule Deque._UnsafeHandle.swift
[180/354] Compiling DequeModule Deque.swift
[181/354] Compiling DequeModule _DequeBuffer.swift
[182/354] Compiling DequeModule Deque+CustomReflectable.swift
[183/354] Compiling DequeModule Deque+Descriptions.swift
[184/356] Compiling Glob Unicode.GeneralCategory+Helpers.swift
[186/356] Compiling DequeModule _DequeBufferHeader.swift
[187/356] Compiling AEXML Error.swift
[188/356] Compiling DequeModule Deque+Equatable.swift
[189/356] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[190/356] Compiling Atomics IntegerOperations.swift
[191/356] Compiling Atomics Unmanaged extensions.swift
[192/356] Compiling Glob Pattern+Options.swift
[193/356] Compiling DequeModule Deque+Extras.swift
[194/356] Compiling DequeModule Deque+Hashable.swift
[195/356] Compiling DequeModule Deque+Testing.swift
[196/356] Compiling AEXML Builders.swift
[197/356] Emitting module AEXML
[198/356] Compiling AEXML Options.swift
[199/356] Compiling AEXML Parser.swift
[200/356] Compiling Glob Pattern.swift
[201/356] Emitting module AnyCodable
[202/356] Compiling DequeModule _DequeSlot.swift
[203/356] Compiling DequeModule _UnsafeWrappedBuffer.swift
[204/356] Compiling Glob Pattern+Parser.swift
[205/356] Compiling Glob InvalidPattern.swift
[206/356] Compiling Glob Pattern+Match.swift
[211/358] Compiling DequeModule Deque+Codable.swift
[212/358] Compiling DequeModule Deque+Collection.swift
[215/358] Compiling AEXML Document.swift
[216/358] Compiling AEXML Element.swift
[217/359] Compiling AnyCodable AnyCodable.swift
[218/359] Compiling AnyCodable AnyDecodable.swift
[219/359] Compiling AnyCodable AnyEncodable.swift
[228/360] Emitting module Glob
[229/360] Compiling Glob GlobSearch.swift
[231/361] Wrapping AST for _NIODataStructures for debugging
[232/361] Wrapping AST for _NIOBase64 for debugging
[241/361] Wrapping AST for ZIPFoundation for debugging
[242/361] Wrapping AST for SystemPackage for debugging
[243/417] Wrapping AST for SwiftSyntax601 for debugging
[244/433] Wrapping AST for SwiftSyntax600 for debugging
[245/433] Wrapping AST for SwiftSyntax510 for debugging
[246/433] Wrapping AST for SwiftSyntax509 for debugging
[248/433] Compiling XcodeGraph CompatibleXcodeVersions.swift
[249/433] Compiling XcodeGraph CopyFileElement.swift
[249/433] Wrapping AST for NIOConcurrencyHelpers for debugging
[250/433] Wrapping AST for Path for debugging
[252/433] Emitting module DequeModule
[252/434] Wrapping AST for Logging for debugging
[253/434] Wrapping AST for IssueReportingPackageSupport for debugging
[255/434] Wrapping AST for InternalCollectionsUtilities for debugging
[257/434] Emitting module PathKit
[258/434] Compiling PathKit PathKit.swift
[258/435] Wrapping AST for Glob for debugging
[260/435] Wrapping AST for DequeModule for debugging
[262/435] Emitting module IssueReporting
[263/527] Compiling XcodeProj Path+Extras.swift
[264/527] Compiling XcodeProj String+Utils.swift
[265/527] Compiling XcodeProj String+md5.swift
[266/528] Wrapping AST for IssueReporting for debugging
[268/528] Compiling XcodeProj Errors.swift
[269/528] Compiling XcodeProj AEXML+XcodeFormat.swift
[270/528] Compiling XcodeProj Array+Extras.swift
[271/528] Compiling XcodeProj Bool+Extras.swift
[272/528] Compiling XcodeProj KeyedDecodingContainer+Additions.swift
[273/528] Compiling XcodeProj NSRecursiveLock+Sync.swift
[283/528] Compiling XcodeProj BuildFileSetting.swift
[284/528] Compiling XcodeProj BuildPhase.swift
[285/528] Compiling XcodeProj PBXBuildFile.swift
[286/528] Compiling XcodeProj PBXBuildPhase.swift
[287/528] Compiling XcodeProj PBXBuildRule.swift
[288/528] Compiling XcodeProj PBXCopyFilesBuildPhase.swift
[289/528] Compiling XcodeProj PBXFrameworksBuildPhase.swift
[290/528] Compiling XcodeProj PBXHeadersBuildPhase.swift
[291/528] Compiling XcodeProj PBXResourcesBuildPhase.swift
[292/528] Compiling XcodeProj PBXRezBuildPhase.swift
[293/528] Compiling XcodeProj PBXShellScriptBuildPhase.swift
[294/528] Compiling XcodeProj PBXSourcesBuildPhase.swift
[295/528] Compiling XcodeProj BuildSettings.swift
[296/528] Compiling XcodeProj XCBuildConfiguration.swift
[297/528] Compiling XcodeProj XCConfigurationList.swift
[298/528] Compiling XcodeProj PBXContainerItem.swift
[299/528] Compiling XcodeProj PBXContainerItemProxy.swift
[300/528] Compiling XcodeProj PBXFileElement.swift
[301/537] Emitting module Atomics
[312/538] Wrapping AST for Atomics for debugging
[314/609] Compiling NIOCore NIOAny.swift
[315/609] Compiling NIOCore NIOCloseOnErrorHandler.swift
[316/609] Compiling NIOCore NIOCoreSendableMetatype.swift
[317/609] Compiling NIOCore NIOLoopBound.swift
[318/609] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[319/609] Compiling NIOCore NIOScheduledCallback.swift
[320/609] Compiling NIOCore NIOSendable.swift
[321/609] Compiling NIOCore RecvByteBufferAllocator.swift
[322/617] Emitting module XcodeGraph
[323/617] Compiling NIOCore AddressedEnvelope.swift
[324/617] Compiling NIOCore AsyncAwaitSupport.swift
[325/617] Compiling NIOCore AsyncChannel.swift
[326/617] Compiling NIOCore AsyncChannelHandler.swift
[327/617] Compiling NIOCore AsyncChannelInboundStream.swift
[328/617] Compiling NIOCore AsyncChannelOutboundWriter.swift
[329/617] Compiling NIOCore NIOAsyncSequenceProducer.swift
[330/617] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[331/617] Compiling NIOCore NIOAsyncWriter.swift
[332/617] Compiling NIOCore CircularBuffer.swift
[333/617] Compiling NIOCore Codec.swift
[334/617] Compiling NIOCore DispatchQueue+WithFuture.swift
[335/617] Compiling NIOCore EventLoop+Deprecated.swift
[336/617] Compiling NIOCore EventLoop+SerialExecutor.swift
[337/617] Compiling NIOCore EventLoop.swift
[338/617] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[339/617] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[340/617] Compiling NIOCore BSDSocketAPI.swift
[341/617] Compiling NIOCore ByteBuffer-aux.swift
[342/617] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[343/617] Compiling NIOCore ByteBuffer-conversions.swift
[344/617] Compiling NIOCore ByteBuffer-core.swift
[345/617] Compiling NIOCore ByteBuffer-hex.swift
[346/617] Compiling NIOCore ByteBuffer-int.swift
[347/630] Emitting module XcodeProj
[359/630] Compiling NIOCore ConvenienceOptionSupport.swift
[360/630] Compiling NIOCore DeadChannel.swift
[361/630] Compiling NIOCore ChannelPipeline.swift
[370/630] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[371/630] Compiling NIOCore SocketAddresses.swift
/host/spi-builder-workspace/Sources/XcodeGraph/Models/Target.swift:131:14: warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags. [#DeprecatedDeclaration]
129 | self.additionalFiles = additionalFiles
130 | self.buildRules = buildRules
131 | self.prune = prune
| `- warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags. [#DeprecatedDeclaration]
132 | self.mergedBinaryType = mergedBinaryType
133 | self.mergeable = mergeable
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[372/630] Compiling NIOCore SocketOptionProvider.swift
/host/spi-builder-workspace/Sources/XcodeGraph/Models/Target.swift:131:14: warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags. [#DeprecatedDeclaration]
129 | self.additionalFiles = additionalFiles
130 | self.buildRules = buildRules
131 | self.prune = prune
| `- warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags. [#DeprecatedDeclaration]
132 | self.mergedBinaryType = mergedBinaryType
133 | self.mergeable = mergeable
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[373/630] Compiling NIOCore SystemCallHelpers.swift
/host/spi-builder-workspace/Sources/XcodeGraph/Models/Target.swift:131:14: warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags. [#DeprecatedDeclaration]
129 | self.additionalFiles = additionalFiles
130 | self.buildRules = buildRules
131 | self.prune = prune
| `- warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags. [#DeprecatedDeclaration]
132 | self.mergedBinaryType = mergedBinaryType
133 | self.mergeable = mergeable
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[374/630] Compiling NIOCore TimeAmount+Duration.swift
/host/spi-builder-workspace/Sources/XcodeGraph/Models/Target.swift:131:14: warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags. [#DeprecatedDeclaration]
129 | self.additionalFiles = additionalFiles
130 | self.buildRules = buildRules
131 | self.prune = prune
| `- warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags. [#DeprecatedDeclaration]
132 | self.mergedBinaryType = mergedBinaryType
133 | self.mergeable = mergeable
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[375/630] Compiling NIOCore TypeAssistedChannelHandler.swift
/host/spi-builder-workspace/Sources/XcodeGraph/Models/Target.swift:131:14: warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags. [#DeprecatedDeclaration]
129 | self.additionalFiles = additionalFiles
130 | self.buildRules = buildRules
131 | self.prune = prune
| `- warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags. [#DeprecatedDeclaration]
132 | self.mergedBinaryType = mergedBinaryType
133 | self.mergeable = mergeable
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[376/630] Compiling NIOCore UniversalBootstrapSupport.swift
/host/spi-builder-workspace/Sources/XcodeGraph/Models/Target.swift:131:14: warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags. [#DeprecatedDeclaration]
129 | self.additionalFiles = additionalFiles
130 | self.buildRules = buildRules
131 | self.prune = prune
| `- warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags. [#DeprecatedDeclaration]
132 | self.mergedBinaryType = mergedBinaryType
133 | self.mergeable = mergeable
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[377/630] Compiling NIOCore Utilities.swift
/host/spi-builder-workspace/Sources/XcodeGraph/Models/Target.swift:131:14: warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags. [#DeprecatedDeclaration]
129 | self.additionalFiles = additionalFiles
130 | self.buildRules = buildRules
131 | self.prune = prune
| `- warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags. [#DeprecatedDeclaration]
132 | self.mergedBinaryType = mergedBinaryType
133 | self.mergeable = mergeable
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[378/630] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
/host/spi-builder-workspace/Sources/XcodeGraph/Models/Target.swift:131:14: warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags. [#DeprecatedDeclaration]
129 | self.additionalFiles = additionalFiles
130 | self.buildRules = buildRules
131 | self.prune = prune
| `- warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags. [#DeprecatedDeclaration]
132 | self.mergedBinaryType = mergedBinaryType
133 | self.mergeable = mergeable
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[379/630] Compiling SwiftSyntax SyntaxNodesOP.swift
/host/spi-builder-workspace/Sources/XcodeGraph/Models/Target.swift:131:14: warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags. [#DeprecatedDeclaration]
129 | self.additionalFiles = additionalFiles
130 | self.buildRules = buildRules
131 | self.prune = prune
| `- warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags. [#DeprecatedDeclaration]
132 | self.mergedBinaryType = mergedBinaryType
133 | self.mergeable = mergeable
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[380/630] Compiling SwiftSyntax SyntaxNodesQRS.swift
/host/spi-builder-workspace/Sources/XcodeGraph/Models/Target.swift:131:14: warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags. [#DeprecatedDeclaration]
129 | self.additionalFiles = additionalFiles
130 | self.buildRules = buildRules
131 | self.prune = prune
| `- warning: 'prune' is deprecated: The prune attribute coupled XcodeGraph to a particular use-case of Tuist and therefore
we removed it in favor of using metadata as an in-memory context holder that can be leveraged
using conventional tags. [#DeprecatedDeclaration]
132 | self.mergedBinaryType = mergedBinaryType
133 | self.mergeable = mergeable
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[381/630] Compiling XcodeGraph WorkspaceGenerationOptions.swift
[382/630] Compiling XcodeGraph XCFrameworkInfoPlist.swift
[383/630] Compiling XcodeGraph PackageInfo.swift
[384/630] Compiling XcodeProj XCScheme+StoreKitConfigurationFileReference.swift
[385/630] Compiling XcodeProj XCScheme+TestAction.swift
[386/630] Compiling XcodeProj XCScheme+TestItem.swift
[387/630] Compiling XcodeProj XCScheme+TestParallelization.swift
[388/630] Compiling XcodeProj XCScheme+TestPlanReference.swift
[389/630] Compiling XcodeProj XCScheme+TestableReference.swift
[390/630] Compiling XcodeProj XCScheme.swift
[391/630] Compiling XcodeProj XCSchemeManagement.swift
[392/630] Compiling XcodeProj BuildSettingsProvider.swift
[393/630] Compiling XcodeProj CommentedString.swift
[394/630] Compiling NIOCore IOData.swift
[395/630] Compiling NIOCore IPProtocol.swift
[396/630] Compiling NIOCore IntegerBitPacking.swift
[397/630] Compiling NIOCore IntegerTypes.swift
[398/630] Compiling NIOCore Interfaces.swift
[399/630] Compiling NIOCore Linux.swift
[400/630] Compiling NIOCore MarkedCircularBuffer.swift
[401/630] Compiling NIOCore MulticastChannel.swift
[407/630] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[408/630] Compiling NIOCore EventLoopFuture+Deprecated.swift
[409/630] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[410/630] Compiling NIOCore EventLoopFuture.swift
[411/630] Compiling NIOCore FileDescriptor.swift
[412/630] Compiling NIOCore FileHandle.swift
[413/630] Compiling NIOCore FileRegion.swift
[414/630] Compiling NIOCore GlobalSingletons.swift
[415/630] Compiling NIOCore IO.swift
[424/630] Compiling NIOCore ByteBuffer-multi-int.swift
[425/630] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[426/630] Compiling NIOCore ByteBuffer-views.swift
[427/630] Compiling NIOCore Channel.swift
[428/630] Compiling NIOCore ChannelHandler.swift
[429/630] Compiling NIOCore ChannelHandlers.swift
[430/630] Compiling NIOCore ChannelInvoker.swift
[431/630] Compiling NIOCore ChannelOption.swift
[459/630] Compiling XcodeGraph TargetType.swift
[460/630] Compiling XcodeGraph TestAction.swift
[461/630] Compiling XcodeGraph TestPlan.swift
[462/630] Compiling XcodeGraph TestableTarget.swift
[463/630] Compiling XcodeGraph TestingOptions.swift
[464/630] Compiling XcodeGraph Version.swift
[465/630] Compiling XcodeGraph Workspace.swift
[483/630] Compiling XcodeProj Decoders.swift
[484/630] Compiling XcodeProj JSONDecoding.swift
[485/630] Compiling XcodeProj PBXBatchUpdater.swift
[486/630] Compiling XcodeProj PlistDecoding.swift
[487/630] Compiling XcodeProj PlistValue.swift
[488/630] Compiling XcodeProj ReferenceGenerator.swift
[489/630] Compiling XcodeProj XCConfig.swift
[490/630] Compiling XcodeProj XCWorkspace.swift
[491/630] Compiling XcodeProj XCWorkspaceData.swift
[492/630] Compiling XcodeProj XCWorkspaceDataElement.swift
[493/630] Compiling XcodeProj XCWorkspaceDataElementLocationType.swift
[494/630] Compiling XcodeProj XCWorkspaceDataFileRef.swift
[495/630] Compiling XcodeProj XCWorkspaceDataGroup.swift
[561/632] Emitting module NIOCore
[563/633] Emitting module SwiftSyntax
[563/633] Wrapping AST for NIOCore for debugging
[565/681] Compiling NIOPosix Socket.swift
[566/681] Compiling NIOPosix SocketChannel.swift
[567/681] Compiling NIOPosix SocketProtocols.swift
[568/681] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[569/681] Compiling NIOPosix System.swift
[570/681] Compiling NIOPosix Thread.swift
[571/687] Compiling NIOPosix Pool.swift
[572/687] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[573/687] Compiling NIOPosix PosixSingletons.swift
[574/687] Compiling NIOPosix RawSocketBootstrap.swift
[575/687] Compiling NIOPosix Resolver.swift
[576/687] Compiling NIOPosix Selectable.swift
[577/687] Compiling NIOPosix SelectableChannel.swift
[578/687] Compiling NIOPosix SelectableEventLoop.swift
[579/687] Compiling NIOPosix SelectorEpoll.swift
[580/687] Compiling NIOPosix SelectorGeneric.swift
[581/687] Compiling NIOPosix SelectorKqueue.swift
[582/687] Compiling NIOPosix SelectorUring.swift
[583/687] Compiling NIOPosix ServerSocket.swift
[584/687] Compiling NIOPosix ThreadPosix.swift
[585/687] Compiling NIOPosix ThreadWindows.swift
[586/687] Compiling NIOPosix UnsafeTransfer.swift
[587/687] Compiling NIOPosix Utilities.swift
[588/687] Compiling NIOPosix VsockAddress.swift
[589/687] Compiling NIOPosix VsockChannelEvents.swift
[590/687] Compiling NIOPosix BSDSocketAPICommon.swift
[591/687] Compiling NIOPosix BSDSocketAPIPosix.swift
[592/687] Compiling NIOPosix BSDSocketAPIWindows.swift
[593/687] Compiling NIOPosix BaseSocket.swift
[594/687] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[595/687] Compiling NIOPosix BaseSocketChannel.swift
[596/687] Compiling NIOPosix BaseStreamSocketChannel.swift
[597/687] Emitting module NIOPosix
[598/687] Compiling NIOPosix Bootstrap.swift
[599/687] Compiling NIOPosix ControlMessage.swift
[600/687] Compiling NIOPosix DatagramVectorReadManager.swift
[601/687] Compiling NIOPosix Errors+Any.swift
[602/687] Compiling NIOPosix FileDescriptor.swift
[603/687] Compiling NIOPosix GetaddrinfoResolver.swift
[604/687] Compiling NIOPosix HappyEyeballs.swift
[605/687] Compiling NIOPosix IO.swift
[606/687] Compiling NIOPosix IntegerBitPacking.swift
[607/687] Compiling NIOPosix IntegerTypes.swift
[608/687] Compiling NIOPosix Linux.swift
[609/687] Compiling NIOPosix LinuxCPUSet.swift
[610/687] Compiling NIOPosix LinuxUring.swift
[611/687] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[612/687] Compiling NIOPosix NIOPosixSendableMetatype.swift
[613/687] Compiling NIOPosix NIOThreadPool.swift
[614/687] Compiling NIOPosix NonBlockingFileIO.swift
[615/687] Compiling NIOPosix PendingDatagramWritesManager.swift
[616/687] Compiling NIOPosix PendingWritesManager.swift
[617/687] Compiling NIOPosix PipeChannel.swift
[618/687] Compiling NIOPosix PipePair.swift
[619/719] Wrapping AST for NIOPosix for debugging
[621/724] Compiling _NIOFileSystem ParallelDirCopy.swift
[622/724] Compiling _NIOFileSystem ParallelRemoval.swift
[623/724] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[624/724] Compiling _NIOFileSystem CInterop.swift
[625/724] Compiling _NIOFileSystem Errno.swift
[626/729] Emitting module _NIOFileSystem
[627/729] Compiling _NIOFileSystem Array+FileSystem.swift
[628/729] Compiling _NIOFileSystem ArraySlice+FileSystem.swift
[629/729] Compiling _NIOFileSystem BufferedReader.swift
[630/729] Compiling _NIOFileSystem BufferedWriter.swift
[631/729] Compiling _NIOFileSystem ByteBuffer+FileSystem.swift
[632/729] Compiling _NIOFileSystem Utilities.swift
[633/729] Compiling _NIOFileSystem NIOFilePath.swift
[634/729] Compiling _NIOFileSystem NIOFileSystemSendableMetatype.swift
[635/729] Compiling _NIOFileSystem OpenOptions.swift
[636/729] Compiling _NIOFileSystem String+FileSystem.swift
[637/729] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[638/729] Compiling _NIOFileSystem FileSystemError.swift
[639/729] Compiling _NIOFileSystem FileSystemProtocol.swift
[640/729] Compiling _NIOFileSystem FileType.swift
[641/729] Compiling _NIOFileSystem IOStrategy.swift
[651/729] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[652/729] Compiling _NIOFileSystem BufferedStream.swift
[653/729] Compiling _NIOFileSystem Cancellation.swift
[654/729] Compiling _NIOFileSystem TokenBucket.swift
[655/729] Compiling _NIOFileSystem UnsafeTransfer.swift
[656/729] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[657/729] Compiling _NIOFileSystem Mocking.swift
[658/729] Compiling _NIOFileSystem Syscall.swift
[659/729] Compiling _NIOFileSystem Syscalls.swift
[660/729] Compiling _NIOFileSystem SystemFileHandle.swift
[661/729] Compiling _NIOFileSystem FileChunks.swift
[662/729] Compiling _NIOFileSystem FileHandle.swift
[663/729] Compiling _NIOFileSystem FileHandleProtocol.swift
[664/729] Compiling _NIOFileSystem FileInfo.swift
[665/729] Compiling _NIOFileSystem FileSystem.swift
[666/729] Compiling _NIOFileSystem ByteCount.swift
[667/729] Compiling _NIOFileSystem Convenience.swift
[668/729] Compiling _NIOFileSystem DirectoryEntries.swift
[669/729] Compiling _NIOFileSystem DirectoryEntry.swift
[670/729] Compiling _NIOFileSystem Exports.swift
[671/730] Wrapping AST for _NIOFileSystem for debugging
[673/732] Compiling NIOFileSystem Exports.swift
[674/732] Emitting module NIOFileSystem
[675/733] Wrapping AST for NIOFileSystem for debugging
[686/736] Emitting module FileSystem
[687/736] Compiling FileSystem AsyncSequence+Extras.swift
[688/736] Compiling FileSystem FileSystem.swift
[689/737] Wrapping AST for FileSystem for debugging
[690/737] Write Objects.LinkFileList
[691/737] Archiving libFileSystem.a
[720/749] Wrapping AST for SwiftSyntax for debugging
[722/796] Emitting module SwiftBasicFormat
[723/796] Emitting module SwiftDiagnostics
[724/797] Compiling SwiftDiagnostics Message.swift
[725/797] Compiling SwiftBasicFormat Syntax+Extensions.swift
[726/797] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[727/797] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[728/797] Compiling SwiftDiagnostics Note.swift
[729/797] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[730/797] Compiling SwiftDiagnostics FixIt.swift
[731/797] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[732/797] Compiling SwiftParser Attributes.swift
[733/797] Compiling SwiftParser Availability.swift
[734/797] Compiling SwiftParser CharacterInfo.swift
[735/797] Compiling SwiftParser CollectionNodes+Parsable.swift
[736/797] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[738/798] Compiling SwiftBasicFormat Indenter.swift
[739/798] Compiling SwiftBasicFormat InferIndentation.swift
[739/798] Wrapping AST for SwiftDiagnostics for debugging
[741/798] Compiling SwiftBasicFormat BasicFormat.swift
[743/799] Compiling SwiftParser LexemeSequence.swift
[744/799] Compiling SwiftParser Lexer.swift
[745/799] Compiling SwiftParser RegexLiteralLexer.swift
[746/799] Compiling SwiftParser UnicodeScalarExtensions.swift
[747/799] Compiling SwiftParser Lookahead.swift
[748/799] Compiling SwiftParser LoopProgressCondition.swift
[749/804] Emitting module SwiftParser
[750/804] Compiling SwiftParser SwiftParserCompatibility.swift
[751/804] Compiling SwiftParser SwiftVersion.swift
[752/804] Compiling SwiftParser SyntaxUtils.swift
[753/804] Compiling SwiftParser TokenConsumer.swift
[754/804] Compiling SwiftParser TokenPrecedence.swift
[755/804] Compiling SwiftParser TokenSpec.swift
[756/804] Compiling SwiftParser TokenSpecSet.swift
[757/804] Compiling SwiftParser TopLevel.swift
[758/804] Compiling SwiftParser TriviaParser.swift
[759/804] Compiling SwiftParser Types.swift
[760/804] Compiling SwiftParser Modifiers.swift
[761/804] Compiling SwiftParser Names.swift
[762/804] Compiling SwiftParser Nominals.swift
[763/804] Compiling SwiftParser Parameters.swift
[764/804] Compiling SwiftParser ParseSourceFile.swift
[765/804] Compiling SwiftParser Parser.swift
[766/804] Compiling SwiftParser Patterns.swift
[767/804] Compiling SwiftParser Recovery.swift
[768/804] Compiling SwiftParser Specifiers.swift
[769/804] Compiling SwiftParser Statements.swift
[770/804] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[771/804] Compiling SwiftParser StringLiterals.swift
[771/804] Wrapping AST for SwiftBasicFormat for debugging
[777/804] Compiling SwiftParser Declarations.swift
[778/804] Compiling SwiftParser Directives.swift
[779/804] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[780/804] Compiling SwiftParser Expressions.swift
[781/804] Compiling SwiftParser IncrementalParseTransition.swift
[782/804] Compiling SwiftParser IsValidIdentifier.swift
[783/804] Compiling SwiftParser Cursor.swift
[784/804] Compiling SwiftParser Lexeme.swift
[785/804] Compiling SwiftParser ExperimentalFeatures.swift
[786/804] Compiling SwiftParser IsLexerClassified.swift
[787/804] Compiling SwiftParser LayoutNodes+Parsable.swift
[788/804] Compiling SwiftParser Parser+TokenSpecSet.swift
[789/804] Compiling SwiftParser TokenSpecStaticMembers.swift
[790/805] Wrapping AST for SwiftParser for debugging
[792/828] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[793/829] Compiling SwiftOperators OperatorTable.swift
[794/830] Compiling SwiftOperators PrecedenceGraph.swift
[795/830] Compiling SwiftOperators PrecedenceGroup.swift
[796/830] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[797/830] Emitting module SwiftOperators
[798/830] Compiling SwiftOperators SyntaxSynthesis.swift
[799/830] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[800/830] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[801/830] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[802/830] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[803/830] Compiling SwiftOperators OperatorTable+Semantics.swift
[804/830] Compiling SwiftOperators OperatorTable+Folding.swift
[805/831] Wrapping AST for SwiftOperators for debugging
[807/831] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[808/831] Compiling SwiftParserDiagnostics Utils.swift
[809/831] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[810/831] Emitting module SwiftParserDiagnostics
[813/831] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[814/831] Compiling SwiftParserDiagnostics PresenceUtils.swift
[815/831] Compiling SwiftParserDiagnostics MissingNodesError.swift
[816/831] Compiling SwiftParserDiagnostics MissingTokenError.swift
[819/832] Wrapping AST for SwiftParserDiagnostics for debugging
[821/847] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[822/847] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[823/847] Compiling SwiftSyntaxBuilder Indenter.swift
[824/847] Compiling SwiftSyntaxBuilder ListBuilder.swift
[825/847] Emitting module SwiftSyntaxBuilder
[826/848] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[827/848] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[828/848] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[829/848] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[830/848] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[831/848] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[832/848] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[833/848] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[834/848] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[835/848] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[836/848] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[837/849] Wrapping AST for SwiftSyntaxBuilder for debugging
[839/866] Compiling SwiftSyntaxMacros Macro.swift
[840/866] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[841/866] Compiling SwiftSyntaxMacros MemberMacro.swift
[842/866] Compiling SwiftSyntaxMacros PeerMacro.swift
[843/868] Compiling SwiftSyntaxMacros AccessorMacro.swift
[844/868] Compiling SwiftSyntaxMacros AttachedMacro.swift
[845/868] Compiling SwiftSyntaxMacros BodyMacro.swift
[846/868] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[847/868] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[848/868] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[849/868] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[850/868] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[851/868] Compiling SwiftSyntaxMacros Macro+Format.swift
[852/868] Compiling SwiftSyntaxMacros PreambleMacro.swift
[853/868] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[854/868] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[855/868] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[856/868] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[857/868] Emitting module SwiftSyntaxMacros
[858/869] Wrapping AST for SwiftSyntaxMacros for debugging
[860/878] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[861/879] Emitting module SwiftSyntaxMacroExpansion
[862/879] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[863/879] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[864/879] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[865/879] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[866/879] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[867/879] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[868/879] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[869/879] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[870/880] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[872/892] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[873/893] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[874/893] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[875/893] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[876/893] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[877/893] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[878/893] Emitting module SwiftCompilerPluginMessageHandling
[879/893] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[880/893] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[881/893] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[882/893] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[883/893] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[884/893] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[885/894] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[887/896] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[888/896] Emitting module SwiftCompilerPlugin
[889/897] Wrapping AST for SwiftCompilerPlugin for debugging
[891/931] Compiling MockableMacro MockableMacro.swift
[892/931] Compiling MockableMacro MockableMacroError.swift
[893/931] Compiling MockableMacro MockableMacroWarning.swift
[894/931] Compiling MockableMacro Plugin.swift
[895/935] Compiling MockableMacro FunctionRequirement.swift
[896/935] Compiling MockableMacro InitializerRequirement.swift
[897/935] Compiling MockableMacro Requirements.swift
[898/935] Compiling MockableMacro VariableRequirement.swift
[899/935] Compiling MockableMacro AttributeSyntax+Extensions.swift
[900/935] Compiling MockableMacro DeclModifierListSyntax+Extensions.swift
[901/935] Compiling MockableMacro FunctionDeclSyntax+Extensions.swift
[902/935] Compiling MockableMacro FunctionParameterSyntax+Extensions.swift
[903/935] Compiling MockableMacro GenericArgumentSyntax+Extensions.swift
[904/935] Compiling MockableMacro ProtocolDeclSyntax+Extensions.swift
[905/935] Compiling MockableMacro String+Extensions.swift
[906/935] Compiling MockableMacro TokenSyntax+Extensions.swift
[907/935] Compiling MockableMacro VariableDeclSyntax+Extensions.swift
[908/935] Compiling MockableMacro Buildable.swift
[909/935] Emitting module MockableMacro
[910/935] Compiling MockableMacro Availability.swift
[911/935] Compiling MockableMacro Messages.swift
[912/935] Compiling MockableMacro Namespace.swift
[913/935] Compiling MockableMacro TokenFinder.swift
[914/935] Compiling MockableMacro MockFactory.swift
[915/935] Compiling MockableMacro Function+Mockable.swift
[916/935] Compiling MockableMacro Initializer+Mockable.swift
[917/935] Compiling MockableMacro Mockable.swift
[918/935] Compiling MockableMacro Variable+Mockable.swift
[919/935] Compiling MockableMacro Function+Buildable.swift
[920/935] Compiling MockableMacro Variable+Buildable.swift
[921/935] Compiling MockableMacro BuilderFactory.swift
[922/935] Compiling MockableMacro Caseable.swift
[923/935] Compiling MockableMacro Function+Caseable.swift
[924/935] Compiling MockableMacro Variable+Caseable.swift
[925/935] Compiling MockableMacro ConformanceFactory.swift
[926/935] Compiling MockableMacro EnumFactory.swift
[927/935] Compiling MockableMacro Factory.swift
[928/935] Compiling MockableMacro MemberFactory.swift
[929/936] Wrapping AST for MockableMacro for debugging
[930/936] Write Objects.LinkFileList
[931/936] Linking MockableMacro-tool
[933/965] Compiling Mockable MockerScope.swift
[934/965] Compiling Mockable Count.swift
[935/965] Compiling Mockable GenericValue.swift
[936/965] Compiling Mockable Parameter+Match.swift
[937/969] Emitting module Mockable
[938/969] Compiling Mockable Parameter.swift
[939/969] Compiling Mockable ReturnValue.swift
[940/969] Compiling Mockable TimeoutDuration.swift
[941/969] Compiling Mockable Utils.swift
[942/969] Compiling Mockable ThrowingFunctionActionBuilder.swift
[943/969] Compiling Mockable ThrowingFunctionReturnBuilder.swift
[944/969] Compiling Mockable ThrowingFunctionVerifyBuilder.swift
[945/969] Compiling Mockable MockableService.swift
[946/969] Compiling Mockable PropertyActionBuilder.swift
[947/969] Compiling Mockable PropertyReturnBuilder.swift
[948/969] Compiling Mockable PropertyVerifyBuilder.swift
[949/969] Compiling Mockable Async+Timeout.swift
[950/969] Compiling Mockable AsyncSubject.swift
[951/969] Compiling Mockable LockedValue.swift
[952/969] Compiling Mockable MockableMacro.swift
[953/969] Compiling Mockable Matcher.swift
[954/969] Compiling Mockable Builder.swift
[955/969] Compiling Mockable FunctionActionBuilder.swift
[956/969] Compiling Mockable FunctionReturnBuilder.swift
[957/969] Compiling Mockable FunctionVerifyBuilder.swift
[958/969] Compiling Mockable CaseIdentifiable.swift
[959/969] Compiling Mockable Matchable.swift
[960/969] Compiling Mockable MemberAction.swift
[961/969] Compiling Mockable MemberReturn.swift
[962/969] Compiling Mockable Mocked.swift
[963/969] Compiling Mockable Mocker.swift
[964/969] Compiling Mockable MockerFallback.swift
[965/969] Compiling Mockable MockerPolicy.swift
[966/985] Wrapping AST for Mockable for debugging
[968/985] Compiling Command ThreadSafe.swift
[969/985] Compiling Command FileHandle+Extras.swift
[970/985] Emitting module Command
[971/985] Compiling Command AsyncThrowingStream+Extras.swift
[972/985] 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 | {
[973/985] Compiling XcodeMetadata MachOByteSwapExtensions.swift
[974/986] Compiling XcodeMetadata BinaryArchitecture+Extension.swift
[975/986] Compiling XcodeMetadata FileHandle+ReadHelpers.swift
[976/986] Compiling XcodeMetadata SystemFrameworkMetadataProvider.swift
[977/986] Emitting module XcodeMetadata
[978/986] Compiling XcodeMetadata LibraryMetadataProvider.swift
[979/986] Compiling XcodeMetadata FrameworkMetadataProvider.swift
[980/986] Compiling XcodeMetadata PrecompiledMetadataProvider.swift
[981/986] Compiling Command Command.swift
[982/986] Compiling Command CommandRunner.swift
[983/987] Wrapping AST for Command for debugging
[984/987] Write Objects.LinkFileList
[985/987] Archiving libCommand.a
[987/987] Compiling XcodeMetadata XCFrameworkMetadataProvider.swift
[989/1027] Compiling XcodeGraphMapper PBXProject+Extensions.swift
[990/1027] Compiling XcodeGraphMapper Package+Extensions.swift
[991/1027] Compiling XcodeGraphMapper Platform+Extensions.swift
[992/1027] Compiling XcodeGraphMapper PlatformFilter+Extensions.swift
[993/1027] Compiling XcodeGraphMapper TargetDependency+Extensions.swift
[994/1027] Compiling XcodeGraphMapper XCWorkspace+Extensions.swift
[995/1032] Emitting module XcodeGraphMapper
[996/1032] Compiling XcodeGraphMapper DeveloperDirectoryProvider.swift
[997/1032] Compiling XcodeGraphMapper Optional+Throwing.swift
[998/1032] Compiling XcodeGraphMapper PackageInfoLoader.swift
[999/1032] Compiling XcodeGraphMapper PathDependencyMapper.swift
[1000/1032] Compiling XcodeGraphMapper ProjectNativeTarget.swift
[1001/1032] Compiling XcodeGraphMapper XCTestPlan.swift
[1002/1032] Compiling XcodeGraphMapper BuildSettings.swift
[1003/1032] Compiling XcodeGraphMapper XCConfigurationList+Helpers.swift
[1004/1032] Compiling XcodeGraphMapper XCConfigurationMapper.swift
[1005/1032] Compiling XcodeGraphMapper PBXBuildRuleMapper.swift
[1006/1032] 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,
[1007/1032] 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,
[1008/1032] 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,
[1009/1032] 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,
[1010/1032] 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,
[1011/1032] Compiling XcodeGraphMapper PBXCoreDataModelsBuildPhaseMapper.swift
[1012/1032] Compiling XcodeGraphMapper PBXFrameworksBuildPhaseMapper.swift
[1013/1032] Compiling XcodeGraphMapper PBXHeadersBuildPhaseMapper.swift
[1014/1032] Compiling XcodeGraphMapper PBXResourcesBuildPhaseMapper.swift
[1015/1032] Compiling XcodeGraphMapper PBXScriptsBuildPhaseMapper.swift
[1016/1032] Compiling XcodeGraphMapper PBXSourcesBuildPhaseMapper.swift
[1017/1032] Compiling XcodeGraphMapper XCWorkspaceDataFileRef+Extensions.swift
[1018/1032] Compiling XcodeGraphMapper XcodeGraphMapper.swift
[1019/1032] Compiling XcodeGraphMapper PackageMapper.swift
[1020/1032] Compiling XcodeGraphMapper XCPackageMapper.swift
[1021/1032] Compiling XcodeGraphMapper BuildPhaseConstants.swift
[1022/1032] Compiling XcodeGraphMapper PBXCopyFilesBuildPhaseMapper.swift
[1023/1032] Compiling XcodeGraphMapper PBXTargetDependencyMapper.swift
[1024/1032] Compiling XcodeGraphMapper PBXTargetMapper.swift
[1025/1032] Compiling XcodeGraphMapper TargetDependency+GraphMapping.swift
[1026/1032] Compiling XcodeGraphMapper XCWorkspaceMapper.swift
[1027/1032] Compiling XcodeGraphMapper ConfigurationMatcher.swift
[1028/1032] Compiling XcodeGraphMapper PBXTarget+BuildHeaders.swift
[1029/1032] Compiling XcodeGraphMapper PBXTarget+BuildSettings.swift
[1030/1032] Compiling XcodeGraphMapper PBXTarget+GraphMapping.swift
[1031/1032] Compiling XcodeGraphMapper PBXTarget+PlatformInference.swift
[1032/1032] Compiling XcodeGraphMapper PBXTargetDependency+PlatformCondition.swift
Build complete! (343.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.5.0",
"upper_bound" : "10.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tuist/XcodeProj"
},
{
"identity" : "command",
"requirement" : {
"range" : [
{
"lower_bound" : "0.13.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tuist/Command.git"
},
{
"identity" : "filesystem",
"requirement" : {
"range" : [
{
"lower_bound" : "0.11.19",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tuist/FileSystem.git"
},
{
"identity" : "mockable",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Kolos65/Mockable.git"
},
{
"identity" : "machokit",
"requirement" : {
"range" : [
{
"lower_bound" : "0.38.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/p-x9/MachOKit"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.5",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
}
],
"manifest_display_name" : "XcodeGraph",
"name" : "XcodeGraph",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "XcodeGraph",
"targets" : [
"XcodeGraph"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "XcodeMetadata",
"targets" : [
"XcodeMetadata"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "XcodeGraphMapper",
"targets" : [
"XcodeGraphMapper"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "XcodeMetadataTests",
"module_type" : "SwiftTarget",
"name" : "XcodeMetadataTests",
"path" : "Tests/XcodeMetadataTests",
"sources" : [
"AssertionsTesting.swift",
"FrameworkMetadataProviderTests.swift",
"LibraryMetadataProviderTests.swift",
"PrecompiledMetadataProviderTests.swift",
"SystemFrameworkMetadataProviderTests.swift",
"XCFrameworkMetadataProviderTests.swift"
],
"target_dependencies" : [
"XcodeMetadata",
"XcodeGraph"
],
"type" : "test"
},
{
"c99name" : "XcodeMetadata",
"module_type" : "SwiftTarget",
"name" : "XcodeMetadata",
"path" : "Sources/XcodeMetadata",
"product_dependencies" : [
"FileSystem",
"Mockable",
"MachOKitC"
],
"product_memberships" : [
"XcodeMetadata",
"XcodeGraphMapper"
],
"sources" : [
"Extensions/BinaryArchitecture+Extension.swift",
"Extensions/FileHandle+ReadHelpers.swift",
"Extensions/MachOByteSwapExtensions.swift",
"Extensions/Sequence+ExecutionContext.swift",
"Providers/FrameworkMetadataProvider.swift",
"Providers/LibraryMetadataProvider.swift",
"Providers/PrecompiledMetadataProvider.swift",
"Providers/SystemFrameworkMetadataProvider.swift",
"Providers/XCFrameworkMetadataProvider.swift"
],
"target_dependencies" : [
"XcodeGraph"
],
"type" : "library"
},
{
"c99name" : "XcodeGraphTests",
"module_type" : "SwiftTarget",
"name" : "XcodeGraphTests",
"path" : "Tests/XcodeGraphTests",
"sources" : [
"DependenciesGraph/DependenciesGraphTests.swift",
"Extensions/SettingsDictionary+ExtrasTests.swift",
"Extensions/XCTestCase+Extras.swift",
"Graph/GraphDependencyTests.swift",
"Graph/GraphTargetTests.swift",
"Graph/GraphTests.swift",
"Models/AnalyzeActionTests.swift",
"Models/ArchiveActionTests.swift",
"Models/ArgumentsTests.swift",
"Models/BinaryArchitectureTests.swift",
"Models/BuildActionTests.swift",
"Models/BuildConfigurationTests.swift",
"Models/BuildRule.CompilerSpecTests.swift",
"Models/BuildRule.FileTypeTests.swift",
"Models/BuildRuleTests.swift",
"Models/CompatibleXcodeVersionsTests.swift",
"Models/CopyFileElementTests.swift",
"Models/CopyFilesActionTests.swift",
"Models/CoreDataModelTests.swift",
"Models/ExecutionActionTests.swift",
"Models/FileElementTests.swift",
"Models/HeadersTests.swift",
"Models/IDETemplateMacrosTests.swift",
"Models/InfoPlistTests.swift",
"Models/PackageInfoTests.swift",
"Models/PackageTests.swift",
"Models/PlatformFilterTests.swift",
"Models/PlatformTests.swift",
"Models/ProductTests.swift",
"Models/ProfileActionTests.swift",
"Models/ProjectGroupTests.swift",
"Models/ProjectTests.swift",
"Models/RawScriptBuildPhaseTests.swift",
"Models/RequirementTests.swift",
"Models/ResourceFileElementTests.swift",
"Models/ResourceSynthesizerTests.swift",
"Models/RunActionTests.swift",
"Models/SDKSourceTests.swift",
"Models/SchemeTests.swift",
"Models/SettingsTests.swift",
"Models/SourceFileTests.swift",
"Models/TargetDependencyTests.swift",
"Models/TargetReferenceTests.swift",
"Models/TargetScriptTests.swift",
"Models/TargetTests.swift",
"Models/TestActionTests.swift",
"Models/TestPlanTests.swift",
"Models/TestableTargetTests.swift",
"Models/VersionTests.swift",
"Models/WorkspaceGenerationOptionsTests.swift",
"Models/WorkspaceTests.swift",
"Models/XCFrameworkInfoPlistTests.swift"
],
"target_dependencies" : [
"XcodeGraph"
],
"type" : "test"
},
{
"c99name" : "XcodeGraphMapperTests",
"module_type" : "SwiftTarget",
"name" : "XcodeGraphMapperTests",
"path" : "Tests/XcodeGraphMapperTests",
"product_dependencies" : [
"FileSystem"
],
"sources" : [
"MapperTests/Graph/XcodeGraphMapperTests.swift",
"MapperTests/Package/PackageMapperTests.swift",
"MapperTests/Package/XCPackageMapperTests.swift",
"MapperTests/Phases/PBXCopyFilesBuildPhaseMapperTests.swift",
"MapperTests/Phases/PBXCoreDataModelsBuildPhaseMapperTests.swift",
"MapperTests/Phases/PBXFrameworksBuildPhaseMapperTests.swift",
"MapperTests/Phases/PBXHeadersBuildPhaseMapperTests.swift",
"MapperTests/Phases/PBXResourcesBuildPhaseMapperTests.swift",
"MapperTests/Phases/PBXScriptsBuildPhaseMapperTests.swift",
"MapperTests/Phases/PBXSourcesBuildPhaseMapperTests.swift",
"MapperTests/Project/PBXProjectMapperTests.swift",
"MapperTests/Schemes/XCSchemeMapperTests.swift",
"MapperTests/Settings/ConfigurationMatcherTests.swift",
"MapperTests/Settings/XCConfigurationMapperTests.swift",
"MapperTests/Target/PBXBuildRuleMapperTests.swift",
"MapperTests/Target/PBXTargetDependencyMapper.swift",
"MapperTests/Target/PBXTargetMapperTests.swift",
"MapperTests/Target/TargetDependencyExtensionsTests.swift",
"MapperTests/Workspace/XCWorkspaceMapperTests.swift",
"Mocks/AssertionsTesting.swift",
"Mocks/MockDefaults.swift",
"TestData/PBXBuildRule+TestData.swift",
"TestData/PBXFileReference+TestData.swift",
"TestData/PBXGroup+TestData.swift",
"TestData/PBXNativeTarget+TestData.swift",
"TestData/PBXProj+TestData.swift",
"TestData/PBXProject+TestData.swift",
"TestData/PBXShellScriptBuildPhase+TestData.swift",
"TestData/PBXTargetDependency+TestData.swift",
"TestData/PBXVariantGroup+TestData.swift",
"TestData/XCBuildConfiguration+TestData.swift",
"TestData/XCConfigurationList+TestData.swift",
"TestData/XCScheme+TestData.swift",
"TestData/XCSchemeTestableReference+TestData.swift",
"TestData/XCUserData+TestData.swift",
"TestData/XCVersionGroup+TestData.swift",
"TestData/XCWorkspace+TestData.swift",
"TestData/XCWorkspaceDataElement+TestData.swift",
"TestData/XCWorkspaceDataGroup+TestData.swift",
"TestData/XcodeProj+TestData.swift"
],
"target_dependencies" : [
"XcodeGraphMapper"
],
"type" : "test"
},
{
"c99name" : "XcodeGraphMapper",
"module_type" : "SwiftTarget",
"name" : "XcodeGraphMapper",
"path" : "Sources/XcodeGraphMapper",
"product_dependencies" : [
"Command",
"Path",
"XcodeProj"
],
"product_memberships" : [
"XcodeGraphMapper"
],
"sources" : [
"Extensions/PBXProject+Extensions.swift",
"Extensions/Package+Extensions.swift",
"Extensions/Platform+Extensions.swift",
"Extensions/PlatformFilter+Extensions.swift",
"Extensions/TargetDependency+Extensions.swift",
"Extensions/XCWorkspace+Extensions.swift",
"Extensions/XCWorkspaceDataFileRef+Extensions.swift",
"Mappers/Graph/XcodeGraphMapper.swift",
"Mappers/Packages/PackageMapper.swift",
"Mappers/Packages/XCPackageMapper.swift",
"Mappers/Phases/BuildPhaseConstants.swift",
"Mappers/Phases/PBXCopyFilesBuildPhaseMapper.swift",
"Mappers/Phases/PBXCoreDataModelsBuildPhaseMapper.swift",
"Mappers/Phases/PBXFrameworksBuildPhaseMapper.swift",
"Mappers/Phases/PBXHeadersBuildPhaseMapper.swift",
"Mappers/Phases/PBXResourcesBuildPhaseMapper.swift",
"Mappers/Phases/PBXScriptsBuildPhaseMapper.swift",
"Mappers/Phases/PBXSourcesBuildPhaseMapper.swift",
"Mappers/Project/PBXProjectMapper.swift",
"Mappers/Project/ProjectAttribute.swift",
"Mappers/Project/XcodeProj+Extensions.swift",
"Mappers/Schemes/SchemeDiagnosticsOptions+XCScheme.swift",
"Mappers/Schemes/XCSchemeMapper.swift",
"Mappers/Schemes/XCTestPlan.swift",
"Mappers/Settings/BuildSettings.swift",
"Mappers/Settings/XCConfigurationList+Helpers.swift",
"Mappers/Settings/XCConfigurationMapper.swift",
"Mappers/Targets/PBXBuildRuleMapper.swift",
"Mappers/Targets/PBXTarget+BuildHeaders.swift",
"Mappers/Targets/PBXTarget+BuildSettings.swift",
"Mappers/Targets/PBXTarget+GraphMapping.swift",
"Mappers/Targets/PBXTarget+PlatformInference.swift",
"Mappers/Targets/PBXTargetDependency+PlatformCondition.swift",
"Mappers/Targets/PBXTargetDependencyMapper.swift",
"Mappers/Targets/PBXTargetMapper.swift",
"Mappers/Targets/TargetDependency+GraphMapping.swift",
"Mappers/Workspace/XCWorkspaceMapper.swift",
"Utilities/ConfigurationMatcher.swift",
"Utilities/DeveloperDirectoryProvider.swift",
"Utilities/Optional+Throwing.swift",
"Utilities/PackageInfoLoader.swift",
"Utilities/PathDependencyMapper.swift",
"Utilities/ProjectNativeTarget.swift"
],
"target_dependencies" : [
"XcodeGraph",
"XcodeMetadata"
],
"type" : "library"
},
{
"c99name" : "XcodeGraph",
"module_type" : "SwiftTarget",
"name" : "XcodeGraph",
"path" : "Sources/XcodeGraph",
"product_dependencies" : [
"AnyCodable",
"Path"
],
"product_memberships" : [
"XcodeGraph",
"XcodeMetadata",
"XcodeGraphMapper"
],
"sources" : [
"DependenciesGraph/DependenciesGraph.swift",
"Extensions/SettingsDictionary+Extras.swift",
"Graph/ConditionalGraphTarget.swift",
"Graph/Graph.swift",
"Graph/GraphDependency.swift",
"Graph/GraphEdge.swift",
"Graph/GraphTarget.swift",
"Models/AnalyzeAction.swift",
"Models/ArchiveAction.swift",
"Models/Arguments.swift",
"Models/AutogenerationOptions.swift",
"Models/BinaryArchitecture.swift",
"Models/BuildAction.swift",
"Models/BuildConfiguration.swift",
"Models/BuildRule+CompilerSpec.swift",
"Models/BuildRule+FileType.swift",
"Models/BuildRule.swift",
"Models/BuildableFolder.swift",
"Models/CompatibleXcodeVersions.swift",
"Models/CopyFileElement.swift",
"Models/CopyFilesAction.swift",
"Models/CoreDataModel.swift",
"Models/DeploymentTargets.swift",
"Models/Destination.swift",
"Models/EnvironmentVariable.swift",
"Models/ExecutionAction.swift",
"Models/FileCodeGen.swift",
"Models/FileElement.swift",
"Models/Headers.swift",
"Models/IDETemplateMacros.swift",
"Models/LaunchArgument.swift",
"Models/LaunchStyle.swift",
"Models/MergedBinaryType.swift",
"Models/Metadata/FrameworkMetadata.swift",
"Models/Metadata/LibraryMetadata.swift",
"Models/Metadata/SystemFrameworkMetadata.swift",
"Models/Metadata/TargetMetadata.swift",
"Models/Metadata/XCFrameworkMetadata.swift",
"Models/MetalOptions.swift",
"Models/OnDemandResourcesTags.swift",
"Models/Package.swift",
"Models/Platform.swift",
"Models/PlatformCondition.swift",
"Models/PlatformFilter.swift",
"Models/Plist.swift",
"Models/PrivacyManifest.swift",
"Models/Product.swift",
"Models/ProfileAction.swift",
"Models/Project.swift",
"Models/ProjectGroup.swift",
"Models/ProjectOptions.swift",
"Models/RawScriptBuildPhase.swift",
"Models/Requirement.swift",
"Models/ResourceFileElement.swift",
"Models/ResourceFileElements.swift",
"Models/ResourceSynthesizer.swift",
"Models/RunAction.swift",
"Models/RunActionOptions.swift",
"Models/SDKSource.swift",
"Models/SDKType.swift",
"Models/Scheme.swift",
"Models/SchemeDiagnosticsOptions.swift",
"Models/ScreenCaptureFormat.swift",
"Models/Settings.swift",
"Models/SimulatedLocation.swift",
"Models/SourceFile.swift",
"Models/SourceFileGlob.swift",
"Models/Target.swift",
"Models/TargetDependency.swift",
"Models/TargetReference.swift",
"Models/TargetScript.swift",
"Models/TargetType.swift",
"Models/TestAction.swift",
"Models/TestPlan.swift",
"Models/TestableTarget.swift",
"Models/TestingOptions.swift",
"Models/Version.swift",
"Models/Workspace.swift",
"Models/WorkspaceGenerationOptions.swift",
"Models/XCFrameworkInfoPlist.swift",
"PackageInfo.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c6c8e08ea30bca759adf847aac87887750120fe9b6eaea09f5af37036a41e81a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.