The Swift Package Index logo.Swift Package Index

Build Information

Successful build of IndexStore, reference 3.3.0 (fea194), with Swift 6.2 for macOS (SPM) on 4 Mar 2026 08:35:31 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CheekyGhost-Labs/IndexStore.git
Reference: 3.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/CheekyGhost-Labs/IndexStore
 * tag               3.3.0      -> FETCH_HEAD
HEAD is now at fea1948 Merge branch 'develop' for 3.3.0 release
Cloned https://github.com/CheekyGhost-Labs/IndexStore.git
Revision (git rev-parse @):
fea19484f610cc2c14e2caa997bdc1899149ad0a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/CheekyGhost-Labs/IndexStore.git at 3.3.0
Fetching https://github.com/swiftlang/indexstore-db.git
[1/5797] Fetching indexstore-db
Fetched https://github.com/swiftlang/indexstore-db.git from cache (1.44s)
Fetching https://github.com/apple/swift-tools-support-core.git
Fetching https://github.com/SwiftPackageIndex/SPIManifest.git
[1/981] Fetching spimanifest
[982/8165] Fetching spimanifest, swift-tools-support-core
Fetched https://github.com/SwiftPackageIndex/SPIManifest.git from cache (1.38s)
Fetched https://github.com/apple/swift-tools-support-core.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.07s)
Computing version for https://github.com/SwiftPackageIndex/SPIManifest.git
Computed https://github.com/SwiftPackageIndex/SPIManifest.git at 0.19.0 (0.63s)
Fetching https://github.com/jpsim/Yams.git
[1/11505] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (2.04s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (2.70s)
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/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/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/apple/swift-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at 0.7.1
========================================
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",
  "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",
      "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",
          "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",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/CheekyGhost-Labs/IndexStore.git
[1/2472] Fetching indexstore
Fetched https://github.com/CheekyGhost-Labs/IndexStore.git from cache (1.08s)
Fetching https://github.com/swiftlang/indexstore-db.git from cache
Fetched https://github.com/swiftlang/indexstore-db.git from cache (0.71s)
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.75s)
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.81s)
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.1-RELEASE (54212fc)
Creating working copy for https://github.com/CheekyGhost-Labs/IndexStore.git
Working copy of https://github.com/CheekyGhost-Labs/IndexStore.git resolved at 3.3.0 (fea1948)
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.2
Building package at path:  $PWD
https://github.com/CheekyGhost-Labs/IndexStore.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin ValidatorPlugin
Building for debugging...
[1/11] Write sources
[4/11] Copying PrivacyInfo.xcprivacy
[6/11] Write sources
[7/11] Compiling TSCclibc libc.c
[8/11] Compiling TSCclibc process.c
[9/11] Write swift-version-49B95AFC49DCD68C.txt
[10/13] Compiling IndexStoreDB_CIndexStoreDB CIndexStoreDB.cpp
[12/13] Compiling TSCLibc libc.swift
[13/13] Emitting module TSCLibc
[14/63] Emitting module TSCBasic
[15/67] Compiling IndexStoreDB SymbolRole.swift
[16/67] Compiling TSCBasic Closable.swift
[17/67] Compiling TSCBasic CodableResult.swift
[18/67] Compiling TSCBasic CollectionAlgorithms.swift
[19/67] Compiling TSCBasic CollectionExtensions.swift
[20/67] Compiling TSCBasic Condition.swift
[21/67] Compiling TSCBasic StringConversions.swift
[22/67] Compiling TSCBasic SynchronizedQueue.swift
[23/67] Compiling TSCBasic TemporaryFile.swift
[24/67] Compiling TSCBasic TerminalController.swift
[25/67] Compiling TSCBasic JSONMapper.swift
[26/67] Compiling TSCBasic KeyedPair.swift
[27/67] Compiling TSCBasic LazyCache.swift
[28/67] Compiling TSCBasic Lock.swift
[29/67] Compiling TSCBasic Await.swift
[30/67] Compiling TSCBasic Base64URL.swift
[31/67] Compiling TSCBasic ByteString.swift
[32/67] Compiling TSCBasic CStringArray.swift
[33/67] Compiling TSCBasic CacheableSequence.swift
[34/67] Compiling TSCBasic OSLog.swift
[35/67] Compiling TSCBasic ObjectIdentifierProtocol.swift
[36/67] Compiling TSCBasic OrderedDictionary.swift
[37/67] Compiling TSCBasic OrderedSet.swift
[38/67] Compiling TSCBasic ProcessSet.swift
[39/67] Compiling TSCBasic RegEx.swift
[40/67] Compiling TSCBasic Result.swift
[41/67] Compiling TSCBasic SortedArray.swift
[42/67] Compiling IndexStoreDB SymbolOccurrence.swift
[43/67] Compiling IndexStoreDB SymbolProperty.swift
[44/67] Compiling IndexStoreDB SymbolLocation.swift
[45/67] Compiling IndexStoreDB Symbol.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 |
[46/67] Compiling IndexStoreDB IndexDelegate.swift
[47/67] Compiling IndexStoreDB IndexStoreDBError.swift
[48/67] Emitting module IndexStoreDB
[49/67] Compiling IndexStoreDB IndexStoreDB.swift
[50/67] Compiling TSCBasic Thread.swift
[51/67] Compiling TSCBasic Tuple.swift
[52/67] Compiling TSCBasic WritableByteStream.swift
[53/67] Compiling TSCBasic misc.swift
[54/67] Compiling TSCBasic DeltaAlgorithm.swift
[55/67] Compiling TSCBasic DiagnosticsEngine.swift
[56/67] Compiling TSCBasic DictionaryExtensions.swift
[57/67] Compiling TSCBasic DictionaryLiteralExtensions.swift
[58/67] Compiling TSCBasic EditDistance.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 Path.swift
[65/67] Compiling TSCBasic PathShims.swift
[66/67] Compiling TSCBasic Process.swift
[67/67] Compiling TSCBasic ProcessEnv.swift
[68/103] Compiling TSCUtility URL.swift
[69/103] Compiling TSCUtility Verbosity.swift
[70/103] Compiling TSCUtility Version.swift
[71/106] Emitting module TSCUtility
[72/106] Compiling TSCUtility PolymorphicCodable.swift
[73/106] Compiling TSCUtility ProgressAnimation.swift
[74/106] Compiling TSCUtility SerializedDiagnostics.swift
[75/106] Compiling TSCUtility SimplePersistence.swift
[76/106] Compiling TSCUtility Versioning.swift
[77/106] Compiling TSCUtility dlopen.swift
[78/106] Compiling TSCUtility misc.swift
[79/106] Compiling TSCUtility IndexStore.swift
[80/106] Compiling TSCUtility InterruptHandler.swift
[81/106] Compiling TSCUtility JSONMessageStreamingParser.swift
[82/106] Compiling TSCUtility Netrc.swift
[83/106] Compiling TSCUtility OSLog.swift
[84/106] Compiling TSCUtility OrderedZip.swift
[85/106] Compiling TSCUtility PkgConfig.swift
[86/106] Compiling TSCUtility Platform.swift
[87/106] Compiling TSCUtility Archiver.swift
[88/106] Compiling TSCUtility ArgumentParser.swift
[89/106] Compiling TSCUtility ArgumentParserShellCompletion.swift
[90/106] Compiling TSCUtility Array+Extensions.swift
[91/106] Compiling TSCUtility StringExtensions.swift
[92/106] Compiling TSCUtility StringMangling.swift
[93/106] Compiling TSCUtility Tracing.swift
[94/106] Compiling TSCUtility Triple.swift
[95/106] Compiling TSCUtility BuildFlags.swift
[96/106] Compiling TSCUtility CollectionExtensions.swift
[97/106] Compiling TSCUtility Context.swift
[98/106] Compiling TSCUtility Diagnostics.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 SourceSymbol.swift
[109/133] Compiling IndexStore UnitInfo.swift
[110/133] Compiling IndexStore SourceDetailsCollection.swift
[111/133] Compiling IndexStore SourceKind.swift
[112/133] Compiling IndexStore SourceLocation.swift
[113/133] Compiling IndexStore SourceRole.swift
[114/133] Compiling IndexStore IndexStore+ProtocolConvenience.swift
[115/133] Compiling IndexStore IndexStore+References.swift
[116/133] Compiling IndexStore SourceResolvingError.swift
[117/133] Compiling IndexStore IndexStoreQuery+Functions.swift
[118/133] Compiling IndexStore IndexStoreQuery+Properties.swift
[119/133] Compiling IndexStore IndexStoreQuery.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 Logger+Defaults.swift
[124/133] Compiling IndexStore ProcessInfo+Environment.swift
[125/133] Compiling IndexStore Shell.swift
[126/133] Compiling IndexStore Workspace.swift
[127/133] Compiling IndexStore resource_bundle_accessor.swift
[128/133] Compiling IndexStore IndexStore+Configuration.swift
[129/133] Compiling IndexStore IndexStoreQuery+Declarations.swift
[130/133] Compiling IndexStore IndexStoreQuery+Extensions.swift
[131/133] Compiling IndexStore IndexStore.swift
[132/133] Compiling IndexStore IndexStoreDB+Hashable.swift
[133/133] Compiling IndexStore IndexStatusController.swift
Build complete! (12.10s)
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/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/3.3.0
Repository:               CheekyGhost-Labs/IndexStore
Swift version used:       6.2
Target:                   IndexStore
Extracting symbol information for 'IndexStore'...
Finished extracting symbol information for 'IndexStore'. (1.93s)
Building documentation for 'IndexStore'...
warning: Parameter 'libIndexStorePath' not found in initializer declaration
   --> Sources/IndexStore/IndexStore.swift:220:11-220:68
218 |     /// Will create a new instance and attempt to load an index store using the given values.
219 |     /// - Parameters:
220 +     ///   - libIndexStorePath: The path to the libIndexStore dylib.
    |           ╰─suggestion: Remove 'libIndexStorePath' parameter documentation
221 |     ///   - projectDirectory: The root project directory.
222 |     ///   - indexStorePath: The path to the raw index store data.
warning: Parameter 'projectDirectory' not found in initializer declaration
   --> Sources/IndexStore/IndexStore.swift:221:11-221:58
219 |     /// - Parameters:
220 |     ///   - libIndexStorePath: The path to the libIndexStore dylib.
221 +     ///   - projectDirectory: The root project directory.
    |           ╰─suggestion: Remove 'projectDirectory' parameter documentation
222 |     ///   - indexStorePath: The path to the raw index store data.
223 |     ///   - indexDatabasePath: The path to put the index database.
warning: Parameter 'indexStorePath' not found in initializer declaration
   --> Sources/IndexStore/IndexStore.swift:222:11-222:66
220 |     ///   - libIndexStorePath: The path to the libIndexStore dylib.
221 |     ///   - projectDirectory: The root project directory.
222 +     ///   - indexStorePath: The path to the raw index store data.
    |           ╰─suggestion: Remove 'indexStorePath' parameter documentation
223 |     ///   - indexDatabasePath: The path to put the index database.
224 |     ///   - 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:223:11-223:67
221 |     ///   - projectDirectory: The root project directory.
222 |     ///   - indexStorePath: The path to the raw index store data.
223 +     ///   - indexDatabasePath: The path to put the index database.
    |           ╰─suggestion: Remove 'indexDatabasePath' parameter documentation
224 |     ///   - autoLoadStore: Bool whether to automatically try and load the store via the ``loadIndexStore(shouldPollForChanges:)`` method.
225 |     ///   - 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:226:96-226:96
224 |     ///   - autoLoadStore: Bool whether to automatically try and load the store via the ``loadIndexStore(shouldPollForChanges:)`` method.
    |           ╰─suggestion: Document 'configuration' parameter
225 |     ///   - shouldPollForChangesOnLoad: Bool whether to invoke the ``loadIndexStore(shouldPollForChanges:)`` method with `shouldPollForChanges` being set to `true`. Only invoked if `autoLoadStore` is also `true`.
226 +     ///   - logger: `Logger` instance for any debug or console output. Leave `nil` for default.
227 |     public init(
228 |         configuration: Configuration,
warning: Parameter 'recursiveSearchConfig' not found in instance method declaration
   --> Sources/IndexStore/IndexStore.swift:274:11-274:140
272 |     /// - Parameters:
273 |     ///   - query: The ``IndexStoreQuery`` to search with.
274 +     ///   - recursiveSearchConfig: Configuration holding the recursive search strategies to use when searching for parents and inheritance.
    |           ╰─suggestion: Remove 'recursiveSearchConfig' parameter documentation
275 |     /// - Returns: `Array` of ``SourceSymbol`` objects.
276 |     public func querySymbols(_ query: IndexStoreQuery) -> [SourceSymbol] {
warning: Parameter 'recursiveSearchConfig' not found in instance method declaration
   --> Sources/IndexStore/IndexStore.swift:342:11-342:140
340 |     ///   - symbol: The ``SourceSymbol`` instance to search for.
341 |     ///   - query: The ``IndexStoreQuery`` to search with.
342 +     ///   - recursiveSearchConfig: Configuration holding the recursive search strategies to use when searching for parents and inheritance.
    |           ╰─suggestion: Remove 'recursiveSearchConfig' parameter documentation
343 |     /// - Returns: `Array` of ``SourceSymbol`` objects.
344 |     public func queryOccurrences(
warning: Parameter 'recursiveSearchConfig' not found in instance method declaration
   --> Sources/IndexStore/IndexStore.swift:361:11-361:140
359 |     ///   - usr: The ``SourceSymbol/usr`` to search with.
360 |     ///   - query: The ``IndexStoreQuery`` to search with.
361 +     ///   - recursiveSearchConfig: Configuration holding the recursive search strategies to use when searching for parents and inheritance.
    |           ╰─suggestion: Remove 'recursiveSearchConfig' parameter documentation
362 |     /// - Returns: `Array` of ``SourceSymbol`` objects.
363 |     public func queryOccurrences(
warning: Parameter 'recursiveSearchConfig' not found in instance method declaration
   --> Sources/IndexStore/IndexStore.swift:420:11-420:140
418 |     ///   - symbol: The ``SourceSymbol`` to search with.
419 |     ///   - query: The ``IndexStoreQuery`` to search with.
420 +     ///   - recursiveSearchConfig: Configuration holding the recursive search strategies to use when searching for parents and inheritance.
    |           ╰─suggestion: Remove 'recursiveSearchConfig' parameter documentation
421 |     /// - Returns: `Array` of ``SourceSymbol`` objects.
422 |     public func queryRelatedOccurrences(
warning: Parameter 'recursiveSearchConfig' not found in instance method declaration
   --> Sources/IndexStore/IndexStore.swift:470:11-470:140
468 |     ///   - usr: The ``SourceSymbol/usr`` to search with.
469 |     ///   - query: The ``IndexStoreQuery`` to search with.
470 +     ///   - recursiveSearchConfig: Configuration holding the recursive search strategies to use when searching for parents and inheritance.
    |           ╰─suggestion: Remove 'recursiveSearchConfig' parameter documentation
471 |     /// - Returns: `Array` of ``SourceSymbol`` objects.
472 |     public func queryRelatedOccurrences(
warning: Parameter 'symbolOccurrence' not found in instance method declaration
   --> Sources/IndexStore/IndexStore.swift:666:13-666:29
664 |     /// Will resolve the source symbols representing the types the given occurrence conforms to or inherits from.
665 |     /// - Parameters:
666 +     ///   - symbolOccurrence: The `SymbolOccurrence` to resolve for.
    |             ╰─suggestion: Replace 'symbolOccurrence' with 'occurrence'
667 |     ///   - recursiveSearchConfig: Configuration holding the recursive search strategies to use when searching for parents and inheritance.
668 |     /// - Returns: ``SourceSymbol`` instance or `nil`
warning: Parameter 'occurrence' is missing documentation
   --> Sources/IndexStore/IndexStore.swift:667:140-667:140
665 |     /// - Parameters:
666 |     ///   - symbolOccurrence: The `SymbolOccurrence` to resolve for.
667 +     ///   - recursiveSearchConfig: Configuration holding the recursive search strategies to use when searching for parents and inheritance.
    |           ╰─suggestion: Document 'occurrence' parameter
668 |     /// - Returns: ``SourceSymbol`` instance or `nil`
669 |     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: '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.29s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/cheekyghost-labs/indexstore/3.3.0
Updating https://github.com/swiftlang/indexstore-db.git
Updated https://github.com/swiftlang/indexstore-db.git (0.71s)
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2171] Fetching swift-docc-plugin
Updating https://github.com/apple/swift-tools-support-core.git
Updating https://github.com/SwiftPackageIndex/SPIManifest.git
Updating https://github.com/jpsim/Yams.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.27s)
Updated https://github.com/apple/swift-tools-support-core.git (0.76s)
Updated https://github.com/jpsim/Yams.git (0.76s)
Updated https://github.com/SwiftPackageIndex/SPIManifest.git (0.76s)
Computing version for https://github.com/SwiftPackageIndex/SPIManifest.git
Computed https://github.com/SwiftPackageIndex/SPIManifest.git at 0.19.0 (2.65s)
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.64s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (0.60s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.65s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3667] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.24s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.92s)
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
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
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version-49B95AFC49DCD68C.txt
[6/53] Compiling SymbolKit SemanticVersion.swift
[7/53] Compiling SymbolKit AccessControl.swift
[8/53] Compiling SymbolKit Availability.swift
[9/53] Compiling SymbolKit AvailabilityItem.swift
[10/53] Compiling SymbolKit Domain.swift
[11/57] Emitting module SymbolKit
[12/57] Compiling SymbolKit GenericConstraint.swift
[13/57] Compiling SymbolKit GenericParameter.swift
[14/57] Compiling SymbolKit Generics.swift
[15/57] Compiling SymbolKit Namespace.swift
[16/57] Compiling SymbolKit Names.swift
[17/57] Compiling SymbolKit SPI.swift
[18/57] Compiling SymbolKit Snippet.swift
[19/57] Compiling SymbolKit Extension.swift
[20/57] Compiling SymbolKit SourceRange.swift
[21/57] Compiling SymbolKit Metadata.swift
[22/57] Compiling SymbolKit Module.swift
[23/57] Compiling SymbolKit OperatingSystem.swift
[24/57] Compiling SymbolKit Platform.swift
[25/57] Compiling SymbolKit DeclarationFragments.swift
[26/57] Compiling SymbolKit Fragment.swift
[27/57] Compiling SymbolKit FragmentKind.swift
[28/57] Compiling SymbolKit FunctionParameter.swift
[29/57] Compiling SymbolKit FunctionSignature.swift
[30/57] Compiling SymbolKit Identifier.swift
[31/57] Compiling SymbolKit KindIdentifier.swift
[32/57] Compiling SymbolKit Location.swift
[33/57] Compiling SymbolKit Mutability.swift
[34/57] Compiling SymbolKit Relationship.swift
[35/57] Compiling SymbolKit RelationshipKind.swift
[36/57] Compiling SymbolKit SourceOrigin.swift
[37/57] Compiling SymbolKit GenericConstraints.swift
[38/57] Compiling SymbolKit Swift.swift
[39/57] Compiling SymbolKit Mixin+Equals.swift
[40/57] Compiling SymbolKit Mixin+Hash.swift
[41/57] Compiling SymbolKit Mixin.swift
[42/57] Compiling SymbolKit LineList.swift
[43/57] Compiling SymbolKit Position.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.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] Emitting module Snippets
[53/57] Compiling Snippets Snippet.swift
[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 SnippetBuildCommand.swift
[58/61] Compiling snippet_extract SymbolGraph+Snippet.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.11s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'IndexStore' complete! (0.37s)
     776
6	/Users/admin/builder/spi-builder-workspace/.docs/cheekyghost-labs/indexstore/3.3.0
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/cheekyghost-labs/indexstore/3.3.0
File count: 776
Doc size:   6.0MB
Preparing doc bundle ...
Uploading prod-cheekyghost-labs-indexstore-3.3.0-2247d23f.zip to s3://spi-docs-inbox/prod-cheekyghost-labs-indexstore-3.3.0-2247d23f.zip
Copying... [11%]
Copying... [22%]
Copying... [33%]
Copying... [44%]
Copying... [55%]
Copying... [65%]
Copying... [71%]
Copying... [82%]
Copying... [93%]
Copying... [100%]
Done.