The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of BuildAnalyzer, reference main (39e1c2), with Swift 6.2 (beta) for Linux on 20 Jun 2025 15:03:26 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/polac24/XCBuildAnalyzer.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/polac24/XCBuildAnalyzer
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 39e1c23 Merge pull request #4 from polac24/add-npm-package
Cloned https://github.com/polac24/XCBuildAnalyzer.git
Revision (git rev-parse @):
39e1c2346397627f1a5490933485126872089e79
SUCCESS checkout https://github.com/polac24/XCBuildAnalyzer.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/polac24/XCBuildAnalyzer.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/9851] Fetching sqlite.swift
[100/22792] Fetching sqlite.swift, cryptoswift
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (1.94s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.95s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.4 (2.37s)
Fetching https://github.com/swiftlang/swift-toolchain-sqlite
[1/136] Fetching swift-toolchain-sqlite
Fetched https://github.com/swiftlang/swift-toolchain-sqlite from cache (1.09s)
Computing version for https://github.com/swiftlang/swift-toolchain-sqlite
Computed https://github.com/swiftlang/swift-toolchain-sqlite at 1.0.4 (1.51s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.4 (2.69s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.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.15.4
Creating working copy for https://github.com/swiftlang/swift-toolchain-sqlite
Working copy of https://github.com/swiftlang/swift-toolchain-sqlite resolved at 1.0.4
warning: 'sqlite.swift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/PrivacyInfo.xcprivacy
Building for debugging...
[0/8] Write sources
[4/8] Copying PrivacyInfo.xcprivacy
[6/8] Write swift-version-24593BA9C3E375BF.txt
[7/111] Compiling SwiftToolchainCSQLite sqlite3.c
[9/144] Compiling SQLite Expression.swift
[10/144] Compiling SQLite Operators.swift
[11/144] Compiling SQLite Query+with.swift
[12/144] Compiling CryptoSwift Random.swift
[13/144] Compiling CryptoSwift Shifts.swift
[14/144] Compiling CryptoSwift SquareRoot.swift
[15/144] Compiling CryptoSwift Strideable.swift
[16/144] Compiling CryptoSwift StringConversion.swift
[17/144] Compiling CryptoSwift Subtraction.swift
[18/144] Compiling CryptoSwift WordsAndBits.swift
[19/144] Compiling CryptoSwift ChaCha20.swift
[20/144] Compiling CryptoSwift Checksum.swift
[21/144] Compiling CryptoSwift Cipher.swift
[22/144] Compiling CryptoSwift Collection+Extension.swift
[23/158] Compiling SQLite Statement.swift
[24/158] Compiling SQLite URIQueryParameter.swift
[25/158] Compiling SQLite Value.swift
[26/158] Compiling SQLite Cipher.swift
[27/158] Compiling SQLite FTS4.swift
[28/162] Emitting module GraphKit
[29/162] Compiling GraphKit D3Projector.swift
[31/163] Compiling SQLite DateAndTimeFunctions.swift
[35/163] Compiling SQLite Connection.swift
[36/163] Compiling SQLite Errors.swift
[37/163] Compiling SQLite Result.swift
[38/163] Compiling SQLite SQLiteFeature.swift
[39/163] Compiling SQLite SQLiteVersion.swift
[40/163] Emitting module SQLite
[41/163] Compiling SQLite Backup.swift
[42/163] Compiling SQLite Blob.swift
[43/163] Compiling SQLite Connection+Aggregation.swift
[44/163] Compiling SQLite Connection+Attach.swift
[45/163] Compiling SQLite Connection+Pragmas.swift
[46/163] Compiling SQLite Coding.swift
[47/163] Compiling SQLite Collation.swift
[48/163] Compiling SQLite CoreFunctions.swift
[49/163] Compiling SQLite CustomFunctions.swift
[50/163] Compiling SQLite FTS5.swift
[51/163] Compiling SQLite RTree.swift
[52/163] Compiling SQLite Foundation.swift
[53/163] Compiling SQLite Helpers.swift
[54/163] Compiling SQLite Connection+Schema.swift
[55/163] Compiling SQLite SchemaChanger.swift
[56/163] Compiling SQLite SchemaDefinitions.swift
[57/163] Compiling SQLite SchemaReader.swift
[58/163] Compiling SQLite AggregateFunctions.swift
[73/163] Compiling CryptoSwift XChaCha20+Foundation.swift
[74/163] Compiling CryptoSwift Generics.swift
[75/163] Compiling CryptoSwift HKDF.swift
[76/163] Compiling CryptoSwift HMAC.swift
[77/163] Compiling CryptoSwift ISO10126Padding.swift
[78/163] Compiling CryptoSwift ISO78164Padding.swift
[79/163] Compiling CryptoSwift Int+Extension.swift
[80/163] Compiling CryptoSwift MD5.swift
[81/163] Compiling CryptoSwift NoPadding.swift
[82/163] Compiling CryptoSwift Operators.swift
[83/163] Compiling CryptoSwift DER.swift
[84/163] Compiling CryptoSwift PBKDF1.swift
[85/163] Compiling CryptoSwift PBKDF2.swift
[86/163] Compiling CryptoSwift PKCS1v15.swift
[87/163] Compiling CryptoSwift BlockEncryptor.swift
[88/163] Compiling CryptoSwift BlockMode.swift
[89/163] Compiling CryptoSwift BlockModeOptions.swift
[90/163] Compiling CryptoSwift CBC.swift
[91/163] Compiling CryptoSwift CCM.swift
[92/163] Compiling CryptoSwift CFB.swift
[93/163] Compiling CryptoSwift CTR.swift
[94/163] Compiling CryptoSwift CipherModeWorker.swift
[95/163] Compiling CryptoSwift ECB.swift
[96/163] Compiling CryptoSwift GCM.swift
[97/163] Compiling CryptoSwift OCB.swift
[98/163] Compiling CryptoSwift OFB.swift
[99/163] Compiling CryptoSwift PCBC.swift
[100/163] Compiling CryptoSwift Blowfish.swift
[101/163] Compiling CryptoSwift CBCMAC.swift
[102/163] Compiling CryptoSwift CompactMap.swift
[103/163] Compiling CryptoSwift Cryptor.swift
[104/163] Compiling CryptoSwift Cryptors.swift
[105/163] Compiling CryptoSwift Digest.swift
[106/163] Compiling CryptoSwift DigestType.swift
[107/163] Compiling CryptoSwift AES+Foundation.swift
[108/163] Compiling CryptoSwift Array+Foundation.swift
[109/163] Compiling CryptoSwift Blowfish+Foundation.swift
[110/163] Compiling CryptoSwift ChaCha20+Foundation.swift
[111/163] Compiling CryptoSwift Data+Extension.swift
[112/163] Compiling CryptoSwift HMAC+Foundation.swift
[113/163] Compiling CryptoSwift Rabbit+Foundation.swift
[114/163] Compiling CryptoSwift String+FoundationExtension.swift
[115/163] Compiling CryptoSwift Utils+Foundation.swift
[131/163] Emitting module CryptoSwift
[132/163] Compiling CryptoSwift PKCS5.swift
[133/163] Compiling CryptoSwift PKCS7.swift
[134/163] Compiling CryptoSwift PKCS7Padding.swift
[135/163] Compiling CryptoSwift Padding.swift
[136/163] Compiling CryptoSwift Poly1305.swift
[137/163] Compiling CryptoSwift RSA+Cipher.swift
[138/163] Compiling CryptoSwift RSA+Signature.swift
[139/163] Compiling CryptoSwift RSA.swift
[140/163] Compiling CryptoSwift Rabbit.swift
[141/163] Compiling CryptoSwift SHA1.swift
[142/163] Compiling CryptoSwift SHA2.swift
[143/163] Compiling CryptoSwift SHA3.swift
[144/163] Compiling CryptoSwift Scrypt.swift
[145/163] Compiling CryptoSwift SecureBytes.swift
[146/163] Compiling CryptoSwift Signature.swift
[147/163] Compiling CryptoSwift StreamDecryptor.swift
[148/163] Compiling CryptoSwift StreamEncryptor.swift
[149/163] Compiling CryptoSwift String+Extension.swift
[150/163] Compiling CryptoSwift UInt128.swift
[151/163] Compiling CryptoSwift UInt16+Extension.swift
[152/163] Compiling CryptoSwift UInt32+Extension.swift
[153/163] Compiling CryptoSwift UInt64+Extension.swift
[154/163] Compiling CryptoSwift UInt8+Extension.swift
[155/163] Compiling CryptoSwift Updatable.swift
[156/163] Compiling CryptoSwift Utils.swift
[157/163] Compiling CryptoSwift XChaCha20.swift
[158/163] Compiling CryptoSwift ZeroPadding.swift
[159/163] Compiling CryptoSwift resource_bundle_accessor.swift
[161/166] Emitting module XcodeHasher
[162/166] Compiling XcodeHasher XcodeHasher.swift
[164/167] Compiling SQLite Query.swift
[165/167] Compiling SQLite Schema.swift
[166/167] Compiling SQLite Setter.swift
[167/167] Compiling SQLite WindowFunctions.swift
[169/181] Compiling BuildAnalyzerKit BuildGraphNodeTimingReader.swift
[170/182] Compiling BuildAnalyzerKit BuildGraphProjection.swift
[171/182] Compiling BuildAnalyzerKit BuildGraphProjectionExpansion.swift
[172/182] Compiling BuildAnalyzerKit BuildGraphProtocol+Expansion.swift
[173/182] Compiling BuildAnalyzerKit Queue.swift
[174/182] Compiling BuildAnalyzerKit BuildGraphNodeProjectionNode.swift
[175/182] Compiling BuildAnalyzerKit BuildGraphNodeTimingSqlReader.swift
[176/182] Compiling BuildAnalyzerKit BuildGraphProtocol.swift
[177/182] Compiling BuildAnalyzerKit BuildManifestParser.swift
[178/182] Compiling BuildAnalyzerKit BuildGraph.swift
[179/182] Compiling BuildAnalyzerKit BuildGraphGenerator.swift
[180/182] 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 {
[181/182] 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 {
[182/182] 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 {
Build complete! (62.82s)
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.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.