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 develop (7c68a6), with Swift 6.2 (beta) for macOS (SPM) on 23 Jun 2025 14:44:31 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: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/CheekyGhost-Labs/IndexStore
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 7c68a63 Updating Changelog for 3.2.0 release
Cloned https://github.com/CheekyGhost-Labs/IndexStore.git
Revision (git rev-parse @):
7c68a63869cdfc744470574f9f66d9669b9dc619
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/CheekyGhost-Labs/IndexStore.git at develop
========================================
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
[1/11] Copying PrivacyInfo.xcprivacy
[3/11] Write sources
[7/11] Compiling TSCclibc process.c
[8/11] Compiling TSCclibc libc.c
[9/11] Write swift-version-1EA4D86E10B52AF.txt
[10/13] Compiling IndexStoreDB_CIndexStoreDB CIndexStoreDB.cpp
[12/13] Emitting module TSCLibc
[13/13] Compiling TSCLibc libc.swift
[14/63] Emitting module TSCBasic
[15/67] Compiling TSCBasic Thread.swift
[16/67] Compiling TSCBasic Tuple.swift
[17/67] Compiling TSCBasic WritableByteStream.swift
[18/67] Compiling TSCBasic misc.swift
[19/67] Compiling TSCBasic StringConversions.swift
[20/67] Compiling TSCBasic SynchronizedQueue.swift
[21/67] Compiling TSCBasic TemporaryFile.swift
[22/67] Compiling TSCBasic TerminalController.swift
[23/67] Compiling TSCBasic JSONMapper.swift
[24/67] Compiling TSCBasic KeyedPair.swift
[25/67] Compiling TSCBasic LazyCache.swift
[26/67] Compiling TSCBasic Lock.swift
[27/67] Compiling TSCBasic Closable.swift
[28/67] Compiling TSCBasic CodableResult.swift
[29/67] Compiling TSCBasic CollectionAlgorithms.swift
[30/67] Compiling TSCBasic CollectionExtensions.swift
[31/67] Compiling TSCBasic Condition.swift
[32/67] Compiling IndexStoreDB SymbolRole.swift
[33/67] Compiling IndexStoreDB SymbolOccurrence.swift
[34/67] Compiling IndexStoreDB SymbolProperty.swift
[35/67] Emitting module IndexStoreDB
[36/67] Compiling IndexStoreDB IndexDelegate.swift
[37/67] Compiling IndexStoreDB IndexStoreDBError.swift
[38/67] Compiling IndexStoreDB SymbolLocation.swift
[39/67] Compiling IndexStoreDB Symbol.swift
[40/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 |
[41/67] Compiling TSCBasic ProcessSet.swift
[42/67] Compiling TSCBasic RegEx.swift
[43/67] Compiling TSCBasic Result.swift
[44/67] Compiling TSCBasic SortedArray.swift
[45/67] Compiling TSCBasic Await.swift
[46/67] Compiling TSCBasic Base64URL.swift
[47/67] Compiling TSCBasic ByteString.swift
[48/67] Compiling TSCBasic CStringArray.swift
[49/67] Compiling TSCBasic CacheableSequence.swift
[50/67] Compiling TSCBasic OSLog.swift
[51/67] Compiling TSCBasic ObjectIdentifierProtocol.swift
[52/67] Compiling TSCBasic OrderedDictionary.swift
[53/67] Compiling TSCBasic OrderedSet.swift
[54/67] Compiling TSCBasic Path.swift
[55/67] Compiling TSCBasic PathShims.swift
[56/67] Compiling TSCBasic Process.swift
[57/67] Compiling TSCBasic ProcessEnv.swift
[58/67] Compiling TSCBasic DeltaAlgorithm.swift
[59/67] Compiling TSCBasic DiagnosticsEngine.swift
[60/67] Compiling TSCBasic DictionaryExtensions.swift
[61/67] Compiling TSCBasic DictionaryLiteralExtensions.swift
[62/67] Compiling TSCBasic EditDistance.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 BuildFlags.swift
[69/103] Compiling TSCUtility CollectionExtensions.swift
[70/103] Compiling TSCUtility Context.swift
[71/103] Compiling TSCUtility Diagnostics.swift
[72/106] Compiling TSCUtility URL.swift
[73/106] Compiling TSCUtility Verbosity.swift
[74/106] Compiling TSCUtility Version.swift
[75/106] Compiling TSCUtility FSWatch.swift
[76/106] Compiling TSCUtility FloatingPointExtensions.swift
[77/106] Compiling TSCUtility Git.swift
[78/106] Compiling TSCUtility Hex.swift
[79/106] Emitting module TSCUtility
[80/106] Compiling TSCUtility Versioning.swift
[81/106] Compiling TSCUtility dlopen.swift
[82/106] Compiling TSCUtility misc.swift
[83/106] Compiling TSCUtility Archiver.swift
[84/106] Compiling TSCUtility ArgumentParser.swift
[85/106] Compiling TSCUtility ArgumentParserShellCompletion.swift
[86/106] Compiling TSCUtility Array+Extensions.swift
[87/106] Compiling TSCUtility PolymorphicCodable.swift
[88/106] Compiling TSCUtility ProgressAnimation.swift
[89/106] Compiling TSCUtility SerializedDiagnostics.swift
[90/106] Compiling TSCUtility SimplePersistence.swift
[91/106] Compiling TSCUtility OSLog.swift
[92/106] Compiling TSCUtility OrderedZip.swift
[93/106] Compiling TSCUtility PkgConfig.swift
[94/106] Compiling TSCUtility Platform.swift
[95/106] Compiling TSCUtility IndexStore.swift
[96/106] Compiling TSCUtility InterruptHandler.swift
[97/106] Compiling TSCUtility JSONMessageStreamingParser.swift
[98/106] Compiling TSCUtility Netrc.swift
[99/106] Compiling TSCUtility Bits.swift
[100/106] Compiling TSCUtility Bitstream.swift
[101/106] Compiling TSCUtility BitstreamReader.swift
[102/106] Compiling TSCUtility BitstreamWriter.swift
[103/106] Compiling TSCUtility StringExtensions.swift
[104/106] Compiling TSCUtility StringMangling.swift
[105/106] Compiling TSCUtility Tracing.swift
[106/106] Compiling TSCUtility Triple.swift
[107/129] Emitting module IndexStore
[108/131] Compiling IndexStore SourceRole.swift
[109/131] Compiling IndexStore SourceSymbol.swift
[110/131] Compiling IndexStore IndexStoreQuery+Declarations.swift
[111/131] Compiling IndexStore IndexStoreQuery+Extensions.swift
[112/131] Compiling IndexStore IndexStore+References.swift
[113/131] Compiling IndexStore SourceResolvingError.swift
[114/131] Compiling IndexStore IndexStore+Configuration.swift
[115/131] Compiling IndexStore IndexStoreQuery.swift
[116/131] Compiling IndexStore SourceDetailsCollection.swift
[117/131] Compiling IndexStore IndexStoreQuery+Functions.swift
[118/131] Compiling IndexStore IndexStoreQuery+Properties.swift
[119/131] Compiling IndexStore SourceKind.swift
[120/131] Compiling IndexStore SourceLocation.swift
[121/131] Compiling IndexStore ProcessInfo+Environment.swift
[122/131] Compiling IndexStore Shell.swift
[123/131] Compiling IndexStore IndexStore+ClassConvenience.swift
[124/131] Compiling IndexStore IndexStore+ExtensionConvenience.swift
[125/131] Compiling IndexStore IndexStore+InvocationConvenience.swift
[126/131] Compiling IndexStore IndexStore+ProtocolConvenience.swift
[127/131] Compiling IndexStore IndexStore.swift
[128/131] Compiling IndexStore IndexStoreDB+Hashable.swift
[129/131] Compiling IndexStore Logger+Defaults.swift
[130/131] Compiling IndexStore Workspace.swift
[131/131] Compiling IndexStore resource_bundle_accessor.swift
Build complete! (23.24s)
Fetching https://github.com/swiftlang/indexstore-db.git
[1/5266] Fetching indexstore-db
Fetched https://github.com/swiftlang/indexstore-db.git from cache (1.27s)
Fetching https://github.com/apple/swift-tools-support-core.git
Fetching https://github.com/SwiftPackageIndex/SPIManifest.git
[1/891] Fetching spimanifest
[892/7749] Fetching spimanifest, swift-tools-support-core
Fetched https://github.com/apple/swift-tools-support-core.git from cache (1.32s)
Fetched https://github.com/SwiftPackageIndex/SPIManifest.git from cache (1.32s)
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.87s)
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 (2.55s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (3.05s)
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/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.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/SwiftPackageIndex/SPIManifest.git
Working copy of https://github.com/SwiftPackageIndex/SPIManifest.git resolved at 0.19.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.