Build Information
Failed to build SyntaxKit, reference v0.0.3 (61fb48
), with Swift 6.2 (beta) for Wasm on 26 Jun 2025 05:51:37 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" 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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brightdigit/SyntaxKit.git
Reference: v0.0.3
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 v0.0.3 -> FETCH_HEAD
* [new branch] v0.0.3 -> origin/v0.0.3
HEAD is now at 61fb486 Merge pull request #70 from brightdigit/v0.0.2
Cloned https://github.com/brightdigit/SyntaxKit.git
Revision (git rev-parse @):
61fb4862f0554894a22d7c17aa9a29b9a47a2c51
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/brightdigit/SyntaxKit.git at v0.0.3
========================================
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-1":/host -w "$PWD" 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:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
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/apple/swift-syntax.git
[1/2082] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.48s)
[1/70951] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (7.39s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 601.0.1 (12.46s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.4 (0.65s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3416] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.57s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.21s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 601.0.1
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.4
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
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/26] Write sources
[12/26] Compiling _SwiftSyntaxCShims dummy.c
[13/26] Write swift-version-24593BA9C3E375BF.txt
[15/34] Emitting module SwiftSyntax509
[16/34] Compiling SwiftSyntax509 Empty.swift
[17/35] Emitting module SwiftSyntax510
[18/35] Compiling SwiftSyntax510 Empty.swift
[20/36] Emitting module SwiftSyntax601
[21/36] Compiling SwiftSyntax601 Empty.swift
[22/37] Emitting module SwiftSyntax600
[23/37] Compiling SwiftSyntax600 Empty.swift
[25/38] Wrapping AST for SwiftSyntax509 for debugging
[27/38] Wrapping AST for SwiftSyntax510 for debugging
[28/38] Wrapping AST for SwiftSyntax601 for debugging
[29/38] Wrapping AST for SwiftSyntax600 for debugging
[31/102] Compiling SwiftSyntax SyntaxIdentifier.swift
[32/102] Compiling SwiftSyntax SyntaxNodeFactory.swift
[33/102] Compiling SwiftSyntax SyntaxNodeStructure.swift
[34/102] Compiling SwiftSyntax SyntaxProtocol.swift
[35/102] Compiling SwiftSyntax SyntaxText.swift
[36/102] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[37/102] Compiling SwiftSyntax TokenDiagnostic.swift
[38/102] Compiling SwiftSyntax TokenSequence.swift
[39/102] Compiling SwiftSyntax TokenSyntax.swift
[40/111] Compiling SwiftSyntax AbsolutePosition.swift
[41/111] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[42/111] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[43/111] Compiling SwiftSyntax Assert.swift
[44/111] Compiling SwiftSyntax BumpPtrAllocator.swift
[45/111] Compiling SwiftSyntax CommonAncestor.swift
[46/111] Compiling SwiftSyntax Convenience.swift
[47/111] Compiling SwiftSyntax CustomTraits.swift
[48/111] Compiling SwiftSyntax EditorPlaceholder.swift
[49/111] Compiling SwiftSyntax SourceLocation.swift
[50/111] Compiling SwiftSyntax SourcePresence.swift
[51/111] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[52/111] Compiling SwiftSyntax Syntax.swift
[53/111] Compiling SwiftSyntax SyntaxArena.swift
[54/111] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[55/111] Compiling SwiftSyntax SyntaxChildren.swift
[56/111] Compiling SwiftSyntax SyntaxCollection.swift
[57/111] Compiling SwiftSyntax SyntaxHashable.swift
[58/111] Emitting module SwiftSyntax
[59/111] Compiling SwiftSyntax SyntaxEnum.swift
[60/111] Compiling SwiftSyntax SyntaxKind.swift
[61/111] Compiling SwiftSyntax SyntaxRewriter.swift
[62/111] Compiling SwiftSyntax SyntaxTraits.swift
[63/111] Compiling SwiftSyntax SyntaxVisitor.swift
[64/111] Compiling SwiftSyntax TokenKind.swift
[65/111] Compiling SwiftSyntax Tokens.swift
[66/111] Compiling SwiftSyntax TriviaPieces.swift
[67/111] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[68/111] Compiling SwiftSyntax RawSyntaxNodesC.swift
[69/111] Compiling SwiftSyntax RawSyntaxNodesD.swift
[70/111] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[71/111] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[72/111] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[73/111] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[74/111] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[75/111] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[76/111] Compiling SwiftSyntax RawSyntaxValidation.swift
[77/111] Compiling SwiftSyntax Identifier.swift
[78/111] Compiling SwiftSyntax MemoryLayout.swift
[79/111] Compiling SwiftSyntax MissingNodeInitializers.swift
[80/111] Compiling SwiftSyntax RawSyntax.swift
[81/111] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[82/111] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[83/111] Compiling SwiftSyntax RawSyntaxTokenView.swift
[84/111] Compiling SwiftSyntax SourceEdit.swift
[85/111] Compiling SwiftSyntax SourceLength.swift
[86/111] Compiling SwiftSyntax Trivia.swift
[87/111] Compiling SwiftSyntax Utils.swift
[88/111] Compiling SwiftSyntax ChildNameForKeyPath.swift
[89/111] Compiling SwiftSyntax Keyword.swift
[90/111] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[91/111] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[92/111] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[93/111] Compiling SwiftSyntax SyntaxBaseNodes.swift
[94/111] Compiling SwiftSyntax SyntaxCollections.swift
[95/111] Compiling SwiftSyntax SyntaxNodesAB.swift
[96/111] Compiling SwiftSyntax SyntaxNodesC.swift
[97/111] Compiling SwiftSyntax SyntaxNodesD.swift
[98/111] Compiling SwiftSyntax SyntaxNodesEF.swift
[99/111] Compiling SwiftSyntax SyntaxNodesGHI.swift
[100/111] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[101/111] Compiling SwiftSyntax SyntaxNodesOP.swift
[102/111] Compiling SwiftSyntax SyntaxNodesQRS.swift
[103/111] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[104/112] Wrapping AST for SwiftSyntax for debugging
[106/163] Compiling SwiftDiagnostics Message.swift
[107/164] Compiling SwiftDiagnostics Note.swift
[108/164] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[109/164] Compiling SwiftParser Attributes.swift
[110/164] Compiling SwiftParser Availability.swift
[111/164] Compiling SwiftParser CharacterInfo.swift
[112/164] Compiling SwiftParser CollectionNodes+Parsable.swift
[113/164] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[114/164] Emitting module SwiftDiagnostics
[115/164] Compiling SwiftDiagnostics FixIt.swift
[116/164] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[117/165] Wrapping AST for SwiftDiagnostics for debugging
[119/165] Compiling SwiftParser LexemeSequence.swift
[120/165] Compiling SwiftParser Lexer.swift
[121/165] Compiling SwiftParser RegexLiteralLexer.swift
[122/165] Compiling SwiftParser UnicodeScalarExtensions.swift
[123/165] Compiling SwiftParser Lookahead.swift
[124/165] Compiling SwiftParser LoopProgressCondition.swift
[125/170] Compiling SwiftParser Patterns.swift
[126/170] Compiling SwiftParser Recovery.swift
[127/170] Compiling SwiftParser Specifiers.swift
[128/170] Compiling SwiftParser Statements.swift
[129/170] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[130/170] Compiling SwiftParser StringLiterals.swift
[131/170] Compiling SwiftParser Modifiers.swift
[132/170] Compiling SwiftParser Names.swift
[133/170] Compiling SwiftParser Nominals.swift
[134/170] Compiling SwiftParser Parameters.swift
[135/170] Compiling SwiftParser ParseSourceFile.swift
[136/170] Compiling SwiftParser Parser.swift
[137/170] Compiling SwiftParser SwiftParserCompatibility.swift
[138/170] Compiling SwiftParser SwiftVersion.swift
[139/170] Compiling SwiftParser SyntaxUtils.swift
[140/170] Compiling SwiftParser TokenConsumer.swift
[141/170] Compiling SwiftParser TokenPrecedence.swift
[142/170] Compiling SwiftParser TokenSpec.swift
[143/170] Compiling SwiftParser TokenSpecSet.swift
[144/170] Compiling SwiftParser TopLevel.swift
[145/170] Compiling SwiftParser TriviaParser.swift
[146/170] Compiling SwiftParser Types.swift
[151/170] Compiling SwiftParser Declarations.swift
[152/170] Compiling SwiftParser Directives.swift
[153/170] Emitting module SwiftParser
[154/170] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[155/170] Compiling SwiftParser Expressions.swift
[156/170] Compiling SwiftParser IncrementalParseTransition.swift
[157/170] Compiling SwiftParser IsValidIdentifier.swift
[158/170] Compiling SwiftParser Cursor.swift
[159/170] Compiling SwiftParser Lexeme.swift
[160/170] Compiling SwiftParser ExperimentalFeatures.swift
[161/170] Compiling SwiftParser IsLexerClassified.swift
[162/170] Compiling SwiftParser LayoutNodes+Parsable.swift
[163/170] Compiling SwiftParser Parser+TokenSpecSet.swift
[164/170] Compiling SwiftParser TokenSpecStaticMembers.swift
[165/171] Wrapping AST for SwiftParser for debugging
[167/181] Compiling SwiftOperators PrecedenceGroup.swift
[168/182] Compiling SwiftOperators PrecedenceGraph.swift
[169/182] Compiling SwiftOperators SyntaxSynthesis.swift
[170/182] Compiling SwiftOperators OperatorTable+Semantics.swift
[171/182] Compiling SwiftOperators OperatorTable.swift
[172/182] Compiling SwiftOperators Operator.swift
[173/182] Compiling SwiftOperators OperatorError+Diagnostics.swift
[174/182] Emitting module SwiftOperators
[175/182] Compiling SwiftOperators OperatorError.swift
[176/182] Compiling SwiftOperators OperatorTable+Defaults.swift
[177/182] Compiling SwiftOperators OperatorTable+Folding.swift
[178/183] Wrapping AST for SwiftOperators for debugging
[180/296] 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 | import SwiftSyntax
32 |
[181/296] 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 | import SwiftSyntax
32 |
[182/296] 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 | import SwiftSyntax
32 |
[183/296] 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 | import SwiftSyntax
32 |
[184/296] 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 | import SwiftSyntax
32 |
[185/296] 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 | import SwiftSyntax
32 |
[186/296] 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 | import SwiftSyntax
32 |
[187/296] 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 | import SwiftSyntax
32 |
[188/296] 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 | import SwiftSyntax
32 |
[189/296] 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 | import SwiftSyntax
32 |
[190/296] 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 | import SwiftSyntax
32 |
[191/296] 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 | import SwiftSyntax
32 |
[192/296] 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 | import SwiftSyntax
32 |
[193/296] 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 | import SwiftSyntax
32 |
[194/296] 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 | import SwiftSyntax
32 |
[195/296] 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 | import SwiftSyntax
32 |
[196/296] 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 | import SwiftSyntax
32 |
[197/296] 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 | import SwiftSyntax
32 |
[198/296] 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 | import SwiftSyntax
32 |
[199/296] 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 | import SwiftSyntax
32 |
[200/296] 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 | import SwiftSyntax
32 |
[201/296] 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 | import SwiftSyntax
32 |
[202/296] 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 | import SwiftSyntax
32 |
[203/296] 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 | import SwiftSyntax
32 |
[204/296] 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 | import SwiftSyntax
32 |
[205/296] 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 | import SwiftSyntax
32 |
[206/296] 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 | import SwiftSyntax
32 |
[207/296] 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 | import SwiftSyntax
32 |
[208/296] 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 | import SwiftSyntax
32 |
[209/296] 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 | import SwiftSyntax
32 |
[210/296] 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 | import SwiftSyntax
32 |
[211/296] 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 | import SwiftSyntax
32 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[212/312] 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 | import SwiftSyntax
32 |
[213/312] 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 | import SwiftSyntax
32 |
[214/312] 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 | import SwiftSyntax
32 |
[215/312] 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 | import SwiftSyntax
32 |
[216/312] 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 | import SwiftSyntax
32 |
[217/312] 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 | import SwiftSyntax
32 |
[218/312] 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 | import SwiftSyntax
32 |
[219/312] 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 | import SwiftSyntax
32 |
[220/312] 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 | import SwiftSyntax
32 |
[221/312] 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 | import SwiftSyntax
32 |
[222/312] 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 | import SwiftSyntax
32 |
[223/312] 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 | import SwiftSyntax
32 |
[224/312] 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 | import SwiftSyntax
32 |
[225/312] 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 | import SwiftSyntax
32 |
[226/312] 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 | import SwiftSyntax
32 |
[227/312] 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 | import SwiftSyntax
32 |
[228/312] 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 | import SwiftSyntax
32 |
[229/312] 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 | import SwiftSyntax
32 |
[230/312] 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 | import SwiftSyntax
32 |
[231/312] 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 | import SwiftSyntax
32 |
[232/312] 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 | import SwiftSyntax
32 |
[233/312] 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 | import SwiftSyntax
32 |
[234/312] 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 | import SwiftSyntax
32 |
[235/312] 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 | import SwiftSyntax
32 |
[236/312] 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 | import SwiftSyntax
32 |
[237/312] 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 | import SwiftSyntax
32 |
[238/312] 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 | import SwiftSyntax
32 |
[239/312] 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 | import SwiftSyntax
32 |
[240/312] 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 | import SwiftSyntax
32 |
[241/312] 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 | import SwiftSyntax
32 |
[242/312] 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 | import SwiftSyntax
32 |
[243/312] 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 | import SwiftSyntax
32 |
[244/312] 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 | import SwiftSyntax
32 |
[245/312] 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 | import SwiftSyntax
32 |
[246/312] 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 | import SwiftSyntax
32 |
[247/312] 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 | import SwiftSyntax
32 |
[248/312] 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 | import SwiftSyntax
32 |
[249/312] 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 | import SwiftSyntax
32 |
[250/312] 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 | import SwiftSyntax
32 |
[251/312] 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 | import SwiftSyntax
32 |
[252/312] 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 | import SwiftSyntax
32 |
[253/312] 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 | import SwiftSyntax
32 |
[254/312] 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 | import SwiftSyntax
32 |
[255/312] 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 | import SwiftSyntax
32 |
[256/312] 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 | import SwiftSyntax
32 |
[257/312] 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 | import SwiftSyntax
32 |
[258/312] 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 | import SwiftSyntax
32 |
[259/312] 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 | import SwiftSyntax
32 |
[260/312] 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 | import SwiftSyntax
32 |
[261/312] 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 | import SwiftSyntax
32 |
[262/312] 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 | import SwiftSyntax
32 |
[263/312] 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 | import SwiftSyntax
32 |
[264/312] 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 | import SwiftSyntax
32 |
[265/312] 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 | import SwiftSyntax
32 |
[266/312] 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 | import SwiftSyntax
32 |
[267/312] 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 | import SwiftSyntax
32 |
[268/312] 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 | import SwiftSyntax
32 |
[269/312] 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 | import SwiftSyntax
32 |
[270/312] 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 | import SwiftSyntax
32 |
[271/312] 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 | import SwiftSyntax
32 |
[272/312] 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 | import SwiftSyntax
32 |
[273/312] 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 | import SwiftSyntax
32 |
[274/312] 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 | import SwiftSyntax
32 |
[275/312] 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 | import SwiftSyntax
32 |
[276/312] 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 | import SwiftSyntax
32 |
[277/312] 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 | import SwiftSyntax
32 |
[278/312] 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 | import SwiftSyntax
32 |
[279/312] 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 | import SwiftSyntax
32 |
[280/312] 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 | import SwiftSyntax
32 |
[281/312] 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 | import SwiftSyntax
32 |
[282/312] 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 | import SwiftSyntax
32 |
[283/312] 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 | import SwiftSyntax
32 |
[284/312] 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 | import SwiftSyntax
32 |
[285/312] 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 | import SwiftSyntax
32 |
[286/312] 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 | import SwiftSyntax
32 |
[287/312] 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 | import SwiftSyntax
32 |
[288/312] 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 | import SwiftSyntax
32 |
[289/312] 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 | import SwiftSyntax
32 |
[290/312] 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 | import SwiftSyntax
32 |
[291/312] 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 | import SwiftSyntax
32 |
[292/312] 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 | import SwiftSyntax
32 |
[293/312] 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 | import SwiftSyntax
32 |
[294/312] 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 | import SwiftSyntax
32 |
[295/312] 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 | import SwiftSyntax
32 |
[296/312] 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 | import SwiftSyntax
32 |
[297/312] 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 | import SwiftSyntax
32 |
[298/312] 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 | import SwiftSyntax
32 |
[299/312] 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 | import SwiftSyntax
32 |
[300/312] 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 | import SwiftSyntax
32 |
[301/312] 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 | import SwiftSyntax
32 |
[302/312] 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 | import SwiftSyntax
32 |
[303/312] 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 | import SwiftSyntax
32 |
[304/312] 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 | import SwiftSyntax
32 |
[305/312] 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 | import SwiftSyntax
32 |
[306/312] 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 | import SwiftSyntax
32 |
[307/312] 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 | import SwiftSyntax
32 |
[308/312] 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 | import SwiftSyntax
32 |
BUILD FAILURE 6.2 wasm