The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftIndexStore, reference 0.5.0 (26d3af), with Swift 6.0 for macOS (SPM) on 22 Feb 2026 11:45:05 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.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/kateinoigakukun/swift-indexstore.git
Reference: 0.5.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kateinoigakukun/swift-indexstore
 * tag               0.5.0      -> FETCH_HEAD
HEAD is now at 26d3af1 Merge pull request #17 from ileitch/bazel9
Cloned https://github.com/kateinoigakukun/swift-indexstore.git
Revision (git rev-parse @):
26d3af186fb38ec3a96c8a9a3172b7ccc3565524
SUCCESS checkout https://github.com/kateinoigakukun/swift-indexstore.git at 0.5.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/kateinoigakukun/swift-indexstore.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateDoccReference
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/12] Write sources
[5/12] Write index-dump-tool-entitlement.plist
[7/12] Compiling _CIndexStore dummy.c
[8/12] Write swift-version-5BDAB9E9C0126B9D.txt
[10/24] Emitting module ArgumentParserToolInfo
[11/24] Compiling ArgumentParserToolInfo ToolInfo.swift
[12/71] Emitting module SwiftIndexStore
[13/71] Compiling SwiftIndexStore IndexStoreOccurrence.swift
[14/72] Emitting module ArgumentParser
[15/77] Compiling SwiftIndexStore UnfairLock.swift
[16/77] Compiling SwiftIndexStore IndexStoreError.swift
[17/77] Compiling SwiftIndexStore IndexStoreRelation.swift
[18/77] Compiling SwiftIndexStore LibIndexStore.swift
[19/77] Compiling SwiftIndexStore IndexStoreUnit.swift
[20/77] Compiling ArgumentParser ArgumentHelp.swift
[21/77] Compiling ArgumentParser ArgumentVisibility.swift
[22/77] Compiling ArgumentParser CompletionKind.swift
[23/77] Compiling ArgumentParser Errors.swift
[24/77] Compiling ArgumentParser Flag.swift
[25/77] Compiling ArgumentParser CommandConfiguration.swift
[26/77] Compiling ArgumentParser CommandGroup.swift
[27/77] Compiling ArgumentParser EnumerableFlag.swift
[28/77] Compiling ArgumentParser ExpressibleByArgument.swift
[29/77] Compiling ArgumentParser ParsableArguments.swift
[30/77] Compiling SwiftIndexStore IndexStoreSymbol.swift
[31/77] Compiling SwiftIndexStore Process+Extension.swift
[32/77] Compiling SwiftIndexStore SwiftIndexStore.swift
[33/77] Compiling SwiftIndexStore OptionSetDisplayable.swift
[34/77] Compiling ArgumentParser CodingKeyValidator.swift
[35/77] Compiling ArgumentParser NonsenseFlagsValidator.swift
[36/77] Compiling ArgumentParser ParsableArgumentsValidation.swift
[37/77] Compiling ArgumentParser PositionalArgumentsValidator.swift
[38/77] Compiling ArgumentParser UniqueNamesValidator.swift
[39/77] Compiling ArgumentParser Platform.swift
[40/77] Compiling ArgumentParser SequenceExtensions.swift
[41/77] Compiling ArgumentParser StringExtensions.swift
[42/77] Compiling ArgumentParser SwiftExtensions.swift
[43/77] Compiling ArgumentParser Tree.swift
[44/77] Compiling ArgumentParser InputKey.swift
[45/77] Compiling ArgumentParser InputOrigin.swift
[46/77] Compiling ArgumentParser Name.swift
[47/77] Compiling ArgumentParser Parsed.swift
[48/77] Compiling ArgumentParser ParsedValues.swift
[49/77] Compiling ArgumentParser NameSpecification.swift
[50/77] Compiling ArgumentParser Option.swift
[51/77] Compiling ArgumentParser OptionGroup.swift
[52/77] Compiling ArgumentParser ParentCommand.swift
[53/77] Compiling ArgumentParser AsyncParsableCommand.swift
[54/77] Compiling ArgumentParser MessageInfo.swift
[55/77] Compiling ArgumentParser UsageGenerator.swift
[56/77] Compiling ArgumentParser CollectionExtensions.swift
[57/77] Compiling ArgumentParser Foundation.swift
[58/77] Compiling ArgumentParser Mutex.swift
[59/77] Compiling ArgumentParser BashCompletionsGenerator.swift
[60/77] Compiling ArgumentParser CompletionsGenerator.swift
[61/77] Compiling ArgumentParser FishCompletionsGenerator.swift
[62/77] Compiling ArgumentParser ZshCompletionsGenerator.swift
[63/77] Compiling ArgumentParser Argument.swift
[64/77] Compiling ArgumentParser ArgumentDiscussion.swift
[65/77] Compiling ArgumentParser ParserError.swift
[66/77] Compiling ArgumentParser SplitArguments.swift
[67/77] Compiling ArgumentParser DumpHelpGenerator.swift
[68/77] Compiling ArgumentParser HelpCommand.swift
[69/77] Compiling ArgumentParser HelpGenerator.swift
[70/77] Compiling ArgumentParser ParsableCommand.swift
[71/77] Compiling ArgumentParser ArgumentDecoder.swift
[72/77] Compiling ArgumentParser ArgumentDefinition.swift
[73/77] Compiling ArgumentParser ArgumentSet.swift
[74/77] Compiling ArgumentParser CommandParser.swift
[75/80] Compiling IndexDumpTool main.swift
[76/80] Emitting module IndexDumpTool
[77/80] Compiling IndexDumpTool IndexDumpTool.swift
[77/80] Write Objects.LinkFileList
[78/80] Linking index-dump-tool
[79/80] Applying index-dump-tool
Build complete! (14.84s)
Fetching https://github.com/apple/swift-argument-parser
[1/17169] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.49s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.0 (0.48s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    }
  ],
  "manifest_display_name" : "SwiftIndexStore",
  "name" : "SwiftIndexStore",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftIndexStore",
      "targets" : [
        "SwiftIndexStore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "index-dump-tool",
      "targets" : [
        "IndexDumpTool"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "_CIndexStore",
      "module_type" : "ClangTarget",
      "name" : "_CIndexStore",
      "path" : "Sources/_CIndexStore",
      "product_memberships" : [
        "SwiftIndexStore",
        "index-dump-tool"
      ],
      "sources" : [
        "dummy.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftIndexStoreTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftIndexStoreTests",
      "path" : "Tests/SwiftIndexStoreTests",
      "sources" : [
        "IndexSpace.swift",
        "SwiftIndexStoreTests.swift",
        "Toolchain.swift"
      ],
      "target_dependencies" : [
        "SwiftIndexStore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftIndexStore",
      "module_type" : "SwiftTarget",
      "name" : "SwiftIndexStore",
      "path" : "Sources/SwiftIndexStore",
      "product_memberships" : [
        "SwiftIndexStore",
        "index-dump-tool"
      ],
      "sources" : [
        "IndexStoreError.swift",
        "IndexStoreOccurrence.swift",
        "IndexStoreRelation.swift",
        "IndexStoreSymbol.swift",
        "IndexStoreUnit.swift",
        "LibIndexStore.swift",
        "OptionSetDisplayable.swift",
        "Process+Extension.swift",
        "SwiftIndexStore.swift",
        "UnfairLock.swift"
      ],
      "target_dependencies" : [
        "_CIndexStore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IndexDumpTool",
      "module_type" : "SwiftTarget",
      "name" : "IndexDumpTool",
      "path" : "Sources/IndexDumpTool",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "index-dump-tool"
      ],
      "sources" : [
        "IndexDumpTool.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "SwiftIndexStore"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.8"
}
Done.