The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftIndexStore, reference 0.5.0 (26d3af), with Swift 6.2 for macOS (SPM) on 22 Feb 2026 11:45:08 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/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
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.0.0 (4.25s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.0.0
========================================
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": "swift-indexstore",
      "name": "SwiftIndexStore",
      "url": "https://github.com/kateinoigakukun/swift-indexstore.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-indexstore",
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "1.7.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/kateinoigakukun/swift-indexstore.git
[1/330] Fetching swift-indexstore
Fetched https://github.com/kateinoigakukun/swift-indexstore.git from cache (0.78s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.54s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.0 (1.17s)
Creating working copy for https://github.com/kateinoigakukun/swift-indexstore.git
Working copy of https://github.com/kateinoigakukun/swift-indexstore.git resolved at 0.5.0 (26d3af1)
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
Found 1 product dependencies
  - swift-argument-parser
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/kateinoigakukun/swift-indexstore.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[2/10] Write index-dump-tool-entitlement.plist
[2/10] Write sources
[5/10] Compiling _CIndexStore dummy.c
[6/10] Write swift-version-49B95AFC49DCD68C.txt
[8/22] Emitting module ArgumentParserToolInfo
[9/22] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/57] Compiling ArgumentParser Argument.swift
[11/57] Compiling ArgumentParser ArgumentHelp.swift
[12/57] Compiling ArgumentParser CompletionKind.swift
[13/57] Compiling ArgumentParser Errors.swift
[14/60] Emitting module ArgumentParser
[15/60] Compiling ArgumentParser CommandConfiguration.swift
[16/60] Compiling ArgumentParser EnumerableFlag.swift
[17/60] Compiling ArgumentParser ExpressibleByArgument.swift
[18/60] Compiling ArgumentParser ParsableArguments.swift
[19/60] Compiling ArgumentParser SequenceExtensions.swift
[20/60] Compiling ArgumentParser StringExtensions.swift
[21/60] Compiling ArgumentParser Tree.swift
[22/60] Compiling ArgumentParser BashCompletionsGenerator.swift
[23/60] Compiling ArgumentParser CompletionsGenerator.swift
[24/60] Compiling ArgumentParser FishCompletionsGenerator.swift
[25/60] Compiling ArgumentParser ZshCompletionsGenerator.swift
[26/60] Compiling ArgumentParser Flag.swift
[27/60] Compiling ArgumentParser NameSpecification.swift
[28/60] Compiling ArgumentParser Option.swift
[29/60] Compiling ArgumentParser OptionGroup.swift
[30/60] Compiling SwiftIndexStore IndexStoreError.swift
[31/60] Emitting module SwiftIndexStore
[32/61] Compiling SwiftIndexStore IndexStoreRelation.swift
[33/61] Compiling SwiftIndexStore IndexStoreSymbol.swift
[34/61] Compiling SwiftIndexStore IndexStoreOccurrence.swift
[35/61] Compiling SwiftIndexStore LibIndexStore.swift
[36/61] Compiling SwiftIndexStore IndexStoreUnit.swift
[37/61] Compiling SwiftIndexStore Process+Extension.swift
[38/61] Compiling SwiftIndexStore OptionSetDisplayable.swift
[39/61] Compiling SwiftIndexStore SwiftIndexStore.swift
[40/61] Compiling ArgumentParser ArgumentSet.swift
[41/61] Compiling ArgumentParser CommandParser.swift
[42/61] Compiling ArgumentParser InputOrigin.swift
[43/61] Compiling ArgumentParser Name.swift
[44/61] Compiling ArgumentParser DumpHelpGenerator.swift
[45/61] Compiling ArgumentParser HelpCommand.swift
[46/61] Compiling ArgumentParser HelpGenerator.swift
[47/61] Compiling ArgumentParser Parsed.swift
[48/61] Compiling ArgumentParser ParsedValues.swift
[49/61] Compiling ArgumentParser ParserError.swift
[50/61] Compiling ArgumentParser SplitArguments.swift
[51/61] Compiling ArgumentParser ParsableArgumentsValidation.swift
[52/61] Compiling ArgumentParser ParsableCommand.swift
[53/61] Compiling ArgumentParser ArgumentDecoder.swift
[54/61] Compiling ArgumentParser ArgumentDefinition.swift
[55/61] Compiling SwiftIndexStore UnfairLock.swift
[56/61] Compiling ArgumentParser MessageInfo.swift
[57/61] Compiling ArgumentParser UsageGenerator.swift
[58/61] Compiling ArgumentParser CollectionExtensions.swift
[59/64] Compiling IndexDumpTool main.swift
[60/64] Compiling IndexDumpTool IndexDumpTool.swift
[61/64] Emitting module IndexDumpTool
[61/64] Write Objects.LinkFileList
[62/64] Linking index-dump-tool
[63/64] Applying index-dump-tool
Build complete! (5.14s)
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.