The Swift Package Index logo.Swift Package Index

Build Information

Successful build of BuildAnalyzer, reference main (39e1c2), with Swift 6.3 for macOS (SPM) on 22 Apr 2026 14:49:12 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/polac24/XCBuildAnalyzer.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
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
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/stephencelis/SQLite.swift.git
[1/13357] Fetching cryptoswift
[2/24485] Fetching cryptoswift, sqlite.swift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (21.54s)
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (21.54s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.16.0 (22.22s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (2.94s)
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
========================================
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 (1.53s)
Fetching https://github.com/stephencelis/SQLite.swift.git from cache
Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (0.60s)
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (0.60s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.16.0 (0.68s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (0.04s)
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 main (39e1c23)
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
[3/8] Write sources
[7/8] Write swift-version--6988338F2F200930.txt
[9/149] Emitting module SQLite
[10/152] Compiling CryptoSwift Blowfish.swift
[11/152] Compiling CryptoSwift CBCMAC.swift
[12/152] Compiling CryptoSwift CMAC.swift
[13/152] Compiling CryptoSwift Addition.swift
[14/152] Compiling CryptoSwift Bit.swift
[15/152] Compiling CryptoSwift BlockCipher.swift
[16/152] Compiling CryptoSwift BlockDecryptor.swift
[17/152] Compiling CryptoSwift BlockEncryptor.swift
[18/152] Compiling CryptoSwift BlockMode.swift
[19/152] Compiling CryptoSwift BlockModeOptions.swift
[20/152] Compiling CryptoSwift CBC.swift
[21/152] Compiling CryptoSwift CCM.swift
[22/152] Compiling CryptoSwift CFB.swift
[23/152] Compiling CryptoSwift CTR.swift
[24/152] Compiling CryptoSwift CipherModeWorker.swift
[25/152] Compiling CryptoSwift ECB.swift
[26/163] Compiling GraphKit D3Projector.swift
[27/163] Emitting module GraphKit
[28/163] Compiling SQLite Setter.swift
[29/163] Compiling SQLite WindowFunctions.swift
[30/163] Compiling SQLite resource_bundle_accessor.swift
[31/163] Compiling CryptoSwift PKCS7Padding.swift
[32/163] Compiling CryptoSwift Padding.swift
[33/163] Compiling CryptoSwift Poly1305.swift
[34/163] Compiling CryptoSwift Cryptor.swift
[35/163] Compiling CryptoSwift Cryptors.swift
[36/163] Compiling CryptoSwift Digest.swift
[37/163] Compiling CryptoSwift DigestType.swift
[38/163] Compiling CryptoSwift AES+Foundation.swift
[39/163] Compiling CryptoSwift Array+Foundation.swift
[40/163] Compiling CryptoSwift Blowfish+Foundation.swift
[41/163] Compiling CryptoSwift ChaCha20+Foundation.swift
[42/163] Compiling CryptoSwift Data+Extension.swift
[43/163] Compiling CryptoSwift HMAC+Foundation.swift
[44/163] Compiling CryptoSwift Rabbit+Foundation.swift
[45/163] Compiling CryptoSwift GCM.swift
[46/163] Compiling CryptoSwift OCB.swift
[47/163] Compiling CryptoSwift OFB.swift
[48/163] Compiling CryptoSwift PCBC.swift
[53/163] Compiling CryptoSwift BigInt.swift
[54/163] Compiling CryptoSwift BigUInt.swift
[55/163] Compiling CryptoSwift BitwiseOps.swift
[56/163] Compiling CryptoSwift CS.swift
[69/163] Compiling CryptoSwift Operators.swift
[70/163] Compiling CryptoSwift DER.swift
[71/163] Compiling CryptoSwift PBKDF1.swift
[72/163] Compiling CryptoSwift PBKDF2.swift
[73/163] Compiling CryptoSwift PKCS1v15.swift
[74/163] Compiling CryptoSwift PKCS5.swift
[75/163] Compiling CryptoSwift PKCS7.swift
[84/163] Compiling CryptoSwift Codable.swift
[85/163] Compiling CryptoSwift Comparable.swift
[86/163] Compiling CryptoSwift DataConversion.swift
[87/163] Compiling CryptoSwift Division.swift
[88/163] Compiling CryptoSwift Exponentiation.swift
[89/163] Compiling CryptoSwift FloatingPointConversion.swift
[90/163] Compiling CryptoSwift GCD.swift
[91/163] Compiling CryptoSwift Hashable.swift
[92/163] Compiling CryptoSwift IntegerConversion.swift
[93/163] Compiling CryptoSwift Multiplication.swift
[94/163] Compiling CryptoSwift PrimeTest.swift
[95/163] Compiling CryptoSwift Random.swift
[107/163] Emitting module CryptoSwift
[108/176] Compiling CryptoSwift String+FoundationExtension.swift
[109/176] Compiling CryptoSwift Utils+Foundation.swift
[110/176] Compiling CryptoSwift XChaCha20+Foundation.swift
[111/176] Compiling CryptoSwift Generics.swift
[112/176] Compiling CryptoSwift HKDF.swift
[113/176] Compiling CryptoSwift HMAC.swift
[114/176] Compiling CryptoSwift ISO10126Padding.swift
[115/176] Compiling CryptoSwift ISO78164Padding.swift
[116/176] Compiling CryptoSwift Int+Extension.swift
[117/176] Compiling CryptoSwift MD5.swift
[118/176] Compiling CryptoSwift NoPadding.swift
[119/176] Compiling CryptoSwift RSA+Signature.swift
[120/176] Compiling CryptoSwift RSA.swift
[121/176] Compiling CryptoSwift Rabbit.swift
[122/176] Compiling CryptoSwift SHA1.swift
[123/176] Compiling CryptoSwift SHA2.swift
[124/176] Compiling CryptoSwift SHA3.swift
[125/176] Compiling CryptoSwift Scrypt.swift
[126/176] Compiling CryptoSwift SecureBytes.swift
[127/176] Compiling CryptoSwift Signature.swift
[128/176] Compiling CryptoSwift StreamDecryptor.swift
[129/176] Compiling CryptoSwift StreamEncryptor.swift
[132/176] Compiling CryptoSwift Strideable.swift
[133/176] Compiling CryptoSwift StringConversion.swift
[134/176] Compiling CryptoSwift Subtraction.swift
[135/176] Compiling CryptoSwift WordsAndBits.swift
[136/176] Compiling CryptoSwift ChaCha20.swift
[137/176] Compiling CryptoSwift Checksum.swift
[138/176] Compiling CryptoSwift Cipher.swift
[139/176] Compiling CryptoSwift Collection+Extension.swift
[140/176] Compiling CryptoSwift CompactMap.swift
[141/176] Compiling BuildAnalyzerKit BuildGraphNodeTimingReader.swift
[142/177] Compiling BuildAnalyzerKit BuildGraphProjectionExpansion.swift
[143/177] Compiling BuildAnalyzerKit BuildGraphProjection.swift
[144/177] Compiling BuildAnalyzerKit BuildGraphNodeProjectionNode.swift
[145/177] Compiling BuildAnalyzerKit BuildGraphProtocol+Expansion.swift
[146/177] Compiling BuildAnalyzerKit Queue.swift
[147/177] Compiling BuildAnalyzerKit BuildGraphProtocol.swift
[148/177] Compiling BuildAnalyzerKit BuildManifestParser.swift
[149/177] Compiling BuildAnalyzerKit BuildGraphNodeTimingSqlReader.swift
[150/177] Compiling CryptoSwift String+Extension.swift
[151/177] Compiling CryptoSwift UInt128.swift
[152/177] Compiling CryptoSwift UInt16+Extension.swift
[153/177] Compiling CryptoSwift UInt32+Extension.swift
[154/177] Compiling CryptoSwift UInt64+Extension.swift
[155/177] Compiling CryptoSwift UInt8+Extension.swift
[156/177] Compiling CryptoSwift Updatable.swift
[157/177] Compiling CryptoSwift Utils.swift
[158/177] Compiling CryptoSwift XChaCha20.swift
[159/177] Compiling CryptoSwift ZeroPadding.swift
[160/177] Compiling CryptoSwift resource_bundle_accessor.swift
[161/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 {
[162/177] Compiling BuildAnalyzerKit BuildGraph.swift
[163/177] Compiling BuildAnalyzerKit BuildGraphGenerator.swift
[164/177] Compiling BuildAnalyzerKit BuildGraphNode.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 {
[165/177] Compiling BuildAnalyzerKit BuildGraphNodeKind.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 {
[166/177] Compiling CryptoSwift AEAD.swift
[167/177] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[168/177] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[169/177] Compiling CryptoSwift AES.Cryptors.swift
[170/177] Compiling CryptoSwift AES.swift
[171/177] Compiling CryptoSwift ASN1.swift
[172/177] Compiling CryptoSwift ASN1Decoder.swift
[173/177] Compiling CryptoSwift ASN1Encoder.swift
[174/177] Compiling CryptoSwift ASN1Scanner.swift
[175/177] Compiling CryptoSwift Array+Extension.swift
[176/177] Compiling CryptoSwift Authenticator.swift
[177/177] Compiling CryptoSwift BatchedCollection.swift
[178/179] Emitting module XcodeHasher
[179/179] Compiling XcodeHasher XcodeHasher.swift
Build complete! (7.27s)
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.