This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build SwiftInspector with Swift 5.9 for macOS (SPM).

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.27.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fdiaz/SwiftInspector.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/fdiaz/SwiftInspector
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 450c62a Update README.md (#137)
Cloned https://github.com/fdiaz/SwiftInspector.git
Revision (git rev-parse @):
450c62a742b318f9b45643de37e8ef29a6c840f1
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/fdiaz/SwiftInspector.git at main
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/Quick/Nimble.git from cache
Fetching https://github.com/Quick/Quick.git from cache
Fetched https://github.com/Quick/Quick.git (0.74s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetched https://github.com/apple/swift-argument-parser (0.77s)
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetched https://github.com/Quick/Nimble.git (0.85s)
Fetching https://github.com/apple/swift-syntax.git from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.16s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.20s)
Fetched https://github.com/apple/swift-syntax.git (2.02s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 4.0.0 (0.09s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.2.1 (0.04s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.50600.1 (0.04s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.2 (0.08s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.1.0 (0.04s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.1 (0.03s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 0.50600.1
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.1.1
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 9.2.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.1.2
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.1.0
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 4.0.0
Downloading binary artifact https://github.com/keith/StaticInternalSwiftSyntaxParser/releases/download/5.6/lib_InternalSwiftSyntaxParser.xcframework.zip
Downloading binary artifact https://github.com/apple/swift-syntax/releases/download/0.50600.1/_InternalSwiftSyntaxParser.xcframework.zip
[5503/26182122] Downloading https://github.com/keith/StaticInternalSwiftSyntaxParser/releases/download/5.6/lib_InternalSwiftSyntaxParser.xcframework.zip
[4763889/46761281] Downloading https://github.com/keith/StaticInternalSwiftSyntaxParser/releases/download/5.6/lib_InternalSwiftSyntaxParser.xcframework.zip, https://github.com/apple/swift-syntax/releases/download/0.50600.1/_InternalSwiftSyntaxParser.xcframework.zip
Downloaded https://github.com/apple/swift-syntax/releases/download/0.50600.1/_InternalSwiftSyntaxParser.xcframework.zip (2.13s)
Downloaded https://github.com/keith/StaticInternalSwiftSyntaxParser/releases/download/5.6/lib_InternalSwiftSyntaxParser.xcframework.zip (2.24s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftinspector",
      "name": "SwiftInspector",
      "url": "https://github.com/fdiaz/SwiftInspector.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftInspector",
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "1.2.3",
          "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-syntax",
          "name": "SwiftSyntax",
          "url": "https://github.com/apple/swift-syntax.git",
          "version": "0.50600.1",
          "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/fdiaz/SwiftInspector.git
[1/4043] Fetching swiftinspector
Fetched https://github.com/fdiaz/SwiftInspector.git (0.35s)
Fetching https://github.com/apple/swift-syntax.git from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser (0.90s)
Fetched https://github.com/apple/swift-syntax.git (2.50s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.50600.1 (0.02s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.3 (0.03s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 0.50600.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.2.3
Creating working copy for https://github.com/fdiaz/SwiftInspector.git
Working copy of https://github.com/fdiaz/SwiftInspector.git resolved at main
Downloading binary artifact https://github.com/keith/StaticInternalSwiftSyntaxParser/releases/download/5.6/lib_InternalSwiftSyntaxParser.xcframework.zip
Downloading binary artifact https://github.com/apple/swift-syntax/releases/download/0.50600.1/_InternalSwiftSyntaxParser.xcframework.zip
[20509/20579159] Downloading https://github.com/apple/swift-syntax/releases/download/0.50600.1/_InternalSwiftSyntaxParser.xcframework.zip
[77920/46761281] Downloading https://github.com/apple/swift-syntax/releases/download/0.50600.1/_InternalSwiftSyntaxParser.xcframework.zip, https://github.com/keith/StaticInternalSwiftSyntaxParser/releases/download/5.6/lib_InternalSwiftSyntaxParser.xcframework.zip
Downloaded https://github.com/apple/swift-syntax/releases/download/0.50600.1/_InternalSwiftSyntaxParser.xcframework.zip (1.75s)
Downloaded https://github.com/keith/StaticInternalSwiftSyntaxParser/releases/download/5.6/lib_InternalSwiftSyntaxParser.xcframework.zip (2.02s)
Found 2 product dependencies
  - swift-argument-parser
  - SwiftSyntax
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Copying lib_InternalSwiftSyntaxParser.dylib
[1/6] Copying lib_InternalSwiftSyntaxParser.framework
[2/8] Compiling atomic-counter.c
[4/41] Compiling ArgumentParserToolInfo ToolInfo.swift
[5/41] Emitting module ArgumentParserToolInfo
[6/77] Emitting module ArgumentParser
[7/81] Compiling ArgumentParser NameSpecification.swift
[8/81] Compiling ArgumentParser Option.swift
[9/81] Compiling ArgumentParser OptionGroup.swift
[10/81] Compiling ArgumentParser AsyncParsableCommand.swift
[11/81] Compiling ArgumentParser CommandConfiguration.swift
[12/81] Compiling ArgumentParser CollectionExtensions.swift
[13/81] Compiling ArgumentParser SequenceExtensions.swift
[14/81] Compiling ArgumentParser StringExtensions.swift
[15/81] Compiling ArgumentParser Tree.swift
[16/81] Compiling ArgumentParser ArgumentHelp.swift
[17/81] Compiling ArgumentParser ArgumentVisibility.swift
[18/81] Compiling ArgumentParser CompletionKind.swift
[19/81] Compiling ArgumentParser Errors.swift
[20/81] Compiling ArgumentParser Flag.swift
[21/81] Compiling ArgumentParser Name.swift
[22/81] Compiling ArgumentParser Parsed.swift
[23/81] Compiling ArgumentParser ParsedValues.swift
[24/81] Compiling ArgumentParser ParserError.swift
[25/81] Compiling ArgumentParser SplitArguments.swift
[26/81] Compiling ArgumentParser EnumerableFlag.swift
[27/81] Compiling ArgumentParser ExpressibleByArgument.swift
[28/81] Compiling ArgumentParser ParsableArguments.swift
[29/81] Compiling ArgumentParser ParsableArgumentsValidation.swift
[30/81] Compiling ArgumentParser ParsableCommand.swift
[37/85] Compiling ArgumentParser DumpHelpGenerator.swift
[38/85] Compiling ArgumentParser HelpCommand.swift
[39/85] Compiling ArgumentParser HelpGenerator.swift
[40/85] Compiling ArgumentParser MessageInfo.swift
[41/85] Compiling ArgumentParser BashCompletionsGenerator.swift
[42/85] Compiling ArgumentParser CompletionsGenerator.swift
[43/85] Compiling ArgumentParser FishCompletionsGenerator.swift
[44/85] Compiling ArgumentParser ZshCompletionsGenerator.swift
[45/85] Compiling ArgumentParser Argument.swift
[46/85] Compiling ArgumentParser ArgumentDecoder.swift
[47/85] Compiling ArgumentParser ArgumentDefinition.swift
[48/85] Compiling ArgumentParser ArgumentSet.swift
[49/85] Compiling ArgumentParser CommandParser.swift
[50/85] Compiling ArgumentParser InputOrigin.swift
[51/85] Compiling ArgumentParser UsageGenerator.swift
[61/85] Emitting module SwiftSyntax
[75/85] Compiling SwiftSyntax SyntaxNodes.swift
[76/85] Compiling SwiftSyntax SyntaxPatternNodes.swift
[77/85] Compiling SwiftSyntax SyntaxStmtNodes.swift
[78/85] Compiling SwiftSyntax SyntaxTypeNodes.swift
[82/85] Archiving libSwiftSyntax.a
[84/109] Compiling SwiftSyntaxParser CNodes.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxParser/CNodes.swift:13:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[85/109] Compiling SwiftSyntaxParser Diagnostic.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxParser/CNodes.swift:13:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
[86/109] Compiling SwiftSyntaxParser SyntaxParser.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxParser/CNodes.swift:13:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
[87/109] Compiling SwiftSyntaxParser NodeDeclarationHash.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxParser/CNodes.swift:13:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
[88/109] Emitting module SwiftSyntaxParser
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxParser/CNodes.swift:13:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
error: fatalError
[0/1] Planning build
Building for debugging...
[1/26] Compiling SwiftSyntaxParser CNodes.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxParser/CNodes.swift:13:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
[2/26] Compiling SwiftSyntaxParser NodeDeclarationHash.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxParser/CNodes.swift:13:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
[3/26] Compiling SwiftSyntaxParser Diagnostic.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxParser/CNodes.swift:13:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/26] Emitting module SwiftSyntaxParser
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxParser/CNodes.swift:13:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
[5/26] Compiling SwiftSyntaxParser SyntaxParser.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxParser/CNodes.swift:13:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
error: fatalError
BUILD FAILURE 5.9 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.