Build Information
Successful build of XcodeGraph, reference 1.34.5 (ccd0ab), with Swift 6.3 for Linux on 18 Apr 2026 20:06: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/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.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.3
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/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/p-x9/MachOKit
Fetching https://github.com/tuist/XcodeProj
Fetching https://github.com/Kolos65/Mockable.git
Fetching https://github.com/tuist/Command.git
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2063] Fetching mockable
[1796/4068] Fetching mockable, command
[2525/6345] Fetching mockable, command, swift-docc-plugin
[2773/30807] Fetching mockable, command, swift-docc-plugin, xcodeproj
[4530/37455] Fetching mockable, command, swift-docc-plugin, xcodeproj, machokit
Fetched https://github.com/tuist/Command.git from cache (1.12s)
Fetched https://github.com/Kolos65/Mockable.git from cache (1.13s)
[14216/33387] Fetching swift-docc-plugin, xcodeproj, machokit
Fetching https://github.com/tuist/FileSystem.git
Fetching https://github.com/Flight-School/AnyCodable
Fetching https://github.com/tuist/Path.git
Fetched https://github.com/p-x9/MachOKit from cache (1.42s)
[11084/26739] Fetching swift-docc-plugin, xcodeproj
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.55s)
[10030/24462] Fetching xcodeproj
[10276/29086] Fetching xcodeproj, filesystem
[10600/29868] Fetching xcodeproj, filesystem, anycodable
Fetched https://github.com/Flight-School/AnyCodable from cache (0.70s)
[14735/29086] Fetching xcodeproj, filesystem
[17896/29487] Fetching xcodeproj, filesystem, path
Fetched https://github.com/tuist/Path.git from cache (0.74s)
[19302/29086] Fetching xcodeproj, filesystem
Fetched https://github.com/tuist/FileSystem.git from cache (1.10s)
[15412/24462] Fetching xcodeproj
Fetched https://github.com/tuist/XcodeProj from cache (3.92s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (8.26s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.73s)
Computing version for https://github.com/tuist/Path.git
Computed https://github.com/tuist/Path.git at 0.3.8 (1.61s)
Computing version for https://github.com/Flight-School/AnyCodable
Computed https://github.com/Flight-School/AnyCodable at 0.6.7 (0.86s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.01s)
Computing version for https://github.com/Kolos65/Mockable.git
Computed https://github.com/Kolos65/Mockable.git at 0.6.2 (0.89s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5723] Fetching xctest-dynamic-overlay
Fetching https://github.com/swiftlang/swift-syntax.git
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.35s)
[1/74983] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (10.35s)
Computing version for https://github.com/tuist/Command.git
Computed https://github.com/tuist/Command.git at 0.14.0 (12.49s)
Fetching https://github.com/apple/swift-log
[1/6635] Fetching swift-log
Fetched https://github.com/apple/swift-log from cache (0.89s)
Computing version for https://github.com/p-x9/MachOKit
warning: 'machokit': /Package.swift:129: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
127 | }
128 |
129 | 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
130 | public static var allCases: [Self] {
131 | [
Computed https://github.com/p-x9/MachOKit at 0.49.0 (1.92s)
Fetching https://github.com/p-x9/swift-binary-parse-support.git
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/ObjectArchiveKit.git
[1/259] Fetching objectarchivekit
[157/307] Fetching objectarchivekit, swift-fileio-extra
[308/553] Fetching objectarchivekit, swift-fileio-extra, swift-fileio
[554/795] Fetching objectarchivekit, swift-fileio-extra, swift-fileio, swift-binary-parse-support
Fetched https://github.com/p-x9/ObjectArchiveKit.git from cache (0.61s)
Fetched https://github.com/p-x9/swift-fileio.git from cache (0.63s)
Fetched https://github.com/p-x9/swift-binary-parse-support.git from cache (0.69s)
[1/17408] Fetching swift-crypto
Fetched https://github.com/p-x9/swift-fileio-extra.git from cache (3.76s)
Fetched https://github.com/apple/swift-crypto.git from cache (3.87s)
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 (4.67s)
Computing version for https://github.com/p-x9/ObjectArchiveKit.git
Computed https://github.com/p-x9/ObjectArchiveKit.git at 0.5.0 (0.91s)
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.88s)
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.65s)
Computing version for https://github.com/tuist/XcodeProj
Computed https://github.com/tuist/XcodeProj at 9.11.0 (0.91s)
Fetching https://github.com/tadija/AEXML.git
Fetching https://github.com/kylef/PathKit.git
[1/2155] Fetching aexml
[454/3607] Fetching aexml, pathkit
Fetched https://github.com/tadija/AEXML.git from cache (0.64s)
Fetched https://github.com/kylef/PathKit.git from cache (0.64s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (4.99s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.39s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.7.0 (1.19s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.95s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.78s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.12.0 (0.83s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (1.31s)
Computing version for https://github.com/tuist/FileSystem.git
Computed https://github.com/tuist/FileSystem.git at 0.16.5 (1.02s)
Fetching https://github.com/apple/swift-nio
Fetching https://github.com/tuist/ZIPFoundation
[1/4879] Fetching zipfoundation
[4880/88051] Fetching zipfoundation, swift-nio
Fetched https://github.com/tuist/ZIPFoundation from cache (1.10s)
[3327/83172] Fetching swift-nio
Fetched https://github.com/apple/swift-nio from cache (11.87s)
Computing version for https://github.com/tuist/ZIPFoundation
Computed https://github.com/tuist/ZIPFoundation at 0.9.21 (12.80s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.98.0 (2.68s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
[2/25389] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.91s)
[1886/23569] Fetching swift-collections
Fetching https://github.com/apple/swift-system.git
Fetched https://github.com/apple/swift-collections.git from cache (3.01s)
[1/5601] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.82s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (4.49s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.91s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.35s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (1.13s)
Fetching https://github.com/apple/swift-asn1.git
[1/1803] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.55s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (5.10s)
Creating working copy for https://github.com/p-x9/MachOKit
Working copy of https://github.com/p-x9/MachOKit resolved at 0.49.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/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/tuist/Path.git
Working copy of https://github.com/tuist/Path.git resolved at 0.3.8
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/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.12.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/Command.git
Working copy of https://github.com/tuist/Command.git resolved at 0.14.0
Creating working copy for https://github.com/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.7.0
Creating working copy for https://github.com/p-x9/swift-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/tuist/ZIPFoundation
Working copy of https://github.com/tuist/ZIPFoundation resolved at 0.9.21
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/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/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/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/Flight-School/AnyCodable
Working copy of https://github.com/Flight-School/AnyCodable resolved at 0.6.7
Creating working copy for https://github.com/Kolos65/Mockable.git
Working copy of https://github.com/Kolos65/Mockable.git resolved at 0.6.2
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.98.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/tuist/FileSystem.git
Working copy of https://github.com/tuist/FileSystem.git resolved at 0.16.5
Creating working copy for https://github.com/p-x9/ObjectArchiveKit.git
Working copy of https://github.com/p-x9/ObjectArchiveKit.git resolved at 0.5.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.4.1
Creating working copy for https://github.com/tuist/XcodeProj
Working copy of https://github.com/tuist/XcodeProj resolved at 9.11.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.7.0
warning: 'machokit': /host/spi-builder-workspace/.build/checkouts/MachOKit/Package.swift:129: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
127 | }
128 |
129 | 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
130 | public static var allCases: [Self] {
131 | [
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz (0.62s)
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/98] Write sources
[4/98] Copying PrivacyInfo.xcprivacy
[6/98] Write sources
[12/98] Compiling CNIOWindows shim.c
[13/98] Write sources
[15/98] Compiling _AtomicsShims.c
[16/98] Write sources
[32/98] Compiling CSystem shims.c
[33/98] Write sources
[41/98] Compiling CFileSystemShims CFileSystemShims.c
[42/98] Compiling VendoredCSystem shims.c
[43/98] Compiling CNIOWASI CNIOWASI.c
[44/98] Compiling CNIOPosix event_loop_id.c
[45/98] Compiling CNIOWindows WSAStartup.c
[46/98] Compiling CNIOOpenBSD shim.c
[47/98] Write sources
[52/98] Compiling CNIODarwin shim.c
[53/98] Compiling CNIOLinux liburing_shims.c
[54/98] Compiling MachOKitC mach-o-linux.c
[55/98] Compiling CNIOLinux shim.c
[56/98] Compiling c-nioatomics.c
[57/98] Compiling c-atomics.c
[58/98] Write swift-version-24593BA9C3E375BF.txt
[60/205] Emitting module MockableMacro
[61/209] Emitting module VendoredSystemPackage
[62/213] Emitting module ZIPFoundation
[63/215] Compiling _NIODataStructures PriorityQueue.swift
[64/215] Emitting module _NIOBase64
[65/215] Compiling _NIOBase64 Base64.swift
[66/216] Compiling MockableMacro MemberFactory.swift
[67/216] Compiling MockableMacro MockFactory.swift
[68/216] Compiling MockableMacro Function+Mockable.swift
[69/216] Compiling MockableMacro Initializer+Mockable.swift
[70/216] Compiling MockableMacro Mockable.swift
[71/216] Compiling MockableMacro AttributeListSyntax+Extensions.swift
[72/216] Compiling MockableMacro AttributeSyntax+Extensions.swift
[73/216] Compiling MockableMacro DeclModifierListSyntax+Extensions.swift
[74/216] Compiling MockableMacro FunctionDeclSyntax+Extensions.swift
[75/216] Compiling MockableMacro FunctionParameterSyntax+Extensions.swift
[76/216] Compiling MockableMacro Messages.swift
[77/216] Compiling MockableMacro Namespace.swift
[78/216] Compiling MockableMacro SwiftVersionHelper.swift
[79/216] Compiling MockableMacro TokenFinder.swift
[80/216] Compiling MockableMacro Variable+Mockable.swift
[81/216] Compiling MockableMacro MockableMacro.swift
[82/216] Compiling MockableMacro MockableMacroError.swift
[83/216] Compiling MockableMacro MockableMacroWarning.swift
[84/216] Compiling MockableMacro Plugin.swift
[85/216] Compiling ZIPFoundation URL+ZIP.swift
[86/216] Compiling ZIPFoundation resource_bundle_accessor.swift
[87/216] Compiling MockableMacro Requirements.swift
[88/216] Compiling MockableMacro VariableRequirement.swift
[89/216] Compiling MockableMacro Availability.swift
[90/216] Emitting module AEXML
[91/216] Compiling AEXML Builders.swift
[92/216] Compiling VendoredSystemPackage SystemString.swift
[93/216] Compiling VendoredSystemPackage Util+StringArray.swift
[94/216] Compiling VendoredSystemPackage Util.swift
[95/216] Compiling VendoredSystemPackage UtilConsumers.swift
[96/216] Compiling MockableMacro Caseable.swift
[98/216] Compiling MockableMacro EnumFactory.swift
[99/216] Compiling MockableMacro Factory.swift
[111/217] Compiling _NIODataStructures _TinyArray.swift
[112/247] Compiling SystemPackage FilePathSyntax.swift
[113/247] Compiling SystemPackage FilePathTemp.swift
[114/247] Compiling SystemPackage FilePathTempPosix.swift
[115/247] Compiling SystemPackage FilePathTempWindows.swift
[116/251] Compiling SystemPackage Syscalls.swift
[117/251] Compiling SystemPackage WindowsSyscallAdapters.swift
[118/251] Compiling SystemPackage MachPort.swift
[119/251] Compiling SystemPackage PlatformString.swift
[120/251] Compiling SystemPackage Errno.swift
[121/251] Compiling SystemPackage ErrnoWindows.swift
[122/251] Compiling SystemPackage FileDescriptor.swift
[123/251] Compiling SystemPackage FileHelpers.swift
[124/251] Compiling SystemPackage FileOperations.swift
[129/251] Compiling SystemPackage Constants.swift
[130/251] Compiling SystemPackage Exports.swift
[131/251] Compiling SystemPackage Mocking.swift
[132/251] Compiling SystemPackage RawBuffer.swift
[133/251] Compiling SystemPackage IORing.swift
[134/251] Compiling SystemPackage FilePathComponentView.swift
[135/251] Compiling SystemPackage FilePathComponents.swift
[136/251] Compiling SystemPackage FilePathParsing.swift
[137/251] Compiling SystemPackage FilePathString.swift
[142/251] Compiling _NIODataStructures Heap.swift
[143/251] Emitting module _NIODataStructures
[149/252] Compiling SystemPackage CInterop.swift
[150/252] Compiling SystemPackage FilePath.swift
[154/252] Compiling AnyCodable AnyEncodable.swift
[157/255] Compiling SystemPackage FilePathWindows.swift
[158/263] Compiling AEXML Error.swift
[159/263] Compiling AEXML Options.swift
[160/323] Compiling StandardLibraryExtensions AutoreleasingUnsafeMutablePointer.swift
[161/323] Compiling StandardLibraryExtensions Bool.Builder.swift
[162/323] Compiling StandardLibraryExtensions Bool.swift
[163/323] Compiling StandardLibraryExtensions Character.swift
[164/323] Compiling StandardLibraryExtensions ClosedRange.swift
[165/323] Compiling StandardLibraryExtensions Collection.swift
[166/323] Compiling StandardLibraryExtensions CollectionOfOne.Builder.swift
[167/323] Compiling StandardLibraryExtensions CollectionOfOne.swift
[168/323] Compiling StandardLibraryExtensions CommandLine.swift
[169/323] Compiling StandardLibraryExtensions Comparable.swift
[179/324] Compiling AEXML Parser.swift
[180/324] Compiling StandardLibraryExtensions AnySequence.swift
[181/324] Compiling StandardLibraryExtensions Array.Builder.swift
[182/324] Compiling StandardLibraryExtensions Array.swift
[183/324] Compiling StandardLibraryExtensions ArraySlice.swift
[185/324] Compiling AnyCodable AnyDecodable.swift
[186/325] Emitting module AnyCodable
[187/325] Compiling AnyCodable AnyCodable.swift
[189/326] Compiling AEXML Document.swift
[190/326] Compiling AEXML Element.swift
[194/330] Compiling StandardLibraryExtensions AnyRandomAccessCollection.swift
[198/344] Compiling Logging MetadataProvider.swift
[199/344] Compiling IssueReportingPackageSupport _Test.swift
[200/344] Emitting module IssueReportingPackageSupport
[201/345] Compiling StandardLibraryExtensions AdditiveArithmetic.swift
[202/345] Compiling StandardLibraryExtensions AnyBidirectionalCollection.swift
[203/345] Compiling StandardLibraryExtensions AnyCollection.swift
[204/345] Compiling StandardLibraryExtensions AnyHashable.swift
[205/345] Compiling StandardLibraryExtensions AnyIterator.swift
[212/355] Compiling Logging LogEvent.swift
[223/356] Compiling StandardLibraryExtensions Unmanaged.swift
[224/356] Compiling StandardLibraryExtensions UnsafeBufferPointer.swift
[225/356] Compiling StandardLibraryExtensions UnsafeMutableBufferPointer.swift
[226/356] Compiling StandardLibraryExtensions UnsafeMutablePointer.swift
[227/356] Compiling StandardLibraryExtensions UnsafeMutableRawBufferPointer.swift
[228/356] Compiling StandardLibraryExtensions UnsafeMutableRawPointer.swift
[229/356] Compiling StandardLibraryExtensions UnsafePointer.swift
[230/356] Compiling StandardLibraryExtensions UnsafeRawBufferPointer.swift
[231/356] Compiling StandardLibraryExtensions UnsafeRawPointer.swift
[232/356] Compiling StandardLibraryExtensions Zip2Sequence.swift
[233/358] Compiling PathKit PathKit.swift
[234/358] Emitting module PathKit
[235/374] Compiling StandardLibraryExtensions JoinedSequence.swift
[236/374] Compiling StandardLibraryExtensions KeyPath.swift
[237/374] Compiling StandardLibraryExtensions LazyCollection.swift
[238/374] Compiling StandardLibraryExtensions LazyDropWhileSequence.swift
[239/374] Compiling StandardLibraryExtensions LazyFilterSequence.swift
[240/374] Compiling StandardLibraryExtensions ContiguousArray.swift
[241/374] Compiling StandardLibraryExtensions Dictionary.Builder.swift
[242/374] Compiling StandardLibraryExtensions Dictionary.swift
[243/374] Compiling StandardLibraryExtensions Double.swift
[244/374] Compiling StandardLibraryExtensions Duration.swift
[245/374] Compiling StandardLibraryExtensions EmptyCollection.swift
[246/374] Compiling StandardLibraryExtensions EnumeratedSequence.swift
[247/374] Compiling StandardLibraryExtensions FlattenSequence.swift
[248/374] Compiling StandardLibraryExtensions Float.swift
[249/374] Compiling StandardLibraryExtensions FloatingPoint.swift
[250/374] Compiling Logging Locks.swift
[252/374] Emitting module StandardLibraryExtensions
[253/374] Emitting module Logging
[254/374] Compiling StandardLibraryExtensions Range.swift
[255/374] Compiling StandardLibraryExtensions RangeReplaceableCollection.swift
[256/374] Compiling StandardLibraryExtensions Repeated.swift
[257/374] Compiling StandardLibraryExtensions Result.Builder.swift
[258/374] Compiling StandardLibraryExtensions Result.swift
[259/374] Compiling StandardLibraryExtensions ReversedCollection.swift
[260/374] Compiling StandardLibraryExtensions Sequence.swift
[261/374] Compiling StandardLibraryExtensions Set.Builder.swift
[262/374] Compiling StandardLibraryExtensions Set.swift
[263/374] Compiling StandardLibraryExtensions SetString.swift
[264/374] Compiling StandardLibraryExtensions Never.swift
[265/374] Compiling StandardLibraryExtensions Numeric.swift
[266/374] Compiling StandardLibraryExtensions ObjectIdentifier.swift
[267/374] Compiling StandardLibraryExtensions OpaquePointer.swift
[268/374] Compiling StandardLibraryExtensions Optional.Builder.swift
[269/374] Compiling StandardLibraryExtensions Optional.swift
[270/374] Compiling StandardLibraryExtensions PartialRangeFrom.swift
[271/374] Compiling StandardLibraryExtensions PartialRangeThrough.swift
[272/374] Compiling StandardLibraryExtensions PartialRangeUpTo.swift
[273/374] Compiling StandardLibraryExtensions Range.Builder.swift
[274/374] Compiling StandardLibraryExtensions Int.swift
[280/374] Compiling StandardLibraryExtensions LazyMapSequence.swift
[281/374] Compiling StandardLibraryExtensions LazyPrefixWhileSequence.swift
[282/374] Compiling StandardLibraryExtensions LazySequence.swift
[283/374] Compiling StandardLibraryExtensions Mirror.swift
[284/374] Compiling StandardLibraryExtensions Slice.swift
[285/374] Compiling StandardLibraryExtensions StaticString.swift
[286/374] Compiling StandardLibraryExtensions StrideThrough.swift
[287/374] Compiling StandardLibraryExtensions StrideTo.swift
[288/374] Compiling StandardLibraryExtensions String.Builder.swift
[289/374] Compiling StandardLibraryExtensions String.swift
[290/374] Compiling StandardLibraryExtensions StringProtocol.swift
[291/374] Compiling StandardLibraryExtensions Substring.swift
[292/374] Compiling StandardLibraryExtensions UInt8.swift
[293/374] Compiling StandardLibraryExtensions Unicode.swift
[294/375] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[295/375] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[296/377] Compiling NIOConcurrencyHelpers NIOLock.swift
[298/377] Compiling InternalCollectionsUtilities _SortedCollection.swift
[299/377] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[300/377] Compiling InternalCollectionsUtilities Debugging.swift
[301/377] Compiling InternalCollectionsUtilities Descriptions.swift
[302/377] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[303/465] Emitting module SystemPackage
[304/490] Compiling Path Path.swift
[305/490] Emitting module Path
[307/491] Compiling NIOConcurrencyHelpers lock.swift
[308/491] Compiling IssueReporting DefaultReporter.swift
[309/491] Compiling IssueReporting FatalErrorReporter.swift
[310/491] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[311/491] Compiling NIOConcurrencyHelpers atomics.swift
[312/491] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[313/491] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[314/491] Emitting module NIOConcurrencyHelpers
[316/568] Compiling XcodeGraph BuildableFolder.swift
[317/568] Compiling XcodeGraph BuildableFolderException.swift
[318/568] Compiling XcodeGraph BuildRule+CompilerSpec.swift
[319/568] Compiling XcodeGraph BuildRule+FileType.swift
[320/568] Compiling XcodeGraph BuildRule.swift
[321/590] Compiling StandardTime Time.Month.Day.swift
[322/590] Compiling StandardTime Time.Month.swift
[323/592] Compiling StandardTime Duration.swift
[324/592] Compiling StandardTime Instant.swift
[325/592] Compiling StandardTime Time.Attosecond.swift
[326/592] Compiling XcodeGraph ForeignBuild.swift
[327/592] Compiling XcodeGraph Headers.swift
[328/592] Compiling XcodeGraph IDETemplateMacros.swift
[329/592] Compiling XcodeGraph LaunchArgument.swift
[330/592] Compiling StandardTime Time.Nanosecond.swift
[331/592] Compiling StandardTime Time.Picosecond.swift
[332/592] Compiling StandardTime Time.Second.swift
[333/592] Compiling StandardTime Time.Calendar.Gregorian.swift
[334/592] Compiling StandardTime Time.Calendar.swift
[335/592] Compiling StandardTime Time.Epoch.Conversion.swift
[336/592] Compiling StandardTime Time.Epoch.swift
[337/592] Compiling StandardTime Time.Femtosecond.swift
[338/592] Compiling StandardTime Time.Hour.swift
[339/592] Compiling StandardTime Time.TimezoneOffset.swift
[340/592] Compiling StandardTime Time.Week.Day.swift
[342/592] Compiling IssueReporting WithExpectedIssue.swift
[343/592] Compiling IssueReporting WithIssueContext.swift
[344/595] Compiling StandardTime Time.Microsecond.swift
[345/595] Compiling StandardTime Time.Millisecond.swift
[346/595] Compiling StandardTime Time.Minute.swift
[359/595] Emitting module InternalCollectionsUtilities
[360/595] Emitting module StandardTime
[361/595] Emitting module IssueReporting
[370/596] Compiling Logging LogHandler.swift
[374/596] Compiling Logging Logging.swift
[379/600] Compiling StandardTime Time.Yoctosecond.swift
[380/600] Compiling StandardTime Time.Zeptosecond.swift
[381/600] Compiling StandardTime Time.swift
[384/603] Emitting module Locale
[385/603] Compiling Locale Locale.swift
[391/619] Compiling Formatting Format.Numeric.swift
[397/619] Compiling Formatting Format.Numeric.DecimalSeparatorStrategy.swift
[398/619] Compiling Formatting Format.Numeric.Notation.swift
[399/619] Compiling Formatting Format.Numeric.SignDisplayStrategy.swift
[400/620] Compiling Formatting Formatting.swift
[401/620] Compiling Formatting Format.FloatingPoint.swift
[402/620] Emitting module Formatting
[403/620] Compiling Formatting Format.BinaryInteger.swift
[405/622] Compiling Glob Unicode.GeneralCategory+Helpers.swift
[406/622] Compiling Glob Pattern.swift
[407/622] Compiling Glob Pattern+Match.swift
[409/640] Compiling Glob Pattern+Options.swift
[410/640] Compiling Glob InvalidPattern.swift
[411/640] Compiling Glob Pattern+Parser.swift
[411/643] Wrapping AST for _NIODataStructures for debugging
[412/644] Wrapping AST for _NIOBase64 for debugging
[414/644] Emitting module XcodeProj
[415/689] Compiling ContainersPreview Drain+Reduce.swift
[416/689] Compiling ContainersPreview Drain.swift
[417/689] Compiling ContainersPreview Producer+Collect.swift
[418/689] Compiling ContainersPreview Producer+Filter.swift
[419/689] Compiling ContainersPreview Producer+Map.swift
[420/689] Compiling ContainersPreview Producer+Reduce.swift
[421/689] Compiling ContainersPreview Producer.swift
[422/689] Compiling ContainersPreview Borrow.swift
[423/689] Compiling ContainersPreview RandomAccessContainer.swift
[424/689] Compiling ContainersPreview RangeExpression2.swift
[425/689] Compiling ContainersPreview RangeReplaceableContainer.swift
[426/689] Compiling ContainersPreview Drain+Map.swift
[426/693] Wrapping AST for ZIPFoundation for debugging
[427/693] Wrapping AST for SystemPackage for debugging
[428/693] Wrapping AST for VendoredSystemPackage for debugging
[429/693] Wrapping AST for StandardTime for debugging
[432/693] Wrapping AST for StandardLibraryExtensions for debugging
[434/695] Compiling Atomics IntegerOperations.swift
[435/695] Compiling Atomics Unmanaged extensions.swift
[436/695] Compiling ContainersPreview BidirectionalContainer.swift
[437/695] Compiling ContainersPreview Container+Filter.swift
[438/695] Compiling ContainersPreview Container+SpanwiseZip.swift
[439/695] Compiling ContainersPreview Container.swift
[440/695] Compiling ContainersPreview ContainerIterator.swift
[441/695] Compiling ContainersPreview DynamicContainer.swift
[442/695] Compiling ContainersPreview MutableContainer.swift
[443/695] Compiling ContainersPreview PermutableContainer.swift
[444/695] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[445/695] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[446/695] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[447/695] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[448/695] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[451/695] Emitting module Algebra
[451/695] Wrapping AST for Path for debugging
[453/695] Compiling ContainersPreview Box.swift
[454/695] Compiling ContainersPreview Inout.swift
[455/695] Compiling ContainersPreview InputSpan.swift
[456/695] Compiling ContainersPreview Shared.swift
[456/695] Wrapping AST for NIOConcurrencyHelpers for debugging
[458/695] Compiling Algebra Bit.swift
[459/695] Compiling Algebra Algebra.swift
[460/695] Compiling Algebra Tagged.swift
[460/696] Wrapping AST for MockableMacro for debugging
[462/696] Emitting module ContainersPreview
[462/696] Wrapping AST for Logging for debugging
[463/696] Write Objects.LinkFileList
[464/696] Wrapping AST for Locale for debugging
[465/696] Wrapping AST for IssueReportingPackageSupport for debugging
[467/696] Emitting module Glob
[468/696] Compiling Glob GlobSearch.swift
[470/697] Wrapping AST for IssueReporting for debugging
[471/697] Wrapping AST for InternalCollectionsUtilities for debugging
[479/697] Wrapping AST for Formatting for debugging
[480/697] Wrapping AST for Glob for debugging
[482/697] Compiling ContainersPreview OutputSpan+Extras.swift
[483/697] Compiling ContainersPreview TemporaryAllocation.swift
[484/697] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[485/697] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[486/697] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[486/709] Wrapping AST for Algebra for debugging
[491/715] Compiling Binary Bit.Order.swift
[492/715] Compiling Binary CollectionUInt8.swift
[493/715] Compiling Binary Int16.swift
[494/715] Compiling Binary UInt16.swift
[495/715] Compiling Binary UInt32.swift
[496/715] Compiling Binary Int64.swift
[497/715] Compiling Binary Int8.swift
[498/715] Compiling Binary RangeReplaceableCollection+Bytes.swift
[499/715] Compiling Binary UInt.swift
[510/740] Wrapping AST for ContainersPreview for debugging
[512/740] Emitting module XcodeGraph
[513/757] Compiling DequeModule Deque._UnsafeHandle.swift
[514/757] Compiling DequeModule Deque.swift
[515/762] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[516/762] Compiling DequeModule _DequeBuffer.swift
[517/767] Emitting module Binary
[518/767] Compiling DequeModule Deque+Codable.swift
[519/767] Compiling DequeModule Deque+Collection.swift
[520/767] Compiling DequeModule Deque+CustomReflectable.swift
[521/767] Compiling DequeModule Deque+Descriptions.swift
[522/767] Compiling DequeModule Deque+Equatable.swift
[525/767] Compiling DequeModule _DequeBufferHeader.swift
[526/767] Compiling DequeModule RigidDeque+Append.swift
[527/767] Compiling DequeModule RigidDeque+Consumption.swift
[528/767] Compiling DequeModule RigidDeque+Container.swift
[536/767] Compiling DequeModule RigidDeque+Descriptions.swift
[540/772] Compiling DequeModule UniqueDeque+Consumption.swift
[541/772] Compiling DequeModule UniqueDeque+Container.swift
[542/772] Compiling DequeModule UniqueDeque+Descriptions.swift
[543/772] Compiling DequeModule UniqueDeque+Equatable.swift
[544/772] Compiling DequeModule UniqueDeque+Experimental.swift
[545/772] Compiling DequeModule RigidDeque+Equatable.swift
[546/772] Compiling DequeModule RigidDeque+Experimental.swift
[547/772] Compiling DequeModule RigidDeque+Hashable.swift
[548/772] Compiling DequeModule RigidDeque+Initializers.swift
[549/772] Compiling DequeModule RigidDeque+Insertions.swift
[550/772] Compiling DequeModule RigidDeque+Prepend.swift
[551/772] Compiling DequeModule RigidDeque+Removals.swift
[552/772] Compiling DequeModule RigidDeque+Replacements.swift
[553/772] Compiling DequeModule RigidDeque+Testing.swift
[554/772] Compiling DequeModule RigidDeque.swift
[555/772] Compiling DequeModule UniqueDeque+Append.swift
[556/772] Compiling DequeModule UniqueDeque+Hashable.swift
[557/772] Compiling DequeModule UniqueDeque+Initializers.swift
[558/772] Compiling DequeModule UniqueDeque+Insertions.swift
[559/772] Compiling DequeModule UniqueDeque+Prepend.swift
[560/772] Compiling DequeModule UniqueDeque+Removals.swift
[565/773] Compiling XcodeGraph Requirement.swift
[566/773] Compiling XcodeGraph ResourceFileElement.swift
[567/773] Compiling XcodeGraph ResourceFileElements.swift
[568/773] Compiling XcodeGraph ResourceSynthesizer.swift
[569/773] Compiling XcodeGraph RunAction.swift
[570/773] Compiling XcodeGraph RunActionOptions.swift
[571/773] Compiling XcodeGraph SDKSource.swift
[572/773] Compiling XcodeGraph SDKType.swift
[573/773] Compiling XcodeGraph Scheme.swift
[574/773] Compiling XcodeGraph SchemeDiagnosticsOptions.swift
[575/773] Compiling XcodeGraph Version.swift
[576/773] Compiling XcodeGraph Workspace.swift
[577/773] Compiling XcodeGraph WorkspaceGenerationOptions.swift
[578/773] Compiling XcodeGraph XCFrameworkInfoPlist.swift
[579/773] Compiling XcodeGraph PackageInfo.swift
[580/773] Compiling XcodeGraph PackageTrait.swift
[581/773] Compiling XcodeProj XCScheme+EnvironmentVariable.swift
[582/773] Compiling XcodeProj XCScheme+ExecutionAction.swift
[583/773] Compiling XcodeProj XCScheme+LaunchAction.swift
[584/773] Compiling XcodeProj XCScheme+LocationScenarioReference.swift
[585/773] Compiling XcodeProj XCScheme+PathRunnable.swift
[586/773] Compiling XcodeProj XCScheme+ProfileAction.swift
[587/773] Compiling XcodeProj XCScheme+RemoteRunnable.swift
[587/773] Linking MockableMacro-tool
[588/773] Wrapping AST for Binary for debugging
[602/775] Compiling DequeModule UniqueDeque+Replacements.swift
[603/775] Compiling Standards Standards.swift
[604/775] Emitting module Atomics
[605/775] Emitting module Standards
[606/776] Compiling XcodeGraph Settings.swift
[607/776] Compiling XcodeGraph SimulatedLocation.swift
[608/776] Compiling XcodeGraph SourceFile.swift
[609/776] Compiling XcodeGraph SourceFileGlob.swift
[610/776] Compiling XcodeGraph Target.swift
[611/776] Compiling XcodeGraph TargetDependency.swift
[612/776] Compiling XcodeGraph TargetReference.swift
[613/776] Compiling XcodeGraph TargetScript.swift
[614/776] Compiling XcodeGraph TargetType.swift
[615/776] Compiling XcodeGraph TestAction.swift
[616/776] Compiling XcodeGraph TestPlan.swift
[617/776] Compiling XcodeGraph TestableTarget.swift
[618/776] Compiling XcodeGraph TestingOptions.swift
[619/777] Wrapping AST for Standards for debugging
[633/777] Compiling DequeModule Deque+Extras.swift
[634/777] Compiling DequeModule Deque+Hashable.swift
[635/802] Compiling Mockable Builder.swift
[636/802] Compiling Mockable FunctionActionBuilder.swift
[637/802] Compiling Mockable FunctionReturnBuilder.swift
[638/802] Compiling Mockable FunctionVerifyBuilder.swift
[639/806] Emitting module Mockable
[640/833] Compiling INCITS_4_1986 INCITS_4_1986.GraphicCharacters.swift
[641/833] Compiling INCITS_4_1986 INCITS_4_1986.LineEndingDetection.swift
[642/833] Compiling INCITS_4_1986 INCITS_4_1986.NumericParsing.swift
[643/833] Compiling INCITS_4_1986 Character+INCITS_4_1986.swift
[644/833] Compiling INCITS_4_1986 INCITS_4_1986.swift
[645/833] Compiling INCITS_4_1986 NCITS_4_1986.FormatEffectors.LineEnding.swift
[646/833] Compiling INCITS_4_1986 UInt8+INCITS_4_1986.swift
[647/833] Compiling INCITS_4_1986 UInt8.ASCII.RawRepresentable.swift
[648/833] Compiling INCITS_4_1986 INCITS_4_1986.CaseConversion.swift
[649/833] Compiling INCITS_4_1986 INCITS_4_1986.CharacterClassification.swift
[650/833] Compiling INCITS_4_1986 INCITS_4_1986.ControlCharacters.swift
[651/833] Compiling INCITS_4_1986 INCITS_4_1986.FormatEffectors.swift
[658/833] Compiling INCITS_4_1986 UInt8.ASCII.Serializable.swift
[659/833] Compiling INCITS_4_1986 SetCharacter+INCITS_4_1986.swift
[660/833] Compiling INCITS_4_1986 INCITS_4_1986.NumericSerialization.swift
[661/833] Compiling INCITS_4_1986 INCITS_4_1986.SPACE.swift
[662/833] Compiling INCITS_4_1986 INCITS_4_1986.StringClassification.swift
[663/833] Compiling Mockable Parameter+Match.swift
[666/833] Compiling INCITS_4_1986 SetUInt8+INCITS_4_1986.swift
[667/833] Compiling INCITS_4_1986 StringProtocol+INCITS_4_1986.swift
[678/833] Compiling Mockable AsyncSubject.swift
[679/833] Compiling Mockable LockedValue.swift
[680/833] Compiling Mockable MockableMacro.swift
[681/833] Compiling XcodeGraph ScreenCaptureFormat.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>
[691/833] Compiling INCITS_4_1986 INCITS_4_1986.Validation.swift
[705/836] Compiling Mockable Parameter.swift
[706/836] Compiling Mockable ReturnValue.swift
[707/836] Compiling Mockable TimeoutDuration.swift
[708/836] Compiling Mockable Utils.swift
[712/836] Compiling XcodeGraph ProjectOptions.swift
[713/836] Compiling XcodeGraph RawScriptBuildPhase.swift
[725/836] Compiling DequeModule UniqueDeque.swift
[726/836] Compiling DequeModule _DequeSlot.swift
[727/836] Compiling DequeModule _UnsafeDequeHandle.swift
[728/836] Compiling DequeModule _UnsafeDequeSegments.swift
[729/836] Compiling XcodeGraph Platform.swift
[730/836] Compiling XcodeGraph PlatformCondition.swift
[731/836] Compiling XcodeGraph PlatformFilter.swift
[732/836] Compiling XcodeGraph Plist.swift
[733/836] Compiling XcodeGraph PrivacyManifest.swift
[734/836] Compiling XcodeGraph Product.swift
[735/836] Compiling XcodeGraph ProfileAction.swift
[736/836] Compiling XcodeGraph Project.swift
[737/836] Compiling XcodeGraph ProjectGroup.swift
[738/836] Compiling XcodeProj Decoders.swift
[739/836] Compiling XcodeProj JSONDecoding.swift
[740/836] Compiling XcodeProj PBXBatchUpdater.swift
[741/836] Compiling XcodeProj PlistDecoding.swift
[742/836] Compiling XcodeProj PlistValue.swift
[743/836] Compiling XcodeProj ReferenceGenerator.swift
[744/836] Compiling XcodeProj XCConfig.swift
[745/836] Compiling XcodeProj XCWorkspace.swift
[746/836] Compiling XcodeProj XCWorkspaceData.swift
[747/836] Compiling XcodeProj XCWorkspaceDataElement.swift
[748/836] Compiling XcodeProj XCWorkspaceDataElementLocationType.swift
[749/836] Compiling XcodeProj XCWorkspaceDataFileRef.swift
[750/836] Compiling XcodeProj XCWorkspaceDataGroup.swift
[751/837] Compiling INCITS_4_1986 [UInt8]+INCITS_4_1986.swift
[752/837] Compiling INCITS_4_1986 exports.swift
[754/837] Compiling Mockable Matcher.swift
[755/837] Compiling INCITS_4_1986 UInt8.ASCII.swift
[763/837] Compiling INCITS_4_1986 Collection+INCITS_4_1986.swift
[764/837] Compiling INCITS_4_1986 INCITS_4_1986.ASCII.swift
[765/837] Compiling INCITS_4_1986 INCITS_4_1986.ByteArrayClassification.swift
[776/839] Emitting module INCITS_4_1986
[808/846] Wrapping AST for Mockable for debugging
[809/846] Wrapping AST for Atomics for debugging
[810/848] Wrapping AST for INCITS 4 1986 for debugging
[812/858] Compiling Command FileHandle+Extras.swift
[813/859] Compiling Command ThreadSafe.swift
[819/859] Compiling RFC_4648 String+RFC4648.swift
[820/859] Compiling RFC_4648 RFC_4648.swift
[821/860] Compiling RFC_4648 exports.swift
[822/860] Compiling RFC_4648 Collection+RFC4648.swift
[823/860] Compiling RFC_4648 FixedWidthInteger+RFC4648.swift
[824/860] Emitting module DequeModule
[826/861] Compiling Command Command.swift
[827/861] Compiling Command AsyncThrowingStream+Extras.swift
[828/861] Compiling Command CommandRunner.swift
[829/861] Emitting module Command
[831/862] Compiling RFC_4648 RFC_4648.Base32.Hex.swift
[832/862] Compiling RFC_4648 RFC_4648.Base32.swift
[832/862] Wrapping AST for DequeModule for debugging
[833/863] Wrapping AST for Command for debugging
[834/863] Write Objects.LinkFileList
[835/863] Archiving libCommand.a
[837/863] Compiling RFC_4648 RFC_4648+Validation.swift
[838/863] Compiling RFC_4648 RFC_4648.Base16.swift
[839/863] Compiling RFC_4648 RFC_4648.Base64.URL.swift
[840/863] Compiling RFC_4648 RFC_4648.Base64.swift
[841/863] Compiling RFC_4648 RFC_4648.EncodingTable.swift
[842/863] Compiling RFC_4648 RFC_4648.Internal.swift
[843/926] Emitting module RFC_4648
[844/927] Wrapping AST for RFC 4648 for debugging
[846/980] Compiling File_System_Primitives File.Path.Component.swift
[847/980] Compiling File_System_Primitives File.Path.Error.swift
[848/980] Compiling File_System_Primitives File.Path.swift
[849/980] Compiling File_System_Primitives File.System.Copy+POSIX.swift
[850/980] Compiling File_System_Primitives File.System.Copy+Windows.swift
[851/980] Compiling File_System_Primitives File.System.Move.swift
[852/980] Compiling File_System_Primitives File.System.Read.Buffered.swift
[853/980] Compiling File_System_Primitives File.System.Read.Full+POSIX.swift
[854/980] Compiling File_System_Primitives File.System.Read.Full+Windows.swift
[855/980] Emitting module File_System_Primitives
[860/980] Compiling File_System_Primitives File.System.Read.Full.swift
[861/980] Compiling File_System_Primitives File.System.Read.Streaming.swift
[862/980] Compiling File_System_Primitives File.System.Read.swift
[863/995] Compiling File_System_Primitives File.System.Delete.swift
[864/995] Compiling File_System_Primitives File.System.Link.Hard.swift
[865/995] Compiling File_System_Primitives File.System.Link.ReadTarget.swift
[866/995] Compiling File_System_Primitives File.System.Link.Symbolic.swift
[867/995] Compiling File_System_Primitives File.System.Link.swift
[868/995] Compiling File_System_Primitives File.System.Metadata.ACL.swift
[869/995] Compiling File_System_Primitives File.System.Metadata.Attributes.swift
[870/995] Compiling File_System_Primitives File.System.Copy.swift
[871/995] Compiling File_System_Primitives File.System.Create.Directory+POSIX.swift
[872/995] Compiling File_System_Primitives File.System.Create.Directory+Windows.swift
[873/995] Compiling File_System_Primitives File.System.Create.Directory.swift
[874/995] Compiling File_System_Primitives File.System.Create.File.swift
[875/995] Compiling File_System_Primitives File.System.Create.swift
[876/995] Compiling File_System_Primitives File.System.Delete+POSIX.swift
[877/995] Compiling File_System_Primitives File.System.Delete+Windows.swift
[878/995] Compiling File_System_Primitives File.System.Metadata.Info.swift
[879/995] Compiling File_System_Primitives File.System.Metadata.Ownership.swift
[880/995] Compiling File_System_Primitives File.System.Metadata.Permissions.swift
[881/995] Compiling File_System_Primitives File.System.Metadata.Timestamps.swift
[882/995] Compiling File_System_Primitives File.System.Metadata.swift
[883/995] Compiling File_System_Primitives File.System.Move+POSIX.swift
[884/995] Compiling File_System_Primitives File.System.Move+Windows.swift
[885/995] Compiling File_System_Primitives File.Descriptor+POSIX.swift
[886/995] Compiling File_System_Primitives File.Descriptor+Windows.swift
[887/995] Compiling File_System_Primitives File.Descriptor.swift
[888/995] Compiling File_System_Primitives File.Directory.Contents.swift
[889/995] Compiling File_System_Primitives File.Directory.Entry.swift
[890/995] Compiling File_System_Primitives File.Directory.Iterator.swift
[891/995] Compiling File_System_Primitives File.Directory.Walk.swift
[892/995] Compiling File_System_Primitives File.Directory.swift
[893/995] Compiling File_System_Primitives File.System.Write.Streaming.swift
[894/995] Compiling File_System_Primitives File.System.Write.swift
[895/995] Compiling File_System_Primitives File.System.swift
[896/995] Compiling File_System_Primitives File.Watcher.swift
[897/995] Compiling File_System_Primitives File.swift
[898/995] Compiling File_System_Primitives String+DirectoryEntryName.swift
[899/995] Compiling File_System_Primitives exports.swift
[911/996] Compiling File_System_Primitives File.System.Stat+POSIX.swift
[912/996] Compiling File_System_Primitives File.System.Stat+Windows.swift
[913/996] Compiling File_System_Primitives File.System.Stat.swift
[914/996] Compiling File_System_Primitives File.System.Write.Append.swift
[915/996] Compiling File_System_Primitives File.System.Write.Atomic+POSIX.swift
[916/996] Compiling File_System_Primitives File.System.Write.Atomic+Windows.swift
[917/996] Compiling File_System_Primitives File.System.Write.Atomic.swift
[924/996] Compiling File_System_Primitives File.Handle.Mode.swift
[925/996] Compiling File_System_Primitives File.Handle.Options.swift
[926/996] Compiling File_System_Primitives File.Handle.swift
[944/997] Wrapping AST for File System Primitives for debugging
[955/997] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[956/997] Compiling NIOCore SocketAddresses.swift
[957/997] Compiling NIOCore SocketOptionProvider.swift
[958/997] Compiling NIOCore SystemCallHelpers.swift
[959/997] Compiling NIOCore TimeAmount+Duration.swift
[960/997] Compiling NIOCore TypeAssistedChannelHandler.swift
[961/997] Compiling NIOCore UniversalBootstrapSupport.swift
[962/997] Compiling NIOCore Utilities.swift
[977/997] Compiling NIOCore ByteBuffer-core.swift
[978/997] Compiling NIOCore ByteBuffer-hex.swift
[979/997] Compiling NIOCore ByteBuffer-int.swift
[980/997] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[981/997] Emitting module NIOCore
[991/998] Wrapping AST for NIOCore for debugging
[993/1048] Compiling NIOPosix PipePair.swift
[994/1048] Compiling NIOPosix Pool.swift
[995/1048] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[996/1048] Compiling NIOPosix PosixSingletons.swift
[997/1048] Compiling NIOPosix RawSocketBootstrap.swift
[998/1048] Compiling NIOPosix Resolver.swift
[999/1048] Compiling NIOPosix Selectable.swift
[1000/1054] Compiling NIOPosix ThreadPosix.swift
[1001/1054] Compiling NIOPosix ThreadWindows.swift
[1002/1054] Compiling NIOPosix Utilities.swift
[1003/1054] Compiling NIOPosix VsockAddress.swift
[1004/1054] Compiling NIOPosix VsockChannelEvents.swift
[1005/1054] Compiling NIOPosix Windows.swift
[1006/1054] Emitting module NIOPosix
[1007/1054] Compiling NIOPosix SelectableChannel.swift
[1008/1054] Compiling NIOPosix SelectableEventLoop.swift
[1009/1054] Compiling NIOPosix SelectorEpoll.swift
[1010/1054] Compiling NIOPosix SelectorGeneric.swift
[1011/1054] Compiling NIOPosix SelectorKqueue.swift
[1012/1054] Compiling NIOPosix SelectorUring.swift
[1013/1054] Compiling NIOPosix SelectorWSAPoll.swift
[1014/1054] Compiling NIOPosix BSDSocketAPICommon.swift
[1015/1054] Compiling NIOPosix BSDSocketAPIPosix.swift
[1016/1054] Compiling NIOPosix BSDSocketAPIWindows.swift
[1017/1054] Compiling NIOPosix BaseSocket.swift
[1018/1054] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[1019/1054] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1020/1054] Compiling NIOPosix BaseSocketChannel.swift
[1021/1054] Compiling NIOPosix BaseStreamSocketChannel.swift
[1022/1054] Compiling NIOPosix Bootstrap.swift
[1023/1054] Compiling NIOPosix ControlMessage.swift
[1024/1054] Compiling NIOPosix DatagramVectorReadManager.swift
[1025/1054] Compiling NIOPosix Errors+Any.swift
[1026/1054] Compiling NIOPosix FileDescriptor.swift
[1027/1054] Compiling NIOPosix GetaddrinfoResolver.swift
[1028/1054] Compiling NIOPosix ServerSocket.swift
[1029/1054] Compiling NIOPosix Socket.swift
[1030/1054] Compiling NIOPosix SocketChannel.swift
[1031/1054] Compiling NIOPosix SocketProtocols.swift
[1032/1054] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[1033/1054] Compiling NIOPosix System.swift
[1034/1054] Compiling NIOPosix Thread.swift
[1035/1054] Compiling NIOPosix HappyEyeballs.swift
[1036/1054] Compiling NIOPosix IO.swift
[1037/1054] Compiling NIOPosix IntegerBitPacking.swift
[1038/1054] Compiling NIOPosix IntegerTypes.swift
[1039/1054] Compiling NIOPosix Linux.swift
[1040/1054] Compiling NIOPosix LinuxCPUSet.swift
[1041/1054] Compiling NIOPosix LinuxUring.swift
[1042/1054] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1043/1054] Compiling NIOPosix NIOPosixSendableMetatype.swift
[1044/1054] Compiling NIOPosix NIOThreadPool.swift
[1045/1054] Compiling NIOPosix NonBlockingFileIO.swift
[1046/1054] Compiling NIOPosix PendingDatagramWritesManager.swift
[1047/1054] Compiling NIOPosix PendingWritesManager.swift
[1048/1054] Compiling NIOPosix PipeChannel.swift
[1049/1055] Wrapping AST for NIOPosix for debugging
[1051/1091] Compiling _NIOFileSystem ParallelRemoval.swift
[1052/1091] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[1053/1091] Compiling _NIOFileSystem CInterop.swift
[1054/1091] Compiling _NIOFileSystem Errno.swift
[1055/1091] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1056/1095] Emitting module _NIOFileSystem
[1057/1095] Compiling _NIOFileSystem Array+FileSystem.swift
[1058/1095] Compiling _NIOFileSystem ArraySlice+FileSystem.swift
[1059/1095] Compiling _NIOFileSystem BufferedReader.swift
[1060/1095] Compiling _NIOFileSystem BufferedWriter.swift
[1061/1095] Compiling _NIOFileSystem ByteBuffer+FileSystem.swift
[1062/1095] Compiling _NIOFileSystem NIOFilePath.swift
[1063/1095] Compiling _NIOFileSystem NIOFileSystemSendableMetatype.swift
[1064/1095] Compiling _NIOFileSystem OpenOptions.swift
[1065/1095] Compiling _NIOFileSystem String+FileSystem.swift
[1066/1095] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[1067/1095] Compiling _NIOFileSystem FileSystemError.swift
[1068/1095] Compiling _NIOFileSystem FileSystemProtocol.swift
[1069/1095] Compiling _NIOFileSystem FileType.swift
[1070/1095] Compiling _NIOFileSystem IOStrategy.swift
[1071/1095] Compiling _NIOFileSystem ByteCount.swift
[1072/1095] Compiling _NIOFileSystem Convenience.swift
[1073/1095] Compiling _NIOFileSystem DirectoryEntries.swift
[1074/1095] Compiling _NIOFileSystem DirectoryEntry.swift
[1075/1095] Compiling _NIOFileSystem Exports.swift
[1076/1095] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[1077/1095] Compiling _NIOFileSystem BufferedStream.swift
[1078/1095] Compiling _NIOFileSystem Cancellation.swift
[1079/1095] Compiling _NIOFileSystem TokenBucket.swift
[1080/1095] Compiling _NIOFileSystem ParallelDirCopy.swift
[1081/1095] Compiling _NIOFileSystem Mocking.swift
[1082/1095] Compiling _NIOFileSystem Syscall.swift
[1083/1095] Compiling _NIOFileSystem Syscalls.swift
[1084/1095] Compiling _NIOFileSystem SystemFileHandle.swift
[1085/1095] Compiling _NIOFileSystem Utilities.swift
[1086/1095] Compiling _NIOFileSystem FileChunks.swift
[1087/1095] Compiling _NIOFileSystem FileHandle.swift
[1088/1095] Compiling _NIOFileSystem FileHandleProtocol.swift
[1089/1095] Compiling _NIOFileSystem FileInfo.swift
[1090/1095] Compiling _NIOFileSystem FileSystem.swift
[1091/1096] Wrapping AST for _NIOFileSystem for debugging
[1093/1098] Compiling NIOFileSystem Exports.swift
[1094/1098] Emitting module NIOFileSystem
[1095/1099] Wrapping AST for NIOFileSystem for debugging
[1097/1102] Emitting module FileSystem
[1098/1102] Compiling FileSystem AsyncSequence+Extras.swift
[1099/1102] Compiling FileSystem FileSystem.swift
[1100/1103] Wrapping AST for FileSystem for debugging
[1101/1112] Write Objects.LinkFileList
[1102/1112] Archiving libFileSystem.a
[1104/1112] Compiling XcodeMetadata SystemFrameworkMetadataProvider.swift
[1105/1113] Compiling XcodeMetadata FrameworkMetadataProvider.swift
[1106/1113] Compiling XcodeMetadata Sequence+ExecutionContext.swift
[1107/1113] Compiling XcodeMetadata MachOByteSwapExtensions.swift
[1108/1113] Compiling XcodeMetadata LibraryMetadataProvider.swift
[1109/1113] Compiling XcodeMetadata PrecompiledMetadataProvider.swift
[1110/1113] Emitting module XcodeMetadata
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[1111/1113] Compiling XcodeMetadata BinaryArchitecture+Extension.swift
[1112/1113] Compiling XcodeMetadata FileHandle+ReadHelpers.swift
[1113/1113] Compiling XcodeMetadata XCFrameworkMetadataProvider.swift
[1115/1153] Emitting module XcodeGraphMapper
[1116/1158] Compiling XcodeGraphMapper PBXProject+Extensions.swift
[1117/1158] Compiling XcodeGraphMapper Package+Extensions.swift
[1118/1158] Compiling XcodeGraphMapper Platform+Extensions.swift
[1119/1158] Compiling XcodeGraphMapper PlatformFilter+Extensions.swift
[1120/1158] Compiling XcodeGraphMapper TargetDependency+Extensions.swift
[1121/1158] Compiling XcodeGraphMapper XCWorkspace+Extensions.swift
[1122/1158] Compiling XcodeGraphMapper XCTestPlan.swift
[1123/1158] Compiling XcodeGraphMapper BuildSettings.swift
[1124/1158] Compiling XcodeGraphMapper XCConfigurationList+Helpers.swift
[1125/1158] Compiling XcodeGraphMapper XCConfigurationMapper.swift
[1126/1158] Compiling XcodeGraphMapper PBXBuildRuleMapper.swift
[1127/1158] Compiling XcodeGraphMapper PBXTarget+BuildHeaders.swift
[1128/1158] Compiling XcodeGraphMapper PBXTarget+BuildSettings.swift
[1129/1158] Compiling XcodeGraphMapper PBXTarget+GraphMapping.swift
[1130/1158] Compiling XcodeGraphMapper PBXTarget+PlatformInference.swift
[1131/1158] Compiling XcodeGraphMapper PBXTargetDependency+PlatformCondition.swift
[1132/1158] Compiling XcodeGraphMapper PBXCoreDataModelsBuildPhaseMapper.swift
[1133/1158] Compiling XcodeGraphMapper PBXFrameworksBuildPhaseMapper.swift
[1134/1158] Compiling XcodeGraphMapper PBXHeadersBuildPhaseMapper.swift
[1135/1158] Compiling XcodeGraphMapper PBXResourcesBuildPhaseMapper.swift
[1136/1158] Compiling XcodeGraphMapper PBXScriptsBuildPhaseMapper.swift
[1137/1158] Compiling XcodeGraphMapper PBXSourcesBuildPhaseMapper.swift
[1138/1158] Compiling XcodeGraphMapper DeveloperDirectoryProvider.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[1139/1158] Compiling XcodeGraphMapper Optional+Throwing.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[1140/1158] Compiling XcodeGraphMapper PackageInfoLoader.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[1141/1158] Compiling XcodeGraphMapper PathDependencyMapper.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[1142/1158] Compiling XcodeGraphMapper ProjectNativeTarget.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[1143/1158] 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 [#SendingClosureRisksDataRace]
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 [#SendingClosureRisksDataRace]
73 | try await targetMapper.map(
| `- note: closure captures 'xcodeProj' which is accessible to code in the current task
74 | pbxTarget: pbxTarget,
75 | xcodeProj: xcodeProj,
[#SendingClosureRisksDataRace]: <https://docs.swift.org/compiler/documentation/diagnostics/sending-closure-risks-data-race>
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[1144/1158] 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 [#SendingClosureRisksDataRace]
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 [#SendingClosureRisksDataRace]
73 | try await targetMapper.map(
| `- note: closure captures 'xcodeProj' which is accessible to code in the current task
74 | pbxTarget: pbxTarget,
75 | xcodeProj: xcodeProj,
[#SendingClosureRisksDataRace]: <https://docs.swift.org/compiler/documentation/diagnostics/sending-closure-risks-data-race>
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[1145/1158] 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 [#SendingClosureRisksDataRace]
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 [#SendingClosureRisksDataRace]
73 | try await targetMapper.map(
| `- note: closure captures 'xcodeProj' which is accessible to code in the current task
74 | pbxTarget: pbxTarget,
75 | xcodeProj: xcodeProj,
[#SendingClosureRisksDataRace]: <https://docs.swift.org/compiler/documentation/diagnostics/sending-closure-risks-data-race>
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[1146/1158] 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 [#SendingClosureRisksDataRace]
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 [#SendingClosureRisksDataRace]
73 | try await targetMapper.map(
| `- note: closure captures 'xcodeProj' which is accessible to code in the current task
74 | pbxTarget: pbxTarget,
75 | xcodeProj: xcodeProj,
[#SendingClosureRisksDataRace]: <https://docs.swift.org/compiler/documentation/diagnostics/sending-closure-risks-data-race>
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[1147/1158] 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 [#SendingClosureRisksDataRace]
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 [#SendingClosureRisksDataRace]
73 | try await targetMapper.map(
| `- note: closure captures 'xcodeProj' which is accessible to code in the current task
74 | pbxTarget: pbxTarget,
75 | xcodeProj: xcodeProj,
[#SendingClosureRisksDataRace]: <https://docs.swift.org/compiler/documentation/diagnostics/sending-closure-risks-data-race>
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[1148/1158] Compiling XcodeGraphMapper XCWorkspaceDataFileRef+Extensions.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[1149/1158] Compiling XcodeGraphMapper XcodeGraphMapper.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[1150/1158] Compiling XcodeGraphMapper PackageMapper.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[1151/1158] Compiling XcodeGraphMapper XCPackageMapper.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[1152/1158] Compiling XcodeGraphMapper BuildPhaseConstants.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[1153/1158] Compiling XcodeGraphMapper PBXCopyFilesBuildPhaseMapper.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[1154/1158] Compiling XcodeGraphMapper PBXTargetDependencyMapper.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[1155/1158] Compiling XcodeGraphMapper PBXTargetMapper.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[1156/1158] Compiling XcodeGraphMapper TargetDependency+GraphMapping.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[1157/1158] Compiling XcodeGraphMapper XCWorkspaceMapper.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[1158/1158] Compiling XcodeGraphMapper ConfigurationMatcher.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
Build complete! (302.60s)
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.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.