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, reference 0.16.0 (29a0bb), with Swift 6.0 for macOS (SPM) on 2 Nov 2024 17:05:14 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fdiaz/SwiftInspector.git
Reference: 0.16.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fdiaz/SwiftInspector
 * tag               0.16.0     -> FETCH_HEAD
HEAD is now at 29a0bb2 Use DeclarationModifierVisitor in more places & consolidate on the Modifiers OptionSet (#130)
Cloned https://github.com/fdiaz/SwiftInspector.git
Revision (git rev-parse @):
29a0bb2fa3a52752a509fbe0ad6afb76343f5b40
SUCCESS checkout https://github.com/fdiaz/SwiftInspector.git at 0.16.0
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/mattgallagher/CwlCatchException.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/Quick/Nimble.git
[1/1257] Fetching cwlpreconditiontesting
[203/1712] Fetching cwlpreconditiontesting, cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.86s)
[466/1257] Fetching cwlpreconditiontesting
[1258/13610] Fetching cwlpreconditiontesting, swift-argument-parser
[1259/28333] Fetching cwlpreconditiontesting, swift-argument-parser, quick
[26358/47551] Fetching cwlpreconditiontesting, swift-argument-parser, quick, nimble
Fetched https://github.com/apple/swift-argument-parser from cache (2.19s)
[25013/35198] Fetching cwlpreconditiontesting, quick, nimble
[33662/101597] Fetching cwlpreconditiontesting, quick, nimble, swift-syntax
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (20.42s)
Fetched https://github.com/Quick/Nimble.git from cache (20.42s)
Fetched https://github.com/Quick/Quick.git from cache (20.42s)
Fetched https://github.com/apple/swift-syntax.git from cache (20.42s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 4.0.0 (0.69s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.2.1 (0.66s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.50600.1 (0.78s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.2 (0.68s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.1.0 (0.67s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.1 (0.66s)
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/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.1.0
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.1.2
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/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 4.0.0
[16375/20579159] Downloading https://github.com/apple/swift-syntax/releases/download/0.50600.1/_InternalSwiftSyntaxParser.xcframework.zip
Downloading binary artifact 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 (1.98s)
========================================
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": "swiftinspector",
      "name": "SwiftInspector",
      "url": "https://github.com/fdiaz/SwiftInspector.git",
      "version": "unspecified",
      "path": "/Users/admin/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.5.0",
          "path": "/Users/admin/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/admin/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 from cache (0.99s)
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-syntax.git from cache (0.87s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.87s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.50600.1 (0.03s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.49s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
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/fdiaz/SwiftInspector.git
Working copy of https://github.com/fdiaz/SwiftInspector.git resolved at 0.16.0 (29a0bb2)
Fetching binary artifact https://github.com/apple/swift-syntax/releases/download/0.50600.1/_InternalSwiftSyntaxParser.xcframework.zip from cache
Fetched https://github.com/apple/swift-syntax/releases/download/0.50600.1/_InternalSwiftSyntaxParser.xcframework.zip from cache (0.99s)
Found 2 product dependencies
  - swift-argument-parser
  - SwiftSyntax
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/fdiaz/SwiftInspector.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/20] Write sources
[4/20] Copying lib_InternalSwiftSyntaxParser.dylib
[4/20] Write sources
[9/20] Write swiftinspector-entitlement.plist
[11/20] Write swift-version--7754E27361AE5C74.txt
[12/22] Compiling atomic-counter.c
[14/56] Emitting module ArgumentParserToolInfo
[15/56] Compiling ArgumentParserToolInfo ToolInfo.swift
[16/93] Compiling ArgumentParser OptionGroup.swift
[17/93] Compiling ArgumentParser AsyncParsableCommand.swift
[18/93] Compiling ArgumentParser CommandConfiguration.swift
[19/93] Compiling ArgumentParser EnumerableFlag.swift
[20/96] Compiling ArgumentParser BashCompletionsGenerator.swift
[21/96] Compiling ArgumentParser CompletionsGenerator.swift
[22/96] Compiling ArgumentParser FishCompletionsGenerator.swift
[23/96] Compiling ArgumentParser ZshCompletionsGenerator.swift
[24/99] Compiling ArgumentParser Errors.swift
[25/99] Compiling ArgumentParser Flag.swift
[26/99] Compiling ArgumentParser NameSpecification.swift
[27/99] Compiling ArgumentParser Option.swift
[28/99] Emitting module ArgumentParser
[29/99] Compiling ArgumentParser ArgumentDecoder.swift
[30/99] Compiling ArgumentParser ArgumentDefinition.swift
[31/99] Compiling ArgumentParser ArgumentSet.swift
[32/99] Compiling ArgumentParser CommandParser.swift
[33/99] Compiling ArgumentParser SequenceExtensions.swift
[34/99] Compiling ArgumentParser StringExtensions.swift
[35/99] Compiling ArgumentParser Tree.swift
[40/99] Compiling ArgumentParser ExpressibleByArgument.swift
[41/99] Compiling ArgumentParser ParsableArguments.swift
[42/99] Compiling ArgumentParser ParsableArgumentsValidation.swift
[43/99] Compiling ArgumentParser ParsableCommand.swift
[48/99] Compiling ArgumentParser InputOrigin.swift
[49/99] Compiling ArgumentParser Name.swift
[50/99] Compiling ArgumentParser Parsed.swift
[51/99] Compiling ArgumentParser ParsedValues.swift
[52/99] Compiling ArgumentParser ParserError.swift
[53/99] Compiling SwiftSyntax SyntaxPatternNodes.swift
[54/99] Compiling SwiftSyntax SyntaxStmtNodes.swift
[55/99] Compiling SwiftSyntax SyntaxTypeNodes.swift
[56/99] Compiling ArgumentParser Argument.swift
[57/99] Compiling ArgumentParser ArgumentHelp.swift
[58/99] Compiling ArgumentParser ArgumentVisibility.swift
[59/99] Compiling ArgumentParser CompletionKind.swift
[60/99] Compiling ArgumentParser HelpGenerator.swift
[61/99] Compiling ArgumentParser MessageInfo.swift
[62/99] Compiling ArgumentParser UsageGenerator.swift
[63/99] Compiling ArgumentParser CollectionExtensions.swift
[71/99] Emitting module SwiftSyntax
[92/99] Write Objects.LinkFileList
[93/99] Archiving libSwiftSyntax.a
error: emit-module command failed with exit code 1 (use -v to see invocation)
[95/123] Emitting module SwiftSyntaxParser
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxParser/CNodes.swift:13:29: error: no such module '_InternalSwiftSyntaxParser'
11 | //===----------------------------------------------------------------------===//
12 |
13 | @_implementationOnly import _InternalSwiftSyntaxParser
   |                             `- error: no such module '_InternalSwiftSyntaxParser'
14 |
15 | typealias CSyntaxNode = swiftparse_syntax_node_t
[96/123] Compiling SwiftSyntaxParser CNodes.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxParser/CNodes.swift:13:29: error: no such module '_InternalSwiftSyntaxParser'
11 | //===----------------------------------------------------------------------===//
12 |
13 | @_implementationOnly import _InternalSwiftSyntaxParser
   |                             `- error: no such module '_InternalSwiftSyntaxParser'
14 |
15 | typealias CSyntaxNode = swiftparse_syntax_node_t
[97/123] Compiling SwiftSyntaxParser Diagnostic.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxParser/CNodes.swift:13:29: error: no such module '_InternalSwiftSyntaxParser'
11 | //===----------------------------------------------------------------------===//
12 |
13 | @_implementationOnly import _InternalSwiftSyntaxParser
   |                             `- error: no such module '_InternalSwiftSyntaxParser'
14 |
15 | typealias CSyntaxNode = swiftparse_syntax_node_t
[98/123] Compiling SwiftSyntaxParser NodeDeclarationHash.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxParser/CNodes.swift:13:29: error: no such module '_InternalSwiftSyntaxParser'
11 | //===----------------------------------------------------------------------===//
12 |
13 | @_implementationOnly import _InternalSwiftSyntaxParser
   |                             `- error: no such module '_InternalSwiftSyntaxParser'
14 |
15 | typealias CSyntaxNode = swiftparse_syntax_node_t
[99/123] Compiling SwiftSyntaxParser SyntaxParser.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxParser/CNodes.swift:13:29: error: no such module '_InternalSwiftSyntaxParser'
11 | //===----------------------------------------------------------------------===//
12 |
13 | @_implementationOnly import _InternalSwiftSyntaxParser
   |                             `- error: no such module '_InternalSwiftSyntaxParser'
14 |
15 | typealias CSyntaxNode = swiftparse_syntax_node_t
BUILD FAILURE 6.0 macosSpm