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

Successful build of KarrotCodableKit, reference 1.5.1 (bebc68), with Swift 6.2 (beta) for Linux on 3 Sep 2025 14:56:59 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/daangn/KarrotCodableKit.git
Reference: 1.5.1
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
 * tag               1.5.1      -> FETCH_HEAD
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 1.5.1
========================================
Build
========================================
Selected platform:         linux
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-0":/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:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c6c8e08ea30bca759adf847aac87887750120fe9b6eaea09f5af37036a41e81a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-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 (7.53s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (11.68s)
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/46] Emitting module SwiftSyntax600
[22/46] Emitting module SwiftSyntax510
[23/46] Emitting module SwiftSyntax509
[24/46] Compiling SwiftSyntax601 Empty.swift
[25/46] Emitting module SwiftSyntax601
[27/47] Compiling SwiftSyntax509 Empty.swift
[28/47] Compiling SwiftSyntax510 Empty.swift
[31/49] Compiling SwiftSyntax600 Empty.swift
[32/50] Wrapping AST for SwiftSyntax601 for debugging
[33/50] Wrapping AST for SwiftSyntax509 for debugging
[34/50] Wrapping AST for SwiftSyntax510 for debugging
[35/50] Wrapping AST for SwiftSyntax600 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 SyntaxIdentifier.swift
[56/123] Compiling SwiftSyntax SyntaxNodeFactory.swift
[57/123] Compiling SwiftSyntax SyntaxNodeStructure.swift
[58/123] Compiling SwiftSyntax SyntaxProtocol.swift
[59/123] Compiling SwiftSyntax SyntaxText.swift
[60/123] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[61/123] Compiling SwiftSyntax TokenDiagnostic.swift
[62/123] Compiling SwiftSyntax TokenSequence.swift
[63/123] Compiling SwiftSyntax TokenSyntax.swift
[64/123] Compiling SwiftSyntax SourceLocation.swift
[65/123] Compiling SwiftSyntax SourcePresence.swift
[66/123] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[67/123] Compiling SwiftSyntax Syntax.swift
[68/123] Compiling SwiftSyntax SyntaxArena.swift
[69/123] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[70/123] Compiling SwiftSyntax SyntaxChildren.swift
[71/123] Compiling SwiftSyntax SyntaxCollection.swift
[72/123] Compiling SwiftSyntax SyntaxHashable.swift
[73/123] Emitting module SwiftSyntax
[74/123] Compiling SwiftSyntax SyntaxEnum.swift
[75/123] Compiling SwiftSyntax SyntaxKind.swift
[76/123] Compiling SwiftSyntax SyntaxRewriter.swift
[77/123] Compiling SwiftSyntax SyntaxTraits.swift
[78/123] Compiling SwiftSyntax SyntaxVisitor.swift
[79/123] Compiling SwiftSyntax TokenKind.swift
[80/123] Compiling SwiftSyntax Tokens.swift
[81/123] Compiling SwiftSyntax TriviaPieces.swift
[82/123] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[83/123] Compiling SwiftSyntax RawSyntaxNodesC.swift
[84/123] Compiling SwiftSyntax RawSyntaxNodesD.swift
[85/123] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[86/123] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[87/123] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[88/123] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[89/123] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[90/123] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[91/123] Compiling SwiftSyntax RawSyntaxValidation.swift
[92/123] Compiling SwiftSyntax Trivia.swift
[93/123] Compiling SwiftSyntax Utils.swift
[94/123] Compiling SwiftSyntax ChildNameForKeyPath.swift
[95/123] Compiling SwiftSyntax Keyword.swift
[96/123] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[97/123] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[98/123] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[99/123] Compiling SwiftSyntax SyntaxBaseNodes.swift
[100/123] Compiling SwiftSyntax SyntaxCollections.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/124] Wrapping AST for SwiftSyntax for debugging
[112/182] Compiling SwiftDiagnostics Message.swift
[113/183] Compiling SwiftBasicFormat Syntax+Extensions.swift
[114/183] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[115/183] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[116/183] Compiling SwiftDiagnostics Note.swift
[117/183] Compiling SwiftParser Attributes.swift
[118/183] Compiling SwiftParser Availability.swift
[119/183] Emitting module SwiftDiagnostics
[120/183] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[121/183] Compiling SwiftBasicFormat InferIndentation.swift
[122/183] Compiling SwiftBasicFormat Indenter.swift
[123/183] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[124/183] Compiling SwiftDiagnostics FixIt.swift
[125/183] Compiling SwiftParser CharacterInfo.swift
[126/183] Compiling SwiftParser CollectionNodes+Parsable.swift
[127/183] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[128/184] Wrapping AST for SwiftDiagnostics for debugging
[130/184] Compiling SwiftParser SwiftParserCompatibility.swift
[131/184] Compiling SwiftParser SwiftVersion.swift
[132/184] Compiling SwiftParser SyntaxUtils.swift
[133/184] Compiling SwiftParser TokenConsumer.swift
[134/184] Compiling SwiftParser TokenPrecedence.swift
[135/189] Emitting module SwiftBasicFormat
[136/189] Compiling SwiftBasicFormat BasicFormat.swift
[137/190] Wrapping AST for SwiftBasicFormat for debugging
[139/190] Compiling SwiftParser LexemeSequence.swift
[140/190] Compiling SwiftParser Lexer.swift
[141/190] Compiling SwiftParser RegexLiteralLexer.swift
[142/190] Compiling SwiftParser UnicodeScalarExtensions.swift
[143/190] Compiling SwiftParser Lookahead.swift
[144/190] Compiling SwiftParser LoopProgressCondition.swift
[145/190] Compiling SwiftParser TokenSpec.swift
[146/190] Compiling SwiftParser TokenSpecSet.swift
[147/190] Compiling SwiftParser TopLevel.swift
[148/190] Compiling SwiftParser TriviaParser.swift
[149/190] Compiling SwiftParser Types.swift
[150/190] Compiling SwiftParser Modifiers.swift
[151/190] Compiling SwiftParser Names.swift
[152/190] Compiling SwiftParser Nominals.swift
[153/190] Compiling SwiftParser Parameters.swift
[154/190] Compiling SwiftParser ParseSourceFile.swift
[155/190] Compiling SwiftParser Parser.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 ExperimentalFeatures.swift
[164/190] Compiling SwiftParser IsLexerClassified.swift
[165/190] Compiling SwiftParser LayoutNodes+Parsable.swift
[166/190] Compiling SwiftParser Parser+TokenSpecSet.swift
[167/190] Compiling SwiftParser TokenSpecStaticMembers.swift
[172/190] Compiling SwiftParser Declarations.swift
[173/190] Compiling SwiftParser Directives.swift
[174/190] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[175/190] Compiling SwiftParser Expressions.swift
[176/190] Compiling SwiftParser IncrementalParseTransition.swift
[177/190] Compiling SwiftParser IsValidIdentifier.swift
[178/190] Compiling SwiftParser Cursor.swift
[179/190] Compiling SwiftParser Lexeme.swift
[180/201] Wrapping AST for SwiftParser for debugging
[182/214] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[183/215] Compiling SwiftOperators PrecedenceGroup.swift
[184/216] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[185/216] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[186/216] Compiling SwiftOperators PrecedenceGraph.swift
[187/216] Compiling SwiftOperators OperatorTable.swift
[188/216] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[189/216] Compiling SwiftOperators SyntaxSynthesis.swift
[190/216] Compiling SwiftOperators OperatorTable+Semantics.swift
[191/216] Compiling SwiftOperators OperatorTable+Folding.swift
[192/216] Emitting module SwiftOperators
[193/216] Compiling SwiftParserDiagnostics MissingNodesError.swift
[194/216] Compiling SwiftParserDiagnostics MissingTokenError.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
[202/217] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[203/217] Compiling SwiftParserDiagnostics PresenceUtils.swift
[204/217] Emitting module SwiftParserDiagnostics
[207/217] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[208/217] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[209/221] Wrapping AST for SwiftParserDiagnostics for debugging
[211/233] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[212/233] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[213/234] Compiling SwiftSyntaxBuilder Indenter.swift
[214/234] Compiling SwiftSyntaxBuilder ListBuilder.swift
[215/234] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[216/234] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[217/234] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[218/234] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[219/234] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[220/234] Emitting module SwiftSyntaxBuilder
[221/234] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[222/234] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.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] Emitting module SwiftSyntaxMacros
[230/254] Compiling SwiftSyntaxMacros Macro.swift
[231/254] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[232/254] Compiling SwiftSyntaxMacros AccessorMacro.swift
[233/254] Compiling SwiftSyntaxMacros AttachedMacro.swift
[234/254] Compiling SwiftSyntaxMacros BodyMacro.swift
[235/254] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[236/254] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[237/254] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[238/254] Compiling SwiftSyntaxMacros Macro+Format.swift
[239/254] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[240/254] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[241/254] Compiling SwiftSyntaxMacros PreambleMacro.swift
[242/254] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[243/254] Compiling SwiftSyntaxMacros MemberMacro.swift
[244/254] Compiling SwiftSyntaxMacros PeerMacro.swift
[245/254] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[246/254] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[247/254] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[248/255] Wrapping AST for SwiftSyntaxMacros for debugging
[250/264] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[251/265] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[252/265] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[253/265] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[254/265] Emitting module SwiftSyntaxMacroExpansion
[255/265] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[256/265] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[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 CompilerPluginMessageHandler.swift
[265/278] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[266/278] Emitting module SwiftCompilerPluginMessageHandling
[267/279] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[268/279] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[269/279] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[270/279] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[271/279] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[272/279] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.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] 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>
[282/314] Compiling KarrotCodableKitMacros PropertyDiagnosticHelper.swift
[283/314] Compiling KarrotCodableKitMacros SyntaxHelper.swift
[284/314] Compiling KarrotCodableKitMacros UnnestedPolymorphicValidation.swift
[285/314] Compiling KarrotCodableKitMacros UnnestedPolymorphicMethodGenerator.swift
[286/314] Compiling KarrotCodableKitMacros UnnestedPolymorphicStructGenerator.swift
[287/314] Compiling KarrotCodableKitMacros PolymorphicMacroArgumentValidator.swift
[288/314] Compiling KarrotCodableKitMacros PropertyAnalyzer.swift
[289/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>
[290/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>
[291/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>
[292/314] Compiling KarrotCodableKitMacros CodingKeysSyntaxFactory.swift
[293/314] Compiling KarrotCodableKitMacros PolymorphicEnumCodableFactory.swift
[294/314] Compiling KarrotCodableKitMacros PolymorphicExtensionFactory.swift
[295/314] Compiling KarrotCodableKitMacros UnnestedPolymorphicCodeGenerator.swift
[296/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>
[297/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>
[298/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>
[299/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>
[300/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>
[301/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>
[302/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>
[303/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>
[304/314] Compiling KarrotCodableKitMacros PolymorphicEnumDecodableMacro.swift
[305/314] Compiling KarrotCodableKitMacros PolymorphicEnumEncodableMacro.swift
[306/314] Compiling KarrotCodableKitMacros AccessLevelModifier.swift
[307/314] Compiling KarrotCodableKitMacros Diagnostics.swift
[308/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>
[309/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>
[310/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>
[311/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>
[312/315] Wrapping AST for KarrotCodableKitMacros for debugging
[313/315] Write Objects.LinkFileList
[314/315] Linking KarrotCodableKitMacros-tool
[316/435] Compiling KarrotCodableKit KeyedDecodingContainer+OptionalPolymorphicValue.swift
[317/435] Compiling KarrotCodableKit PolymorphicEnumEncodable.swift
[318/435] Compiling KarrotCodableKit UnnestedPolymorphicCodable.swift
[319/435] Compiling KarrotCodableKit UnnestedPolymorphicDecodable.swift
[320/435] Compiling KarrotCodableKit LossyOptionalPolymorphicValue.swift
[321/435] Compiling KarrotCodableKit OptionalPolymorphicArrayValue.swift
[322/435] Compiling KarrotCodableKit OptionalPolymorphicValue.swift
[323/435] Compiling KarrotCodableKit PolymorphicArrayValue.swift
[324/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?
[325/443] Compiling KarrotCodableKit PolymorphicEnumEncodable.swift
[326/443] Compiling KarrotCodableKit UnnestedPolymorphicCodable.swift
[327/443] Compiling KarrotCodableKit UnnestedPolymorphicDecodable.swift
[328/443] Compiling KarrotCodableKit LossyOptionalPolymorphicValue.swift
[329/443] Compiling KarrotCodableKit OptionalPolymorphicArrayValue.swift
[330/443] Compiling KarrotCodableKit OptionalPolymorphicValue.swift
[331/443] Compiling KarrotCodableKit PolymorphicArrayValue.swift
[332/443] Compiling KarrotCodableKit PolymorphicCodableStrategy.swift
[340/443] Compiling KarrotCodableKit DefaultZeroDouble.swift
[341/451] Compiling KarrotCodableKit RFC3339Strategy.swift
[342/451] Compiling KarrotCodableKit TimestampStrategy.swift
[343/451] Compiling KarrotCodableKit DefaultCodable.swift
[344/451] Compiling KarrotCodableKit DefaultEmptyArray.swift
[345/451] Compiling KarrotCodableKit DefaultEmptyDictionary.swift
[346/451] Compiling KarrotCodableKit DefaultEmptyString.swift
[347/451] Compiling KarrotCodableKit DefaultFalse.swift
[348/451] Compiling KarrotCodableKit DefaultTrue.swift
[357/451] Compiling KarrotCodableKit LossyDictionary.swift
[358/451] Compiling KarrotCodableKit LossyOptional.swift
[359/451] Compiling KarrotCodableKit ResilientProjectedValue.swift
[360/451] Compiling KarrotCodableKit CodingKeyStyle.swift
[361/451] Compiling KarrotCodableKit CodableKey.swift
[362/451] Compiling KarrotCodableKit CustomCodable.swift
[363/451] Compiling KarrotCodableKit CustomDecodable.swift
[364/451] Compiling KarrotCodableKit CustomEncodable.swift
[365/451] Compiling KarrotCodableKit Encodable+ToDictionary.swift
[366/451] Compiling KarrotCodableKit DefaultEmptyPolymorphicArrayValue.swift
[367/451] Compiling KarrotCodableKit PolymorphicCodableError.swift
[368/451] Compiling KarrotCodableKit Result+Extension.swift
[369/451] Compiling KarrotCodableKit LosslessArray.swift
[370/451] Compiling KarrotCodableKit LosslessBoolValue.swift
[371/451] Compiling KarrotCodableKit LosslessValue.swift
[372/451] Compiling KarrotCodableKit OptionalLosslessValue.swift
[380/451] Compiling KarrotCodableKit AnyCodable.swift
[381/451] Compiling KarrotCodableKit DefaultZeroFloat.swift
[382/451] Compiling KarrotCodableKit DefaultZeroInt.swift
[383/451] Compiling KarrotCodableKit Result+Extension.swift
[384/451] Compiling KarrotCodableKit LosslessArray.swift
[385/451] Compiling KarrotCodableKit LosslessBoolValue.swift
[386/451] Compiling KarrotCodableKit LosslessValue.swift
[387/451] Compiling KarrotCodableKit OptionalLosslessValue.swift
[388/451] Compiling KarrotCodableKit LossyArray.swift
[390/451] 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/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/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/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/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/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/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/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/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/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?
[400/451] Compiling KarrotCodableKit PolymorphicIdentifiable.swift
[401/451] Compiling KarrotCodableKit PolymorphicLossyArrayValue.swift
[402/451] Compiling KarrotCodableKit PolymorphicProjectedValue.swift
[403/451] Compiling KarrotCodableKit PolymorphicValue.swift
[404/451] Compiling KarrotCodableKit ArrayDecodingError.swift
[405/451] Compiling KarrotCodableKit DictionaryDecodingError.swift
[406/451] Compiling KarrotCodableKit ErrorReporting.swift
[407/451] Compiling KarrotCodableKit ResilientDecodingOutcome.swift
[408/451] Compiling KarrotCodableKit RFC3339NanoStrategy.swift
[418/451] Compiling KarrotCodableKit AnyDecodable.swift
[419/451] Compiling KarrotCodableKit AnyEncodable.swift
[420/451] Compiling KarrotCodableKit Base64Strategy.swift
[421/451] Compiling KarrotCodableKit DataValue.swift
[422/451] Compiling KarrotCodableKit DateValue.swift
[423/451] Compiling KarrotCodableKit OptionalDateValue.swift
[424/451] Compiling KarrotCodableKit ISO8601Strategy.swift
[425/451] Compiling KarrotCodableKit ISO8601WithFractionalSecondsStrategy.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?
/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/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/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/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/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/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/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/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?
Build complete! (188.84s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "602.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    }
  ],
  "manifest_display_name" : "KarrotCodableKit",
  "name" : "KarrotCodableKit",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "KarrotCodableKit",
      "targets" : [
        "KarrotCodableKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "KarrotCodableKitMacros",
      "targets" : [
        "KarrotCodableKitMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "KarrotCodableMacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "KarrotCodableMacrosTests",
      "path" : "Tests/KarrotCodableMacrosTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "CustomCodableMacros/CustomCodableMacroTests.swift",
        "CustomCodableMacros/CustomDecodableMacroTests.swift",
        "CustomCodableMacros/CustomEncodableMacroTests.swift",
        "Extenstions/StringSnakeCaseTests.swift",
        "Extenstions/TrimmingBackticksTests.swift",
        "PolymorphicCodableMacrosTests/PolymorphicCodableMacroTests.swift",
        "PolymorphicCodableMacrosTests/PolymorphicCodableStrategyProvidingMacroTests.swift",
        "PolymorphicCodableMacrosTests/PolymorphicDeodableMacroTests.swift",
        "PolymorphicCodableMacrosTests/PolymorphicEncodableMacroTests.swift",
        "PolymorphicEnumCodableMacroTests/PolymorphicEnumCodableMacroTests.swift",
        "PolymorphicEnumCodableMacroTests/PolymorphicEnumDecodableMacroTests.swift",
        "PolymorphicEnumCodableMacroTests/PolymorphicEnumEncodableMacroTests.swift",
        "UnnestedPolymorphicCodableMacroTests/UnnestedPolymorphicCodableMacroTests.swift",
        "UnnestedPolymorphicCodableMacroTests/UnnestedPolymorphicDecodableMacroTests.swift"
      ],
      "target_dependencies" : [
        "KarrotCodableKitMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KarrotCodableKitTests",
      "module_type" : "SwiftTarget",
      "name" : "KarrotCodableKitTests",
      "path" : "Tests/KarrotCodableKitTests",
      "sources" : [
        "AnyCodable/AnyCodableTests.swift",
        "AnyCodable/AnyDecodableTests.swift",
        "AnyCodable/AnyEncodableTests.swift",
        "BetterCodable/DataValue/DataValueResilientTests.swift",
        "BetterCodable/DataValue/DataValueTests.swift",
        "BetterCodable/DateValue/DateValueResilientTests.swift",
        "BetterCodable/DateValue/DateValueTests.swift",
        "BetterCodable/DateValue/OptionalDateValueTests.swift",
        "BetterCodable/Defaults/DefaulEmptyDictionaryTests.swift",
        "BetterCodable/Defaults/DefaultCodableResilientTests.swift",
        "BetterCodable/Defaults/DefaultCodableTests.swift",
        "BetterCodable/Defaults/DefaultEmptyArrayTests.swift",
        "BetterCodable/Defaults/DefaultEmptyStringTests.swift",
        "BetterCodable/Defaults/DefaultFalseTests.swift",
        "BetterCodable/Defaults/DefaultTrueTests.swift",
        "BetterCodable/Defaults/DefaultZeroDoubleTests.swift",
        "BetterCodable/Defaults/DefaultZeroFloatTests.swift",
        "BetterCodable/Defaults/DefaultZeroIntTests.swift",
        "BetterCodable/LosslessValue/LosslessArrayResilientTests.swift",
        "BetterCodable/LosslessValue/LosslessArrayTests.swift",
        "BetterCodable/LosslessValue/LosslessCustomValueTests.swift",
        "BetterCodable/LosslessValue/LosslessValueResilientTests.swift",
        "BetterCodable/LosslessValue/LosslessValueTests.swift",
        "BetterCodable/LosslessValue/OptionalLosslessValueResilientTests.swift",
        "BetterCodable/LosslessValue/OptionalLosslessValueTests.swift",
        "BetterCodable/LossyValue/LossyArrayResilientTests.swift",
        "BetterCodable/LossyValue/LossyArrayTests.swift",
        "BetterCodable/LossyValue/LossyDictionaryResilientTests.swift",
        "BetterCodable/LossyValue/LossyDictionaryTests.swift",
        "BetterCodable/LossyValue/LossyOptionalTests.swift",
        "BetterCodable/RawRepresentableTests.swift",
        "Encodable+ToDictionaryTests.swift",
        "PolymorphicCodable/ArrayValue/DefaultEmptyPolymorphicArrayValueResilientTests.swift",
        "PolymorphicCodable/ArrayValue/DefaultEmptyPolymorphicArrayValueTests.swift",
        "PolymorphicCodable/ArrayValue/PolymorphicArrayValueResilientTests.swift",
        "PolymorphicCodable/ArrayValue/PolymorphicLossyArrayValueResilientTests.swift",
        "PolymorphicCodable/ArrayValue/PolymorphicLossyArrayValueTests.swift",
        "PolymorphicCodable/Enum/PolymorphicEnumCodableTests.swift",
        "PolymorphicCodable/Enum/PolymorphicEnumDecodableTests.swift",
        "PolymorphicCodable/OptionalPolymorphicArrayValueResilientTests.swift",
        "PolymorphicCodable/OptionalPolymorphicArrayValueTests.swift",
        "PolymorphicCodable/OptionalValue/LossyOptionalPolymorphicValueResilientTests.swift",
        "PolymorphicCodable/OptionalValue/LossyOptionalPolymorphicValueTests.swift",
        "PolymorphicCodable/OptionalValue/OptionalPolymorphicValueResilientTests.swift",
        "PolymorphicCodable/OptionalValue/OptionalPolymorphicValueTests.swift",
        "PolymorphicCodable/TestDoubles/PolymorphicValueCodableDummy.swift",
        "PolymorphicCodable/TestDoubles/PolymorphicValueDecodableDummy.swift",
        "PolymorphicCodable/TestDoubles/UnnestedPolymorphicCodableDummy.swift",
        "PolymorphicCodable/TestDoubles/UnnestedPolymorphicCodableStrategy.swift",
        "PolymorphicCodable/TestDoubles/UnnestedPolymorphicDecodableDummy.swift",
        "PolymorphicCodable/UnnestedPolymorphicTests/UnnestedPolymorphicCodableTests.swift",
        "PolymorphicCodable/UnnestedPolymorphicTests/UnnestedPolymorphicDecodableTests.swift",
        "PolymorphicCodable/Value/PolymorphicValueResilientTests.swift",
        "PolymorphicCodable/Value/PolymorphicValueTests.swift"
      ],
      "target_dependencies" : [
        "KarrotCodableKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KarrotCodableKitMacros",
      "module_type" : "SwiftTarget",
      "name" : "KarrotCodableKitMacros",
      "path" : "Sources/KarrotCodableKitMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "KarrotCodableKit",
        "KarrotCodableKitMacros"
      ],
      "sources" : [
        "CustomCodableMacros/CodableKeyMacro.swift",
        "CustomCodableMacros/CustomCodableMacro.swift",
        "CustomCodableMacros/CustomDecodableMacro.swift",
        "CustomCodableMacros/CustomEncodableMacro.swift",
        "Extensions/String+SnakeCase.swift",
        "Extensions/String+Trimming.swift",
        "KarrotCodableKitPlugin.swift",
        "PolymorphicCodableMacros/PolymorphicCodableMacro.swift",
        "PolymorphicCodableMacros/PolymorphicCodableStrategyMacro.swift",
        "PolymorphicCodableMacros/PolymorphicDecodableMacro.swift",
        "PolymorphicCodableMacros/PolymorphicEncodableMacro.swift",
        "PolymorphicEnumCodableMacros/PolymorphicEnumCodableMacro.swift",
        "PolymorphicEnumCodableMacros/PolymorphicEnumDecodableMacro.swift",
        "PolymorphicEnumCodableMacros/PolymorphicEnumEncodableMacro.swift",
        "Supports/AccessLevelModifier.swift",
        "Supports/Diagnostics.swift",
        "Supports/Factory/CodingKeysSyntaxFactory.swift",
        "Supports/Factory/PolymorphicEnumCodableFactory.swift",
        "Supports/Factory/PolymorphicExtensionFactory.swift",
        "Supports/Factory/UnnestedPolymorphicCodeGenerator.swift",
        "Supports/Factory/UnnestedPolymorphicMethodGenerator.swift",
        "Supports/Factory/UnnestedPolymorphicStructGenerator.swift",
        "Supports/PolymorphicMacroArgumentValidator.swift",
        "Supports/PropertyAnalyzer.swift",
        "Supports/PropertyDiagnosticHelper.swift",
        "Supports/SyntaxHelper.swift",
        "Supports/UnnestedPolymorphicValidation.swift",
        "UnnestedPolymorphicCodableMacro/BaseUnnestedPolymorphicMacro.swift",
        "UnnestedPolymorphicCodableMacro/UnnestedPolymorphicCodableMacro.swift",
        "UnnestedPolymorphicCodableMacro/UnnestedPolymorphicDecodableMacro.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "KarrotCodableKit",
      "module_type" : "SwiftTarget",
      "name" : "KarrotCodableKit",
      "path" : "Sources/KarrotCodableKit",
      "product_memberships" : [
        "KarrotCodableKit"
      ],
      "sources" : [
        "AnyCodable/AnyCodable.swift",
        "AnyCodable/AnyDecodable.swift",
        "AnyCodable/AnyEncodable.swift",
        "BetterCodable/DataValue/Base64Strategy.swift",
        "BetterCodable/DataValue/DataValue.swift",
        "BetterCodable/DateValue/DateValue.swift",
        "BetterCodable/DateValue/OptionalDateValue.swift",
        "BetterCodable/DateValue/Strategy/ISO8601Strategy.swift",
        "BetterCodable/DateValue/Strategy/ISO8601WithFractionalSecondsStrategy.swift",
        "BetterCodable/DateValue/Strategy/RFC3339NanoStrategy.swift",
        "BetterCodable/DateValue/Strategy/RFC3339Strategy.swift",
        "BetterCodable/DateValue/Strategy/TimestampStrategy.swift",
        "BetterCodable/Defaults/DefaultCodable.swift",
        "BetterCodable/Defaults/DefaultEmptyArray.swift",
        "BetterCodable/Defaults/DefaultEmptyDictionary.swift",
        "BetterCodable/Defaults/DefaultEmptyString.swift",
        "BetterCodable/Defaults/DefaultFalse.swift",
        "BetterCodable/Defaults/DefaultTrue.swift",
        "BetterCodable/Defaults/DefaultZeroDouble.swift",
        "BetterCodable/Defaults/DefaultZeroFloat.swift",
        "BetterCodable/Defaults/DefaultZeroInt.swift",
        "BetterCodable/Extensions/Result+Extension.swift",
        "BetterCodable/LosslessValue/LosslessArray.swift",
        "BetterCodable/LosslessValue/LosslessBoolValue.swift",
        "BetterCodable/LosslessValue/LosslessValue.swift",
        "BetterCodable/LosslessValue/OptionalLosslessValue.swift",
        "BetterCodable/LossyValue/LossyArray.swift",
        "BetterCodable/LossyValue/LossyDictionary.swift",
        "BetterCodable/LossyValue/LossyOptional.swift",
        "BetterCodable/ResilientProjectedValue.swift",
        "CustomCodable/CodingKeyStyle.swift",
        "CustomCodable/Interface/CodableKey.swift",
        "CustomCodable/Interface/CustomCodable.swift",
        "CustomCodable/Interface/CustomDecodable.swift",
        "CustomCodable/Interface/CustomEncodable.swift",
        "Encodable+ToDictionary.swift",
        "PolymorphicCodable/DefaultEmptyPolymorphicArrayValue.swift",
        "PolymorphicCodable/Error/PolymorphicCodableError.swift",
        "PolymorphicCodable/Extensions/Decoder+Polymorphic.swift",
        "PolymorphicCodable/Extensions/Encoder+Polymorphic.swift",
        "PolymorphicCodable/Extensions/KeyedDecodingContainer+DefaultEmptyPolymorphicArrayValue.swift",
        "PolymorphicCodable/Extensions/KeyedDecodingContainer+LossyOptionalPolymorphicValue.swift",
        "PolymorphicCodable/Extensions/KeyedDecodingContainer+OptionalPolymorphicArrayValue.swift",
        "PolymorphicCodable/Extensions/KeyedDecodingContainer+OptionalPolymorphicValue.swift",
        "PolymorphicCodable/Extensions/KeyedDecodingContainer+PolymorphicLossyArrayValue.swift",
        "PolymorphicCodable/Interface/PolymorphicCodable.swift",
        "PolymorphicCodable/Interface/PolymorphicCodableStrategyProviding.swift",
        "PolymorphicCodable/Interface/PolymorphicDecodable.swift",
        "PolymorphicCodable/Interface/PolymorphicEncodable.swift",
        "PolymorphicCodable/Interface/PolymorphicEnumCodable.swift",
        "PolymorphicCodable/Interface/PolymorphicEnumDecodable.swift",
        "PolymorphicCodable/Interface/PolymorphicEnumEncodable.swift",
        "PolymorphicCodable/Interface/UnnestedPolymorphicCodable.swift",
        "PolymorphicCodable/Interface/UnnestedPolymorphicDecodable.swift",
        "PolymorphicCodable/LossyOptionalPolymorphicValue.swift",
        "PolymorphicCodable/OptionalPolymorphicArrayValue.swift",
        "PolymorphicCodable/OptionalPolymorphicValue.swift",
        "PolymorphicCodable/PolymorphicArrayValue.swift",
        "PolymorphicCodable/PolymorphicCodableStrategy.swift",
        "PolymorphicCodable/PolymorphicIdentifiable.swift",
        "PolymorphicCodable/PolymorphicLossyArrayValue.swift",
        "PolymorphicCodable/PolymorphicProjectedValue.swift",
        "PolymorphicCodable/PolymorphicValue.swift",
        "Resilient/ArrayDecodingError.swift",
        "Resilient/DictionaryDecodingError.swift",
        "Resilient/ErrorReporting.swift",
        "Resilient/ResilientDecodingOutcome.swift"
      ],
      "target_dependencies" : [
        "KarrotCodableKitMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c6c8e08ea30bca759adf847aac87887750120fe9b6eaea09f5af37036a41e81a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.