Build Information
Successful build of BuildAnalyzer, reference v0.0.2 (c9f4be), with Swift 6.3 for Android on 13 Apr 2026 23:14:08 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build 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 /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/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
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/polac24/XCBuildAnalyzer.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/13341] Fetching cryptoswift
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (2.35s)
[1/11124] Fetching sqlite.swift
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (1.57s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.16.0 (4.79s)
Fetching https://github.com/stephencelis/CSQLite
[1/200] Fetching csqlite
Fetched https://github.com/stephencelis/CSQLite from cache (1.24s)
Computing version for https://github.com/stephencelis/CSQLite
Computed https://github.com/stephencelis/CSQLite at 3.50.4 (2.05s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (3.79s)
Creating working copy for https://github.com/stephencelis/CSQLite
Working copy of https://github.com/stephencelis/CSQLite resolved at 3.50.4
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
Building for debugging...
[0/9] Write sources
[0/9] Copying PrivacyInfo.xcprivacy
[0/9] Write sources
[7/9] Compiling SQLiteSwiftCSQLite sqlite3.c
[8/9] Write swift-version--4F562202D5529B1.txt
[10/146] Emitting module GraphKit
[11/146] Emitting module SQLite
[12/150] Compiling GraphKit D3Projector.swift
[13/150] Compiling CryptoSwift ASN1.swift
[14/150] Compiling CryptoSwift ASN1Decoder.swift
[15/150] Compiling CryptoSwift ASN1Encoder.swift
[16/150] Compiling CryptoSwift ASN1Scanner.swift
[17/150] Compiling CryptoSwift Array+Extension.swift
[18/151] Compiling CryptoSwift AEAD.swift
[19/151] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[20/151] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[21/151] Compiling CryptoSwift AES.Cryptors.swift
[22/151] Compiling CryptoSwift AES.swift
[28/151] Compiling CryptoSwift Authenticator.swift
[29/151] Compiling CryptoSwift BatchedCollection.swift
[30/151] Compiling CryptoSwift Bit.swift
[31/151] Compiling CryptoSwift BlockCipher.swift
[32/151] Compiling CryptoSwift BlockDecryptor.swift
[33/151] Emitting module CryptoSwift
[35/151] Compiling CryptoSwift CMAC.swift
[36/151] Compiling CryptoSwift Addition.swift
[37/151] Compiling CryptoSwift BigInt.swift
[38/151] Compiling CryptoSwift BigUInt.swift
[44/151] Compiling SQLite Schema.swift
[45/151] Compiling SQLite Setter.swift
[46/151] Compiling SQLite WindowFunctions.swift
[47/151] Compiling SQLite resource_bundle_accessor.swift
[53/151] Compiling CryptoSwift BitwiseOps.swift
[54/151] Compiling CryptoSwift CS.swift
[55/151] Compiling CryptoSwift Codable.swift
[56/151] Compiling CryptoSwift Comparable.swift
[57/151] Compiling CryptoSwift DataConversion.swift
[58/151] Compiling CryptoSwift Division.swift
[59/151] Compiling CryptoSwift Exponentiation.swift
[60/151] Compiling CryptoSwift FloatingPointConversion.swift
[61/151] Compiling CryptoSwift GCD.swift
[75/151] Compiling CryptoSwift Hashable.swift
[76/151] Compiling CryptoSwift BlockEncryptor.swift
[77/151] Compiling CryptoSwift BlockMode.swift
[78/151] Compiling CryptoSwift BlockModeOptions.swift
[79/151] Compiling CryptoSwift CBC.swift
[80/151] Compiling CryptoSwift CCM.swift
[81/151] Compiling CryptoSwift CFB.swift
[82/151] Compiling CryptoSwift CTR.swift
[83/151] Compiling CryptoSwift CipherModeWorker.swift
[84/151] Compiling CryptoSwift ECB.swift
[85/151] Compiling CryptoSwift GCM.swift
[86/151] Compiling CryptoSwift OCB.swift
[87/151] Compiling CryptoSwift OFB.swift
[88/151] Compiling CryptoSwift PCBC.swift
[89/151] Compiling CryptoSwift Blowfish.swift
[90/151] Compiling CryptoSwift CBCMAC.swift
[91/151] Compiling CryptoSwift IntegerConversion.swift
[92/151] Compiling CryptoSwift Multiplication.swift
[93/151] Compiling CryptoSwift PrimeTest.swift
[94/151] Compiling CryptoSwift Random.swift
[99/151] Compiling CryptoSwift Subtraction.swift
[100/151] Compiling CryptoSwift WordsAndBits.swift
[101/151] Compiling CryptoSwift ChaCha20.swift
[102/151] Compiling CryptoSwift Checksum.swift
[103/151] Compiling CryptoSwift Cipher.swift
[104/151] Compiling CryptoSwift Collection+Extension.swift
[110/152] Compiling CryptoSwift XChaCha20+Foundation.swift
[111/152] Compiling CryptoSwift Generics.swift
[112/152] Compiling CryptoSwift HKDF.swift
[113/152] Compiling CryptoSwift HMAC.swift
[114/152] Compiling CryptoSwift ISO10126Padding.swift
[115/152] Compiling CryptoSwift ISO78164Padding.swift
[116/152] Compiling CryptoSwift Int+Extension.swift
[117/152] Compiling CryptoSwift MD5.swift
[118/152] Compiling CryptoSwift NoPadding.swift
[119/152] Compiling CryptoSwift Operators.swift
[120/152] Compiling CryptoSwift DER.swift
[121/152] Compiling CryptoSwift PBKDF1.swift
[122/152] Compiling CryptoSwift PBKDF2.swift
[123/152] Compiling CryptoSwift PKCS1v15.swift
[124/152] Compiling CryptoSwift CompactMap.swift
[125/152] Compiling CryptoSwift Cryptor.swift
[126/152] Compiling CryptoSwift Cryptors.swift
[127/152] Compiling CryptoSwift Digest.swift
[128/152] Compiling CryptoSwift DigestType.swift
[129/152] Compiling CryptoSwift AES+Foundation.swift
[130/152] Compiling CryptoSwift Array+Foundation.swift
[131/152] Compiling CryptoSwift Blowfish+Foundation.swift
[132/152] Compiling CryptoSwift ChaCha20+Foundation.swift
[133/152] Compiling CryptoSwift Data+Extension.swift
[134/152] Compiling CryptoSwift HMAC+Foundation.swift
[135/152] Compiling CryptoSwift Rabbit+Foundation.swift
[136/152] Compiling CryptoSwift String+FoundationExtension.swift
[137/152] Compiling CryptoSwift Utils+Foundation.swift
[138/152] Compiling CryptoSwift PKCS5.swift
[139/152] Compiling CryptoSwift PKCS7.swift
[140/152] Compiling CryptoSwift PKCS7Padding.swift
[141/152] Compiling CryptoSwift Padding.swift
[142/152] Compiling CryptoSwift Poly1305.swift
[143/152] Compiling CryptoSwift RSA+Cipher.swift
[144/152] Compiling CryptoSwift RSA+Signature.swift
[145/152] Compiling CryptoSwift RSA.swift
[146/152] Compiling CryptoSwift Rabbit.swift
[147/152] Compiling CryptoSwift SHA1.swift
[148/152] Compiling CryptoSwift SHA2.swift
[149/152] Compiling CryptoSwift SHA3.swift
[150/152] Compiling CryptoSwift Scrypt.swift
[151/152] Compiling CryptoSwift SecureBytes.swift
[153/179] Compiling BuildAnalyzerKit BuildGraphProjection.swift
[154/179] Compiling BuildAnalyzerKit BuildGraphProjectionExpansion.swift
[155/180] Compiling BuildAnalyzerKit BuildGraphNodeTimingReader.swift
[156/180] Compiling BuildAnalyzerKit Queue.swift
[157/180] Compiling BuildAnalyzerKit BuildGraphNodeProjectionNode.swift
[158/180] Compiling BuildAnalyzerKit BuildGraphProtocol+Expansion.swift
[159/180] Compiling BuildAnalyzerKit BuildGraphProtocol.swift
[160/180] Compiling BuildAnalyzerKit BuildManifestParser.swift
[161/180] Compiling BuildAnalyzerKit BuildGraph.swift
[162/180] Compiling BuildAnalyzerKit BuildGraphGenerator.swift
[163/180] Emitting module BuildAnalyzerKit
/host/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
/host/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 {
[164/180] Compiling BuildAnalyzerKit BuildGraphNode.swift
/host/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
/host/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 {
[165/180] Compiling BuildAnalyzerKit BuildGraphNodeKind.swift
/host/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
/host/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 {
[166/180] Compiling BuildAnalyzerKit BuildGraphNodeTimingSqlReader.swift
[168/181] Compiling CryptoSwift Signature.swift
[169/181] Compiling CryptoSwift StreamDecryptor.swift
[170/181] Compiling CryptoSwift StreamEncryptor.swift
[171/181] Compiling CryptoSwift String+Extension.swift
[172/181] Compiling CryptoSwift UInt128.swift
[173/181] Compiling CryptoSwift UInt16+Extension.swift
[174/181] Compiling CryptoSwift UInt32+Extension.swift
[175/181] Compiling CryptoSwift UInt64+Extension.swift
[176/181] Compiling CryptoSwift UInt8+Extension.swift
[177/181] Compiling CryptoSwift Updatable.swift
[178/181] Compiling CryptoSwift Utils.swift
[179/181] Compiling CryptoSwift XChaCha20.swift
[180/181] Compiling CryptoSwift ZeroPadding.swift
[181/181] Compiling CryptoSwift resource_bundle_accessor.swift
[183/184] Emitting module XcodeHasher
[184/184] Compiling XcodeHasher XcodeHasher.swift
Build complete! (46.22s)
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" : "/host/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"
}
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Done.