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 IndexStore, reference 3.2.0 (110615), with Swift 6.2 (beta) for macOS (SPM) on 23 Jun 2025 14:44:28 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/CheekyGhost-Labs/IndexStore.git
Reference: 3.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/CheekyGhost-Labs/IndexStore
 * tag               3.2.0      -> FETCH_HEAD
HEAD is now at 110615e Merge branch 'develop' for 3.2.0 release
Cloned https://github.com/CheekyGhost-Labs/IndexStore.git
Revision (git rev-parse @):
110615e5e47ef723b52b9f27266886d4985857bc
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/CheekyGhost-Labs/IndexStore.git at 3.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/CheekyGhost-Labs/IndexStore.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin ValidatorPlugin
Building for debugging...
[1/11] Write sources
[2/11] Copying PrivacyInfo.xcprivacy
[3/11] Write sources
[7/11] Compiling TSCclibc libc.c
[8/11] Compiling TSCclibc process.c
[9/11] Write swift-version-1EA4D86E10B52AF.txt
[10/13] Compiling IndexStoreDB_CIndexStoreDB CIndexStoreDB.cpp
[12/22] Emitting module TSCLibc
[13/22] Compiling TSCLibc libc.swift
[14/63] Emitting module TSCBasic
[15/67] Compiling IndexStoreDB SymbolProperty.swift
[16/67] Compiling TSCBasic OSLog.swift
[17/67] Compiling TSCBasic ObjectIdentifierProtocol.swift
[18/67] Compiling TSCBasic OrderedDictionary.swift
[19/67] Compiling TSCBasic OrderedSet.swift
[20/67] Compiling TSCBasic DeltaAlgorithm.swift
[21/67] Compiling TSCBasic DiagnosticsEngine.swift
[22/67] Compiling TSCBasic DictionaryExtensions.swift
[23/67] Compiling TSCBasic DictionaryLiteralExtensions.swift
[24/67] Compiling TSCBasic EditDistance.swift
[25/67] Compiling TSCBasic Closable.swift
[26/67] Compiling TSCBasic CodableResult.swift
[27/67] Compiling TSCBasic CollectionAlgorithms.swift
[28/67] Compiling TSCBasic CollectionExtensions.swift
[29/67] Compiling TSCBasic Condition.swift
[30/67] Compiling TSCBasic JSONMapper.swift
[31/67] Compiling TSCBasic KeyedPair.swift
[32/67] Compiling TSCBasic LazyCache.swift
[33/67] Compiling TSCBasic Lock.swift
[34/67] Compiling IndexStoreDB SymbolOccurrence.swift
[35/67] Compiling IndexStoreDB SymbolRole.swift
[36/67] Compiling IndexStoreDB SymbolLocation.swift
[37/67] Compiling IndexStoreDB Symbol.swift
[38/67] Compiling TSCBasic Await.swift
[39/67] Compiling TSCBasic Base64URL.swift
[40/67] Compiling TSCBasic ByteString.swift
[41/67] Compiling TSCBasic CStringArray.swift
[42/67] Compiling TSCBasic CacheableSequence.swift
[43/67] Compiling TSCBasic StringConversions.swift
[44/67] Compiling TSCBasic SynchronizedQueue.swift
[45/67] Compiling TSCBasic TemporaryFile.swift
[46/67] Compiling TSCBasic TerminalController.swift
[47/67] Compiling IndexStoreDB IndexStoreDBError.swift
[48/67] Emitting module IndexStoreDB
[49/67] Compiling IndexStoreDB IndexStoreDB.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "CIndexStoreDB.h"
  |         `- note: in file included from <module-includes>:1:
2 |
[50/67] Compiling IndexStoreDB IndexDelegate.swift
[51/67] Compiling TSCBasic Thread.swift
[52/67] Compiling TSCBasic Tuple.swift
[53/67] Compiling TSCBasic WritableByteStream.swift
[54/67] Compiling TSCBasic misc.swift
[55/67] Compiling TSCBasic ProcessSet.swift
[56/67] Compiling TSCBasic RegEx.swift
[57/67] Compiling TSCBasic Result.swift
[58/67] Compiling TSCBasic SortedArray.swift
[59/67] Compiling TSCBasic Path.swift
[60/67] Compiling TSCBasic PathShims.swift
[61/67] Compiling TSCBasic Process.swift
[62/67] Compiling TSCBasic ProcessEnv.swift
[63/67] Compiling TSCBasic FileInfo.swift
[64/67] Compiling TSCBasic FileSystem.swift
[65/67] Compiling TSCBasic GraphAlgorithms.swift
[66/67] Compiling TSCBasic HashAlgorithms.swift
[67/67] Compiling TSCBasic JSON.swift
[68/103] Compiling TSCUtility URL.swift
[69/103] Compiling TSCUtility Verbosity.swift
[70/103] Compiling TSCUtility Version.swift
[71/106] Compiling TSCUtility PolymorphicCodable.swift
[72/106] Compiling TSCUtility ProgressAnimation.swift
[73/106] Compiling TSCUtility SerializedDiagnostics.swift
[74/106] Compiling TSCUtility SimplePersistence.swift
[75/106] Compiling TSCUtility BuildFlags.swift
[76/106] Compiling TSCUtility CollectionExtensions.swift
[77/106] Compiling TSCUtility Context.swift
[78/106] Compiling TSCUtility Diagnostics.swift
[79/106] Compiling TSCUtility Versioning.swift
[80/106] Compiling TSCUtility dlopen.swift
[81/106] Compiling TSCUtility misc.swift
[82/106] Compiling TSCUtility FSWatch.swift
[83/106] Compiling TSCUtility FloatingPointExtensions.swift
[84/106] Compiling TSCUtility Git.swift
[85/106] Compiling TSCUtility Hex.swift
[86/106] Compiling TSCUtility OSLog.swift
[87/106] Compiling TSCUtility OrderedZip.swift
[88/106] Compiling TSCUtility PkgConfig.swift
[89/106] Compiling TSCUtility Platform.swift
[90/106] Compiling TSCUtility IndexStore.swift
[91/106] Compiling TSCUtility InterruptHandler.swift
[92/106] Compiling TSCUtility JSONMessageStreamingParser.swift
[93/106] Compiling TSCUtility Netrc.swift
[94/106] Compiling TSCUtility Archiver.swift
[95/106] Compiling TSCUtility ArgumentParser.swift
[96/106] Compiling TSCUtility ArgumentParserShellCompletion.swift
[97/106] Compiling TSCUtility Array+Extensions.swift
[98/106] Compiling TSCUtility StringExtensions.swift
[99/106] Compiling TSCUtility StringMangling.swift
[100/106] Compiling TSCUtility Tracing.swift
[101/106] Compiling TSCUtility Triple.swift
[102/106] Compiling TSCUtility Bits.swift
[103/106] Compiling TSCUtility Bitstream.swift
[104/106] Compiling TSCUtility BitstreamReader.swift
[105/106] Compiling TSCUtility BitstreamWriter.swift
[106/106] Emitting module TSCUtility
[107/129] Compiling IndexStore SourceKind.swift
[108/129] Compiling IndexStore SourceLocation.swift
[109/131] Emitting module IndexStore
[110/131] Compiling IndexStore IndexStoreQuery.swift
[111/131] Compiling IndexStore SourceDetailsCollection.swift
[112/131] Compiling IndexStore SourceRole.swift
[113/131] Compiling IndexStore SourceSymbol.swift
[114/131] Compiling IndexStore IndexStoreQuery+Declarations.swift
[115/131] Compiling IndexStore IndexStoreQuery+Extensions.swift
[116/131] Compiling IndexStore IndexStoreQuery+Functions.swift
[117/131] Compiling IndexStore IndexStoreQuery+Properties.swift
[118/131] Compiling IndexStore IndexStore+References.swift
[119/131] Compiling IndexStore SourceResolvingError.swift
[120/131] Compiling IndexStore IndexStore+Configuration.swift
[121/131] Compiling IndexStore IndexStore+ExtensionConvenience.swift
[122/131] Compiling IndexStore IndexStore+InvocationConvenience.swift
[123/131] Compiling IndexStore IndexStore+ProtocolConvenience.swift
[124/131] Compiling IndexStore Workspace.swift
[125/131] Compiling IndexStore resource_bundle_accessor.swift
[126/131] Compiling IndexStore ProcessInfo+Environment.swift
[127/131] Compiling IndexStore Shell.swift
[128/131] Compiling IndexStore IndexStore+ClassConvenience.swift
[129/131] Compiling IndexStore IndexStore.swift
[130/131] Compiling IndexStore IndexStoreDB+Hashable.swift
[131/131] Compiling IndexStore Logger+Defaults.swift
Build complete! (22.57s)
Fetching https://github.com/swiftlang/indexstore-db.git
[1/5266] Fetching indexstore-db
Fetched https://github.com/swiftlang/indexstore-db.git from cache (1.46s)
Fetching https://github.com/SwiftPackageIndex/SPIManifest.git
Fetching https://github.com/apple/swift-tools-support-core.git
[1/891] Fetching spimanifest
[892/7749] Fetching spimanifest, swift-tools-support-core
Fetched https://github.com/SwiftPackageIndex/SPIManifest.git from cache (1.24s)
Fetched https://github.com/apple/swift-tools-support-core.git from cache (1.24s)
Computing version for https://github.com/apple/swift-tools-support-core.git
Computed https://github.com/apple/swift-tools-support-core.git at 0.7.1 (1.82s)
Computing version for https://github.com/SwiftPackageIndex/SPIManifest.git
Computed https://github.com/SwiftPackageIndex/SPIManifest.git at 0.19.0 (0.49s)
Fetching https://github.com/jpsim/Yams.git
[1/10874] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (1.68s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (2.18s)
Creating working copy for https://github.com/swiftlang/indexstore-db.git
Working copy of https://github.com/swiftlang/indexstore-db.git resolved at swift-6.1-RELEASE (54212fc)
Creating working copy for https://github.com/SwiftPackageIndex/SPIManifest.git
Working copy of https://github.com/SwiftPackageIndex/SPIManifest.git resolved at 0.19.0
Creating working copy for https://github.com/apple/swift-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at 0.7.1
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "indexstore-db",
      "requirement" : {
        "revision" : [
          "swift-6.1-RELEASE"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/indexstore-db.git"
    },
    {
      "identity" : "swift-tools-support-core",
      "requirement" : {
        "exact" : [
          "0.7.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-tools-support-core.git"
    },
    {
      "identity" : "spimanifest",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.12.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwiftPackageIndex/SPIManifest.git"
    }
  ],
  "manifest_display_name" : "IndexStore",
  "name" : "IndexStore",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "IndexStore",
      "targets" : [
        "IndexStore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "IndexStoreTests",
      "module_type" : "SwiftTarget",
      "name" : "IndexStoreTests",
      "path" : "Tests/IndexStoreTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/IndexStoreTests/Configurations",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "IndexStore/IndexStoreTests.swift",
        "IndexStore/SourceRoleTests.swift",
        "IndexStoreQuery/IndexStoreQueryTests.swift",
        "ProcessInfoExtensionTests.swift",
        "Samples/Classes.swift",
        "Samples/Colors.swift",
        "Samples/EmptySource.swift",
        "Samples/Enums.swift",
        "Samples/Extensions.swift",
        "Samples/Functions.swift",
        "Samples/Inheritance.swift",
        "Samples/InvocationTestCase.swift",
        "Samples/Properties.swift",
        "Samples/Protocols.swift",
        "Samples/Relations.swift",
        "Samples/RelationsRestricted.swift",
        "Samples/SourceContents.swift",
        "Samples/Structs.swift",
        "Samples/Typealias.swift",
        "SourceKindTests.swift",
        "SourceLocationTests.swift",
        "SourceResolvingErrorTests.swift",
        "SourceSymbolCollectionTests.swift",
        "SourceSymbolTests.swift",
        "Utilities/AnyError.swift",
        "Utilities/Logger+Tests.swift"
      ],
      "target_dependencies" : [
        "IndexStore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "IndexStore",
      "module_type" : "SwiftTarget",
      "name" : "IndexStore",
      "path" : "Sources/IndexStore",
      "product_dependencies" : [
        "SwiftToolsSupport-auto",
        "IndexStoreDB"
      ],
      "product_memberships" : [
        "IndexStore"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/IndexStore/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "IndexStore.swift",
        "Internal/Extensions/IndexStoreDB+Hashable.swift",
        "Internal/Utilities/Logger+Defaults.swift",
        "Internal/Utilities/ProcessInfo+Environment.swift",
        "Internal/Utilities/Shell.swift",
        "Public/Convenience/IndexStore+ClassConvenience.swift",
        "Public/Convenience/IndexStore+ExtensionConvenience.swift",
        "Public/Convenience/IndexStore+InvocationConvenience.swift",
        "Public/Convenience/IndexStore+ProtocolConvenience.swift",
        "Public/Convenience/IndexStore+References.swift",
        "Public/Errors/SourceResolvingError.swift",
        "Public/IndexStore+Configuration.swift",
        "Public/IndexStoreQuery/IndexStoreQuery+Declarations.swift",
        "Public/IndexStoreQuery/IndexStoreQuery+Extensions.swift",
        "Public/IndexStoreQuery/IndexStoreQuery+Functions.swift",
        "Public/IndexStoreQuery/IndexStoreQuery+Properties.swift",
        "Public/IndexStoreQuery/IndexStoreQuery.swift",
        "Public/SourceSymbol/SourceDetailsCollection.swift",
        "Public/SourceSymbol/SourceKind.swift",
        "Public/SourceSymbol/SourceLocation.swift",
        "Public/SourceSymbol/SourceRole.swift",
        "Public/SourceSymbol/SourceSymbol.swift",
        "Public/Workspace/Workspace.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.