Build Information
Failed to build SwiftInspector, reference main (450c62
), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 04:39:30 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.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: $PWD/.spi.yml
SUCCESS checkout https://github.com/fdiaz/SwiftInspector.git at main
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/mattgallagher/CwlCatchException.git
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching https://github.com/apple/swift-argument-parser from cache
[1/455] Fetching cwlcatchexception
[29/1712] Fetching cwlcatchexception, cwlpreconditiontesting
Fetched https://github.com/apple/swift-argument-parser from cache (0.86s)
[1/19567] Fetching nimble
[2/34322] Fetching nimble, quick
[17887/104555] Fetching nimble, quick, swift-syntax
Fetched https://github.com/Quick/Nimble.git from cache (3.13s)
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (3.13s)
Fetched https://github.com/Quick/Quick.git from cache (3.13s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (3.13s)
Fetched https://github.com/apple/swift-syntax.git from cache (3.13s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 4.0.0 (3.80s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.2.1 (0.59s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.50600.1 (0.71s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.2 (0.58s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.1.0 (0.54s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.1 (0.54s)
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/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
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
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
[1369/26182122] Downloading https://github.com/keith/StaticInternalSwiftSyntaxParser/releases/download/5.6/lib_InternalSwiftSyntaxParser.xcframework.zip
[94277/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.21s)
Downloaded https://github.com/keith/StaticInternalSwiftSyntaxParser/releases/download/5.6/lib_InternalSwiftSyntaxParser.xcframework.zip (3.17s)
========================================
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.91s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/apple/swift-syntax.git from cache
Fetched https://github.com/apple/swift-syntax.git from cache (0.79s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.79s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.50600.1 (0.86s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.53s)
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/fdiaz/SwiftInspector.git
Working copy of https://github.com/fdiaz/SwiftInspector.git resolved at main (450c62a)
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
Fetching binary artifact https://github.com/apple/swift-syntax/releases/download/0.50600.1/_InternalSwiftSyntaxParser.xcframework.zip from cache
Fetching binary artifact https://github.com/keith/StaticInternalSwiftSyntaxParser/releases/download/5.6/lib_InternalSwiftSyntaxParser.xcframework.zip from cache
Fetched https://github.com/apple/swift-syntax/releases/download/0.50600.1/_InternalSwiftSyntaxParser.xcframework.zip from cache (0.96s)
Fetched https://github.com/keith/StaticInternalSwiftSyntaxParser/releases/download/5.6/lib_InternalSwiftSyntaxParser.xcframework.zip from cache (1.17s)
Found 2 product dependencies
- swift-argument-parser
- SwiftSyntax
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/fdiaz/SwiftInspector.git
https://github.com/fdiaz/SwiftInspector.git
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "swift-syntax",
"requirement" : {
"exact" : [
"0.50600.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-syntax.git"
},
{
"identity" : "nimble",
"requirement" : {
"range" : [
{
"lower_bound" : "9.0.1",
"upper_bound" : "10.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Nimble.git"
},
{
"identity" : "quick",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Quick.git"
}
],
"manifest_display_name" : "SwiftInspector",
"name" : "SwiftInspector",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "swiftinspector",
"targets" : [
"SwiftInspector"
],
"type" : {
"executable" : null
}
},
{
"name" : "SwiftInspectorAnalyzers",
"targets" : [
"SwiftInspectorAnalyzers"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftInspectorVisitors",
"targets" : [
"SwiftInspectorVisitors"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftInspectorTestHelpers",
"targets" : [
"SwiftInspectorTestHelpers"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "lib_InternalSwiftSyntaxParser",
"module_type" : "BinaryTarget",
"name" : "lib_InternalSwiftSyntaxParser",
"path" : "remote/archive/lib_InternalSwiftSyntaxParser.xcframework.zip",
"product_memberships" : [
"swiftinspector"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "SwiftInspectorVisitorsTests",
"module_type" : "SwiftTarget",
"name" : "SwiftInspectorVisitorsTests",
"path" : "Sources/SwiftInspectorVisitors/Tests",
"product_dependencies" : [
"Nimble",
"Quick"
],
"sources" : [
"AssociatedtypeVisitorSpec.swift",
"ExtensionVisitorSpec.swift",
"FileVisitorSpec.swift",
"FunctionDeclarationVisitorSpec.swift",
"GenericRequirementVisitorSpec.swift",
"ImportVisitorSpec.swift",
"NestableTypeVisitorSpec.swift",
"PropertyInfoSpec.swift",
"PropertyVisitorSpec.swift",
"ProtocolVisitorSpec.swift",
"TypeDescriptionSpec.swift",
"TypeInheritanceVisitorSpec.swift",
"TypealiasVisitorSpec.swift"
],
"target_dependencies" : [
"SwiftInspectorTestHelpers",
"SwiftInspectorVisitors"
],
"type" : "test"
},
{
"c99name" : "SwiftInspectorVisitors",
"module_type" : "SwiftTarget",
"name" : "SwiftInspectorVisitors",
"path" : "Sources/SwiftInspectorVisitors",
"product_dependencies" : [
"SwiftSyntax"
],
"product_memberships" : [
"swiftinspector",
"SwiftInspectorAnalyzers",
"SwiftInspectorVisitors"
],
"sources" : [
"AssertionFailure.swift",
"AssociatedtypeVisitor.swift",
"DeclarationModifierVisitor.swift",
"ExtensionVisitor.swift",
"FileVisitor.swift",
"FunctionDeclarationVisitor.swift",
"GenericParameterVisitor.swift",
"GenericRequirementVisitor.swift",
"ImportVisitor.swift",
"Modifiers.swift",
"NestableDeclSyntax.swift",
"NestableTypeInfo.swift",
"NestableTypeVisitor.swift",
"ParsingTracker.swift",
"PropertyInfo.swift",
"PropertyVisitor.swift",
"ProtocolVisitor.swift",
"TypeDescription.swift",
"TypeInheritanceVisitor.swift",
"TypealiasVisitor.swift"
],
"type" : "library"
},
{
"c99name" : "SwiftInspectorTestHelpersTests",
"module_type" : "SwiftTarget",
"name" : "SwiftInspectorTestHelpersTests",
"path" : "Sources/SwiftInspectorTestHelpers/Tests",
"product_dependencies" : [
"Nimble",
"Quick"
],
"sources" : [
"TemporarySpec.swift"
],
"target_dependencies" : [
"SwiftInspectorTestHelpers"
],
"type" : "test"
},
{
"c99name" : "SwiftInspectorTestHelpers",
"module_type" : "SwiftTarget",
"name" : "SwiftInspectorTestHelpers",
"path" : "Sources/SwiftInspectorTestHelpers",
"product_dependencies" : [
"SwiftSyntax",
"SwiftSyntaxParser"
],
"product_memberships" : [
"SwiftInspectorTestHelpers"
],
"sources" : [
"SyntaxVisitor+WalkContent.swift",
"Temporary.swift"
],
"type" : "library"
},
{
"c99name" : "SwiftInspectorCommandsTests",
"module_type" : "SwiftTarget",
"name" : "SwiftInspectorCommandsTests",
"path" : "Sources/SwiftInspectorCommands/Tests",
"product_dependencies" : [
"Nimble",
"Quick"
],
"sources" : [
"ImportCommandSpec.swift",
"InitializerCommandSpec.swift",
"StaticUsageCommandSpec.swift",
"TestTask.swift",
"TypeConformanceCommandSpec.swift",
"TypeLocationCommandSpec.swift",
"TypealiasCommandSpec.swift",
"TypesCommandSpec.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"SwiftInspectorCommands",
"SwiftInspectorTestHelpers"
],
"type" : "test"
},
{
"c99name" : "SwiftInspectorCommands",
"module_type" : "SwiftTarget",
"name" : "SwiftInspectorCommands",
"path" : "Sources/SwiftInspectorCommands",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"swiftinspector"
],
"sources" : [
"ImportsCommand.swift",
"InitializerCommand.swift",
"InspectorCommand.swift",
"InspectorError.swift",
"StaticUsageCommand.swift",
"TypeConformanceCommand.swift",
"TypeLocationCommand.swift",
"TypealiasCommand.swift",
"TypesCommand.swift"
],
"target_dependencies" : [
"SwiftInspectorAnalyzers"
],
"type" : "library"
},
{
"c99name" : "SwiftInspectorAnalyzersTests",
"module_type" : "SwiftTarget",
"name" : "SwiftInspectorAnalyzersTests",
"path" : "Sources/SwiftInspectorAnalyzers/Tests",
"product_dependencies" : [
"Nimble",
"Quick"
],
"sources" : [
"FileManagerSpec.swift",
"InitializerAnalyzerSpec.swift",
"StandardAnalyzerSpec.swift",
"StaticUsageAnalyzerSpec.swift",
"TypeConformanceAnalyzerSpec.swift",
"TypeLocationAnalyzerSpec.swift",
"TypealiasAnalyzerSpec.swift",
"TypesAnalyzerSpec.swift"
],
"target_dependencies" : [
"SwiftInspectorAnalyzers",
"SwiftInspectorTestHelpers",
"SwiftInspectorVisitors"
],
"type" : "test"
},
{
"c99name" : "SwiftInspectorAnalyzers",
"module_type" : "SwiftTarget",
"name" : "SwiftInspectorAnalyzers",
"path" : "Sources/SwiftInspectorAnalyzers",
"product_dependencies" : [
"SwiftSyntax",
"SwiftSyntaxParser"
],
"product_memberships" : [
"swiftinspector",
"SwiftInspectorAnalyzers"
],
"sources" : [
"Analyzer.swift",
"CachedSyntaxTree.swift",
"FileManager+SwiftFiles.swift",
"ImportsAnalyzer.swift",
"InitializerAnalyzer.swift",
"StandardAnalyzer.swift",
"StaticUsageAnalyzer.swift",
"TypeConformanceAnalyzer.swift",
"TypeLocationAnalyzer.swift",
"TypealiasAnalyzer.swift",
"TypesAnalyzer.swift"
],
"target_dependencies" : [
"SwiftInspectorVisitors"
],
"type" : "library"
},
{
"c99name" : "SwiftInspector",
"module_type" : "SwiftTarget",
"name" : "SwiftInspector",
"path" : "Sources/SwiftInspector",
"product_memberships" : [
"swiftinspector"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"SwiftInspectorCommands",
"lib_InternalSwiftSyntaxParser"
],
"type" : "executable"
}
],
"tools_version" : "5.6"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/21] Write sources
[1/21] Write swiftinspector-entitlement.plist
[2/21] Copying lib_InternalSwiftSyntaxParser.dylib
[2/21] Write sources
[11/21] Copying lib_InternalSwiftSyntaxParser.framework
[12/21] Write swift-version-2F0A5646E1D333AE.txt
[13/21] Compiling atomic-counter.c
[15/57] Emitting module ArgumentParserToolInfo
[16/57] Compiling ArgumentParserToolInfo ToolInfo.swift
[17/94] Compiling ArgumentParser OptionGroup.swift
[18/94] Compiling ArgumentParser AsyncParsableCommand.swift
[19/94] Compiling ArgumentParser CommandConfiguration.swift
[20/94] Compiling ArgumentParser EnumerableFlag.swift
[21/97] Emitting module ArgumentParser
[22/97] Compiling ArgumentParser SequenceExtensions.swift
[23/97] Compiling ArgumentParser StringExtensions.swift
[24/97] Compiling ArgumentParser Tree.swift
[25/97] Compiling ArgumentParser MessageInfo.swift
[26/97] Compiling ArgumentParser UsageGenerator.swift
[27/97] Compiling ArgumentParser CollectionExtensions.swift
[28/97] Compiling ArgumentParser Errors.swift
[29/100] Compiling ArgumentParser ArgumentDecoder.swift
[30/100] Compiling ArgumentParser ArgumentDefinition.swift
[31/100] Compiling ArgumentParser ArgumentSet.swift
[32/100] Compiling ArgumentParser CommandParser.swift
[33/100] Compiling ArgumentParser BashCompletionsGenerator.swift
[34/100] Compiling ArgumentParser CompletionsGenerator.swift
[35/100] Compiling ArgumentParser FishCompletionsGenerator.swift
[36/100] Compiling ArgumentParser ZshCompletionsGenerator.swift
[38/100] Compiling SwiftSyntax SyntaxPatternNodes.swift
[39/100] Compiling SwiftSyntax SyntaxStmtNodes.swift
[40/100] Compiling SwiftSyntax SyntaxTypeNodes.swift
[45/100] Compiling ArgumentParser Argument.swift
[46/100] Compiling ArgumentParser ArgumentHelp.swift
[47/100] Compiling ArgumentParser ArgumentVisibility.swift
[48/100] Compiling ArgumentParser CompletionKind.swift
[49/100] Compiling ArgumentParser InputOrigin.swift
[50/100] Compiling ArgumentParser Name.swift
[51/100] Compiling ArgumentParser Parsed.swift
[52/100] Compiling ArgumentParser ParsedValues.swift
[53/100] Compiling ArgumentParser HelpGenerator.swift
[57/100] Compiling ArgumentParser ExpressibleByArgument.swift
[58/100] Compiling ArgumentParser ParsableArguments.swift
[59/100] Compiling ArgumentParser ParsableArgumentsValidation.swift
[60/100] Compiling ArgumentParser ParsableCommand.swift
[61/100] Compiling ArgumentParser ParserError.swift
[62/100] Compiling ArgumentParser SplitArguments.swift
[63/100] Compiling ArgumentParser DumpHelpGenerator.swift
[64/100] Compiling ArgumentParser HelpCommand.swift
[65/100] Emitting module SwiftSyntax
[93/100] Write Objects.LinkFileList
[94/100] Archiving libSwiftSyntax.a
error: emit-module command failed with exit code 1 (use -v to see invocation)
[96/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
[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 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/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
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/7] Write swift-version-2F0A5646E1D333AE.txt
[2/43] Emitting module ArgumentParserToolInfo
[3/43] Compiling ArgumentParserToolInfo ToolInfo.swift
[4/80] Compiling ArgumentParser BashCompletionsGenerator.swift
[5/80] Compiling ArgumentParser CompletionsGenerator.swift
[6/80] Compiling ArgumentParser FishCompletionsGenerator.swift
[7/80] Compiling ArgumentParser ZshCompletionsGenerator.swift
[12/83] Emitting module ArgumentParser
[13/86] Compiling ArgumentParser SplitArguments.swift
[14/86] Compiling ArgumentParser DumpHelpGenerator.swift
[15/86] Compiling ArgumentParser HelpCommand.swift
[16/86] Compiling ArgumentParser Argument.swift
[17/86] Compiling ArgumentParser ExpressibleByArgument.swift
[18/86] Compiling ArgumentParser ParsableArguments.swift
[19/86] Compiling ArgumentParser ParsableArgumentsValidation.swift
[20/86] Compiling ArgumentParser ParsableCommand.swift
[21/86] Compiling ArgumentParser ParserError.swift
[26/86] Compiling SwiftSyntax SyntaxPatternNodes.swift
[27/86] Compiling SwiftSyntax SyntaxStmtNodes.swift
[28/86] Compiling SwiftSyntax SyntaxTypeNodes.swift
[29/86] Compiling ArgumentParser HelpGenerator.swift
[30/86] Compiling ArgumentParser MessageInfo.swift
[31/86] Compiling ArgumentParser UsageGenerator.swift
[32/86] Compiling ArgumentParser CollectionExtensions.swift
[33/86] Compiling ArgumentParser InputOrigin.swift
[34/86] Compiling ArgumentParser Name.swift
[35/86] Compiling ArgumentParser Parsed.swift
[36/86] Compiling ArgumentParser ParsedValues.swift
[41/86] Compiling ArgumentParser SequenceExtensions.swift
[42/86] Compiling ArgumentParser StringExtensions.swift
[43/86] Compiling ArgumentParser Tree.swift
[44/86] Compiling ArgumentParser ArgumentDecoder.swift
[45/86] Compiling ArgumentParser ArgumentDefinition.swift
[46/86] Compiling ArgumentParser ArgumentSet.swift
[47/86] Compiling ArgumentParser CommandParser.swift
[48/86] Compiling ArgumentParser OptionGroup.swift
[49/86] Compiling ArgumentParser AsyncParsableCommand.swift
[50/86] Compiling ArgumentParser CommandConfiguration.swift
[51/86] Compiling ArgumentParser EnumerableFlag.swift
[52/86] Compiling ArgumentParser Errors.swift
[53/86] Compiling ArgumentParser Flag.swift
[54/86] Compiling ArgumentParser NameSpecification.swift
[55/86] Compiling ArgumentParser Option.swift
[56/86] Emitting module SwiftSyntax
[80/87] Write Objects.LinkFileList
[81/87] Archiving libSwiftSyntax.a
error: emit-module command failed with exit code 1 (use -v to see invocation)
[83/111] 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
[84/111] 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
[85/111] 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
[86/111] 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
[87/111] 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
BUILD FAILURE 6.1 macosSpm