The Swift Package Index logo.Swift Package Index

Build Information

Successful build of BuildAnalyzer, reference v0.0.2 (c9f4be), with Swift 6.3 for Linux on 13 Apr 2026 23:13:45 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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

Build 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:         linux
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-0":/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/stephencelis/SQLite.swift.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/13341] Fetching cryptoswift
[1336/24465] Fetching cryptoswift, sqlite.swift
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (1.24s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.80s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.16.0 (2.30s)
Fetching https://github.com/stephencelis/CSQLite
[1/200] Fetching csqlite
Fetched https://github.com/stephencelis/CSQLite from cache (0.68s)
Computing version for https://github.com/stephencelis/CSQLite
Computed https://github.com/stephencelis/CSQLite at 3.50.4 (1.08s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (2.13s)
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/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
Building for debugging...
[0/9] Copying PrivacyInfo.xcprivacy
[2/9] Write sources
[7/9] Compiling SQLiteSwiftCSQLite sqlite3.c
[8/9] Write swift-version-24593BA9C3E375BF.txt
[10/146] Emitting module CryptoSwift
[11/160] Compiling CryptoSwift IntegerConversion.swift
[12/160] Compiling CryptoSwift Multiplication.swift
[13/160] Compiling CryptoSwift PrimeTest.swift
[14/160] Compiling CryptoSwift Random.swift
[15/160] Compiling CryptoSwift Shifts.swift
[16/160] Compiling CryptoSwift SquareRoot.swift
[17/160] Compiling CryptoSwift Strideable.swift
[18/160] Compiling CryptoSwift StringConversion.swift
[19/160] Compiling CryptoSwift Subtraction.swift
[20/160] Compiling CryptoSwift WordsAndBits.swift
[21/160] Compiling CryptoSwift ChaCha20.swift
[22/160] Compiling CryptoSwift Checksum.swift
[23/160] Compiling CryptoSwift Cipher.swift
[24/160] Compiling CryptoSwift Collection+Extension.swift
[25/160] Compiling GraphKit D3Projector.swift
[26/160] Emitting module GraphKit
[28/161] Compiling CryptoSwift OCB.swift
[29/161] Compiling CryptoSwift OFB.swift
[30/161] Compiling CryptoSwift PCBC.swift
[31/161] Compiling CryptoSwift Blowfish.swift
[32/161] Compiling CryptoSwift CBCMAC.swift
[33/165] Compiling CryptoSwift CFB.swift
[34/165] Compiling CryptoSwift CTR.swift
[35/165] Compiling CryptoSwift CipherModeWorker.swift
[36/165] Compiling CryptoSwift ECB.swift
[37/165] Compiling CryptoSwift GCM.swift
[38/165] Compiling CryptoSwift PKCS5.swift
[39/165] Compiling CryptoSwift PKCS7.swift
[40/165] Compiling CryptoSwift PKCS7Padding.swift
[41/165] Compiling CryptoSwift Padding.swift
[42/165] Compiling CryptoSwift Poly1305.swift
[43/165] Compiling CryptoSwift RSA+Cipher.swift
[44/165] Compiling CryptoSwift RSA+Signature.swift
[45/165] Compiling CryptoSwift RSA.swift
[46/165] Compiling CryptoSwift Rabbit.swift
[47/165] Compiling CryptoSwift SHA1.swift
[48/165] Compiling CryptoSwift SHA2.swift
[49/165] Compiling CryptoSwift SHA3.swift
[50/165] Compiling CryptoSwift Scrypt.swift
[51/165] Compiling CryptoSwift SecureBytes.swift
[52/165] Compiling CryptoSwift BlockEncryptor.swift
[53/165] Compiling CryptoSwift BlockMode.swift
[54/165] Compiling CryptoSwift BlockModeOptions.swift
[55/165] Compiling CryptoSwift CBC.swift
[56/165] Compiling CryptoSwift CCM.swift
[57/165] Emitting module SQLite
[58/165] Compiling CryptoSwift XChaCha20+Foundation.swift
[59/165] Compiling CryptoSwift Generics.swift
[60/165] Compiling CryptoSwift HKDF.swift
[61/165] Compiling CryptoSwift HMAC.swift
[62/165] Compiling CryptoSwift ISO10126Padding.swift
[63/165] Compiling CryptoSwift ISO78164Padding.swift
[64/165] Compiling CryptoSwift Int+Extension.swift
[65/165] Compiling CryptoSwift MD5.swift
[66/165] Compiling CryptoSwift NoPadding.swift
[67/165] Compiling CryptoSwift Operators.swift
[68/165] Compiling CryptoSwift DER.swift
[69/165] Compiling CryptoSwift PBKDF1.swift
[70/165] Compiling CryptoSwift PBKDF2.swift
[71/165] Compiling CryptoSwift PKCS1v15.swift
[72/165] Compiling CryptoSwift Division.swift
[73/165] Compiling CryptoSwift Exponentiation.swift
[74/165] Compiling CryptoSwift FloatingPointConversion.swift
[75/165] Compiling CryptoSwift GCD.swift
[76/165] Compiling CryptoSwift CMAC.swift
[77/165] Compiling CryptoSwift Addition.swift
[78/165] Compiling CryptoSwift BigInt.swift
[79/165] Compiling CryptoSwift BigUInt.swift
[80/165] Compiling CryptoSwift BitwiseOps.swift
[81/165] Compiling CryptoSwift CS.swift
[82/165] Compiling CryptoSwift Codable.swift
[83/165] Compiling CryptoSwift Comparable.swift
[84/165] Compiling CryptoSwift DataConversion.swift
[89/165] Compiling CryptoSwift Hashable.swift
[114/165] Compiling CryptoSwift CompactMap.swift
[115/165] Compiling CryptoSwift Cryptor.swift
[116/165] Compiling CryptoSwift Cryptors.swift
[117/165] Compiling CryptoSwift Digest.swift
[118/165] Compiling SQLite Schema.swift
[119/165] Compiling SQLite Setter.swift
[120/165] Compiling SQLite WindowFunctions.swift
[121/165] Compiling SQLite resource_bundle_accessor.swift
[122/165] Compiling CryptoSwift ChaCha20+Foundation.swift
[123/165] Compiling CryptoSwift Data+Extension.swift
[124/165] Compiling CryptoSwift HMAC+Foundation.swift
[125/165] Compiling CryptoSwift Rabbit+Foundation.swift
[126/165] Compiling CryptoSwift String+FoundationExtension.swift
[127/165] Compiling CryptoSwift Utils+Foundation.swift
[128/165] Compiling CryptoSwift AEAD.swift
[129/165] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[130/165] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[131/165] Compiling CryptoSwift AES.Cryptors.swift
[132/165] Compiling CryptoSwift AES.swift
[133/165] Compiling CryptoSwift ASN1.swift
[134/165] Compiling CryptoSwift ASN1Decoder.swift
[135/165] Compiling CryptoSwift ASN1Encoder.swift
[136/165] Compiling CryptoSwift ASN1Scanner.swift
[137/165] Compiling CryptoSwift Array+Extension.swift
[138/165] Compiling CryptoSwift Authenticator.swift
[139/165] Compiling CryptoSwift BatchedCollection.swift
[140/165] Compiling CryptoSwift Bit.swift
[141/165] Compiling CryptoSwift BlockCipher.swift
[142/165] Compiling CryptoSwift BlockDecryptor.swift
[148/165] Compiling CryptoSwift Signature.swift
[149/165] Compiling CryptoSwift StreamDecryptor.swift
[150/165] Compiling CryptoSwift StreamEncryptor.swift
[151/165] Compiling CryptoSwift String+Extension.swift
[152/165] Compiling CryptoSwift UInt128.swift
[153/165] Compiling CryptoSwift UInt16+Extension.swift
[154/165] Compiling CryptoSwift UInt32+Extension.swift
[155/165] Compiling CryptoSwift UInt64+Extension.swift
[156/165] Compiling CryptoSwift UInt8+Extension.swift
[157/165] Compiling CryptoSwift Updatable.swift
[158/165] Compiling CryptoSwift Utils.swift
[159/165] Compiling CryptoSwift XChaCha20.swift
[160/165] Compiling CryptoSwift ZeroPadding.swift
[161/165] Compiling CryptoSwift resource_bundle_accessor.swift
[167/169] Emitting module XcodeHasher
[168/169] Compiling XcodeHasher XcodeHasher.swift
[171/183] Compiling BuildAnalyzerKit BuildGraphNodeTimingReader.swift
[172/184] Compiling BuildAnalyzerKit BuildGraphProjection.swift
[173/184] Compiling BuildAnalyzerKit BuildGraphProjectionExpansion.swift
[174/184] Compiling BuildAnalyzerKit BuildGraphNodeTimingSqlReader.swift
[175/184] Compiling BuildAnalyzerKit BuildGraphProtocol+Expansion.swift
[176/184] Compiling BuildAnalyzerKit Queue.swift
[177/184] Compiling BuildAnalyzerKit BuildGraphNodeProjectionNode.swift
[178/184] Compiling BuildAnalyzerKit BuildGraphProtocol.swift
[179/184] Compiling BuildAnalyzerKit BuildManifestParser.swift
[180/184] 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 {
[181/184] 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 {
[182/184] 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 {
[183/184] Compiling BuildAnalyzerKit BuildGraph.swift
[184/184] Compiling BuildAnalyzerKit BuildGraphGenerator.swift
Build complete! (45.16s)
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"
}
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.