The Swift Package Index logo.Swift Package Index

Build Information

Successful build of IndexStore, reference develop (8473fd), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 23:05:21 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/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
Fetching https://github.com/swiftlang/indexstore-db.git
[1/5903] Fetching indexstore-db
Fetched https://github.com/swiftlang/indexstore-db.git from cache (1.30s)
Fetching https://github.com/swiftlang/swift-lmdb.git
[1/10375] Fetching swift-lmdb
Fetched https://github.com/swiftlang/swift-lmdb.git from cache (1.38s)
Fetching https://github.com/SwiftPackageIndex/SPIManifest.git
Fetching https://github.com/apple/swift-tools-support-core.git
[1/1003] Fetching spimanifest
[1004/8191] Fetching spimanifest, swift-tools-support-core
Fetched https://github.com/apple/swift-tools-support-core.git from cache (1.38s)
Fetched https://github.com/SwiftPackageIndex/SPIManifest.git from cache (1.38s)
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 (2.36s)
Computing version for https://github.com/SwiftPackageIndex/SPIManifest.git
Computed https://github.com/SwiftPackageIndex/SPIManifest.git at 0.19.0 (0.74s)
Fetching https://github.com/jpsim/Yams.git
[1/11551] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (2.44s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (3.17s)
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/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
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)
========================================
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": "indexstore",
      "name": "IndexStore",
      "url": "https://github.com/CheekyGhost-Labs/IndexStore.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/IndexStore",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "indexstore-db",
          "name": "IndexStoreDB",
          "url": "https://github.com/swiftlang/indexstore-db.git",
          "version": "unspecified",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/indexstore-db",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-lmdb",
              "name": "CLMDB",
              "url": "https://github.com/swiftlang/swift-lmdb.git",
              "version": "unspecified",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-lmdb",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-tools-support-core",
          "name": "swift-tools-support-core",
          "url": "https://github.com/apple/swift-tools-support-core.git",
          "version": "0.7.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-tools-support-core",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/CheekyGhost-Labs/IndexStore.git
[1/2544] Fetching indexstore
Fetched https://github.com/CheekyGhost-Labs/IndexStore.git from cache (1.04s)
Fetching https://github.com/swiftlang/indexstore-db.git from cache
Fetched https://github.com/swiftlang/indexstore-db.git from cache (0.69s)
Fetching https://github.com/swiftlang/swift-lmdb.git from cache
Fetched https://github.com/swiftlang/swift-lmdb.git from cache (0.66s)
Fetching https://github.com/apple/swift-tools-support-core.git from cache
Fetched https://github.com/apple/swift-tools-support-core.git from cache (0.71s)
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 (0.79s)
Creating working copy for https://github.com/CheekyGhost-Labs/IndexStore.git
Working copy of https://github.com/CheekyGhost-Labs/IndexStore.git resolved at develop (8473fd5)
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/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/swiftlang/indexstore-db.git
Working copy of https://github.com/swiftlang/indexstore-db.git resolved at swift-6.2.4-RELEASE (cf29ef4)
warning: '.resolve-product-dependencies': dependency 'indexstore' is not used by any target
Found 2 product dependencies
  - IndexStoreDB
  - swift-tools-support-core
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/CheekyGhost-Labs/IndexStore.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin ValidatorPlugin
Building for debugging...
[1/11] Copying PrivacyInfo.xcprivacy
[2/11] Write sources
[7/11] Compiling TSCclibc process.c
[8/11] Compiling TSCclibc libc.c
[9/11] Write swift-version--6988338F2F200930.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 SymbolProperty.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 JSONMapper.swift
[23/67] Compiling TSCBasic KeyedPair.swift
[24/67] Compiling TSCBasic LazyCache.swift
[25/67] Compiling TSCBasic Lock.swift
[26/67] Compiling TSCBasic StringConversions.swift
[27/67] Compiling TSCBasic SynchronizedQueue.swift
[28/67] Compiling TSCBasic TemporaryFile.swift
[29/67] Compiling TSCBasic TerminalController.swift
[30/67] Compiling IndexStoreDB SymbolOccurrence.swift
[31/67] Compiling TSCBasic Closable.swift
[32/67] Compiling TSCBasic CodableResult.swift
[33/67] Compiling TSCBasic CollectionAlgorithms.swift
[34/67] Compiling TSCBasic CollectionExtensions.swift
[35/67] Compiling TSCBasic Condition.swift
[36/67] Compiling TSCBasic Await.swift
[37/67] Compiling TSCBasic Base64URL.swift
[38/67] Compiling TSCBasic ByteString.swift
[39/67] Compiling TSCBasic CStringArray.swift
[40/67] Compiling TSCBasic CacheableSequence.swift
[41/67] Compiling TSCBasic OSLog.swift
[42/67] Compiling TSCBasic ObjectIdentifierProtocol.swift
[43/67] Compiling TSCBasic OrderedDictionary.swift
[44/67] Compiling TSCBasic OrderedSet.swift
[45/67] Compiling IndexStoreDB Symbol.swift
[46/67] Compiling IndexStoreDB SymbolLocation.swift
[47/67] Compiling IndexStoreDB IndexStoreDBError.swift
[48/67] Compiling IndexStoreDB IndexDelegate.swift
[49/67] Emitting module IndexStoreDB
[50/67] Compiling IndexStoreDB IndexStoreDB.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 Path.swift
[56/67] Compiling TSCBasic PathShims.swift
[57/67] Compiling TSCBasic Process.swift
[58/67] Compiling TSCBasic ProcessEnv.swift
[59/67] Compiling TSCBasic FileInfo.swift
[60/67] Compiling TSCBasic FileSystem.swift
[61/67] Compiling TSCBasic GraphAlgorithms.swift
[62/67] Compiling TSCBasic HashAlgorithms.swift
[63/67] Compiling TSCBasic JSON.swift
[64/67] Compiling TSCBasic ProcessSet.swift
[65/67] Compiling TSCBasic RegEx.swift
[66/67] Compiling TSCBasic Result.swift
[67/67] Compiling TSCBasic SortedArray.swift
[68/103] Emitting module TSCUtility
[69/106] Compiling TSCUtility PolymorphicCodable.swift
[70/106] Compiling TSCUtility ProgressAnimation.swift
[71/106] Compiling TSCUtility SerializedDiagnostics.swift
[72/106] Compiling TSCUtility SimplePersistence.swift
[73/106] Compiling TSCUtility BuildFlags.swift
[74/106] Compiling TSCUtility CollectionExtensions.swift
[75/106] Compiling TSCUtility Context.swift
[76/106] Compiling TSCUtility Diagnostics.swift
[77/106] Compiling TSCUtility Archiver.swift
[78/106] Compiling TSCUtility ArgumentParser.swift
[79/106] Compiling TSCUtility ArgumentParserShellCompletion.swift
[80/106] Compiling TSCUtility Array+Extensions.swift
[81/106] Compiling TSCUtility URL.swift
[82/106] Compiling TSCUtility Verbosity.swift
[83/106] Compiling TSCUtility Version.swift
[84/106] Compiling TSCUtility IndexStore.swift
[85/106] Compiling TSCUtility InterruptHandler.swift
[86/106] Compiling TSCUtility JSONMessageStreamingParser.swift
[87/106] Compiling TSCUtility Netrc.swift
[88/106] Compiling TSCUtility Versioning.swift
[89/106] Compiling TSCUtility dlopen.swift
[90/106] Compiling TSCUtility misc.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 StringExtensions.swift
[96/106] Compiling TSCUtility StringMangling.swift
[97/106] Compiling TSCUtility Tracing.swift
[98/106] Compiling TSCUtility Triple.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 FSWatch.swift
[104/106] Compiling TSCUtility FloatingPointExtensions.swift
[105/106] Compiling TSCUtility Git.swift
[106/106] Compiling TSCUtility Hex.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 SourceLocation.swift
[112/133] Compiling IndexStore SourceRole.swift
[113/133] Compiling IndexStore SourceSymbol.swift
[114/133] Compiling IndexStore UnitInfo.swift
[115/133] Compiling IndexStore IndexStore+Configuration.swift
[116/133] Compiling IndexStore IndexStoreQuery+Declarations.swift
[117/133] Compiling IndexStore IndexStoreQuery+Extensions.swift
[118/133] Compiling IndexStore SourceDetailsCollection.swift
[119/133] Compiling IndexStore SourceKind.swift
[120/133] Compiling IndexStore IndexStore+ClassConvenience.swift
[121/133] Compiling IndexStore IndexStore+ExtensionConvenience.swift
[122/133] Compiling IndexStore IndexStore+InvocationConvenience.swift
[123/133] Compiling IndexStore IndexStore+ProtocolConvenience.swift
[124/133] Compiling IndexStore IndexStore+References.swift
[125/133] Compiling IndexStore SourceResolvingError.swift
[126/133] Compiling IndexStore Logger+Defaults.swift
[127/133] Compiling IndexStore ProcessInfo+Environment.swift
[128/133] Compiling IndexStore Shell.swift
[129/133] Compiling IndexStore Workspace.swift
[130/133] Compiling IndexStore resource_bundle_accessor.swift
[131/133] Compiling IndexStore IndexStore.swift
[132/133] Compiling IndexStore IndexStoreDB+Hashable.swift
[133/133] Compiling IndexStore IndexStatusController.swift
Build complete! (16.97s)
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"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/cheekyghost-labs/indexstore/develop
Repository:               CheekyGhost-Labs/IndexStore
Swift version used:       6.3
Target:                   IndexStore
Extracting symbol information for 'IndexStore'...
Finished extracting symbol information for 'IndexStore'. (29.53s)
Building documentation for 'IndexStore'...
warning: Parameter 'libIndexStorePath' not found in initializer declaration
   --> Sources/IndexStore/IndexStore.swift:323:11-323:68
321 |     /// Will create a new instance and attempt to load an index store using the given values.
322 |     /// - Parameters:
323 +     ///   - libIndexStorePath: The path to the libIndexStore dylib.
    |           ╰─suggestion: Remove 'libIndexStorePath' parameter documentation
324 |     ///   - projectDirectory: The root project directory.
325 |     ///   - indexStorePath: The path to the raw index store data.
warning: Parameter 'projectDirectory' not found in initializer declaration
   --> Sources/IndexStore/IndexStore.swift:324:11-324:58
322 |     /// - Parameters:
323 |     ///   - libIndexStorePath: The path to the libIndexStore dylib.
324 +     ///   - projectDirectory: The root project directory.
    |           ╰─suggestion: Remove 'projectDirectory' parameter documentation
325 |     ///   - indexStorePath: The path to the raw index store data.
326 |     ///   - indexDatabasePath: The path to put the index database.
warning: Parameter 'indexStorePath' not found in initializer declaration
   --> Sources/IndexStore/IndexStore.swift:325:11-325:66
323 |     ///   - libIndexStorePath: The path to the libIndexStore dylib.
324 |     ///   - projectDirectory: The root project directory.
325 +     ///   - indexStorePath: The path to the raw index store data.
    |           ╰─suggestion: Remove 'indexStorePath' parameter documentation
326 |     ///   - indexDatabasePath: The path to put the index database.
327 |     ///   - autoLoadStore: Bool whether to automatically try and load the store via the ``loadIndexStore(shouldPollForChanges:)`` method.
warning: Parameter 'indexDatabasePath' not found in initializer declaration
   --> Sources/IndexStore/IndexStore.swift:326:11-326:67
324 |     ///   - projectDirectory: The root project directory.
325 |     ///   - indexStorePath: The path to the raw index store data.
326 +     ///   - indexDatabasePath: The path to put the index database.
    |           ╰─suggestion: Remove 'indexDatabasePath' parameter documentation
327 |     ///   - autoLoadStore: Bool whether to automatically try and load the store via the ``loadIndexStore(shouldPollForChanges:)`` method.
328 |     ///   - shouldPollForChangesOnLoad: Bool whether to invoke the ``loadIndexStore(shouldPollForChanges:)`` method with `shouldPollForChanges` being set to `true`. Only invoked if `autoLoadStore` is also `true`.
warning: Parameter 'configuration' is missing documentation
   --> Sources/IndexStore/IndexStore.swift:329:96-329:96
327 |     ///   - autoLoadStore: Bool whether to automatically try and load the store via the ``loadIndexStore(shouldPollForChanges:)`` method.
    |           ╰─suggestion: Document 'configuration' parameter
328 |     ///   - shouldPollForChangesOnLoad: Bool whether to invoke the ``loadIndexStore(shouldPollForChanges:)`` method with `shouldPollForChanges` being set to `true`. Only invoked if `autoLoadStore` is also `true`.
329 +     ///   - logger: `Logger` instance for any debug or console output. Leave `nil` for default.
330 |     public init(
331 |         configuration: Configuration,
warning: Parameter 'recursiveSearchConfig' not found in instance method declaration
   --> Sources/IndexStore/IndexStore.swift:388:11-388:140
386 |     /// - Parameters:
387 |     ///   - query: The ``IndexStoreQuery`` to search with.
388 +     ///   - recursiveSearchConfig: Configuration holding the recursive search strategies to use when searching for parents and inheritance.
    |           ╰─suggestion: Remove 'recursiveSearchConfig' parameter documentation
389 |     /// - Returns: `Array` of ``SourceSymbol`` objects.
390 |     public func querySymbols(_ query: IndexStoreQuery) -> [SourceSymbol] {
warning: Parameter 'recursiveSearchConfig' not found in instance method declaration
   --> Sources/IndexStore/IndexStore.swift:456:11-456:140
454 |     ///   - symbol: The ``SourceSymbol`` instance to search for.
455 |     ///   - query: The ``IndexStoreQuery`` to search with.
456 +     ///   - recursiveSearchConfig: Configuration holding the recursive search strategies to use when searching for parents and inheritance.
    |           ╰─suggestion: Remove 'recursiveSearchConfig' parameter documentation
457 |     /// - Returns: `Array` of ``SourceSymbol`` objects.
458 |     public func queryOccurrences(
warning: Parameter 'recursiveSearchConfig' not found in instance method declaration
   --> Sources/IndexStore/IndexStore.swift:475:11-475:140
473 |     ///   - usr: The ``SourceSymbol/usr`` to search with.
474 |     ///   - query: The ``IndexStoreQuery`` to search with.
475 +     ///   - recursiveSearchConfig: Configuration holding the recursive search strategies to use when searching for parents and inheritance.
    |           ╰─suggestion: Remove 'recursiveSearchConfig' parameter documentation
476 |     /// - Returns: `Array` of ``SourceSymbol`` objects.
477 |     public func queryOccurrences(
warning: Parameter 'recursiveSearchConfig' not found in instance method declaration
   --> Sources/IndexStore/IndexStore.swift:534:11-534:140
532 |     ///   - symbol: The ``SourceSymbol`` to search with.
533 |     ///   - query: The ``IndexStoreQuery`` to search with.
534 +     ///   - recursiveSearchConfig: Configuration holding the recursive search strategies to use when searching for parents and inheritance.
    |           ╰─suggestion: Remove 'recursiveSearchConfig' parameter documentation
535 |     /// - Returns: `Array` of ``SourceSymbol`` objects.
536 |     public func queryRelatedOccurrences(
warning: Parameter 'recursiveSearchConfig' not found in instance method declaration
   --> Sources/IndexStore/IndexStore.swift:584:11-584:140
582 |     ///   - usr: The ``SourceSymbol/usr`` to search with.
583 |     ///   - query: The ``IndexStoreQuery`` to search with.
584 +     ///   - recursiveSearchConfig: Configuration holding the recursive search strategies to use when searching for parents and inheritance.
    |           ╰─suggestion: Remove 'recursiveSearchConfig' parameter documentation
585 |     /// - Returns: `Array` of ``SourceSymbol`` objects.
586 |     public func queryRelatedOccurrences(
warning: Parameter 'symbolOccurrence' not found in instance method declaration
   --> Sources/IndexStore/IndexStore.swift:780:13-780:29
778 |     /// Will resolve the source symbols representing the types the given occurrence conforms to or inherits from.
779 |     /// - Parameters:
780 +     ///   - symbolOccurrence: The `SymbolOccurrence` to resolve for.
    |             ╰─suggestion: Replace 'symbolOccurrence' with 'occurrence'
781 |     ///   - recursiveSearchConfig: Configuration holding the recursive search strategies to use when searching for parents and inheritance.
782 |     /// - Returns: ``SourceSymbol`` instance or `nil`
warning: Parameter 'occurrence' is missing documentation
   --> Sources/IndexStore/IndexStore.swift:781:140-781:140
779 |     /// - Parameters:
780 |     ///   - symbolOccurrence: The `SymbolOccurrence` to resolve for.
781 +     ///   - recursiveSearchConfig: Configuration holding the recursive search strategies to use when searching for parents and inheritance.
    |           ╰─suggestion: Document 'occurrence' parameter
782 |     /// - Returns: ``SourceSymbol`` instance or `nil`
783 |     public func resolveInheritanceForOccurrence(
warning: Parameter 'recursiveSearchConfig' is missing documentation
  --> Sources/IndexStore/Public/Convenience/IndexStore+InvocationConvenience.swift:24:60-24:60
22 |     /// - ``SourceKind/classMethod``
23 |     /// - ``SourceKind/classProperty``
24 +     /// - Parameter symbol: The symbol occurrence to assess
   |                                                            ╰─suggestion: Document 'recursiveSearchConfig' parameter
25 |     /// - Returns: Array of `SourceSymbol` instances
26 |     func invocationsOfSymbol(_ symbol: SourceSymbol, recursiveSearchConfig: RecursiveSearchConfiguration = .all) -> [SourceSymbol] {
warning: Parameter 'recursiveSearchConfig' is missing documentation
  --> Sources/IndexStore/Public/Convenience/IndexStore+InvocationConvenience.swift:51:60-51:60
49 |     /// - ``SourceKind/classMethod``
50 |     /// - ``SourceKind/classProperty``
51 +     /// - Parameter symbol: The symbol occurrence to assess
   |                                                            ╰─suggestion: Document 'recursiveSearchConfig' parameter
52 |     /// - Returns: `Bool`
53 |     func isSymbolInvokedByTestCase(_ symbol: SourceSymbol, recursiveSearchConfig: RecursiveSearchConfiguration = .all) -> Bool {
warning: Parameter 'recursiveSearchConfig' is missing documentation
  --> Sources/IndexStore/Public/Convenience/IndexStore+ProtocolConvenience.swift:15:74-15:74
13 |
14 |     /// Will search for protocols that match the given protocol name, then resolve any source symbols for declarations that conform to the given protocol.
15 +     /// - Parameter protocolName: The name of the protocol to search for.
   |                                                                          ╰─suggestion: Document 'recursiveSearchConfig' parameter
16 |     /// - Returns: Array of ``SourceSymbol``
17 |     public func sourceSymbols(conformingToProtocol protocolName: String, recursiveSearchConfig: RecursiveSearchConfiguration = .all) -> [SourceSymbol] {
warning: Parameter 'recursiveSearchConfig' is missing documentation
  --> Sources/IndexStore/Public/Convenience/IndexStore+ProtocolConvenience.swift:31:56-31:56
29 |     /// - Parameters:
30 |     ///   - protocolName: The name of the protocol to search for.
31 +     ///   - sourceFiles: The source files to search in.
   |                                                        ╰─suggestion: Document 'recursiveSearchConfig' parameter
32 |     /// - Returns: Array of ``SourceSymbol``
33 |     public func sourceSymbols(conformingToProtocol protocolName: String, in sourceFiles: [String], recursiveSearchConfig: RecursiveSearchConfiguration = .all) -> [SourceSymbol] {
warning: Parameter 'recursiveSearchConfig' is missing documentation
  --> Sources/IndexStore/Public/Convenience/IndexStore+References.swift:32:55-32:55
30 |     /// indexStore.sourceSymbols(forPropertiesWithTypeOf: classSymbol) // [var myInstance: MyClass]
31 |     /// ```
32 +     /// - Parameter symbol: The symbol to search with.
   |                                                       ╰─suggestion: Document 'recursiveSearchConfig' parameter
33 |     /// - Returns: `Array` of ``SourceSymbol`` objects.
34 |     func sourceSymbols(forPropertiesWithTypeOf symbol: SourceSymbol, recursiveSearchConfig: RecursiveSearchConfiguration = .all) -> [SourceSymbol] {
warning: 'Equatable' doesn't exist at '/IndexStore/TrackedUnit'
   --> Sources/IndexStore/Public/Status/UnitInfo.swift:106:17-106:26
104 | /// to trigger re-processing.
105 | ///
106 + /// Identity (``Equatable`` / ``Hashable``) is based on `unit.unitName`.
    |                 ╰─suggestion: Replace 'Equatable' with 'Equatable-Implementations'
107 | public struct TrackedUnit: Sendable {
108 |
warning: 'Hashable' doesn't exist at '/IndexStore/TrackedUnit'
   --> Sources/IndexStore/Public/Status/UnitInfo.swift:106:33-106:41
104 | /// to trigger re-processing.
105 | ///
106 + /// Identity (``Equatable`` / ``Hashable``) is based on `unit.unitName`.
    |                                 ╰─suggestion: Replace 'Hashable' with 'Hashable-Implementations'
107 | public struct TrackedUnit: Sendable {
108 |
warning: 'Configuration' doesn't exist at '/IndexStore/Workspace/listenToUnitEvents'
  --> Sources/IndexStore/Public/Workspace/Workspace.swift:38:55-38:68
36 |
37 |     /// Bool whether any index store changes should be listened for.
38 +     /// Defaults to `true`. When initialized with a ``Configuration`` will be set to `false` when the ``Configuration/isRunningUnitTests`` is `true`.
39 |     public let listenToUnitEvents: Bool
40 |
warning: 'Configuration' doesn't exist at '/IndexStore/Workspace/listenToUnitEvents'
  --> Sources/IndexStore/Public/Workspace/Workspace.swift:38:105-38:118
36 |
37 |     /// Bool whether any index store changes should be listened for.
38 +     /// Defaults to `true`. When initialized with a ``Configuration`` will be set to `false` when the ``Configuration/isRunningUnitTests`` is `true`.
39 |     public let listenToUnitEvents: Bool
40 |
Finished building documentation for 'IndexStore' (0.55s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/cheekyghost-labs/indexstore/develop
Updating https://github.com/swiftlang/indexstore-db.git
Updated https://github.com/swiftlang/indexstore-db.git (0.74s)
Updating https://github.com/swiftlang/swift-lmdb.git
Updated https://github.com/swiftlang/swift-lmdb.git (0.64s)
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/jpsim/Yams.git
Updated https://github.com/jpsim/Yams.git (0.52s)
[1/2277] Fetching swift-docc-plugin
Updating https://github.com/SwiftPackageIndex/SPIManifest.git
Updating https://github.com/apple/swift-tools-support-core.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.28s)
Updated https://github.com/apple/swift-tools-support-core.git (0.73s)
Updated https://github.com/SwiftPackageIndex/SPIManifest.git (0.73s)
Computing version for https://github.com/SwiftPackageIndex/SPIManifest.git
Computed https://github.com/SwiftPackageIndex/SPIManifest.git at 0.19.0 (2.68s)
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 (0.67s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (0.64s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.63s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.14s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.83s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/8] Write sources
[2/8] Write snippet-extract-tool-entitlement.plist
[2/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling SymbolKit GenericConstraint.swift
[7/53] Compiling SymbolKit GenericParameter.swift
[8/53] Compiling SymbolKit Generics.swift
[9/53] Compiling SymbolKit Namespace.swift
[10/57] Compiling SymbolKit DeclarationFragments.swift
[11/57] Compiling SymbolKit Fragment.swift
[12/57] Compiling SymbolKit FragmentKind.swift
[13/57] Compiling SymbolKit FunctionParameter.swift
[14/57] Compiling SymbolKit FunctionSignature.swift
[15/57] Emitting module SymbolKit
[16/57] Compiling SymbolKit SemanticVersion.swift
[17/57] Compiling SymbolKit AccessControl.swift
[18/57] Compiling SymbolKit Availability.swift
[19/57] Compiling SymbolKit AvailabilityItem.swift
[20/57] Compiling SymbolKit Domain.swift
[21/57] Compiling SymbolKit Identifier.swift
[22/57] Compiling SymbolKit KindIdentifier.swift
[23/57] Compiling SymbolKit Location.swift
[24/57] Compiling SymbolKit Mutability.swift
[25/57] Compiling SymbolKit Mixin+Equals.swift
[26/57] Compiling SymbolKit Mixin+Hash.swift
[27/57] Compiling SymbolKit Mixin.swift
[28/57] Compiling SymbolKit LineList.swift
[29/57] Compiling SymbolKit Position.swift
[30/57] Compiling SymbolKit Relationship.swift
[31/57] Compiling SymbolKit RelationshipKind.swift
[32/57] Compiling SymbolKit SourceOrigin.swift
[33/57] Compiling SymbolKit GenericConstraints.swift
[34/57] Compiling SymbolKit Swift.swift
[35/57] Compiling SymbolKit SourceRange.swift
[36/57] Compiling SymbolKit Metadata.swift
[37/57] Compiling SymbolKit Module.swift
[38/57] Compiling SymbolKit OperatingSystem.swift
[39/57] Compiling SymbolKit Platform.swift
[40/57] Compiling SymbolKit Symbol.swift
[41/57] Compiling SymbolKit SymbolKind.swift
[42/57] Compiling SymbolKit SymbolGraph.swift
[43/57] Compiling SymbolKit GraphCollector.swift
[44/57] Compiling SymbolKit Names.swift
[45/57] Compiling SymbolKit SPI.swift
[46/57] Compiling SymbolKit Snippet.swift
[47/57] Compiling SymbolKit Extension.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets Snippet.swift
[53/57] Emitting module Snippets
[54/57] Compiling Snippets SnippetParser.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Emitting module snippet_extract
[57/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.13s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'IndexStore' complete! (0.40s)
     838
6	/Users/admin/builder/spi-builder-workspace/.docs/cheekyghost-labs/indexstore/develop
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/cheekyghost-labs/indexstore/develop
File count: 838
Doc size:   6.0MB
Preparing doc bundle ...
Uploading prod-cheekyghost-labs-indexstore-develop-930acf92.zip to s3://spi-docs-inbox/prod-cheekyghost-labs-indexstore-develop-930acf92.zip
Copying... [15%]
Copying... [25%]
Copying... [35%]
Copying... [45%]
Copying... [55%]
Copying... [65%]
Copying... [74%]
Copying... [84%]
Copying... [94%]
Copying... [100%]
Done.