The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of IndexStore, reference 3.2.0 (110615), with Swift 6.0 for macOS (SPM) on 3 Apr 2025 18:34:44 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CheekyGhost-Labs/IndexStore.git
Reference: 3.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/CheekyGhost-Labs/IndexStore
 * tag               3.2.0      -> FETCH_HEAD
HEAD is now at 110615e Merge branch 'develop' for 3.2.0 release
Cloned https://github.com/CheekyGhost-Labs/IndexStore.git
Revision (git rev-parse @):
110615e5e47ef723b52b9f27266886d4985857bc
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/CheekyGhost-Labs/IndexStore.git at 3.2.0
Fetching https://github.com/swiftlang/indexstore-db.git
[1/5144] Fetching indexstore-db
Fetched https://github.com/swiftlang/indexstore-db.git from cache (1.24s)
Fetching https://github.com/SwiftPackageIndex/SPIManifest.git
Fetching https://github.com/apple/swift-tools-support-core.git
[1/807] Fetching spimanifest
[808/7513] Fetching spimanifest, swift-tools-support-core
Fetched https://github.com/apple/swift-tools-support-core.git from cache (1.17s)
Fetched https://github.com/SwiftPackageIndex/SPIManifest.git from cache (1.17s)
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.61s)
Computing version for https://github.com/SwiftPackageIndex/SPIManifest.git
Computed https://github.com/SwiftPackageIndex/SPIManifest.git at 0.19.0 (0.56s)
Fetching https://github.com/jpsim/Yams.git
[1/10287] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (1.59s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.3.1 (0.56s)
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/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
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.3.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/2415] Fetching indexstore
Fetched https://github.com/CheekyGhost-Labs/IndexStore.git from cache (1.01s)
Fetching https://github.com/swiftlang/indexstore-db.git from cache
Fetched https://github.com/swiftlang/indexstore-db.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.70s)
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.02s)
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/CheekyGhost-Labs/IndexStore.git
Working copy of https://github.com/CheekyGhost-Labs/IndexStore.git resolved at 3.2.0 (110615e)
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)
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.0
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.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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.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
[4/11] Copying PrivacyInfo.xcprivacy
[4/11] Write sources
[7/11] Compiling TSCclibc libc.c
[8/11] Compiling TSCclibc process.c
[9/11] Write swift-version-5BDAB9E9C0126B9D.txt
[10/13] Compiling IndexStoreDB_CIndexStoreDB CIndexStoreDB.cpp
[12/22] Compiling TSCLibc libc.swift
[13/22] Emitting module TSCLibc
[14/63] Compiling IndexStoreDB SymbolProperty.swift
[15/63] Compiling IndexStoreDB SymbolOccurrence.swift
[16/63] Compiling IndexStoreDB SymbolRole.swift
[17/63] Compiling TSCBasic OSLog.swift
[18/63] Compiling TSCBasic ObjectIdentifierProtocol.swift
[19/63] Compiling TSCBasic OrderedDictionary.swift
[20/63] Compiling TSCBasic OrderedSet.swift
[21/67] Emitting module TSCBasic
[22/67] Compiling IndexStoreDB SymbolLocation.swift
[23/67] Compiling IndexStoreDB Symbol.swift
[24/67] Compiling IndexStoreDB IndexStoreDBError.swift
[25/67] Compiling IndexStoreDB IndexDelegate.swift
[26/67] Emitting module IndexStoreDB
<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 |
[27/67] Compiling IndexStoreDB IndexStoreDB.swift
[28/67] Compiling TSCBasic Thread.swift
[29/67] Compiling TSCBasic Tuple.swift
[30/67] Compiling TSCBasic WritableByteStream.swift
[31/67] Compiling TSCBasic misc.swift
[32/67] Compiling TSCBasic Path.swift
[33/67] Compiling TSCBasic PathShims.swift
[34/67] Compiling TSCBasic Process.swift
[35/67] Compiling TSCBasic ProcessEnv.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 JSONMapper.swift
[42/67] Compiling TSCBasic KeyedPair.swift
[43/67] Compiling TSCBasic LazyCache.swift
[44/67] Compiling TSCBasic Lock.swift
[45/67] Compiling TSCBasic Closable.swift
[46/67] Compiling TSCBasic CodableResult.swift
[47/67] Compiling TSCBasic CollectionAlgorithms.swift
[48/67] Compiling TSCBasic CollectionExtensions.swift
[49/67] Compiling TSCBasic Condition.swift
[50/67] Compiling TSCBasic StringConversions.swift
[51/67] Compiling TSCBasic SynchronizedQueue.swift
[52/67] Compiling TSCBasic TemporaryFile.swift
[53/67] Compiling TSCBasic TerminalController.swift
[54/67] Compiling TSCBasic ProcessSet.swift
[55/67] Compiling TSCBasic RegEx.swift
[56/67] Compiling TSCBasic Result.swift
[57/67] Compiling TSCBasic SortedArray.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 FSWatch.swift
[69/103] Compiling TSCUtility FloatingPointExtensions.swift
[70/103] Compiling TSCUtility Git.swift
[71/103] Compiling TSCUtility Hex.swift
[72/106] Compiling TSCUtility Versioning.swift
[73/106] Compiling TSCUtility dlopen.swift
[74/106] Compiling TSCUtility misc.swift
[75/106] Compiling TSCUtility PolymorphicCodable.swift
[76/106] Compiling TSCUtility ProgressAnimation.swift
[77/106] Compiling TSCUtility SerializedDiagnostics.swift
[78/106] Compiling TSCUtility SimplePersistence.swift
[79/106] Compiling TSCUtility Archiver.swift
[80/106] Compiling TSCUtility ArgumentParser.swift
[81/106] Compiling TSCUtility ArgumentParserShellCompletion.swift
[82/106] Compiling TSCUtility Array+Extensions.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] Emitting module TSCUtility
[88/106] Compiling TSCUtility BuildFlags.swift
[89/106] Compiling TSCUtility CollectionExtensions.swift
[90/106] Compiling TSCUtility Context.swift
[91/106] Compiling TSCUtility Diagnostics.swift
[92/106] Compiling TSCUtility URL.swift
[93/106] Compiling TSCUtility Verbosity.swift
[94/106] Compiling TSCUtility Version.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 IndexStore.swift
[100/106] Compiling TSCUtility InterruptHandler.swift
[101/106] Compiling TSCUtility JSONMessageStreamingParser.swift
[102/106] Compiling TSCUtility Netrc.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/129] Compiling IndexStore IndexStoreQuery.swift
[108/129] Compiling IndexStore SourceDetailsCollection.swift
[109/131] Compiling IndexStore ProcessInfo+Environment.swift
[110/131] Compiling IndexStore Shell.swift
[111/131] Compiling IndexStore IndexStore+ClassConvenience.swift
[112/131] Compiling IndexStore SourceKind.swift
[113/131] Compiling IndexStore SourceLocation.swift
[114/131] Compiling IndexStore IndexStoreQuery+Declarations.swift
[115/131] Compiling IndexStore IndexStoreQuery+Extensions.swift
[116/131] Compiling IndexStore IndexStoreQuery+Functions.swift
[117/131] Compiling IndexStore IndexStoreQuery+Properties.swift
[118/131] Emitting module IndexStore
[119/131] Compiling IndexStore SourceRole.swift
[120/131] Compiling IndexStore SourceSymbol.swift
[121/131] Compiling IndexStore IndexStore+ExtensionConvenience.swift
[122/131] Compiling IndexStore IndexStore+InvocationConvenience.swift
[123/131] Compiling IndexStore IndexStore+ProtocolConvenience.swift
[124/131] Compiling IndexStore IndexStore.swift
[125/131] Compiling IndexStore IndexStoreDB+Hashable.swift
[126/131] Compiling IndexStore Logger+Defaults.swift
[127/131] Compiling IndexStore IndexStore+References.swift
[128/131] Compiling IndexStore SourceResolvingError.swift
[129/131] Compiling IndexStore IndexStore+Configuration.swift
[130/131] Compiling IndexStore Workspace.swift
[131/131] Compiling IndexStore resource_bundle_accessor.swift
Build complete! (19.56s)
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"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/cheekyghost-labs/indexstore/3.2.0
Repository:               CheekyGhost-Labs/IndexStore
Swift version used:       6.0
Target:                   IndexStore
Extracting symbol information for 'IndexStore'...
Finished extracting symbol information for 'IndexStore'. (5.79s)
Building documentation for 'IndexStore'...
warning: Parameter 'libIndexStorePath' not found in initializer declaration
  --> Sources/IndexStore/IndexStore.swift:30:11-30:68
28 |     /// Will create a new instance and attempt to load an index store using the given values.
29 |     /// - Parameters:
30 +     ///   - libIndexStorePath: The path to the libIndexStore dylib.
   |           ╰─suggestion: Remove 'libIndexStorePath' parameter documentation
31 |     ///   - projectDirectory: The root project directory.
32 |     ///   - indexStorePath: The path to the raw index store data.
warning: Parameter 'projectDirectory' not found in initializer declaration
  --> Sources/IndexStore/IndexStore.swift:31:11-31:58
29 |     /// - Parameters:
30 |     ///   - libIndexStorePath: The path to the libIndexStore dylib.
31 +     ///   - projectDirectory: The root project directory.
   |           ╰─suggestion: Remove 'projectDirectory' parameter documentation
32 |     ///   - indexStorePath: The path to the raw index store data.
33 |     ///   - indexDatabasePath: The path to put the index database.
warning: Parameter 'indexStorePath' not found in initializer declaration
  --> Sources/IndexStore/IndexStore.swift:32:11-32:66
30 |     ///   - libIndexStorePath: The path to the libIndexStore dylib.
31 |     ///   - projectDirectory: The root project directory.
32 +     ///   - indexStorePath: The path to the raw index store data.
   |           ╰─suggestion: Remove 'indexStorePath' parameter documentation
33 |     ///   - indexDatabasePath: The path to put the index database.
34 |     ///   - logger: `Logger` instance for any debug or console output. Leave `nil` for default.
warning: Parameter 'indexDatabasePath' not found in initializer declaration
  --> Sources/IndexStore/IndexStore.swift:33:11-33:67
31 |     ///   - projectDirectory: The root project directory.
32 |     ///   - indexStorePath: The path to the raw index store data.
33 +     ///   - indexDatabasePath: The path to put the index database.
   |           ╰─suggestion: Remove 'indexDatabasePath' parameter documentation
34 |     ///   - logger: `Logger` instance for any debug or console output. Leave `nil` for default.
35 |     public init(configuration: Configuration, logger: Logger? = nil) {
warning: Parameter 'configuration' is missing documentation
  --> Sources/IndexStore/IndexStore.swift:34:96-34:96
32 |     ///   - indexStorePath: The path to the raw index store data.
33 |     ///   - indexDatabasePath: The path to put the index database.
34 +     ///   - logger: `Logger` instance for any debug or console output. Leave `nil` for default.
   |           ╰─suggestion: Document 'configuration' parameter
35 |     public init(configuration: Configuration, logger: Logger? = nil) {
36 |         let storeLogger = logger ?? .default
warning: Parameter 'isInitialScan' not found in instance method declaration
  --> Sources/IndexStore/IndexStore.swift:45:9-45:116
43 |
44 |     /// Will poll the underlying index store for any changes and wait for them to be processed.
45 +     /// - Parameter isInitialScan: Bool whether this is the initial scan for changes in the index stores lifecycle.
   |         ╰─suggestion: Remove 'isInitialScan' parameter documentation
46 |     public func pollForChangesAndWait() {
47 |         workspace.pollForChangesAndWait(isInitialScan: false)
warning: Parameter 'symbolOccurrence' not found in instance method declaration
   --> Sources/IndexStore/IndexStore.swift:386:21-386:37
384 |
385 |     /// Will resolve the source symbols representing the types the given occurrence conforms to or inherits from.
386 +     /// - Parameter symbolOccurrence: The `SymbolOccurrence` to resolve for.
    |                     ╰─suggestion: Replace 'symbolOccurrence' with 'occurrence'
387 |     /// - Returns: ``SourceSymbol`` instance or `nil`
388 |     public func resolveInheritanceForOccurrence(_ occurrence: SymbolOccurrence) -> [SourceSymbol] {
warning: Parameter 'occurrence' is missing documentation
   --> Sources/IndexStore/IndexStore.swift:386:77-386:77
384 |
385 |     /// Will resolve the source symbols representing the types the given occurrence conforms to or inherits from.
386 +     /// - Parameter symbolOccurrence: The `SymbolOccurrence` to resolve for.
    |                                                                             ╰─suggestion: Document 'occurrence' parameter
387 |     /// - Returns: ``SourceSymbol`` instance or `nil`
388 |     public func resolveInheritanceForOccurrence(_ occurrence: SymbolOccurrence) -> [SourceSymbol] {
warning: 'Configuration' doesn't exist at '/IndexStore/Workspace/listenToUnitEvents'
  --> Sources/IndexStore/Public/Workspace/Workspace.swift:35:55-35:68
33 |
34 |     /// Bool whether any index store changes should be listened for.
35 +     /// Defaults to `true`. When initialized with a ``Configuration`` will be set to `false` when the ``Configuration/isRunningUnitTests`` is `true`.
36 |     public let listenToUnitEvents: Bool
37 |
warning: 'Configuration' doesn't exist at '/IndexStore/Workspace/listenToUnitEvents'
  --> Sources/IndexStore/Public/Workspace/Workspace.swift:35:105-35:118
33 |
34 |     /// Bool whether any index store changes should be listened for.
35 +     /// Defaults to `true`. When initialized with a ``Configuration`` will be set to `false` when the ``Configuration/isRunningUnitTests`` is `true`.
36 |     public let listenToUnitEvents: Bool
37 |Finished building documentation for 'IndexStore' (0.47s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/cheekyghost-labs/indexstore/3.2.0
Updating https://github.com/swiftlang/indexstore-db.git
Updated https://github.com/swiftlang/indexstore-db.git (0.66s)
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2050] Fetching swift-docc-plugin
Updating https://github.com/apple/swift-tools-support-core.git
Updating https://github.com/jpsim/Yams.git
Updating https://github.com/SwiftPackageIndex/SPIManifest.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.15s)
Updated https://github.com/jpsim/Yams.git (0.66s)
Updated https://github.com/apple/swift-tools-support-core.git (0.66s)
Updated https://github.com/SwiftPackageIndex/SPIManifest.git (0.66s)
Computing version for https://github.com/SwiftPackageIndex/SPIManifest.git
Computed https://github.com/SwiftPackageIndex/SPIManifest.git at 0.19.0 (0.57s)
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.60s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.3.1 (0.51s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.53s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3364] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.05s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.55s)
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.3
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
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version-5BDAB9E9C0126B9D.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit SemanticVersion.swift
[8/57] Compiling SymbolKit AccessControl.swift
[9/57] Compiling SymbolKit Availability.swift
[10/57] Compiling SymbolKit AvailabilityItem.swift
[11/57] Compiling SymbolKit Domain.swift
[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 DeclarationFragments.swift
[17/57] Compiling SymbolKit Fragment.swift
[18/57] Compiling SymbolKit FragmentKind.swift
[19/57] Compiling SymbolKit FunctionParameter.swift
[20/57] Compiling SymbolKit FunctionSignature.swift
[21/57] Compiling SymbolKit Mixin+Equals.swift
[22/57] Compiling SymbolKit Mixin+Hash.swift
[23/57] Compiling SymbolKit Mixin.swift
[24/57] Compiling SymbolKit LineList.swift
[25/57] Compiling SymbolKit Position.swift
[26/57] Compiling SymbolKit Identifier.swift
[27/57] Compiling SymbolKit KindIdentifier.swift
[28/57] Compiling SymbolKit Location.swift
[29/57] Compiling SymbolKit Mutability.swift
[30/57] Compiling SymbolKit Names.swift
[31/57] Compiling SymbolKit SPI.swift
[32/57] Compiling SymbolKit Snippet.swift
[33/57] Compiling SymbolKit Extension.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 SourceRange.swift
[40/57] Compiling SymbolKit Metadata.swift
[41/57] Compiling SymbolKit Module.swift
[42/57] Compiling SymbolKit OperatingSystem.swift
[43/57] Compiling SymbolKit Platform.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] 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] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.76s)
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
[2/12] Emitting module TSCLibc
[3/12] Compiling TSCLibc libc.swift
[4/53] Compiling IndexStoreDB SymbolOccurrence.swift
[5/53] Compiling IndexStoreDB IndexStoreDBError.swift
[6/53] Compiling IndexStoreDB SymbolLocation.swift
[7/53] Compiling IndexStoreDB SymbolRole.swift
[8/53] Compiling IndexStoreDB SymbolProperty.swift
[9/53] Compiling IndexStoreDB Symbol.swift
[10/53] Compiling IndexStoreDB IndexDelegate.swift
[11/53] Emitting module IndexStoreDB
[12/53] Compiling IndexStoreDB IndexStoreDB.swift
[13/53] Compiling TSCBasic DeltaAlgorithm.swift
[14/53] Compiling TSCBasic DiagnosticsEngine.swift
[15/53] Compiling TSCBasic DictionaryExtensions.swift
[16/53] Compiling TSCBasic DictionaryLiteralExtensions.swift
[17/53] Compiling TSCBasic EditDistance.swift
[18/57] Compiling TSCBasic StringConversions.swift
[19/57] Compiling TSCBasic SynchronizedQueue.swift
[20/57] Compiling TSCBasic TemporaryFile.swift
[21/57] Compiling TSCBasic TerminalController.swift
[22/57] Compiling TSCBasic ProcessSet.swift
[23/57] Compiling TSCBasic RegEx.swift
[24/57] Compiling TSCBasic Result.swift
[25/57] Compiling TSCBasic SortedArray.swift
[26/57] Emitting module TSCBasic
[27/57] Compiling TSCBasic Await.swift
[28/57] Compiling TSCBasic Base64URL.swift
[29/57] Compiling TSCBasic ByteString.swift
[30/57] Compiling TSCBasic CStringArray.swift
[31/57] Compiling TSCBasic CacheableSequence.swift
[32/57] Compiling TSCBasic OSLog.swift
[33/57] Compiling TSCBasic ObjectIdentifierProtocol.swift
[34/57] Compiling TSCBasic OrderedDictionary.swift
[35/57] Compiling TSCBasic OrderedSet.swift
[36/57] Compiling TSCBasic Path.swift
[37/57] Compiling TSCBasic PathShims.swift
[38/57] Compiling TSCBasic Process.swift
[39/57] Compiling TSCBasic ProcessEnv.swift
[40/57] Compiling TSCBasic Thread.swift
[41/57] Compiling TSCBasic Tuple.swift
[42/57] Compiling TSCBasic WritableByteStream.swift
[43/57] Compiling TSCBasic misc.swift
[44/57] Compiling TSCBasic Closable.swift
[45/57] Compiling TSCBasic CodableResult.swift
[46/57] Compiling TSCBasic CollectionAlgorithms.swift
[47/57] Compiling TSCBasic CollectionExtensions.swift
[48/57] Compiling TSCBasic Condition.swift
[49/57] Compiling TSCBasic JSONMapper.swift
[50/57] Compiling TSCBasic KeyedPair.swift
[51/57] Compiling TSCBasic LazyCache.swift
[52/57] Compiling TSCBasic Lock.swift
[53/57] Compiling TSCBasic FileInfo.swift
[54/57] Compiling TSCBasic FileSystem.swift
[55/57] Compiling TSCBasic GraphAlgorithms.swift
[56/57] Compiling TSCBasic HashAlgorithms.swift
[57/57] Compiling TSCBasic JSON.swift
[58/93] Compiling TSCUtility URL.swift
[59/93] Compiling TSCUtility Verbosity.swift
[60/93] Compiling TSCUtility Version.swift
[61/96] Compiling TSCUtility OSLog.swift
[62/96] Compiling TSCUtility OrderedZip.swift
[63/96] Compiling TSCUtility PkgConfig.swift
[64/96] Compiling TSCUtility Platform.swift
[65/96] Compiling TSCUtility FSWatch.swift
[66/96] Compiling TSCUtility FloatingPointExtensions.swift
[67/96] Compiling TSCUtility Git.swift
[68/96] Compiling TSCUtility Hex.swift
[69/96] Emitting module TSCUtility
[70/96] Compiling TSCUtility PolymorphicCodable.swift
[71/96] Compiling TSCUtility ProgressAnimation.swift
[72/96] Compiling TSCUtility SerializedDiagnostics.swift
[73/96] Compiling TSCUtility SimplePersistence.swift
[74/96] Compiling TSCUtility BuildFlags.swift
[75/96] Compiling TSCUtility CollectionExtensions.swift
[76/96] Compiling TSCUtility Context.swift
[77/96] Compiling TSCUtility Diagnostics.swift
[78/96] Compiling TSCUtility Archiver.swift
[79/96] Compiling TSCUtility ArgumentParser.swift
[80/96] Compiling TSCUtility ArgumentParserShellCompletion.swift
[81/96] Compiling TSCUtility Array+Extensions.swift
[82/96] Compiling TSCUtility Versioning.swift
[83/96] Compiling TSCUtility dlopen.swift
[84/96] Compiling TSCUtility misc.swift
[85/96] Compiling TSCUtility Bits.swift
[86/96] Compiling TSCUtility Bitstream.swift
[87/96] Compiling TSCUtility BitstreamReader.swift
[88/96] Compiling TSCUtility BitstreamWriter.swift
[89/96] Compiling TSCUtility IndexStore.swift
[90/96] Compiling TSCUtility InterruptHandler.swift
[91/96] Compiling TSCUtility JSONMessageStreamingParser.swift
[92/96] Compiling TSCUtility Netrc.swift
[93/96] Compiling TSCUtility StringExtensions.swift
[94/96] Compiling TSCUtility StringMangling.swift
[95/96] Compiling TSCUtility Tracing.swift
[96/96] Compiling TSCUtility Triple.swift
[97/119] Compiling IndexStore SourceKind.swift
[98/119] Compiling IndexStore SourceLocation.swift
[99/121] Compiling IndexStore IndexStoreQuery.swift
[100/121] Compiling IndexStore SourceDetailsCollection.swift
[101/121] Emitting module IndexStore
[102/121] Compiling IndexStore ProcessInfo+Environment.swift
[103/121] Compiling IndexStore Shell.swift
[104/121] Compiling IndexStore IndexStore+ClassConvenience.swift
[105/121] Compiling IndexStore SourceRole.swift
[106/121] Compiling IndexStore SourceSymbol.swift
[107/121] Compiling IndexStore IndexStoreQuery+Functions.swift
[108/121] Compiling IndexStore IndexStoreQuery+Properties.swift
[109/121] Compiling IndexStore IndexStore+References.swift
[110/121] Compiling IndexStore SourceResolvingError.swift
[111/121] Compiling IndexStore IndexStore+Configuration.swift
[112/121] Compiling IndexStore IndexStoreQuery+Declarations.swift
[113/121] Compiling IndexStore IndexStoreQuery+Extensions.swift
[114/121] Compiling IndexStore IndexStore+ExtensionConvenience.swift
[115/121] Compiling IndexStore IndexStore+InvocationConvenience.swift
[116/121] Compiling IndexStore IndexStore+ProtocolConvenience.swift
[117/121] Compiling IndexStore IndexStore.swift
[118/121] Compiling IndexStore IndexStoreDB+Hashable.swift
[119/121] Compiling IndexStore Logger+Defaults.swift
[120/121] Compiling IndexStore Workspace.swift
[121/121] Compiling IndexStore resource_bundle_accessor.swift
Build of target: 'IndexStore' complete! (3.63s)
     678
5	/Users/admin/builder/spi-builder-workspace/.docs/cheekyghost-labs/indexstore/3.2.0
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/cheekyghost-labs/indexstore/3.2.0
File count: 678
Doc size:   5.0MB
Preparing doc bundle ...
Uploading prod-cheekyghost-labs-indexstore-3.2.0-12f338b0.zip to s3://spi-docs-inbox/prod-cheekyghost-labs-indexstore-3.2.0-12f338b0.zip
Copying... [12%]
Copying... [24%]
Copying... [30%]
Copying... [42%]
Copying... [55%]
Copying... [61%]
Copying... [73%]
Copying... [85%]
Copying... [91%]
Copying... [100%]
Done.