Build Information
Successful build of IndexStore, reference develop (8473fd), with Swift 6.1 for macOS (SPM) on 12 Mar 2026 01:37:41 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .statsBuild Log
========================================
RunAll
========================================
Builder version: 4.68.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 8473fd5 [CHORE] Minor doc and impl fixes with index store status related things (#39)
Cloned https://github.com/CheekyGhost-Labs/IndexStore.git
Revision (git rev-parse @):
8473fd5af00b6fe3e0731699f4aa5c7721574a6e
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.1
Building package at path: $PWD
https://github.com/CheekyGhost-Labs/IndexStore.git
https://github.com/CheekyGhost-Labs/IndexStore.git
{
"dependencies" : [
{
"identity" : "indexstore-db",
"requirement" : {
"revision" : [
"swift-6.2.4-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" : "13.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/IndexStatusControllerTests.swift",
"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/Status/IndexStatusController.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/Status/UnitInfo.swift",
"Public/Workspace/Workspace.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[1/1] Compiling plugin ValidatorPlugin
Building for debugging...
[1/11] Write sources
[3/11] Copying PrivacyInfo.xcprivacy
[7/11] Compiling TSCclibc process.c
[8/11] Compiling TSCclibc libc.c
[9/11] Write swift-version-2F0A5646E1D333AE.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 SymbolRole.swift
[16/67] Compiling IndexStoreDB SymbolOccurrence.swift
[17/67] Compiling TSCBasic DeltaAlgorithm.swift
[18/67] Compiling TSCBasic DiagnosticsEngine.swift
[19/67] Compiling TSCBasic DictionaryExtensions.swift
[20/67] Compiling TSCBasic DictionaryLiteralExtensions.swift
[21/67] Compiling TSCBasic EditDistance.swift
[22/67] Compiling TSCBasic OSLog.swift
[23/67] Compiling TSCBasic ObjectIdentifierProtocol.swift
[24/67] Compiling TSCBasic OrderedDictionary.swift
[25/67] Compiling TSCBasic OrderedSet.swift
[26/67] Compiling TSCBasic ProcessSet.swift
[27/67] Compiling TSCBasic RegEx.swift
[28/67] Compiling TSCBasic Result.swift
[29/67] Compiling TSCBasic SortedArray.swift
[30/67] Compiling TSCBasic Await.swift
[31/67] Compiling TSCBasic Base64URL.swift
[32/67] Compiling TSCBasic ByteString.swift
[33/67] Compiling TSCBasic CStringArray.swift
[34/67] Compiling TSCBasic CacheableSequence.swift
[35/67] Compiling TSCBasic StringConversions.swift
[36/67] Compiling TSCBasic SynchronizedQueue.swift
[37/67] Compiling TSCBasic TemporaryFile.swift
[38/67] Compiling TSCBasic TerminalController.swift
[39/67] Emitting module IndexStoreDB
[40/67] Compiling IndexStoreDB SymbolProperty.swift
[41/67] Compiling IndexStoreDB SymbolLocation.swift
[42/67] Compiling IndexStoreDB Symbol.swift
[43/67] Compiling IndexStoreDB IndexStoreDBError.swift
[44/67] Compiling IndexStoreDB IndexStoreDB.swift
[45/67] Compiling IndexStoreDB IndexDelegate.swift
[46/67] Compiling TSCBasic FileInfo.swift
[47/67] Compiling TSCBasic FileSystem.swift
[48/67] Compiling TSCBasic GraphAlgorithms.swift
[49/67] Compiling TSCBasic HashAlgorithms.swift
[50/67] Compiling TSCBasic JSON.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 Closable.swift
[56/67] Compiling TSCBasic CodableResult.swift
[57/67] Compiling TSCBasic CollectionAlgorithms.swift
[58/67] Compiling TSCBasic CollectionExtensions.swift
[59/67] Compiling TSCBasic Condition.swift
[60/67] Compiling TSCBasic Path.swift
[61/67] Compiling TSCBasic PathShims.swift
[62/67] Compiling TSCBasic Process.swift
[63/67] Compiling TSCBasic ProcessEnv.swift
[64/67] Compiling TSCBasic JSONMapper.swift
[65/67] Compiling TSCBasic KeyedPair.swift
[66/67] Compiling TSCBasic LazyCache.swift
[67/67] Compiling TSCBasic Lock.swift
[68/103] Emitting module TSCUtility
[69/106] Compiling TSCUtility BuildFlags.swift
[70/106] Compiling TSCUtility CollectionExtensions.swift
[71/106] Compiling TSCUtility Context.swift
[72/106] Compiling TSCUtility Diagnostics.swift
[73/106] Compiling TSCUtility URL.swift
[74/106] Compiling TSCUtility Verbosity.swift
[75/106] Compiling TSCUtility Version.swift
[76/106] Compiling TSCUtility PolymorphicCodable.swift
[77/106] Compiling TSCUtility ProgressAnimation.swift
[78/106] Compiling TSCUtility SerializedDiagnostics.swift
[79/106] Compiling TSCUtility SimplePersistence.swift
[80/106] Compiling TSCUtility FSWatch.swift
[81/106] Compiling TSCUtility FloatingPointExtensions.swift
[82/106] Compiling TSCUtility Git.swift
[83/106] Compiling TSCUtility Hex.swift
[84/106] Compiling TSCUtility Versioning.swift
[85/106] Compiling TSCUtility dlopen.swift
[86/106] Compiling TSCUtility misc.swift
[87/106] Compiling TSCUtility OSLog.swift
[88/106] Compiling TSCUtility OrderedZip.swift
[89/106] Compiling TSCUtility PkgConfig.swift
[90/106] Compiling TSCUtility Platform.swift
[91/106] Compiling TSCUtility IndexStore.swift
[92/106] Compiling TSCUtility InterruptHandler.swift
[93/106] Compiling TSCUtility JSONMessageStreamingParser.swift
[94/106] Compiling TSCUtility Netrc.swift
[95/106] Compiling TSCUtility Archiver.swift
[96/106] Compiling TSCUtility ArgumentParser.swift
[97/106] Compiling TSCUtility ArgumentParserShellCompletion.swift
[98/106] Compiling TSCUtility Array+Extensions.swift
[99/106] Compiling TSCUtility StringExtensions.swift
[100/106] Compiling TSCUtility StringMangling.swift
[101/106] Compiling TSCUtility Tracing.swift
[102/106] Compiling TSCUtility Triple.swift
[103/106] Compiling TSCUtility Bits.swift
[104/106] Compiling TSCUtility Bitstream.swift
[105/106] Compiling TSCUtility BitstreamReader.swift
[106/106] Compiling TSCUtility BitstreamWriter.swift
[107/131] Emitting module IndexStore
[108/133] Compiling IndexStore IndexStoreQuery+Functions.swift
[109/133] Compiling IndexStore IndexStoreQuery+Properties.swift
[110/133] Compiling IndexStore IndexStoreQuery.swift
[111/133] Compiling IndexStore SourceSymbol.swift
[112/133] Compiling IndexStore UnitInfo.swift
[113/133] Compiling IndexStore IndexStore+Configuration.swift
[114/133] Compiling IndexStore IndexStoreQuery+Declarations.swift
[115/133] Compiling IndexStore IndexStoreQuery+Extensions.swift
[116/133] Compiling IndexStore SourceDetailsCollection.swift
[117/133] Compiling IndexStore SourceKind.swift
[118/133] Compiling IndexStore IndexStore+ClassConvenience.swift
[119/133] Compiling IndexStore IndexStore+ExtensionConvenience.swift
[120/133] Compiling IndexStore IndexStore+InvocationConvenience.swift
[121/133] Compiling IndexStore Logger+Defaults.swift
[122/133] Compiling IndexStore ProcessInfo+Environment.swift
[123/133] Compiling IndexStore Shell.swift
[124/133] Compiling IndexStore IndexStore+ProtocolConvenience.swift
[125/133] Compiling IndexStore IndexStore+References.swift
[126/133] Compiling IndexStore SourceResolvingError.swift
[127/133] Compiling IndexStore IndexStore.swift
[128/133] Compiling IndexStore IndexStoreDB+Hashable.swift
[129/133] Compiling IndexStore IndexStatusController.swift
[130/133] Compiling IndexStore SourceLocation.swift
[131/133] Compiling IndexStore SourceRole.swift
[132/133] Compiling IndexStore Workspace.swift
[133/133] Compiling IndexStore resource_bundle_accessor.swift
Build complete! (25.47s)
Fetching https://github.com/swiftlang/indexstore-db.git
[1/5806] Fetching indexstore-db
Fetched https://github.com/swiftlang/indexstore-db.git from cache (1.47s)
Fetching https://github.com/swiftlang/swift-lmdb.git
[1/10372] Fetching swift-lmdb
Fetched https://github.com/swiftlang/swift-lmdb.git from cache (1.76s)
Fetching https://github.com/SwiftPackageIndex/SPIManifest.git from cache
Fetching https://github.com/apple/swift-tools-support-core.git from cache
Fetched https://github.com/SwiftPackageIndex/SPIManifest.git from cache (1.06s)
Fetched https://github.com/apple/swift-tools-support-core.git from cache (1.09s)
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.78s)
Computing version for https://github.com/SwiftPackageIndex/SPIManifest.git
Computed https://github.com/SwiftPackageIndex/SPIManifest.git at 0.19.0 (0.61s)
Fetching https://github.com/jpsim/Yams.git from cache
Fetched https://github.com/jpsim/Yams.git from cache (1.32s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (1.94s)
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/swiftlang/swift-lmdb.git
Working copy of https://github.com/swiftlang/swift-lmdb.git resolved at release/6.2 (1ad9a2d)
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.2.4-RELEASE (cf29ef4)
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.2.4-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" : "13.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/IndexStatusControllerTests.swift",
"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/Status/IndexStatusController.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/Status/UnitInfo.swift",
"Public/Workspace/Workspace.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.