Build Information
Successful build of MetaCodable, reference main (2da1ee
), with Swift 6.0 for Linux on 25 May 2025 00:01:02 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/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: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/SwiftyLab/MetaCodable.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:eb4fa402aea9a5d8f220b50fa960a581858eee7d87d88f234799973af2acd8ee
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
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
[3486/31942] Fetching swift-collections, swift-argument-parser
[16770/102383] Fetching swift-collections, swift-argument-parser, swift-syntax
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.65s)
[21892/87032] Fetching swift-collections, swift-syntax
Fetched https://github.com/apple/swift-collections.git from cache (2.33s)
[19724/70441] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (8.56s)
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.89s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.05s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (3.98s)
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
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
Building for debugging...
[0/52] Write sources
[23/52] Compiling _SwiftSyntaxCShims dummy.c
[24/52] Write swift-version-24593BA9C3E375BF.txt
[26/76] Emitting module ArgumentParserToolInfo
[27/76] Emitting module SwiftSyntax509
[28/76] Compiling SwiftSyntax509 Empty.swift
[29/77] Compiling SwiftSyntax510 Empty.swift
[30/77] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[31/77] Compiling InternalCollectionsUtilities UInt+reversed.swift
[32/77] Emitting module SwiftSyntax510
[34/79] Compiling SwiftSyntax601 Empty.swift
[35/79] Emitting module SwiftSyntax601
[38/80] Compiling InternalCollectionsUtilities Descriptions.swift
[39/80] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[40/80] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[41/80] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[42/80] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[43/80] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[44/80] Compiling InternalCollectionsUtilities Debugging.swift
[45/80] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[46/80] Compiling InternalCollectionsUtilities _SortedCollection.swift
[47/80] Emitting module SwiftSyntax600
[48/80] Compiling SwiftSyntax600 Empty.swift
[49/81] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[50/81] Emitting module InternalCollectionsUtilities
[51/81] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[52/81] Compiling InternalCollectionsUtilities Integer rank.swift
[54/82] Compiling ArgumentParserToolInfo ToolInfo.swift
[55/83] Wrapping AST for SwiftSyntax601 for debugging
[56/83] Wrapping AST for SwiftSyntax510 for debugging
[57/83] Wrapping AST for SwiftSyntax509 for debugging
[59/83] Wrapping AST for InternalCollectionsUtilities for debugging
[60/83] Wrapping AST for SwiftSyntax600 for debugging
[61/83] Wrapping AST for ArgumentParserToolInfo for debugging
[63/240] Compiling SwiftSyntax SyntaxKind.swift
[64/240] Compiling SwiftSyntax SyntaxRewriter.swift
[65/240] Compiling SwiftSyntax SyntaxTraits.swift
[66/240] Compiling SwiftSyntax SyntaxVisitor.swift
[67/240] Compiling SwiftSyntax TokenKind.swift
[68/240] Compiling SwiftSyntax Tokens.swift
[69/240] Compiling SwiftSyntax TriviaPieces.swift
[70/240] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[71/247] Compiling SwiftSyntax SourceEdit.swift
[72/247] Compiling SwiftSyntax SourceLength.swift
[73/247] Compiling SwiftSyntax SourceLocation.swift
[74/247] Compiling SwiftSyntax SourcePresence.swift
[75/247] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[76/247] Compiling SwiftSyntax Syntax.swift
[77/247] Compiling SwiftSyntax SyntaxArena.swift
[78/247] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[79/247] Compiling SwiftSyntax SyntaxText.swift
[80/247] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[81/247] Compiling SwiftSyntax TokenDiagnostic.swift
[82/247] Compiling SwiftSyntax TokenSequence.swift
[83/247] Compiling SwiftSyntax TokenSyntax.swift
[84/247] Compiling SwiftSyntax Trivia.swift
[85/247] Compiling SwiftSyntax Utils.swift
[86/247] Compiling SwiftSyntax EditorPlaceholder.swift
[87/247] Compiling SwiftSyntax Identifier.swift
[88/247] Compiling SwiftSyntax MemoryLayout.swift
[89/247] Compiling SwiftSyntax MissingNodeInitializers.swift
[90/247] Compiling SwiftSyntax RawSyntax.swift
[91/247] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[92/247] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[93/247] Compiling SwiftSyntax RawSyntaxTokenView.swift
[94/247] Compiling SwiftSyntax SyntaxChildren.swift
[95/247] Compiling SwiftSyntax SyntaxCollection.swift
[96/247] Compiling SwiftSyntax SyntaxHashable.swift
[97/247] Compiling SwiftSyntax SyntaxIdentifier.swift
[98/247] Compiling SwiftSyntax SyntaxNodeFactory.swift
[99/247] Compiling SwiftSyntax SyntaxNodeStructure.swift
[100/247] Compiling SwiftSyntax SyntaxProtocol.swift
[101/247] Compiling SwiftSyntax ChildNameForKeyPath.swift
[102/247] Compiling SwiftSyntax Keyword.swift
[103/247] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[104/247] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[105/247] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[106/247] Compiling SwiftSyntax SyntaxBaseNodes.swift
[107/247] Compiling SwiftSyntax SyntaxCollections.swift
[108/247] Compiling SwiftSyntax SyntaxEnum.swift
[109/247] Compiling SwiftSyntax AbsolutePosition.swift
[110/247] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[111/247] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[112/247] Compiling SwiftSyntax Assert.swift
[113/247] Compiling SwiftSyntax BumpPtrAllocator.swift
[114/247] Compiling SwiftSyntax CommonAncestor.swift
[115/247] Compiling SwiftSyntax Convenience.swift
[116/247] Compiling SwiftSyntax CustomTraits.swift
[117/247] Emitting module OrderedCollections
[118/247] Compiling OrderedCollections OrderedSet+Sendable.swift
[119/247] Compiling OrderedCollections OrderedSet+SubSequence.swift
[120/247] Compiling OrderedCollections OrderedSet+Testing.swift
[121/247] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[122/247] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[123/247] Compiling OrderedCollections OrderedSet.swift
[124/247] Compiling OrderedCollections _UnsafeBitset.swift
[125/248] Wrapping AST for OrderedCollections for debugging
[127/248] Emitting module ArgumentParser
[143/262] Compiling ArgumentParser CollectionExtensions.swift
[144/262] Compiling ArgumentParser Platform.swift
[145/262] Compiling ArgumentParser SequenceExtensions.swift
[146/262] Compiling ArgumentParser StringExtensions.swift
[147/262] Compiling ArgumentParser Tree.swift
[179/263] Wrapping AST for ArgumentParser for debugging
[181/263] Emitting module SwiftSyntax
[198/263] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[199/263] Compiling SwiftSyntax RawSyntaxValidation.swift
[236/263] Compiling SwiftSyntax SyntaxNodesAB.swift
[237/263] Compiling SwiftSyntax SyntaxNodesC.swift
[238/263] Compiling SwiftSyntax SyntaxNodesD.swift
[239/263] Compiling SwiftSyntax SyntaxNodesEF.swift
[240/263] Compiling SwiftSyntax SyntaxNodesGHI.swift
[241/263] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[242/263] Compiling SwiftSyntax SyntaxNodesOP.swift
[243/263] Compiling SwiftSyntax SyntaxNodesQRS.swift
[244/263] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[245/288] Wrapping AST for SwiftSyntax for debugging
[247/322] Compiling SwiftDiagnostics Message.swift
[248/323] Compiling SwiftDiagnostics Note.swift
[249/323] Compiling SwiftBasicFormat Syntax+Extensions.swift
[250/323] Emitting module SwiftDiagnostics
[251/323] Compiling SwiftDiagnostics Convenience.swift
[252/323] Compiling SwiftDiagnostics Diagnostic.swift
[253/323] Compiling SwiftDiagnostics FixIt.swift
[254/323] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[255/323] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[256/323] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[257/323] Compiling SwiftBasicFormat InferIndentation.swift
[258/323] Compiling SwiftBasicFormat Indenter.swift
[259/323] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[260/323] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[261/323] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[262/323] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[263/324] Wrapping AST for SwiftDiagnostics for debugging
[265/324] Emitting module SwiftBasicFormat
[266/324] Compiling SwiftBasicFormat BasicFormat.swift
[267/325] Wrapping AST for SwiftBasicFormat for debugging
[269/325] Compiling SwiftParser Modifiers.swift
[270/325] Compiling SwiftParser Names.swift
[271/325] Compiling SwiftParser Nominals.swift
[272/325] Compiling SwiftParser Parameters.swift
[273/325] Compiling SwiftParser ParseSourceFile.swift
[274/325] Compiling SwiftParser Parser.swift
[275/330] Emitting module SwiftParser
[276/330] Compiling SwiftParser Patterns.swift
[277/330] Compiling SwiftParser Recovery.swift
[278/330] Compiling SwiftParser Specifiers.swift
[279/330] Compiling SwiftParser Statements.swift
[280/330] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[281/330] Compiling SwiftParser StringLiterals.swift
[286/330] Compiling SwiftParser TokenPrecedence.swift
[287/330] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[288/330] Compiling SwiftParser Expressions.swift
[289/330] Compiling SwiftParser IncrementalParseTransition.swift
[290/330] Compiling SwiftParser IsValidIdentifier.swift
[291/330] Compiling SwiftParser Cursor.swift
[292/330] Compiling SwiftParser Lexeme.swift
[293/330] Compiling SwiftParser LexemeSequence.swift
[294/330] Compiling SwiftParser Lexer.swift
[295/330] Compiling SwiftParser RegexLiteralLexer.swift
[296/330] Compiling SwiftParser UnicodeScalarExtensions.swift
[297/330] Compiling SwiftParser Lookahead.swift
[298/330] Compiling SwiftParser LoopProgressCondition.swift
[299/330] Compiling SwiftParser TokenSpec.swift
[300/330] Compiling SwiftParser TokenSpecSet.swift
[301/330] Compiling SwiftParser TopLevel.swift
[302/330] Compiling SwiftParser TriviaParser.swift
[303/330] Compiling SwiftParser Types.swift
[304/330] Compiling SwiftParser Attributes.swift
[305/330] Compiling SwiftParser Availability.swift
[306/330] Compiling SwiftParser CharacterInfo.swift
[307/330] Compiling SwiftParser CollectionNodes+Parsable.swift
[308/330] Compiling SwiftParser Declarations.swift
[309/330] Compiling SwiftParser Directives.swift
[310/330] Compiling SwiftParser ExperimentalFeatures.swift
[311/330] Compiling SwiftParser IsLexerClassified.swift
[312/330] Compiling SwiftParser LayoutNodes+Parsable.swift
[313/330] Compiling SwiftParser Parser+TokenSpecSet.swift
[314/330] Compiling SwiftParser TokenSpecStaticMembers.swift
[315/331] Wrapping AST for SwiftParser for debugging
[317/354] Compiling SwiftOperators PrecedenceGroup.swift
[318/355] Compiling SwiftOperators SyntaxSynthesis.swift
[319/355] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[320/356] Compiling SwiftOperators Operator.swift
[321/356] Compiling SwiftOperators OperatorError+Diagnostics.swift
[322/356] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[323/356] Compiling SwiftOperators OperatorTable.swift
[324/356] Compiling SwiftOperators OperatorTable+Semantics.swift
[325/356] Compiling SwiftOperators PrecedenceGraph.swift
[326/356] Emitting module SwiftOperators
[327/356] Compiling SwiftOperators OperatorError.swift
[328/356] Compiling SwiftOperators OperatorTable+Defaults.swift
[329/356] Compiling SwiftOperators OperatorTable+Folding.swift
[330/357] Wrapping AST for SwiftOperators for debugging
[332/357] Emitting module SwiftParserDiagnostics
[333/357] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[334/357] Compiling SwiftParserDiagnostics Utils.swift
[335/357] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[340/357] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[341/357] Compiling SwiftParserDiagnostics PresenceUtils.swift
[342/357] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[343/357] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[344/358] Wrapping AST for SwiftParserDiagnostics for debugging
[346/373] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[347/373] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[348/374] Compiling SwiftSyntaxBuilder Indenter.swift
[349/374] Compiling SwiftSyntaxBuilder ListBuilder.swift
[350/374] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[351/374] Emitting module SwiftSyntaxBuilder
[352/374] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[353/374] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[354/374] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[355/374] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[356/374] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[357/374] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[358/374] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[359/374] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[360/374] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[361/374] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[362/375] Wrapping AST for SwiftSyntaxBuilder for debugging
[364/392] Compiling SwiftSyntaxMacros MemberMacro.swift
[365/392] Compiling SwiftSyntaxMacros PeerMacro.swift
[366/394] Compiling SwiftSyntaxMacros Macro.swift
[367/394] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[368/394] Compiling SwiftSyntaxMacros AccessorMacro.swift
[369/394] Compiling SwiftSyntaxMacros AttachedMacro.swift
[370/394] Compiling SwiftSyntaxMacros BodyMacro.swift
[371/394] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[372/394] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[373/394] Emitting module SwiftSyntaxMacros
[374/394] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[375/394] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[376/394] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[377/394] Compiling SwiftSyntaxMacros Macro+Format.swift
[378/394] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[379/394] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[380/394] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[381/394] Compiling SwiftSyntaxMacros PreambleMacro.swift
[382/394] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[383/395] Wrapping AST for SwiftSyntaxMacros for debugging
[385/488] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[386/489] Compiling PluginCore CodedBy.swift
[387/489] Compiling PluginCore Default.swift
[388/489] Emitting module SwiftSyntaxMacroExpansion
[389/489] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[390/489] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[391/489] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[392/489] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[393/489] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[394/489] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[395/490] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[397/502] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[398/503] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[399/503] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[400/503] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[401/503] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[402/503] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[403/503] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[404/503] Emitting module PluginCore
/host/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 | ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
[405/514] Emitting module SwiftCompilerPluginMessageHandling
[406/514] Compiling PluginCore StaticVariableDeclaration.swift
[407/514] Compiling PluginCore UninitializedVariableDecl.swift
[408/514] Compiling PluginCore AttributeExpander.swift
[409/514] Compiling PluginCore DeclModifiersGenerator.swift
[410/514] Compiling PluginCore Options.swift
[411/514] Compiling PluginCore ComposedVariable.swift
[412/514] Compiling PluginCore ConditionalCodingVariable.swift
[413/514] Compiling PluginCore AssociatedVariable.swift
[414/514] Compiling PluginCore BasicAssociatedVariable.swift
[415/514] Compiling PluginCore BasicEnumCaseVariable.swift
[416/514] Compiling PluginCore EnumCaseVariable.swift
[417/514] Compiling PluginCore AdjacentlyTaggableSwitcher.swift
[418/514] Compiling PluginCore AdjacentlyTaggedEnumSwitcher.swift
[419/514] Compiling PluginCore AnyEnumSwitcher.swift
[420/514] Compiling PluginCore EnumSwitcherVariable.swift
[421/514] Compiling PluginCore ExternallyTaggedEnumSwitcher.swift
[422/514] Compiling PluginCore InternallyTaggedEnumSwitcher.swift
[423/514] Compiling PluginCore TaggedEnumSwitcherVariable.swift
[424/514] Compiling PluginCore UnTaggedEnumSwitcher.swift
[425/514] Compiling PluginCore AnyInitialization.swift
[426/514] Compiling PluginCore AnyRequiredVariableInitialization.swift
[427/514] Compiling PluginCore IgnoredInitialization.swift
[428/514] Compiling PluginCore MemberwiseInitGenerator.swift
[429/514] Compiling PluginCore OptionalInitialization.swift
/host/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 | ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/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 | ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
[432/514] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
/host/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 | ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
[433/514] Compiling SwiftCompilerPluginMessageHandling JSON.swift
/host/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 | ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
[434/514] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
/host/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 | ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
[435/514] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
/host/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 | ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/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 | ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/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 | ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
[438/514] Compiling PluginCore KeyPathProvider.swift
/host/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 | ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
[439/514] Compiling PluginCore MemberInit+Expansion.swift
/host/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 | ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
[440/514] Compiling PluginCore MemberInit.swift
/host/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 | ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
[441/514] Compiling PluginCore PeerAttribute.swift
/host/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 | ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
[442/514] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[443/514] Compiling PluginCore AggregatedDiagnosticProducer.swift
[444/514] Compiling PluginCore CombinedUsage.swift
[445/514] Compiling PluginCore ArgumentCountCondition.swift
[446/514] Compiling PluginCore DeclarationCondition.swift
[447/514] Compiling PluginCore DiagnosticCondition.swift
[448/514] Compiling PluginCore ConditionalDiagnosticProducer.swift
[449/514] Compiling PluginCore DiagnosticProducer.swift
[450/514] Compiling PluginCore DuplicateUsage.swift
[451/514] Compiling PluginCore GroupedVariableDeclaration.swift
[452/514] Compiling PluginCore InvalidCombination.swift
[453/514] Compiling PluginCore InvalidDeclaration.swift
[454/514] Compiling PluginCore MetaCodableMessage.swift
[455/514] Compiling PluginCore PropertyVariable.swift
[456/514] Compiling PluginCore StrategyVariable.swift
[457/514] Compiling PluginCore PropertyVariableTreeNode+CodingData.swift
[458/514] Compiling PluginCore PropertyVariableTreeNode+CodingLocation.swift
[459/514] Compiling PluginCore PropertyVariableTreeNode+Generated.swift
[460/514] Compiling PluginCore PropertyVariableTreeNode.swift
[461/514] Compiling PluginCore AssociatedDeclSyntax.swift
[462/514] Compiling PluginCore EnumCaseVariableDeclSyntax.swift
[463/514] Compiling PluginCore MemberGroupSyntax.swift
[464/514] Compiling PluginCore PropertyDeclSyntax.swift
[465/514] Compiling PluginCore VariableSyntax.swift
[466/514] Compiling PluginCore RequiredInitialization.swift
[467/514] Compiling PluginCore RequiredInitializationWithDefaultValue.swift
[468/514] Compiling PluginCore RequiredVariableInitialization.swift
[469/514] Compiling PluginCore VariableInitialization.swift
[470/514] Compiling PluginCore AliasedPropertyVariable.swift
[471/514] Compiling PluginCore AnyPropertyVariable.swift
[472/514] Compiling PluginCore BasicPropertyVariable.swift
[473/514] Compiling PluginCore DecodingFallback.swift
[474/514] Compiling PluginCore DefaultValueVariable.swift
[475/514] Compiling PluginCore HelperCodedVariable.swift
[476/514] Compiling PluginCore InitializationVariable.swift
[477/514] Compiling PluginCore KeyedVariable.swift
[478/514] Compiling PluginCore AttributableDeclSyntax.swift
[479/514] Compiling PluginCore Attribute.swift
[480/514] Compiling PluginCore Codable+Expansion.swift
[481/514] Compiling PluginCore Codable.swift
[482/514] Compiling PluginCore CodingKeyTransformer.swift
[483/514] Compiling PluginCore CodingKeys.swift
[484/514] Compiling PluginCore Strategy.swift
[485/514] Compiling PluginCore IgnoreCodingInitialized.swift
[486/514] Compiling PluginCore Inherits.swift
[487/514] Compiling PluginCore StrategyFinder.swift
[488/514] Compiling PluginCore UnTagged.swift
[489/514] Compiling PluginCore CodedAs.swift
[495/515] Compiling PluginCore ActorVariable.swift
[496/515] Compiling PluginCore ClassVariable.swift
[497/515] Compiling PluginCore Case.swift
[498/515] Compiling PluginCore CodingKeysMap.swift
[499/515] Compiling PluginCore Key.swift
[500/515] Compiling PluginCore ConstraintGenerator.swift
[501/515] Compiling PluginCore Registration.swift
[502/515] Compiling PluginCore EnumVariable.swift
[503/515] Compiling PluginCore MemberGroup.swift
[504/515] Compiling PluginCore TypeVariable.swift
[505/515] Compiling PluginCore Variable.swift
[505/516] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[507/518] Wrapping AST for PluginCore for debugging
[509/518] Emitting module SwiftCompilerPlugin
[510/518] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[511/519] Wrapping AST for SwiftCompilerPlugin for debugging
[513/522] Compiling MacroPlugin Plugin.swift
[514/522] Emitting module MacroPlugin
/host/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 | ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
[515/522] Compiling MacroPlugin Definitions.swift
/host/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 | ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
[516/523] Wrapping AST for MacroPlugin for debugging
[517/523] Write Objects.LinkFileList
[518/523] Linking MacroPlugin-tool
[520/541] Compiling MetaCodable CodedAt.swift
[521/541] Compiling MetaCodable CodedBy.swift
[522/541] Compiling MetaCodable CodedIn.swift
[523/541] Compiling MetaCodable IgnoreCodingInitialized.swift
[524/541] Compiling MetaCodable UnTagged.swift
[525/541] Compiling MetaCodable CodedAs.swift
[526/543] Emitting module MetaCodable
[527/543] Compiling MetaCodable Codable.swift
[528/543] Compiling MetaCodable CodableCommonStrategy.swift
[529/543] Compiling MetaCodable CodingKeys.swift
[530/543] Compiling MetaCodable HelperCoder.swift
[531/543] Compiling MetaCodable LossySequence.swift
[532/543] Compiling MetaCodable IgnoreCoding.swift
[533/543] Compiling MetaCodable MemberInit.swift
[534/543] Compiling MetaCodable DynamicCodable.swift
[535/543] Compiling MetaCodable DynamicCodableIdentifier+CodingKey.swift
[536/543] Compiling MetaCodable ContentAt.swift
[537/543] Compiling MetaCodable Default.swift
[538/543] Compiling MetaCodable DynamicCodableIdentifier+Expressible.swift
[539/543] Compiling MetaCodable DynamicCodableIdentifier.swift
[540/544] Wrapping AST for MetaCodable for debugging
[542/551] Compiling ProtocolGen ProtocolGen.swift
[543/551] Compiling ProtocolGen InheritableDeclSyntax.swift
[544/551] Compiling ProtocolGen Parse.swift
[545/551] Compiling ProtocolGen Fetch.swift
[546/551] Compiling ProtocolGen Config.swift
[547/551] Compiling ProtocolGen Generate.swift
/host/spi-builder-workspace/Sources/ProtocolGen/Generate.swift:339:25: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused
337 | ).description
338 | let sourceData = sourceText.data(using: .utf8)
339 | fileManager.createFile(atPath: output, contents: sourceData)
| `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused
340 | }
341 | }
[548/551] Emitting module ProtocolGen
[549/552] Wrapping AST for ProtocolGen for debugging
[550/552] Write Objects.LinkFileList
[551/552] Linking ProtocolGen-tool
Build of product 'ProtocolGen' complete! (182.47s)
[1/1] Compiling plugin GenerateManual
/host/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
/host/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 |
/host/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])
/host/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])
/host/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(
/host/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)"
/host/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",
/host/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,
/host/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,
/host/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],
/host/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 | )
/host/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 {
/host/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`])
/host/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(
/host/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)"
/host/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,
/host/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
/host/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
/host/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: "")
/host/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 | }
/host/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/88] Write sources
[42/88] Compiling _SwiftSyntaxCShims dummy.c
[44/88] Write swift-version-24593BA9C3E375BF.txt
[46/103] Emitting module SwiftSyntax509
[47/104] Compiling SwiftSyntax509 Empty.swift
[48/104] Emitting module SwiftSyntax509
[49/105] Emitting module SwiftSyntax600
[50/105] Compiling SwiftSyntax600 Empty.swift
[51/106] Emitting module SwiftSyntax600
[52/106] Compiling SwiftSyntax600 Empty.swift
[53/107] Emitting module SwiftSyntax601
[54/107] Compiling SwiftSyntax601 Empty.swift
[56/108] Emitting module SwiftSyntax601
[57/108] Compiling SwiftSyntax601 Empty.swift
[62/109] Compiling SwiftSyntax509 Empty.swift
[63/110] Compiling SwiftSyntax510 Empty.swift
[64/110] Emitting module SwiftSyntax510
[66/111] Compiling SwiftSyntax510 Empty.swift
[67/111] Wrapping AST for SwiftSyntax600 for debugging
[68/112] Wrapping AST for SwiftSyntax601 for debugging
[71/117] Wrapping AST for SwiftSyntax600 for debugging
[72/137] Wrapping AST for SwiftSyntax601 for debugging
[73/141] Wrapping AST for SwiftSyntax509 for debugging
[75/142] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[76/142] Compiling InternalCollectionsUtilities Debugging.swift
[76/143] Wrapping AST for SwiftSyntax509 for debugging
[77/143] Wrapping AST for SwiftSyntax510 for debugging
[79/143] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[79/143] Wrapping AST for SwiftSyntax510 for debugging
[81/143] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[82/195] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[84/272] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[85/272] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[88/272] Compiling SwiftSyntax SourceLength.swift
[89/272] Compiling SwiftSyntax AbsolutePosition.swift
[90/272] Compiling SwiftSyntax Identifier.swift
[91/272] Compiling SwiftSyntax MemoryLayout.swift
[94/272] Emitting module InternalCollectionsUtilities
[95/272] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[96/272] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[97/272] Emitting module InternalCollectionsUtilities
[98/272] Compiling SwiftSyntax MissingNodeInitializers.swift
[99/272] Compiling SwiftSyntax RawSyntax.swift
[102/272] Compiling SwiftSyntax RawSyntaxTokenView.swift
[103/272] Compiling SwiftSyntax SourceEdit.swift
[105/273] Emitting module ArgumentParserToolInfo
[106/273] Compiling ArgumentParserToolInfo ToolInfo.swift
[110/275] Wrapping AST for InternalCollectionsUtilities for debugging
[112/275] Wrapping AST for ArgumentParserToolInfo for debugging
[114/275] Wrapping AST for InternalCollectionsUtilities for debugging
[116/423] Compiling OrderedCollections OrderedSet+Initializers.swift
[117/423] Compiling OrderedCollections OrderedSet+Insertions.swift
[118/423] Compiling OrderedCollections OrderedSet+Invariants.swift
[119/423] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[120/423] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[121/423] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[122/423] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[123/430] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[124/430] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[125/430] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[126/430] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[127/430] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[128/430] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[129/430] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[130/430] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[131/430] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[132/430] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[133/430] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[134/430] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[135/430] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[136/430] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[144/437] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[145/437] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[146/437] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[147/437] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[148/437] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[149/437] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[150/437] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[151/437] Compiling OrderedCollections OrderedDictionary+Values.swift
[152/437] Compiling OrderedCollections _HashTable+Bucket.swift
[153/437] Compiling OrderedCollections _HashTable+BucketIterator.swift
[154/437] Compiling OrderedCollections _HashTable+Constants.swift
[155/437] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[156/437] Compiling OrderedCollections _HashTable+Testing.swift
[157/437] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[158/437] Compiling OrderedCollections _HashTable.swift
[159/437] Compiling OrderedCollections _Hashtable+Header.swift
[160/437] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[168/437] Compiling OrderedCollections OrderedDictionary.swift
[169/437] Compiling OrderedCollections OrderedSet+Codable.swift
[170/437] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[171/437] Compiling OrderedCollections OrderedSet+Descriptions.swift
[172/437] Compiling OrderedCollections OrderedSet+Diffing.swift
[173/437] Compiling OrderedCollections OrderedSet+Equatable.swift
[174/437] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[175/437] Compiling OrderedCollections OrderedSet+Hashable.swift
[200/437] Compiling OrderedCollections OrderedDictionary+Codable.swift
[201/437] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[202/437] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[203/437] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[204/437] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[205/437] Compiling OrderedCollections OrderedDictionary+Elements.swift
[206/437] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[207/437] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[216/437] Emitting module OrderedCollections
[226/446] Compiling OrderedCollections OrderedSet+Sendable.swift
[227/446] Compiling OrderedCollections OrderedSet+SubSequence.swift
[228/446] Compiling OrderedCollections OrderedSet+Testing.swift
[229/446] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[230/446] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[231/446] Compiling OrderedCollections OrderedSet.swift
[232/446] Compiling OrderedCollections _UnsafeBitset.swift
[241/447] Wrapping AST for OrderedCollections for debugging
[250/447] Emitting module OrderedCollections
[260/448] Wrapping AST for OrderedCollections for debugging
[289/457] Emitting module ArgumentParser
[290/462] Compiling ArgumentParser CollectionExtensions.swift
[291/462] Compiling ArgumentParser Platform.swift
[292/462] Compiling ArgumentParser SequenceExtensions.swift
[293/462] Compiling ArgumentParser StringExtensions.swift
[294/462] Compiling ArgumentParser Tree.swift
[332/463] Wrapping AST for ArgumentParser for debugging
[334/463] Emitting module SwiftSyntax
[352/463] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[353/463] Compiling SwiftSyntax RawSyntaxValidation.swift
[417/463] Compiling SwiftSyntax SyntaxNodesAB.swift
[418/463] Compiling SwiftSyntax SyntaxNodesC.swift
[419/463] Compiling SwiftSyntax SyntaxNodesD.swift
[420/463] Compiling SwiftSyntax SyntaxNodesEF.swift
[421/463] Compiling SwiftSyntax SyntaxNodesGHI.swift
[422/463] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[423/463] Compiling SwiftSyntax SyntaxNodesOP.swift
[424/463] Compiling SwiftSyntax SyntaxNodesQRS.swift
[425/463] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[426/464] Wrapping AST for SwiftSyntax for debugging
[428/522] Compiling SwiftDiagnostics Message.swift
[429/523] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[430/523] Compiling SwiftParser Expressions.swift
[431/523] Compiling SwiftBasicFormat Syntax+Extensions.swift
[432/523] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[433/523] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[434/523] Compiling SwiftDiagnostics Note.swift
[435/523] Compiling SwiftDiagnostics FixIt.swift
[436/523] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[437/523] Compiling SwiftBasicFormat InferIndentation.swift
[438/523] Compiling SwiftBasicFormat Indenter.swift
[439/523] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[440/523] Compiling SwiftParser IncrementalParseTransition.swift
[441/523] Compiling SwiftParser IsValidIdentifier.swift
[442/523] Emitting module SwiftDiagnostics
[443/523] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[444/524] Wrapping AST for SwiftDiagnostics for debugging
[446/524] Compiling SwiftBasicFormat BasicFormat.swift
[447/524] Emitting module SwiftBasicFormat
[448/525] Wrapping AST for SwiftBasicFormat for debugging
[450/525] Emitting module SwiftParser
[451/530] Compiling SwiftParser TokenSpec.swift
[452/530] Compiling SwiftParser TokenSpecSet.swift
[453/530] Compiling SwiftParser TopLevel.swift
[454/530] Compiling SwiftParser TriviaParser.swift
[455/530] Compiling SwiftParser Types.swift
[456/530] Compiling SwiftParser SwiftParserCompatibility.swift
[457/530] Compiling SwiftParser SwiftVersion.swift
[458/530] Compiling SwiftParser SyntaxUtils.swift
[459/530] Compiling SwiftParser TokenConsumer.swift
[460/530] Compiling SwiftParser TokenPrecedence.swift
[470/530] Compiling SwiftParser Modifiers.swift
[471/530] Compiling SwiftParser Names.swift
[472/530] Compiling SwiftParser Nominals.swift
[473/530] Compiling SwiftParser Parameters.swift
[474/530] Compiling SwiftParser ParseSourceFile.swift
[475/530] Compiling SwiftParser Parser.swift
[476/530] Compiling SwiftParser LexemeSequence.swift
[477/530] Compiling SwiftParser Lexer.swift
[478/530] Compiling SwiftParser RegexLiteralLexer.swift
[479/530] Compiling SwiftParser UnicodeScalarExtensions.swift
[480/530] Compiling SwiftParser Lookahead.swift
[481/530] Compiling SwiftParser LoopProgressCondition.swift
[482/530] Compiling SwiftParser Patterns.swift
[483/530] Compiling SwiftParser Recovery.swift
[484/530] Compiling SwiftParser Specifiers.swift
[485/530] Compiling SwiftParser Statements.swift
[486/530] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[487/530] Compiling SwiftParser StringLiterals.swift
[488/531] Wrapping AST for SwiftSyntax for debugging
[490/589] Compiling SwiftParser Attributes.swift
[491/589] Compiling SwiftParser Availability.swift
[492/589] Compiling SwiftParser CharacterInfo.swift
[493/589] Compiling SwiftParser CollectionNodes+Parsable.swift
[494/589] Compiling SwiftParser Declarations.swift
[495/589] Compiling SwiftParser Directives.swift
[496/589] Compiling SwiftDiagnostics Convenience.swift
[497/589] Compiling SwiftDiagnostics Diagnostic.swift
[498/589] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[499/589] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[500/589] Compiling SwiftParser Cursor.swift
[501/589] Compiling SwiftParser Lexeme.swift
[502/589] Compiling SwiftDiagnostics Message.swift
[503/590] Compiling SwiftBasicFormat Syntax+Extensions.swift
[508/590] Emitting module SwiftDiagnostics
[509/590] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[510/590] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[511/590] Compiling SwiftDiagnostics Note.swift
[512/590] Compiling SwiftBasicFormat InferIndentation.swift
[513/590] Compiling SwiftBasicFormat Indenter.swift
[514/590] Compiling SwiftDiagnostics FixIt.swift
[515/590] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[516/590] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[517/590] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[519/591] Compiling SwiftBasicFormat BasicFormat.swift
[520/591] Emitting module SwiftBasicFormat
[520/592] Wrapping AST for SwiftDiagnostics for debugging
[522/592] Wrapping AST for SwiftBasicFormat for debugging
[524/592] Compiling SwiftParser ExperimentalFeatures.swift
[525/592] Compiling SwiftParser IsLexerClassified.swift
[526/592] Compiling SwiftParser LayoutNodes+Parsable.swift
[527/592] Compiling SwiftParser Parser+TokenSpecSet.swift
[528/592] Compiling SwiftParser TokenSpecStaticMembers.swift
[529/593] Compiling SwiftParser LexemeSequence.swift
[530/593] Compiling SwiftParser Lexer.swift
[531/593] Compiling SwiftParser RegexLiteralLexer.swift
[532/593] Compiling SwiftParser UnicodeScalarExtensions.swift
[533/593] Compiling SwiftParser Lookahead.swift
[534/593] Compiling SwiftParser LoopProgressCondition.swift
[535/598] Wrapping AST for SwiftParser for debugging
[537/598] Compiling SwiftParser Modifiers.swift
[538/598] Compiling SwiftParser Names.swift
[539/598] Compiling SwiftParser Nominals.swift
[540/598] Compiling SwiftParser Parameters.swift
[541/598] Compiling SwiftParser ParseSourceFile.swift
[542/598] Compiling SwiftParser Parser.swift
[543/621] Compiling SwiftOperators PrecedenceGroup.swift
[544/622] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[545/623] Compiling SwiftOperators PrecedenceGraph.swift
[546/623] Compiling SwiftOperators OperatorTable.swift
[547/623] Compiling SwiftParser Patterns.swift
[548/623] Compiling SwiftParser Recovery.swift
[549/623] Compiling SwiftParser Specifiers.swift
[550/623] Compiling SwiftParser Statements.swift
[551/623] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[552/623] Compiling SwiftParser StringLiterals.swift
[553/623] Compiling SwiftParser SwiftParserCompatibility.swift
[554/623] Compiling SwiftParser SwiftVersion.swift
[555/623] Compiling SwiftParser SyntaxUtils.swift
[556/623] Compiling SwiftParser TokenConsumer.swift
[557/623] Compiling SwiftParser TokenPrecedence.swift
[558/623] Compiling SwiftParser TokenSpec.swift
[559/623] Compiling SwiftParser TokenSpecSet.swift
[560/623] Compiling SwiftParser TopLevel.swift
[561/623] Compiling SwiftParser TriviaParser.swift
[562/623] Compiling SwiftParser Types.swift
[563/623] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[564/623] Compiling SwiftOperators OperatorTable+Semantics.swift
[565/623] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[566/623] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[567/623] Compiling SwiftOperators OperatorTable+Folding.swift
[568/623] Compiling SwiftParserDiagnostics MissingNodesError.swift
[569/623] Compiling SwiftParserDiagnostics MissingTokenError.swift
[570/623] Emitting module SwiftOperators
[571/623] Compiling SwiftOperators SyntaxSynthesis.swift
[572/623] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[573/623] Compiling SwiftParserDiagnostics Utils.swift
[575/624] Emitting module SwiftParserDiagnostics
[576/624] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[577/624] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[578/624] Compiling SwiftParserDiagnostics PresenceUtils.swift
[585/624] Emitting module SwiftParser
[590/624] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[591/624] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[598/625] Wrapping AST for SwiftOperators for debugging
[599/625] Wrapping AST for SwiftParserDiagnostics for debugging
[601/640] Compiling SwiftParser ExperimentalFeatures.swift
[602/640] Compiling SwiftParser IsLexerClassified.swift
[603/640] Compiling SwiftParser LayoutNodes+Parsable.swift
[604/640] Compiling SwiftParser Parser+TokenSpecSet.swift
[605/640] Compiling SwiftParser TokenSpecStaticMembers.swift
[607/641] Emitting module SwiftSyntaxBuilder
[608/642] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[609/642] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[610/642] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[611/642] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[612/642] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[613/642] Compiling SwiftSyntaxBuilder Indenter.swift
[614/642] Compiling SwiftSyntaxBuilder ListBuilder.swift
[615/642] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[616/642] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[617/642] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[618/642] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[619/642] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[620/642] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[620/642] Wrapping AST for SwiftParser for debugging
[622/642] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[623/642] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[624/666] Wrapping AST for SwiftSyntaxBuilder for debugging
[626/666] Compiling SwiftOperators PrecedenceGroup.swift
[627/666] Compiling SwiftOperators PrecedenceGraph.swift
[628/666] Compiling SwiftOperators OperatorTable.swift
[629/667] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[630/668] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[631/668] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[632/668] Compiling SwiftOperators OperatorTable+Folding.swift
[633/668] Emitting module SwiftOperators
[634/668] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[635/668] Compiling SwiftParserDiagnostics PresenceUtils.swift
[636/668] Compiling SwiftOperators OperatorTable+Semantics.swift
[637/668] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[638/669] Compiling SwiftOperators SyntaxSynthesis.swift
[639/686] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[640/686] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[641/686] Emitting module SwiftParserDiagnostics
[643/686] Compiling SwiftSyntaxMacros AccessorMacro.swift
[644/686] Compiling SwiftSyntaxMacros AttachedMacro.swift
[645/686] Compiling SwiftSyntaxMacros BodyMacro.swift
[646/688] Compiling SwiftSyntaxMacros Macro.swift
[647/688] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[648/688] Compiling SwiftSyntaxMacros MemberMacro.swift
[649/688] Compiling SwiftSyntaxMacros PeerMacro.swift
[650/688] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[651/688] Compiling SwiftSyntaxMacros Macro+Format.swift
[654/688] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[655/688] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[655/688] Wrapping AST for SwiftOperators for debugging
[657/688] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[658/688] Compiling SwiftSyntaxMacros PreambleMacro.swift
[659/688] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[660/688] Emitting module SwiftSyntaxMacros
[661/688] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[662/688] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[663/688] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[664/689] Wrapping AST for SwiftSyntaxMacros for debugging
[668/782] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[669/783] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[670/783] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[671/783] Compiling PluginCore CodedBy.swift
[672/783] Compiling PluginCore Default.swift
[673/783] Emitting module SwiftSyntaxMacroExpansion
[674/783] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[675/783] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[676/783] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[677/783] Compiling PluginCore KeyPathProvider.swift
[678/783] Compiling PluginCore MemberInit+Expansion.swift
[679/783] Compiling PluginCore IgnoreEncoding.swift
[680/783] Compiling PluginCore CodedAt.swift
[684/784] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[685/785] Wrapping AST for SwiftParserDiagnostics for debugging
[686/785] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[688/800] Compiling PluginCore AggregatedDiagnosticProducer.swift
[689/800] Compiling PluginCore CombinedUsage.swift
[690/800] Compiling PluginCore ArgumentCountCondition.swift
[691/800] Compiling PluginCore DeclarationCondition.swift
[692/800] Compiling PluginCore DiagnosticCondition.swift
[693/800] Compiling PluginCore ConditionalDiagnosticProducer.swift
[694/800] Compiling PluginCore DiagnosticProducer.swift
[695/800] Compiling PluginCore DuplicateUsage.swift
[696/800] Compiling PluginCore GroupedVariableDeclaration.swift
[697/800] Compiling PluginCore InvalidCombination.swift
[698/800] Compiling PluginCore InvalidDeclaration.swift
[699/800] Compiling PluginCore MetaCodableMessage.swift
[700/811] Emitting module SwiftSyntaxBuilder
[701/811] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[702/811] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[703/812] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[704/812] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[705/812] Compiling SwiftSyntaxBuilder Indenter.swift
[706/812] Compiling SwiftSyntaxBuilder ListBuilder.swift
[707/812] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[708/812] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
/host/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 | ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/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 | ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/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 | ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/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 | ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/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 | ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/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 | ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/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 | ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/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 | ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
[717/812] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
/host/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 | ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
[718/812] Compiling SwiftSyntaxBuilder BuildableNodes.swift
/host/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 | ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
[719/812] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
/host/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 | ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
[720/812] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
/host/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 | ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
[721/812] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[726/812] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[727/812] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[728/813] Compiling PluginCore PropertyVariable.swift
[729/813] Compiling PluginCore StrategyVariable.swift
[730/813] Compiling PluginCore PropertyVariableTreeNode+CodingData.swift
[731/813] Compiling PluginCore PropertyVariableTreeNode+CodingLocation.swift
[732/813] Compiling PluginCore PropertyVariableTreeNode+Generated.swift
[733/813] Compiling PluginCore PropertyVariableTreeNode.swift
[734/813] Compiling PluginCore AssociatedDeclSyntax.swift
[735/813] Compiling PluginCore EnumCaseVariableDeclSyntax.swift
[736/813] Compiling PluginCore MemberGroupSyntax.swift
[737/813] Compiling PluginCore PropertyDeclSyntax.swift
[738/813] Compiling PluginCore VariableSyntax.swift
[739/813] Wrapping AST for SwiftSyntaxBuilder for debugging
[741/830] Compiling PluginCore AdjacentlyTaggedEnumSwitcher.swift
[742/830] Compiling PluginCore AnyEnumSwitcher.swift
[743/830] Compiling PluginCore EnumSwitcherVariable.swift
[744/830] Compiling PluginCore ExternallyTaggedEnumSwitcher.swift
[745/830] Compiling PluginCore InternallyTaggedEnumSwitcher.swift
[746/830] Compiling PluginCore TaggedEnumSwitcherVariable.swift
[747/830] Compiling PluginCore UnTaggedEnumSwitcher.swift
[748/830] Compiling PluginCore AnyInitialization.swift
[749/830] Compiling PluginCore AnyRequiredVariableInitialization.swift
[750/830] Compiling PluginCore IgnoredInitialization.swift
[751/830] Compiling PluginCore MemberwiseInitGenerator.swift
[752/830] Compiling PluginCore OptionalInitialization.swift
[753/830] Compiling PluginCore StaticVariableDeclaration.swift
[754/830] Compiling PluginCore UninitializedVariableDecl.swift
[755/830] Compiling PluginCore AttributeExpander.swift
[756/830] Compiling PluginCore DeclModifiersGenerator.swift
[757/830] Compiling PluginCore Options.swift
[758/830] Compiling PluginCore ComposedVariable.swift
[759/830] Compiling PluginCore ConditionalCodingVariable.swift
[760/830] Compiling PluginCore AssociatedVariable.swift
[761/830] Compiling PluginCore BasicAssociatedVariable.swift
[762/830] Compiling PluginCore BasicEnumCaseVariable.swift
[763/830] Compiling PluginCore EnumCaseVariable.swift
[764/830] Compiling PluginCore AdjacentlyTaggableSwitcher.swift
[765/830] Compiling PluginCore RequiredInitialization.swift
[766/830] Compiling PluginCore RequiredInitializationWithDefaultValue.swift
[767/830] Compiling PluginCore RequiredVariableInitialization.swift
[768/830] Compiling PluginCore VariableInitialization.swift
[769/830] Compiling PluginCore AliasedPropertyVariable.swift
[770/830] Compiling PluginCore AnyPropertyVariable.swift
[771/830] Compiling PluginCore BasicPropertyVariable.swift
[772/830] Compiling PluginCore DecodingFallback.swift
[773/830] Compiling PluginCore DefaultValueVariable.swift
[774/830] Compiling PluginCore HelperCodedVariable.swift
[775/830] Compiling PluginCore InitializationVariable.swift
[776/830] Compiling PluginCore KeyedVariable.swift
[777/830] Emitting module SwiftSyntaxMacros
[778/832] Emitting module PluginCore
/host/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 | ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
[779/832] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[780/832] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[781/832] Compiling SwiftSyntaxMacros MemberMacro.swift
[782/832] Compiling SwiftSyntaxMacros PeerMacro.swift
[783/832] Compiling SwiftSyntaxMacros PreambleMacro.swift
[784/832] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[785/832] Compiling PluginCore Strategy.swift
[786/832] Compiling PluginCore IgnoreCodingInitialized.swift
[787/832] Compiling PluginCore Inherits.swift
[788/832] Compiling PluginCore StrategyFinder.swift
[789/832] Compiling PluginCore UnTagged.swift
[790/832] Compiling PluginCore CodedAs.swift
[791/832] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[792/832] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[793/832] Compiling SwiftSyntaxMacros Macro.swift
[794/832] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[797/832] Compiling SwiftSyntaxMacros AccessorMacro.swift
[798/832] Compiling SwiftSyntaxMacros AttachedMacro.swift
[799/832] Compiling SwiftSyntaxMacros BodyMacro.swift
[800/832] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[801/832] Compiling SwiftSyntaxMacros Macro+Format.swift
[806/832] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[807/832] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[808/832] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[809/833] Compiling PluginCore ActorVariable.swift
[810/833] Compiling PluginCore ClassVariable.swift
[811/833] Compiling PluginCore Case.swift
[812/833] Compiling PluginCore CodingKeysMap.swift
[813/833] Compiling PluginCore Key.swift
[814/833] Compiling PluginCore ConstraintGenerator.swift
[815/833] Compiling PluginCore Registration.swift
[816/833] Compiling PluginCore EnumVariable.swift
[817/833] Compiling PluginCore MemberGroup.swift
[818/833] Compiling PluginCore TypeVariable.swift
[819/833] Compiling PluginCore Variable.swift
[821/834] Wrapping AST for SwiftSyntaxMacros for debugging
[822/834] Wrapping AST for PluginCore for debugging
[824/927] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[825/928] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[826/928] Compiling PluginCore CodedBy.swift
[827/928] Compiling PluginCore Default.swift
[828/928] Emitting module SwiftSyntaxMacroExpansion
[829/928] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[830/928] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[831/928] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[832/928] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[833/928] Compiling PluginCore AggregatedDiagnosticProducer.swift
[834/928] Compiling PluginCore CombinedUsage.swift
[835/928] Compiling PluginCore ArgumentCountCondition.swift
[836/928] Compiling PluginCore DeclarationCondition.swift
[837/928] Compiling PluginCore DiagnosticCondition.swift
[838/928] Compiling PluginCore ConditionalDiagnosticProducer.swift
[839/928] Compiling PluginCore DiagnosticProducer.swift
[840/928] Compiling PluginCore DuplicateUsage.swift
[841/928] Compiling PluginCore GroupedVariableDeclaration.swift
[842/928] Compiling PluginCore InvalidCombination.swift
[843/928] Compiling PluginCore InvalidDeclaration.swift
[844/928] Compiling PluginCore MetaCodableMessage.swift
[845/939] Emitting module PluginCore
/host/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 | ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/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 | ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/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 | ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
[848/939] Compiling PluginCore IgnoreCoding.swift
/host/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 | ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
[849/939] Compiling PluginCore IgnoreDecoding.swift
/host/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 | ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
[850/939] Compiling PluginCore IgnoreEncoding.swift
/host/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 | ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
[851/939] Compiling PluginCore CodedAt.swift
/host/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 | ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
[852/939] Compiling PluginCore CodedIn.swift
/host/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 | ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
[853/939] Compiling PluginCore ContentAt.swift
/host/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 | ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
[854/939] Compiling PluginCore KeyPathProvider.swift
/host/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 | ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
[855/939] Compiling PluginCore MemberInit+Expansion.swift
/host/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 | ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
[856/939] Compiling PluginCore MemberInit.swift
/host/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 | ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
[857/939] Compiling PluginCore PeerAttribute.swift
/host/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 | ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
[858/939] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[860/940] Compiling PluginCore PropertyVariable.swift
[861/940] Compiling PluginCore StrategyVariable.swift
[862/940] Compiling PluginCore PropertyVariableTreeNode+CodingData.swift
[863/940] Compiling PluginCore PropertyVariableTreeNode+CodingLocation.swift
[864/940] Compiling PluginCore PropertyVariableTreeNode+Generated.swift
[865/940] Compiling PluginCore PropertyVariableTreeNode.swift
[866/940] Compiling PluginCore AssociatedDeclSyntax.swift
[867/940] Compiling PluginCore EnumCaseVariableDeclSyntax.swift
[868/940] Compiling PluginCore MemberGroupSyntax.swift
[869/940] Compiling PluginCore PropertyDeclSyntax.swift
[870/940] Compiling PluginCore VariableSyntax.swift
[871/940] Compiling PluginCore StaticVariableDeclaration.swift
[872/940] Compiling PluginCore UninitializedVariableDecl.swift
[873/940] Compiling PluginCore AttributeExpander.swift
[874/940] Compiling PluginCore DeclModifiersGenerator.swift
[875/940] Compiling PluginCore Options.swift
[876/940] Compiling PluginCore ComposedVariable.swift
[877/940] Compiling PluginCore ConditionalCodingVariable.swift
[878/940] Compiling PluginCore AssociatedVariable.swift
[879/940] Compiling PluginCore BasicAssociatedVariable.swift
[880/940] Compiling PluginCore BasicEnumCaseVariable.swift
[881/940] Compiling PluginCore EnumCaseVariable.swift
[882/940] Compiling PluginCore AdjacentlyTaggableSwitcher.swift
[882/940] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[884/952] Compiling PluginCore AttributableDeclSyntax.swift
[885/952] Compiling PluginCore Attribute.swift
[886/952] Compiling PluginCore Codable+Expansion.swift
[887/952] Compiling PluginCore Codable.swift
[888/952] Compiling PluginCore CodingKeyTransformer.swift
[889/952] Compiling PluginCore CodingKeys.swift
[890/952] Compiling PluginCore Strategy.swift
[891/952] Compiling PluginCore IgnoreCodingInitialized.swift
[892/952] Compiling PluginCore Inherits.swift
[893/952] Compiling PluginCore StrategyFinder.swift
[894/952] Compiling PluginCore UnTagged.swift
[895/952] Compiling PluginCore CodedAs.swift
[896/952] Compiling PluginCore AdjacentlyTaggedEnumSwitcher.swift
[897/952] Compiling PluginCore AnyEnumSwitcher.swift
[898/952] Compiling PluginCore EnumSwitcherVariable.swift
[899/952] Compiling PluginCore ExternallyTaggedEnumSwitcher.swift
[900/952] Compiling PluginCore InternallyTaggedEnumSwitcher.swift
[901/952] Compiling PluginCore TaggedEnumSwitcherVariable.swift
[902/952] Compiling PluginCore UnTaggedEnumSwitcher.swift
[903/952] Compiling PluginCore AnyInitialization.swift
[904/952] Compiling PluginCore AnyRequiredVariableInitialization.swift
[905/952] Compiling PluginCore IgnoredInitialization.swift
[906/952] Compiling PluginCore MemberwiseInitGenerator.swift
[907/952] Compiling PluginCore OptionalInitialization.swift
[908/952] Compiling PluginCore RequiredInitialization.swift
[909/952] Compiling PluginCore RequiredInitializationWithDefaultValue.swift
[910/952] Compiling PluginCore RequiredVariableInitialization.swift
[911/952] Compiling PluginCore VariableInitialization.swift
[912/952] Compiling PluginCore AliasedPropertyVariable.swift
[913/952] Compiling PluginCore AnyPropertyVariable.swift
[914/952] Compiling PluginCore BasicPropertyVariable.swift
[915/952] Compiling PluginCore DecodingFallback.swift
[916/952] Compiling PluginCore DefaultValueVariable.swift
[917/952] Compiling PluginCore HelperCodedVariable.swift
[918/952] Compiling PluginCore InitializationVariable.swift
[919/952] Compiling PluginCore KeyedVariable.swift
[920/952] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[921/952] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[922/953] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[923/953] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[924/953] Emitting module SwiftCompilerPluginMessageHandling
[925/953] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[926/953] Compiling PluginCore ActorVariable.swift
[927/953] Compiling PluginCore ClassVariable.swift
[928/953] Compiling PluginCore Case.swift
[929/953] Compiling PluginCore CodingKeysMap.swift
[930/953] Compiling PluginCore Key.swift
[931/953] Compiling PluginCore ConstraintGenerator.swift
[932/953] Compiling PluginCore Registration.swift
[933/953] Compiling PluginCore EnumVariable.swift
[934/953] Compiling PluginCore MemberGroup.swift
[935/953] Compiling PluginCore TypeVariable.swift
[936/953] Compiling PluginCore Variable.swift
[937/954] Wrapping AST for PluginCore for debugging
[939/954] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[940/954] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[941/954] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[942/954] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[943/954] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[944/954] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[945/954] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[946/955] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[948/957] Emitting module SwiftCompilerPlugin
[949/957] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[950/958] Wrapping AST for SwiftCompilerPlugin for debugging
[952/961] Compiling MacroPlugin Plugin.swift
[953/961] Compiling MacroPlugin Definitions.swift
/host/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 | ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
[954/961] Emitting module MacroPlugin
/host/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 | ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
[955/962] Wrapping AST for MacroPlugin for debugging
[956/962] Write Objects.LinkFileList
[957/962] Linking MacroPlugin-tool
[959/980] Compiling MetaCodable IgnoreCodingInitialized.swift
[960/980] Compiling MetaCodable UnTagged.swift
[961/980] Compiling MetaCodable CodedAs.swift
[962/982] Emitting module MetaCodable
[963/982] Compiling MetaCodable Codable.swift
[964/982] Compiling MetaCodable CodableCommonStrategy.swift
[965/982] Compiling MetaCodable CodingKeys.swift
[966/982] Compiling MetaCodable HelperCoder.swift
[967/982] Compiling MetaCodable LossySequence.swift
[968/982] Compiling MetaCodable DynamicCodable.swift
[969/982] Compiling MetaCodable DynamicCodableIdentifier+CodingKey.swift
[970/982] Compiling MetaCodable ContentAt.swift
[971/982] Compiling MetaCodable Default.swift
[972/982] Compiling MetaCodable DynamicCodableIdentifier+Expressible.swift
[973/982] Compiling MetaCodable DynamicCodableIdentifier.swift
[974/982] Compiling MetaCodable CodedAt.swift
[975/982] Compiling MetaCodable CodedBy.swift
[976/982] Compiling MetaCodable CodedIn.swift
[977/982] Compiling MetaCodable IgnoreCoding.swift
[978/982] Compiling MetaCodable MemberInit.swift
[979/983] Wrapping AST for MetaCodable for debugging
[981/1004] Compiling HelperCoders String.swift
[982/1005] Emitting module HelperCoders
[983/1005] Compiling HelperCoders Base64Coder.swift
[984/1005] Compiling HelperCoders ConditionalCoder.swift
[985/1005] Compiling HelperCoders DateCoder.swift
[986/1005] Compiling HelperCoders Since1970DateCoder.swift
[987/1005] Compiling HelperCoders NonConformingCoder.swift
[988/1005] Compiling HelperCoders PropertyWrapperCoder.swift
[989/1005] Compiling HelperCoders SequenceCoderConfiguration.swift
[990/1005] Compiling HelperCoders HelperCoderStrategy.swift
[991/1005] Compiling HelperCoders DefaultSequenceElementCoding.swift
[992/1005] Compiling HelperCoders SequenceCoder.swift
[993/1005] Compiling HelperCoders Bool.swift
[994/1005] Compiling HelperCoders Number.swift
[995/1005] Compiling HelperCoders ValueCoder.swift
[996/1006] Compiling ProtocolGen ProtocolGen.swift
[997/1006] Compiling ProtocolGen InheritableDeclSyntax.swift
[998/1006] Compiling ProtocolGen Parse.swift
[1000/1006] Compiling ProtocolGen Fetch.swift
[1001/1006] Emitting module ProtocolGen
[1002/1006] Compiling ProtocolGen Config.swift
[1003/1006] Compiling ProtocolGen Generate.swift
/host/spi-builder-workspace/Sources/ProtocolGen/Generate.swift:339:25: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused
337 | ).description
338 | let sourceData = sourceText.data(using: .utf8)
339 | fileManager.createFile(atPath: output, contents: sourceData)
| `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused
340 | }
341 | }
[1004/1007] Wrapping AST for ProtocolGen for debugging
[1005/1007] Write Objects.LinkFileList
[1006/1007] Linking ProtocolGen
Build complete! (426.57s)
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" : "/host/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"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:eb4fa402aea9a5d8f220b50fa960a581858eee7d87d88f234799973af2acd8ee
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.