The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fdiaz/SwiftInspector.git
Reference: 0.16.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-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 into spi-builder-workspace
29a0bb2fa3a52752a509fbe0ad6afb76343f5b40
SUCCESS checkout https://github.com/fdiaz/SwiftInspector.git at 0.16.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.21s)
Fetching https://github.com/Quick/Nimble.git from cache
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.21s)
Fetching https://github.com/apple/swift-syntax.git from cache
Fetched https://github.com/apple/swift-argument-parser (0.33s)
Fetching https://github.com/Quick/Quick.git from cache
Fetched https://github.com/Quick/Nimble.git (0.58s)
Fetched https://github.com/Quick/Quick.git (0.54s)
Fetched https://github.com/apple/swift-syntax.git (1.37s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 4.0.0 (0.58s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.2.1 (0.43s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.50600.1 (0.57s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.2 (0.55s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.1.0 (0.42s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.1 (0.44s)
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/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/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/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.1.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
Downloading binary artifact https://github.com/apple/swift-syntax/releases/download/0.50600.1/_InternalSwiftSyntaxParser.xcframework.zip
[7262/20579159] Downloading 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.27s)
Building for debugging...
[0/5] Copying lib_InternalSwiftSyntaxParser.dylib
[1/7] Compiling atomic-counter.c
[3/40] Compiling ArgumentParserToolInfo ToolInfo.swift
[4/40] Emitting module ArgumentParserToolInfo
[5/76] Compiling ArgumentParser ArgumentHelp.swift
[6/76] Compiling ArgumentParser ArgumentVisibility.swift
[7/76] Compiling ArgumentParser CompletionKind.swift
[8/76] Compiling ArgumentParser Errors.swift
[9/76] Compiling ArgumentParser Flag.swift
[10/80] Compiling ArgumentParser CollectionExtensions.swift
[11/80] Compiling ArgumentParser SequenceExtensions.swift
[12/80] Compiling ArgumentParser StringExtensions.swift
[13/80] Compiling ArgumentParser Tree.swift
[14/80] Compiling ArgumentParser Name.swift
[15/80] Compiling ArgumentParser Parsed.swift
[16/80] Compiling ArgumentParser ParsedValues.swift
[17/80] Compiling ArgumentParser ParserError.swift
[18/80] Compiling ArgumentParser SplitArguments.swift
[19/80] Compiling ArgumentParser BashCompletionsGenerator.swift
[20/80] Compiling ArgumentParser CompletionsGenerator.swift
[21/80] Compiling ArgumentParser FishCompletionsGenerator.swift
[22/80] Compiling ArgumentParser ZshCompletionsGenerator.swift
[23/80] Compiling ArgumentParser Argument.swift
[24/80] Compiling ArgumentParser ArgumentDecoder.swift
[25/80] Compiling ArgumentParser ArgumentDefinition.swift
[26/80] Compiling ArgumentParser ArgumentSet.swift
[27/80] Compiling ArgumentParser CommandParser.swift
[28/80] Compiling ArgumentParser InputOrigin.swift
[29/80] Emitting module ArgumentParser
[30/80] Compiling ArgumentParser NameSpecification.swift
[31/80] Compiling ArgumentParser Option.swift
[32/80] Compiling ArgumentParser OptionGroup.swift
[33/80] Compiling ArgumentParser AsyncParsableCommand.swift
[34/80] Compiling ArgumentParser CommandConfiguration.swift
[35/80] Compiling ArgumentParser EnumerableFlag.swift
[36/80] Compiling ArgumentParser ExpressibleByArgument.swift
[37/80] Compiling ArgumentParser ParsableArguments.swift
[38/80] Compiling ArgumentParser ParsableArgumentsValidation.swift
[39/80] Compiling ArgumentParser ParsableCommand.swift
[40/80] Compiling ArgumentParser DumpHelpGenerator.swift
[41/80] Compiling ArgumentParser HelpCommand.swift
[42/80] Compiling ArgumentParser HelpGenerator.swift
[43/80] Compiling ArgumentParser MessageInfo.swift
[44/80] Compiling ArgumentParser UsageGenerator.swift
[72/80] Emitting module SwiftSyntax
[78/84] Compiling SwiftSyntax SyntaxNodes.swift
[79/84] Compiling SwiftSyntax SyntaxPatternNodes.swift
[80/84] Compiling SwiftSyntax SyntaxStmtNodes.swift
[81/84] Compiling SwiftSyntax SyntaxTypeNodes.swift
[81/92] Archiving libSwiftSyntax.a
error: emit-module command failed with exit code 1 (use -v to see invocation)
[83/108] Emitting module SwiftSyntaxParser
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxParser/CNodes.swift:13:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
[84/108] Compiling SwiftSyntaxParser CNodes.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxParser/CNodes.swift:13:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
[85/108] Compiling SwiftSyntaxParser Diagnostic.swift
/Users/builder/builds/TDmZkXJm/0/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/108] Compiling SwiftSyntaxParser SyntaxParser.swift
/Users/builder/builds/TDmZkXJm/0/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/108] Compiling SwiftSyntaxParser NodeDeclarationHash.swift
/Users/builder/builds/TDmZkXJm/0/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
ShellOut encountered an error
Status code: 1
Message: "Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.21s)
Fetching https://github.com/Quick/Nimble.git from cache
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.21s)
Fetching https://github.com/apple/swift-syntax.git from cache
Fetched https://github.com/apple/swift-argument-parser (0.33s)
Fetching https://github.com/Quick/Quick.git from cache
Fetched https://github.com/Quick/Nimble.git (0.58s)
Fetched https://github.com/Quick/Quick.git (0.54s)
Fetched https://github.com/apple/swift-syntax.git (1.37s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 4.0.0 (0.58s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.2.1 (0.43s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.50600.1 (0.57s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.2 (0.55s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.1.0 (0.42s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.1 (0.44s)
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/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/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/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.1.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
Downloading binary artifact https://github.com/apple/swift-syntax/releases/download/0.50600.1/_InternalSwiftSyntaxParser.xcframework.zip
[7262/20579159] Downloading 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.27s)"
Output: "Building for debugging...
[0/5] Copying lib_InternalSwiftSyntaxParser.dylib
[1/7] Compiling atomic-counter.c
[3/40] Compiling ArgumentParserToolInfo ToolInfo.swift
[4/40] Emitting module ArgumentParserToolInfo
[5/76] Compiling ArgumentParser ArgumentHelp.swift
[6/76] Compiling ArgumentParser ArgumentVisibility.swift
[7/76] Compiling ArgumentParser CompletionKind.swift
[8/76] Compiling ArgumentParser Errors.swift
[9/76] Compiling ArgumentParser Flag.swift
[10/80] Compiling ArgumentParser CollectionExtensions.swift
[11/80] Compiling ArgumentParser SequenceExtensions.swift
[12/80] Compiling ArgumentParser StringExtensions.swift
[13/80] Compiling ArgumentParser Tree.swift
[14/80] Compiling ArgumentParser Name.swift
[15/80] Compiling ArgumentParser Parsed.swift
[16/80] Compiling ArgumentParser ParsedValues.swift
[17/80] Compiling ArgumentParser ParserError.swift
[18/80] Compiling ArgumentParser SplitArguments.swift
[19/80] Compiling ArgumentParser BashCompletionsGenerator.swift
[20/80] Compiling ArgumentParser CompletionsGenerator.swift
[21/80] Compiling ArgumentParser FishCompletionsGenerator.swift
[22/80] Compiling ArgumentParser ZshCompletionsGenerator.swift
[23/80] Compiling ArgumentParser Argument.swift
[24/80] Compiling ArgumentParser ArgumentDecoder.swift
[25/80] Compiling ArgumentParser ArgumentDefinition.swift
[26/80] Compiling ArgumentParser ArgumentSet.swift
[27/80] Compiling ArgumentParser CommandParser.swift
[28/80] Compiling ArgumentParser InputOrigin.swift
[29/80] Emitting module ArgumentParser
[30/80] Compiling ArgumentParser NameSpecification.swift
[31/80] Compiling ArgumentParser Option.swift
[32/80] Compiling ArgumentParser OptionGroup.swift
[33/80] Compiling ArgumentParser AsyncParsableCommand.swift
[34/80] Compiling ArgumentParser CommandConfiguration.swift
[35/80] Compiling ArgumentParser EnumerableFlag.swift
[36/80] Compiling ArgumentParser ExpressibleByArgument.swift
[37/80] Compiling ArgumentParser ParsableArguments.swift
[38/80] Compiling ArgumentParser ParsableArgumentsValidation.swift
[39/80] Compiling ArgumentParser ParsableCommand.swift
[40/80] Compiling ArgumentParser DumpHelpGenerator.swift
[41/80] Compiling ArgumentParser HelpCommand.swift
[42/80] Compiling ArgumentParser HelpGenerator.swift
[43/80] Compiling ArgumentParser MessageInfo.swift
[44/80] Compiling ArgumentParser UsageGenerator.swift
[72/80] Emitting module SwiftSyntax
[78/84] Compiling SwiftSyntax SyntaxNodes.swift
[79/84] Compiling SwiftSyntax SyntaxPatternNodes.swift
[80/84] Compiling SwiftSyntax SyntaxStmtNodes.swift
[81/84] Compiling SwiftSyntax SyntaxTypeNodes.swift
[81/92] Archiving libSwiftSyntax.a
error: emit-module command failed with exit code 1 (use -v to see invocation)
[83/108] Emitting module SwiftSyntaxParser
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxParser/CNodes.swift:13:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
[84/108] Compiling SwiftSyntaxParser CNodes.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxParser/CNodes.swift:13:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
[85/108] Compiling SwiftSyntaxParser Diagnostic.swift
/Users/builder/builds/TDmZkXJm/0/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/108] Compiling SwiftSyntaxParser SyntaxParser.swift
/Users/builder/builds/TDmZkXJm/0/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/108] Compiling SwiftSyntaxParser NodeDeclarationHash.swift
/Users/builder/builds/TDmZkXJm/0/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"
Retrying in 0.0 seconds ...
Building ... (attempt 2)
[0/1] Planning build
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/26] Emitting module SwiftSyntaxParser
/Users/builder/builds/TDmZkXJm/0/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/0/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 SyntaxParser.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxParser/CNodes.swift:13:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
[4/26] Compiling SwiftSyntaxParser CNodes.swift
/Users/builder/builds/TDmZkXJm/0/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 Diagnostic.swift
/Users/builder/builds/TDmZkXJm/0/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
ShellOut encountered an error
Status code: 1
Message: ""
Output: "[0/1] Planning build
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/26] Emitting module SwiftSyntaxParser
/Users/builder/builds/TDmZkXJm/0/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/0/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 SyntaxParser.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxParser/CNodes.swift:13:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
[4/26] Compiling SwiftSyntaxParser CNodes.swift
/Users/builder/builds/TDmZkXJm/0/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 Diagnostic.swift
/Users/builder/builds/TDmZkXJm/0/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