The Swift Package Index logo.Swift Package Index

Build Information

Successful build of XcodeGraph, reference 1.34.5 (ccd0ab), with Swift 6.2 for Linux on 26 Feb 2026 00:04:59 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tuist/XcodeGraph.git
Reference: 1.34.5
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/tuist/XcodeGraph
 * tag               1.34.5     -> FETCH_HEAD
HEAD is now at ccd0ab5 [Release] XcodeGraph 1.34.5
Cloned https://github.com/tuist/XcodeGraph.git
Revision (git rev-parse @):
ccd0ab5c6602d8bb908970d274fb766cc9db08ab
SUCCESS checkout https://github.com/tuist/XcodeGraph.git at 1.34.5
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/tuist/XcodeGraph.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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:257b0ae9749b4eea8553a58f7bf60a672611c061e9b845ccfee371e7c1138ce8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/tuist/FileSystem.git
Fetching https://github.com/p-x9/MachOKit
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/tuist/XcodeProj
[1/3206] Fetching filesystem
[707/5377] Fetching filesystem, swift-docc-plugin
[957/11796] Fetching filesystem, swift-docc-plugin, machokit
[2145/35933] Fetching filesystem, swift-docc-plugin, machokit, xcodeproj
Fetching https://github.com/tuist/Command.git
Fetched https://github.com/tuist/FileSystem.git from cache (0.78s)
Fetching https://github.com/Kolos65/Mockable.git
[14003/32727] Fetching swift-docc-plugin, machokit, xcodeproj
Fetched https://github.com/p-x9/MachOKit from cache (0.91s)
[10861/26308] Fetching swift-docc-plugin, xcodeproj
Fetching https://github.com/Flight-School/AnyCodable
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.05s)
[10379/24137] Fetching xcodeproj
[10622/26123] Fetching xcodeproj, command
[11863/28169] Fetching xcodeproj, command, mockable
[16303/28951] Fetching xcodeproj, command, mockable, anycodable
Fetched https://github.com/Flight-School/AnyCodable from cache (0.55s)
[18515/28169] Fetching xcodeproj, command, mockable
Fetching https://github.com/tuist/Path.git
Fetched https://github.com/Kolos65/Mockable.git from cache (0.75s)
Fetched https://github.com/tuist/Command.git from cache (0.76s)
[15207/24137] Fetching xcodeproj
[22208/24526] Fetching xcodeproj, path
Fetched https://github.com/tuist/Path.git from cache (0.43s)
[22931/24137] Fetching xcodeproj
Fetched https://github.com/tuist/XcodeProj from cache (3.21s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (7.03s)
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.61s)
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.48s)
Fetching https://github.com/p-x9/swift-fileio-extra.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/p-x9/swift-fileio.git
Fetching https://github.com/p-x9/swift-binary-parse-support.git
[1/48] Fetching swift-fileio-extra
[49/276] Fetching swift-fileio-extra, swift-binary-parse-support
[277/522] Fetching swift-fileio-extra, swift-binary-parse-support, swift-fileio
Fetched https://github.com/p-x9/swift-binary-parse-support.git from cache (0.46s)
Fetched https://github.com/p-x9/swift-fileio.git from cache (0.46s)
[1/17221] Fetching swift-crypto
Fetched https://github.com/p-x9/swift-fileio-extra.git from cache (3.27s)
Fetched https://github.com/apple/swift-crypto.git from cache (3.35s)
Computing version for https://github.com/Kolos65/Mockable.git
Computed https://github.com/Kolos65/Mockable.git at 0.6.1 (4.22s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/swiftlang/swift-syntax.git
[1/5718] Fetching xctest-dynamic-overlay
[3547/80201] Fetching xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.71s)
[14897/74483] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (9.87s)
Computing version for https://github.com/tuist/FileSystem.git
Computed https://github.com/tuist/FileSystem.git at 0.14.38 (10.90s)
Fetching https://github.com/apple/swift-nio
Fetching https://github.com/tuist/ZIPFoundation
Fetching https://github.com/apple/swift-log
[1/4875] Fetching zipfoundation
[294/10965] Fetching zipfoundation, swift-log
[8529/93365] Fetching zipfoundation, swift-log, swift-nio
Fetched https://github.com/apple/swift-log from cache (0.91s)
[6523/87275] Fetching zipfoundation, swift-nio
Fetched https://github.com/tuist/ZIPFoundation from cache (1.19s)
[4944/82400] Fetching swift-nio
Fetched https://github.com/apple/swift-nio from cache (10.36s)
Computing version for https://github.com/tuist/Command.git
Computed https://github.com/tuist/Command.git at 0.13.0 (11.68s)
Computing version for https://github.com/tuist/XcodeProj
Computed https://github.com/tuist/XcodeProj at 9.9.0 (0.67s)
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/tadija/AEXML.git
[1/2154] Fetching aexml
[885/3592] Fetching aexml, pathkit
Fetched https://github.com/kylef/PathKit.git from cache (0.56s)
Fetched https://github.com/tadija/AEXML.git from cache (0.56s)
Computing version for https://github.com/tuist/Path.git
Computed https://github.com/tuist/Path.git at 0.3.8 (1.41s)
Computing version for https://github.com/Flight-School/AnyCodable
Computed https://github.com/Flight-School/AnyCodable at 0.6.7 (0.97s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.72s)
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 (0.61s)
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 (2.39s)
Computing version for https://github.com/p-x9/swift-fileio.git
Computed https://github.com/p-x9/swift-fileio.git at 0.13.0 (2.54s)
Computing version for https://github.com/tuist/ZIPFoundation
Computed https://github.com/tuist/ZIPFoundation at 0.9.20 (1.05s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.10.1 (0.70s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (3.64s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.36s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.7.0 (1.01s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.72s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.65s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.95.0 (1.45s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/20039] Fetching swift-collections
[2/21859] Fetching swift-collections, swift-atomics
[2406/27442] Fetching swift-collections, swift-atomics, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.92s)
[3824/21859] Fetching swift-collections, swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (3.08s)
Fetched https://github.com/apple/swift-collections.git from cache (3.14s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (3.76s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.70s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.98s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (1.13s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (3.08s)
Fetching https://github.com/apple/swift-asn1.git
[1/1760] 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.5.1 (4.91s)
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/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/tuist/Command.git
Working copy of https://github.com/tuist/Command.git resolved at 0.13.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/p-x9/MachOKit
Working copy of https://github.com/p-x9/MachOKit resolved at 0.46.1
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/tuist/FileSystem.git
Working copy of https://github.com/tuist/FileSystem.git resolved at 0.14.38
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/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/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/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.7.0
Creating working copy for https://github.com/Kolos65/Mockable.git
Working copy of https://github.com/Kolos65/Mockable.git resolved at 0.6.1
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/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/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.10.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/tuist/ZIPFoundation
Working copy of https://github.com/tuist/ZIPFoundation resolved at 0.9.20
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/tuist/XcodeProj
Working copy of https://github.com/tuist/XcodeProj resolved at 9.9.0
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/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/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/tuist/Path.git
Working copy of https://github.com/tuist/Path.git resolved at 0.3.8
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 |         [
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2.3-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2.3-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.59s)
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/71] Compiling CNIOWASI CNIOWASI.c
[3/71] Compiling CNIOOpenBSD shim.c
[4/71] Write sources
[7/71] Compiling CNIOLinux liburing_shims.c
[7/71] Write sources
[7/71] Compiling CNIOPosix event_loop_id.c
[7/71] Write sources
[28/71] Compiling CNIODarwin shim.c
[31/71] Write sources
[32/71] Compiling _AtomicsShims.c
[33/71] Compiling CNIOWindows shim.c
[34/71] Write sources
[37/71] Compiling CNIOWindows WSAStartup.c
[38/71] Compiling CNIOLinux shim.c
[39/71] Compiling CSystem shims.c
[40/71] Write swift-version-24593BA9C3E375BF.txt
[41/71] Compiling MachOKitC mach-o-linux.c
[43/132] Emitting module Path
[44/132] Emitting module _NIODataStructures
[45/132] Emitting module PathKit
[45/132] Compiling c-nioatomics.c
[46/168] Compiling c-atomics.c
[48/175] Emitting module ZIPFoundation
[49/177] Emitting module _NIOBase64
[50/177] Compiling _NIOBase64 Base64.swift
[52/178] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[53/178] Emitting module SystemPackage
[54/182] Compiling MockableMacro Function+Caseable.swift
[55/182] Compiling MockableMacro Variable+Caseable.swift
[56/182] Compiling MockableMacro ConformanceFactory.swift
[57/182] Compiling MockableMacro EnumFactory.swift
[58/185] Compiling Path Path.swift
[59/187] Compiling MockableMacro AttributeListSyntax+Extensions.swift
[60/187] Compiling MockableMacro AttributeSyntax+Extensions.swift
[61/187] Compiling MockableMacro DeclModifierListSyntax+Extensions.swift
[62/187] Compiling MockableMacro FunctionDeclSyntax+Extensions.swift
[63/187] Compiling MockableMacro FunctionParameterSyntax+Extensions.swift
[64/187] Compiling MockableMacro Buildable.swift
[65/187] Compiling MockableMacro Function+Buildable.swift
[66/187] Compiling MockableMacro Variable+Buildable.swift
[67/187] Compiling MockableMacro BuilderFactory.swift
[68/187] Compiling MockableMacro Caseable.swift
[70/188] Compiling Logging LogHandler.swift
[71/188] Compiling _NIODataStructures PriorityQueue.swift
[72/188] Compiling _NIODataStructures _TinyArray.swift
[73/190] Emitting module IssueReportingPackageSupport
[74/190] Compiling IssueReportingPackageSupport _Test.swift
[76/207] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[77/207] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[78/209] Compiling InternalCollectionsUtilities _SortedCollection.swift
[79/209] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[80/209] Compiling InternalCollectionsUtilities Debugging.swift
[81/209] Compiling InternalCollectionsUtilities Descriptions.swift
[82/209] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[83/209] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[84/209] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[85/209] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[86/209] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[87/209] Compiling InternalCollectionsUtilities Integer rank.swift
[88/209] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[89/209] Emitting module Logging
[90/209] Compiling Logging Locks.swift
[91/209] Compiling NIOConcurrencyHelpers lock.swift
[92/209] Emitting module NIOConcurrencyHelpers
[93/209] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[94/209] Compiling MockableMacro ProtocolDeclSyntax+Extensions.swift
[95/209] Compiling MockableMacro String+Extensions.swift
[96/209] Compiling MockableMacro TokenSyntax+Extensions.swift
[97/209] Compiling MockableMacro VariableDeclSyntax+Extensions.swift
[98/209] Compiling NIOConcurrencyHelpers NIOLock.swift
[99/209] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[100/209] Compiling MockableMacro MockableMacroError.swift
[101/209] Compiling MockableMacro MockableMacroWarning.swift
[102/209] Compiling MockableMacro Plugin.swift
[103/209] Compiling MockableMacro GenericArgumentSyntax+Extensions.swift
[104/209] Compiling Logging MetadataProvider.swift
[105/209] Compiling _NIODataStructures Heap.swift
[107/210] Compiling SystemPackage SystemString.swift
[108/210] Compiling SystemPackage Util+StringArray.swift
[109/210] Compiling SystemPackage Util.swift
[110/210] Compiling SystemPackage UtilConsumers.swift
[111/210] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[114/210] Compiling ZIPFoundation FileManager+ZIPDeprecated.swift
[115/210] Compiling ZIPFoundation URL+ZIP.swift
[116/214] Compiling IssueReporting ErrorReporting.swift
[117/214] Compiling IssueReporting AppHostWarning.swift
[118/214] Compiling IssueReporting Deprecations.swift
[123/228] Compiling MockableMacro Availability.swift
[124/230] Emitting module InternalCollectionsUtilities
[125/234] Compiling IssueReporting TestContext.swift
[126/234] Compiling IssueReporting Unimplemented.swift
[127/234] Emitting module MockableMacro
[128/234] Compiling IssueReporting BreakpointReporter.swift
[129/234] Compiling IssueReporting DefaultReporter.swift
[130/234] Compiling NIOConcurrencyHelpers atomics.swift
[132/235] Compiling MockableMacro MockableMacro.swift
[137/243] Compiling Logging Logging.swift
[141/246] Compiling IssueReporting SwiftTesting.swift
[142/246] Compiling IssueReporting UncheckedSendable.swift
[143/246] Compiling IssueReporting Warn.swift
[144/246] Compiling IssueReporting XCTest.swift
[145/246] Compiling IssueReporting IsTesting.swift
[146/246] Compiling IssueReporting IssueReporter.swift
[147/246] Compiling IssueReporting FatalErrorReporter.swift
[148/246] Compiling IssueReporting IssueSeverity.swift
[149/246] Compiling IssueReporting ReportIssue.swift
[162/267] Compiling PathKit PathKit.swift
[164/270] Emitting module IssueReporting
[165/272] Compiling Atomics Primitives.native.swift
[166/272] Compiling Atomics AtomicInteger.swift
[167/272] Compiling Atomics IntegerConformances.swift
[168/272] Compiling Atomics PointerConformances.swift
[170/278] Compiling MockableMacro Messages.swift
[171/278] Compiling MockableMacro Namespace.swift
[172/278] Compiling MockableMacro SwiftVersionHelper.swift
[173/278] Compiling MockableMacro TokenFinder.swift
[174/278] Compiling Atomics ManagedAtomic.swift
[175/278] Compiling Atomics ManagedAtomicLazyReference.swift
[176/278] Compiling Atomics UnsafeAtomic.swift
[177/278] Compiling Atomics UnsafeAtomicLazyReference.swift
[178/283] Compiling Atomics AtomicStorage.swift
[179/283] Compiling Atomics AtomicValue.swift
[180/283] Compiling Atomics AtomicMemoryOrderings.swift
[181/283] Compiling Atomics DoubleWord.swift
[182/285] Compiling IssueReporting WithExpectedIssue.swift
[183/285] Compiling IssueReporting WithIssueContext.swift
[186/295] Compiling Atomics IntegerOperations.swift
[187/295] Compiling Atomics Unmanaged extensions.swift
[189/295] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[190/295] Compiling DequeModule Deque+CustomReflectable.swift
[191/295] Compiling DequeModule Deque+Descriptions.swift
[192/295] Compiling DequeModule Deque._UnsafeHandle.swift
[193/295] Compiling DequeModule Deque.swift
[199/295] Compiling DequeModule Deque+Extras.swift
[200/295] Compiling DequeModule Deque+Hashable.swift
[201/295] Compiling DequeModule Deque+Codable.swift
[202/295] Compiling DequeModule Deque+Collection.swift
[203/295] Compiling DequeModule Deque+Equatable.swift
[204/295] Compiling DequeModule _DequeBuffer.swift
[205/295] Compiling DequeModule _DequeBufferHeader.swift
[206/295] Compiling DequeModule Deque+Testing.swift
[207/295] Compiling DequeModule Deque._Storage.swift
[219/298] Wrapping AST for _NIODataStructures for debugging
[220/299] Wrapping AST for _NIOBase64 for debugging
[226/299] Wrapping AST for ZIPFoundation for debugging
[227/299] Wrapping AST for Path for debugging
[228/299] Wrapping AST for NIOConcurrencyHelpers for debugging
[232/299] Wrapping AST for MockableMacro for debugging
[233/299] Wrapping AST for Logging for debugging
[233/299] Write Objects.LinkFileList
[235/299] Wrapping AST for IssueReporting for debugging
[236/299] Wrapping AST for IssueReportingPackageSupport for debugging
[237/299] Wrapping AST for InternalCollectionsUtilities for debugging
[239/299] Compiling DequeModule _DequeSlot.swift
[240/299] Compiling DequeModule _UnsafeWrappedBuffer.swift
[258/300] Emitting module Atomics
[258/300] Wrapping AST for SystemPackage for debugging
[260/300] Emitting module DequeModule
[261/301] Linking MockableMacro-tool
[262/301] Wrapping AST for DequeModule for debugging
[264/301] Compiling Glob Unicode.GeneralCategory+Helpers.swift
[265/330] Emitting module AEXML
[266/330] Compiling AEXML Builders.swift
[267/330] Compiling AEXML Options.swift
[268/330] Compiling AEXML Error.swift
[269/330] Emitting module Glob
[270/330] Compiling Mockable ThrowingFunctionActionBuilder.swift
[271/330] Compiling Mockable ThrowingFunctionReturnBuilder.swift
[272/330] Compiling Mockable ThrowingFunctionVerifyBuilder.swift
[273/330] Compiling Mockable MockableService.swift
[274/330] Compiling Glob Pattern+Options.swift
[275/334] Compiling Mockable Builder.swift
[276/334] Compiling Mockable FunctionActionBuilder.swift
[277/334] Compiling Mockable FunctionReturnBuilder.swift
[278/334] Compiling Mockable FunctionVerifyBuilder.swift
[279/334] Compiling AEXML Parser.swift
[280/334] Emitting module AnyCodable
[281/334] Compiling AnyCodable AnyCodable.swift
[282/334] Compiling Glob Pattern.swift
[283/334] Compiling Mockable MockerScope.swift
[284/334] Compiling Mockable Count.swift
[285/334] Compiling Mockable GenericValue.swift
[286/334] Compiling Mockable Parameter+Match.swift
[287/334] Emitting module Mockable
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[288/334] Compiling AEXML Element.swift
[289/334] Compiling AEXML Document.swift
[290/335] Compiling AnyCodable AnyEncodable.swift
[291/335] Compiling AnyCodable AnyDecodable.swift
[293/336] Compiling Glob Pattern+Match.swift
[295/336] Compiling Glob InvalidPattern.swift
[296/336] Compiling Mockable Parameter.swift
[297/336] Compiling Mockable ReturnValue.swift
[298/336] Compiling Mockable TimeoutDuration.swift
[299/336] Compiling Mockable Utils.swift
[300/336] Compiling Glob Pattern+Parser.swift
[301/504] Compiling XcodeProj PBXVariantGroup.swift
[302/504] Compiling XcodeProj XCVersionGroup.swift
[303/504] Compiling XcodeProj PBXObject.swift
[304/504] Compiling XcodeProj PBXObjectDictionaryEntry.swift
[305/504] Compiling XcodeProj PBXObjectReference.swift
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[306/504] Compiling XcodeProj PBXBuildRule.swift
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[307/504] Compiling XcodeProj PBXCopyFilesBuildPhase.swift
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[308/504] Compiling XcodeProj PBXFrameworksBuildPhase.swift
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[309/504] Compiling XcodeProj PBXFileSystemSynchronizedExceptionSet.swift
[310/504] Compiling XcodeProj PBXFileSystemSynchronizedGroupBuildPhaseMembershipExceptionSet.swift
[311/504] Compiling XcodeProj PBXFileSystemSynchronizedRootGroup.swift
[312/504] Compiling XcodeProj PBXFileElement.swift
[313/504] Compiling XcodeProj PBXFileReference.swift
[314/504] Compiling XcodeProj PBXFileSystemSynchronizedBuildFileExceptionSet.swift
[315/505] Compiling Glob GlobSearch.swift
[316/506] Compiling XcodeProj PBXHeadersBuildPhase.swift
[317/506] Compiling XcodeProj PBXResourcesBuildPhase.swift
[318/506] Compiling XcodeProj PBXRezBuildPhase.swift
[319/506] Compiling XcodeProj PBXShellScriptBuildPhase.swift
[320/506] Compiling XcodeProj PBXSourcesBuildPhase.swift
[321/506] Compiling XcodeProj BuildSettings.swift
[322/506] Compiling XcodeProj XCBuildConfiguration.swift
[323/506] Compiling XcodeProj XCConfigurationList.swift
[326/507] Wrapping AST for Glob for debugging
[327/507] Wrapping AST for Mockable for debugging
[328/507] Wrapping AST for Atomics for debugging
[330/577] Compiling Command FileHandle+Extras.swift
[331/577] Compiling Command ThreadSafe.swift
[332/577] Emitting module Command
[333/577] Compiling Command AsyncThrowingStream+Extras.swift
[334/577] Compiling Command Command.swift
[335/577] Compiling Command CommandRunner.swift
[336/578] Wrapping AST for Command for debugging
[337/578] Write Objects.LinkFileList
[338/578] Archiving libCommand.a
[340/578] Compiling NIOCore NIOCoreSendableMetatype.swift
[341/578] Compiling NIOCore NIODecodedAsyncSequence.swift
[342/578] Compiling NIOCore NIOLoopBound.swift
[343/578] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[344/578] Compiling NIOCore NIOScheduledCallback.swift
[345/578] Compiling NIOCore NIOSendable.swift
[346/578] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[347/578] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[348/578] Compiling NIOCore RecvByteBufferAllocator.swift
[349/586] Compiling NIOCore ChannelHandler.swift
[350/586] Compiling NIOCore ChannelHandlers.swift
[351/586] Compiling NIOCore ChannelInvoker.swift
[352/586] Compiling NIOCore ChannelOption.swift
[353/586] Compiling NIOCore ChannelPipeline.swift
[354/586] Compiling NIOCore CircularBuffer.swift
[355/586] Compiling NIOCore Codec.swift
[356/586] Compiling NIOCore ConvenienceOptionSupport.swift
[357/586] Compiling NIOCore DeadChannel.swift
[358/586] Compiling NIOCore DispatchQueue+WithFuture.swift
[359/586] Compiling NIOCore EventLoop+Deprecated.swift
[360/596] Emitting module XcodeProj
[361/609] Compiling NIOCore ByteBuffer-aux.swift
[362/609] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[363/609] Compiling NIOCore ByteBuffer-conversions.swift
[364/609] Compiling NIOCore ByteBuffer-core.swift
[365/609] Compiling NIOCore ByteBuffer-hex.swift
[366/609] Compiling NIOCore ByteBuffer-int.swift
[367/609] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[368/609] Compiling NIOCore ByteBuffer-multi-int.swift
[369/609] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[370/609] Compiling NIOCore ByteBuffer-views.swift
[371/609] Compiling NIOCore Channel.swift
[372/609] Compiling NIOCore IPProtocol.swift
[373/609] Compiling NIOCore IntegerBitPacking.swift
[374/609] Compiling NIOCore IntegerTypes.swift
[375/609] Compiling NIOCore Interfaces.swift
[376/609] Compiling NIOCore Linux.swift
[377/609] Compiling NIOCore MarkedCircularBuffer.swift
[378/609] Compiling NIOCore MulticastChannel.swift
[379/609] Compiling NIOCore NIOAny.swift
[380/609] Compiling NIOCore NIOCloseOnErrorHandler.swift
[381/609] Emitting module XcodeGraph
[382/609] Compiling NIOCore AddressedEnvelope.swift
[383/609] Compiling NIOCore AsyncAwaitSupport.swift
[384/609] Compiling NIOCore AsyncChannel.swift
[385/609] Compiling NIOCore AsyncChannelHandler.swift
[386/609] Compiling NIOCore AsyncChannelInboundStream.swift
[387/609] Compiling NIOCore AsyncChannelOutboundWriter.swift
[388/609] Compiling NIOCore NIOAsyncSequenceProducer.swift
[389/609] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[390/609] Compiling NIOCore NIOAsyncWriter.swift
[391/609] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[392/609] Compiling NIOCore BSDSocketAPI.swift
[393/609] Compiling NIOCore EventLoopFuture+Deprecated.swift
[394/609] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[395/609] Compiling NIOCore EventLoopFuture.swift
[396/609] Compiling NIOCore FileDescriptor.swift
[397/609] Compiling NIOCore FileHandle.swift
[398/609] Compiling NIOCore FileRegion.swift
[399/609] Compiling NIOCore GlobalSingletons.swift
[400/609] Compiling NIOCore IO.swift
[401/609] Compiling NIOCore IOData.swift
[402/609] Compiling XcodeGraph TestingOptions.swift
[403/609] Compiling XcodeGraph Version.swift
[404/609] Compiling XcodeGraph Workspace.swift
[405/609] Compiling XcodeGraph WorkspaceGenerationOptions.swift
[406/609] Compiling XcodeGraph XCFrameworkInfoPlist.swift
[407/609] Compiling XcodeGraph PackageInfo.swift
[408/609] Compiling XcodeGraph PackageTrait.swift
[409/609] Compiling XcodeProj XCScheme+TestPlanReference.swift
[410/609] Compiling XcodeProj XCScheme+TestableReference.swift
[411/609] Compiling XcodeProj XCScheme.swift
[412/609] Compiling XcodeProj XCSchemeManagement.swift
[413/609] Compiling XcodeProj BuildSettingsProvider.swift
[414/609] Compiling XcodeProj CommentedString.swift
[415/609] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[416/609] Compiling NIOCore SocketAddresses.swift
[417/609] Compiling NIOCore SocketOptionProvider.swift
[418/609] Compiling NIOCore SystemCallHelpers.swift
[419/609] Compiling NIOCore TimeAmount+Duration.swift
[420/609] Compiling NIOCore TypeAssistedChannelHandler.swift
[421/609] Compiling NIOCore UniversalBootstrapSupport.swift
[422/609] Compiling NIOCore Utilities.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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
136 |         self.mergedBinaryType = mergedBinaryType
137 |         self.mergeable = mergeable
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
136 |         self.mergedBinaryType = mergedBinaryType
137 |         self.mergeable = mergeable
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
136 |         self.mergedBinaryType = mergedBinaryType
137 |         self.mergeable = mergeable
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
136 |         self.mergedBinaryType = mergedBinaryType
137 |         self.mergeable = mergeable
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
136 |         self.mergedBinaryType = mergedBinaryType
137 |         self.mergeable = mergeable
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
136 |         self.mergedBinaryType = mergedBinaryType
137 |         self.mergeable = mergeable
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[439/609] Compiling XcodeProj XCBreakpointList.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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
136 |         self.mergedBinaryType = mergedBinaryType
137 |         self.mergeable = mergeable
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[440/609] Compiling XcodeGraph TargetReference.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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
136 |         self.mergedBinaryType = mergedBinaryType
137 |         self.mergeable = mergeable
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[441/609] Compiling XcodeGraph TargetScript.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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
136 |         self.mergedBinaryType = mergedBinaryType
137 |         self.mergeable = mergeable
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[442/609] Compiling XcodeGraph TargetType.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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
136 |         self.mergedBinaryType = mergedBinaryType
137 |         self.mergeable = mergeable
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[454/609] Compiling NIOCore EventLoop+SerialExecutor.swift
[455/609] Compiling NIOCore EventLoop.swift
[456/609] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[475/609] Compiling XcodeGraph TestAction.swift
[476/609] Compiling XcodeGraph TestPlan.swift
[477/609] Compiling XcodeGraph TestableTarget.swift
[500/609] Compiling XcodeProj Decoders.swift
[501/609] Compiling XcodeProj JSONDecoding.swift
[502/609] Compiling XcodeProj PBXBatchUpdater.swift
[503/609] Compiling XcodeProj PlistDecoding.swift
[504/609] Compiling XcodeProj PlistValue.swift
[505/609] Compiling XcodeProj ReferenceGenerator.swift
[506/609] Compiling XcodeProj XCConfig.swift
[507/609] Compiling XcodeProj XCWorkspace.swift
[508/609] Compiling XcodeProj XCWorkspaceData.swift
[509/609] Compiling XcodeProj XCWorkspaceDataElement.swift
[510/609] Compiling XcodeProj XCWorkspaceDataElementLocationType.swift
[511/609] Compiling XcodeProj XCWorkspaceDataFileRef.swift
[512/609] Compiling XcodeProj XCWorkspaceDataGroup.swift
[583/609] Emitting module NIOCore
[605/612] Wrapping AST for NIOCore for debugging
[607/662] Compiling NIOPosix SelectableChannel.swift
[608/662] Compiling NIOPosix SelectableEventLoop.swift
[609/662] Compiling NIOPosix SelectorEpoll.swift
[610/662] Compiling NIOPosix SelectorGeneric.swift
[611/662] Compiling NIOPosix SelectorKqueue.swift
[612/662] Compiling NIOPosix SelectorUring.swift
[613/662] Compiling NIOPosix SelectorWSAPoll.swift
[614/668] Compiling NIOPosix PipePair.swift
[615/668] Compiling NIOPosix Pool.swift
[616/668] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[617/668] Compiling NIOPosix PosixSingletons.swift
[618/668] Compiling NIOPosix RawSocketBootstrap.swift
[619/668] Compiling NIOPosix Resolver.swift
[620/668] Compiling NIOPosix Selectable.swift
[621/668] Compiling NIOPosix HappyEyeballs.swift
[622/668] Compiling NIOPosix IO.swift
[623/668] Compiling NIOPosix IntegerBitPacking.swift
[624/668] Compiling NIOPosix IntegerTypes.swift
[625/668] Compiling NIOPosix Linux.swift
[626/668] Compiling NIOPosix LinuxCPUSet.swift
[627/668] Compiling NIOPosix LinuxUring.swift
[628/668] Compiling NIOPosix ServerSocket.swift
[629/668] Compiling NIOPosix Socket.swift
[630/668] Compiling NIOPosix SocketChannel.swift
[631/668] Compiling NIOPosix SocketProtocols.swift
[632/668] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[633/668] Compiling NIOPosix System.swift
[634/668] Compiling NIOPosix Thread.swift
[635/668] Emitting module NIOPosix
[636/668] Compiling NIOPosix ThreadPosix.swift
[637/668] Compiling NIOPosix ThreadWindows.swift
[638/668] Compiling NIOPosix Utilities.swift
[639/668] Compiling NIOPosix VsockAddress.swift
[640/668] Compiling NIOPosix VsockChannelEvents.swift
[641/668] Compiling NIOPosix Windows.swift
[642/668] Compiling NIOPosix BaseStreamSocketChannel.swift
[643/668] Compiling NIOPosix Bootstrap.swift
[644/668] Compiling NIOPosix ControlMessage.swift
[645/668] Compiling NIOPosix DatagramVectorReadManager.swift
[646/668] Compiling NIOPosix Errors+Any.swift
[647/668] Compiling NIOPosix FileDescriptor.swift
[648/668] Compiling NIOPosix GetaddrinfoResolver.swift
[649/668] Compiling NIOPosix BSDSocketAPICommon.swift
[650/668] Compiling NIOPosix BSDSocketAPIPosix.swift
[651/668] Compiling NIOPosix BSDSocketAPIWindows.swift
[652/668] Compiling NIOPosix BaseSocket.swift
[653/668] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[654/668] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[655/668] Compiling NIOPosix BaseSocketChannel.swift
[656/668] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[657/668] Compiling NIOPosix NIOPosixSendableMetatype.swift
[658/668] Compiling NIOPosix NIOThreadPool.swift
[659/668] Compiling NIOPosix NonBlockingFileIO.swift
[660/668] Compiling NIOPosix PendingDatagramWritesManager.swift
[661/668] Compiling NIOPosix PendingWritesManager.swift
[662/668] Compiling NIOPosix PipeChannel.swift
[663/669] Wrapping AST for NIOPosix for debugging
[665/705] Emitting module _NIOFileSystem
[666/709] Compiling _NIOFileSystem NIOFilePath.swift
[667/709] Compiling _NIOFileSystem NIOFileSystemSendableMetatype.swift
[668/709] Compiling _NIOFileSystem OpenOptions.swift
[669/709] Compiling _NIOFileSystem String+FileSystem.swift
[670/709] Compiling _NIOFileSystem Array+FileSystem.swift
[671/709] Compiling _NIOFileSystem ArraySlice+FileSystem.swift
[672/709] Compiling _NIOFileSystem BufferedReader.swift
[673/709] Compiling _NIOFileSystem BufferedWriter.swift
[674/709] Compiling _NIOFileSystem ByteBuffer+FileSystem.swift
[675/709] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[676/709] Compiling _NIOFileSystem BufferedStream.swift
[677/709] Compiling _NIOFileSystem Cancellation.swift
[678/709] Compiling _NIOFileSystem TokenBucket.swift
[679/709] Compiling _NIOFileSystem ParallelDirCopy.swift
[680/709] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[681/709] Compiling _NIOFileSystem FileSystemError.swift
[682/709] Compiling _NIOFileSystem FileSystemProtocol.swift
[683/709] Compiling _NIOFileSystem FileType.swift
[684/709] Compiling _NIOFileSystem IOStrategy.swift
[685/709] Compiling _NIOFileSystem ParallelRemoval.swift
[686/709] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[687/709] Compiling _NIOFileSystem CInterop.swift
[688/709] Compiling _NIOFileSystem Errno.swift
[689/709] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[690/709] Compiling _NIOFileSystem Mocking.swift
[691/709] Compiling _NIOFileSystem Syscall.swift
[692/709] Compiling _NIOFileSystem Syscalls.swift
[693/709] Compiling _NIOFileSystem SystemFileHandle.swift
[694/709] Compiling _NIOFileSystem Utilities.swift
[695/709] Compiling _NIOFileSystem FileChunks.swift
[696/709] Compiling _NIOFileSystem FileHandle.swift
[697/709] Compiling _NIOFileSystem FileHandleProtocol.swift
[698/709] Compiling _NIOFileSystem FileInfo.swift
[699/709] Compiling _NIOFileSystem FileSystem.swift
[700/709] Compiling _NIOFileSystem ByteCount.swift
[701/709] Compiling _NIOFileSystem Convenience.swift
[702/709] Compiling _NIOFileSystem DirectoryEntries.swift
[703/709] Compiling _NIOFileSystem DirectoryEntry.swift
[704/709] Compiling _NIOFileSystem Exports.swift
[705/710] Wrapping AST for _NIOFileSystem for debugging
[707/712] Compiling NIOFileSystem Exports.swift
[708/712] Emitting module NIOFileSystem
[709/713] Wrapping AST for NIOFileSystem for debugging
[711/716] Compiling FileSystem AsyncSequence+Extras.swift
[712/716] Emitting module FileSystem
[713/716] Compiling FileSystem FileSystem.swift
[714/717] Wrapping AST for FileSystem for debugging
[715/717] Write Objects.LinkFileList
[716/726] Archiving libFileSystem.a
[718/726] Compiling XcodeMetadata SystemFrameworkMetadataProvider.swift
[719/727] Emitting module XcodeMetadata
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[720/727] Compiling XcodeMetadata Sequence+ExecutionContext.swift
[721/727] Compiling XcodeMetadata MachOByteSwapExtensions.swift
[722/727] Compiling XcodeMetadata LibraryMetadataProvider.swift
[723/727] Compiling XcodeMetadata FrameworkMetadataProvider.swift
[724/727] Compiling XcodeMetadata BinaryArchitecture+Extension.swift
[725/727] Compiling XcodeMetadata FileHandle+ReadHelpers.swift
[726/727] Compiling XcodeMetadata PrecompiledMetadataProvider.swift
[727/727] Compiling XcodeMetadata XCFrameworkMetadataProvider.swift
[729/767] Compiling XcodeGraphMapper XCTestPlan.swift
[730/767] Compiling XcodeGraphMapper BuildSettings.swift
[731/767] Compiling XcodeGraphMapper XCConfigurationList+Helpers.swift
[732/767] Compiling XcodeGraphMapper XCConfigurationMapper.swift
[733/767] Compiling XcodeGraphMapper PBXBuildRuleMapper.swift
[734/772] Emitting module XcodeGraphMapper
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[735/772] Compiling XcodeGraphMapper DeveloperDirectoryProvider.swift
[736/772] Compiling XcodeGraphMapper Optional+Throwing.swift
[737/772] Compiling XcodeGraphMapper PackageInfoLoader.swift
[738/772] Compiling XcodeGraphMapper PathDependencyMapper.swift
[739/772] Compiling XcodeGraphMapper ProjectNativeTarget.swift
[740/772] Compiling XcodeGraphMapper XCWorkspaceDataFileRef+Extensions.swift
[741/772] Compiling XcodeGraphMapper XcodeGraphMapper.swift
[742/772] Compiling XcodeGraphMapper PackageMapper.swift
[743/772] Compiling XcodeGraphMapper XCPackageMapper.swift
[744/772] Compiling XcodeGraphMapper BuildPhaseConstants.swift
[745/772] Compiling XcodeGraphMapper PBXCopyFilesBuildPhaseMapper.swift
[746/772] Compiling XcodeGraphMapper PBXCoreDataModelsBuildPhaseMapper.swift
[747/772] Compiling XcodeGraphMapper PBXFrameworksBuildPhaseMapper.swift
[748/772] Compiling XcodeGraphMapper PBXHeadersBuildPhaseMapper.swift
[749/772] Compiling XcodeGraphMapper PBXResourcesBuildPhaseMapper.swift
[750/772] Compiling XcodeGraphMapper PBXScriptsBuildPhaseMapper.swift
[751/772] Compiling XcodeGraphMapper PBXSourcesBuildPhaseMapper.swift
[752/772] 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,
[753/772] 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,
[754/772] 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,
[755/772] 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,
[756/772] 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,
[757/772] Compiling XcodeGraphMapper PBXTarget+BuildHeaders.swift
[758/772] Compiling XcodeGraphMapper PBXTarget+BuildSettings.swift
[759/772] Compiling XcodeGraphMapper PBXTarget+GraphMapping.swift
[760/772] Compiling XcodeGraphMapper PBXTarget+PlatformInference.swift
[761/772] Compiling XcodeGraphMapper PBXTargetDependency+PlatformCondition.swift
[762/772] Compiling XcodeGraphMapper PBXProject+Extensions.swift
[763/772] Compiling XcodeGraphMapper Package+Extensions.swift
[764/772] Compiling XcodeGraphMapper Platform+Extensions.swift
[765/772] Compiling XcodeGraphMapper PlatformFilter+Extensions.swift
[766/772] Compiling XcodeGraphMapper TargetDependency+Extensions.swift
[767/772] Compiling XcodeGraphMapper XCWorkspace+Extensions.swift
[768/772] Compiling XcodeGraphMapper PBXTargetDependencyMapper.swift
[769/772] Compiling XcodeGraphMapper PBXTargetMapper.swift
[770/772] Compiling XcodeGraphMapper TargetDependency+GraphMapping.swift
[771/772] Compiling XcodeGraphMapper XCWorkspaceMapper.swift
[772/772] Compiling XcodeGraphMapper ConfigurationMatcher.swift
Build complete! (210.29s)
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.2-latest: Pulling from finestructure/spi-images
Digest: sha256:257b0ae9749b4eea8553a58f7bf60a672611c061e9b845ccfee371e7c1138ce8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.