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 Agents, reference 0.3.0 (41decb), with Swift 6.2 (beta) for Wasm on 3 Sep 2025 13:43:59 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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/victorhenrion/Agents.swift.git
Reference: 0.3.0
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/victorhenrion/Agents.swift
 * tag               0.3.0      -> FETCH_HEAD
HEAD is now at 41decb7 refactor: improve type documentation
Cloned https://github.com/victorhenrion/Agents.swift.git
Revision (git rev-parse @):
41decb795cc8bec60f1417efcd62a3b7e0ac1f5e
SUCCESS checkout https://github.com/victorhenrion/Agents.swift.git at 0.3.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/victorhenrion/Agents.swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/gohanlon/swift-memberwise-init-macro.git
Fetching https://github.com/daangn/KarrotCodableKit.git
[1/721] Fetching swift-memberwise-init-macro
[492/2005] Fetching swift-memberwise-init-macro, karrotcodablekit
Fetched https://github.com/gohanlon/swift-memberwise-init-macro.git from cache (0.55s)
Fetched https://github.com/daangn/KarrotCodableKit.git from cache (0.55s)
Computing version for https://github.com/gohanlon/swift-memberwise-init-macro.git
Computed https://github.com/gohanlon/swift-memberwise-init-macro.git at 0.5.2 (4.90s)
Fetching https://github.com/swiftlang/swift-syntax
[1/71848] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (8.28s)
Computing version for https://github.com/daangn/KarrotCodableKit.git
Computed https://github.com/daangn/KarrotCodableKit.git at 1.5.1 (8.78s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.95s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/gohanlon/swift-memberwise-init-macro.git
Working copy of https://github.com/gohanlon/swift-memberwise-init-macro.git resolved at 0.5.2
Creating working copy for https://github.com/daangn/KarrotCodableKit.git
Working copy of https://github.com/daangn/KarrotCodableKit.git resolved at 1.5.1
Building for debugging...
[0/41] Write sources
[19/41] Compiling _SwiftSyntaxCShims dummy.c
[20/41] Write swift-version-24593BA9C3E375BF.txt
[22/47] Compiling SwiftSyntax600 Empty.swift
[23/47] Emitting module SwiftSyntax600
[25/48] Emitting module SwiftSyntax510
[26/48] Compiling SwiftSyntax510 Empty.swift
[28/49] Emitting module SwiftSyntax509
[29/49] Compiling SwiftSyntax509 Empty.swift
[30/50] Wrapping AST for SwiftSyntax510 for debugging
[31/50] Wrapping AST for SwiftSyntax600 for debugging
[32/50] Wrapping AST for SwiftSyntax509 for debugging
[34/114] Compiling SwiftSyntax AbsolutePosition.swift
[35/114] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[36/114] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[37/114] Compiling SwiftSyntax Assert.swift
[38/114] Compiling SwiftSyntax BumpPtrAllocator.swift
[39/114] Compiling SwiftSyntax CommonAncestor.swift
[40/114] Compiling SwiftSyntax Convenience.swift
[41/114] Compiling SwiftSyntax CustomTraits.swift
[42/114] Compiling SwiftSyntax Identifier.swift
[43/122] Emitting module SwiftSyntax
[44/122] Compiling SwiftSyntax MemoryLayout.swift
[45/122] Compiling SwiftSyntax MissingNodeInitializers.swift
[46/122] Compiling SwiftSyntax RawSyntax.swift
[47/122] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[48/122] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[49/122] Compiling SwiftSyntax RawSyntaxTokenView.swift
[50/122] Compiling SwiftSyntax SourceEdit.swift
[51/122] Compiling SwiftSyntax SourceLength.swift
[52/122] Compiling SwiftSyntax SourceLocation.swift
[53/122] Compiling SwiftSyntax SyntaxKind.swift
[54/122] Compiling SwiftSyntax SyntaxRewriter.swift
[55/122] Compiling SwiftSyntax SyntaxTraits.swift
[56/122] Compiling SwiftSyntax SyntaxVisitor.swift
[57/122] Compiling SwiftSyntax TokenKind.swift
[58/122] Compiling SwiftSyntax Tokens.swift
[59/122] Compiling SwiftSyntax TriviaPieces.swift
[60/122] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[61/122] Compiling SwiftSyntax RawSyntaxNodesC.swift
[62/122] Compiling SwiftSyntax SourcePresence.swift
[63/122] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[64/122] Compiling SwiftSyntax Syntax.swift
[65/122] Compiling SwiftSyntax SyntaxArena.swift
[66/122] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[67/122] Compiling SwiftSyntax SyntaxChildren.swift
[68/122] Compiling SwiftSyntax SyntaxCollection.swift
[69/122] Compiling SwiftSyntax SyntaxHashable.swift
[70/122] Compiling SwiftSyntax SyntaxIdentifier.swift
[71/122] Compiling SwiftSyntax SyntaxNodeFactory.swift
[72/122] Compiling SwiftSyntax SyntaxNodeStructure.swift
[73/122] Compiling SwiftSyntax SyntaxProtocol.swift
[74/122] Compiling SwiftSyntax SyntaxText.swift
[75/122] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[76/122] Compiling SwiftSyntax TokenDiagnostic.swift
[77/122] Compiling SwiftSyntax TokenSequence.swift
[78/122] Compiling SwiftSyntax TokenSyntax.swift
[79/122] Compiling SwiftSyntax Trivia.swift
[80/122] Compiling SwiftSyntax RawSyntaxNodesD.swift
[81/122] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[82/122] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[83/122] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[84/122] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[85/122] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[86/122] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[87/122] Compiling SwiftSyntax RawSyntaxValidation.swift
[88/122] Compiling SwiftSyntax SyntaxNodesAB.swift
[89/122] Compiling SwiftSyntax Utils.swift
[90/122] Compiling SwiftSyntax ChildNameForKeyPath.swift
[91/122] Compiling SwiftSyntax Keyword.swift
[92/122] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[93/122] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[94/122] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[95/122] Compiling SwiftSyntax SyntaxBaseNodes.swift
[96/122] Compiling SwiftSyntax SyntaxCollections.swift
[97/122] Compiling SwiftSyntax SyntaxEnum.swift
[98/122] Compiling SwiftSyntax SyntaxNodesC.swift
[99/122] Compiling SwiftSyntax SyntaxNodesD.swift
[100/122] Compiling SwiftSyntax SyntaxNodesEF.swift
[101/122] Compiling SwiftSyntax SyntaxNodesGHI.swift
[102/122] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[103/122] Compiling SwiftSyntax SyntaxNodesOP.swift
[104/122] Compiling SwiftSyntax SyntaxNodesQRS.swift
[105/122] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[106/133] Wrapping AST for SwiftSyntax for debugging
[108/135] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[109/181] Compiling SwiftDiagnostics Note.swift
[110/181] Compiling SwiftDiagnostics Message.swift
[111/181] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[112/181] Compiling SwiftParser Expressions.swift
[113/181] Emitting module SwiftDiagnostics
[114/181] Compiling SwiftBasicFormat Syntax+Extensions.swift
[115/181] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[116/181] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[117/181] Compiling SwiftDiagnostics FixIt.swift
[118/181] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[119/181] Compiling SwiftBasicFormat InferIndentation.swift
[120/181] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[121/181] Compiling SwiftParser IncrementalParseTransition.swift
[122/181] Compiling SwiftParser IsValidIdentifier.swift
[123/182] Wrapping AST for SwiftDiagnostics for debugging
[125/182] Emitting module SwiftBasicFormat
[126/182] Compiling SwiftBasicFormat BasicFormat.swift
[127/183] Wrapping AST for SwiftBasicFormat for debugging
[129/183] Emitting module SwiftParser
[130/188] Compiling SwiftParser TokenSpec.swift
[131/188] Compiling SwiftParser TokenSpecSet.swift
[132/188] Compiling SwiftParser TopLevel.swift
[133/188] Compiling SwiftParser TriviaParser.swift
[134/188] Compiling SwiftParser Types.swift
[135/188] Compiling SwiftParser SwiftParserCompatibility.swift
[136/188] Compiling SwiftParser SwiftVersion.swift
[137/188] Compiling SwiftParser SyntaxUtils.swift
[138/188] Compiling SwiftParser TokenConsumer.swift
[139/188] Compiling SwiftParser TokenPrecedence.swift
[140/188] Compiling SwiftParser Modifiers.swift
[141/188] Compiling SwiftParser Names.swift
[142/188] Compiling SwiftParser Nominals.swift
[143/188] Compiling SwiftParser Parameters.swift
[144/188] Compiling SwiftParser ParseSourceFile.swift
[145/188] Compiling SwiftParser Parser.swift
[146/188] Compiling SwiftParser LexemeSequence.swift
[147/188] Compiling SwiftParser Lexer.swift
[148/188] Compiling SwiftParser RegexLiteralLexer.swift
[149/188] Compiling SwiftParser UnicodeScalarExtensions.swift
[150/188] Compiling SwiftParser Lookahead.swift
[151/188] Compiling SwiftParser LoopProgressCondition.swift
[152/188] Compiling SwiftParser Patterns.swift
[153/188] Compiling SwiftParser Recovery.swift
[154/188] Compiling SwiftParser Specifiers.swift
[155/188] Compiling SwiftParser Statements.swift
[156/188] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[157/188] Compiling SwiftParser StringLiterals.swift
[158/188] Compiling SwiftParser Attributes.swift
[159/188] Compiling SwiftParser Availability.swift
[160/188] Compiling SwiftParser CharacterInfo.swift
[161/188] Compiling SwiftParser CollectionNodes+Parsable.swift
[162/188] Compiling SwiftParser Declarations.swift
[163/188] Compiling SwiftParser Directives.swift
[168/188] Compiling SwiftParser Cursor.swift
[169/188] Compiling SwiftParser Lexeme.swift
[170/188] Compiling SwiftParser ExperimentalFeatures.swift
[171/188] Compiling SwiftParser IsLexerClassified.swift
[172/188] Compiling SwiftParser LayoutNodes+Parsable.swift
[173/188] Compiling SwiftParser Parser+TokenSpecSet.swift
[174/188] Compiling SwiftParser TokenSpecStaticMembers.swift
[175/189] Wrapping AST for SwiftParser for debugging
[177/212] Compiling SwiftParserDiagnostics MissingNodesError.swift
[178/212] Compiling SwiftParserDiagnostics MissingTokenError.swift
[179/213] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[180/214] Compiling SwiftOperators SyntaxSynthesis.swift
[181/214] Compiling SwiftOperators PrecedenceGraph.swift
[182/214] Compiling SwiftOperators PrecedenceGroup.swift
[183/214] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[184/214] Compiling SwiftOperators OperatorTable.swift
[185/214] Compiling SwiftOperators OperatorTable+Semantics.swift
[186/214] Emitting module SwiftOperators
[187/214] Compiling SwiftOperators OperatorTable+Folding.swift
[188/214] Compiling SwiftOperators OperatorError.swift
[189/214] Compiling SwiftOperators OperatorTable+Defaults.swift
[190/215] Wrapping AST for SwiftOperators for debugging
[192/215] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[193/215] Compiling SwiftParserDiagnostics Utils.swift
[194/215] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[195/215] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[196/215] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[197/215] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[198/215] Compiling SwiftParserDiagnostics PresenceUtils.swift
[201/215] Emitting module SwiftParserDiagnostics
[204/216] Wrapping AST for SwiftParserDiagnostics for debugging
[206/231] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[207/231] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[208/232] Compiling SwiftSyntaxBuilder Indenter.swift
[209/232] Compiling SwiftSyntaxBuilder ListBuilder.swift
[210/232] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[211/232] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[212/232] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[213/232] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[214/232] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[215/232] Emitting module SwiftSyntaxBuilder
[216/232] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[217/232] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[218/232] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[219/232] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[220/232] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[221/232] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[222/233] Wrapping AST for SwiftSyntaxBuilder for debugging
[224/250] Compiling SwiftSyntaxMacros Macro.swift
[225/250] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[226/252] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[227/252] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[228/252] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[229/252] Compiling SwiftSyntaxMacros Macro+Format.swift
[230/252] Compiling SwiftSyntaxMacros MemberMacro.swift
[231/252] Compiling SwiftSyntaxMacros PeerMacro.swift
[232/252] Compiling SwiftSyntaxMacros PreambleMacro.swift
[233/252] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[234/252] Compiling SwiftSyntaxMacros AccessorMacro.swift
[235/252] Compiling SwiftSyntaxMacros AttachedMacro.swift
[236/252] Compiling SwiftSyntaxMacros BodyMacro.swift
[237/252] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[238/252] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[239/252] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[240/252] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[241/252] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[242/252] Emitting module SwiftSyntaxMacros
[243/253] Wrapping AST for SwiftSyntaxMacros for debugging
[245/262] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[246/263] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[247/263] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[248/263] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[249/263] Emitting module SwiftSyntaxMacroExpansion
[250/263] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[251/263] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[252/263] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[253/263] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[254/263] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[255/265] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[257/276] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[258/277] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[259/277] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[260/277] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[261/277] Emitting module SwiftCompilerPluginMessageHandling
[262/277] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[263/277] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[264/277] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[265/277] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[266/277] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[267/277] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[268/277] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[269/277] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[270/278] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[272/280] Emitting module SwiftCompilerPlugin
[273/280] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[274/281] Wrapping AST for SwiftCompilerPlugin for debugging
[276/322] Compiling MemberwiseInitMacros SyntaxHelpers.swift
[277/323] Compiling KarrotCodableKitMacros PropertyDiagnosticHelper.swift
[278/323] Compiling KarrotCodableKitMacros SyntaxHelper.swift
[279/323] Compiling KarrotCodableKitMacros UnnestedPolymorphicValidation.swift
[280/326] Compiling KarrotCodableKitMacros UnnestedPolymorphicMethodGenerator.swift
[281/326] Compiling KarrotCodableKitMacros UnnestedPolymorphicStructGenerator.swift
[282/326] Compiling KarrotCodableKitMacros PolymorphicMacroArgumentValidator.swift
[283/326] Compiling KarrotCodableKitMacros PropertyAnalyzer.swift
[284/326] Compiling MemberwiseInitMacros UncheckedMemberwiseInitMacro.swift
[285/326] Emitting module MemberwiseInitMacros
[286/326] Compiling KarrotCodableKitMacros CodingKeysSyntaxFactory.swift
[287/326] Compiling KarrotCodableKitMacros PolymorphicEnumCodableFactory.swift
[288/326] Compiling KarrotCodableKitMacros BaseUnnestedPolymorphicMacro.swift
[289/326] Compiling KarrotCodableKitMacros UnnestedPolymorphicCodableMacro.swift
[290/326] Compiling KarrotCodableKitMacros UnnestedPolymorphicDecodableMacro.swift
[291/326] Compiling MemberwiseInitMacros String.swift
[294/326] Compiling KarrotCodableKitMacros PolymorphicExtensionFactory.swift
[295/326] Compiling KarrotCodableKitMacros UnnestedPolymorphicCodeGenerator.swift
[296/326] Compiling KarrotCodableKitMacros PolymorphicCodableStrategyMacro.swift
[297/326] Compiling KarrotCodableKitMacros PolymorphicDecodableMacro.swift
[298/326] Compiling KarrotCodableKitMacros PolymorphicEncodableMacro.swift
[299/326] Compiling KarrotCodableKitMacros PolymorphicEnumCodableMacro.swift
[300/326] Compiling KarrotCodableKitMacros PolymorphicEnumDecodableMacro.swift
[301/326] Compiling KarrotCodableKitMacros PolymorphicEnumEncodableMacro.swift
[302/326] Compiling KarrotCodableKitMacros AccessLevelModifier.swift
[303/326] Compiling KarrotCodableKitMacros Diagnostics.swift
[304/326] Compiling KarrotCodableKitMacros CodableKeyMacro.swift
[305/326] Compiling KarrotCodableKitMacros CustomCodableMacro.swift
[306/326] Compiling KarrotCodableKitMacros CustomDecodableMacro.swift
[307/326] Compiling KarrotCodableKitMacros CustomEncodableMacro.swift
[308/326] Emitting module KarrotCodableKitMacros
[309/326] Compiling KarrotCodableKitMacros String+SnakeCase.swift
[310/326] Compiling KarrotCodableKitMacros String+Trimming.swift
[311/326] Compiling KarrotCodableKitMacros KarrotCodableKitPlugin.swift
[312/326] Compiling KarrotCodableKitMacros PolymorphicCodableMacro.swift
[315/327] Wrapping AST for KarrotCodableKitMacros for debugging
[316/327] Write Objects.LinkFileList
[324/328] Wrapping AST for MemberwiseInitMacros for debugging
[325/328] Write Objects.LinkFileList
[326/328] Linking KarrotCodableKitMacros-tool
[327/388] Linking MemberwiseInitMacros-tool
[329/390] Compiling KarrotCodableKit PolymorphicEnumEncodable.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[330/390] Compiling KarrotCodableKit UnnestedPolymorphicCodable.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[331/390] Compiling KarrotCodableKit UnnestedPolymorphicDecodable.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[332/390] Compiling KarrotCodableKit LossyOptionalPolymorphicValue.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[333/390] Compiling KarrotCodableKit OptionalPolymorphicArrayValue.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[334/390] Compiling KarrotCodableKit OptionalPolymorphicValue.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[335/390] Compiling KarrotCodableKit PolymorphicArrayValue.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[336/390] Compiling KarrotCodableKit PolymorphicCodableStrategy.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[337/398] Compiling KarrotCodableKit KeyedDecodingContainer+OptionalPolymorphicValue.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[338/398] Compiling KarrotCodableKit KeyedDecodingContainer+PolymorphicLossyArrayValue.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[339/398] Compiling KarrotCodableKit PolymorphicCodable.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[340/398] Compiling KarrotCodableKit PolymorphicCodableStrategyProviding.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[341/398] Compiling KarrotCodableKit PolymorphicDecodable.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[342/398] Compiling KarrotCodableKit PolymorphicEncodable.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[343/398] Compiling KarrotCodableKit PolymorphicEnumCodable.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[344/398] Compiling KarrotCodableKit PolymorphicEnumDecodable.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[345/398] Compiling KarrotCodableKit AnyCodable.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[346/398] Compiling KarrotCodableKit AnyDecodable.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[347/398] Compiling KarrotCodableKit AnyEncodable.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[348/398] Compiling KarrotCodableKit Base64Strategy.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[349/398] Compiling KarrotCodableKit DataValue.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[350/398] Compiling KarrotCodableKit DateValue.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[351/398] Compiling KarrotCodableKit OptionalDateValue.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[352/398] Compiling KarrotCodableKit ISO8601Strategy.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[353/398] Compiling KarrotCodableKit ISO8601WithFractionalSecondsStrategy.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
error: emit-module command failed with exit code 1 (use -v to see invocation)
[354/398] Emitting module KarrotCodableKit
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[355/398] Compiling MemberwiseInit MemberwiseInit.swift
[356/398] Emitting module MemberwiseInit
[357/398] Compiling KarrotCodableKit RFC3339NanoStrategy.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[358/398] Compiling KarrotCodableKit RFC3339Strategy.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[359/398] Compiling KarrotCodableKit TimestampStrategy.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[360/398] Compiling KarrotCodableKit DefaultCodable.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[361/398] Compiling KarrotCodableKit DefaultEmptyArray.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[362/398] Compiling KarrotCodableKit DefaultEmptyDictionary.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[363/398] Compiling KarrotCodableKit DefaultEmptyString.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[364/398] Compiling KarrotCodableKit DefaultFalse.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[365/398] Compiling KarrotCodableKit DefaultTrue.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[366/398] Compiling KarrotCodableKit LossyDictionary.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[367/398] Compiling KarrotCodableKit LossyOptional.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[368/398] Compiling KarrotCodableKit ResilientProjectedValue.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[369/398] Compiling KarrotCodableKit CodingKeyStyle.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[370/398] Compiling KarrotCodableKit CodableKey.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[371/398] Compiling KarrotCodableKit CustomCodable.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[372/398] Compiling KarrotCodableKit CustomDecodable.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[373/398] Compiling KarrotCodableKit CustomEncodable.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[374/398] Compiling KarrotCodableKit DefaultZeroDouble.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[375/398] Compiling KarrotCodableKit DefaultZeroFloat.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[376/398] Compiling KarrotCodableKit DefaultZeroInt.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[377/398] Compiling KarrotCodableKit Result+Extension.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[378/398] Compiling KarrotCodableKit LosslessArray.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[379/398] Compiling KarrotCodableKit LosslessBoolValue.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[380/398] Compiling KarrotCodableKit LosslessValue.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[381/398] Compiling KarrotCodableKit OptionalLosslessValue.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[382/398] Compiling KarrotCodableKit LossyArray.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[383/399] Compiling KarrotCodableKit Encodable+ToDictionary.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[384/399] Compiling KarrotCodableKit DefaultEmptyPolymorphicArrayValue.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[385/399] Compiling KarrotCodableKit PolymorphicCodableError.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[386/399] Compiling KarrotCodableKit Decoder+Polymorphic.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[387/399] Compiling KarrotCodableKit Encoder+Polymorphic.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[388/399] Compiling KarrotCodableKit KeyedDecodingContainer+DefaultEmptyPolymorphicArrayValue.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[389/399] Compiling KarrotCodableKit KeyedDecodingContainer+LossyOptionalPolymorphicValue.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[390/399] Compiling KarrotCodableKit KeyedDecodingContainer+OptionalPolymorphicArrayValue.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[392/399] Compiling KarrotCodableKit PolymorphicIdentifiable.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[393/399] Compiling KarrotCodableKit PolymorphicLossyArrayValue.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[394/399] Compiling KarrotCodableKit PolymorphicProjectedValue.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[395/399] Compiling KarrotCodableKit PolymorphicValue.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[396/399] Compiling KarrotCodableKit ArrayDecodingError.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[397/399] Compiling KarrotCodableKit DictionaryDecodingError.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[398/399] Compiling KarrotCodableKit ErrorReporting.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[399/399] Compiling KarrotCodableKit ResilientDecodingOutcome.swift
/host/spi-builder-workspace/.build/checkouts/KarrotCodableKit/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
BUILD FAILURE 6.2 wasm