The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR="/Applications/Xcode-14.3.0.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.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/1/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 into spi-builder-workspace
450c62a742b318f9b45643de37e8ef29a6c840f1
SPI manifest file found: spi-builder-workspace/.spi.yml
SUCCESS checkout https://github.com/fdiaz/SwiftInspector.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.3.0.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/apple/swift-syntax.git from cache
Fetching https://github.com/Quick/Nimble.git from cache
Fetched https://github.com/apple/swift-argument-parser (0.74s)
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetched https://github.com/Quick/Nimble.git (0.95s)
Fetching https://github.com/Quick/Quick.git from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.23s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.21s)
Fetched https://github.com/Quick/Quick.git (0.60s)
Fetched https://github.com/apple/swift-syntax.git (1.90s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 4.0.0 (0.04s)
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.93s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.2 (0.63s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.1.0 (0.06s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.1 (0.05s)
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
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-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
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
[15517/26182122] Downloading https://github.com/keith/StaticInternalSwiftSyntaxParser/releases/download/5.6/lib_InternalSwiftSyntaxParser.xcframework.zip
[2243714/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 (1.78s)
Downloaded https://github.com/keith/StaticInternalSwiftSyntaxParser/releases/download/5.6/lib_InternalSwiftSyntaxParser.xcframework.zip (2.04s)
Building for debugging...
[0/6] Copying lib_InternalSwiftSyntaxParser.dylib
[1/6] Copying lib_InternalSwiftSyntaxParser.framework
[2/8] Compiling atomic-counter.c
[4/41] Emitting module ArgumentParserToolInfo
[5/41] Compiling ArgumentParserToolInfo ToolInfo.swift
[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 ArgumentHelp.swift
[13/81] Compiling ArgumentParser ArgumentVisibility.swift
[14/81] Compiling ArgumentParser CompletionKind.swift
[15/81] Compiling ArgumentParser Errors.swift
[16/81] Compiling ArgumentParser Flag.swift
[17/81] Compiling ArgumentParser BashCompletionsGenerator.swift
[18/81] Compiling ArgumentParser CompletionsGenerator.swift
[19/81] Compiling ArgumentParser FishCompletionsGenerator.swift
[20/81] Compiling ArgumentParser ZshCompletionsGenerator.swift
[21/81] Compiling ArgumentParser Argument.swift
[22/81] Compiling ArgumentParser ArgumentDecoder.swift
[23/81] Compiling ArgumentParser ArgumentDefinition.swift
[24/81] Compiling ArgumentParser ArgumentSet.swift
[25/81] Compiling ArgumentParser CommandParser.swift
[26/81] Compiling ArgumentParser InputOrigin.swift
[27/85] Compiling SwiftSyntax SyntaxTypeNodes.swift
[28/85] Compiling ArgumentParser SequenceExtensions.swift
[29/85] Compiling ArgumentParser StringExtensions.swift
[30/85] Compiling ArgumentParser Tree.swift
[31/85] Compiling ArgumentParser EnumerableFlag.swift
[32/85] Compiling ArgumentParser ExpressibleByArgument.swift
[33/85] Compiling SwiftSyntax SyntaxNodes.swift
[34/85] Compiling SwiftSyntax SyntaxPatternNodes.swift
[35/85] Compiling SwiftSyntax SyntaxStmtNodes.swift
[36/85] Compiling ArgumentParser Name.swift
[37/85] Compiling ArgumentParser Parsed.swift
[38/85] Compiling ArgumentParser ParsedValues.swift
[39/85] Compiling ArgumentParser ParserError.swift
[40/85] Compiling ArgumentParser SplitArguments.swift
[43/85] Compiling ArgumentParser DumpHelpGenerator.swift
[44/85] Compiling ArgumentParser HelpCommand.swift
[45/85] Compiling ArgumentParser HelpGenerator.swift
[54/85] Compiling ArgumentParser MessageInfo.swift
[55/85] Compiling ArgumentParser UsageGenerator.swift
[73/85] Emitting module SwiftSyntax
[82/85] Archiving libSwiftSyntax.a
[84/109] Compiling SwiftSyntaxParser NodeDeclarationHash.swift
/Users/builder/builds/TDmZkXJm/1/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] Emitting module SwiftSyntaxParser
/Users/builder/builds/TDmZkXJm/1/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 Diagnostic.swift
/Users/builder/builds/TDmZkXJm/1/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 SyntaxParser.swift
/Users/builder/builds/TDmZkXJm/1/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] Compiling SwiftSyntaxParser CNodes.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxParser/CNodes.swift:13:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
Retrying in 0 seconds ...
Building ... (attempt 2)
[0/1] Planning build
Building for debugging...
[1/26] Compiling SwiftSyntaxParser CNodes.swift
/Users/builder/builds/TDmZkXJm/1/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/1/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/1/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/1/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/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxParser/CNodes.swift:13:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
Retrying in 0 seconds ...
BUILD FAILURE 5.8 macosSpm