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 KarrotCodableKit, reference main (bebc68), with Swift 6.2 (beta) for Wasm on 3 Sep 2025 14:54:10 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/daangn/KarrotCodableKit.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/daangn/KarrotCodableKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at bebc686 Merge pull request #16 from daangn/feature/elon/update-mac-os-min-version
Cloned https://github.com/daangn/KarrotCodableKit.git
Revision (git rev-parse @):
bebc6861d9fe574b5cf413d0bfe60a356683b06c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/daangn/KarrotCodableKit.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/daangn/KarrotCodableKit.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/swiftlang/swift-syntax.git
[1/71848] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (6.93s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (9.93s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
Building for debugging...
[0/38] Write sources
[18/38] Compiling _SwiftSyntaxCShims dummy.c
[19/38] Write swift-version-24593BA9C3E375BF.txt
[21/44] Emitting module SwiftSyntax601
[22/46] Emitting module SwiftSyntax600
[23/46] Emitting module SwiftSyntax510
[24/46] Compiling SwiftSyntax600 Empty.swift
[25/47] Wrapping AST for SwiftSyntax600 for debugging
[27/47] Compiling SwiftSyntax510 Empty.swift
[28/47] Compiling SwiftSyntax509 Empty.swift
[29/47] Emitting module SwiftSyntax509
[32/49] Compiling SwiftSyntax601 Empty.swift
[33/50] Wrapping AST for SwiftSyntax509 for debugging
[34/50] Wrapping AST for SwiftSyntax510 for debugging
[35/50] Wrapping AST for SwiftSyntax601 for debugging
[37/114] Compiling SwiftSyntax AbsolutePosition.swift
[38/114] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[39/114] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[40/114] Compiling SwiftSyntax Assert.swift
[41/114] Compiling SwiftSyntax BumpPtrAllocator.swift
[42/114] Compiling SwiftSyntax CommonAncestor.swift
[43/114] Compiling SwiftSyntax Convenience.swift
[44/114] Compiling SwiftSyntax CustomTraits.swift
[45/114] Compiling SwiftSyntax EditorPlaceholder.swift
[46/114] Compiling SwiftSyntax Identifier.swift
[47/114] Compiling SwiftSyntax MemoryLayout.swift
[48/114] Compiling SwiftSyntax MissingNodeInitializers.swift
[49/114] Compiling SwiftSyntax RawSyntax.swift
[50/114] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[51/114] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[52/114] Compiling SwiftSyntax RawSyntaxTokenView.swift
[53/114] Compiling SwiftSyntax SourceEdit.swift
[54/114] Compiling SwiftSyntax SourceLength.swift
[55/123] Compiling SwiftSyntax SourceLocation.swift
[56/123] Compiling SwiftSyntax SourcePresence.swift
[57/123] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[58/123] Compiling SwiftSyntax Syntax.swift
[59/123] Compiling SwiftSyntax SyntaxArena.swift
[60/123] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[61/123] Compiling SwiftSyntax SyntaxChildren.swift
[62/123] Compiling SwiftSyntax SyntaxCollection.swift
[63/123] Compiling SwiftSyntax SyntaxHashable.swift
[64/123] Emitting module SwiftSyntax
[65/123] Compiling SwiftSyntax SyntaxEnum.swift
[66/123] Compiling SwiftSyntax SyntaxKind.swift
[67/123] Compiling SwiftSyntax SyntaxRewriter.swift
[68/123] Compiling SwiftSyntax SyntaxTraits.swift
[69/123] Compiling SwiftSyntax SyntaxVisitor.swift
[70/123] Compiling SwiftSyntax TokenKind.swift
[71/123] Compiling SwiftSyntax Tokens.swift
[72/123] Compiling SwiftSyntax TriviaPieces.swift
[73/123] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[74/123] Compiling SwiftSyntax RawSyntaxNodesC.swift
[75/123] Compiling SwiftSyntax RawSyntaxNodesD.swift
[76/123] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[77/123] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[78/123] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[79/123] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[80/123] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[81/123] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[82/123] Compiling SwiftSyntax RawSyntaxValidation.swift
[83/123] Compiling SwiftSyntax Trivia.swift
[84/123] Compiling SwiftSyntax Utils.swift
[85/123] Compiling SwiftSyntax ChildNameForKeyPath.swift
[86/123] Compiling SwiftSyntax Keyword.swift
[87/123] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[88/123] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[89/123] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[90/123] Compiling SwiftSyntax SyntaxBaseNodes.swift
[91/123] Compiling SwiftSyntax SyntaxCollections.swift
[92/123] Compiling SwiftSyntax SyntaxIdentifier.swift
[93/123] Compiling SwiftSyntax SyntaxNodeFactory.swift
[94/123] Compiling SwiftSyntax SyntaxNodeStructure.swift
[95/123] Compiling SwiftSyntax SyntaxProtocol.swift
[96/123] Compiling SwiftSyntax SyntaxText.swift
[97/123] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[98/123] Compiling SwiftSyntax TokenDiagnostic.swift
[99/123] Compiling SwiftSyntax TokenSequence.swift
[100/123] Compiling SwiftSyntax TokenSyntax.swift
[101/123] Compiling SwiftSyntax SyntaxNodesAB.swift
[102/123] Compiling SwiftSyntax SyntaxNodesC.swift
[103/123] Compiling SwiftSyntax SyntaxNodesD.swift
[104/123] Compiling SwiftSyntax SyntaxNodesEF.swift
[105/123] Compiling SwiftSyntax SyntaxNodesGHI.swift
[106/123] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[107/123] Compiling SwiftSyntax SyntaxNodesOP.swift
[108/123] Compiling SwiftSyntax SyntaxNodesQRS.swift
[109/123] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[110/135] Wrapping AST for SwiftSyntax for debugging
[112/182] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[113/182] Compiling SwiftBasicFormat Syntax+Extensions.swift
[114/182] Compiling SwiftParser IncrementalParseTransition.swift
[115/182] Compiling SwiftParser IsValidIdentifier.swift
[116/182] Compiling SwiftDiagnostics Message.swift
[117/183] Emitting module SwiftDiagnostics
[118/183] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[119/183] Compiling SwiftParser Expressions.swift
[120/183] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[121/183] Compiling SwiftDiagnostics Note.swift
[122/183] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[123/183] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[124/183] Compiling SwiftDiagnostics FixIt.swift
[125/183] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[127/184] Compiling SwiftBasicFormat InferIndentation.swift
[128/184] Compiling SwiftBasicFormat Indenter.swift
[129/184] Emitting module SwiftBasicFormat
[130/184] Compiling SwiftBasicFormat BasicFormat.swift
[131/185] Wrapping AST for SwiftDiagnostics for debugging
[132/185] Wrapping AST for SwiftBasicFormat for debugging
[134/185] Compiling SwiftParser TokenSpec.swift
[135/185] Compiling SwiftParser TokenSpecSet.swift
[136/185] Compiling SwiftParser TopLevel.swift
[137/185] Compiling SwiftParser TriviaParser.swift
[138/185] Compiling SwiftParser Types.swift
[139/185] Compiling SwiftParser SwiftParserCompatibility.swift
[140/185] Compiling SwiftParser SwiftVersion.swift
[141/185] Compiling SwiftParser SyntaxUtils.swift
[142/185] Compiling SwiftParser TokenConsumer.swift
[143/185] Compiling SwiftParser TokenPrecedence.swift
[144/190] Compiling SwiftParser Modifiers.swift
[145/190] Compiling SwiftParser Names.swift
[146/190] Compiling SwiftParser Nominals.swift
[147/190] Compiling SwiftParser Parameters.swift
[148/190] Compiling SwiftParser ParseSourceFile.swift
[149/190] Compiling SwiftParser Parser.swift
[150/190] Compiling SwiftParser LexemeSequence.swift
[151/190] Compiling SwiftParser Lexer.swift
[152/190] Compiling SwiftParser RegexLiteralLexer.swift
[153/190] Compiling SwiftParser UnicodeScalarExtensions.swift
[154/190] Compiling SwiftParser Lookahead.swift
[155/190] Compiling SwiftParser LoopProgressCondition.swift
[156/190] Compiling SwiftParser Patterns.swift
[157/190] Compiling SwiftParser Recovery.swift
[158/190] Compiling SwiftParser Specifiers.swift
[159/190] Compiling SwiftParser Statements.swift
[160/190] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[161/190] Compiling SwiftParser StringLiterals.swift
[162/190] Emitting module SwiftParser
[163/190] Compiling SwiftParser Attributes.swift
[164/190] Compiling SwiftParser Availability.swift
[165/190] Compiling SwiftParser CharacterInfo.swift
[166/190] Compiling SwiftParser CollectionNodes+Parsable.swift
[167/190] Compiling SwiftParser Declarations.swift
[168/190] Compiling SwiftParser Directives.swift
[173/190] Compiling SwiftParser Cursor.swift
[174/190] Compiling SwiftParser Lexeme.swift
[175/190] Compiling SwiftParser ExperimentalFeatures.swift
[176/190] Compiling SwiftParser IsLexerClassified.swift
[177/190] Compiling SwiftParser LayoutNodes+Parsable.swift
[178/190] Compiling SwiftParser Parser+TokenSpecSet.swift
[179/190] Compiling SwiftParser TokenSpecStaticMembers.swift
[180/191] Wrapping AST for SwiftParser for debugging
[182/214] Compiling SwiftOperators Operator.swift
[183/214] Compiling SwiftOperators OperatorError+Diagnostics.swift
[184/215] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[185/216] Compiling SwiftOperators PrecedenceGraph.swift
[186/216] Compiling SwiftOperators PrecedenceGroup.swift
[187/216] Compiling SwiftOperators OperatorTable.swift
[188/216] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[189/216] Compiling SwiftOperators SyntaxSynthesis.swift
[190/216] Compiling SwiftOperators OperatorError.swift
[191/216] Compiling SwiftOperators OperatorTable+Defaults.swift
[192/216] Emitting module SwiftOperators
[193/216] Compiling SwiftOperators OperatorTable+Semantics.swift
[194/216] Compiling SwiftOperators OperatorTable+Folding.swift
[195/217] Wrapping AST for SwiftOperators for debugging
[197/217] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[198/217] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[199/217] Compiling SwiftParserDiagnostics Utils.swift
[200/217] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[201/217] Compiling SwiftParserDiagnostics PresenceUtils.swift
[204/217] Emitting module SwiftParserDiagnostics
[207/217] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[208/217] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[209/218] Wrapping AST for SwiftParserDiagnostics for debugging
[211/233] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[212/233] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[213/233] Emitting module SwiftSyntaxBuilder
[214/234] Compiling SwiftSyntaxBuilder Indenter.swift
[215/234] Compiling SwiftSyntaxBuilder ListBuilder.swift
[216/234] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[217/234] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[218/234] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[219/234] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[220/234] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[221/234] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[222/234] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[223/234] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[224/234] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[225/234] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[226/234] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[227/235] Wrapping AST for SwiftSyntaxBuilder for debugging
[229/252] Compiling SwiftSyntaxMacros Macro.swift
[230/252] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[231/252] Compiling SwiftSyntaxMacros MemberMacro.swift
[232/252] Compiling SwiftSyntaxMacros PeerMacro.swift
[233/254] Emitting module SwiftSyntaxMacros
[234/254] Compiling SwiftSyntaxMacros PreambleMacro.swift
[235/254] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[236/254] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[237/254] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[238/254] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[239/254] Compiling SwiftSyntaxMacros Macro+Format.swift
[240/254] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[241/254] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[242/254] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[243/254] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[244/254] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[245/254] Compiling SwiftSyntaxMacros AccessorMacro.swift
[246/254] Compiling SwiftSyntaxMacros AttachedMacro.swift
[247/254] Compiling SwiftSyntaxMacros BodyMacro.swift
[248/255] Wrapping AST for SwiftSyntaxMacros for debugging
[250/264] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[251/265] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[252/265] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[253/265] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[254/265] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[255/265] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[256/265] Emitting module SwiftSyntaxMacroExpansion
[257/265] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[258/265] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[259/265] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[260/266] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[262/278] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[263/278] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[264/278] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[265/279] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[266/279] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[267/279] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[268/279] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[269/279] Emitting module SwiftCompilerPluginMessageHandling
[270/279] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[271/279] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[272/279] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[273/279] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[274/279] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[275/280] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[277/282] Emitting module SwiftCompilerPlugin
[278/282] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[279/283] Wrapping AST for SwiftCompilerPlugin for debugging
[281/311] Compiling KarrotCodableKitMacros PropertyDiagnosticHelper.swift
[282/311] Compiling KarrotCodableKitMacros SyntaxHelper.swift
[283/311] Compiling KarrotCodableKitMacros UnnestedPolymorphicValidation.swift
[284/314] Compiling KarrotCodableKitMacros UnnestedPolymorphicMethodGenerator.swift
[285/314] Compiling KarrotCodableKitMacros UnnestedPolymorphicStructGenerator.swift
[286/314] Compiling KarrotCodableKitMacros PolymorphicMacroArgumentValidator.swift
[287/314] Compiling KarrotCodableKitMacros PropertyAnalyzer.swift
[288/314] Compiling KarrotCodableKitMacros BaseUnnestedPolymorphicMacro.swift
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/UnnestedPolymorphicCodableMacro/UnnestedPolymorphicCodableMacro.swift:14:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
12 | import SwiftSyntaxMacros
13 |
14 | public enum UnnestedPolymorphicCodableMacro: MemberMacro, UnnestedPolymorphicMacroType {
   |             `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
15 |   public static let protocolType = PolymorphicExtensionFactory.PolymorphicProtocolType.codable
16 |   public static let macroType = UnnestedPolymorphicCodeGenerator.MacroType.codable
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/UnnestedPolymorphicCodableMacro/UnnestedPolymorphicDecodableMacro.swift:14:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
12 | import SwiftSyntaxMacros
13 |
14 | public enum UnnestedPolymorphicDecodableMacro: MemberMacro, UnnestedPolymorphicMacroType {
   |             `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
15 |   public static let protocolType = PolymorphicExtensionFactory.PolymorphicProtocolType.decodable
16 |   public static let macroType = UnnestedPolymorphicCodeGenerator.MacroType.decodable
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[289/314] Compiling KarrotCodableKitMacros UnnestedPolymorphicCodableMacro.swift
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/UnnestedPolymorphicCodableMacro/UnnestedPolymorphicCodableMacro.swift:14:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
12 | import SwiftSyntaxMacros
13 |
14 | public enum UnnestedPolymorphicCodableMacro: MemberMacro, UnnestedPolymorphicMacroType {
   |             `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
15 |   public static let protocolType = PolymorphicExtensionFactory.PolymorphicProtocolType.codable
16 |   public static let macroType = UnnestedPolymorphicCodeGenerator.MacroType.codable
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/UnnestedPolymorphicCodableMacro/UnnestedPolymorphicDecodableMacro.swift:14:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
12 | import SwiftSyntaxMacros
13 |
14 | public enum UnnestedPolymorphicDecodableMacro: MemberMacro, UnnestedPolymorphicMacroType {
   |             `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
15 |   public static let protocolType = PolymorphicExtensionFactory.PolymorphicProtocolType.decodable
16 |   public static let macroType = UnnestedPolymorphicCodeGenerator.MacroType.decodable
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[290/314] Compiling KarrotCodableKitMacros UnnestedPolymorphicDecodableMacro.swift
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/UnnestedPolymorphicCodableMacro/UnnestedPolymorphicCodableMacro.swift:14:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
12 | import SwiftSyntaxMacros
13 |
14 | public enum UnnestedPolymorphicCodableMacro: MemberMacro, UnnestedPolymorphicMacroType {
   |             `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
15 |   public static let protocolType = PolymorphicExtensionFactory.PolymorphicProtocolType.codable
16 |   public static let macroType = UnnestedPolymorphicCodeGenerator.MacroType.codable
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/UnnestedPolymorphicCodableMacro/UnnestedPolymorphicDecodableMacro.swift:14:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
12 | import SwiftSyntaxMacros
13 |
14 | public enum UnnestedPolymorphicDecodableMacro: MemberMacro, UnnestedPolymorphicMacroType {
   |             `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
15 |   public static let protocolType = PolymorphicExtensionFactory.PolymorphicProtocolType.decodable
16 |   public static let macroType = UnnestedPolymorphicCodeGenerator.MacroType.decodable
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[291/314] Compiling KarrotCodableKitMacros CodingKeysSyntaxFactory.swift
[292/314] Compiling KarrotCodableKitMacros PolymorphicEnumCodableFactory.swift
[293/314] Compiling KarrotCodableKitMacros PolymorphicExtensionFactory.swift
[294/314] Compiling KarrotCodableKitMacros UnnestedPolymorphicCodeGenerator.swift
[295/314] Compiling KarrotCodableKitMacros PolymorphicCodableStrategyMacro.swift
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicCodableMacros/PolymorphicCodableStrategyMacro.swift:17:1: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
 15 | // MARK: - MemberMacro
 16 |
 17 | extension PolymorphicCodableStrategyProvidingMacro: MemberMacro {
    | `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
 18 |   public static func expansion(
 19 |     of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicCodableMacros/PolymorphicDecodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum PolymorphicDecodableMacro: MemberMacro {
   |             `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 |   public static func expansion(
15 |     of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicCodableMacros/PolymorphicEncodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum PolymorphicEncodableMacro: MemberMacro {
   |             `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 |   public static func expansion(
15 |     of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[296/314] Compiling KarrotCodableKitMacros PolymorphicDecodableMacro.swift
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicCodableMacros/PolymorphicCodableStrategyMacro.swift:17:1: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
 15 | // MARK: - MemberMacro
 16 |
 17 | extension PolymorphicCodableStrategyProvidingMacro: MemberMacro {
    | `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
 18 |   public static func expansion(
 19 |     of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicCodableMacros/PolymorphicDecodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum PolymorphicDecodableMacro: MemberMacro {
   |             `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 |   public static func expansion(
15 |     of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicCodableMacros/PolymorphicEncodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum PolymorphicEncodableMacro: MemberMacro {
   |             `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 |   public static func expansion(
15 |     of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[297/314] Compiling KarrotCodableKitMacros PolymorphicEncodableMacro.swift
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicCodableMacros/PolymorphicCodableStrategyMacro.swift:17:1: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
 15 | // MARK: - MemberMacro
 16 |
 17 | extension PolymorphicCodableStrategyProvidingMacro: MemberMacro {
    | `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
 18 |   public static func expansion(
 19 |     of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicCodableMacros/PolymorphicDecodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum PolymorphicDecodableMacro: MemberMacro {
   |             `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 |   public static func expansion(
15 |     of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicCodableMacros/PolymorphicEncodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum PolymorphicEncodableMacro: MemberMacro {
   |             `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 |   public static func expansion(
15 |     of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[298/314] Compiling KarrotCodableKitMacros PolymorphicEnumCodableMacro.swift
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicCodableMacros/PolymorphicCodableStrategyMacro.swift:17:1: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
 15 | // MARK: - MemberMacro
 16 |
 17 | extension PolymorphicCodableStrategyProvidingMacro: MemberMacro {
    | `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
 18 |   public static func expansion(
 19 |     of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicCodableMacros/PolymorphicDecodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum PolymorphicDecodableMacro: MemberMacro {
   |             `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 |   public static func expansion(
15 |     of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicCodableMacros/PolymorphicEncodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum PolymorphicEncodableMacro: MemberMacro {
   |             `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 |   public static func expansion(
15 |     of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[299/314] Compiling KarrotCodableKitMacros String+SnakeCase.swift
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicCodableMacros/PolymorphicCodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum PolymorphicCodableMacro: MemberMacro {
   |             `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 |   public static func expansion(
15 |     of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[300/314] Compiling KarrotCodableKitMacros String+Trimming.swift
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicCodableMacros/PolymorphicCodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum PolymorphicCodableMacro: MemberMacro {
   |             `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 |   public static func expansion(
15 |     of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[301/314] Compiling KarrotCodableKitMacros KarrotCodableKitPlugin.swift
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicCodableMacros/PolymorphicCodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum PolymorphicCodableMacro: MemberMacro {
   |             `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 |   public static func expansion(
15 |     of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[302/314] Compiling KarrotCodableKitMacros PolymorphicCodableMacro.swift
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicCodableMacros/PolymorphicCodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum PolymorphicCodableMacro: MemberMacro {
   |             `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 |   public static func expansion(
15 |     of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[303/314] Emitting module KarrotCodableKitMacros
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/CustomCodableMacros/CustomCodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum CustomCodableMacro: MemberMacro {
   |             `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 |   public static func expansion(
15 |     of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/CustomCodableMacros/CustomDecodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum CustomDecodableMacro: MemberMacro {
   |             `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 |   public static func expansion(
15 |     of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/CustomCodableMacros/CustomEncodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum CustomEncodableMacro: MemberMacro {
   |             `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 |   public static func expansion(
15 |     of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicCodableMacros/PolymorphicCodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum PolymorphicCodableMacro: MemberMacro {
   |             `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 |   public static func expansion(
15 |     of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicCodableMacros/PolymorphicCodableStrategyMacro.swift:17:1: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
 15 | // MARK: - MemberMacro
 16 |
 17 | extension PolymorphicCodableStrategyProvidingMacro: MemberMacro {
    | `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
 18 |   public static func expansion(
 19 |     of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicCodableMacros/PolymorphicDecodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum PolymorphicDecodableMacro: MemberMacro {
   |             `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 |   public static func expansion(
15 |     of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicCodableMacros/PolymorphicEncodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum PolymorphicEncodableMacro: MemberMacro {
   |             `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 |   public static func expansion(
15 |     of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/UnnestedPolymorphicCodableMacro/UnnestedPolymorphicCodableMacro.swift:14:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
12 | import SwiftSyntaxMacros
13 |
14 | public enum UnnestedPolymorphicCodableMacro: MemberMacro, UnnestedPolymorphicMacroType {
   |             `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
15 |   public static let protocolType = PolymorphicExtensionFactory.PolymorphicProtocolType.codable
16 |   public static let macroType = UnnestedPolymorphicCodeGenerator.MacroType.codable
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/UnnestedPolymorphicCodableMacro/UnnestedPolymorphicDecodableMacro.swift:14:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
12 | import SwiftSyntaxMacros
13 |
14 | public enum UnnestedPolymorphicDecodableMacro: MemberMacro, UnnestedPolymorphicMacroType {
   |             `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
15 |   public static let protocolType = PolymorphicExtensionFactory.PolymorphicProtocolType.decodable
16 |   public static let macroType = UnnestedPolymorphicCodeGenerator.MacroType.decodable
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[304/314] Compiling KarrotCodableKitMacros CodableKeyMacro.swift
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/CustomCodableMacros/CustomCodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum CustomCodableMacro: MemberMacro {
   |             `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 |   public static func expansion(
15 |     of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/CustomCodableMacros/CustomDecodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum CustomDecodableMacro: MemberMacro {
   |             `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 |   public static func expansion(
15 |     of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/CustomCodableMacros/CustomEncodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum CustomEncodableMacro: MemberMacro {
   |             `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 |   public static func expansion(
15 |     of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[305/314] Compiling KarrotCodableKitMacros CustomCodableMacro.swift
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/CustomCodableMacros/CustomCodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum CustomCodableMacro: MemberMacro {
   |             `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 |   public static func expansion(
15 |     of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/CustomCodableMacros/CustomDecodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum CustomDecodableMacro: MemberMacro {
   |             `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 |   public static func expansion(
15 |     of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/CustomCodableMacros/CustomEncodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum CustomEncodableMacro: MemberMacro {
   |             `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 |   public static func expansion(
15 |     of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[306/314] Compiling KarrotCodableKitMacros CustomDecodableMacro.swift
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/CustomCodableMacros/CustomCodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum CustomCodableMacro: MemberMacro {
   |             `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 |   public static func expansion(
15 |     of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/CustomCodableMacros/CustomDecodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum CustomDecodableMacro: MemberMacro {
   |             `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 |   public static func expansion(
15 |     of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/CustomCodableMacros/CustomEncodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum CustomEncodableMacro: MemberMacro {
   |             `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 |   public static func expansion(
15 |     of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[307/314] Compiling KarrotCodableKitMacros CustomEncodableMacro.swift
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/CustomCodableMacros/CustomCodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum CustomCodableMacro: MemberMacro {
   |             `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 |   public static func expansion(
15 |     of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/CustomCodableMacros/CustomDecodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum CustomDecodableMacro: MemberMacro {
   |             `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 |   public static func expansion(
15 |     of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/CustomCodableMacros/CustomEncodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum CustomEncodableMacro: MemberMacro {
   |             `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 |   public static func expansion(
15 |     of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[308/314] Compiling KarrotCodableKitMacros PolymorphicEnumDecodableMacro.swift
[309/314] Compiling KarrotCodableKitMacros PolymorphicEnumEncodableMacro.swift
[310/314] Compiling KarrotCodableKitMacros AccessLevelModifier.swift
[311/314] Compiling KarrotCodableKitMacros Diagnostics.swift
[312/315] Wrapping AST for KarrotCodableKitMacros for debugging
[313/315] Write Objects.LinkFileList
[314/315] Linking KarrotCodableKitMacros-tool
[316/435] Compiling KarrotCodableKit KeyedDecodingContainer+PolymorphicLossyArrayValue.swift
[317/435] Compiling KarrotCodableKit PolymorphicCodable.swift
[318/435] Compiling KarrotCodableKit PolymorphicCodableStrategyProviding.swift
[319/435] Compiling KarrotCodableKit PolymorphicDecodable.swift
[320/435] Compiling KarrotCodableKit PolymorphicEncodable.swift
[321/435] Compiling KarrotCodableKit PolymorphicEnumCodable.swift
[322/435] Compiling KarrotCodableKit PolymorphicEnumDecodable.swift
[323/435] Compiling KarrotCodableKit Encodable+ToDictionary.swift
[324/435] Compiling KarrotCodableKit DefaultEmptyPolymorphicArrayValue.swift
[325/435] Compiling KarrotCodableKit PolymorphicCodableError.swift
[326/435] Compiling KarrotCodableKit Decoder+Polymorphic.swift
[327/435] Compiling KarrotCodableKit Encoder+Polymorphic.swift
[328/435] Compiling KarrotCodableKit KeyedDecodingContainer+DefaultEmptyPolymorphicArrayValue.swift
[329/435] Compiling KarrotCodableKit KeyedDecodingContainer+LossyOptionalPolymorphicValue.swift
[330/435] Compiling KarrotCodableKit KeyedDecodingContainer+OptionalPolymorphicArrayValue.swift
[331/435] Compiling KarrotCodableKit PolymorphicEnumEncodable.swift
[332/435] Compiling KarrotCodableKit DefaultZeroFloat.swift
[333/435] Compiling KarrotCodableKit DefaultZeroInt.swift
[334/435] Compiling KarrotCodableKit Result+Extension.swift
[335/435] Compiling KarrotCodableKit LosslessArray.swift
[336/435] Compiling KarrotCodableKit LosslessBoolValue.swift
[337/435] Compiling KarrotCodableKit LosslessValue.swift
[338/435] Compiling KarrotCodableKit OptionalLosslessValue.swift
[339/435] Compiling KarrotCodableKit LossyArray.swift
[340/443] Compiling KarrotCodableKit UnnestedPolymorphicCodable.swift
[341/443] Compiling KarrotCodableKit UnnestedPolymorphicDecodable.swift
[342/443] Compiling KarrotCodableKit LossyOptionalPolymorphicValue.swift
[343/443] Compiling KarrotCodableKit OptionalPolymorphicArrayValue.swift
[344/443] Compiling KarrotCodableKit OptionalPolymorphicValue.swift
[345/443] Compiling KarrotCodableKit PolymorphicArrayValue.swift
[346/443] Compiling KarrotCodableKit PolymorphicCodableStrategy.swift
[347/443] Compiling KarrotCodableKit DefaultZeroDouble.swift
[348/443] Compiling KarrotCodableKit LossyDictionary.swift
[349/443] Compiling KarrotCodableKit LossyOptional.swift
[350/443] Compiling KarrotCodableKit ResilientProjectedValue.swift
[351/443] Compiling KarrotCodableKit CodingKeyStyle.swift
[352/443] Compiling KarrotCodableKit CodableKey.swift
[353/443] Compiling KarrotCodableKit CustomCodable.swift
[354/443] Compiling KarrotCodableKit CustomDecodable.swift
[355/443] Compiling KarrotCodableKit CustomEncodable.swift
[356/443] Compiling KarrotCodableKit KeyedDecodingContainer+OptionalPolymorphicValue.swift
[357/443] Compiling KarrotCodableKit RFC3339NanoStrategy.swift
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/LosslessValue.swift:30:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any LosslessStringCodable.Type' (aka 'any (Decodable & Encodable & LosslessStringConvertible).Type')
 28 | @propertyWrapper
 29 | public struct LosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
 30 |   private let type: LosslessStringCodable.Type
    |               `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any LosslessStringCodable.Type' (aka 'any (Decodable & Encodable & LosslessStringConvertible).Type')
 31 |
 32 |   public var wrappedValue: Strategy.Value
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/OptionalLosslessValue.swift:19:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' has non-Sendable type '(any LosslessStringCodable.Type)?' (aka 'Optional<any (Decodable & Encodable & LosslessStringConvertible).Type>')
 17 | public struct OptionalLosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
 18 |
 19 |   private let type: LosslessStringCodable.Type?
    |               `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' has non-Sendable type '(any LosslessStringCodable.Type)?' (aka 'Optional<any (Decodable & Encodable & LosslessStringConvertible).Type>')
 20 |
 21 |   public var wrappedValue: Strategy.Value?
[358/443] Compiling KarrotCodableKit RFC3339Strategy.swift
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/LosslessValue.swift:30:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any LosslessStringCodable.Type' (aka 'any (Decodable & Encodable & LosslessStringConvertible).Type')
 28 | @propertyWrapper
 29 | public struct LosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
 30 |   private let type: LosslessStringCodable.Type
    |               `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any LosslessStringCodable.Type' (aka 'any (Decodable & Encodable & LosslessStringConvertible).Type')
 31 |
 32 |   public var wrappedValue: Strategy.Value
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/OptionalLosslessValue.swift:19:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' has non-Sendable type '(any LosslessStringCodable.Type)?' (aka 'Optional<any (Decodable & Encodable & LosslessStringConvertible).Type>')
 17 | public struct OptionalLosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
 18 |
 19 |   private let type: LosslessStringCodable.Type?
    |               `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' has non-Sendable type '(any LosslessStringCodable.Type)?' (aka 'Optional<any (Decodable & Encodable & LosslessStringConvertible).Type>')
 20 |
 21 |   public var wrappedValue: Strategy.Value?
[359/443] Compiling KarrotCodableKit TimestampStrategy.swift
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/LosslessValue.swift:30:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any LosslessStringCodable.Type' (aka 'any (Decodable & Encodable & LosslessStringConvertible).Type')
 28 | @propertyWrapper
 29 | public struct LosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
 30 |   private let type: LosslessStringCodable.Type
    |               `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any LosslessStringCodable.Type' (aka 'any (Decodable & Encodable & LosslessStringConvertible).Type')
 31 |
 32 |   public var wrappedValue: Strategy.Value
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/OptionalLosslessValue.swift:19:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' has non-Sendable type '(any LosslessStringCodable.Type)?' (aka 'Optional<any (Decodable & Encodable & LosslessStringConvertible).Type>')
 17 | public struct OptionalLosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
 18 |
 19 |   private let type: LosslessStringCodable.Type?
    |               `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' has non-Sendable type '(any LosslessStringCodable.Type)?' (aka 'Optional<any (Decodable & Encodable & LosslessStringConvertible).Type>')
 20 |
 21 |   public var wrappedValue: Strategy.Value?
[360/443] Compiling KarrotCodableKit DefaultCodable.swift
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/LosslessValue.swift:30:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any LosslessStringCodable.Type' (aka 'any (Decodable & Encodable & LosslessStringConvertible).Type')
 28 | @propertyWrapper
 29 | public struct LosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
 30 |   private let type: LosslessStringCodable.Type
    |               `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any LosslessStringCodable.Type' (aka 'any (Decodable & Encodable & LosslessStringConvertible).Type')
 31 |
 32 |   public var wrappedValue: Strategy.Value
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/OptionalLosslessValue.swift:19:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' has non-Sendable type '(any LosslessStringCodable.Type)?' (aka 'Optional<any (Decodable & Encodable & LosslessStringConvertible).Type>')
 17 | public struct OptionalLosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
 18 |
 19 |   private let type: LosslessStringCodable.Type?
    |               `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' has non-Sendable type '(any LosslessStringCodable.Type)?' (aka 'Optional<any (Decodable & Encodable & LosslessStringConvertible).Type>')
 20 |
 21 |   public var wrappedValue: Strategy.Value?
[361/443] Compiling KarrotCodableKit DefaultEmptyArray.swift
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/LosslessValue.swift:30:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any LosslessStringCodable.Type' (aka 'any (Decodable & Encodable & LosslessStringConvertible).Type')
 28 | @propertyWrapper
 29 | public struct LosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
 30 |   private let type: LosslessStringCodable.Type
    |               `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any LosslessStringCodable.Type' (aka 'any (Decodable & Encodable & LosslessStringConvertible).Type')
 31 |
 32 |   public var wrappedValue: Strategy.Value
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/OptionalLosslessValue.swift:19:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' has non-Sendable type '(any LosslessStringCodable.Type)?' (aka 'Optional<any (Decodable & Encodable & LosslessStringConvertible).Type>')
 17 | public struct OptionalLosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
 18 |
 19 |   private let type: LosslessStringCodable.Type?
    |               `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' has non-Sendable type '(any LosslessStringCodable.Type)?' (aka 'Optional<any (Decodable & Encodable & LosslessStringConvertible).Type>')
 20 |
 21 |   public var wrappedValue: Strategy.Value?
[362/443] Compiling KarrotCodableKit DefaultEmptyDictionary.swift
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/LosslessValue.swift:30:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any LosslessStringCodable.Type' (aka 'any (Decodable & Encodable & LosslessStringConvertible).Type')
 28 | @propertyWrapper
 29 | public struct LosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
 30 |   private let type: LosslessStringCodable.Type
    |               `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any LosslessStringCodable.Type' (aka 'any (Decodable & Encodable & LosslessStringConvertible).Type')
 31 |
 32 |   public var wrappedValue: Strategy.Value
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/OptionalLosslessValue.swift:19:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' has non-Sendable type '(any LosslessStringCodable.Type)?' (aka 'Optional<any (Decodable & Encodable & LosslessStringConvertible).Type>')
 17 | public struct OptionalLosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
 18 |
 19 |   private let type: LosslessStringCodable.Type?
    |               `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' has non-Sendable type '(any LosslessStringCodable.Type)?' (aka 'Optional<any (Decodable & Encodable & LosslessStringConvertible).Type>')
 20 |
 21 |   public var wrappedValue: Strategy.Value?
[363/443] Compiling KarrotCodableKit DefaultEmptyString.swift
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/LosslessValue.swift:30:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any LosslessStringCodable.Type' (aka 'any (Decodable & Encodable & LosslessStringConvertible).Type')
 28 | @propertyWrapper
 29 | public struct LosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
 30 |   private let type: LosslessStringCodable.Type
    |               `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any LosslessStringCodable.Type' (aka 'any (Decodable & Encodable & LosslessStringConvertible).Type')
 31 |
 32 |   public var wrappedValue: Strategy.Value
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/OptionalLosslessValue.swift:19:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' has non-Sendable type '(any LosslessStringCodable.Type)?' (aka 'Optional<any (Decodable & Encodable & LosslessStringConvertible).Type>')
 17 | public struct OptionalLosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
 18 |
 19 |   private let type: LosslessStringCodable.Type?
    |               `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' has non-Sendable type '(any LosslessStringCodable.Type)?' (aka 'Optional<any (Decodable & Encodable & LosslessStringConvertible).Type>')
 20 |
 21 |   public var wrappedValue: Strategy.Value?
[364/443] Compiling KarrotCodableKit DefaultFalse.swift
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/LosslessValue.swift:30:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any LosslessStringCodable.Type' (aka 'any (Decodable & Encodable & LosslessStringConvertible).Type')
 28 | @propertyWrapper
 29 | public struct LosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
 30 |   private let type: LosslessStringCodable.Type
    |               `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any LosslessStringCodable.Type' (aka 'any (Decodable & Encodable & LosslessStringConvertible).Type')
 31 |
 32 |   public var wrappedValue: Strategy.Value
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/OptionalLosslessValue.swift:19:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' has non-Sendable type '(any LosslessStringCodable.Type)?' (aka 'Optional<any (Decodable & Encodable & LosslessStringConvertible).Type>')
 17 | public struct OptionalLosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
 18 |
 19 |   private let type: LosslessStringCodable.Type?
    |               `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' has non-Sendable type '(any LosslessStringCodable.Type)?' (aka 'Optional<any (Decodable & Encodable & LosslessStringConvertible).Type>')
 20 |
 21 |   public var wrappedValue: Strategy.Value?
[365/443] Compiling KarrotCodableKit DefaultTrue.swift
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/LosslessValue.swift:30:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any LosslessStringCodable.Type' (aka 'any (Decodable & Encodable & LosslessStringConvertible).Type')
 28 | @propertyWrapper
 29 | public struct LosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
 30 |   private let type: LosslessStringCodable.Type
    |               `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any LosslessStringCodable.Type' (aka 'any (Decodable & Encodable & LosslessStringConvertible).Type')
 31 |
 32 |   public var wrappedValue: Strategy.Value
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/OptionalLosslessValue.swift:19:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' has non-Sendable type '(any LosslessStringCodable.Type)?' (aka 'Optional<any (Decodable & Encodable & LosslessStringConvertible).Type>')
 17 | public struct OptionalLosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
 18 |
 19 |   private let type: LosslessStringCodable.Type?
    |               `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' has non-Sendable type '(any LosslessStringCodable.Type)?' (aka 'Optional<any (Decodable & Encodable & LosslessStringConvertible).Type>')
 20 |
 21 |   public var wrappedValue: Strategy.Value?
[366/443] Compiling KarrotCodableKit PolymorphicIdentifiable.swift
[367/443] Compiling KarrotCodableKit PolymorphicLossyArrayValue.swift
[368/443] Compiling KarrotCodableKit PolymorphicProjectedValue.swift
[369/443] Compiling KarrotCodableKit PolymorphicValue.swift
[370/443] Compiling KarrotCodableKit ArrayDecodingError.swift
[371/443] Compiling KarrotCodableKit DictionaryDecodingError.swift
[372/443] Compiling KarrotCodableKit ErrorReporting.swift
[373/443] Compiling KarrotCodableKit ResilientDecodingOutcome.swift
[374/443] Compiling KarrotCodableKit AnyCodable.swift
[375/443] Compiling KarrotCodableKit AnyDecodable.swift
[376/443] Compiling KarrotCodableKit AnyEncodable.swift
[377/443] Compiling KarrotCodableKit Base64Strategy.swift
[378/443] Compiling KarrotCodableKit DataValue.swift
[379/443] Compiling KarrotCodableKit DateValue.swift
[380/443] Compiling KarrotCodableKit OptionalDateValue.swift
[381/443] Compiling KarrotCodableKit ISO8601Strategy.swift
[382/443] Compiling KarrotCodableKit ISO8601WithFractionalSecondsStrategy.swift
[383/443] Emitting module KarrotCodableKit
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/LosslessValue.swift:30:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any LosslessStringCodable.Type' (aka 'any (Decodable & Encodable & LosslessStringConvertible).Type')
 28 | @propertyWrapper
 29 | public struct LosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
 30 |   private let type: LosslessStringCodable.Type
    |               `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any LosslessStringCodable.Type' (aka 'any (Decodable & Encodable & LosslessStringConvertible).Type')
 31 |
 32 |   public var wrappedValue: Strategy.Value
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/OptionalLosslessValue.swift:19:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' has non-Sendable type '(any LosslessStringCodable.Type)?' (aka 'Optional<any (Decodable & Encodable & LosslessStringConvertible).Type>')
 17 | public struct OptionalLosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
 18 |
 19 |   private let type: LosslessStringCodable.Type?
    |               `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' has non-Sendable type '(any LosslessStringCodable.Type)?' (aka 'Optional<any (Decodable & Encodable & LosslessStringConvertible).Type>')
 20 |
 21 |   public var wrappedValue: Strategy.Value?
/host/spi-builder-workspace/Sources/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/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)
/host/spi-builder-workspace/Sources/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.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/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[445/452] Compiling KarrotCodableKit PolymorphicIdentifiable.swift
/host/spi-builder-workspace/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[446/452] Compiling KarrotCodableKit PolymorphicLossyArrayValue.swift
/host/spi-builder-workspace/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[447/452] Compiling KarrotCodableKit PolymorphicProjectedValue.swift
/host/spi-builder-workspace/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[448/452] Compiling KarrotCodableKit PolymorphicValue.swift
/host/spi-builder-workspace/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[449/452] Compiling KarrotCodableKit ArrayDecodingError.swift
/host/spi-builder-workspace/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[450/452] Compiling KarrotCodableKit DictionaryDecodingError.swift
/host/spi-builder-workspace/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[451/452] Compiling KarrotCodableKit ErrorReporting.swift
/host/spi-builder-workspace/Sources/KarrotCodableKit/AnyCodable/AnyCodable.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /**
[452/452] Compiling KarrotCodableKit ResilientDecodingOutcome.swift
/host/spi-builder-workspace/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