Build Information
Failed to build swift-codable-macro, reference 3.0.0 (896dea
), with Swift 6.2 (beta) for Wasm on 24 Jun 2025 16:31:30 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/Star-Lord-PHB/swift-codable-macro.git
Reference: 3.0.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/Star-Lord-PHB/swift-codable-macro
* tag 3.0.0 -> FETCH_HEAD
HEAD is now at 896dea4 docs: update README
Cloned https://github.com/Star-Lord-PHB/swift-codable-macro.git
Revision (git rev-parse @):
896dea4579fd1b143a8e18c157185bbbbf139c91
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Star-Lord-PHB/swift-codable-macro.git at 3.0.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/Star-Lord-PHB/swift-codable-macro.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/apple/swift-collections.git
Fetching https://github.com/swiftlang/swift-syntax.git
[1/16640] Fetching swift-collections
[4161/87587] Fetching swift-collections, swift-syntax
Fetched https://github.com/apple/swift-collections.git from cache (2.42s)
[18447/70947] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (10.90s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (12.43s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (5.21s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Building for debugging...
[0/40] Write sources
[19/40] Compiling _SwiftSyntaxCShims dummy.c
[20/40] Write swift-version-24593BA9C3E375BF.txt
[22/60] Compiling SwiftSyntax510 Empty.swift
[23/60] Emitting module SwiftSyntax510
[24/60] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[25/60] Compiling InternalCollectionsUtilities Debugging.swift
[26/62] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[27/62] Emitting module SwiftSyntax600
[28/62] Compiling SwiftSyntax600 Empty.swift
[29/63] Emitting module SwiftSyntax509
[30/63] Compiling SwiftSyntax509 Empty.swift
[31/64] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[32/64] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[34/64] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[35/64] Compiling InternalCollectionsUtilities Integer rank.swift
[36/64] Emitting module InternalCollectionsUtilities
[37/64] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[38/64] Compiling InternalCollectionsUtilities UInt+reversed.swift
[39/64] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[40/64] Compiling InternalCollectionsUtilities _SortedCollection.swift
[41/64] Compiling InternalCollectionsUtilities Descriptions.swift
[42/64] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[44/64] Wrapping AST for SwiftSyntax510 for debugging
[45/64] Wrapping AST for SwiftSyntax509 for debugging
[46/64] Wrapping AST for SwiftSyntax600 for debugging
[48/116] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[49/129] Wrapping AST for InternalCollectionsUtilities for debugging
[51/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[52/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[53/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[54/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[55/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[56/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[57/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[58/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[59/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[60/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[61/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[62/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[63/184] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[64/184] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[65/191] Compiling OrderedCollections OrderedDictionary.swift
[66/191] Compiling OrderedCollections OrderedSet+Codable.swift
[67/191] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[68/191] Compiling OrderedCollections OrderedSet+Descriptions.swift
[69/191] Compiling OrderedCollections OrderedSet+Diffing.swift
[70/191] Compiling OrderedCollections OrderedSet+Equatable.swift
[71/191] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[72/191] Compiling OrderedCollections OrderedSet+Hashable.swift
[73/191] Compiling OrderedCollections OrderedSet+Initializers.swift
[74/191] Compiling OrderedCollections OrderedSet+Insertions.swift
[75/191] Compiling OrderedCollections OrderedSet+Invariants.swift
[76/191] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[77/191] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[78/191] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[79/191] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[80/191] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[81/191] Compiling OrderedCollections OrderedDictionary+Codable.swift
[82/191] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[83/191] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[84/191] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[85/191] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[86/191] Compiling OrderedCollections OrderedDictionary+Elements.swift
[87/191] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[88/191] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[89/191] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[90/191] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[91/191] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[92/191] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[93/191] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[94/191] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[95/191] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[96/191] Compiling OrderedCollections OrderedDictionary+Values.swift
[97/191] Compiling OrderedCollections _HashTable+Bucket.swift
[98/191] Compiling OrderedCollections _HashTable+BucketIterator.swift
[99/191] Compiling OrderedCollections _HashTable+Constants.swift
[100/191] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[101/191] Compiling OrderedCollections _HashTable+Testing.swift
[102/191] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[103/191] Compiling OrderedCollections _HashTable.swift
[104/191] Compiling OrderedCollections _Hashtable+Header.swift
[105/191] Compiling OrderedCollections OrderedSet+Sendable.swift
[106/191] Compiling OrderedCollections OrderedSet+SubSequence.swift
[107/191] Compiling OrderedCollections OrderedSet+Testing.swift
[108/191] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[109/191] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[110/191] Compiling OrderedCollections OrderedSet.swift
[111/191] Compiling OrderedCollections _UnsafeBitset.swift
[112/191] Emitting module OrderedCollections
[113/192] Wrapping AST for OrderedCollections for debugging
[131/200] Compiling SwiftSyntax RawSyntaxValidation.swift
[132/200] Compiling SwiftSyntax SyntaxNodesAB.swift
[160/200] Emitting module SwiftSyntax
[179/200] Compiling SwiftSyntax SyntaxNodesC.swift
[180/200] Compiling SwiftSyntax SyntaxNodesD.swift
[181/200] Compiling SwiftSyntax SyntaxNodesEF.swift
[182/200] Compiling SwiftSyntax SyntaxNodesGHI.swift
[183/200] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[184/200] Compiling SwiftSyntax SyntaxNodesOP.swift
[185/200] Compiling SwiftSyntax SyntaxNodesQRS.swift
[186/200] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[187/205] Wrapping AST for SwiftSyntax for debugging
[189/258] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[190/258] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[191/258] Compiling SwiftDiagnostics Message.swift
[192/259] Compiling SwiftParser Attributes.swift
[193/259] Compiling SwiftParser Availability.swift
[194/259] Emitting module SwiftDiagnostics
[195/259] Compiling SwiftDiagnostics Note.swift
[196/259] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[197/259] Compiling SwiftDiagnostics FixIt.swift
[198/259] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[199/259] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[200/259] Compiling SwiftParser CharacterInfo.swift
[201/259] Compiling SwiftParser CollectionNodes+Parsable.swift
[203/260] Compiling SwiftBasicFormat Syntax+Extensions.swift
[204/260] Compiling SwiftBasicFormat InferIndentation.swift
[204/260] Wrapping AST for SwiftDiagnostics for debugging
[206/260] Emitting module SwiftBasicFormat
[207/260] Compiling SwiftBasicFormat BasicFormat.swift
[208/261] Wrapping AST for SwiftBasicFormat for debugging
[210/261] Compiling SwiftParser LexemeSequence.swift
[211/261] Compiling SwiftParser Lexer.swift
[212/261] Compiling SwiftParser RegexLiteralLexer.swift
[213/261] Compiling SwiftParser UnicodeScalarExtensions.swift
[214/261] Compiling SwiftParser Lookahead.swift
[215/261] Compiling SwiftParser LoopProgressCondition.swift
[216/266] Compiling SwiftParser Modifiers.swift
[217/266] Compiling SwiftParser Names.swift
[218/266] Compiling SwiftParser Nominals.swift
[219/266] Compiling SwiftParser Parameters.swift
[220/266] Compiling SwiftParser ParseSourceFile.swift
[221/266] Compiling SwiftParser Parser.swift
[222/266] Compiling SwiftParser SwiftParserCompatibility.swift
[223/266] Compiling SwiftParser SwiftVersion.swift
[224/266] Compiling SwiftParser SyntaxUtils.swift
[225/266] Compiling SwiftParser TokenConsumer.swift
[226/266] Compiling SwiftParser TokenPrecedence.swift
[227/266] Compiling SwiftParser Patterns.swift
[228/266] Compiling SwiftParser Recovery.swift
[229/266] Compiling SwiftParser Specifiers.swift
[230/266] Compiling SwiftParser Statements.swift
[231/266] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[232/266] Compiling SwiftParser StringLiterals.swift
[233/266] Compiling SwiftParser TokenSpec.swift
[234/266] Compiling SwiftParser TokenSpecSet.swift
[235/266] Compiling SwiftParser TopLevel.swift
[236/266] Compiling SwiftParser TriviaParser.swift
[237/266] Compiling SwiftParser Types.swift
[242/266] Compiling SwiftParser Declarations.swift
[243/266] Compiling SwiftParser Directives.swift
[244/266] Emitting module SwiftParser
[245/266] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[246/266] Compiling SwiftParser Expressions.swift
[247/266] Compiling SwiftParser IncrementalParseTransition.swift
[248/266] Compiling SwiftParser IsValidIdentifier.swift
[249/266] Compiling SwiftParser Cursor.swift
[250/266] Compiling SwiftParser Lexeme.swift
[251/266] Compiling SwiftParser ExperimentalFeatures.swift
[252/266] Compiling SwiftParser IsLexerClassified.swift
[253/266] Compiling SwiftParser LayoutNodes+Parsable.swift
[254/266] Compiling SwiftParser Parser+TokenSpecSet.swift
[255/266] Compiling SwiftParser TokenSpecStaticMembers.swift
[256/277] Wrapping AST for SwiftParser for debugging
[258/290] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[259/291] Compiling SwiftOperators PrecedenceGroup.swift
[260/291] Compiling SwiftOperators OperatorTable.swift
[261/291] Compiling SwiftOperators PrecedenceGraph.swift
[262/292] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[263/292] Compiling SwiftOperators OperatorTable+Semantics.swift
[264/292] Compiling SwiftOperators SyntaxSynthesis.swift
[265/292] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[266/292] Compiling SwiftParserDiagnostics Utils.swift
[267/292] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[268/292] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[269/292] Emitting module SwiftOperators
[270/292] Compiling SwiftOperators OperatorTable+Folding.swift
[271/292] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[272/292] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[273/293] Emitting module SwiftParserDiagnostics
[274/293] Wrapping AST for SwiftOperators for debugging
[276/293] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[279/293] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[280/293] Compiling SwiftParserDiagnostics PresenceUtils.swift
[283/293] Compiling SwiftParserDiagnostics MissingNodesError.swift
[284/293] Compiling SwiftParserDiagnostics MissingTokenError.swift
[285/294] Wrapping AST for SwiftParserDiagnostics for debugging
[287/309] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[288/309] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[289/309] Compiling SwiftSyntaxBuilder Indenter.swift
[290/309] Compiling SwiftSyntaxBuilder ListBuilder.swift
[291/309] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[292/309] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[293/310] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[294/310] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[295/310] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[296/310] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[297/310] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[298/310] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[299/310] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[300/310] Emitting module SwiftSyntaxBuilder
[301/310] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[302/310] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[303/311] Wrapping AST for SwiftSyntaxBuilder for debugging
[305/328] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[306/328] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[307/328] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[308/328] Compiling SwiftSyntaxMacros Macro+Format.swift
[309/330] Compiling SwiftSyntaxMacros Macro.swift
[310/330] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[311/330] Emitting module SwiftSyntaxMacros
[312/330] Compiling SwiftSyntaxMacros MemberMacro.swift
[313/330] Compiling SwiftSyntaxMacros PeerMacro.swift
[314/330] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[315/330] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[316/330] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[317/330] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[318/330] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[319/330] Compiling SwiftSyntaxMacros AccessorMacro.swift
[320/330] Compiling SwiftSyntaxMacros AttachedMacro.swift
[321/330] Compiling SwiftSyntaxMacros BodyMacro.swift
[322/330] Compiling SwiftSyntaxMacros PreambleMacro.swift
[323/330] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[324/331] Wrapping AST for SwiftSyntaxMacros for debugging
[326/340] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[327/340] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[328/340] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[329/341] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[330/341] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[331/341] Emitting module SwiftSyntaxMacroExpansion
[332/341] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[333/341] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[334/341] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[335/341] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[336/342] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[338/354] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[339/355] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[340/355] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[341/355] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[342/355] Emitting module SwiftCompilerPluginMessageHandling
[343/355] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[344/355] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[345/355] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[346/355] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[347/355] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[348/355] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[349/355] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[350/355] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[351/356] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[353/358] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[354/358] Emitting module SwiftCompilerPlugin
[355/359] Wrapping AST for SwiftCompilerPlugin for debugging
[357/401] Emitting module CodableMacroMacros
[358/401] Compiling CodableMacroMacros CodableMacroMacro.swift
[359/401] Compiling CodableMacroMacros CodingImplMacroProtocol.swift
[360/401] Compiling CodableMacroMacros EnumCodableMacro+Data.swift
[361/401] Compiling CodableMacroMacros EnumCodableMacro+Diagnostics.swift
[362/401] Compiling CodableMacroMacros EnumCodableMacro+ExtractCodingSpec.swift
[363/401] Compiling CodableMacroMacros EnumCodableMacro+RawValueInference.swift
[364/406] Compiling CodableMacroMacros SequenceCodingFieldMacro.swift
[365/406] Compiling CodableMacroMacros SingleValueCodableDelegateMacro.swift
[366/406] Compiling CodableMacroMacros DeclGroupSyntaxInfo.swift
[367/406] Compiling CodableMacroMacros EnumCaseInfo.swift
[368/406] Compiling CodableMacroMacros Helpers.swift
[369/406] Compiling CodableMacroMacros LiteralValue.swift
[370/406] Compiling CodableMacroMacros EnumCodableMacro+UnkeyedGenerator.swift
[371/406] Compiling CodableMacroMacros CodableMacro+PropertyCodingSpec.swift
[372/406] Compiling CodableMacroMacros CodableMacro.swift
[373/406] Compiling CodableMacroMacros CodingStructure.swift
[374/406] Compiling CodableMacroMacros CodableMacro+Generate.swift
[375/406] Compiling CodableMacroMacros CodableMacro+GenerateCodingKeys.swift
[376/406] Compiling CodableMacroMacros MacroInfo.swift
[377/406] Compiling CodableMacroMacros PropertyInfo.swift
[378/406] Compiling CodableMacroMacros SyntaxInfoExtractionError.swift
[379/406] Compiling CodableMacroMacros ArgumentsParsing.swift
[380/406] Compiling CodableMacroMacros CatchClause.swift
[381/406] Compiling CodableMacroMacros CodableMacro+GenerateDecode.swift
/host/spi-builder-workspace/Sources/CodableMacroMacros/CodingImpls/KeyedCodable/Generate/CodableMacro+GenerateDecode.swift:269:24: warning: code after 'throw' will never be executed
267 | let sequenceDecodeTempVarName = GenerationItems.sequenceCodingTempVarName(of: spec.propertyInfo.name)
268 | "var \(sequenceDecodeTempVarName) = \(makeEmptyArrExpr)"
269 | } else {
| `- warning: code after 'throw' will never be executed
270 | throw InternalError(message: "Expected sequence element coding info")
271 | }
/host/spi-builder-workspace/Sources/CodableMacroMacros/CodingImpls/KeyedCodable/Generate/CodableMacro+GenerateDecode.swift:285:24: warning: code after 'throw' will never be executed
283 | "self.\(spec.propertyInfo.name) = value"
284 | }
285 | } else {
| `- warning: code after 'throw' will never be executed
286 | throw InternalError(message: "Expected sequence element coding info")
287 | }
[382/406] Compiling CodableMacroMacros CodableMacro+GenerateEncode.swift
/host/spi-builder-workspace/Sources/CodableMacroMacros/CodingImpls/KeyedCodable/Generate/CodableMacro+GenerateDecode.swift:269:24: warning: code after 'throw' will never be executed
267 | let sequenceDecodeTempVarName = GenerationItems.sequenceCodingTempVarName(of: spec.propertyInfo.name)
268 | "var \(sequenceDecodeTempVarName) = \(makeEmptyArrExpr)"
269 | } else {
| `- warning: code after 'throw' will never be executed
270 | throw InternalError(message: "Expected sequence element coding info")
271 | }
/host/spi-builder-workspace/Sources/CodableMacroMacros/CodingImpls/KeyedCodable/Generate/CodableMacro+GenerateDecode.swift:285:24: warning: code after 'throw' will never be executed
283 | "self.\(spec.propertyInfo.name) = value"
284 | }
285 | } else {
| `- warning: code after 'throw' will never be executed
286 | throw InternalError(message: "Expected sequence element coding info")
287 | }
[383/406] Compiling CodableMacroMacros SingleValueCodableMacro+Generate.swift
/host/spi-builder-workspace/Sources/CodableMacroMacros/CodingImpls/KeyedCodable/Generate/CodableMacro+GenerateDecode.swift:269:24: warning: code after 'throw' will never be executed
267 | let sequenceDecodeTempVarName = GenerationItems.sequenceCodingTempVarName(of: spec.propertyInfo.name)
268 | "var \(sequenceDecodeTempVarName) = \(makeEmptyArrExpr)"
269 | } else {
| `- warning: code after 'throw' will never be executed
270 | throw InternalError(message: "Expected sequence element coding info")
271 | }
/host/spi-builder-workspace/Sources/CodableMacroMacros/CodingImpls/KeyedCodable/Generate/CodableMacro+GenerateDecode.swift:285:24: warning: code after 'throw' will never be executed
283 | "self.\(spec.propertyInfo.name) = value"
284 | }
285 | } else {
| `- warning: code after 'throw' will never be executed
286 | throw InternalError(message: "Expected sequence element coding info")
287 | }
[384/406] Compiling CodableMacroMacros SingleValueCodableMacro.swift
/host/spi-builder-workspace/Sources/CodableMacroMacros/CodingImpls/KeyedCodable/Generate/CodableMacro+GenerateDecode.swift:269:24: warning: code after 'throw' will never be executed
267 | let sequenceDecodeTempVarName = GenerationItems.sequenceCodingTempVarName(of: spec.propertyInfo.name)
268 | "var \(sequenceDecodeTempVarName) = \(makeEmptyArrExpr)"
269 | } else {
| `- warning: code after 'throw' will never be executed
270 | throw InternalError(message: "Expected sequence element coding info")
271 | }
/host/spi-builder-workspace/Sources/CodableMacroMacros/CodingImpls/KeyedCodable/Generate/CodableMacro+GenerateDecode.swift:285:24: warning: code after 'throw' will never be executed
283 | "self.\(spec.propertyInfo.name) = value"
284 | }
285 | } else {
| `- warning: code after 'throw' will never be executed
286 | throw InternalError(message: "Expected sequence element coding info")
287 | }
[385/406] Compiling CodableMacroMacros CodingDecoratorMacro.swift
/host/spi-builder-workspace/Sources/CodableMacroMacros/CodingImpls/KeyedCodable/Generate/CodableMacro+GenerateDecode.swift:269:24: warning: code after 'throw' will never be executed
267 | let sequenceDecodeTempVarName = GenerationItems.sequenceCodingTempVarName(of: spec.propertyInfo.name)
268 | "var \(sequenceDecodeTempVarName) = \(makeEmptyArrExpr)"
269 | } else {
| `- warning: code after 'throw' will never be executed
270 | throw InternalError(message: "Expected sequence element coding info")
271 | }
/host/spi-builder-workspace/Sources/CodableMacroMacros/CodingImpls/KeyedCodable/Generate/CodableMacro+GenerateDecode.swift:285:24: warning: code after 'throw' will never be executed
283 | "self.\(spec.propertyInfo.name) = value"
284 | }
285 | } else {
| `- warning: code after 'throw' will never be executed
286 | throw InternalError(message: "Expected sequence element coding info")
287 | }
[386/406] Compiling CodableMacroMacros CodingFieldMacro.swift
/host/spi-builder-workspace/Sources/CodableMacroMacros/CodingImpls/KeyedCodable/Generate/CodableMacro+GenerateDecode.swift:269:24: warning: code after 'throw' will never be executed
267 | let sequenceDecodeTempVarName = GenerationItems.sequenceCodingTempVarName(of: spec.propertyInfo.name)
268 | "var \(sequenceDecodeTempVarName) = \(makeEmptyArrExpr)"
269 | } else {
| `- warning: code after 'throw' will never be executed
270 | throw InternalError(message: "Expected sequence element coding info")
271 | }
/host/spi-builder-workspace/Sources/CodableMacroMacros/CodingImpls/KeyedCodable/Generate/CodableMacro+GenerateDecode.swift:285:24: warning: code after 'throw' will never be executed
283 | "self.\(spec.propertyInfo.name) = value"
284 | }
285 | } else {
| `- warning: code after 'throw' will never be executed
286 | throw InternalError(message: "Expected sequence element coding info")
287 | }
[387/406] Compiling CodableMacroMacros CodingIgnoreMacro.swift
[388/406] Compiling CodableMacroMacros CodingTransformMacro.swift
[389/406] Compiling CodableMacroMacros CodingValidateMacro.swift
[390/406] Compiling CodableMacroMacros DecodeTransformMacro.swift
[391/406] Compiling CodableMacroMacros EncodeTransformMacro.swift
[392/406] Compiling CodableMacroMacros EnumCaseCodingMacro.swift
[393/406] Compiling CodableMacroMacros EnumCodableMacro.swift
[394/406] Compiling CodableMacroMacros EnumCodableMacro+AdjacentKeyedGenerator.swift
[395/406] Compiling CodableMacroMacros EnumCodableMacro+ExternalKeyedGenerator.swift
[396/406] Compiling CodableMacroMacros EnumCodableMacro+Generate.swift
[397/406] Compiling CodableMacroMacros EnumCodableMacro+InternalKeyedGenerator.swift
[398/406] Compiling CodableMacroMacros EnumCodableMacro+RawValueCodedGenerator.swift
[399/406] Compiling CodableMacroMacros DeclListBuilder.swift
[400/406] Compiling CodableMacroMacros Diagnostic.swift
[401/406] Compiling CodableMacroMacros IndentRemover.swift
[402/406] Compiling CodableMacroMacros SyntaxMatching.swift
[403/406] Compiling CodableMacroMacros Utils.swift
[404/407] Wrapping AST for CodableMacroMacros for debugging
[405/407] Write Objects.LinkFileList
[406/407] Linking CodableMacroMacros-tool
[408/451] Compiling CodableMacro CodingTransform.swift
[409/451] Compiling CodableMacro CodingValidate.swift
[410/451] Compiling CodableMacro EnumCaseCoding.swift
[411/453] Emitting module CodableMacro
[412/453] Compiling CodableMacro KeyedCodable.swift
[413/453] Compiling CodableMacro SingleValueCodable.swift
[414/453] Compiling CodableMacro CustomCodingTransform.swift
[415/453] Compiling CodableMacro DataTransform.swift
[416/453] Compiling CodableMacro DateTransform.swift
[417/453] Compiling CodableMacro CodingDefaultValue.swift
[418/453] Compiling CodableMacro EnumCodableProtocol.swift
[419/453] Compiling CodableMacro Error.swift
[420/453] Compiling CodableMacro Helpers.swift
[421/453] Compiling CodableMacro SequenceCodingFieldErrorStrategy.swift
[422/453] Compiling CodableMacro SingleValueCodableProtocol.swift
[423/453] Compiling CodableMacro BoolMultiRepresentationTransform.swift
[424/453] Compiling CodableMacro CodingPrimitive.swift
[425/453] Compiling CodableMacro CodingTransformProtocol.swift
[426/453] Compiling CodableMacro NumberTransform.swift
[427/453] Compiling CodableMacro CodingField.swift
[428/453] Compiling CodableMacro CodingIgnore.swift
[429/453] Compiling CodableMacro SequenceCodingField.swift
[430/453] Compiling CodableMacro SingleValueCodableDelegate.swift
[431/453] Compiling CodableMacro EnumCodable.swift
/host/spi-builder-workspace/Sources/CodableMacro/CodingTransform/BoolMultiRepresentationTransform.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
/host/spi-builder-workspace/Sources/CodableMacro/CodingTransform/BoolMultiRepresentationTransform.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
/host/spi-builder-workspace/Sources/CodableMacro/CodingTransform/BoolMultiRepresentationTransform.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
/host/spi-builder-workspace/Sources/CodableMacro/CodingTransform/BoolMultiRepresentationTransform.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
/host/spi-builder-workspace/Sources/CodableMacro/CodingTransform/BoolMultiRepresentationTransform.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
/host/spi-builder-workspace/Sources/CodableMacro/CodingTransform/BoolMultiRepresentationTransform.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
/host/spi-builder-workspace/Sources/CodableMacro/CodingTransform/BoolMultiRepresentationTransform.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
/host/spi-builder-workspace/Sources/CodableMacro/CodingTransform/BoolMultiRepresentationTransform.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
/host/spi-builder-workspace/Sources/CodableMacro/CodingTransform/BoolMultiRepresentationTransform.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
/host/spi-builder-workspace/Sources/CodableMacro/CodingTransform/BoolMultiRepresentationTransform.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
/host/spi-builder-workspace/Sources/CodableMacro/CodingTransform/BoolMultiRepresentationTransform.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
/host/spi-builder-workspace/Sources/CodableMacro/CodingTransform/BoolMultiRepresentationTransform.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
/host/spi-builder-workspace/Sources/CodableMacro/CodingTransform/BoolMultiRepresentationTransform.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
/host/spi-builder-workspace/Sources/CodableMacro/CodingTransform/BoolMultiRepresentationTransform.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
/host/spi-builder-workspace/Sources/CodableMacro/CodingTransform/BoolMultiRepresentationTransform.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
/host/spi-builder-workspace/Sources/CodableMacro/CodingTransform/BoolMultiRepresentationTransform.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
/host/spi-builder-workspace/Sources/CodableMacro/CodingTransform/BoolMultiRepresentationTransform.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
/host/spi-builder-workspace/Sources/CodableMacro/CodingTransform/BoolMultiRepresentationTransform.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)
[451/456] Emitting module CodableMacro
/host/spi-builder-workspace/Sources/CodableMacro/CodingTransform/BoolMultiRepresentationTransform.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
/host/spi-builder-workspace/Sources/CodableMacro/CodingTransform/BoolMultiRepresentationTransform.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
/host/spi-builder-workspace/Sources/CodableMacro/CodingTransform/BoolMultiRepresentationTransform.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
/host/spi-builder-workspace/Sources/CodableMacro/CodingTransform/BoolMultiRepresentationTransform.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[455/456] Compiling CodableMacro KeyedCodable.swift
/host/spi-builder-workspace/Sources/CodableMacro/CodingTransform/BoolMultiRepresentationTransform.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[456/456] Compiling CodableMacro SingleValueCodable.swift
/host/spi-builder-workspace/Sources/CodableMacro/CodingTransform/BoolMultiRepresentationTransform.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