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 v0.0.2 (c9f4be), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 15:09:21 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/polac24/XCBuildAnalyzer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[0/7] Copying PrivacyInfo.xcprivacy
[1/7] Write sources
[6/7] Write swift-version-1EA4D86E10B52AF.txt
[8/147] Emitting module SQLite
[9/150] Compiling CryptoSwift CBCMAC.swift
[10/150] Compiling CryptoSwift CMAC.swift
[11/150] Compiling CryptoSwift Addition.swift
[12/150] Compiling CryptoSwift BigInt.swift
[13/150] Compiling SQLite Schema.swift
[14/150] Compiling SQLite Setter.swift
[15/150] Compiling SQLite WindowFunctions.swift
[16/150] Compiling GraphKit D3Projector.swift
[17/150] Emitting module GraphKit
[18/150] Compiling CryptoSwift CFB.swift
[19/150] Compiling CryptoSwift CTR.swift
[20/150] Compiling CryptoSwift CipherModeWorker.swift
[21/150] Compiling CryptoSwift OCB.swift
[22/150] Compiling CryptoSwift OFB.swift
[23/150] Compiling CryptoSwift PCBC.swift
[24/150] Compiling CryptoSwift Blowfish.swift
[25/150] Compiling CryptoSwift Bit.swift
[26/150] Compiling CryptoSwift BlockCipher.swift
[27/150] Compiling CryptoSwift BlockDecryptor.swift
[28/150] Compiling CryptoSwift BlockEncryptor.swift
[29/150] Compiling CryptoSwift BlockMode.swift
[30/150] Compiling CryptoSwift BlockModeOptions.swift
[31/150] Compiling CryptoSwift CBC.swift
[32/150] Compiling CryptoSwift CCM.swift
[33/150] Compiling CryptoSwift PrimeTest.swift
[34/150] Compiling CryptoSwift Random.swift
[35/150] Compiling CryptoSwift GCM.swift
[36/150] Compiling CryptoSwift String+FoundationExtension.swift
[37/150] Compiling CryptoSwift Utils+Foundation.swift
[38/150] Compiling CryptoSwift XChaCha20+Foundation.swift
[39/150] Compiling CryptoSwift Generics.swift
[40/150] Compiling CryptoSwift HKDF.swift
[41/150] Compiling CryptoSwift HMAC.swift
[42/150] Compiling CryptoSwift ISO10126Padding.swift
[43/150] Compiling CryptoSwift ISO78164Padding.swift
[44/150] Compiling CryptoSwift Int+Extension.swift
[45/150] Compiling CryptoSwift MD5.swift
[46/150] Compiling CryptoSwift NoPadding.swift
[47/150] Compiling CryptoSwift Cryptor.swift
[48/150] Compiling CryptoSwift Cryptors.swift
[49/150] Compiling CryptoSwift Digest.swift
[50/150] Compiling CryptoSwift DigestType.swift
[51/150] Compiling CryptoSwift AES+Foundation.swift
[52/150] Compiling CryptoSwift Array+Foundation.swift
[53/150] Compiling CryptoSwift Blowfish+Foundation.swift
[54/150] Compiling CryptoSwift ChaCha20+Foundation.swift
[55/150] Compiling CryptoSwift Data+Extension.swift
[56/150] Compiling CryptoSwift HMAC+Foundation.swift
[57/150] Compiling CryptoSwift Rabbit+Foundation.swift
[58/161] Compiling CryptoSwift Codable.swift
[59/161] Compiling CryptoSwift Comparable.swift
[60/161] Compiling CryptoSwift DataConversion.swift
[61/161] Compiling CryptoSwift Division.swift
[62/161] Compiling CryptoSwift Exponentiation.swift
[63/161] Compiling CryptoSwift FloatingPointConversion.swift
[64/161] Compiling CryptoSwift GCD.swift
[65/161] Compiling CryptoSwift Hashable.swift
[66/161] Compiling CryptoSwift IntegerConversion.swift
[67/161] Compiling CryptoSwift Multiplication.swift
[70/161] Compiling CryptoSwift ECB.swift
[81/174] Compiling BuildAnalyzerKit BuildGraph.swift
[82/174] Compiling BuildAnalyzerKit BuildGraphGenerator.swift
[83/174] Compiling BuildAnalyzerKit BuildGraphNode.swift
[84/174] Compiling BuildAnalyzerKit BuildGraphNodeKind.swift
[85/174] Compiling BuildAnalyzerKit BuildGraphProtocol.swift
[86/174] Compiling BuildAnalyzerKit BuildManifestParser.swift
[93/174] Emitting module CryptoSwift
[106/174] Compiling BuildAnalyzerKit BuildGraphNodeTimingReader.swift
[107/174] Compiling BuildAnalyzerKit BuildGraphProjection.swift
[108/175] Compiling CryptoSwift Shifts.swift
[109/175] Compiling CryptoSwift SquareRoot.swift
[110/175] Compiling CryptoSwift Strideable.swift
[111/175] Compiling CryptoSwift StringConversion.swift
[112/175] Compiling CryptoSwift Subtraction.swift
[113/175] Compiling CryptoSwift WordsAndBits.swift
[114/175] Compiling CryptoSwift ChaCha20.swift
[115/175] Compiling CryptoSwift Checksum.swift
[116/175] Compiling CryptoSwift Cipher.swift
[117/175] Compiling CryptoSwift Collection+Extension.swift
[118/175] Compiling CryptoSwift CompactMap.swift
[119/175] Compiling CryptoSwift Operators.swift
[120/175] Compiling CryptoSwift DER.swift
[121/175] Compiling CryptoSwift PBKDF1.swift
[122/175] Compiling CryptoSwift PBKDF2.swift
[123/175] Compiling CryptoSwift PKCS1v15.swift
[124/175] Compiling CryptoSwift PKCS5.swift
[125/175] Compiling CryptoSwift PKCS7.swift
[126/175] Compiling CryptoSwift PKCS7Padding.swift
[127/175] Compiling CryptoSwift Padding.swift
[128/175] Compiling CryptoSwift Poly1305.swift
[129/175] Compiling CryptoSwift RSA+Cipher.swift
[130/175] Compiling BuildAnalyzerKit BuildGraphProtocol+Expansion.swift
[131/175] Compiling BuildAnalyzerKit BuildGraphProjectionExpansion.swift
[132/175] Compiling BuildAnalyzerKit Queue.swift
[133/175] Compiling BuildAnalyzerKit BuildGraphNodeProjectionNode.swift
[136/175] Compiling BuildAnalyzerKit BuildGraphNodeTimingSqlReader.swift
[137/175] 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 {
/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 {
[142/175] Compiling CryptoSwift String+Extension.swift
[143/175] Compiling CryptoSwift UInt128.swift
[144/175] Compiling CryptoSwift UInt16+Extension.swift
[145/175] Compiling CryptoSwift UInt32+Extension.swift
[146/175] Compiling CryptoSwift UInt64+Extension.swift
[147/175] Compiling CryptoSwift UInt8+Extension.swift
[148/175] Compiling CryptoSwift Updatable.swift
[149/175] Compiling CryptoSwift Utils.swift
[150/175] Compiling CryptoSwift XChaCha20.swift
[151/175] Compiling CryptoSwift ZeroPadding.swift
[152/175] Compiling CryptoSwift resource_bundle_accessor.swift
[153/175] Compiling CryptoSwift AEAD.swift
[154/175] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[155/175] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[156/175] Compiling CryptoSwift AES.Cryptors.swift
[157/175] Compiling CryptoSwift AES.swift
[158/175] Compiling CryptoSwift ASN1.swift
[159/175] Compiling CryptoSwift ASN1Decoder.swift
[160/175] Compiling CryptoSwift ASN1Encoder.swift
[161/175] Compiling CryptoSwift ASN1Scanner.swift
[162/175] Compiling CryptoSwift Array+Extension.swift
[163/175] Compiling CryptoSwift Authenticator.swift
[164/175] Compiling CryptoSwift BatchedCollection.swift
[165/175] Compiling CryptoSwift RSA+Signature.swift
[166/175] Compiling CryptoSwift RSA.swift
[167/175] Compiling CryptoSwift Rabbit.swift
[168/175] Compiling CryptoSwift SHA1.swift
[169/175] Compiling CryptoSwift SHA2.swift
[170/175] Compiling CryptoSwift SHA3.swift
[171/175] Compiling CryptoSwift Scrypt.swift
[172/175] Compiling CryptoSwift SecureBytes.swift
[173/175] Compiling CryptoSwift Signature.swift
[174/175] Compiling CryptoSwift StreamDecryptor.swift
[175/175] Compiling CryptoSwift StreamEncryptor.swift
[176/177] Compiling XcodeHasher XcodeHasher.swift
[177/177] Emitting module XcodeHasher
Build complete! (14.25s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/stephencelis/SQLite.swift.git
[1/9851] Fetching sqlite.swift
[199/22792] Fetching sqlite.swift, cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.72s)
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (1.72s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.4 (2.17s)
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.33s)
Computing version for https://github.com/swiftlang/swift-toolchain-sqlite
Computed https://github.com/swiftlang/swift-toolchain-sqlite at 1.0.4 (1.76s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.4 (2.44s)
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
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/PrivacyInfo.xcprivacy
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.