Build Information
Successful build of XcodeGraph, reference main (58b5ab), with Swift 6.2 for Linux on 27 Feb 2026 02:57:44 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tuist/XcodeGraph.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/tuist/XcodeGraph
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 58b5ab2 Update README.md
Cloned https://github.com/tuist/XcodeGraph.git
Revision (git rev-parse @):
58b5ab2768ea685aa6eca6718a58e1aa328a1375
SUCCESS checkout https://github.com/tuist/XcodeGraph.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/tuist/XcodeGraph.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/Kolos65/Mockable.git
Fetching https://github.com/tuist/XcodeProj
Fetching https://github.com/tuist/Command.git
[1/1986] Fetching command
[21/5192] Fetching command, filesystem
[393/7363] Fetching command, filesystem, swift-docc-plugin
[497/13782] Fetching command, filesystem, swift-docc-plugin, machokit
[2715/15828] Fetching command, filesystem, swift-docc-plugin, machokit, mockable
[8428/39989] Fetching command, filesystem, swift-docc-plugin, machokit, mockable, xcodeproj
Fetched https://github.com/tuist/Command.git from cache (0.56s)
Fetching https://github.com/tuist/Path.git
[24232/38003] Fetching filesystem, swift-docc-plugin, machokit, mockable, xcodeproj
Fetched https://github.com/tuist/FileSystem.git from cache (0.59s)
Fetching https://github.com/Flight-School/AnyCodable
[21509/34797] Fetching swift-docc-plugin, machokit, mockable, xcodeproj
[26342/35186] Fetching swift-docc-plugin, machokit, mockable, xcodeproj, path
[26731/35968] Fetching swift-docc-plugin, machokit, mockable, xcodeproj, path, anycodable
Fetched https://github.com/tuist/Path.git from cache (0.26s)
[30506/35579] Fetching swift-docc-plugin, machokit, mockable, xcodeproj, anycodable
Fetched https://github.com/Flight-School/AnyCodable from cache (0.26s)
[32865/34797] Fetching swift-docc-plugin, machokit, mockable, xcodeproj
Fetched https://github.com/Kolos65/Mockable.git from cache (1.58s)
Fetched https://github.com/p-x9/MachOKit from cache (1.59s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.59s)
Fetched https://github.com/tuist/XcodeProj from cache (1.62s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (20.22s)
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.45s)
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.38s)
Fetching https://github.com/p-x9/swift-fileio.git
Fetching https://github.com/p-x9/swift-fileio-extra.git
Fetching https://github.com/p-x9/swift-binary-parse-support.git
Fetching https://github.com/apple/swift-crypto.git
[1/48] Fetching swift-fileio-extra
[22/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-fileio-extra.git from cache (0.53s)
Fetched https://github.com/p-x9/swift-binary-parse-support.git from cache (0.54s)
[1/17238] Fetching swift-crypto
Fetched https://github.com/p-x9/swift-fileio.git from cache (3.11s)
Fetched https://github.com/apple/swift-crypto.git from cache (3.16s)
Computing version for https://github.com/Kolos65/Mockable.git
Computed https://github.com/Kolos65/Mockable.git at 0.6.1 (5.95s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/swiftlang/swift-syntax.git
[1/5718] Fetching xctest-dynamic-overlay
[5434/80210] Fetching xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.13s)
[8940/74492] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (8.77s)
Computing version for https://github.com/tuist/FileSystem.git
Computed https://github.com/tuist/FileSystem.git at 0.14.38 (9.48s)
Fetching https://github.com/apple/swift-log
Fetching https://github.com/apple/swift-nio
Fetching https://github.com/tuist/ZIPFoundation
[1/4875] Fetching zipfoundation
[781/10965] Fetching zipfoundation, swift-log
[10966/93422] Fetching zipfoundation, swift-log, swift-nio
Fetched https://github.com/tuist/ZIPFoundation from cache (0.75s)
[10213/88547] Fetching swift-log, swift-nio
Fetched https://github.com/apple/swift-log from cache (8.80s)
Fetched https://github.com/apple/swift-nio from cache (8.95s)
Computing version for https://github.com/tuist/Command.git
Computed https://github.com/tuist/Command.git at 0.13.0 (9.45s)
Computing version for https://github.com/tuist/Path.git
Computed https://github.com/tuist/Path.git at 0.3.8 (0.51s)
Computing version for https://github.com/Flight-School/AnyCodable
Computed https://github.com/Flight-School/AnyCodable at 0.6.7 (0.50s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.78s)
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.35s)
Computing version for https://github.com/p-x9/swift-fileio-extra.git
Computed https://github.com/p-x9/swift-fileio-extra.git at 0.2.2 (0.36s)
Computing version for https://github.com/p-x9/swift-fileio.git
Computed https://github.com/p-x9/swift-fileio.git at 0.13.0 (0.36s)
Computing version for https://github.com/tuist/ZIPFoundation
Computed https://github.com/tuist/ZIPFoundation at 0.9.20 (0.39s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.10.1 (0.41s)
Computing version for https://github.com/tuist/XcodeProj
Computed https://github.com/tuist/XcodeProj at 9.10.1 (0.34s)
Fetching https://github.com/tadija/AEXML.git
Fetching https://github.com/kylef/PathKit.git
[1/1438] Fetching pathkit
[1439/3592] Fetching pathkit, aexml
Fetched https://github.com/kylef/PathKit.git from cache (0.29s)
Fetched https://github.com/tadija/AEXML.git from cache (0.29s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (2.73s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.25s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.7.0 (0.62s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.45s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.39s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.95.0 (1.06s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
[1821/21949] Fetching swift-atomics, swift-collections
[3633/27532] Fetching swift-atomics, swift-collections, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (0.39s)
[4883/25712] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (1.35s)
Fetched https://github.com/apple/swift-collections.git from cache (1.38s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.76s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.53s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.84s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (0.81s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (1.20s)
Fetching https://github.com/apple/swift-asn1.git
[1/1760] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.26s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (3.64s)
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/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Creating working copy for https://github.com/Kolos65/Mockable.git
Working copy of https://github.com/Kolos65/Mockable.git resolved at 0.6.1
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.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/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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.1
Creating working copy for https://github.com/p-x9/MachOKit
Working copy of https://github.com/p-x9/MachOKit resolved at 0.46.1
Creating working copy for https://github.com/tuist/XcodeProj
Working copy of https://github.com/tuist/XcodeProj resolved at 9.10.1
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/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/tuist/Command.git
Working copy of https://github.com/tuist/Command.git resolved at 0.13.0
Creating working copy for https://github.com/tuist/FileSystem.git
Working copy of https://github.com/tuist/FileSystem.git resolved at 0.14.38
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.3.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/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/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.7.0
Creating working copy for https://github.com/tuist/ZIPFoundation
Working copy of https://github.com/tuist/ZIPFoundation resolved at 0.9.20
Creating working copy for https://github.com/Flight-School/AnyCodable
Working copy of https://github.com/Flight-School/AnyCodable resolved at 0.6.7
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.95.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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
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.52s)
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] Write sources
[19/71] Compiling _AtomicsShims.c
[20/71] Write sources
[28/71] Compiling CNIOOpenBSD shim.c
[29/71] Compiling CNIOLinux liburing_shims.c
[29/71] Compiling CNIOWASI CNIOWASI.c
[31/71] Compiling CNIOPosix event_loop_id.c
[32/71] Compiling CNIOWindows WSAStartup.c
[32/71] Compiling CNIOWindows shim.c
[32/71] Write sources
[37/71] Compiling CNIODarwin shim.c
[38/71] Write swift-version-24593BA9C3E375BF.txt
[39/71] Compiling CNIOLinux shim.c
[40/71] Compiling CSystem shims.c
[41/71] Compiling MachOKitC mach-o-linux.c
[42/132] Compiling c-nioatomics.c
[43/168] Compiling c-atomics.c
[45/175] Emitting module _NIOBase64
[46/175] Compiling _NIOBase64 Base64.swift
[47/176] Emitting module SystemPackage
[48/176] Compiling MockableMacro GenericArgumentSyntax+Extensions.swift
[49/176] Compiling MockableMacro ProtocolDeclSyntax+Extensions.swift
[50/176] Compiling MockableMacro String+Extensions.swift
[51/176] Compiling MockableMacro TokenSyntax+Extensions.swift
[52/176] Compiling MockableMacro VariableDeclSyntax+Extensions.swift
[53/180] Compiling MockableMacro Buildable.swift
[54/180] Compiling MockableMacro Function+Buildable.swift
[55/180] Compiling MockableMacro Variable+Buildable.swift
[56/180] Compiling MockableMacro BuilderFactory.swift
[57/180] Compiling MockableMacro Caseable.swift
[59/185] Compiling Path Path.swift
[60/185] Emitting module Path
[61/186] Compiling _NIODataStructures PriorityQueue.swift
[62/186] Compiling _NIODataStructures _TinyArray.swift
[64/188] Emitting module IssueReportingPackageSupport
[65/188] Compiling IssueReportingPackageSupport _Test.swift
[66/189] Emitting module NIOConcurrencyHelpers
[68/205] Compiling InternalCollectionsUtilities _SortedCollection.swift
[69/205] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[70/207] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[71/207] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[72/207] Compiling InternalCollectionsUtilities Debugging.swift
[73/207] Compiling InternalCollectionsUtilities Descriptions.swift
[74/207] Emitting module MockableMacro
[75/211] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[76/211] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[77/211] Compiling MockableMacro FunctionRequirement.swift
[78/211] Compiling MockableMacro InitializerRequirement.swift
[79/211] Compiling MockableMacro Requirements.swift
[80/211] Compiling MockableMacro VariableRequirement.swift
[81/211] Compiling MockableMacro Availability.swift
[82/211] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[83/211] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[84/211] Compiling SystemPackage SystemString.swift
[85/211] Compiling SystemPackage Util+StringArray.swift
[86/211] Compiling SystemPackage Util.swift
[87/211] Compiling SystemPackage UtilConsumers.swift
[88/211] Compiling MockableMacro Plugin.swift
[89/211] Compiling Logging MetadataProvider.swift
[90/211] Emitting module Logging
[91/211] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[92/211] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[93/211] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[94/211] Compiling NIOConcurrencyHelpers NIOLock.swift
[99/211] Emitting module _NIODataStructures
[100/211] Compiling _NIODataStructures Heap.swift
[101/212] Compiling MockableMacro Initializer+Mockable.swift
[102/212] Compiling MockableMacro Mockable.swift
[103/212] Compiling MockableMacro AttributeListSyntax+Extensions.swift
[104/212] Compiling MockableMacro AttributeSyntax+Extensions.swift
[106/232] Emitting module InternalCollectionsUtilities
[107/232] Compiling IssueReporting ErrorReporting.swift
[108/232] Compiling IssueReporting AppHostWarning.swift
[109/232] Compiling IssueReporting Deprecations.swift
[110/232] Compiling IssueReporting XCTest.swift
[111/232] Compiling IssueReporting IsTesting.swift
[112/232] Emitting module ZIPFoundation
[113/232] Compiling NIOConcurrencyHelpers atomics.swift
[114/232] Compiling NIOConcurrencyHelpers lock.swift
[115/235] Compiling IssueReporting BreakpointReporter.swift
[116/235] Compiling IssueReporting DefaultReporter.swift
[117/235] Compiling IssueReporting FatalErrorReporter.swift
[121/235] Compiling IssueReporting IssueReporter.swift
[122/235] Compiling IssueReporting SwiftTesting.swift
[123/235] Compiling IssueReporting UncheckedSendable.swift
[124/235] Compiling IssueReporting Warn.swift
[125/235] Compiling IssueReporting FailureObserver.swift
[126/235] Compiling IssueReporting LockIsolated.swift
[127/235] Compiling IssueReporting Rethrows.swift
[131/235] Compiling IssueReporting IssueSeverity.swift
[132/235] Compiling IssueReporting ReportIssue.swift
[137/245] Compiling Logging LogHandler.swift
[138/245] Compiling Logging Locks.swift
[139/245] Compiling Logging Logging.swift
[140/246] Compiling MockableMacro Messages.swift
[141/246] Compiling MockableMacro Namespace.swift
[142/246] Compiling MockableMacro SwiftVersionHelper.swift
[143/246] Compiling MockableMacro TokenFinder.swift
[144/246] Compiling IssueReporting WithExpectedIssue.swift
[145/246] Compiling IssueReporting WithIssueContext.swift
[161/246] Compiling IssueReporting TestContext.swift
[162/246] Compiling IssueReporting Unimplemented.swift
[163/264] Emitting module PathKit
[164/264] Compiling PathKit PathKit.swift
[165/265] Compiling Atomics AtomicValue.swift
[166/265] Compiling Atomics AtomicMemoryOrderings.swift
[167/265] Compiling Atomics DoubleWord.swift
[168/265] Compiling Atomics ManagedAtomic.swift
[169/265] Compiling Atomics ManagedAtomicLazyReference.swift
[172/265] Compiling MockableMacro DeclModifierListSyntax+Extensions.swift
[173/265] Compiling MockableMacro FunctionDeclSyntax+Extensions.swift
[174/265] Compiling MockableMacro FunctionParameterSyntax+Extensions.swift
[175/265] Compiling Atomics UnsafeAtomic.swift
[176/265] Compiling Atomics UnsafeAtomicLazyReference.swift
[186/267] Compiling Atomics PointerConformances.swift
[187/267] Compiling Atomics Primitives.native.swift
[188/267] Compiling Atomics AtomicInteger.swift
[189/267] Compiling Atomics OptionalRawRepresentable.swift
[190/267] Compiling Atomics RawRepresentable.swift
[191/267] Compiling Atomics AtomicBool.swift
[192/267] Compiling Atomics IntegerConformances.swift
[194/272] Wrapping AST for _NIODataStructures for debugging
[196/279] Emitting module IssueReporting
[196/279] Wrapping AST for _NIOBase64 for debugging
[202/281] Compiling Atomics AtomicStorage.swift
[205/281] Wrapping AST for ZIPFoundation for debugging
[206/296] Wrapping AST for Path for debugging
[207/296] Wrapping AST for NIOConcurrencyHelpers for debugging
[209/296] Compiling DequeModule Deque+Codable.swift
[210/296] Compiling DequeModule Deque+Collection.swift
[211/296] Compiling DequeModule Deque+CustomReflectable.swift
[213/296] Wrapping AST for MockableMacro for debugging
[216/296] Compiling DequeModule Deque+Descriptions.swift
[217/298] Compiling DequeModule Deque._Storage.swift
[218/298] Compiling DequeModule _DequeBuffer.swift
[219/298] Compiling DequeModule _DequeBufferHeader.swift
[220/298] Compiling DequeModule Deque+Equatable.swift
[221/298] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[222/298] Compiling DequeModule Deque+Testing.swift
[222/299] Wrapping AST for Logging for debugging
[222/299] Write Objects.LinkFileList
[227/299] Wrapping AST for IssueReportingPackageSupport for debugging
[229/299] Compiling Atomics IntegerOperations.swift
[230/299] Compiling Atomics Unmanaged extensions.swift
[230/299] Wrapping AST for IssueReporting for debugging
[239/299] Compiling DequeModule Deque+Extras.swift
[240/299] Compiling DequeModule Deque+Hashable.swift
[240/299] Wrapping AST for InternalCollectionsUtilities for debugging
[242/299] Compiling DequeModule _DequeSlot.swift
[243/299] Compiling DequeModule _UnsafeWrappedBuffer.swift
[244/299] Compiling DequeModule Deque._UnsafeHandle.swift
[245/299] Compiling DequeModule Deque.swift
[247/299] Linking MockableMacro-tool
[249/328] Emitting module DequeModule
[251/329] Compiling Mockable ThrowingFunctionActionBuilder.swift
[252/329] Compiling Mockable ThrowingFunctionReturnBuilder.swift
[253/329] Compiling Mockable ThrowingFunctionVerifyBuilder.swift
[254/329] Compiling Mockable MockableService.swift
[254/333] Wrapping AST for DequeModule for debugging
[256/333] Compiling Mockable Builder.swift
[257/333] Compiling Mockable FunctionActionBuilder.swift
[258/333] Compiling Mockable FunctionReturnBuilder.swift
[259/333] Compiling Mockable FunctionVerifyBuilder.swift
[260/333] Compiling Glob Unicode.GeneralCategory+Helpers.swift
[261/333] Compiling Mockable MockerScope.swift
[262/333] Compiling Mockable Count.swift
[263/333] Compiling Mockable GenericValue.swift
[264/333] Compiling Mockable Parameter+Match.swift
[265/333] Emitting module AnyCodable
[266/333] Emitting module Mockable
[267/333] Compiling AEXML Error.swift
[268/333] Emitting module AEXML
[269/333] Compiling AEXML Options.swift
[270/333] Compiling AEXML Parser.swift
[271/333] Compiling Mockable Parameter.swift
[272/333] Compiling Mockable ReturnValue.swift
[273/333] Compiling Mockable TimeoutDuration.swift
[274/333] Compiling Mockable Utils.swift
[275/333] Compiling AnyCodable AnyCodable.swift
[276/333] Compiling Glob Pattern.swift
[277/333] Compiling Mockable MemberAction.swift
[278/333] Compiling Mockable MemberReturn.swift
[281/333] Compiling Mockable PropertyVerifyBuilder.swift
[282/333] Compiling Mockable Async+Timeout.swift
[283/333] Compiling Mockable Mocked.swift
[284/333] Compiling Mockable Mocker.swift
[285/333] Compiling Mockable MockableMacro.swift
[286/333] Compiling Mockable Matcher.swift
[287/333] Compiling Mockable PropertyActionBuilder.swift
[288/333] Compiling Mockable PropertyReturnBuilder.swift
[289/334] Compiling Glob Pattern+Parser.swift
[290/334] Compiling Glob Pattern+Options.swift
[292/334] Compiling AEXML Builders.swift
[293/334] Compiling AEXML Document.swift
[294/334] Compiling AEXML Element.swift
[296/335] Compiling AnyCodable AnyEncodable.swift
[297/335] Compiling AnyCodable AnyDecodable.swift
[298/336] Compiling Mockable AsyncSubject.swift
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[299/336] Compiling Mockable LockedValue.swift
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[301/336] Wrapping AST for SystemPackage for debugging
[303/336] Compiling Glob InvalidPattern.swift
[305/336] Compiling Glob Pattern+Match.swift
[306/355] Emitting module Atomics
[307/448] Emitting module Glob
[308/453] Compiling Glob GlobSearch.swift
[309/506] Compiling XcodeGraph CompatibleXcodeVersions.swift
[310/506] Compiling XcodeGraph CopyFileElement.swift
[311/506] Compiling XcodeGraph CopyFilesAction.swift
[312/506] Compiling XcodeGraph CoreDataModel.swift
[314/506] Compiling XcodeGraph BuildAction.swift
[315/506] Compiling XcodeGraph BuildConfiguration.swift
[316/506] Compiling XcodeGraph BuildRule+CompilerSpec.swift
[317/506] Compiling XcodeGraph BuildRule+FileType.swift
[318/506] Compiling XcodeGraph BuildRule.swift
[319/506] Compiling XcodeGraph BuildableFolder.swift
[320/506] Compiling XcodeGraph BuildableFolderException.swift
[321/506] Compiling XcodeGraph BuildableFolderExceptions.swift
[322/507] Compiling XcodeGraph Graph.swift
[323/507] Compiling XcodeGraph GraphDependency.swift
[324/507] Compiling XcodeGraph GraphEdge.swift
[326/508] Wrapping AST for Glob for debugging
[327/508] Wrapping AST for Mockable for debugging
[328/508] Wrapping AST for Atomics for debugging
[330/578] Compiling Command FileHandle+Extras.swift
[331/578] Compiling Command ThreadSafe.swift
[332/578] Compiling Command AsyncThrowingStream+Extras.swift
[333/578] Compiling Command CommandRunner.swift
[334/578] Compiling Command Command.swift
[335/578] Emitting module Command
[336/579] Wrapping AST for Command for debugging
[337/579] Write Objects.LinkFileList
[338/579] Archiving libCommand.a
[340/579] Compiling NIOCore NIOCoreSendableMetatype.swift
[341/579] Compiling NIOCore NIODecodedAsyncSequence.swift
[342/579] Compiling NIOCore NIOLoopBound.swift
[343/579] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[344/579] Compiling NIOCore NIOScheduledCallback.swift
[345/579] Compiling NIOCore NIOSendable.swift
[346/579] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[347/579] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[348/579] Compiling NIOCore RecvByteBufferAllocator.swift
[349/587] Compiling NIOCore IPProtocol.swift
[350/587] Compiling NIOCore IntegerBitPacking.swift
[351/587] Compiling NIOCore IntegerTypes.swift
[352/587] Compiling NIOCore Interfaces.swift
[353/587] Compiling NIOCore Linux.swift
[354/587] Compiling NIOCore MarkedCircularBuffer.swift
[355/587] Compiling NIOCore MulticastChannel.swift
[356/587] Compiling NIOCore NIOAny.swift
[357/587] Compiling NIOCore NIOCloseOnErrorHandler.swift
[358/587] Compiling NIOCore EventLoopFuture+Deprecated.swift
[359/587] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[360/587] Compiling NIOCore EventLoopFuture.swift
[361/587] Compiling NIOCore FileDescriptor.swift
[362/587] Compiling NIOCore FileHandle.swift
[363/587] Compiling NIOCore FileRegion.swift
[364/587] Compiling NIOCore GlobalSingletons.swift
[365/587] Compiling NIOCore IO.swift
[366/587] Compiling NIOCore IOData.swift
[367/587] Compiling NIOCore AddressedEnvelope.swift
[368/587] Compiling NIOCore AsyncAwaitSupport.swift
[369/587] Compiling NIOCore AsyncChannel.swift
[370/587] Compiling NIOCore AsyncChannelHandler.swift
[371/587] Compiling NIOCore AsyncChannelInboundStream.swift
[372/587] Compiling NIOCore AsyncChannelOutboundWriter.swift
[373/587] Compiling NIOCore NIOAsyncSequenceProducer.swift
[374/587] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[375/587] Compiling NIOCore NIOAsyncWriter.swift
[376/587] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[377/587] Compiling NIOCore BSDSocketAPI.swift
[378/587] Compiling NIOCore ByteBuffer-aux.swift
[379/587] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[380/587] Compiling NIOCore ByteBuffer-conversions.swift
[381/587] Emitting module XcodeProj
[382/600] Emitting module XcodeGraph
[394/610] Compiling XcodeGraph Version.swift
[395/610] Compiling XcodeGraph Workspace.swift
[396/610] Compiling XcodeGraph WorkspaceGenerationOptions.swift
[397/610] Compiling XcodeGraph XCFrameworkInfoPlist.swift
[398/610] Compiling XcodeGraph PackageInfo.swift
[399/610] Compiling XcodeGraph PackageTrait.swift
[400/610] Compiling XcodeProj XCScheme+TestPlanReference.swift
[401/610] Compiling XcodeProj XCScheme+TestableReference.swift
[402/610] Compiling XcodeProj XCScheme.swift
[403/610] Compiling XcodeProj XCSchemeManagement.swift
[404/610] Compiling XcodeProj BuildSettingsProvider.swift
[405/610] Compiling XcodeProj Collection+Extras.swift
[406/610] Compiling XcodeProj CommentedString.swift
[407/610] Compiling NIOCore CircularBuffer.swift
[408/610] Compiling NIOCore Codec.swift
[409/610] Compiling NIOCore ConvenienceOptionSupport.swift
[410/610] Compiling NIOCore DeadChannel.swift
[411/610] Compiling NIOCore DispatchQueue+WithFuture.swift
[412/610] Compiling NIOCore EventLoop+Deprecated.swift
[413/610] Compiling NIOCore EventLoop+SerialExecutor.swift
[414/610] Compiling NIOCore EventLoop.swift
[415/610] Compiling NIOCore EventLoopFuture+AssumeIsolated.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>
/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>
[472/610] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[473/610] Compiling NIOCore SocketAddresses.swift
[474/610] Compiling NIOCore SocketOptionProvider.swift
[478/610] Compiling NIOCore ByteBuffer-core.swift
[479/610] Compiling NIOCore ByteBuffer-hex.swift
[480/610] Compiling NIOCore ByteBuffer-int.swift
[481/610] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[482/610] Compiling NIOCore ByteBuffer-multi-int.swift
[483/610] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[484/610] Compiling NIOCore ByteBuffer-views.swift
[485/610] Compiling NIOCore Channel.swift
[488/610] Compiling NIOCore SystemCallHelpers.swift
[489/610] Compiling NIOCore TimeAmount+Duration.swift
[490/610] Compiling NIOCore TypeAssistedChannelHandler.swift
[491/610] Compiling NIOCore UniversalBootstrapSupport.swift
[492/610] Compiling NIOCore Utilities.swift
[493/610] Compiling XcodeGraph XCFrameworkMetadata.swift
[494/610] Compiling XcodeGraph MetalOptions.swift
[495/610] Compiling XcodeGraph OnDemandResourcesTags.swift
[496/610] Compiling XcodeGraph Package.swift
[508/610] Compiling NIOCore ChannelHandler.swift
[509/610] Compiling NIOCore ChannelHandlers.swift
[510/610] Compiling NIOCore ChannelInvoker.swift
[511/610] Compiling NIOCore ChannelOption.swift
[512/610] Compiling NIOCore ChannelPipeline.swift
[549/610] Compiling XcodeGraph TestAction.swift
[550/610] Compiling XcodeGraph TestPlan.swift
[551/610] Compiling XcodeGraph TestableTarget.swift
[552/610] Compiling XcodeGraph TestingOptions.swift
[553/610] Compiling XcodeProj Decoders.swift
[554/610] Compiling XcodeProj JSONDecoding.swift
[555/610] Compiling XcodeProj PBXBatchUpdater.swift
[556/610] Compiling XcodeProj PlistDecoding.swift
[557/610] Compiling XcodeProj PlistValue.swift
[558/610] Compiling XcodeProj ReferenceGenerator.swift
[559/610] Compiling XcodeProj XCConfig.swift
[560/610] Compiling XcodeProj XCWorkspace.swift
[561/610] Compiling XcodeProj XCWorkspaceData.swift
[562/610] Compiling XcodeProj XCWorkspaceDataElement.swift
[563/610] Compiling XcodeProj XCWorkspaceDataElementLocationType.swift
[564/610] Compiling XcodeProj XCWorkspaceDataFileRef.swift
[565/610] Compiling XcodeProj XCWorkspaceDataGroup.swift
[594/611] Emitting module NIOCore
[595/612] Wrapping AST for NIOCore for debugging
[608/663] Compiling NIOPosix HappyEyeballs.swift
[609/663] Compiling NIOPosix IO.swift
[610/663] Compiling NIOPosix IntegerBitPacking.swift
[611/663] Compiling NIOPosix IntegerTypes.swift
[612/663] Compiling NIOPosix Linux.swift
[613/663] Compiling NIOPosix LinuxCPUSet.swift
[614/663] Compiling NIOPosix LinuxUring.swift
[615/669] Compiling NIOPosix ThreadPosix.swift
[616/669] Compiling NIOPosix ThreadWindows.swift
[617/669] Compiling NIOPosix Utilities.swift
[618/669] Compiling NIOPosix VsockAddress.swift
[619/669] Compiling NIOPosix VsockChannelEvents.swift
[620/669] Compiling NIOPosix Windows.swift
[621/669] Compiling NIOPosix ServerSocket.swift
[622/669] Compiling NIOPosix Socket.swift
[623/669] Compiling NIOPosix SocketChannel.swift
[624/669] Compiling NIOPosix SocketProtocols.swift
[625/669] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[626/669] Compiling NIOPosix System.swift
[627/669] Compiling NIOPosix Thread.swift
[628/669] Compiling NIOPosix PipePair.swift
[629/669] Compiling NIOPosix Pool.swift
[630/669] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[631/669] Compiling NIOPosix PosixSingletons.swift
[632/669] Compiling NIOPosix RawSocketBootstrap.swift
[633/669] Compiling NIOPosix Resolver.swift
[634/669] Compiling NIOPosix Selectable.swift
[635/669] Compiling NIOPosix SelectableChannel.swift
[636/669] Compiling NIOPosix SelectableEventLoop.swift
[637/669] Compiling NIOPosix SelectorEpoll.swift
[638/669] Compiling NIOPosix SelectorGeneric.swift
[639/669] Compiling NIOPosix SelectorKqueue.swift
[640/669] Compiling NIOPosix SelectorUring.swift
[641/669] Compiling NIOPosix SelectorWSAPoll.swift
[642/669] Compiling NIOPosix BSDSocketAPICommon.swift
[643/669] Compiling NIOPosix BSDSocketAPIPosix.swift
[644/669] Compiling NIOPosix BSDSocketAPIWindows.swift
[645/669] Compiling NIOPosix BaseSocket.swift
[646/669] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[647/669] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[648/669] Compiling NIOPosix BaseSocketChannel.swift
[649/669] Emitting module NIOPosix
[650/669] Compiling NIOPosix BaseStreamSocketChannel.swift
[651/669] Compiling NIOPosix Bootstrap.swift
[652/669] Compiling NIOPosix ControlMessage.swift
[653/669] Compiling NIOPosix DatagramVectorReadManager.swift
[654/669] Compiling NIOPosix Errors+Any.swift
[655/669] Compiling NIOPosix FileDescriptor.swift
[656/669] Compiling NIOPosix GetaddrinfoResolver.swift
[657/669] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[658/669] Compiling NIOPosix NIOPosixSendableMetatype.swift
[659/669] Compiling NIOPosix NIOThreadPool.swift
[660/669] Compiling NIOPosix NonBlockingFileIO.swift
[661/669] Compiling NIOPosix PendingDatagramWritesManager.swift
[662/669] Compiling NIOPosix PendingWritesManager.swift
[663/669] Compiling NIOPosix PipeChannel.swift
[664/670] Wrapping AST for NIOPosix for debugging
[666/706] Emitting module _NIOFileSystem
[667/710] Compiling _NIOFileSystem ParallelRemoval.swift
[668/710] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[669/710] Compiling _NIOFileSystem CInterop.swift
[670/710] Compiling _NIOFileSystem Errno.swift
[671/710] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[672/710] Compiling _NIOFileSystem NIOFilePath.swift
[673/710] Compiling _NIOFileSystem NIOFileSystemSendableMetatype.swift
[674/710] Compiling _NIOFileSystem OpenOptions.swift
[675/710] Compiling _NIOFileSystem String+FileSystem.swift
[676/710] Compiling _NIOFileSystem Array+FileSystem.swift
[677/710] Compiling _NIOFileSystem ArraySlice+FileSystem.swift
[678/710] Compiling _NIOFileSystem BufferedReader.swift
[679/710] Compiling _NIOFileSystem BufferedWriter.swift
[680/710] Compiling _NIOFileSystem ByteBuffer+FileSystem.swift
[681/710] Compiling _NIOFileSystem Mocking.swift
[682/710] Compiling _NIOFileSystem Syscall.swift
[683/710] Compiling _NIOFileSystem Syscalls.swift
[684/710] Compiling _NIOFileSystem SystemFileHandle.swift
[685/710] Compiling _NIOFileSystem Utilities.swift
[686/710] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[687/710] Compiling _NIOFileSystem FileSystemError.swift
[688/710] Compiling _NIOFileSystem FileSystemProtocol.swift
[689/710] Compiling _NIOFileSystem FileType.swift
[690/710] Compiling _NIOFileSystem IOStrategy.swift
[691/710] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[692/710] Compiling _NIOFileSystem BufferedStream.swift
[693/710] Compiling _NIOFileSystem Cancellation.swift
[694/710] Compiling _NIOFileSystem TokenBucket.swift
[695/710] Compiling _NIOFileSystem ParallelDirCopy.swift
[696/710] Compiling _NIOFileSystem ByteCount.swift
[697/710] Compiling _NIOFileSystem Convenience.swift
[698/710] Compiling _NIOFileSystem DirectoryEntries.swift
[699/710] Compiling _NIOFileSystem DirectoryEntry.swift
[700/710] Compiling _NIOFileSystem Exports.swift
[701/710] Compiling _NIOFileSystem FileChunks.swift
[702/710] Compiling _NIOFileSystem FileHandle.swift
[703/710] Compiling _NIOFileSystem FileHandleProtocol.swift
[704/710] Compiling _NIOFileSystem FileInfo.swift
[705/710] Compiling _NIOFileSystem FileSystem.swift
[706/711] Wrapping AST for _NIOFileSystem for debugging
[708/713] Compiling NIOFileSystem Exports.swift
[709/713] Emitting module NIOFileSystem
[710/714] Wrapping AST for NIOFileSystem for debugging
[712/717] Compiling FileSystem AsyncSequence+Extras.swift
[713/717] Emitting module FileSystem
[714/717] Compiling FileSystem FileSystem.swift
[715/718] Wrapping AST for FileSystem for debugging
[716/718] Write Objects.LinkFileList
[717/727] Archiving libFileSystem.a
[719/727] Compiling XcodeMetadata Sequence+ExecutionContext.swift
[720/728] Compiling XcodeMetadata MachOByteSwapExtensions.swift
[721/728] Compiling XcodeMetadata SystemFrameworkMetadataProvider.swift
[722/728] Emitting module XcodeMetadata
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[723/728] Compiling XcodeMetadata BinaryArchitecture+Extension.swift
[724/728] Compiling XcodeMetadata FileHandle+ReadHelpers.swift
[725/728] Compiling XcodeMetadata LibraryMetadataProvider.swift
[726/728] Compiling XcodeMetadata FrameworkMetadataProvider.swift
[727/728] Compiling XcodeMetadata PrecompiledMetadataProvider.swift
[728/728] Compiling XcodeMetadata XCFrameworkMetadataProvider.swift
[730/768] Compiling XcodeGraphMapper PBXTarget+BuildHeaders.swift
[731/768] Compiling XcodeGraphMapper PBXTarget+BuildSettings.swift
[732/768] Compiling XcodeGraphMapper PBXTarget+GraphMapping.swift
[733/768] Compiling XcodeGraphMapper PBXTarget+PlatformInference.swift
[734/768] Compiling XcodeGraphMapper PBXTargetDependency+PlatformCondition.swift
[735/773] Compiling XcodeGraphMapper XCTestPlan.swift
[736/773] Compiling XcodeGraphMapper BuildSettings.swift
[737/773] Compiling XcodeGraphMapper XCConfigurationList+Helpers.swift
[738/773] Compiling XcodeGraphMapper XCConfigurationMapper.swift
[739/773] Compiling XcodeGraphMapper PBXBuildRuleMapper.swift
[740/773] Compiling XcodeGraphMapper PBXCoreDataModelsBuildPhaseMapper.swift
[741/773] Compiling XcodeGraphMapper PBXFrameworksBuildPhaseMapper.swift
[742/773] Compiling XcodeGraphMapper PBXHeadersBuildPhaseMapper.swift
[743/773] Compiling XcodeGraphMapper PBXResourcesBuildPhaseMapper.swift
[744/773] Compiling XcodeGraphMapper PBXScriptsBuildPhaseMapper.swift
[745/773] Compiling XcodeGraphMapper PBXSourcesBuildPhaseMapper.swift
[746/773] Compiling XcodeGraphMapper DeveloperDirectoryProvider.swift
[747/773] Compiling XcodeGraphMapper Optional+Throwing.swift
[748/773] Compiling XcodeGraphMapper PackageInfoLoader.swift
[749/773] Compiling XcodeGraphMapper PathDependencyMapper.swift
[750/773] Compiling XcodeGraphMapper ProjectNativeTarget.swift
[751/773] 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,
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[752/773] 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,
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[753/773] 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,
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[754/773] 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,
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[755/773] 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,
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[756/773] Compiling XcodeGraphMapper PBXTargetDependencyMapper.swift
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[757/773] Compiling XcodeGraphMapper PBXTargetMapper.swift
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[758/773] Compiling XcodeGraphMapper TargetDependency+GraphMapping.swift
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[759/773] Compiling XcodeGraphMapper XCWorkspaceMapper.swift
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[760/773] Compiling XcodeGraphMapper ConfigurationMatcher.swift
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[761/773] Compiling XcodeGraphMapper XCWorkspaceDataFileRef+Extensions.swift
[762/773] Compiling XcodeGraphMapper XcodeGraphMapper.swift
[763/773] Compiling XcodeGraphMapper PackageMapper.swift
[764/773] Compiling XcodeGraphMapper XCPackageMapper.swift
[765/773] Compiling XcodeGraphMapper BuildPhaseConstants.swift
[766/773] Compiling XcodeGraphMapper PBXCopyFilesBuildPhaseMapper.swift
[767/773] Emitting module XcodeGraphMapper
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[768/773] Compiling XcodeGraphMapper PBXProject+Extensions.swift
[769/773] Compiling XcodeGraphMapper Package+Extensions.swift
[770/773] Compiling XcodeGraphMapper Platform+Extensions.swift
[771/773] Compiling XcodeGraphMapper PlatformFilter+Extensions.swift
[772/773] Compiling XcodeGraphMapper TargetDependency+Extensions.swift
[773/773] Compiling XcodeGraphMapper XCWorkspace+Extensions.swift
Build complete! (254.92s)
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.