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 6.0 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fdiaz/SwiftInspector.git
Reference: main
Initialized empty Git repository in /Users/admin/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: $workDir/.spi.yml
SUCCESS checkout https://github.com/fdiaz/SwiftInspector.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/fdiaz/SwiftInspector.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/21] Write sources
[0/21] Copying lib_InternalSwiftSyntaxParser.dylib
[3/21] Write sources
[4/21] Write swiftinspector-entitlement.plist
[4/21] Write sources
[11/21] Copying lib_InternalSwiftSyntaxParser.framework
[12/21] Write swift-version-6F35C1178C84523A.txt
[13/23] Compiling atomic-counter.c
[15/57] Emitting module ArgumentParserToolInfo
[16/57] Compiling ArgumentParserToolInfo ToolInfo.swift
[17/94] Compiling ArgumentParser HelpCommand.swift
[18/94] Compiling ArgumentParser Errors.swift
[19/94] Compiling ArgumentParser Flag.swift
[20/94] Compiling ArgumentParser NameSpecification.swift
[21/97] Compiling ArgumentParser BashCompletionsGenerator.swift
[22/97] Compiling ArgumentParser CompletionsGenerator.swift
[23/97] Compiling ArgumentParser FishCompletionsGenerator.swift
[24/97] Compiling ArgumentParser ZshCompletionsGenerator.swift
[25/97] Emitting module ArgumentParser
[26/100] Compiling ArgumentParser OptionGroup.swift
[27/100] Compiling SwiftSyntax SyntaxPatternNodes.swift
[28/100] Compiling SwiftSyntax SyntaxStmtNodes.swift
[29/100] Compiling SwiftSyntax SyntaxTypeNodes.swift
[30/100] Compiling ArgumentParser InputOrigin.swift
[31/100] Compiling ArgumentParser Name.swift
[32/100] Compiling ArgumentParser Parsed.swift
[33/100] Compiling ArgumentParser ParsedValues.swift
[34/100] Compiling ArgumentParser ExpressibleByArgument.swift
[35/100] Compiling ArgumentParser ParsableArguments.swift
[36/100] Compiling ArgumentParser ParsableArgumentsValidation.swift
[37/100] Compiling ArgumentParser ParsableCommand.swift
[38/100] Compiling ArgumentParser Argument.swift
[39/100] Compiling ArgumentParser ArgumentHelp.swift
[40/100] Compiling ArgumentParser ArgumentVisibility.swift
[41/100] Compiling ArgumentParser CompletionKind.swift
[42/100] Compiling ArgumentParser ArgumentDecoder.swift
[43/100] Compiling ArgumentParser ArgumentDefinition.swift
[44/100] Compiling ArgumentParser ArgumentSet.swift
[45/100] Compiling ArgumentParser CommandParser.swift
[46/100] Compiling ArgumentParser SequenceExtensions.swift
[47/100] Compiling ArgumentParser StringExtensions.swift
[48/100] Compiling ArgumentParser Tree.swift
[52/100] Compiling ArgumentParser Option.swift
[53/100] Compiling ArgumentParser HelpGenerator.swift
[54/100] Compiling ArgumentParser MessageInfo.swift
[55/100] Compiling ArgumentParser UsageGenerator.swift
[56/100] Compiling ArgumentParser CollectionExtensions.swift
[57/100] Compiling ArgumentParser ParserError.swift
[58/100] Compiling ArgumentParser SplitArguments.swift
[59/100] Compiling ArgumentParser DumpHelpGenerator.swift
[71/100] Emitting module SwiftSyntax
[93/100] Write Objects.LinkFileList
[94/124] Archiving libSwiftSyntax.a
[96/124] 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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[97/124] 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
[98/124] 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
[99/124] 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
[100/124] 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
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching https://github.com/mattgallagher/CwlCatchException.git
[5/439] Fetching cwlcatchexception
[296/1686] Fetching cwlcatchexception, cwlpreconditiontesting
[1687/13365] Fetching cwlcatchexception, cwlpreconditiontesting, swift-argument-parser
[1688/27914] Fetching cwlcatchexception, cwlpreconditiontesting, swift-argument-parser, quick
[27915/88801] Fetching cwlcatchexception, cwlpreconditiontesting, swift-argument-parser, quick, swift-syntax
[37049/107441] Fetching cwlcatchexception, cwlpreconditiontesting, swift-argument-parser, quick, swift-syntax, nimble
Fetched https://github.com/apple/swift-argument-parser from cache (2.90s)
Fetched https://github.com/Quick/Quick.git from cache (3.24s)
Fetched https://github.com/apple/swift-syntax.git from cache (3.24s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (3.24s)
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (3.24s)
Fetched https://github.com/Quick/Nimble.git from cache (3.24s)
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.70s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.50600.1 (0.85s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.2 (0.66s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.1.0 (0.65s)
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/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.1.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/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/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 4.0.0
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 9.2.1
[8948/26182122] Downloading https://github.com/keith/StaticInternalSwiftSyntaxParser/releases/download/5.6/lib_InternalSwiftSyntaxParser.xcframework.zip
[5522920/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
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
Downloaded https://github.com/apple/swift-syntax/releases/download/0.50600.1/_InternalSwiftSyntaxParser.xcframework.zip (2.17s)
Downloaded https://github.com/keith/StaticInternalSwiftSyntaxParser/releases/download/5.6/lib_InternalSwiftSyntaxParser.xcframework.zip (2.31s)
BUILD FAILURE 6.0 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.