Build Information
Successful build of BuildAnalyzer, reference v0.0.2 (c9f4be), with Swift 6.3 for macOS (SPM) on 22 Apr 2026 14:49:00 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/polac24/XCBuildAnalyzer.git
Reference: v0.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/polac24/XCBuildAnalyzer
* tag v0.0.2 -> FETCH_HEAD
HEAD is now at c9f4be2 Version 0.0.2
Cloned https://github.com/polac24/XCBuildAnalyzer.git
Revision (git rev-parse @):
c9f4be2d2ed352f67b3ff5251a7483470f25636d
SUCCESS checkout https://github.com/polac24/XCBuildAnalyzer.git at v0.0.2
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/stephencelis/SQLite.swift.git
[1/11128] Fetching sqlite.swift
[113/24485] Fetching sqlite.swift, cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (25.30s)
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (25.30s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.16.0 (26.07s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (3.46s)
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.16.0
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.9.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "xcbuildanalyzer",
"name": "BuildAnalyzer",
"url": "https://github.com/polac24/XCBuildAnalyzer.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XCBuildAnalyzer",
"traits": [
"default"
],
"dependencies": [
{
"identity": "sqlite.swift",
"name": "SQLite.swift",
"url": "https://github.com/stephencelis/SQLite.swift.git",
"version": "0.16.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SQLite.swift",
"traits": [
"SystemSQLite"
],
"dependencies": [
]
},
{
"identity": "cryptoswift",
"name": "CryptoSwift",
"url": "https://github.com/krzyzanowskim/CryptoSwift.git",
"version": "1.9.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CryptoSwift",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/polac24/XCBuildAnalyzer.git
[1/971] Fetching xcbuildanalyzer
Fetched https://github.com/polac24/XCBuildAnalyzer.git from cache (2.53s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
Fetching https://github.com/stephencelis/SQLite.swift.git from cache
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (0.52s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (0.52s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.16.0 (0.72s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (0.06s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.9.0
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.16.0
Creating working copy for https://github.com/polac24/XCBuildAnalyzer.git
Working copy of https://github.com/polac24/XCBuildAnalyzer.git resolved at v0.0.2 (c9f4be2)
warning: '.resolve-product-dependencies': dependency 'xcbuildanalyzer' is not used by any target
Found 2 product dependencies
- SQLite.swift
- CryptoSwift
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/polac24/XCBuildAnalyzer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[1/8] Copying PrivacyInfo.xcprivacy
[4/8] Write sources
[7/8] Write swift-version--6988338F2F200930.txt
[9/149] Emitting module SQLite
[10/152] Compiling SQLite Setter.swift
[11/152] Compiling SQLite WindowFunctions.swift
[12/152] Compiling SQLite resource_bundle_accessor.swift
[13/152] Compiling CryptoSwift CCM.swift
[14/152] Compiling CryptoSwift CFB.swift
[15/152] Compiling CryptoSwift CTR.swift
[16/152] Compiling CryptoSwift BatchedCollection.swift
[17/152] Compiling CryptoSwift Bit.swift
[18/152] Compiling CryptoSwift BlockCipher.swift
[19/152] Compiling CryptoSwift BlockDecryptor.swift
[20/152] Compiling CryptoSwift ASN1Encoder.swift
[21/152] Compiling CryptoSwift ASN1Scanner.swift
[22/152] Compiling CryptoSwift Array+Extension.swift
[23/152] Compiling CryptoSwift Authenticator.swift
[24/152] Compiling CryptoSwift BlockEncryptor.swift
[25/152] Compiling CryptoSwift BlockMode.swift
[26/152] Compiling CryptoSwift BlockModeOptions.swift
[27/152] Compiling CryptoSwift CBC.swift
[28/152] Emitting module GraphKit
[29/152] Compiling GraphKit D3Projector.swift
[30/152] Compiling CryptoSwift AES.Cryptors.swift
[31/152] Compiling CryptoSwift AES.swift
[32/152] Compiling CryptoSwift ASN1.swift
[33/152] Compiling CryptoSwift ASN1Decoder.swift
[34/152] Compiling CryptoSwift String+FoundationExtension.swift
[35/152] Compiling CryptoSwift Utils+Foundation.swift
[36/152] Compiling CryptoSwift XChaCha20+Foundation.swift
[37/152] Compiling CryptoSwift Generics.swift
[38/152] Compiling CryptoSwift HKDF.swift
[39/152] Compiling CryptoSwift HMAC.swift
[40/152] Compiling CryptoSwift ISO10126Padding.swift
[41/152] Compiling CryptoSwift ISO78164Padding.swift
[42/152] Compiling CryptoSwift Int+Extension.swift
[43/152] Compiling CryptoSwift MD5.swift
[44/152] Compiling CryptoSwift NoPadding.swift
[45/163] Compiling CryptoSwift Codable.swift
[46/163] Compiling CryptoSwift Comparable.swift
[47/163] Compiling CryptoSwift DataConversion.swift
[48/163] Compiling CryptoSwift Division.swift
[49/163] Compiling CryptoSwift Exponentiation.swift
[50/163] Compiling CryptoSwift FloatingPointConversion.swift
[51/163] Compiling CryptoSwift GCD.swift
[52/163] Compiling CryptoSwift Hashable.swift
[53/163] Compiling CryptoSwift IntegerConversion.swift
[54/163] Compiling CryptoSwift Multiplication.swift
[55/163] Compiling CryptoSwift PrimeTest.swift
[56/163] Compiling CryptoSwift Random.swift
[57/163] Compiling CryptoSwift GCM.swift
[58/163] Compiling CryptoSwift OCB.swift
[59/163] Compiling CryptoSwift OFB.swift
[60/163] Compiling CryptoSwift PCBC.swift
[61/163] Compiling CryptoSwift Addition.swift
[62/163] Compiling CryptoSwift BigInt.swift
[63/163] Compiling CryptoSwift BigUInt.swift
[64/163] Compiling CryptoSwift BitwiseOps.swift
[65/163] Compiling CryptoSwift CS.swift
[66/163] Compiling CryptoSwift AEAD.swift
[67/163] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[68/163] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[69/163] Compiling CryptoSwift Blowfish.swift
[70/163] Compiling CryptoSwift CBCMAC.swift
[71/163] Compiling CryptoSwift CMAC.swift
[85/163] Compiling CryptoSwift SquareRoot.swift
[86/163] Compiling CryptoSwift Strideable.swift
[87/163] Compiling CryptoSwift StringConversion.swift
[88/163] Compiling CryptoSwift Subtraction.swift
[89/163] Compiling CryptoSwift WordsAndBits.swift
[90/163] Compiling CryptoSwift ChaCha20.swift
[91/163] Compiling CryptoSwift Checksum.swift
[92/163] Compiling CryptoSwift Cipher.swift
[93/163] Compiling CryptoSwift Collection+Extension.swift
[94/163] Compiling CryptoSwift CompactMap.swift
[95/176] Compiling BuildAnalyzerKit BuildGraph.swift
[96/176] Compiling BuildAnalyzerKit BuildGraphGenerator.swift
[97/176] Compiling BuildAnalyzerKit BuildGraphNode.swift
[98/176] Compiling BuildAnalyzerKit BuildGraphNodeKind.swift
[99/176] Compiling BuildAnalyzerKit BuildGraphProtocol.swift
[100/176] Compiling BuildAnalyzerKit BuildManifestParser.swift
[107/176] Compiling CryptoSwift Cryptor.swift
[108/176] Compiling CryptoSwift Cryptors.swift
[109/176] Compiling CryptoSwift Digest.swift
[110/176] Compiling CryptoSwift DigestType.swift
[111/176] Compiling CryptoSwift AES+Foundation.swift
[112/176] Compiling CryptoSwift Array+Foundation.swift
[113/176] Compiling CryptoSwift Blowfish+Foundation.swift
[114/176] Compiling CryptoSwift ChaCha20+Foundation.swift
[115/176] Compiling CryptoSwift Data+Extension.swift
[116/176] Compiling CryptoSwift HMAC+Foundation.swift
[117/176] Compiling CryptoSwift Rabbit+Foundation.swift
[118/176] Compiling CryptoSwift Operators.swift
[119/176] Compiling CryptoSwift DER.swift
[120/176] Compiling CryptoSwift PBKDF1.swift
[121/176] Compiling CryptoSwift PBKDF2.swift
[122/176] Compiling CryptoSwift PKCS1v15.swift
[123/176] Compiling CryptoSwift PKCS5.swift
[124/176] Compiling CryptoSwift PKCS7.swift
[125/176] Compiling CryptoSwift PKCS7Padding.swift
[126/176] Compiling CryptoSwift Padding.swift
[127/176] Compiling CryptoSwift Poly1305.swift
[128/176] Compiling CryptoSwift RSA+Cipher.swift
[129/176] Compiling CryptoSwift RSA+Signature.swift
[130/176] Compiling CryptoSwift RSA.swift
[131/176] Compiling CryptoSwift Rabbit.swift
[132/176] Compiling CryptoSwift SHA1.swift
[133/176] Compiling CryptoSwift SHA2.swift
[134/176] Compiling CryptoSwift SHA3.swift
[135/176] Compiling CryptoSwift Scrypt.swift
[136/176] Compiling CryptoSwift SecureBytes.swift
[137/176] Compiling CryptoSwift Signature.swift
[138/176] Compiling CryptoSwift StreamDecryptor.swift
[139/176] Compiling CryptoSwift StreamEncryptor.swift
[140/176] Compiling BuildAnalyzerKit BuildGraphNodeTimingReader.swift
[141/176] Compiling BuildAnalyzerKit BuildGraphProjection.swift
[142/177] Compiling BuildAnalyzerKit BuildGraphProtocol+Expansion.swift
[143/177] Compiling BuildAnalyzerKit BuildGraphProjectionExpansion.swift
[144/177] Compiling BuildAnalyzerKit Queue.swift
[145/177] Compiling BuildAnalyzerKit BuildGraphNodeProjectionNode.swift
[150/177] Compiling BuildAnalyzerKit BuildGraphNodeTimingSqlReader.swift
/Users/admin/builder/spi-builder-workspace/Sources/BuildAnalyzerKit/BuildGraphNodeKind.swift:4:5: warning: 'public' modifier is redundant for enum declared in a public extension
2 |
3 | public extension BuildGraphNode {
4 | public enum NodeType {
| `- warning: 'public' modifier is redundant for enum declared in a public extension
5 | // an actual command
6 | case command
/Users/admin/builder/spi-builder-workspace/Sources/BuildAnalyzerKit/BuildGraphNodeKind.swift:132:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
130 | }
131 |
132 | extension Array<String>: Comparable {
| |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
133 | public static func < (lhs: Array<Element>, rhs: Array<Element>) -> Bool {
134 | guard let l = lhs.first, let r = rhs.first else {
/Users/admin/builder/spi-builder-workspace/Sources/BuildAnalyzerKit/BuildGraphNodeKind.swift:4:5: warning: 'public' modifier is redundant for enum declared in a public extension
2 |
3 | public extension BuildGraphNode {
4 | public enum NodeType {
| `- warning: 'public' modifier is redundant for enum declared in a public extension
5 | // an actual command
6 | case command
/Users/admin/builder/spi-builder-workspace/Sources/BuildAnalyzerKit/BuildGraphNodeKind.swift:132:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
130 | }
131 |
132 | extension Array<String>: Comparable {
| |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
133 | public static func < (lhs: Array<Element>, rhs: Array<Element>) -> Bool {
134 | guard let l = lhs.first, let r = rhs.first else {
[153/177] Emitting module BuildAnalyzerKit
/Users/admin/builder/spi-builder-workspace/Sources/BuildAnalyzerKit/BuildGraphNodeKind.swift:4:5: warning: 'public' modifier is redundant for enum declared in a public extension
2 |
3 | public extension BuildGraphNode {
4 | public enum NodeType {
| `- warning: 'public' modifier is redundant for enum declared in a public extension
5 | // an actual command
6 | case command
/Users/admin/builder/spi-builder-workspace/Sources/BuildAnalyzerKit/BuildGraphNodeKind.swift:132:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
130 | }
131 |
132 | extension Array<String>: Comparable {
| |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
133 | public static func < (lhs: Array<Element>, rhs: Array<Element>) -> Bool {
134 | guard let l = lhs.first, let r = rhs.first else {
[154/177] Emitting module CryptoSwift
[167/177] Compiling CryptoSwift String+Extension.swift
[168/177] Compiling CryptoSwift UInt128.swift
[169/177] Compiling CryptoSwift UInt16+Extension.swift
[170/177] Compiling CryptoSwift UInt32+Extension.swift
[171/177] Compiling CryptoSwift UInt64+Extension.swift
[172/177] Compiling CryptoSwift UInt8+Extension.swift
[173/177] Compiling CryptoSwift Updatable.swift
[174/177] Compiling CryptoSwift Utils.swift
[175/177] Compiling CryptoSwift XChaCha20.swift
[176/177] Compiling CryptoSwift ZeroPadding.swift
[177/177] Compiling CryptoSwift resource_bundle_accessor.swift
[178/179] Emitting module XcodeHasher
[179/179] Compiling XcodeHasher XcodeHasher.swift
Build complete! (7.17s)
Build complete.
{
"dependencies" : [
{
"identity" : "sqlite.swift",
"requirement" : {
"range" : [
{
"lower_bound" : "0.14.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/stephencelis/SQLite.swift.git"
},
{
"identity" : "cryptoswift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
}
],
"manifest_display_name" : "BuildAnalyzer",
"name" : "BuildAnalyzer",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "BuildAnalyzerKit",
"targets" : [
"BuildAnalyzerKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GraphKit",
"targets" : [
"GraphKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "XcodeHasher",
"targets" : [
"XcodeHasher"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "XcodeHasher",
"module_type" : "SwiftTarget",
"name" : "XcodeHasher",
"path" : "Sources/XcodeHasher",
"product_dependencies" : [
"CryptoSwift"
],
"product_memberships" : [
"XcodeHasher"
],
"sources" : [
"XcodeHasher.swift"
],
"type" : "library"
},
{
"c99name" : "GraphKitTests",
"module_type" : "SwiftTarget",
"name" : "GraphKitTests",
"path" : "Tests/GraphKitTests",
"sources" : [
"StartingFileTests.swift"
],
"target_dependencies" : [
"GraphKit"
],
"type" : "test"
},
{
"c99name" : "GraphKit",
"module_type" : "SwiftTarget",
"name" : "GraphKit",
"path" : "Sources/GraphKit",
"product_memberships" : [
"GraphKit"
],
"sources" : [
"D3Projector.swift"
],
"type" : "library"
},
{
"c99name" : "BuildAnalyzerKitTests",
"module_type" : "SwiftTarget",
"name" : "BuildAnalyzerKitTests",
"path" : "Tests/BuildAnalyzerKitTests",
"sources" : [
"AnalyzerTests.swift",
"BuildGraphNodeKindTests.swift"
],
"target_dependencies" : [
"BuildAnalyzerKit"
],
"type" : "test"
},
{
"c99name" : "BuildAnalyzerKit",
"module_type" : "SwiftTarget",
"name" : "BuildAnalyzerKit",
"path" : "Sources/BuildAnalyzerKit",
"product_dependencies" : [
"SQLite"
],
"product_memberships" : [
"BuildAnalyzerKit"
],
"sources" : [
"BuildGraph.swift",
"BuildGraphGenerator.swift",
"BuildGraphNode.swift",
"BuildGraphNodeKind.swift",
"BuildGraphProtocol.swift",
"BuildManifestParser.swift",
"DataStructure/Queue.swift",
"Projection/BuildGraphNodeProjectionNode.swift",
"Projection/BuildGraphProjection.swift",
"Projection/BuildGraphProjectionExpansion.swift",
"Projection/BuildGraphProtocol+Expansion.swift",
"Timing/BuildGraphNodeTimingReader.swift",
"Timing/BuildGraphNodeTimingSqlReader.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.