The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of swift-macro-toolkit, reference main (f31add), with Swift 6.0 for Linux on 20 Jun 2025 03:47:28 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/stackotter/swift-macro-toolkit.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/stackotter/swift-macro-toolkit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f31addb Add Protocol and AssociatedType wrappers (#28)
Cloned https://github.com/stackotter/swift-macro-toolkit.git
Revision (git rev-parse @):
f31addbc529bf861dd32201ae73c8357a45eb14d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/stackotter/swift-macro-toolkit.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/stackotter/swift-macro-toolkit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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:f0ebbd71bee66c692411a61ab9a7ee6edc82316b7a7b4c6173cc06c00f20ed39
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/pointfreeco/swift-macro-testing
Fetching https://github.com/SwiftPackageIndex/SPIManifest.git
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/891] Fetching spimanifest
[875/2973] Fetching spimanifest, swift-docc-plugin
[1101/3881] Fetching spimanifest, swift-docc-plugin, swift-macro-testing
Fetched https://github.com/SwiftPackageIndex/SPIManifest.git from cache (0.84s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.85s)
[1/70906] Fetching swift-syntax
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (9.73s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (9.84s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (4.50s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.4 (1.42s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3413] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.68s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.40s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.3 (1.23s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/13227] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.99s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.4 (1.31s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4581] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.74s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (1.37s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5467] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.12s)
Computing version for https://github.com/SwiftPackageIndex/SPIManifest.git
Computed https://github.com/SwiftPackageIndex/SPIManifest.git at 0.19.0 (1.31s)
Fetching https://github.com/jpsim/Yams.git
[1/10859] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (2.04s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (1.10s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (1.11s)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/SwiftPackageIndex/SPIManifest.git
Working copy of https://github.com/SwiftPackageIndex/SPIManifest.git resolved at 0.19.0
Creating working copy for https://github.com/pointfreeco/swift-macro-testing
Working copy of https://github.com/pointfreeco/swift-macro-testing resolved at 0.6.3
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.4
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.4
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.0
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
[3/3] Compiling plugin ValidatorPlugin
Building for debugging...
[3/59] Write sources
[37/59] Compiling _SwiftSyntaxCShims dummy.c
[39/59] Write swift-version-24593BA9C3E375BF.txt
[41/75] Emitting module SwiftSyntax600
[43/75] Compiling SwiftSyntax600 Empty.swift
[44/75] Compiling SwiftSyntax601 Empty.swift
[45/75] Emitting module SwiftSyntax601
[46/76] Emitting module SwiftSyntax510
[47/76] Compiling SwiftSyntax510 Empty.swift
[48/78] Emitting module SwiftSyntax509
[49/78] Compiling SwiftSyntax509 Empty.swift
[50/79] Compiling SwiftSyntax600 Empty.swift
[54/80] Compiling SwiftSyntax509 Empty.swift
[55/80] Emitting module SwiftSyntax509
[56/81] Compiling SwiftSyntax601 Empty.swift
[57/81] Emitting module SwiftSyntax601
[59/82] Emitting module SwiftSyntax510
[60/82] Compiling SwiftSyntax510 Empty.swift
[61/83] Wrapping AST for SwiftSyntax600 for debugging
[63/83] Wrapping AST for SwiftSyntax601 for debugging
[65/83] Wrapping AST for SwiftSyntax510 for debugging
[67/83] Wrapping AST for SwiftSyntax509 for debugging
[69/211] Compiling SwiftSyntax AbsolutePosition.swift
[70/211] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[71/211] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[72/211] Compiling SwiftSyntax Assert.swift
[73/211] Compiling SwiftSyntax BumpPtrAllocator.swift
[74/211] Compiling SwiftSyntax CommonAncestor.swift
[75/211] Compiling SwiftSyntax Convenience.swift
[76/211] Compiling SwiftSyntax CustomTraits.swift
[77/211] Compiling SwiftSyntax EditorPlaceholder.swift
[78/220] Compiling SwiftSyntax Identifier.swift
[79/220] Compiling SwiftSyntax MemoryLayout.swift
[80/220] Compiling SwiftSyntax MissingNodeInitializers.swift
[81/220] Compiling SwiftSyntax RawSyntax.swift
[82/220] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[83/220] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[84/220] Compiling SwiftSyntax RawSyntaxTokenView.swift
[85/220] Compiling SwiftSyntax SourceEdit.swift
[86/220] Compiling SwiftSyntax SourceLength.swift
[105/229] Compiling SwiftSyntax SyntaxIdentifier.swift
[106/229] Compiling SwiftSyntax SyntaxNodeFactory.swift
[107/229] Compiling SwiftSyntax SyntaxNodeStructure.swift
[108/229] Compiling SwiftSyntax SyntaxProtocol.swift
[109/229] Compiling SwiftSyntax SyntaxText.swift
[110/229] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[111/229] Compiling SwiftSyntax TokenDiagnostic.swift
[112/229] Compiling SwiftSyntax TokenSequence.swift
[113/229] Compiling SwiftSyntax TokenSyntax.swift
[123/229] Compiling SwiftSyntax SourceLocation.swift
[124/229] Compiling SwiftSyntax SourcePresence.swift
[125/229] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[126/229] Compiling SwiftSyntax Syntax.swift
[127/229] Compiling SwiftSyntax SyntaxArena.swift
[128/229] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[129/229] Compiling SwiftSyntax SyntaxChildren.swift
[130/229] Compiling SwiftSyntax SyntaxCollection.swift
[131/229] Compiling SwiftSyntax SyntaxHashable.swift
[132/229] Emitting module SwiftSyntax
[134/229] Compiling SwiftSyntax Trivia.swift
[135/229] Compiling SwiftSyntax Utils.swift
[136/229] Compiling SwiftSyntax ChildNameForKeyPath.swift
[137/229] Compiling SwiftSyntax Keyword.swift
[138/229] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[139/229] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[140/229] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[141/229] Compiling SwiftSyntax SyntaxBaseNodes.swift
[142/229] Compiling SwiftSyntax SyntaxCollections.swift
[143/229] Compiling SwiftSyntax RawSyntaxNodesC.swift
[144/229] Compiling SwiftSyntax RawSyntaxNodesD.swift
[145/229] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[146/229] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[147/229] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[148/229] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[149/229] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[150/229] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[151/229] Compiling SwiftSyntax RawSyntaxValidation.swift
[152/229] Compiling SwiftSyntax SyntaxEnum.swift
[153/229] Compiling SwiftSyntax SyntaxKind.swift
[154/229] Compiling SwiftSyntax SyntaxRewriter.swift
[155/229] Compiling SwiftSyntax SyntaxTraits.swift
[156/229] Compiling SwiftSyntax SyntaxVisitor.swift
[157/229] Compiling SwiftSyntax TokenKind.swift
[158/229] Compiling SwiftSyntax Tokens.swift
[159/229] Compiling SwiftSyntax TriviaPieces.swift
[160/229] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[197/229] Compiling SwiftSyntax SyntaxNodesAB.swift
[198/229] Compiling SwiftSyntax SyntaxNodesC.swift
[199/229] Compiling SwiftSyntax SyntaxNodesD.swift
[200/229] Compiling SwiftSyntax SyntaxNodesEF.swift
[201/229] Compiling SwiftSyntax SyntaxNodesGHI.swift
[202/229] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[203/229] Compiling SwiftSyntax SyntaxNodesOP.swift
[204/229] Compiling SwiftSyntax SyntaxNodesQRS.swift
[205/229] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[216/288] Emitting module SwiftDiagnostics
[217/288] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[218/289] Compiling SwiftDiagnostics Message.swift
[219/290] Compiling SwiftBasicFormat Syntax+Extensions.swift
[220/290] Compiling SwiftDiagnostics Note.swift
[221/290] Compiling SwiftParser LexemeSequence.swift
[222/290] Compiling SwiftParser Lexer.swift
[223/290] Emitting module SwiftBasicFormat
[224/290] Compiling SwiftParser RegexLiteralLexer.swift
[225/290] Compiling SwiftParser UnicodeScalarExtensions.swift
[227/290] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[228/290] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[229/290] Compiling SwiftDiagnostics FixIt.swift
[230/290] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[231/290] Compiling SwiftBasicFormat Indenter.swift
[232/290] Compiling SwiftBasicFormat InferIndentation.swift
[233/290] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[233/291] Wrapping AST for SwiftSyntax for debugging
[236/349] Compiling SwiftParser RegexLiteralLexer.swift
[237/349] Compiling SwiftParser UnicodeScalarExtensions.swift
[238/350] Compiling SwiftDiagnostics Message.swift
[239/350] Emitting module SwiftDiagnostics
[240/350] Compiling SwiftParser LexemeSequence.swift
[241/350] Compiling SwiftParser Lexer.swift
[242/350] Compiling SwiftBasicFormat Syntax+Extensions.swift
[243/350] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[244/350] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[245/350] Compiling SwiftBasicFormat BasicFormat.swift
[246/351] Compiling SwiftDiagnostics Note.swift
[248/351] Compiling SwiftBasicFormat Indenter.swift
[249/351] Compiling SwiftBasicFormat InferIndentation.swift
[250/351] Compiling SwiftDiagnostics FixIt.swift
[251/351] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[252/351] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[253/351] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[254/352] Wrapping AST for SwiftDiagnostics for debugging
[256/352] Compiling SwiftBasicFormat BasicFormat.swift
[257/352] Emitting module SwiftBasicFormat
[258/353] Wrapping AST for SwiftBasicFormat for debugging
[264/353] Compiling SwiftParser Lookahead.swift
[265/353] Compiling SwiftParser LoopProgressCondition.swift
[266/353] Compiling SwiftParser Modifiers.swift
[267/353] Compiling SwiftParser Names.swift
[268/353] Compiling SwiftParser Nominals.swift
[269/353] Compiling SwiftParser Parameters.swift
[270/353] Compiling SwiftParser ParseSourceFile.swift
[271/353] Compiling SwiftParser Parser.swift
[272/358] Compiling SwiftParser TokenSpec.swift
[273/358] Compiling SwiftParser TokenSpecSet.swift
[274/358] Compiling SwiftParser TopLevel.swift
[275/358] Compiling SwiftParser TriviaParser.swift
[276/358] Compiling SwiftParser Types.swift
[277/358] Compiling SwiftParser Recovery.swift
[278/358] Compiling SwiftParser Specifiers.swift
[279/358] Compiling SwiftParser Statements.swift
[280/358] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[281/358] Compiling SwiftParser StringLiterals.swift
[282/358] Emitting module SwiftParser
[295/363] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[296/363] Compiling SwiftParser Expressions.swift
[297/363] Compiling SwiftParser IncrementalParseTransition.swift
[298/363] Compiling SwiftParser IsValidIdentifier.swift
[299/363] Compiling SwiftParser Cursor.swift
[300/363] Compiling SwiftParser Lexeme.swift
[301/363] Compiling SwiftParser SwiftParserCompatibility.swift
[302/363] Compiling SwiftParser SwiftVersion.swift
[303/363] Compiling SwiftParser SyntaxUtils.swift
[304/363] Compiling SwiftParser TokenConsumer.swift
[305/363] Compiling SwiftParser TokenPrecedence.swift
[311/363] Compiling SwiftParser Patterns.swift
[317/363] Emitting module SwiftParser
[318/363] Compiling SwiftParser Attributes.swift
[319/363] Compiling SwiftParser Availability.swift
[320/363] Compiling SwiftParser CharacterInfo.swift
[321/363] Compiling SwiftParser CollectionNodes+Parsable.swift
[322/363] Compiling SwiftParser Declarations.swift
[323/363] Compiling SwiftParser Directives.swift
[342/363] Compiling SwiftParser ExperimentalFeatures.swift
[343/363] Compiling SwiftParser IsLexerClassified.swift
[344/363] Compiling SwiftParser LayoutNodes+Parsable.swift
[345/363] Compiling SwiftParser Parser+TokenSpecSet.swift
[346/363] Compiling SwiftParser TokenSpecStaticMembers.swift
[353/388] Wrapping AST for SwiftParser for debugging
[355/388] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[356/389] Compiling SwiftOperators PrecedenceGroup.swift
[357/390] Compiling SwiftOperators Operator.swift
[358/390] Compiling SwiftOperators OperatorError+Diagnostics.swift
[359/390] Compiling SwiftOperators PrecedenceGraph.swift
[360/390] Compiling SwiftOperators OperatorTable.swift
[361/390] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[362/413] Compiling SwiftOperators OperatorTable+Semantics.swift
[363/413] Emitting module SwiftOperators
[364/413] Compiling SwiftOperators OperatorTable+Folding.swift
[365/413] Compiling SwiftParserDiagnostics MissingNodesError.swift
[366/413] Compiling SwiftParserDiagnostics MissingTokenError.swift
[367/413] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[368/414] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[369/414] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[370/415] Compiling SwiftOperators SyntaxSynthesis.swift
[371/416] Compiling SwiftOperators PrecedenceGroup.swift
[372/416] Emitting module SwiftOperators
[373/416] Compiling SwiftOperators PrecedenceGraph.swift
[375/416] Emitting module SwiftParserDiagnostics
[378/416] Compiling SwiftOperators OperatorTable.swift
[379/416] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[380/416] Compiling SwiftOperators SyntaxSynthesis.swift
[381/416] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[382/416] Compiling SwiftParserDiagnostics Utils.swift
[383/416] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[384/416] Compiling SwiftOperators OperatorTable+Semantics.swift
[389/416] Compiling SwiftOperators OperatorTable+Folding.swift
[391/417] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[392/417] Compiling SwiftParserDiagnostics PresenceUtils.swift
[392/417] Wrapping AST for SwiftOperators for debugging
[396/417] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[401/417] Emitting module SwiftParserDiagnostics
[402/417] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[403/417] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[409/434] Wrapping AST for SwiftParserDiagnostics for debugging
[411/449] Compiling SwiftSyntaxBuilder Indenter.swift
[412/449] Compiling SwiftSyntaxBuilder ListBuilder.swift
[413/450] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[414/450] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[415/451] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[416/451] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[419/451] Emitting module SwiftSyntaxBuilder
[420/451] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[422/451] Emitting module SwiftSyntaxBuilder
[425/451] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[426/451] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[427/451] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[428/451] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[431/451] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[432/451] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[435/451] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[436/451] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[444/453] Wrapping AST for SwiftSyntaxBuilder for debugging
[446/487] Compiling SwiftSyntaxMacros AccessorMacro.swift
[447/487] Compiling SwiftSyntaxMacros AttachedMacro.swift
[448/487] Compiling SwiftSyntaxMacros BodyMacro.swift
[449/489] Compiling SwiftSyntaxMacros Macro.swift
[450/489] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[451/489] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[452/489] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[453/489] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[454/489] Compiling SwiftSyntaxMacros Macro+Format.swift
[455/491] Compiling SwiftSyntaxMacros MemberMacro.swift
[456/491] Compiling SwiftSyntaxMacros PeerMacro.swift
[457/491] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[458/491] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[459/491] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[460/491] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[461/491] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[462/491] Emitting module SwiftSyntaxMacros
[473/491] Compiling SwiftSyntaxMacros PreambleMacro.swift
[474/491] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[483/492] Emitting module SwiftSyntaxMacros
[485/493] Wrapping AST for SwiftSyntaxMacros for debugging
[487/511] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[489/513] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[490/513] Emitting module SwiftSyntaxMacroExpansion
[492/513] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[493/513] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[494/513] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[497/513] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[498/513] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[499/513] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[500/513] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[501/513] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[502/513] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[503/513] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[504/513] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[505/513] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[508/515] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[510/539] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[511/540] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[512/540] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[513/540] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[514/540] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[515/540] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[516/540] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[517/540] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[518/541] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[522/541] Emitting module SwiftCompilerPluginMessageHandling
[523/541] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[524/541] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[525/541] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[526/541] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[529/541] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[530/541] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[535/541] Emitting module SwiftCompilerPluginMessageHandling
[537/543] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[539/547] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[540/547] Emitting module SwiftCompilerPlugin
[542/547] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[544/549] Wrapping AST for SwiftCompilerPlugin for debugging
[546/651] Emitting module MacroToolkit
[548/665] Compiling MacroToolkit Property.swift
[549/665] Compiling MacroToolkit RegexLiteral.swift
[550/665] Compiling MacroToolkit RepresentableBySyntax.swift
[551/665] Compiling MacroToolkit MacroAttribute.swift
[552/665] Compiling MacroToolkit MemberType.swift
[553/665] Compiling MacroToolkit MetatypeType.swift
[554/665] Compiling MacroToolkit MissingType.swift
[555/665] Compiling MacroToolkit SuppressedType.swift
[556/665] Compiling MacroToolkit SwiftSyntax+Extensions.swift
[557/665] Compiling MacroToolkit TupleType.swift
[558/665] Compiling MacroToolkit Type.swift
[559/665] Compiling MacroToolkit TypeProtocol.swift
[560/665] Compiling MacroToolkit Variable.swift
[561/665] Compiling MacroToolkit VariableBinding.swift
[562/665] Compiling MacroToolkit ImplicitlyUnwrappedOptionalType.swift
[563/665] Compiling MacroToolkit IntegerLiteral.swift
[564/665] Compiling MacroToolkit LiteralProtocol.swift
[565/665] Compiling MacroToolkit MacroAttribute.swift
[566/665] Compiling MacroToolkit MemberType.swift
[567/665] Compiling MacroToolkit MetatypeType.swift
[568/665] Compiling MacroToolkit MissingType.swift
[576/665] Compiling MacroToolkit AccessLevel.swift
[577/665] Compiling MacroToolkit DeclarationContextModifier.swift
[578/665] Compiling MacroToolkit ModifierProtocol.swift
[579/665] Compiling MacroToolkit NilLiteral.swift
[580/665] Compiling MacroToolkit OptionalType.swift
[581/665] Compiling MacroToolkit PackExpansionType.swift
[582/665] Compiling MacroToolkit PackReferenceType.swift
[590/665] Compiling MacroToolkit AssociatedType.swift
[591/665] Compiling MacroToolkit Attribute.swift
[592/665] Compiling MacroToolkit AttributeListElement.swift
[593/665] Compiling MacroToolkit BooleanLiteral.swift
[594/665] Compiling MacroToolkit ClassRestrictionType.swift
[595/665] Compiling MacroToolkit CompositionType.swift
[596/665] Compiling MacroToolkit ConditionalCompilationBlock.swift
[597/665] Compiling MacroToolkit EnumCaseValue.swift
[598/665] Compiling MacroToolkit Expr.swift
[599/665] Compiling MacroToolkit ExprProtocol.swift
[600/665] Compiling MacroToolkit FloatLiteral.swift
[601/665] Compiling MacroToolkit Function.swift
[602/665] Compiling MacroToolkit FunctionParameter.swift
[603/665] Compiling MacroToolkit FunctionType.swift
[604/665] Compiling MacroToolkit Decl.swift
[605/665] Compiling MacroToolkit Actor.swift
[606/665] Compiling MacroToolkit Class.swift
[607/665] Compiling MacroToolkit DeclGroup.swift
[608/665] Compiling MacroToolkit DeclGroupProtocol.swift
[609/665] Compiling MacroToolkit Enum.swift
[610/665] Compiling MacroToolkit Extension.swift
[611/665] Compiling MacroToolkit Protocol.swift
[619/665] Compiling MacroToolkit Struct.swift
[620/665] Compiling MacroToolkit Destructuring.swift
[621/665] Compiling MacroToolkit Diagnostics.swift
[622/665] Compiling MacroToolkit DictionaryType.swift
[623/665] Compiling MacroToolkit EnumCase.swift
[624/665] Compiling MacroToolkit EnumCaseAssociatedValueParameter.swift
[625/665] Compiling MacroToolkit ArrayType.swift
[663/667] Wrapping AST for MacroToolkit for debugging
[665/679] Compiling MacroToolkitExamplePlugin DictionaryStorageMacro.swift
/host/spi-builder-workspace/Sources/MacroToolkitExamplePlugin/DictionaryStorageMacro.swift:49: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
47 | }
48 |
49 | extension DictionaryStorageMacro: 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
50 |     public static func expansion(
51 |         of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[666/680] Compiling MacroToolkitExamplePlugin MacroToolkitExamplePlugin.swift
[667/680] Compiling MacroToolkitExamplePlugin CodableKeyMacro.swift
/host/spi-builder-workspace/Sources/MacroToolkitExamplePlugin/CodableKeyMacro.swift:5:15: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 3 |
 4 | // Modified from: https://github.com/DougGregor/swift-macro-examples/blob/f61ac7cdca8dc3557e53f86e7e03df1353908d3e/MacroExamplesPlugin/CodableKey.swift
 5 | public struct CodableKeyMacro: 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
 6 |     public static func expansion(
 7 |         of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/MacroToolkitExamplePlugin/CustomCodableMacro.swift:6:15: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 4 |
 5 | // Modified from: https://github.com/DougGregor/swift-macro-examples/blob/f61ac7cdca8dc3557e53f86e7e03df1353908d3e/MacroExamplesPlugin/CustomCodable.swift
 6 | public struct CustomCodableMacro: MemberMacro {
   |               `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 7 |     public static func expansion(
 8 |         of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[668/680] Compiling MacroToolkitExamplePlugin CustomCodableMacro.swift
/host/spi-builder-workspace/Sources/MacroToolkitExamplePlugin/CodableKeyMacro.swift:5:15: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 3 |
 4 | // Modified from: https://github.com/DougGregor/swift-macro-examples/blob/f61ac7cdca8dc3557e53f86e7e03df1353908d3e/MacroExamplesPlugin/CodableKey.swift
 5 | public struct CodableKeyMacro: 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
 6 |     public static func expansion(
 7 |         of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/MacroToolkitExamplePlugin/CustomCodableMacro.swift:6:15: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 4 |
 5 | // Modified from: https://github.com/DougGregor/swift-macro-examples/blob/f61ac7cdca8dc3557e53f86e7e03df1353908d3e/MacroExamplesPlugin/CustomCodable.swift
 6 | public struct CustomCodableMacro: MemberMacro {
   |               `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 7 |     public static func expansion(
 8 |         of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[669/680] Compiling MacroToolkitExamplePlugin MetaEnumMacro.swift
/host/spi-builder-workspace/Sources/MacroToolkitExamplePlugin/MetaEnumMacro.swift:67: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
 65 | }
 66 |
 67 | extension MetaEnumMacro: 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
 68 |     public static func expansion(
 69 |         of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[670/680] Compiling MacroToolkitExamplePlugin AddCompletionHandlerMacro.swift
/host/spi-builder-workspace/Sources/MacroToolkitExamplePlugin/CaseDetectionMacro.swift:6:15: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 4 |
 5 | // Modified from: https://github.com/DougGregor/swift-macro-examples/blob/f61ac7cdca8dc3557e53f86e7e03df1353908d3e/MacroExamplesPlugin/CaseDetectionMacro.swift
 6 | public struct CaseDetectionMacro: 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
 7 |     public static func expansion<
 8 |         Declaration: DeclGroupSyntax, Context: MacroExpansionContext
/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,
[671/680] Compiling MacroToolkitExamplePlugin CaseDetectionMacro.swift
/host/spi-builder-workspace/Sources/MacroToolkitExamplePlugin/CaseDetectionMacro.swift:6:15: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 4 |
 5 | // Modified from: https://github.com/DougGregor/swift-macro-examples/blob/f61ac7cdca8dc3557e53f86e7e03df1353908d3e/MacroExamplesPlugin/CaseDetectionMacro.swift
 6 | public struct CaseDetectionMacro: 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
 7 |     public static func expansion<
 8 |         Declaration: DeclGroupSyntax, Context: MacroExpansionContext
/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,
[672/680] Compiling MacroToolkitExamplePlugin AddAsyncMacroCore.swift
[673/680] Compiling MacroToolkitExamplePlugin AddBlockerMacro.swift
[674/680] Emitting module MacroToolkitExamplePlugin
/host/spi-builder-workspace/Sources/MacroToolkitExamplePlugin/AddAsyncAllMembersMacro.swift:5:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 3 | import SwiftSyntaxMacros
 4 |
 5 | public enum AddAsyncAllMembersMacro: 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
 6 |     public static func expansion(
 7 |         of node: AttributeSyntax, providingMembersOf declaration: some DeclGroupSyntax,
/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/MacroToolkitExamplePlugin/CaseDetectionMacro.swift:6:15: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 4 |
 5 | // Modified from: https://github.com/DougGregor/swift-macro-examples/blob/f61ac7cdca8dc3557e53f86e7e03df1353908d3e/MacroExamplesPlugin/CaseDetectionMacro.swift
 6 | public struct CaseDetectionMacro: 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
 7 |     public static func expansion<
 8 |         Declaration: DeclGroupSyntax, Context: MacroExpansionContext
/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/MacroToolkitExamplePlugin/CodableKeyMacro.swift:5:15: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 3 |
 4 | // Modified from: https://github.com/DougGregor/swift-macro-examples/blob/f61ac7cdca8dc3557e53f86e7e03df1353908d3e/MacroExamplesPlugin/CodableKey.swift
 5 | public struct CodableKeyMacro: 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
 6 |     public static func expansion(
 7 |         of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/MacroToolkitExamplePlugin/CustomCodableMacro.swift:6:15: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 4 |
 5 | // Modified from: https://github.com/DougGregor/swift-macro-examples/blob/f61ac7cdca8dc3557e53f86e7e03df1353908d3e/MacroExamplesPlugin/CustomCodable.swift
 6 | public struct CustomCodableMacro: MemberMacro {
   |               `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 7 |     public static func expansion(
 8 |         of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/MacroToolkitExamplePlugin/DictionaryStorageMacro.swift:49: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
47 | }
48 |
49 | extension DictionaryStorageMacro: 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
50 |     public static func expansion(
51 |         of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/MacroToolkitExamplePlugin/MetaEnumMacro.swift:67: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
 65 | }
 66 |
 67 | extension MetaEnumMacro: 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
 68 |     public static func expansion(
 69 |         of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/MacroToolkitExamplePlugin/OptionSetMacro.swift:133: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
131 | }
132 |
133 | extension OptionSetMacro: 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
134 |     public static func expansion(
135 |         of attribute: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[675/680] Compiling MacroToolkitExamplePlugin AddAsyncAllMembersMacro.swift
/host/spi-builder-workspace/Sources/MacroToolkitExamplePlugin/AddAsyncAllMembersMacro.swift:5:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 3 | import SwiftSyntaxMacros
 4 |
 5 | public enum AddAsyncAllMembersMacro: 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
 6 |     public static func expansion(
 7 |         of node: AttributeSyntax, providingMembersOf declaration: some DeclGroupSyntax,
/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,
[676/680] Compiling MacroToolkitExamplePlugin AddAsyncMacro.swift
/host/spi-builder-workspace/Sources/MacroToolkitExamplePlugin/AddAsyncAllMembersMacro.swift:5:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 3 | import SwiftSyntaxMacros
 4 |
 5 | public enum AddAsyncAllMembersMacro: 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
 6 |     public static func expansion(
 7 |         of node: AttributeSyntax, providingMembersOf declaration: some DeclGroupSyntax,
/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,
[677/680] Compiling MacroToolkitExamplePlugin OptionSetMacro.swift
/host/spi-builder-workspace/Sources/MacroToolkitExamplePlugin/OptionSetMacro.swift:133: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
131 | }
132 |
133 | extension OptionSetMacro: 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
134 |     public static func expansion(
135 |         of attribute: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[678/681] Wrapping AST for MacroToolkitExamplePlugin for debugging
[679/681] Write Objects.LinkFileList
[680/681] Linking MacroToolkitExamplePlugin-tool
[682/683] Compiling MacroToolkitExample MacroToolkitExample.swift
[683/683] Emitting module MacroToolkitExample
Build complete! (299.71s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "601.0.1",
            "upper_bound" : "602.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    },
    {
      "identity" : "spimanifest",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.12.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwiftPackageIndex/SPIManifest.git"
    },
    {
      "identity" : "swift-macro-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-macro-testing"
    }
  ],
  "manifest_display_name" : "swift-macro-toolkit",
  "name" : "swift-macro-toolkit",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "MacroToolkit",
      "targets" : [
        "MacroToolkit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MacroToolkitExamplePlugin",
      "targets" : [
        "MacroToolkitExamplePlugin"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MacroToolkitTests",
      "module_type" : "SwiftTarget",
      "name" : "MacroToolkitTests",
      "path" : "Tests/MacroToolkitTests",
      "product_dependencies" : [
        "MacroTesting",
        "SwiftSyntax",
        "SwiftSyntaxMacros"
      ],
      "sources" : [
        "DeclGroupTests.swift",
        "MacroToolkitTests.swift",
        "ModifierTests.swift"
      ],
      "target_dependencies" : [
        "MacroToolkitExamplePlugin",
        "MacroToolkit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MacroToolkitExamplePlugin",
      "module_type" : "SwiftTarget",
      "name" : "MacroToolkitExamplePlugin",
      "path" : "Sources/MacroToolkitExamplePlugin",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "MacroToolkitExamplePlugin"
      ],
      "sources" : [
        "AddAsyncAllMembersMacro.swift",
        "AddAsyncMacro.swift",
        "AddAsyncMacroCore.swift",
        "AddBlockerMacro.swift",
        "AddCompletionHandlerMacro.swift",
        "CaseDetectionMacro.swift",
        "CodableKeyMacro.swift",
        "CustomCodableMacro.swift",
        "DictionaryStorageMacro.swift",
        "MacroToolkitExamplePlugin.swift",
        "MetaEnumMacro.swift",
        "OptionSetMacro.swift"
      ],
      "target_dependencies" : [
        "MacroToolkit"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "MacroToolkitExample",
      "module_type" : "SwiftTarget",
      "name" : "MacroToolkitExample",
      "path" : "Sources/MacroToolkitExample",
      "sources" : [
        "MacroToolkitExample.swift"
      ],
      "target_dependencies" : [
        "MacroToolkitExamplePlugin"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MacroToolkit",
      "module_type" : "SwiftTarget",
      "name" : "MacroToolkit",
      "path" : "Sources/MacroToolkit",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "MacroToolkit",
        "MacroToolkitExamplePlugin"
      ],
      "sources" : [
        "ArrayType.swift",
        "AssociatedType.swift",
        "Attribute.swift",
        "AttributeListElement.swift",
        "BooleanLiteral.swift",
        "ClassRestrictionType.swift",
        "CompositionType.swift",
        "ConditionalCompilationBlock.swift",
        "Decl.swift",
        "DeclGroup/Actor.swift",
        "DeclGroup/Class.swift",
        "DeclGroup/DeclGroup.swift",
        "DeclGroup/DeclGroupProtocol.swift",
        "DeclGroup/Enum.swift",
        "DeclGroup/Extension.swift",
        "DeclGroup/Protocol.swift",
        "DeclGroup/Struct.swift",
        "Destructuring.swift",
        "Diagnostics.swift",
        "DictionaryType.swift",
        "EnumCase.swift",
        "EnumCaseAssociatedValueParameter.swift",
        "EnumCaseValue.swift",
        "Expr.swift",
        "ExprProtocol.swift",
        "FloatLiteral.swift",
        "Function.swift",
        "FunctionParameter.swift",
        "FunctionType.swift",
        "ImplicitlyUnwrappedOptionalType.swift",
        "IntegerLiteral.swift",
        "LiteralProtocol.swift",
        "MacroAttribute.swift",
        "MemberType.swift",
        "MetatypeType.swift",
        "MissingType.swift",
        "Modifiers/AccessLevel.swift",
        "Modifiers/DeclarationContextModifier.swift",
        "Modifiers/ModifierProtocol.swift",
        "NilLiteral.swift",
        "OptionalType.swift",
        "PackExpansionType.swift",
        "PackReferenceType.swift",
        "Property.swift",
        "RegexLiteral.swift",
        "RepresentableBySyntax.swift",
        "SimpleType.swift",
        "SomeOrAnyType.swift",
        "String+Extensions.swift",
        "StringLiteral.swift",
        "SuppressedType.swift",
        "SwiftSyntax+Extensions.swift",
        "TupleType.swift",
        "Type.swift",
        "TypeProtocol.swift",
        "Variable.swift",
        "VariableBinding.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:f0ebbd71bee66c692411a61ab9a7ee6edc82316b7a7b4c6173cc06c00f20ed39
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.