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 MetaCodable, reference main (2da1ee), with Swift 6.0 for macOS (SPM) on 24 May 2025 23:55:07 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftyLab/MetaCodable.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SwiftyLab/MetaCodable
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2da1ee9 ci: fix runner name typo
Cloned https://github.com/SwiftyLab/MetaCodable.git
Revision (git rev-parse @):
2da1ee96a4bf8273eb777edb56cd374834b938cf
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/SwiftyLab/MetaCodable.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/SwiftyLab/MetaCodable.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/31] Write sources
[6/31] Write ProtocolGen-tool-entitlement.plist
[6/31] Write sources
[24/31] Compiling _SwiftSyntaxCShims dummy.c
[25/31] Write swift-version-5BDAB9E9C0126B9D.txt
[27/55] Emitting module SwiftSyntax601
[28/55] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[29/55] Compiling SwiftSyntax509 Empty.swift
[30/55] Emitting module SwiftSyntax509
[31/56] Emitting module SwiftSyntax510
[32/56] Compiling SwiftSyntax510 Empty.swift
[33/56] Compiling SwiftSyntax601 Empty.swift
[34/56] Compiling SwiftSyntax600 Empty.swift
[35/56] Emitting module SwiftSyntax600
[36/56] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[37/56] Compiling InternalCollectionsUtilities Descriptions.swift
[38/56] Compiling InternalCollectionsUtilities Debugging.swift
[39/56] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[40/56] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[41/56] Compiling InternalCollectionsUtilities Integer rank.swift
[42/56] Emitting module InternalCollectionsUtilities
[43/56] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[44/56] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[45/56] Compiling InternalCollectionsUtilities _SortedCollection.swift
[46/56] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[47/56] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[48/56] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[49/56] Compiling InternalCollectionsUtilities UInt+reversed.swift
[50/122] Emitting module ArgumentParserToolInfo
[51/122] Compiling ArgumentParserToolInfo ToolInfo.swift
[52/217] Compiling ArgumentParser ParsedValues.swift
[53/217] Compiling ArgumentParser CommandConfiguration.swift
[54/217] Compiling ArgumentParser CommandGroup.swift
[55/217] Compiling ArgumentParser EnumerableFlag.swift
[56/217] Compiling ArgumentParser ExpressibleByArgument.swift
[57/217] Compiling ArgumentParser ParserError.swift
[58/223] Compiling OrderedCollections OrderedSet+Codable.swift
[59/223] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[60/223] Compiling OrderedCollections OrderedSet+Descriptions.swift
[61/223] Compiling OrderedCollections OrderedSet+Diffing.swift
[62/223] Compiling OrderedCollections OrderedSet+Equatable.swift
[63/223] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[64/223] Compiling ArgumentParser SplitArguments.swift
[65/223] Compiling ArgumentParser DumpHelpGenerator.swift
[66/223] Compiling ArgumentParser HelpCommand.swift
[67/223] Compiling ArgumentParser HelpGenerator.swift
[68/223] Compiling ArgumentParser MessageInfo.swift
[69/223] Compiling ArgumentParser UsageGenerator.swift
[70/223] Compiling ArgumentParser NameSpecification.swift
[71/223] Compiling ArgumentParser Option.swift
[72/223] Compiling ArgumentParser OptionGroup.swift
[73/223] Compiling ArgumentParser AsyncParsableCommand.swift
[74/223] Compiling ArgumentParser ArgumentHelp.swift
[75/223] Compiling ArgumentParser ArgumentVisibility.swift
[76/223] Compiling ArgumentParser CompletionKind.swift
[77/223] Compiling ArgumentParser Errors.swift
[78/223] Compiling ArgumentParser Flag.swift
[79/223] Compiling ArgumentParser InputOrigin.swift
[80/223] Compiling ArgumentParser Name.swift
[81/223] Compiling ArgumentParser Parsed.swift
[82/223] Compiling ArgumentParser CollectionExtensions.swift
[83/223] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[84/223] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[85/223] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[86/223] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[87/223] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[88/223] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[89/223] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[90/223] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[91/223] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[92/223] Compiling OrderedCollections OrderedDictionary+Values.swift
[93/223] Compiling OrderedCollections OrderedDictionary.swift
[94/223] Compiling ArgumentParser BashCompletionsGenerator.swift
[95/223] Compiling ArgumentParser CompletionsGenerator.swift
[96/223] Compiling ArgumentParser FishCompletionsGenerator.swift
[97/223] Compiling ArgumentParser ZshCompletionsGenerator.swift
[98/223] Compiling ArgumentParser Argument.swift
[99/223] Compiling ArgumentParser ParsableArguments.swift
[100/223] Compiling ArgumentParser ParsableArgumentsValidation.swift
[101/223] Compiling ArgumentParser ParsableCommand.swift
[102/223] Compiling ArgumentParser ArgumentDecoder.swift
[103/223] Compiling ArgumentParser ArgumentDefinition.swift
[104/223] Compiling ArgumentParser ArgumentSet.swift
[105/223] Compiling ArgumentParser CommandParser.swift
[106/223] Compiling ArgumentParser InputKey.swift
[107/223] Compiling OrderedCollections OrderedSet+SubSequence.swift
[108/223] Compiling OrderedCollections OrderedSet+Testing.swift
[109/223] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[110/223] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[111/223] Compiling OrderedCollections OrderedSet.swift
[112/223] Compiling OrderedCollections _UnsafeBitset.swift
[113/223] Emitting module OrderedCollections
[125/230] Compiling SwiftSyntax SourcePresence.swift
[126/230] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[127/230] Compiling SwiftSyntax Syntax.swift
[128/230] Compiling SwiftSyntax SyntaxArena.swift
[136/230] Emitting module ArgumentParser
[137/234] Compiling ArgumentParser Platform.swift
[138/234] Compiling ArgumentParser SequenceExtensions.swift
[139/234] Compiling ArgumentParser StringExtensions.swift
[140/234] Compiling ArgumentParser Tree.swift
[179/234] Emitting module SwiftSyntax
[223/234] Compiling SwiftSyntax SyntaxNodesD.swift
[224/234] Compiling SwiftSyntax SyntaxNodesEF.swift
[225/234] Compiling SwiftSyntax SyntaxNodesGHI.swift
[226/234] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[227/234] Compiling SwiftSyntax SyntaxNodesOP.swift
[228/234] Compiling SwiftSyntax SyntaxNodesQRS.swift
[229/234] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[230/293] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[231/293] Compiling SwiftDiagnostics Message.swift
[232/294] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[233/294] Compiling SwiftBasicFormat Syntax+Extensions.swift
[234/294] Emitting module SwiftDiagnostics
[235/294] Compiling SwiftDiagnostics Note.swift
[236/294] Compiling SwiftBasicFormat Indenter.swift
[237/294] Compiling SwiftBasicFormat InferIndentation.swift
[238/294] Compiling SwiftDiagnostics FixIt.swift
[239/294] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[240/294] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[241/294] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[242/294] Compiling SwiftDiagnostics Diagnostic.swift
[243/294] Compiling SwiftDiagnostics Convenience.swift
[244/294] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[245/294] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[246/294] Compiling SwiftBasicFormat BasicFormat.swift
[247/294] Emitting module SwiftBasicFormat
[248/294] Compiling SwiftParser StringLiterals.swift
[249/294] Compiling SwiftParser SwiftParserCompatibility.swift
[250/294] Compiling SwiftParser SwiftVersion.swift
[251/294] Compiling SwiftParser SyntaxUtils.swift
[252/298] Compiling SwiftParser TopLevel.swift
[253/298] Compiling SwiftParser TriviaParser.swift
[254/298] Compiling SwiftParser Types.swift
[255/298] Compiling SwiftParser ExperimentalFeatures.swift
[256/298] Compiling SwiftParser TokenConsumer.swift
[257/298] Compiling SwiftParser TokenPrecedence.swift
[258/298] Compiling SwiftParser TokenSpec.swift
[259/298] Compiling SwiftParser TokenSpecSet.swift
[260/298] Compiling SwiftParser Recovery.swift
[261/298] Compiling SwiftParser Specifiers.swift
[262/298] Compiling SwiftParser Statements.swift
[263/298] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[264/298] Compiling SwiftParser Nominals.swift
[265/298] Compiling SwiftParser Parameters.swift
[266/298] Compiling SwiftParser ParseSourceFile.swift
[267/298] Compiling SwiftParser Parser.swift
[268/298] Compiling SwiftParser Patterns.swift
[269/298] Compiling SwiftParser UnicodeScalarExtensions.swift
[270/298] Compiling SwiftParser Lookahead.swift
[271/298] Compiling SwiftParser LoopProgressCondition.swift
[272/298] Compiling SwiftParser Modifiers.swift
[273/298] Compiling SwiftParser Names.swift
[274/298] Emitting module SwiftParser
[275/298] Compiling SwiftParser Directives.swift
[276/298] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[277/298] Compiling SwiftParser Expressions.swift
[278/298] Compiling SwiftParser IncrementalParseTransition.swift
[279/298] Compiling SwiftParser IsValidIdentifier.swift
[280/298] Compiling SwiftParser Attributes.swift
[281/298] Compiling SwiftParser Availability.swift
[282/298] Compiling SwiftParser CharacterInfo.swift
[283/298] Compiling SwiftParser CollectionNodes+Parsable.swift
[284/298] Compiling SwiftParser Declarations.swift
[285/298] Compiling SwiftParser Cursor.swift
[286/298] Compiling SwiftParser Lexeme.swift
[287/298] Compiling SwiftParser LexemeSequence.swift
[288/298] Compiling SwiftParser Lexer.swift
[289/298] Compiling SwiftParser RegexLiteralLexer.swift
[290/298] Compiling SwiftParser IsLexerClassified.swift
[291/298] Compiling SwiftParser LayoutNodes+Parsable.swift
[292/298] Compiling SwiftParser Parser+TokenSpecSet.swift
[293/298] Compiling SwiftParser TokenSpecStaticMembers.swift
[294/321] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[295/322] Compiling SwiftOperators PrecedenceGroup.swift
[296/322] Compiling SwiftOperators OperatorTable.swift
[297/322] Compiling SwiftOperators PrecedenceGraph.swift
[298/323] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[299/323] Compiling SwiftParserDiagnostics PresenceUtils.swift
[300/323] Compiling SwiftOperators OperatorTable+Semantics.swift
[301/323] Compiling SwiftOperators OperatorTable+Defaults.swift
[302/323] Compiling SwiftOperators OperatorError+Diagnostics.swift
[303/323] Compiling SwiftOperators Operator.swift
[304/323] Compiling SwiftOperators OperatorError.swift
[305/323] Emitting module SwiftOperators
[306/323] Compiling SwiftOperators OperatorTable+Folding.swift
[307/323] Compiling SwiftOperators SyntaxSynthesis.swift
[308/323] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[309/323] Compiling SwiftParserDiagnostics Utils.swift
[310/323] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[311/323] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[312/323] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[313/323] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[314/323] Compiling SwiftParserDiagnostics MissingNodesError.swift
[315/323] Compiling SwiftParserDiagnostics MissingTokenError.swift
[316/323] Emitting module SwiftParserDiagnostics
[317/323] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[318/323] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[319/338] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[320/338] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[321/339] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[322/339] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[323/339] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[324/339] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[325/339] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[326/339] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[327/339] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[328/339] Compiling SwiftSyntaxBuilder Indenter.swift
[329/339] Compiling SwiftSyntaxBuilder ListBuilder.swift
[330/339] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[331/339] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[332/339] Emitting module SwiftSyntaxBuilder
[333/339] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[334/339] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[335/357] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[336/357] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[337/357] Compiling SwiftSyntaxMacros Macro.swift
[338/357] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[339/357] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[340/357] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[341/357] Compiling SwiftSyntaxMacros PreambleMacro.swift
[342/357] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[343/357] Compiling SwiftSyntaxMacros Macro+Format.swift
[344/357] Compiling SwiftSyntaxMacros AttachedMacro.swift
[345/357] Compiling SwiftSyntaxMacros BodyMacro.swift
[346/357] Compiling SwiftSyntaxMacros MemberMacro.swift
[347/357] Compiling SwiftSyntaxMacros PeerMacro.swift
[348/358] Emitting module SwiftSyntaxMacros
[349/358] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[350/358] Compiling SwiftSyntaxMacros AccessorMacro.swift
[351/358] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[352/358] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[353/358] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[354/454] Emitting module SwiftSyntaxMacroExpansion
[355/454] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[356/454] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[357/454] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[358/454] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[359/454] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[360/454] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[361/454] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[362/454] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[363/454] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[364/466] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[365/467] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[366/467] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[367/467] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[368/467] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[369/467] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[370/467] Emitting module SwiftCompilerPluginMessageHandling
[371/467] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[372/467] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[373/467] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[374/467] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[375/467] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[376/467] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[377/467] Emitting module PluginCore
/Users/admin/builder/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4: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
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: 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
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/Users/admin/builder/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,
[378/478] Emitting module SwiftCompilerPlugin
[379/478] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[380/478] Compiling PluginCore DiagnosticProducer.swift
[381/478] Compiling PluginCore DuplicateUsage.swift
[382/478] Compiling PluginCore GroupedVariableDeclaration.swift
[383/478] Compiling PluginCore InvalidCombination.swift
[384/478] Compiling PluginCore InvalidDeclaration.swift
[385/478] Compiling PluginCore MetaCodableMessage.swift
[386/478] Compiling PluginCore StaticVariableDeclaration.swift
[387/478] Compiling PluginCore UninitializedVariableDecl.swift
[388/478] Compiling PluginCore AttributeExpander.swift
[389/478] Compiling PluginCore DeclModifiersGenerator.swift
[390/478] Compiling PluginCore Options.swift
[391/478] Compiling PluginCore ComposedVariable.swift
[392/478] Compiling PluginCore ConditionalCodingVariable.swift
[393/478] Compiling PluginCore AssociatedVariable.swift
[394/478] Compiling PluginCore BasicAssociatedVariable.swift
[395/478] Compiling PluginCore BasicEnumCaseVariable.swift
[396/478] Compiling PluginCore EnumCaseVariable.swift
[397/478] Compiling PluginCore AdjacentlyTaggableSwitcher.swift
[398/478] Compiling PluginCore AdjacentlyTaggedEnumSwitcher.swift
[399/478] Compiling PluginCore AnyEnumSwitcher.swift
[400/478] Compiling PluginCore EnumSwitcherVariable.swift
[401/478] Compiling PluginCore ExternallyTaggedEnumSwitcher.swift
[402/478] Compiling PluginCore InternallyTaggedEnumSwitcher.swift
[403/478] Compiling PluginCore TaggedEnumSwitcherVariable.swift
[404/478] Compiling PluginCore UnTaggedEnumSwitcher.swift
[405/478] Compiling PluginCore AnyInitialization.swift
[406/478] Compiling PluginCore AnyRequiredVariableInitialization.swift
[407/478] Compiling PluginCore IgnoredInitialization.swift
[408/478] Compiling PluginCore UnTagged.swift
[409/478] Compiling PluginCore CodedAs.swift
[410/478] Compiling PluginCore CodedBy.swift
[411/478] Compiling PluginCore Default.swift
[412/478] Compiling PluginCore IgnoreCoding.swift
[413/478] Compiling PluginCore IgnoreDecoding.swift
[414/478] Compiling PluginCore IgnoreEncoding.swift
[415/478] Compiling PluginCore CodedAt.swift
[416/478] Compiling PluginCore CodedIn.swift
[417/478] Compiling PluginCore ContentAt.swift
[418/478] Compiling PluginCore KeyPathProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4: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
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: 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
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/Users/admin/builder/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,
[419/478] Compiling PluginCore MemberInit+Expansion.swift
/Users/admin/builder/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4: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
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: 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
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/Users/admin/builder/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,
[420/478] Compiling PluginCore MemberInit.swift
/Users/admin/builder/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4: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
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: 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
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/Users/admin/builder/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,
[421/478] Compiling PluginCore PeerAttribute.swift
/Users/admin/builder/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4: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
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: 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
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/Users/admin/builder/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,
[422/478] Compiling PluginCore AggregatedDiagnosticProducer.swift
/Users/admin/builder/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4: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
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: 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
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/Users/admin/builder/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,
[423/478] Compiling PluginCore CombinedUsage.swift
/Users/admin/builder/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4: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
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: 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
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/Users/admin/builder/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,
[424/478] Compiling PluginCore ArgumentCountCondition.swift
/Users/admin/builder/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4: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
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: 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
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/Users/admin/builder/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,
[425/478] Compiling PluginCore DeclarationCondition.swift
/Users/admin/builder/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4: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
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: 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
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/Users/admin/builder/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,
[426/478] Compiling PluginCore DiagnosticCondition.swift
/Users/admin/builder/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4: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
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: 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
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/Users/admin/builder/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,
[427/478] Compiling PluginCore ConditionalDiagnosticProducer.swift
/Users/admin/builder/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4: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
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: 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
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/Users/admin/builder/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,
[428/478] Compiling PluginCore PropertyVariableTreeNode+Generated.swift
[429/478] Compiling PluginCore PropertyVariableTreeNode.swift
[430/478] Compiling PluginCore AssociatedDeclSyntax.swift
[431/478] Compiling PluginCore EnumCaseVariableDeclSyntax.swift
[432/478] Compiling PluginCore MemberGroupSyntax.swift
[433/478] Compiling PluginCore PropertyDeclSyntax.swift
[434/478] Compiling PluginCore VariableSyntax.swift
[435/478] Compiling PluginCore ActorVariable.swift
[436/478] Compiling PluginCore ClassVariable.swift
[441/478] Compiling PluginCore CodingKeyTransformer.swift
[442/478] Compiling PluginCore CodingKeys.swift
[443/478] Compiling PluginCore Strategy.swift
[444/478] Compiling PluginCore IgnoreCodingInitialized.swift
[445/478] Compiling PluginCore Inherits.swift
[446/478] Compiling PluginCore StrategyFinder.swift
[447/478] Compiling PluginCore MemberwiseInitGenerator.swift
[448/478] Compiling PluginCore OptionalInitialization.swift
[449/478] Compiling PluginCore RequiredInitialization.swift
[450/478] Compiling PluginCore RequiredInitializationWithDefaultValue.swift
[451/478] Compiling PluginCore RequiredVariableInitialization.swift
[452/478] Compiling PluginCore VariableInitialization.swift
[453/478] Compiling PluginCore AliasedPropertyVariable.swift
[454/478] Compiling PluginCore AnyPropertyVariable.swift
[455/478] Compiling PluginCore BasicPropertyVariable.swift
[456/478] Compiling PluginCore DecodingFallback.swift
[457/478] Compiling PluginCore DefaultValueVariable.swift
[458/478] Compiling PluginCore HelperCodedVariable.swift
[459/478] Compiling PluginCore InitializationVariable.swift
[460/478] Compiling PluginCore KeyedVariable.swift
[461/478] Compiling PluginCore PropertyVariable.swift
[462/478] Compiling PluginCore StrategyVariable.swift
[463/478] Compiling PluginCore PropertyVariableTreeNode+CodingData.swift
[464/478] Compiling PluginCore PropertyVariableTreeNode+CodingLocation.swift
[465/478] Compiling PluginCore Case.swift
[466/478] Compiling PluginCore CodingKeysMap.swift
[467/478] Compiling PluginCore Key.swift
[468/478] Compiling PluginCore ConstraintGenerator.swift
[469/478] Compiling PluginCore Registration.swift
[470/478] Compiling PluginCore EnumVariable.swift
[471/478] Compiling PluginCore MemberGroup.swift
[472/478] Compiling PluginCore TypeVariable.swift
[473/478] Compiling PluginCore Variable.swift
[474/481] Compiling MacroPlugin Plugin.swift
[475/481] Compiling MacroPlugin Definitions.swift
/Users/admin/builder/spi-builder-workspace/Sources/MacroPlugin/Definitions.swift:143:8: 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
141 | /// can be added on fields to provide default value in function parameters
142 | /// of memberwise initializer(s).
143 | struct MemberInit: 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
144 |     /// Expand to produce memberwise initializer(s) for attached struct.
145 |     ///
/Users/admin/builder/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,
[476/481] Emitting module MacroPlugin
/Users/admin/builder/spi-builder-workspace/Sources/MacroPlugin/Definitions.swift:143:8: 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
141 | /// can be added on fields to provide default value in function parameters
142 | /// of memberwise initializer(s).
143 | struct MemberInit: 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
144 |     /// Expand to produce memberwise initializer(s) for attached struct.
145 |     ///
/Users/admin/builder/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,
[476/481] Write Objects.LinkFileList
[477/481] Linking MacroPlugin-tool
[479/500] Compiling MetaCodable DynamicCodableIdentifier.swift
[480/500] Compiling MetaCodable HelperCoder.swift
[481/500] Compiling MetaCodable Default.swift
[482/500] Compiling MetaCodable DynamicCodable.swift
[483/500] Compiling MetaCodable DynamicCodableIdentifier+CodingKey.swift
[484/500] Compiling MetaCodable DynamicCodableIdentifier+Expressible.swift
[485/500] Compiling MetaCodable CodingKeys.swift
[486/500] Compiling MetaCodable IgnoreCodingInitialized.swift
[487/500] Compiling MetaCodable CodedAt.swift
[488/500] Compiling MetaCodable CodedBy.swift
[489/500] Compiling MetaCodable UnTagged.swift
[490/500] Compiling MetaCodable CodedAs.swift
[491/500] Compiling MetaCodable LossySequence.swift
[492/500] Compiling MetaCodable IgnoreCoding.swift
[493/500] Compiling MetaCodable Codable.swift
[494/500] Compiling MetaCodable CodableCommonStrategy.swift
[495/500] Compiling MetaCodable CodedIn.swift
[496/500] Compiling MetaCodable ContentAt.swift
[497/501] Emitting module MetaCodable
[498/501] Compiling MetaCodable MemberInit.swift
[499/508] Compiling ProtocolGen ProtocolGen.swift
[500/508] Compiling ProtocolGen InheritableDeclSyntax.swift
[501/508] Compiling ProtocolGen Parse.swift
[502/508] Compiling ProtocolGen Fetch.swift
[503/508] Compiling ProtocolGen Config.swift
[504/508] Emitting module ProtocolGen
[505/508] Compiling ProtocolGen Generate.swift
[505/508] Write Objects.LinkFileList
[506/508] Linking ProtocolGen-tool
[507/508] Applying ProtocolGen-tool
Build of product 'ProtocolGen' complete! (27.47s)
[1/1] Compiling plugin GenerateManual
/Users/admin/builder/spi-builder-workspace/Plugins/MetaProtocolCodable/Plugin.swift:53:53: warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
 51 |
 52 |         // Setup folder
 53 |         let genFolder = context.pluginWorkDirectory.appending(["ProtocolGen"])
    |                                                     `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
 54 |         try FileManager.default.createDirectory(
 55 |             atPath: genFolder.string, withIntermediateDirectories: true
/Users/admin/builder/spi-builder-workspace/Plugins/MetaProtocolCodable/Plugin.swift:55:31: warning: 'string' is deprecated: Use `URL` type instead of `Path`.
 53 |         let genFolder = context.pluginWorkDirectory.appending(["ProtocolGen"])
 54 |         try FileManager.default.createDirectory(
 55 |             atPath: genFolder.string, withIntermediateDirectories: true
    |                               `- warning: 'string' is deprecated: Use `URL` type instead of `Path`.
 56 |         )
 57 |
/Users/admin/builder/spi-builder-workspace/Plugins/MetaProtocolCodable/Plugin.swift:63:37: warning: 'path' is deprecated: renamed to 'url'
 61 |             return target.sourceFiles(withSuffix: "swift").map { file in
 62 |                 let moduleName = target.moduleName
 63 |                 let fileName = file.path.stem
    |                                     |- warning: 'path' is deprecated: renamed to 'url'
    |                                     `- note: use 'url' instead
 64 |                 let genFileName = "\(moduleName)-\(fileName)-gen.json"
 65 |                 let genFile = genFolder.appending([genFileName])
/Users/admin/builder/spi-builder-workspace/Plugins/MetaProtocolCodable/Plugin.swift:63:42: warning: 'stem' is deprecated: Use `URL` type instead of `Path`.
 61 |             return target.sourceFiles(withSuffix: "swift").map { file in
 62 |                 let moduleName = target.moduleName
 63 |                 let fileName = file.path.stem
    |                                          `- warning: 'stem' is deprecated: Use `URL` type instead of `Path`.
 64 |                 let genFileName = "\(moduleName)-\(fileName)-gen.json"
 65 |                 let genFile = genFolder.appending([genFileName])
/Users/admin/builder/spi-builder-workspace/Plugins/MetaProtocolCodable/Plugin.swift:65:41: warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
 63 |                 let fileName = file.path.stem
 64 |                 let genFileName = "\(moduleName)-\(fileName)-gen.json"
 65 |                 let genFile = genFolder.appending([genFileName])
    |                                         `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
 66 |                 intermFiles.append(genFile)
 67 |                 return Command.buildCommand(
/Users/admin/builder/spi-builder-workspace/Plugins/MetaProtocolCodable/Plugin.swift:67:32: warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`.
 65 |                 let genFile = genFolder.appending([genFileName])
 66 |                 intermFiles.append(genFile)
 67 |                 return Command.buildCommand(
    |                                `- warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`.
 68 |                     displayName: """
 69 |                         Parse source file "\(fileName)" in module "\(moduleName)"
/Users/admin/builder/spi-builder-workspace/Plugins/MetaProtocolCodable/Plugin.swift:71:38: warning: 'path' is deprecated: renamed to 'url'
 69 |                         Parse source file "\(fileName)" in module "\(moduleName)"
 70 |                         """,
 71 |                     executable: tool.path,
    |                                      |- warning: 'path' is deprecated: renamed to 'url'
    |                                      `- note: use 'url' instead
 72 |                     arguments: [
 73 |                         "parse",
/Users/admin/builder/spi-builder-workspace/Plugins/MetaProtocolCodable/Plugin.swift:74:30: warning: 'path' is deprecated: renamed to 'url'
 72 |                     arguments: [
 73 |                         "parse",
 74 |                         file.path.string,
    |                              |- warning: 'path' is deprecated: renamed to 'url'
    |                              `- note: use 'url' instead
 75 |                         "--output",
 76 |                         genFile.string,
/Users/admin/builder/spi-builder-workspace/Plugins/MetaProtocolCodable/Plugin.swift:74:35: warning: 'string' is deprecated: Use `URL` type instead of `Path`.
 72 |                     arguments: [
 73 |                         "parse",
 74 |                         file.path.string,
    |                                   `- warning: 'string' is deprecated: Use `URL` type instead of `Path`.
 75 |                         "--output",
 76 |                         genFile.string,
/Users/admin/builder/spi-builder-workspace/Plugins/MetaProtocolCodable/Plugin.swift:76:33: warning: 'string' is deprecated: Use `URL` type instead of `Path`.
 74 |                         file.path.string,
 75 |                         "--output",
 76 |                         genFile.string,
    |                                 `- warning: 'string' is deprecated: Use `URL` type instead of `Path`.
 77 |                     ],
 78 |                     inputFiles: [file.path],
/Users/admin/builder/spi-builder-workspace/Plugins/MetaProtocolCodable/Plugin.swift:78:39: warning: 'path' is deprecated: renamed to 'url'
 76 |                         genFile.string,
 77 |                     ],
 78 |                     inputFiles: [file.path],
    |                                       |- warning: 'path' is deprecated: renamed to 'url'
    |                                       `- note: use 'url' instead
 79 |                     outputFiles: [genFile]
 80 |                 )
/Users/admin/builder/spi-builder-workspace/Plugins/MetaProtocolCodable/Plugin.swift:87:33: warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
 85 |         let moduleName = target.moduleName
 86 |         let genFileName = "\(moduleName)+ProtocolHelperCoders.swift"
 87 |         let genPath = genFolder.appending(genFileName)
    |                                 `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
 88 |         var genArgs = ["generate", "--output", genPath.string]
 89 |         for `import` in imports {
/Users/admin/builder/spi-builder-workspace/Plugins/MetaProtocolCodable/Plugin.swift:88:56: warning: 'string' is deprecated: Use `URL` type instead of `Path`.
 86 |         let genFileName = "\(moduleName)+ProtocolHelperCoders.swift"
 87 |         let genPath = genFolder.appending(genFileName)
 88 |         var genArgs = ["generate", "--output", genPath.string]
    |                                                        `- warning: 'string' is deprecated: Use `URL` type instead of `Path`.
 89 |         for `import` in imports {
 90 |             genArgs.append(contentsOf: ["--module", `import`])
/Users/admin/builder/spi-builder-workspace/Plugins/MetaProtocolCodable/Plugin.swift:93:33: warning: 'string' is deprecated: Use `URL` type instead of `Path`.
 91 |         }
 92 |         for file in intermFiles {
 93 |             genArgs.append(file.string)
    |                                 `- warning: 'string' is deprecated: Use `URL` type instead of `Path`.
 94 |         }
 95 |         buildCommands.append(
/Users/admin/builder/spi-builder-workspace/Plugins/MetaProtocolCodable/Plugin.swift:96:14: warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`.
 94 |         }
 95 |         buildCommands.append(
 96 |             .buildCommand(
    |              `- warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`.
 97 |                 displayName: """
 98 |                     Generate protocol decoding/encoding syntax for "\(moduleName)"
/Users/admin/builder/spi-builder-workspace/Plugins/MetaProtocolCodable/Plugin.swift:100:34: warning: 'path' is deprecated: renamed to 'url'
 98 |                     Generate protocol decoding/encoding syntax for "\(moduleName)"
 99 |                     """,
100 |                 executable: tool.path,
    |                                  |- warning: 'path' is deprecated: renamed to 'url'
    |                                  `- note: use 'url' instead
101 |                 arguments: genArgs,
102 |                 inputFiles: intermFiles,
/Users/admin/builder/spi-builder-workspace/Plugins/MetaProtocolCodable/SourceTarget/SwiftPackageTarget.swift:67:42: warning: 'string' is deprecated: Use `URL` type instead of `Path`.
65 |     func configPath(named name: String) throws -> String? {
66 |         let fileManager = FileManager.default
67 |         let directory = module.directory.string
   |                                          `- warning: 'string' is deprecated: Use `URL` type instead of `Path`.
68 |         let contents = try fileManager.contentsOfDirectory(atPath: directory)
69 |         let file = contents.first { file in
/Users/admin/builder/spi-builder-workspace/Plugins/MetaProtocolCodable/SourceTarget/SwiftPackageTarget.swift:70:24: warning: 'init(_:)' is deprecated: Use `URL` type instead of `Path`.
68 |         let contents = try fileManager.contentsOfDirectory(atPath: directory)
69 |         let file = contents.first { file in
70 |             let path = Path(file)
   |                        `- warning: 'init(_:)' is deprecated: Use `URL` type instead of `Path`.
71 |             return name.lowercased()
72 |                 == path.stem
/Users/admin/builder/spi-builder-workspace/Plugins/MetaProtocolCodable/SourceTarget/SwiftPackageTarget.swift:72:25: warning: 'stem' is deprecated: Use `URL` type instead of `Path`.
70 |             let path = Path(file)
71 |             return name.lowercased()
72 |                 == path.stem
   |                         `- warning: 'stem' is deprecated: Use `URL` type instead of `Path`.
73 |                 .components(separatedBy: .alphanumerics.inverted)
74 |                 .joined(separator: "")
/Users/admin/builder/spi-builder-workspace/Plugins/MetaProtocolCodable/SourceTarget/SwiftPackageTarget.swift:78:33: warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
76 |         }
77 |         guard let file else { return nil }
78 |         return module.directory.appending([file]).string
   |                                 `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
79 |     }
80 | }
/Users/admin/builder/spi-builder-workspace/Plugins/MetaProtocolCodable/SourceTarget/SwiftPackageTarget.swift:78:51: warning: 'string' is deprecated: Use `URL` type instead of `Path`.
76 |         }
77 |         guard let file else { return nil }
78 |         return module.directory.appending([file]).string
   |                                                   `- warning: 'string' is deprecated: Use `URL` type instead of `Path`.
79 |     }
80 | }
[2/2] Compiling plugin MetaProtocolCodable
Building for debugging...
[2/51] Write sources
[38/51] Write ProtocolGen-entitlement.plist
[40/51] Write sources
[43/51] Compiling _SwiftSyntaxCShims dummy.c
[45/51] Write swift-version-5BDAB9E9C0126B9D.txt
[47/83] Compiling SwiftSyntax509 Empty.swift
[48/83] Emitting module SwiftSyntax509
[49/83] Compiling SwiftSyntax601 Empty.swift
[50/83] Emitting module SwiftSyntax601
[51/83] Compiling SwiftSyntax510 Empty.swift
[52/83] Emitting module SwiftSyntax510
[53/83] Compiling SwiftSyntax600 Empty.swift
[54/83] Emitting module SwiftSyntax600
[55/83] Emitting module SwiftSyntax601
[56/83] Compiling SwiftSyntax601 Empty.swift
[57/83] Emitting module SwiftSyntax600
[58/83] Compiling SwiftSyntax600 Empty.swift
[59/83] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[60/84] Emitting module SwiftSyntax510
[61/84] Compiling SwiftSyntax510 Empty.swift
[62/84] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[63/84] Compiling InternalCollectionsUtilities Debugging.swift
[64/84] Compiling InternalCollectionsUtilities Descriptions.swift
[65/84] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[66/84] Emitting module SwiftSyntax509
[67/84] Compiling SwiftSyntax509 Empty.swift
[68/98] Emitting module InternalCollectionsUtilities
[69/98] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[70/98] Compiling InternalCollectionsUtilities UInt+reversed.swift
[71/98] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[72/98] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[73/98] Compiling InternalCollectionsUtilities Integer rank.swift
[74/230] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[75/230] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[76/231] Compiling SwiftSyntax BumpPtrAllocator.swift
[77/231] Compiling SwiftSyntax CommonAncestor.swift
[78/231] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[79/231] Compiling SwiftSyntax Assert.swift
[80/231] Compiling InternalCollectionsUtilities Descriptions.swift
[81/231] Emitting module ArgumentParserToolInfo
[82/231] Compiling ArgumentParserToolInfo ToolInfo.swift
[83/231] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[84/272] Compiling InternalCollectionsUtilities Debugging.swift
[85/272] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[86/272] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[87/272] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[88/272] Compiling OrderedCollections _Hashtable+Header.swift
[89/272] Compiling OrderedCollections OrderedDictionary+Codable.swift
[90/272] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[91/272] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[92/272] Compiling OrderedCollections OrderedDictionary+Values.swift
[93/272] Compiling OrderedCollections OrderedDictionary.swift
[94/326] Emitting module InternalCollectionsUtilities
[95/326] Compiling ArgumentParser EnumerableFlag.swift
[96/326] Compiling ArgumentParser ExpressibleByArgument.swift
[97/326] Compiling ArgumentParser ParsableArguments.swift
[98/326] Compiling ArgumentParser ParsableArgumentsValidation.swift
[99/326] Compiling ArgumentParser ParsableCommand.swift
[100/326] Compiling ArgumentParser ArgumentDecoder.swift
[101/388] Compiling OrderedCollections OrderedSet+Codable.swift
[102/388] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[103/388] Compiling OrderedCollections OrderedSet+Descriptions.swift
[104/388] Compiling OrderedCollections OrderedSet+Diffing.swift
[105/388] Compiling OrderedCollections OrderedSet+Equatable.swift
[106/388] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[107/388] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[108/388] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[109/388] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[110/388] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[111/388] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[112/388] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[113/388] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[114/388] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[115/388] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[116/388] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[117/388] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[118/388] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[125/394] Compiling OrderedCollections _Hashtable+Header.swift
[126/394] Compiling OrderedCollections OrderedDictionary+Codable.swift
[127/394] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[128/394] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[129/394] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[130/394] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[143/394] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[144/394] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[145/394] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[146/394] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[147/394] Compiling OrderedCollections OrderedDictionary+Values.swift
[148/394] Compiling OrderedCollections OrderedDictionary.swift
[155/394] Compiling OrderedCollections OrderedSet+Hashable.swift
[156/394] Compiling OrderedCollections OrderedSet+Initializers.swift
[157/394] Compiling OrderedCollections OrderedSet+Insertions.swift
[158/394] Compiling OrderedCollections OrderedSet+Invariants.swift
[159/394] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[160/394] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[161/394] Compiling OrderedCollections OrderedDictionary+Elements.swift
[162/394] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[163/394] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[164/394] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[165/394] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[166/394] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[167/394] Compiling OrderedCollections _HashTable+Bucket.swift
[168/394] Compiling OrderedCollections _HashTable+BucketIterator.swift
[169/394] Compiling OrderedCollections _HashTable+Constants.swift
[170/394] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[171/394] Compiling OrderedCollections _HashTable+Testing.swift
[172/394] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[173/394] Compiling OrderedCollections _HashTable.swift
[174/394] Compiling OrderedCollections OrderedSet+SubSequence.swift
[175/394] Compiling OrderedCollections OrderedSet+Testing.swift
[176/394] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[177/394] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[178/394] Compiling OrderedCollections OrderedSet.swift
[179/394] Compiling OrderedCollections _UnsafeBitset.swift
[193/394] Emitting module OrderedCollections
[206/394] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[207/394] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[208/394] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[209/394] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[210/394] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[211/394] Compiling OrderedCollections OrderedSet+Sendable.swift
[218/394] Emitting module OrderedCollections
[295/412] Emitting module ArgumentParser
[296/412] Compiling ArgumentParser Platform.swift
[297/412] Compiling ArgumentParser SequenceExtensions.swift
[298/412] Compiling ArgumentParser StringExtensions.swift
[299/412] Compiling ArgumentParser Tree.swift
[329/412] Emitting module SwiftSyntax
[348/412] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[349/412] Compiling SwiftSyntax RawSyntaxValidation.swift
[350/412] Compiling SwiftSyntax SyntaxNodesAB.swift
[351/412] Compiling SwiftSyntax SyntaxNodesC.swift
[394/412] Compiling SwiftSyntax SyntaxNodesD.swift
[395/412] Compiling SwiftSyntax SyntaxNodesEF.swift
[396/412] Compiling SwiftSyntax SyntaxNodesGHI.swift
[397/412] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[398/412] Compiling SwiftSyntax SyntaxNodesOP.swift
[399/412] Compiling SwiftSyntax SyntaxNodesQRS.swift
[400/412] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[408/530] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[409/530] Compiling SwiftBasicFormat Syntax+Extensions.swift
[410/530] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[411/530] Compiling SwiftDiagnostics Message.swift
[412/530] Compiling SwiftDiagnostics FixIt.swift
[413/531] Compiling SwiftBasicFormat Indenter.swift
[414/531] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[415/531] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[416/531] Compiling SwiftDiagnostics Message.swift
[417/532] Compiling SwiftBasicFormat InferIndentation.swift
[418/532] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[419/532] Compiling SwiftDiagnostics Note.swift
[420/532] Compiling SwiftBasicFormat Indenter.swift
[421/532] Emitting module SwiftDiagnostics
[422/532] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[423/532] Compiling SwiftDiagnostics Convenience.swift
[424/532] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[425/532] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[426/532] Compiling SwiftDiagnostics Diagnostic.swift
[427/532] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[428/532] Compiling SwiftDiagnostics Note.swift
[429/532] Compiling SwiftBasicFormat Syntax+Extensions.swift
[430/532] Compiling SwiftBasicFormat InferIndentation.swift
[431/532] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[432/532] Compiling SwiftDiagnostics FixIt.swift
[433/532] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[434/532] Emitting module SwiftDiagnostics
[435/532] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[436/532] Compiling SwiftDiagnostics Diagnostic.swift
[437/532] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[438/532] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[439/532] Compiling SwiftDiagnostics Convenience.swift
[440/532] Emitting module SwiftBasicFormat
[441/532] Compiling SwiftBasicFormat BasicFormat.swift
[442/532] Emitting module SwiftBasicFormat
[443/532] Compiling SwiftBasicFormat BasicFormat.swift
[444/532] Compiling SwiftParser StringLiterals.swift
[445/532] Compiling SwiftParser SwiftParserCompatibility.swift
[446/532] Compiling SwiftParser SwiftVersion.swift
[447/532] Compiling SwiftParser SyntaxUtils.swift
[448/536] Compiling SwiftParser Lookahead.swift
[449/536] Compiling SwiftParser LoopProgressCondition.swift
[450/536] Compiling SwiftParser Modifiers.swift
[451/536] Compiling SwiftParser Names.swift
[452/540] Compiling SwiftParser UnicodeScalarExtensions.swift
[457/540] Compiling SwiftParser TokenConsumer.swift
[458/540] Compiling SwiftParser TokenPrecedence.swift
[459/540] Compiling SwiftParser TokenSpec.swift
[460/540] Compiling SwiftParser TokenSpecSet.swift
[461/540] Compiling SwiftParser Parameters.swift
[462/540] Compiling SwiftParser ParseSourceFile.swift
[463/540] Compiling SwiftParser Parser.swift
[464/540] Compiling SwiftParser Patterns.swift
[469/540] Compiling SwiftParser Attributes.swift
[470/540] Compiling SwiftParser Availability.swift
[471/540] Compiling SwiftParser Types.swift
[472/540] Compiling SwiftParser ExperimentalFeatures.swift
[473/540] Compiling SwiftParser Directives.swift
[474/540] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[475/540] Compiling SwiftParser Specifiers.swift
[476/540] Compiling SwiftParser Statements.swift
[477/540] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[479/540] Compiling SwiftParser Expressions.swift
[480/540] Compiling SwiftParser IncrementalParseTransition.swift
[481/540] Compiling SwiftParser IsValidIdentifier.swift
[482/540] Compiling SwiftParser Recovery.swift
[483/540] Compiling SwiftParser Nominals.swift
[488/540] Emitting module SwiftParser
[493/540] Compiling SwiftParser TopLevel.swift
[494/540] Compiling SwiftParser TriviaParser.swift
[502/540] Emitting module SwiftParser
[503/540] Compiling SwiftParser CharacterInfo.swift
[504/540] Compiling SwiftParser CollectionNodes+Parsable.swift
[505/540] Compiling SwiftParser Declarations.swift
[513/540] Compiling SwiftParser Cursor.swift
[514/540] Compiling SwiftParser Lexeme.swift
[515/540] Compiling SwiftParser LexemeSequence.swift
[516/540] Compiling SwiftParser Lexer.swift
[517/540] Compiling SwiftParser RegexLiteralLexer.swift
[528/540] Compiling SwiftParser IsLexerClassified.swift
[529/540] Compiling SwiftParser LayoutNodes+Parsable.swift
[530/540] Compiling SwiftParser Parser+TokenSpecSet.swift
[531/540] Compiling SwiftParser TokenSpecStaticMembers.swift
[536/586] Compiling SwiftOperators PrecedenceGroup.swift
[537/587] Compiling SwiftOperators Operator.swift
[538/587] Compiling SwiftOperators OperatorError+Diagnostics.swift
[539/587] Compiling SwiftOperators PrecedenceGraph.swift
[540/587] Emitting module SwiftOperators
[541/587] Compiling SwiftOperators PrecedenceGroup.swift
[542/588] Compiling SwiftOperators OperatorTable.swift
[543/588] Compiling SwiftOperators OperatorTable+Semantics.swift
[544/588] Compiling SwiftOperators PrecedenceGraph.swift
[545/588] Compiling SwiftOperators OperatorTable.swift
[546/588] Compiling SwiftOperators SyntaxSynthesis.swift
[547/588] Compiling SwiftOperators OperatorError.swift
[548/588] Compiling SwiftOperators OperatorTable+Defaults.swift
[549/588] Compiling SwiftOperators OperatorTable+Folding.swift
[550/588] Compiling SwiftOperators SyntaxSynthesis.swift
[551/588] Compiling SwiftOperators Operator.swift
[552/588] Compiling SwiftOperators OperatorTable+Defaults.swift
[553/588] Compiling SwiftOperators OperatorError+Diagnostics.swift
[554/588] Compiling SwiftOperators OperatorTable+Semantics.swift
[555/588] Emitting module SwiftOperators
[556/588] Compiling SwiftOperators OperatorError.swift
[557/588] Compiling SwiftOperators OperatorTable+Folding.swift
[558/588] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[559/588] Compiling SwiftParserDiagnostics Utils.swift
[560/588] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[561/588] Compiling SwiftParserDiagnostics PresenceUtils.swift
[562/588] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[563/589] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[564/589] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[565/589] Compiling SwiftParserDiagnostics MissingNodesError.swift
[566/589] Compiling SwiftParserDiagnostics MissingTokenError.swift
[567/589] Emitting module SwiftParserDiagnostics
[568/589] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[569/589] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[570/589] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[571/589] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[572/589] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[573/589] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[574/589] Compiling SwiftParserDiagnostics Utils.swift
[577/589] Compiling SwiftParserDiagnostics PresenceUtils.swift
[578/589] Emitting module SwiftParserDiagnostics
[579/589] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[580/589] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[585/605] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[586/620] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[587/621] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[588/621] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[589/621] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[590/621] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[591/621] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[592/621] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[593/621] Compiling SwiftSyntaxBuilder Indenter.swift
[594/621] Compiling SwiftSyntaxBuilder ListBuilder.swift
[595/621] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[596/621] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[597/621] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[598/621] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[599/621] Emitting module SwiftSyntaxBuilder
[600/621] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[601/621] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[608/621] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[611/621] Emitting module SwiftSyntaxBuilder
[612/621] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[613/621] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[614/621] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[617/640] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[618/640] Compiling SwiftSyntaxMacros MemberMacro.swift
[619/640] Compiling SwiftSyntaxMacros PeerMacro.swift
[620/640] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[621/640] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[622/640] Compiling SwiftSyntaxMacros AttachedMacro.swift
[623/640] Compiling SwiftSyntaxMacros BodyMacro.swift
[624/640] Compiling SwiftSyntaxMacros Macro.swift
[625/640] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[626/640] Compiling SwiftSyntaxMacros PreambleMacro.swift
[627/659] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[628/659] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[629/659] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[630/659] Compiling SwiftSyntaxMacros Macro+Format.swift
[631/659] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[632/659] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[633/659] Emitting module SwiftSyntaxMacros
[634/659] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[635/659] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[636/659] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[637/659] Compiling SwiftSyntaxMacros AttachedMacro.swift
[638/659] Compiling SwiftSyntaxMacros BodyMacro.swift
[641/659] Compiling SwiftSyntaxMacros PreambleMacro.swift
[642/659] Compiling SwiftSyntaxMacros Macro.swift
[643/659] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[644/659] Compiling SwiftSyntaxMacros MemberMacro.swift
[645/659] Compiling SwiftSyntaxMacros PeerMacro.swift
[650/660] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[651/660] Compiling SwiftSyntaxMacros AccessorMacro.swift
[652/660] Emitting module SwiftSyntaxMacros
[655/670] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[656/766] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[657/852] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[658/852] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[659/852] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[660/852] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[661/852] Emitting module SwiftSyntaxMacroExpansion
[662/852] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[663/852] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[664/852] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[665/852] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[666/852] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[667/852] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[668/852] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[669/852] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[670/852] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[671/852] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[672/852] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[673/852] Emitting module SwiftSyntaxMacroExpansion
[674/852] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[675/852] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[676/864] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[677/865] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[678/865] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[679/865] Emitting module SwiftCompilerPluginMessageHandling
[680/865] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[681/865] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[682/865] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[683/865] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[684/865] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[685/865] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[686/865] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[687/865] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[688/865] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[689/867] Emitting module SwiftCompilerPlugin
[690/867] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[691/867] Compiling PluginCore PropertyVariableTreeNode.swift
[692/867] Compiling PluginCore AssociatedDeclSyntax.swift
[693/867] Compiling PluginCore EnumCaseVariableDeclSyntax.swift
[694/867] Compiling PluginCore MemberGroupSyntax.swift
[695/867] Compiling PluginCore PropertyDeclSyntax.swift
[696/867] Compiling PluginCore VariableSyntax.swift
[697/867] Compiling PluginCore ActorVariable.swift
[698/867] Compiling PluginCore ClassVariable.swift
[699/867] Compiling PluginCore AttributableDeclSyntax.swift
[700/867] Compiling PluginCore Attribute.swift
[701/867] Compiling PluginCore Codable+Expansion.swift
[702/867] Compiling PluginCore Codable.swift
[703/867] Compiling PluginCore CodingKeyTransformer.swift
[704/867] Compiling PluginCore CodingKeys.swift
[705/867] Compiling PluginCore Strategy.swift
[706/867] Compiling PluginCore IgnoreCodingInitialized.swift
[707/867] Compiling PluginCore Inherits.swift
[708/867] Compiling PluginCore StrategyFinder.swift
[709/876] Compiling PluginCore UnTagged.swift
/Users/admin/builder/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4: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
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: 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
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/Users/admin/builder/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,
[710/876] Compiling PluginCore CodedAs.swift
/Users/admin/builder/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4: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
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: 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
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/Users/admin/builder/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,
[711/876] Compiling PluginCore CodedBy.swift
/Users/admin/builder/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4: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
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: 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
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/Users/admin/builder/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,
[712/876] Compiling PluginCore Default.swift
/Users/admin/builder/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4: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
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: 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
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/Users/admin/builder/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,
[713/876] Compiling PluginCore IgnoreCoding.swift
/Users/admin/builder/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4: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
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: 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
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/Users/admin/builder/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,
[714/876] Compiling PluginCore IgnoreDecoding.swift
/Users/admin/builder/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4: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
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: 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
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/Users/admin/builder/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,
[715/876] Compiling PluginCore IgnoreEncoding.swift
/Users/admin/builder/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4: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
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: 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
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/Users/admin/builder/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,
[716/876] Compiling PluginCore CodedAt.swift
/Users/admin/builder/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4: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
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: 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
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/Users/admin/builder/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,
[717/876] Compiling PluginCore CodedIn.swift
/Users/admin/builder/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4: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
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: 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
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/Users/admin/builder/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,
[718/876] Compiling PluginCore ContentAt.swift
/Users/admin/builder/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4: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
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: 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
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/Users/admin/builder/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,
[719/876] Compiling PluginCore MemberwiseInitGenerator.swift
[720/876] Compiling PluginCore OptionalInitialization.swift
[721/876] Compiling PluginCore RequiredInitialization.swift
[722/876] Compiling PluginCore RequiredInitializationWithDefaultValue.swift
[723/876] Compiling PluginCore RequiredVariableInitialization.swift
[724/876] Compiling PluginCore VariableInitialization.swift
[725/876] Compiling PluginCore AliasedPropertyVariable.swift
[726/876] Compiling PluginCore AnyPropertyVariable.swift
[727/876] Compiling PluginCore BasicPropertyVariable.swift
[728/876] Compiling PluginCore PropertyVariableTreeNode+Generated.swift
[733/876] Compiling PluginCore InvalidDeclaration.swift
[734/876] Compiling PluginCore MetaCodableMessage.swift
[735/876] Compiling PluginCore StaticVariableDeclaration.swift
[736/876] Compiling PluginCore UninitializedVariableDecl.swift
[737/876] Compiling PluginCore AttributeExpander.swift
[738/876] Compiling PluginCore DeclModifiersGenerator.swift
[739/885] Compiling PluginCore KeyPathProvider.swift
[740/885] Compiling PluginCore MemberInit+Expansion.swift
[741/885] Compiling PluginCore MemberInit.swift
[742/885] Compiling PluginCore PeerAttribute.swift
[743/885] Compiling PluginCore AggregatedDiagnosticProducer.swift
[744/885] Compiling PluginCore CombinedUsage.swift
[745/885] Compiling PluginCore ArgumentCountCondition.swift
[746/885] Compiling PluginCore DeclarationCondition.swift
[747/885] Compiling PluginCore DiagnosticCondition.swift
[748/885] Compiling PluginCore ConditionalDiagnosticProducer.swift
[759/885] Emitting module PluginCore
/Users/admin/builder/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4: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
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: 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
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/Users/admin/builder/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,
/Users/admin/builder/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4: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
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: 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
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/Users/admin/builder/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,
/Users/admin/builder/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4: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
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: 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
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/Users/admin/builder/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,
/Users/admin/builder/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4: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
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: 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
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/Users/admin/builder/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,
/Users/admin/builder/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4: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
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: 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
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/Users/admin/builder/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,
/Users/admin/builder/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4: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
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: 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
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/Users/admin/builder/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,
/Users/admin/builder/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4: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
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: 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
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/Users/admin/builder/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,
/Users/admin/builder/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4: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
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: 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
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/Users/admin/builder/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,
/Users/admin/builder/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4: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
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: 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
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/Users/admin/builder/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,
/Users/admin/builder/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4: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
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: 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
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/Users/admin/builder/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,
/Users/admin/builder/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4: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
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: 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
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/Users/admin/builder/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,
[770/885] Compiling PluginCore AnyEnumSwitcher.swift
[771/885] Compiling PluginCore EnumSwitcherVariable.swift
[772/885] Compiling PluginCore ExternallyTaggedEnumSwitcher.swift
[773/885] Compiling PluginCore InternallyTaggedEnumSwitcher.swift
[774/885] Compiling PluginCore TaggedEnumSwitcherVariable.swift
[775/885] Compiling PluginCore UnTaggedEnumSwitcher.swift
[776/885] Compiling PluginCore AnyInitialization.swift
[777/885] Compiling PluginCore AnyRequiredVariableInitialization.swift
[778/885] Compiling PluginCore IgnoredInitialization.swift
[779/885] Compiling PluginCore Options.swift
[780/885] Compiling PluginCore ComposedVariable.swift
[781/885] Compiling PluginCore ConditionalCodingVariable.swift
[782/885] Compiling PluginCore AssociatedVariable.swift
[783/885] Compiling PluginCore BasicAssociatedVariable.swift
[784/885] Compiling PluginCore BasicEnumCaseVariable.swift
[785/885] Compiling PluginCore EnumCaseVariable.swift
[786/885] Compiling PluginCore AdjacentlyTaggableSwitcher.swift
[787/885] Compiling PluginCore AdjacentlyTaggedEnumSwitcher.swift
[788/885] Compiling PluginCore DecodingFallback.swift
[789/885] Compiling PluginCore DefaultValueVariable.swift
[790/885] Compiling PluginCore HelperCodedVariable.swift
[791/885] Compiling PluginCore InitializationVariable.swift
[792/885] Compiling PluginCore KeyedVariable.swift
[793/885] Compiling PluginCore PropertyVariable.swift
[794/885] Compiling PluginCore StrategyVariable.swift
[795/885] Compiling PluginCore PropertyVariableTreeNode+CodingData.swift
[796/885] Compiling PluginCore PropertyVariableTreeNode+CodingLocation.swift
[824/885] Emitting module PluginCore
/Users/admin/builder/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4: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
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: 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
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/Users/admin/builder/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,
[863/885] Compiling PluginCore Case.swift
[864/885] Compiling PluginCore CodingKeysMap.swift
[865/885] Compiling PluginCore Key.swift
[866/885] Compiling PluginCore ConstraintGenerator.swift
[867/885] Compiling PluginCore Registration.swift
[868/885] Compiling PluginCore EnumVariable.swift
[869/885] Compiling PluginCore MemberGroup.swift
[870/885] Compiling PluginCore TypeVariable.swift
[871/885] Compiling PluginCore Variable.swift
[881/888] Compiling MacroPlugin Plugin.swift
[882/888] Emitting module MacroPlugin
/Users/admin/builder/spi-builder-workspace/Sources/MacroPlugin/Definitions.swift:143:8: 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
141 | /// can be added on fields to provide default value in function parameters
142 | /// of memberwise initializer(s).
143 | struct MemberInit: 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
144 |     /// Expand to produce memberwise initializer(s) for attached struct.
145 |     ///
/Users/admin/builder/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,
[883/888] Compiling MacroPlugin Definitions.swift
/Users/admin/builder/spi-builder-workspace/Sources/MacroPlugin/Definitions.swift:143:8: 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
141 | /// can be added on fields to provide default value in function parameters
142 | /// of memberwise initializer(s).
143 | struct MemberInit: 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
144 |     /// Expand to produce memberwise initializer(s) for attached struct.
145 |     ///
/Users/admin/builder/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,
[883/888] Write Objects.LinkFileList
[884/888] Linking MacroPlugin-tool
[886/907] Compiling MetaCodable Default.swift
[887/907] Compiling MetaCodable DynamicCodable.swift
[888/908] Compiling MetaCodable DynamicCodableIdentifier.swift
[889/908] Compiling MetaCodable HelperCoder.swift
[890/908] Compiling MetaCodable CodedAt.swift
[891/908] Compiling MetaCodable CodedBy.swift
[892/908] Compiling MetaCodable LossySequence.swift
[893/908] Compiling MetaCodable IgnoreCoding.swift
[894/908] Compiling MetaCodable CodingKeys.swift
[895/908] Compiling MetaCodable IgnoreCodingInitialized.swift
[896/908] Compiling MetaCodable DynamicCodableIdentifier+CodingKey.swift
[897/908] Compiling MetaCodable DynamicCodableIdentifier+Expressible.swift
[898/908] Compiling MetaCodable CodedIn.swift
[899/908] Compiling MetaCodable ContentAt.swift
[900/908] Compiling MetaCodable UnTagged.swift
[901/908] Compiling MetaCodable CodedAs.swift
[902/908] Emitting module MetaCodable
[903/908] Compiling MetaCodable Codable.swift
[904/908] Compiling MetaCodable CodableCommonStrategy.swift
[905/908] Compiling MetaCodable MemberInit.swift
[906/929] Compiling HelperCoders String.swift
[907/930] Compiling HelperCoders Bool.swift
[908/930] Compiling HelperCoders HelperCoderStrategy.swift
[909/930] Compiling HelperCoders DefaultSequenceElementCoding.swift
[910/930] Compiling HelperCoders SequenceCoder.swift
[911/930] Compiling HelperCoders Number.swift
[912/930] Compiling HelperCoders NonConformingCoder.swift
[913/930] Compiling HelperCoders PropertyWrapperCoder.swift
[914/930] Compiling HelperCoders SequenceCoderConfiguration.swift
[915/930] Compiling HelperCoders Base64Coder.swift
[916/930] Compiling HelperCoders ConditionalCoder.swift
[917/930] Emitting module HelperCoders
[918/930] Compiling HelperCoders DateCoder.swift
[919/930] Compiling HelperCoders Since1970DateCoder.swift
[920/930] Compiling ProtocolGen ProtocolGen.swift
[921/930] Compiling ProtocolGen Parse.swift
[922/930] Compiling ProtocolGen InheritableDeclSyntax.swift
[923/930] Compiling HelperCoders ValueCoder.swift
[924/930] Compiling ProtocolGen Fetch.swift
[925/930] Compiling ProtocolGen Config.swift
[926/930] Emitting module ProtocolGen
[927/930] Compiling ProtocolGen Generate.swift
[927/930] Write Objects.LinkFileList
[928/930] Linking ProtocolGen
[929/930] Applying ProtocolGen
Build complete! (73.96s)
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/16591] Fetching swift-collections
[499/31942] Fetching swift-collections, swift-argument-parser
[31943/102383] Fetching swift-collections, swift-argument-parser, swift-syntax
Fetched https://github.com/apple/swift-argument-parser.git from cache (3.32s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.32s)
Fetched https://github.com/apple/swift-collections.git from cache (3.32s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.47s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.52s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (2.47s)
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
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.1.0",
            "upper_bound" : "602.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    }
  ],
  "manifest_display_name" : "MetaCodable",
  "name" : "MetaCodable",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "MetaCodable",
      "targets" : [
        "MetaCodable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HelperCoders",
      "targets" : [
        "HelperCoders"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MetaProtocolCodable",
      "targets" : [
        "MetaProtocolCodable"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "ProtocolGen",
      "targets" : [
        "ProtocolGen"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "MacroPlugin",
      "targets" : [
        "MacroPlugin"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "6",
    "5"
  ],
  "targets" : [
    {
      "c99name" : "ProtocolGen",
      "module_type" : "SwiftTarget",
      "name" : "ProtocolGen",
      "path" : "Sources/ProtocolGen",
      "product_dependencies" : [
        "ArgumentParser",
        "SwiftSyntax",
        "SwiftParser",
        "SwiftSyntaxMacroExpansion"
      ],
      "product_memberships" : [
        "MetaProtocolCodable",
        "ProtocolGen"
      ],
      "sources" : [
        "Config.swift",
        "Fetch.swift",
        "Generate.swift",
        "InheritableDeclSyntax.swift",
        "Parse.swift",
        "ProtocolGen.swift"
      ],
      "target_dependencies" : [
        "PluginCore",
        "MetaCodable"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "PluginCore",
      "module_type" : "SwiftTarget",
      "name" : "PluginCore",
      "path" : "Sources/PluginCore",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftOperators",
        "SwiftDiagnostics",
        "SwiftSyntaxBuilder",
        "SwiftSyntaxMacros",
        "OrderedCollections"
      ],
      "product_memberships" : [
        "MetaCodable",
        "HelperCoders",
        "MetaProtocolCodable",
        "ProtocolGen",
        "MacroPlugin"
      ],
      "sources" : [
        "Attributes/AttributableDeclSyntax.swift",
        "Attributes/Attribute.swift",
        "Attributes/Codable/Codable+Expansion.swift",
        "Attributes/Codable/Codable.swift",
        "Attributes/Codable/CodingKeys/CodingKeyTransformer.swift",
        "Attributes/Codable/CodingKeys/CodingKeys.swift",
        "Attributes/Codable/CodingKeys/Strategy.swift",
        "Attributes/Codable/IgnoreCodingInitialized.swift",
        "Attributes/Codable/Inherits.swift",
        "Attributes/Codable/Strategies/StrategyFinder.swift",
        "Attributes/Codable/UnTagged.swift",
        "Attributes/CodedAs.swift",
        "Attributes/CodedBy.swift",
        "Attributes/Default.swift",
        "Attributes/IgnoreCoding/IgnoreCoding.swift",
        "Attributes/IgnoreCoding/IgnoreDecoding.swift",
        "Attributes/IgnoreCoding/IgnoreEncoding.swift",
        "Attributes/KeyPath/CodedAt.swift",
        "Attributes/KeyPath/CodedIn.swift",
        "Attributes/KeyPath/ContentAt.swift",
        "Attributes/KeyPath/KeyPathProvider.swift",
        "Attributes/MemberInit/MemberInit+Expansion.swift",
        "Attributes/MemberInit/MemberInit.swift",
        "Attributes/PeerAttribute.swift",
        "Diagnostics/AggregatedDiagnosticProducer.swift",
        "Diagnostics/CombinedUsage.swift",
        "Diagnostics/Condition/ArgumentCountCondition.swift",
        "Diagnostics/Condition/DeclarationCondition.swift",
        "Diagnostics/Condition/DiagnosticCondition.swift",
        "Diagnostics/ConditionalDiagnosticProducer.swift",
        "Diagnostics/DiagnosticProducer.swift",
        "Diagnostics/DuplicateUsage.swift",
        "Diagnostics/GroupedVariableDeclaration.swift",
        "Diagnostics/InvalidCombination.swift",
        "Diagnostics/InvalidDeclaration.swift",
        "Diagnostics/MetaCodableMessage.swift",
        "Diagnostics/StaticVariableDeclaration.swift",
        "Diagnostics/UninitializedVariableDecl.swift",
        "Expansion/AttributeExpander.swift",
        "Expansion/Options/DeclModifiersGenerator.swift",
        "Expansion/Options/Options.swift",
        "Variables/ComposedVariable.swift",
        "Variables/ConditionalCodingVariable.swift",
        "Variables/Enum/Case/Associated/AssociatedVariable.swift",
        "Variables/Enum/Case/Associated/BasicAssociatedVariable.swift",
        "Variables/Enum/Case/BasicEnumCaseVariable.swift",
        "Variables/Enum/Case/EnumCaseVariable.swift",
        "Variables/Enum/Switcher/AdjacentlyTaggableSwitcher.swift",
        "Variables/Enum/Switcher/AdjacentlyTaggedEnumSwitcher.swift",
        "Variables/Enum/Switcher/AnyEnumSwitcher.swift",
        "Variables/Enum/Switcher/EnumSwitcherVariable.swift",
        "Variables/Enum/Switcher/ExternallyTaggedEnumSwitcher.swift",
        "Variables/Enum/Switcher/InternallyTaggedEnumSwitcher.swift",
        "Variables/Enum/Switcher/TaggedEnumSwitcherVariable.swift",
        "Variables/Enum/Switcher/UnTaggedEnumSwitcher.swift",
        "Variables/Initialization/AnyInitialization.swift",
        "Variables/Initialization/AnyRequiredVariableInitialization.swift",
        "Variables/Initialization/IgnoredInitialization.swift",
        "Variables/Initialization/MemberwiseInitGenerator.swift",
        "Variables/Initialization/OptionalInitialization.swift",
        "Variables/Initialization/RequiredInitialization.swift",
        "Variables/Initialization/RequiredInitializationWithDefaultValue.swift",
        "Variables/Initialization/RequiredVariableInitialization.swift",
        "Variables/Initialization/VariableInitialization.swift",
        "Variables/Property/AliasedPropertyVariable.swift",
        "Variables/Property/AnyPropertyVariable.swift",
        "Variables/Property/BasicPropertyVariable.swift",
        "Variables/Property/Data/DecodingFallback.swift",
        "Variables/Property/DefaultValueVariable.swift",
        "Variables/Property/HelperCodedVariable.swift",
        "Variables/Property/InitializationVariable.swift",
        "Variables/Property/KeyedVariable.swift",
        "Variables/Property/PropertyVariable.swift",
        "Variables/Property/StrategyVariable.swift",
        "Variables/Property/Tree/PropertyVariableTreeNode+CodingData.swift",
        "Variables/Property/Tree/PropertyVariableTreeNode+CodingLocation.swift",
        "Variables/Property/Tree/PropertyVariableTreeNode+Generated.swift",
        "Variables/Property/Tree/PropertyVariableTreeNode.swift",
        "Variables/Syntax/AssociatedDeclSyntax.swift",
        "Variables/Syntax/EnumCaseVariableDeclSyntax.swift",
        "Variables/Syntax/MemberGroupSyntax.swift",
        "Variables/Syntax/PropertyDeclSyntax.swift",
        "Variables/Syntax/VariableSyntax.swift",
        "Variables/Type/ActorVariable.swift",
        "Variables/Type/ClassVariable.swift",
        "Variables/Type/Data/CodingKeysMap/Case.swift",
        "Variables/Type/Data/CodingKeysMap/CodingKeysMap.swift",
        "Variables/Type/Data/CodingKeysMap/Key.swift",
        "Variables/Type/Data/ConstraintGenerator.swift",
        "Variables/Type/Data/Registration.swift",
        "Variables/Type/EnumVariable.swift",
        "Variables/Type/MemberGroup.swift",
        "Variables/Type/TypeVariable.swift",
        "Variables/Variable.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MetaProtocolCodable",
      "module_type" : "PluginTarget",
      "name" : "MetaProtocolCodable",
      "path" : "Plugins/MetaProtocolCodable",
      "plugin_capability" : {
        "type" : "buildTool"
      },
      "product_memberships" : [
        "MetaProtocolCodable"
      ],
      "sources" : [
        "Config.swift",
        "Plugin.swift",
        "PluginContext.swift",
        "SourceTarget/MetaProtocolCodableSourceTarget.swift",
        "SourceTarget/SwiftPackageTarget.swift",
        "SourceTarget/XcodeTarget.swift"
      ],
      "target_dependencies" : [
        "ProtocolGen"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "MetaCodableTests",
      "module_type" : "SwiftTarget",
      "name" : "MetaCodableTests",
      "path" : "Tests/MetaCodableTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "AccessModifierTests.swift",
        "Attributes/CodedByTests.swift",
        "Attributes/DefaultTests.swift",
        "Codable/CommonStrategiesValueCoderTests.swift",
        "CodableInheritanceTests.swift",
        "CodableTests.swift",
        "CodedAs/CodedAsEnumTests.swift",
        "CodedAs/CodedAsTests.swift",
        "CodedAt/CodedAtDefaultChoiceTests.swift",
        "CodedAt/CodedAtDefaultOnlyMissingTests.swift",
        "CodedAt/CodedAtDefaultTests.swift",
        "CodedAt/CodedAtEnumTests.swift",
        "CodedAt/CodedAtHelperDefaultTests.swift",
        "CodedAt/CodedAtHelperTests.swift",
        "CodedAt/CodedAtTests.swift",
        "CodedBy/CodedByActionTests.swift",
        "CodedIn/CodedInDefaultTests.swift",
        "CodedIn/CodedInHelperDefaultChoiceTests.swift",
        "CodedIn/CodedInHelperDefaultOnlyMissingTests.swift",
        "CodedIn/CodedInHelperDefaultTests.swift",
        "CodedIn/CodedInHelperTests.swift",
        "CodedIn/CodedInTests.swift",
        "CodingKeysGenerationTests.swift",
        "CodingKeysTests.swift",
        "ContentAtTests.swift",
        "DynamicCodable/DynamicCodableTests.swift",
        "DynamicCodable/PageData.swift",
        "DynamicCodable/PostPage.swift",
        "DynamicCodable/Response.swift",
        "ExplicitCodingTests.swift",
        "GenericsTests.swift",
        "GroupedMutableVariableTests.swift",
        "GroupedVariableTests.swift",
        "HelperCoders/DataCoderTests.swift",
        "HelperCoders/DateCoderTests.swift",
        "HelperCoders/HelperCodersTests.swift",
        "HelperCoders/LossySequenceTests.swift",
        "HelperCoders/NonConformingCoderTests.swift",
        "HelperCoders/SequenceCoderTests.swift",
        "HelperCoders/ValueCoderTests.swift",
        "IgnoreCodingTests.swift",
        "IgnoreInitializedTests.swift",
        "UntaggedEnumTests.swift",
        "VariableDeclarationTests.swift"
      ],
      "target_dependencies" : [
        "PluginCore",
        "MacroPlugin",
        "MetaCodable",
        "HelperCoders",
        "MetaProtocolCodable"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MetaCodable",
      "module_type" : "SwiftTarget",
      "name" : "MetaCodable",
      "path" : "Sources/MetaCodable",
      "product_memberships" : [
        "MetaCodable",
        "HelperCoders",
        "MetaProtocolCodable",
        "ProtocolGen"
      ],
      "sources" : [
        "Codable/Codable.swift",
        "Codable/CodableCommonStrategy.swift",
        "Codable/CodingKeys.swift",
        "Codable/IgnoreCodingInitialized.swift",
        "Codable/UnTagged.swift",
        "CodedAs.swift",
        "CodedAt.swift",
        "CodedBy.swift",
        "CodedIn.swift",
        "ContentAt.swift",
        "Default.swift",
        "DynamicCodable/DynamicCodable.swift",
        "DynamicCodable/DynamicCodableIdentifier+CodingKey.swift",
        "DynamicCodable/DynamicCodableIdentifier+Expressible.swift",
        "DynamicCodable/DynamicCodableIdentifier.swift",
        "HelperCoders/HelperCoder.swift",
        "HelperCoders/LossySequence.swift",
        "IgnoreCoding.swift",
        "MemberInit.swift"
      ],
      "target_dependencies" : [
        "MacroPlugin"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MacroPlugin",
      "module_type" : "SwiftTarget",
      "name" : "MacroPlugin",
      "path" : "Sources/MacroPlugin",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "MetaCodable",
        "HelperCoders",
        "MetaProtocolCodable",
        "ProtocolGen",
        "MacroPlugin"
      ],
      "sources" : [
        "Definitions.swift",
        "Plugin.swift"
      ],
      "target_dependencies" : [
        "PluginCore"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "HelperCoders",
      "module_type" : "SwiftTarget",
      "name" : "HelperCoders",
      "path" : "Sources/HelperCoders",
      "product_memberships" : [
        "HelperCoders"
      ],
      "sources" : [
        "Base64Coder.swift",
        "ConditionalCoder.swift",
        "DateCoders/DateCoder.swift",
        "DateCoders/Since1970DateCoder.swift",
        "NonConformingCoder.swift",
        "PropertyWrapperCoder.swift",
        "SequenceCoder/DefaultSequenceElementCoding.swift",
        "SequenceCoder/SequenceCoder.swift",
        "SequenceCoder/SequenceCoderConfiguration.swift",
        "Strategies/HelperCoderStrategy.swift",
        "ValueCoders/Bool.swift",
        "ValueCoders/Number.swift",
        "ValueCoders/String.swift",
        "ValueCoders/ValueCoder.swift"
      ],
      "target_dependencies" : [
        "MetaCodable"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.