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 (77d4a6), with Swift 6.2 for Android on 28 Nov 2025 18:09:34 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.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 77d4a6d Bump swift-syntax 602.0.0 (#34)
Cloned https://github.com/stackotter/swift-macro-toolkit.git
Revision (git rev-parse @):
77d4a6d6215a0709d169fa1c2be4df8d8e5f0796
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/stackotter/swift-macro-toolkit.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
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-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c3fe93b3f7c9edfd66b4287786a9b8caf7805f96d7219e301e257b4e0de911bb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/SwiftPackageIndex/SPIManifest.git
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/pointfreeco/swift-macro-testing
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/960] Fetching spimanifest
[731/1892] Fetching spimanifest, swift-macro-testing
[818/4050] Fetching spimanifest, swift-macro-testing, swift-docc-plugin
Fetched https://github.com/SwiftPackageIndex/SPIManifest.git from cache (0.45s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.47s)
[1/72984] Fetching swift-syntax
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (6.80s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (6.87s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (10.58s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.67s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3582] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.57s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.24s)
Computing version for https://github.com/SwiftPackageIndex/SPIManifest.git
Computed https://github.com/SwiftPackageIndex/SPIManifest.git at 0.19.0 (0.49s)
Fetching https://github.com/jpsim/Yams.git
[1/11263] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (1.49s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.4 (1.96s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/15633] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.27s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (3.80s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4651] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.31s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.68s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5600] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.73s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.7.0 (1.75s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (0.46s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.0
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/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.7.0
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.7
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.4
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
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/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
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
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2.1-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2.1-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.67s)
[1/1] Compiling plugin ValidatorPlugin
[2/2] Compiling plugin Swift-DocC Preview
[3/3] Compiling plugin Swift-DocC
Building for debugging...
[3/62] Write sources
[39/62] Compiling _SwiftSyntaxCShims PlatformMutex.c
[41/62] Write swift-version--6B0C4D200E742BB1.txt
[43/78] Emitting module SwiftSyntax600
[44/78] Compiling SwiftSyntax600 Empty.swift
[45/79] Emitting module SwiftSyntax602
[46/79] Compiling SwiftSyntax602 Empty.swift
[47/80] Emitting module SwiftSyntax601
[48/80] Compiling SwiftSyntax601 Empty.swift
[52/81] Compiling SwiftSyntax510 Empty.swift
[53/81] Emitting module SwiftSyntax510
[54/83] Wrapping AST for SwiftSyntax602 for debugging
[55/86] Wrapping AST for SwiftSyntax601 for debugging
[57/86] Compiling SwiftSyntax509 Empty.swift
[57/86] Wrapping AST for SwiftSyntax600 for debugging
[58/86] Wrapping AST for SwiftSyntax510 for debugging
[60/86] Emitting module SwiftSyntax509
[61/87] Wrapping AST for SwiftSyntax509 for debugging
[63/150] Emitting module SwiftSyntax602
[64/150] Compiling SwiftSyntax602 Empty.swift
[66/151] Emitting module SwiftSyntax601
[67/151] Compiling SwiftSyntax601 Empty.swift
[69/152] Compiling SwiftSyntax510 Empty.swift
[70/152] Emitting module SwiftSyntax510
[71/153] Emitting module SwiftSyntax509
[72/153] Compiling SwiftSyntax509 Empty.swift
[75/154] Emitting module SwiftSyntax600
[76/154] Compiling SwiftSyntax600 Empty.swift
[78/218] Compiling SwiftSyntax AbsolutePosition.swift
[79/218] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[80/218] Compiling SwiftSyntax ArenaAllocatedBuffer.swift
[81/218] Compiling SwiftSyntax Assert.swift
[82/218] Compiling SwiftSyntax BumpPtrAllocator.swift
[83/218] Compiling SwiftSyntax CommonAncestor.swift
[84/218] Compiling SwiftSyntax Convenience.swift
[85/218] Compiling SwiftSyntax CustomTraits.swift
[86/218] Compiling SwiftSyntax EditorPlaceholder.swift
[87/226] Compiling SwiftSyntax SourceLength.swift
[88/226] Compiling SwiftSyntax SourceLocation.swift
[89/226] Compiling SwiftSyntax SourcePresence.swift
[90/226] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[91/226] Compiling SwiftSyntax Syntax.swift
[92/226] Compiling SwiftSyntax SyntaxChildren.swift
[93/226] Compiling SwiftSyntax SyntaxCollection.swift
[94/226] Compiling SwiftSyntax SyntaxHashable.swift
[95/226] Compiling SwiftSyntax SyntaxIdentifier.swift
[96/226] Compiling SwiftSyntax Identifier.swift
[97/226] Compiling SwiftSyntax MemoryLayout.swift
[98/226] Compiling SwiftSyntax MissingNodeInitializers.swift
[99/226] Compiling SwiftSyntax RawSyntax.swift
[100/226] Compiling SwiftSyntax RawSyntaxArena.swift
[101/226] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[102/226] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[103/226] Compiling SwiftSyntax RawSyntaxTokenView.swift
[104/226] Compiling SwiftSyntax SourceEdit.swift
[105/226] Compiling SwiftSyntax SyntaxNodeStructure.swift
[106/226] Compiling SwiftSyntax SyntaxProtocol.swift
[107/226] Compiling SwiftSyntax SyntaxText.swift
[108/226] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[109/226] Compiling SwiftSyntax TokenDiagnostic.swift
[110/226] Compiling SwiftSyntax TokenSequence.swift
[111/226] Compiling SwiftSyntax TokenSyntax.swift
[112/226] Compiling SwiftSyntax Trivia.swift
[113/226] Compiling SwiftSyntax Utils.swift
[141/234] Emitting module SwiftSyntax
[143/234] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[144/234] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[145/234] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[146/234] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[147/234] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[148/234] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[149/234] Compiling SwiftSyntax RawSyntaxValidation.swift
[150/234] Compiling SwiftSyntax SyntaxNodesAB.swift
[151/234] Compiling SwiftSyntax ChildNameForKeyPath.swift
[152/234] Compiling SwiftSyntax Keyword.swift
[153/234] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[154/234] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[155/234] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[156/234] Compiling SwiftSyntax SyntaxBaseNodes.swift
[157/234] Compiling SwiftSyntax SyntaxCollections.swift
[158/234] Compiling SwiftSyntax SyntaxEnum.swift
[159/234] Compiling SwiftSyntax SyntaxKind.swift
[168/234] Compiling SwiftSyntax SyntaxRewriter.swift
[169/234] Compiling SwiftSyntax SyntaxTraits.swift
[170/234] Compiling SwiftSyntax SyntaxVisitor.swift
[171/234] Compiling SwiftSyntax TokenKind.swift
[172/234] Compiling SwiftSyntax Tokens.swift
[173/234] Compiling SwiftSyntax TriviaPieces.swift
[174/234] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[175/234] Compiling SwiftSyntax RawSyntaxNodesC.swift
[176/234] Compiling SwiftSyntax RawSyntaxNodesD.swift
[204/234] Compiling SwiftSyntax SyntaxNodesC.swift
[205/234] Compiling SwiftSyntax SyntaxNodesD.swift
[206/234] Compiling SwiftSyntax SyntaxNodesEF.swift
[207/234] Compiling SwiftSyntax SyntaxNodesGHI.swift
[208/234] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[209/234] Compiling SwiftSyntax SyntaxNodesOP.swift
[210/234] Compiling SwiftSyntax SyntaxNodesQRS.swift
[211/234] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[212/238] Wrapping AST for SwiftSyntax for debugging
[214/294] Compiling SwiftBasicFormat Syntax+Extensions.swift
[215/294] Compiling SwiftDiagnostics Message.swift
[216/294] Emitting module SwiftDiagnostics
[217/295] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[218/295] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[219/295] Compiling SwiftParser Expressions.swift
[220/295] Compiling SwiftParser IncrementalParseTransition.swift
[221/295] Compiling SwiftParser Directives.swift
[222/295] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[223/295] Compiling SwiftDiagnostics Note.swift
[224/295] Compiling SwiftBasicFormat InferIndentation.swift
[225/295] Compiling SwiftBasicFormat Indenter.swift
[226/295] Compiling SwiftDiagnostics FixIt.swift
[227/295] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[228/295] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[229/295] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[230/296] Wrapping AST for SwiftDiagnostics for debugging
[232/296] Emitting module SwiftBasicFormat
[233/296] Compiling SwiftBasicFormat BasicFormat.swift
[234/297] Wrapping AST for SwiftBasicFormat for debugging
[236/297] Compiling SwiftParser LoopProgressCondition.swift
[237/297] Compiling SwiftParser Modifiers.swift
[238/297] Compiling SwiftParser Names.swift
[239/297] Compiling SwiftParser Nominals.swift
[240/297] Compiling SwiftParser Parameters.swift
[241/297] Compiling SwiftParser ParseSourceFile.swift
[250/303] Compiling SwiftParser TokenSpec.swift
[251/303] Compiling SwiftParser TokenSpecSet.swift
[252/303] Compiling SwiftParser TopLevel.swift
[253/303] Compiling SwiftParser TriviaParser.swift
[254/303] Compiling SwiftParser Types.swift
[255/303] Compiling SwiftParser StringLiterals.swift
[256/303] Compiling SwiftParser SwiftParserCompatibility.swift
[257/303] Compiling SwiftParser SwiftVersion.swift
[258/303] Compiling SwiftParser SyntaxUtils.swift
[259/303] Compiling SwiftParser TokenConsumer.swift
[260/303] Compiling SwiftParser TokenPrecedence.swift
[262/303] Compiling SwiftParser Lexeme.swift
[263/303] Compiling SwiftParser LexemeSequence.swift
[264/303] Compiling SwiftParser Lexer.swift
[265/303] Compiling SwiftParser RegexLiteralLexer.swift
[266/303] Compiling SwiftParser UnicodeScalarExtensions.swift
[267/303] Compiling SwiftParser Lookahead.swift
[268/303] Compiling SwiftParser Parser.swift
[269/303] Compiling SwiftParser Patterns.swift
[270/303] Compiling SwiftParser Recovery.swift
[271/303] Compiling SwiftParser Specifiers.swift
[272/303] Compiling SwiftParser Statements.swift
[273/303] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[274/362] Compiling SwiftDiagnostics Message.swift
[275/363] Compiling SwiftBasicFormat Syntax+Extensions.swift
[276/363] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[277/363] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[278/363] Emitting module SwiftDiagnostics
[279/363] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[280/363] Compiling SwiftParser Directives.swift
[281/363] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[282/363] Compiling SwiftDiagnostics Note.swift
[283/363] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[284/363] Compiling SwiftBasicFormat Indenter.swift
[285/363] Compiling SwiftBasicFormat InferIndentation.swift
[286/363] Compiling SwiftParser Expressions.swift
[287/363] Compiling SwiftParser IncrementalParseTransition.swift
[288/363] Compiling SwiftDiagnostics FixIt.swift
[289/363] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[291/364] Compiling SwiftBasicFormat BasicFormat.swift
[292/364] Emitting module SwiftBasicFormat
[294/365] Compiling SwiftParser StringLiterals.swift
[295/365] Compiling SwiftParser SwiftParserCompatibility.swift
[296/365] Compiling SwiftParser SwiftVersion.swift
[297/365] Compiling SwiftParser SyntaxUtils.swift
[298/365] Compiling SwiftParser TokenConsumer.swift
[299/365] Compiling SwiftParser TokenPrecedence.swift
[300/370] Emitting module SwiftParser
[305/370] Compiling SwiftParser IsValidIdentifier.swift
[306/370] Compiling SwiftParser Cursor.swift
[307/370] Compiling SwiftParser LoopProgressCondition.swift
[308/370] Compiling SwiftParser Modifiers.swift
[309/370] Compiling SwiftParser Names.swift
[310/370] Compiling SwiftParser Nominals.swift
[311/370] Compiling SwiftParser Parameters.swift
[312/370] Compiling SwiftParser ParseSourceFile.swift
[313/370] Compiling SwiftParser ExperimentalFeatures.swift
[314/370] Compiling SwiftParser IsLexerClassified.swift
[315/370] Compiling SwiftParser LayoutNodes+Parsable.swift
[316/370] Compiling SwiftParser Parser+TokenSpecSet.swift
[317/370] Compiling SwiftParser TokenSpecStaticMembers.swift
[318/371] Wrapping AST for SwiftParser for debugging
[320/394] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[321/395] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[322/395] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[323/396] Compiling SwiftOperators PrecedenceGroup.swift
[324/396] Compiling SwiftOperators OperatorTable.swift
[325/396] Compiling SwiftOperators PrecedenceGraph.swift
[326/396] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[327/396] Emitting module SwiftOperators
[328/396] Compiling SwiftOperators SyntaxSynthesis.swift
[329/396] Compiling SwiftParserDiagnostics MissingNodesError.swift
[330/396] Compiling SwiftParserDiagnostics MissingTokenError.swift
[331/396] Compiling SwiftOperators OperatorTable+Folding.swift
[332/396] Compiling SwiftOperators OperatorTable+Semantics.swift
[333/397] Compiling SwiftParser TokenSpec.swift
[334/397] Compiling SwiftParser TokenSpecSet.swift
[335/397] Compiling SwiftParser TopLevel.swift
[336/397] Compiling SwiftParser TriviaParser.swift
[337/397] Compiling SwiftParser Types.swift
[338/397] Wrapping AST for SwiftOperators for debugging
[340/397] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[341/397] Compiling SwiftParserDiagnostics Utils.swift
[342/397] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[343/397] Emitting module SwiftParserDiagnostics
[344/397] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[345/397] Compiling SwiftParserDiagnostics PresenceUtils.swift
[350/397] Compiling SwiftParser Parser.swift
[351/397] Compiling SwiftParser Patterns.swift
[352/397] Compiling SwiftParser Recovery.swift
[353/397] Compiling SwiftParser Specifiers.swift
[354/397] Compiling SwiftParser Statements.swift
[355/397] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[356/397] Compiling SwiftParser Lexeme.swift
[357/397] Compiling SwiftParser LexemeSequence.swift
[358/397] Compiling SwiftParser Lexer.swift
[359/397] Compiling SwiftParser RegexLiteralLexer.swift
[360/397] Compiling SwiftParser UnicodeScalarExtensions.swift
[361/397] Compiling SwiftParser Lookahead.swift
[368/397] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[369/397] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[370/397] Compiling SwiftParser Attributes.swift
[371/397] Compiling SwiftParser Availability.swift
[372/397] Compiling SwiftParser CharacterInfo.swift
[373/397] Compiling SwiftParser CollectionNodes+Parsable.swift
[374/397] Compiling SwiftParser CompilerFiles.swift
[375/397] Compiling SwiftParser Declarations.swift
[376/397] Emitting module SwiftParser
[389/399] Wrapping AST for SwiftParserDiagnostics for debugging
[391/437] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[392/438] Compiling SwiftOperators PrecedenceGroup.swift
[393/439] Compiling SwiftParserDiagnostics MissingNodesError.swift
[394/439] Compiling SwiftParserDiagnostics MissingTokenError.swift
[395/439] Compiling SwiftOperators OperatorTable.swift
[396/439] Compiling SwiftOperators PrecedenceGraph.swift
[397/439] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[398/439] Emitting module SwiftOperators
[399/439] Compiling SwiftOperators SyntaxSynthesis.swift
[400/439] Compiling SwiftOperators OperatorTable+Semantics.swift
[403/440] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[404/440] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[405/440] Compiling SwiftOperators OperatorTable+Folding.swift
[407/441] Emitting module SwiftSyntaxBuilder
[408/441] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[409/441] Compiling SwiftParserDiagnostics PresenceUtils.swift
[410/441] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[411/441] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[412/441] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[413/441] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[414/441] Compiling SwiftParserDiagnostics Utils.swift
[419/441] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[420/441] Emitting module SwiftParserDiagnostics
[421/441] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[422/441] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[423/441] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[424/441] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[427/442] Wrapping AST for SwiftSyntaxBuilder for debugging
[429/459] Compiling SwiftSyntaxMacros Macro.swift
[430/459] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[431/461] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[432/461] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[433/461] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[434/461] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[435/461] Compiling SwiftSyntaxMacros AccessorMacro.swift
[436/461] Compiling SwiftSyntaxMacros AttachedMacro.swift
[437/461] Compiling SwiftSyntaxMacros BodyMacro.swift
[438/461] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[439/461] Compiling SwiftSyntaxMacros Macro+Format.swift
[440/461] Compiling SwiftSyntaxMacros MemberMacro.swift
[441/461] Compiling SwiftSyntaxMacros PeerMacro.swift
[442/461] Compiling SwiftSyntaxMacros PreambleMacro.swift
[443/461] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[444/461] Emitting module SwiftSyntaxMacros
[445/461] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[446/461] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[447/461] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[448/462] Wrapping AST for SwiftSyntaxMacros for debugging
[450/471] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[451/472] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[452/472] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[453/472] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[454/472] Emitting module SwiftSyntaxMacroExpansion
[455/472] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[456/472] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[463/473] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[464/473] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[466/488] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[467/488] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[468/489] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[469/489] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[470/489] Emitting module SwiftSyntaxBuilder
[471/489] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[472/489] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[473/490] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[475/502] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[476/502] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[477/503] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[478/503] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[479/503] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[480/503] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[481/503] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[482/503] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[483/503] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[484/503] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[485/503] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[486/503] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[489/503] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[491/504] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[492/521] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[493/521] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[494/523] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[495/523] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[496/523] Compiling SwiftSyntaxMacros AccessorMacro.swift
[497/523] Compiling SwiftSyntaxMacros AttachedMacro.swift
[498/523] Compiling SwiftSyntaxMacros BodyMacro.swift
[499/523] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[500/523] Compiling SwiftSyntaxMacros Macro+Format.swift
[501/523] Emitting module SwiftSyntaxMacros
[502/523] Compiling SwiftSyntaxMacros Macro.swift
[503/523] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[504/523] Compiling SwiftSyntaxMacros MemberMacro.swift
[505/523] Compiling SwiftSyntaxMacros PeerMacro.swift
[506/523] Compiling SwiftSyntaxMacros PreambleMacro.swift
[507/523] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[508/523] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[509/523] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[510/523] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[512/533] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[513/534] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[514/534] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[515/534] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[516/534] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[517/534] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[518/534] Emitting module SwiftSyntaxMacroExpansion
[519/534] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[522/534] Emitting module SwiftCompilerPluginMessageHandling
[525/534] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[526/534] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[527/534] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[528/535] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[530/537] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[531/537] Emitting module SwiftCompilerPlugin
[533/538] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[533/538] Wrapping AST for SwiftCompilerPlugin for debugging
[536/602] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[537/602] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[538/602] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[539/603] Emitting module SwiftCompilerPluginMessageHandling
[540/603] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[541/603] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[542/603] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[543/603] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[544/603] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[545/603] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[546/603] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[547/603] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[548/603] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[550/606] Emitting module MacroToolkit
[551/613] Emitting module SwiftCompilerPlugin
[552/613] Compiling MacroToolkit ImplicitlyUnwrappedOptionalType.swift
[553/613] Compiling MacroToolkit IntegerLiteral.swift
[554/613] Compiling MacroToolkit LiteralProtocol.swift
[555/613] Compiling MacroToolkit MacroAttribute.swift
[556/613] Compiling MacroToolkit MemberType.swift
[557/613] Compiling MacroToolkit MetatypeType.swift
[558/613] Compiling MacroToolkit MissingType.swift
[559/613] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[561/665] Compiling MacroToolkit Property.swift
[562/665] Compiling MacroToolkit RegexLiteral.swift
[563/665] Compiling MacroToolkit RepresentableBySyntax.swift
[564/665] Compiling MacroToolkit SimpleType.swift
[565/665] Compiling MacroToolkit SomeOrAnyType.swift
[566/665] Compiling MacroToolkit String+Extensions.swift
[567/665] Compiling MacroToolkit StringLiteral.swift
[568/665] Compiling MacroToolkit Protocol.swift
[569/665] Compiling MacroToolkit Struct.swift
[570/665] Compiling MacroToolkit Destructuring.swift
[571/665] Compiling MacroToolkit Diagnostics.swift
[572/665] Compiling MacroToolkit DictionaryType.swift
[573/665] Compiling MacroToolkit EnumCase.swift
[574/665] Compiling MacroToolkit EnumCaseAssociatedValueParameter.swift
[575/665] Compiling MacroToolkit ArrayType.swift
[576/665] Compiling MacroToolkit AssociatedType.swift
[577/665] Compiling MacroToolkit Attribute.swift
[578/665] Compiling MacroToolkit AttributeListElement.swift
[579/665] Compiling MacroToolkit BooleanLiteral.swift
[580/665] Compiling MacroToolkit ClassRestrictionType.swift
[581/665] Compiling MacroToolkit CompositionType.swift
[582/665] Compiling MacroToolkit ConditionalCompilationBlock.swift
[583/665] Compiling MacroToolkit EnumCaseValue.swift
[584/665] Compiling MacroToolkit Expr.swift
[585/665] Compiling MacroToolkit ExprProtocol.swift
[586/665] Compiling MacroToolkit FloatLiteral.swift
[587/665] Compiling MacroToolkit Function.swift
[588/665] Compiling MacroToolkit FunctionParameter.swift
[589/665] Compiling MacroToolkit Extension.swift
[590/665] Compiling MacroToolkit AccessLevel.swift
[591/665] Compiling MacroToolkit DeclarationContextModifier.swift
[592/665] Compiling MacroToolkit ModifierProtocol.swift
[593/665] Compiling MacroToolkit NilLiteral.swift
[594/665] Compiling MacroToolkit OptionalType.swift
[595/665] Compiling MacroToolkit PackExpansionType.swift
[596/665] Compiling MacroToolkit PackReferenceType.swift
[597/665] Compiling MacroToolkit FunctionType.swift
[598/665] Compiling MacroToolkit ImplicitlyUnwrappedOptionalType.swift
[599/665] Compiling MacroToolkit IntegerLiteral.swift
[600/665] Compiling MacroToolkit LiteralProtocol.swift
[601/665] Compiling MacroToolkit MacroAttribute.swift
[602/665] Compiling MacroToolkit MemberType.swift
[603/665] Compiling MacroToolkit MetatypeType.swift
[604/665] Compiling MacroToolkit SuppressedType.swift
[605/665] Compiling MacroToolkit SwiftSyntax+Extensions.swift
[606/665] Compiling MacroToolkit TupleType.swift
[607/665] Compiling MacroToolkit Type.swift
[608/665] Compiling MacroToolkit TypeProtocol.swift
[609/665] Compiling MacroToolkit Variable.swift
[610/665] Compiling MacroToolkit VariableBinding.swift
[611/666] Wrapping AST for MacroToolkit for debugging
[613/678] 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 [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
 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,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[614/678] 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 [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
 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,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[615/678] 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 [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
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,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[616/679] Compiling MacroToolkitExamplePlugin MacroToolkitExamplePlugin.swift
[617/679] 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 [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
 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,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[618/679] 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 [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
 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,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[619/679] 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 [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
 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,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[620/679] 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 [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
 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,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[621/679] 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 [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
 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,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[622/679] 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 [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
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,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[623/679] Compiling MacroToolkitExamplePlugin AddAsyncMacroCore.swift
[624/679] Compiling MacroToolkitExamplePlugin AddBlockerMacro.swift
[625/679] 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 [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
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,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[626/680] Wrapping AST for MacroToolkitExamplePlugin for debugging
[627/680] Write Objects.LinkFileList
[628/680] Linking MacroToolkitExamplePlugin-tool
[630/680] Emitting module MacroToolkit
[631/689] Emitting module MacroToolkitExample
[632/689] Compiling MacroToolkitExample MacroToolkitExample.swift
[639/690] Compiling MacroToolkit MissingType.swift
[649/690] Compiling MacroToolkit Decl.swift
[650/690] Compiling MacroToolkit Actor.swift
[651/690] Compiling MacroToolkit Class.swift
[652/690] Compiling MacroToolkit DeclGroup.swift
[653/690] Compiling MacroToolkit DeclGroupProtocol.swift
[654/690] Compiling MacroToolkit Enum.swift
[684/690] Compiling MacroToolkit SuppressedType.swift
[685/690] Compiling MacroToolkit SwiftSyntax+Extensions.swift
[686/690] Compiling MacroToolkit TupleType.swift
[687/690] Compiling MacroToolkit Type.swift
[688/690] Compiling MacroToolkit TypeProtocol.swift
[689/690] Compiling MacroToolkit Variable.swift
[690/690] Compiling MacroToolkit VariableBinding.swift
Build complete! (392.35s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "602.0.0",
            "upper_bound" : "603.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"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c3fe93b3f7c9edfd66b4287786a9b8caf7805f96d7219e301e257b4e0de911bb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.