The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build SyntaxKit, reference main (1bd7f8), with Swift 6.2 for Wasm on 15 Sep 2025 15:27:19 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brightdigit/SyntaxKit.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/brightdigit/SyntaxKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1bd7f84 Windows Support and README Updates (#102)
Cloned https://github.com/brightdigit/SyntaxKit.git
Revision (git rev-parse @):
1bd7f84c218fd35a111c0b310cad5b32e8489acc
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/brightdigit/SyntaxKit.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/brightdigit/SyntaxKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:3160178686d03086db4c1712d78c1980537bb37521128c64baade7f466b6b4aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/swiftlang/swift-syntax.git
[1/2094] Fetching swift-docc-plugin
[462/74011] Fetching swift-docc-plugin, swift-syntax
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (9.37s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (9.45s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (14.58s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.67s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3512] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.69s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.53s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/27] Write sources
[13/27] Compiling _SwiftSyntaxCShims dummy.c
[14/27] Write swift-version-24593BA9C3E375BF.txt
[16/35] Compiling SwiftSyntax509 Empty.swift
[17/35] Emitting module SwiftSyntax509
[19/36] Compiling SwiftSyntax601 Empty.swift
[20/36] Emitting module SwiftSyntax601
[21/37] Emitting module SwiftSyntax510
[22/37] Compiling SwiftSyntax510 Empty.swift
[24/38] Wrapping AST for SwiftSyntax509 for debugging
[25/38] Wrapping AST for SwiftSyntax601 for debugging
[26/38] Wrapping AST for SwiftSyntax510 for debugging
[28/38] Emitting module SwiftSyntax600
[29/38] Compiling SwiftSyntax600 Empty.swift
[30/39] Wrapping AST for SwiftSyntax600 for debugging
[32/103] Compiling SwiftSyntax AbsolutePosition.swift
[33/103] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[34/103] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[35/103] Compiling SwiftSyntax Assert.swift
[36/103] Compiling SwiftSyntax BumpPtrAllocator.swift
[37/103] Compiling SwiftSyntax CommonAncestor.swift
[38/103] Compiling SwiftSyntax Convenience.swift
[39/103] Compiling SwiftSyntax CustomTraits.swift
[40/103] Compiling SwiftSyntax EditorPlaceholder.swift
[41/112] Compiling SwiftSyntax Identifier.swift
[42/112] Compiling SwiftSyntax MemoryLayout.swift
[43/112] Compiling SwiftSyntax MissingNodeInitializers.swift
[44/112] Compiling SwiftSyntax RawSyntax.swift
[45/112] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[46/112] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[47/112] Compiling SwiftSyntax RawSyntaxTokenView.swift
[48/112] Compiling SwiftSyntax SourceEdit.swift
[49/112] Compiling SwiftSyntax SourceLength.swift
[50/112] Compiling SwiftSyntax SourceLocation.swift
[51/112] Compiling SwiftSyntax SourcePresence.swift
[52/112] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[53/112] Compiling SwiftSyntax Syntax.swift
[54/112] Compiling SwiftSyntax SyntaxArena.swift
[55/112] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[56/112] Compiling SwiftSyntax SyntaxChildren.swift
[57/112] Compiling SwiftSyntax SyntaxCollection.swift
[58/112] Compiling SwiftSyntax SyntaxHashable.swift
[59/112] Emitting module SwiftSyntax
[60/112] Compiling SwiftSyntax RawSyntaxNodesC.swift
[61/112] Compiling SwiftSyntax RawSyntaxNodesD.swift
[62/112] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[63/112] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[64/112] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[65/112] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[66/112] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[67/112] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[68/112] Compiling SwiftSyntax RawSyntaxValidation.swift
[69/112] Compiling SwiftSyntax SyntaxEnum.swift
[70/112] Compiling SwiftSyntax SyntaxKind.swift
[71/112] Compiling SwiftSyntax SyntaxRewriter.swift
[72/112] Compiling SwiftSyntax SyntaxTraits.swift
[73/112] Compiling SwiftSyntax SyntaxVisitor.swift
[74/112] Compiling SwiftSyntax TokenKind.swift
[75/112] Compiling SwiftSyntax Tokens.swift
[76/112] Compiling SwiftSyntax TriviaPieces.swift
[77/112] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[78/112] Compiling SwiftSyntax SyntaxIdentifier.swift
[79/112] Compiling SwiftSyntax SyntaxNodeFactory.swift
[80/112] Compiling SwiftSyntax SyntaxNodeStructure.swift
[81/112] Compiling SwiftSyntax SyntaxProtocol.swift
[82/112] Compiling SwiftSyntax SyntaxText.swift
[83/112] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[84/112] Compiling SwiftSyntax TokenDiagnostic.swift
[85/112] Compiling SwiftSyntax TokenSequence.swift
[86/112] Compiling SwiftSyntax TokenSyntax.swift
[87/112] Compiling SwiftSyntax Trivia.swift
[88/112] Compiling SwiftSyntax Utils.swift
[89/112] Compiling SwiftSyntax ChildNameForKeyPath.swift
[90/112] Compiling SwiftSyntax Keyword.swift
[91/112] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[92/112] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[93/112] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[94/112] Compiling SwiftSyntax SyntaxBaseNodes.swift
[95/112] Compiling SwiftSyntax SyntaxCollections.swift
[96/112] Compiling SwiftSyntax SyntaxNodesAB.swift
[97/112] Compiling SwiftSyntax SyntaxNodesC.swift
[98/112] Compiling SwiftSyntax SyntaxNodesD.swift
[99/112] Compiling SwiftSyntax SyntaxNodesEF.swift
[100/112] Compiling SwiftSyntax SyntaxNodesGHI.swift
[101/112] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[102/112] Compiling SwiftSyntax SyntaxNodesOP.swift
[103/112] Compiling SwiftSyntax SyntaxNodesQRS.swift
[104/112] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[105/118] Wrapping AST for SwiftSyntax for debugging
[107/164] Compiling SwiftDiagnostics FixIt.swift
[108/165] Compiling SwiftDiagnostics Message.swift
[109/165] Emitting module SwiftDiagnostics
[110/165] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[111/165] Compiling SwiftParser Expressions.swift
[112/165] Compiling SwiftParser IncrementalParseTransition.swift
[113/165] Compiling SwiftParser IsValidIdentifier.swift
[114/165] Compiling SwiftDiagnostics Note.swift
[115/165] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[116/165] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[117/165] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[118/166] Compiling SwiftParser SwiftParserCompatibility.swift
[119/166] Compiling SwiftParser SwiftVersion.swift
[120/166] Compiling SwiftParser SyntaxUtils.swift
[121/166] Compiling SwiftParser TokenConsumer.swift
[122/166] Compiling SwiftParser TokenPrecedence.swift
[123/171] Wrapping AST for SwiftDiagnostics for debugging
[125/171] Emitting module SwiftParser
[126/171] Compiling SwiftParser Modifiers.swift
[127/171] Compiling SwiftParser Names.swift
[128/171] Compiling SwiftParser Nominals.swift
[129/171] Compiling SwiftParser Parameters.swift
[130/171] Compiling SwiftParser ParseSourceFile.swift
[131/171] Compiling SwiftParser Parser.swift
[132/171] Compiling SwiftParser LexemeSequence.swift
[133/171] Compiling SwiftParser Lexer.swift
[134/171] Compiling SwiftParser RegexLiteralLexer.swift
[135/171] Compiling SwiftParser UnicodeScalarExtensions.swift
[136/171] Compiling SwiftParser Lookahead.swift
[137/171] Compiling SwiftParser LoopProgressCondition.swift
[138/171] Compiling SwiftParser TokenSpec.swift
[139/171] Compiling SwiftParser TokenSpecSet.swift
[140/171] Compiling SwiftParser TopLevel.swift
[141/171] Compiling SwiftParser TriviaParser.swift
[142/171] Compiling SwiftParser Types.swift
[143/171] Compiling SwiftParser Patterns.swift
[144/171] Compiling SwiftParser Recovery.swift
[145/171] Compiling SwiftParser Specifiers.swift
[146/171] Compiling SwiftParser Statements.swift
[147/171] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[148/171] Compiling SwiftParser StringLiterals.swift
[149/171] Compiling SwiftParser Attributes.swift
[150/171] Compiling SwiftParser Availability.swift
[151/171] Compiling SwiftParser CharacterInfo.swift
[152/171] Compiling SwiftParser CollectionNodes+Parsable.swift
[153/171] Compiling SwiftParser Declarations.swift
[154/171] Compiling SwiftParser Directives.swift
[159/171] Compiling SwiftParser Cursor.swift
[160/171] Compiling SwiftParser Lexeme.swift
[161/171] Compiling SwiftParser ExperimentalFeatures.swift
[162/171] Compiling SwiftParser IsLexerClassified.swift
[163/171] Compiling SwiftParser LayoutNodes+Parsable.swift
[164/171] Compiling SwiftParser Parser+TokenSpecSet.swift
[165/171] Compiling SwiftParser TokenSpecStaticMembers.swift
[166/172] Wrapping AST for SwiftParser for debugging
[168/182] Compiling SwiftOperators PrecedenceGroup.swift
[169/183] Compiling SwiftOperators PrecedenceGraph.swift
[170/183] Compiling SwiftOperators OperatorTable.swift
[171/183] Compiling SwiftOperators SyntaxSynthesis.swift
[172/183] Compiling SwiftOperators OperatorTable+Semantics.swift
[173/183] Compiling SwiftOperators Operator.swift
[174/183] Compiling SwiftOperators OperatorError+Diagnostics.swift
[175/183] Compiling SwiftOperators OperatorError.swift
[176/183] Compiling SwiftOperators OperatorTable+Defaults.swift
[177/183] Emitting module SwiftOperators
[178/183] Compiling SwiftOperators OperatorTable+Folding.swift
[179/184] Wrapping AST for SwiftOperators for debugging
[181/326] Compiling SyntaxKit DictionaryValue.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[182/326] Compiling SyntaxKit Literal+DictionaryValue.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[183/326] Compiling SyntaxKit PatternCodeBlock.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[184/326] Compiling SyntaxKit PatternConvertableCollection.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[185/326] Compiling SyntaxKit Tuple.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[186/326] Compiling SyntaxKit TupleAssignment+AsyncSet.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[187/326] Compiling SyntaxKit TupleAssignment.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[188/326] Compiling SyntaxKit TupleLiteralArray.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[189/326] Compiling SyntaxKit TuplePattern.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[190/326] Compiling SyntaxKit Do.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[191/326] Compiling SyntaxKit For.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[192/326] Compiling SyntaxKit Guard.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[193/326] Compiling SyntaxKit If+Body.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[194/326] Compiling SyntaxKit If+CodeBlockItem.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[195/326] Compiling SyntaxKit If+Conditions.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[196/326] Compiling SyntaxKit If+ElseBody.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[197/326] Compiling SyntaxKit If.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[198/326] Compiling SyntaxKit Switch.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[199/343] Compiling SyntaxKit ClosureType.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[200/343] Compiling SyntaxKit ConditionalOp.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[201/343] Compiling SyntaxKit FunctionCallExp.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[202/343] Compiling SyntaxKit Infix+Comparison.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[203/343] Compiling SyntaxKit Infix.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[204/343] Compiling SyntaxKit Literal+Convenience.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[205/343] Compiling SyntaxKit Literal+ExprCodeBlock.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[206/343] Compiling SyntaxKit Literal+PatternConvertible.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[207/343] Compiling SyntaxKit Literal.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[208/343] Compiling SyntaxKit LiteralValue.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[209/343] Compiling SyntaxKit NegatedPropertyAccessExp.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[210/343] Compiling SyntaxKit OptionalChainingExp.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[211/343] Compiling SyntaxKit PlusAssign.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[212/343] Compiling SyntaxKit PropertyAccessExp.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[213/343] Compiling SyntaxKit PropertyAccessible.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[214/343] Compiling SyntaxKit ReferenceExp.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[215/343] Compiling SyntaxKit Return.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[216/343] Compiling SyntaxKit Function+EffectSpecifiers.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[217/343] Compiling SyntaxKit Function+Effects.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[218/343] Compiling SyntaxKit Function+Modifiers.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[219/343] Compiling SyntaxKit Function+Syntax.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[220/343] Compiling SyntaxKit Function.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[221/343] Compiling SyntaxKit FunctionParameterSyntax+Init.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[222/343] Compiling SyntaxKit FunctionRequirement.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[223/343] Compiling SyntaxKit Parameter.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[224/343] Compiling SyntaxKit ParameterBuilderResult.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[225/343] Compiling SyntaxKit ParameterExp.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[226/343] Compiling SyntaxKit ParameterExpBuilderResult.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[227/343] Compiling SyntaxKit SourceRange.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[228/343] Compiling SyntaxKit String+Extensions.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[229/343] Compiling SyntaxKit String.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[230/343] Compiling SyntaxKit StructureProperty.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[231/343] Compiling SyntaxKit StructureValue.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[232/343] Compiling SyntaxKit SyntaxParser.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[233/343] Emitting module SyntaxKit
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[234/343] Compiling SyntaxKit Attribute.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+ExprSyntax.swift:52:7: warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
50 |     // This prevents crashes while still allowing code generation to continue
51 |     #warning(
52 |       "TODO: Review fallback for unsupported syntax types - consider if this should be an error instead"
   |       `- warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
53 |     )
54 |     return ExprSyntax(DeclReferenceExprSyntax(baseName: .identifier("")))
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:51:11: warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
49 |         // This prevents crashes while still allowing code generation to continue
50 |         #warning(
51 |           "TODO: Review fallback for unsupported syntax types - consider if this should be an error instead"
   |           `- warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
52 |         )
53 |         let emptyExpr = ExprSyntax(DeclReferenceExprSyntax(baseName: .identifier("")))
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[235/343] Compiling SyntaxKit AttributeInfo.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+ExprSyntax.swift:52:7: warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
50 |     // This prevents crashes while still allowing code generation to continue
51 |     #warning(
52 |       "TODO: Review fallback for unsupported syntax types - consider if this should be an error instead"
   |       `- warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
53 |     )
54 |     return ExprSyntax(DeclReferenceExprSyntax(baseName: .identifier("")))
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:51:11: warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
49 |         // This prevents crashes while still allowing code generation to continue
50 |         #warning(
51 |           "TODO: Review fallback for unsupported syntax types - consider if this should be an error instead"
   |           `- warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
52 |         )
53 |         let emptyExpr = ExprSyntax(DeclReferenceExprSyntax(baseName: .identifier("")))
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[236/343] Compiling SyntaxKit Trivia+Comments.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+ExprSyntax.swift:52:7: warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
50 |     // This prevents crashes while still allowing code generation to continue
51 |     #warning(
52 |       "TODO: Review fallback for unsupported syntax types - consider if this should be an error instead"
   |       `- warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
53 |     )
54 |     return ExprSyntax(DeclReferenceExprSyntax(baseName: .identifier("")))
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:51:11: warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
49 |         // This prevents crashes while still allowing code generation to continue
50 |         #warning(
51 |           "TODO: Review fallback for unsupported syntax types - consider if this should be an error instead"
   |           `- warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
52 |         )
53 |         let emptyExpr = ExprSyntax(DeclReferenceExprSyntax(baseName: .identifier("")))
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[237/343] Compiling SyntaxKit CodeBlock+ExprSyntax.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+ExprSyntax.swift:52:7: warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
50 |     // This prevents crashes while still allowing code generation to continue
51 |     #warning(
52 |       "TODO: Review fallback for unsupported syntax types - consider if this should be an error instead"
   |       `- warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
53 |     )
54 |     return ExprSyntax(DeclReferenceExprSyntax(baseName: .identifier("")))
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:51:11: warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
49 |         // This prevents crashes while still allowing code generation to continue
50 |         #warning(
51 |           "TODO: Review fallback for unsupported syntax types - consider if this should be an error instead"
   |           `- warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
52 |         )
53 |         let emptyExpr = ExprSyntax(DeclReferenceExprSyntax(baseName: .identifier("")))
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[238/343] Compiling SyntaxKit CodeBlock+Generate.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+ExprSyntax.swift:52:7: warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
50 |     // This prevents crashes while still allowing code generation to continue
51 |     #warning(
52 |       "TODO: Review fallback for unsupported syntax types - consider if this should be an error instead"
   |       `- warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
53 |     )
54 |     return ExprSyntax(DeclReferenceExprSyntax(baseName: .identifier("")))
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:51:11: warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
49 |         // This prevents crashes while still allowing code generation to continue
50 |         #warning(
51 |           "TODO: Review fallback for unsupported syntax types - consider if this should be an error instead"
   |           `- warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
52 |         )
53 |         let emptyExpr = ExprSyntax(DeclReferenceExprSyntax(baseName: .identifier("")))
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[239/343] Compiling SyntaxKit CodeBlockBuilder.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+ExprSyntax.swift:52:7: warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
50 |     // This prevents crashes while still allowing code generation to continue
51 |     #warning(
52 |       "TODO: Review fallback for unsupported syntax types - consider if this should be an error instead"
   |       `- warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
53 |     )
54 |     return ExprSyntax(DeclReferenceExprSyntax(baseName: .identifier("")))
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:51:11: warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
49 |         // This prevents crashes while still allowing code generation to continue
50 |         #warning(
51 |           "TODO: Review fallback for unsupported syntax types - consider if this should be an error instead"
   |           `- warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
52 |         )
53 |         let emptyExpr = ExprSyntax(DeclReferenceExprSyntax(baseName: .identifier("")))
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[240/343] Compiling SyntaxKit CodeBlockBuilderResult.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+ExprSyntax.swift:52:7: warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
50 |     // This prevents crashes while still allowing code generation to continue
51 |     #warning(
52 |       "TODO: Review fallback for unsupported syntax types - consider if this should be an error instead"
   |       `- warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
53 |     )
54 |     return ExprSyntax(DeclReferenceExprSyntax(baseName: .identifier("")))
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:51:11: warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
49 |         // This prevents crashes while still allowing code generation to continue
50 |         #warning(
51 |           "TODO: Review fallback for unsupported syntax types - consider if this should be an error instead"
   |           `- warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
52 |         )
53 |         let emptyExpr = ExprSyntax(DeclReferenceExprSyntax(baseName: .identifier("")))
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[241/343] Compiling SyntaxKit CodeBlockItemSyntax.Item.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+ExprSyntax.swift:52:7: warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
50 |     // This prevents crashes while still allowing code generation to continue
51 |     #warning(
52 |       "TODO: Review fallback for unsupported syntax types - consider if this should be an error instead"
   |       `- warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
53 |     )
54 |     return ExprSyntax(DeclReferenceExprSyntax(baseName: .identifier("")))
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:51:11: warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
49 |         // This prevents crashes while still allowing code generation to continue
50 |         #warning(
51 |           "TODO: Review fallback for unsupported syntax types - consider if this should be an error instead"
   |           `- warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
52 |         )
53 |         let emptyExpr = ExprSyntax(DeclReferenceExprSyntax(baseName: .identifier("")))
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[242/343] Compiling SyntaxKit CommentedCodeBlock.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+ExprSyntax.swift:52:7: warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
50 |     // This prevents crashes while still allowing code generation to continue
51 |     #warning(
52 |       "TODO: Review fallback for unsupported syntax types - consider if this should be an error instead"
   |       `- warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
53 |     )
54 |     return ExprSyntax(DeclReferenceExprSyntax(baseName: .identifier("")))
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:51:11: warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
49 |         // This prevents crashes while still allowing code generation to continue
50 |         #warning(
51 |           "TODO: Review fallback for unsupported syntax types - consider if this should be an error instead"
   |           `- warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
52 |         )
53 |         let emptyExpr = ExprSyntax(DeclReferenceExprSyntax(baseName: .identifier("")))
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[243/343] Compiling SyntaxKit EmptyCodeBlock.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+ExprSyntax.swift:52:7: warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
50 |     // This prevents crashes while still allowing code generation to continue
51 |     #warning(
52 |       "TODO: Review fallback for unsupported syntax types - consider if this should be an error instead"
   |       `- warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
53 |     )
54 |     return ExprSyntax(DeclReferenceExprSyntax(baseName: .identifier("")))
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:51:11: warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
49 |         // This prevents crashes while still allowing code generation to continue
50 |         #warning(
51 |           "TODO: Review fallback for unsupported syntax types - consider if this should be an error instead"
   |           `- warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
52 |         )
53 |         let emptyExpr = ExprSyntax(DeclReferenceExprSyntax(baseName: .identifier("")))
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[244/343] Compiling SyntaxKit ExprCodeBlock.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+ExprSyntax.swift:52:7: warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
50 |     // This prevents crashes while still allowing code generation to continue
51 |     #warning(
52 |       "TODO: Review fallback for unsupported syntax types - consider if this should be an error instead"
   |       `- warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
53 |     )
54 |     return ExprSyntax(DeclReferenceExprSyntax(baseName: .identifier("")))
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:51:11: warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
49 |         // This prevents crashes while still allowing code generation to continue
50 |         #warning(
51 |           "TODO: Review fallback for unsupported syntax types - consider if this should be an error instead"
   |           `- warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
52 |         )
53 |         let emptyExpr = ExprSyntax(DeclReferenceExprSyntax(baseName: .identifier("")))
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[245/343] Compiling SyntaxKit Array+LiteralValue.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+ExprSyntax.swift:52:7: warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
50 |     // This prevents crashes while still allowing code generation to continue
51 |     #warning(
52 |       "TODO: Review fallback for unsupported syntax types - consider if this should be an error instead"
   |       `- warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
53 |     )
54 |     return ExprSyntax(DeclReferenceExprSyntax(baseName: .identifier("")))
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:51:11: warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
49 |         // This prevents crashes while still allowing code generation to continue
50 |         #warning(
51 |           "TODO: Review fallback for unsupported syntax types - consider if this should be an error instead"
   |           `- warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
52 |         )
53 |         let emptyExpr = ExprSyntax(DeclReferenceExprSyntax(baseName: .identifier("")))
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[246/343] Compiling SyntaxKit ArrayLiteral.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+ExprSyntax.swift:52:7: warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
50 |     // This prevents crashes while still allowing code generation to continue
51 |     #warning(
52 |       "TODO: Review fallback for unsupported syntax types - consider if this should be an error instead"
   |       `- warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
53 |     )
54 |     return ExprSyntax(DeclReferenceExprSyntax(baseName: .identifier("")))
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:51:11: warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
49 |         // This prevents crashes while still allowing code generation to continue
50 |         #warning(
51 |           "TODO: Review fallback for unsupported syntax types - consider if this should be an error instead"
   |           `- warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
52 |         )
53 |         let emptyExpr = ExprSyntax(DeclReferenceExprSyntax(baseName: .identifier("")))
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[247/343] Compiling SyntaxKit CodeBlock+DictionaryValue.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+ExprSyntax.swift:52:7: warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
50 |     // This prevents crashes while still allowing code generation to continue
51 |     #warning(
52 |       "TODO: Review fallback for unsupported syntax types - consider if this should be an error instead"
   |       `- warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
53 |     )
54 |     return ExprSyntax(DeclReferenceExprSyntax(baseName: .identifier("")))
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:51:11: warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
49 |         // This prevents crashes while still allowing code generation to continue
50 |         #warning(
51 |           "TODO: Review fallback for unsupported syntax types - consider if this should be an error instead"
   |           `- warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
52 |         )
53 |         let emptyExpr = ExprSyntax(DeclReferenceExprSyntax(baseName: .identifier("")))
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[248/343] Compiling SyntaxKit CodeBlockableLiteral.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+ExprSyntax.swift:52:7: warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
50 |     // This prevents crashes while still allowing code generation to continue
51 |     #warning(
52 |       "TODO: Review fallback for unsupported syntax types - consider if this should be an error instead"
   |       `- warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
53 |     )
54 |     return ExprSyntax(DeclReferenceExprSyntax(baseName: .identifier("")))
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:51:11: warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
49 |         // This prevents crashes while still allowing code generation to continue
50 |         #warning(
51 |           "TODO: Review fallback for unsupported syntax types - consider if this should be an error instead"
   |           `- warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
52 |         )
53 |         let emptyExpr = ExprSyntax(DeclReferenceExprSyntax(baseName: .identifier("")))
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[249/343] Compiling SyntaxKit Dictionary+LiteralValue.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+ExprSyntax.swift:52:7: warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
50 |     // This prevents crashes while still allowing code generation to continue
51 |     #warning(
52 |       "TODO: Review fallback for unsupported syntax types - consider if this should be an error instead"
   |       `- warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
53 |     )
54 |     return ExprSyntax(DeclReferenceExprSyntax(baseName: .identifier("")))
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:51:11: warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
49 |         // This prevents crashes while still allowing code generation to continue
50 |         #warning(
51 |           "TODO: Review fallback for unsupported syntax types - consider if this should be an error instead"
   |           `- warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
52 |         )
53 |         let emptyExpr = ExprSyntax(DeclReferenceExprSyntax(baseName: .identifier("")))
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[250/343] Compiling SyntaxKit DictionaryExpr.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+ExprSyntax.swift:52:7: warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
50 |     // This prevents crashes while still allowing code generation to continue
51 |     #warning(
52 |       "TODO: Review fallback for unsupported syntax types - consider if this should be an error instead"
   |       `- warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
53 |     )
54 |     return ExprSyntax(DeclReferenceExprSyntax(baseName: .identifier("")))
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:51:11: warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
49 |         // This prevents crashes while still allowing code generation to continue
50 |         #warning(
51 |           "TODO: Review fallback for unsupported syntax types - consider if this should be an error instead"
   |           `- warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
52 |         )
53 |         let emptyExpr = ExprSyntax(DeclReferenceExprSyntax(baseName: .identifier("")))
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[251/343] Compiling SyntaxKit DictionaryLiteral.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+ExprSyntax.swift:52:7: warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
50 |     // This prevents crashes while still allowing code generation to continue
51 |     #warning(
52 |       "TODO: Review fallback for unsupported syntax types - consider if this should be an error instead"
   |       `- warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
53 |     )
54 |     return ExprSyntax(DeclReferenceExprSyntax(baseName: .identifier("")))
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:51:11: warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
49 |         // This prevents crashes while still allowing code generation to continue
50 |         #warning(
51 |           "TODO: Review fallback for unsupported syntax types - consider if this should be an error instead"
   |           `- warning: TODO: Review fallback for unsupported syntax types - consider if this should be an error instead
52 |         )
53 |         let emptyExpr = ExprSyntax(DeclReferenceExprSyntax(baseName: .identifier("")))
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[252/343] Compiling SyntaxKit Import.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[253/343] Compiling SyntaxKit Init.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[254/343] Compiling SyntaxKit Protocol.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[255/343] Compiling SyntaxKit Struct+Public.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[256/343] Compiling SyntaxKit Struct.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[257/343] Compiling SyntaxKit TypeAlias.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[258/343] Compiling SyntaxKit Catch.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[259/343] Compiling SyntaxKit CatchBuilder.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[260/343] Compiling SyntaxKit Throw.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[261/343] Compiling SyntaxKit Assignment.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[262/343] Compiling SyntaxKit Call.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[263/343] Compiling SyntaxKit CaptureInfo.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[264/343] Compiling SyntaxKit Closure+Body.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[265/343] Compiling SyntaxKit Closure+Capture.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[266/343] Compiling SyntaxKit Closure+Signature.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[267/343] Compiling SyntaxKit Closure.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[268/343] Compiling SyntaxKit ClosureParameter.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[269/343] Compiling SyntaxKit ClosureParameterBuilderResult.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[270/343] Compiling SyntaxKit SwitchCase.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[271/343] Compiling SyntaxKit SwitchLet.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[272/343] Compiling SyntaxKit While.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[273/343] Compiling SyntaxKit AccessModifier.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[274/343] Compiling SyntaxKit CaptureReferenceType.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[275/343] Compiling SyntaxKit CodeBlock.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[276/343] Compiling SyntaxKit ExprCodeBlockBuilder.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[277/343] Compiling SyntaxKit Keyword+AccessModifier.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[278/343] Compiling SyntaxKit Keyword+CaptureReferenceType.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[279/343] Compiling SyntaxKit Line+Trivia.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[280/343] Compiling SyntaxKit Line.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[281/343] Compiling SyntaxKit PatternConvertible.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[282/343] Compiling SyntaxKit PatternConvertibleBuilder.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[283/343] Compiling SyntaxKit String+TypeRepresentable.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[284/343] Compiling SyntaxKit TypeRepresentable.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[285/343] Compiling SyntaxKit Class.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[286/343] Compiling SyntaxKit Enum.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[287/343] Compiling SyntaxKit Extension.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[288/343] Compiling SyntaxKit SyntaxResponse.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[289/343] Compiling SyntaxKit SyntaxType.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[290/343] Compiling SyntaxKit Token.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[291/343] Compiling SyntaxKit TokenVisitor+Helpers.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[292/343] Compiling SyntaxKit TokenVisitor.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[293/343] Compiling SyntaxKit TreeNode.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[294/343] Compiling SyntaxKit Int+PatternConvertible.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[295/343] Compiling SyntaxKit LetBindingPattern.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[296/343] Compiling SyntaxKit Range+PatternConvertible.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[297/343] Compiling SyntaxKit String+PatternConvertible.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[298/343] Compiling SyntaxKit Break.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[299/343] Compiling SyntaxKit Case.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[300/343] Compiling SyntaxKit CodeBlock+Comment.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[301/343] Compiling SyntaxKit CodeBlockable.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[302/343] Compiling SyntaxKit CommentBuilderResult.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[303/343] Compiling SyntaxKit Continue.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[304/343] Compiling SyntaxKit Default.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
/host/spi-builder-workspace/Sources/DocumentationHarness/CodeBlock.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 |
32 | /// Represents a code block extracted from documentation
/host/spi-builder-workspace/Sources/DocumentationHarness/CodeBlock.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 |
32 | /// Represents a code block extracted from documentation
/host/spi-builder-workspace/Sources/DocumentationHarness/CodeBlock.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 |
32 | /// Represents a code block extracted from documentation
/host/spi-builder-workspace/Sources/DocumentationHarness/CodeBlock.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 |
32 | /// Represents a code block extracted from documentation
/host/spi-builder-workspace/Sources/DocumentationHarness/CodeBlock.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 |
32 | /// Represents a code block extracted from documentation
/host/spi-builder-workspace/Sources/DocumentationHarness/CodeBlock.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 |
32 | /// Represents a code block extracted from documentation
/host/spi-builder-workspace/Sources/DocumentationHarness/CodeBlock.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 |
32 | /// Represents a code block extracted from documentation
/host/spi-builder-workspace/Sources/DocumentationHarness/CodeBlock.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 |
32 | /// Represents a code block extracted from documentation
/host/spi-builder-workspace/Sources/DocumentationHarness/CodeBlock.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 |
32 | /// Represents a code block extracted from documentation
error: emit-module command failed with exit code 1 (use -v to see invocation)
[314/345] Emitting module DocumentationHarness
/host/spi-builder-workspace/Sources/DocumentationHarness/CodeBlock.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 |
32 | /// Represents a code block extracted from documentation
/host/spi-builder-workspace/Sources/DocumentationHarness/CodeBlock.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 |
32 | /// Represents a code block extracted from documentation
/host/spi-builder-workspace/Sources/DocumentationHarness/CodeBlock.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 |
32 | /// Represents a code block extracted from documentation
/host/spi-builder-workspace/Sources/DocumentationHarness/CodeBlock.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 |
32 | /// Represents a code block extracted from documentation
/host/spi-builder-workspace/Sources/DocumentationHarness/CodeBlock.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 |
32 | /// Represents a code block extracted from documentation
/host/spi-builder-workspace/Sources/DocumentationHarness/CodeBlock.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 |
32 | /// Represents a code block extracted from documentation
/host/spi-builder-workspace/Sources/DocumentationHarness/CodeBlock.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 |
32 | /// Represents a code block extracted from documentation
/host/spi-builder-workspace/Sources/DocumentationHarness/CodeBlock.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 |
32 | /// Represents a code block extracted from documentation
/host/spi-builder-workspace/Sources/DocumentationHarness/CodeBlock.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 |
32 | /// Represents a code block extracted from documentation
[323/345] Compiling DocumentationHarness ValidationResult.swift
/host/spi-builder-workspace/Sources/DocumentationHarness/CodeBlock.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 |
32 | /// Represents a code block extracted from documentation
[324/345] Compiling DocumentationHarness Validator.swift
/host/spi-builder-workspace/Sources/DocumentationHarness/CodeBlock.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 |
32 | /// Represents a code block extracted from documentation
[325/345] Compiling SyntaxKit EnumCase+Syntax.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[326/345] Compiling SyntaxKit EnumCase.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[327/345] Compiling SyntaxKit Fallthrough.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[328/345] Compiling SyntaxKit Group.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[329/345] Compiling SyntaxKit Let.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[330/345] Compiling SyntaxKit Parenthesized.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[331/345] Compiling SyntaxKit PropertyRequirement.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[332/345] Compiling SyntaxKit Then.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[333/345] Compiling SyntaxKit AttributeArguments.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[334/345] Compiling SyntaxKit ComputedProperty.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[335/345] Compiling SyntaxKit Variable+Attributes.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[336/345] Compiling SyntaxKit Variable+LiteralInitializers.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[337/345] Compiling SyntaxKit Variable+Modifiers.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[338/345] Compiling SyntaxKit Variable+TypedInitializers.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[339/345] Compiling SyntaxKit Variable.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[340/345] Compiling SyntaxKit VariableExp.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
[341/345] Compiling SyntaxKit VariableKind.swift
/host/spi-builder-workspace/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift:30:8: error: no such module 'Foundation'
28 | //
29 |
30 | import Foundation
   |        `- error: no such module 'Foundation'
31 | public import SwiftSyntax
32 |
BUILD FAILURE 6.2 wasm