Build Information
Successful build of swift-tagged-macro, reference main (eeaece
), with Swift 6.1 for macOS (SPM) on 8 Aug 2025 18:00:32 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Build Log
========================================
RunAll
========================================
Builder version: 4.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/davdroman/swift-tagged-macro.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/davdroman/swift-tagged-macro
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at eeaece5 [CI] Improve `TaggedMacroTests` exhaustiveness (#4)
Cloned https://github.com/davdroman/swift-tagged-macro.git
Revision (git rev-parse @):
eeaece55703dfb52410d5dbe6e4222e12f396713
SUCCESS checkout https://github.com/davdroman/swift-tagged-macro.git at main
Fetching https://github.com/pointfreeco/swift-macro-testing
Fetching https://github.com/pointfreeco/swift-tagged
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/pointfreeco/swift-snapshot-testing from cache
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetching https://github.com/swiftlang/swift-syntax.git from cache
[1/1194] Fetching swift-tagged
[85/2102] Fetching swift-tagged, swift-macro-testing
Fetched https://github.com/pointfreeco/swift-tagged from cache (0.87s)
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (0.87s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.88s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.82s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (1.85s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (1.87s)
Computing version for https://github.com/pointfreeco/swift-tagged
Computed https://github.com/pointfreeco/swift-tagged at 0.10.0 (5.81s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.68s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.3 (0.50s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.5 (0.51s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.48s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.0 (0.52s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.6.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
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/swift-tagged
Working copy of https://github.com/pointfreeco/swift-tagged resolved at 0.10.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.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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swift-tagged-macro",
"name": "swift-tagged-macro",
"url": "https://github.com/davdroman/swift-tagged-macro.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-tagged-macro",
"dependencies": [
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/swiftlang/swift-syntax",
"version": "601.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
},
{
"identity": "swift-tagged",
"name": "swift-tagged",
"url": "https://github.com/pointfreeco/swift-tagged",
"version": "0.10.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-tagged",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/davdroman/swift-tagged-macro.git
[1/58] Fetching swift-tagged-macro
Fetched https://github.com/davdroman/swift-tagged-macro.git from cache (0.60s)
Fetching https://github.com/pointfreeco/swift-tagged from cache
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/pointfreeco/swift-tagged from cache (0.84s)
Fetched https://github.com/swiftlang/swift-syntax from cache (0.87s)
Computing version for https://github.com/pointfreeco/swift-tagged
Computed https://github.com/pointfreeco/swift-tagged at 0.10.0 (0.94s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.67s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/pointfreeco/swift-tagged
Working copy of https://github.com/pointfreeco/swift-tagged resolved at 0.10.0
Creating working copy for https://github.com/davdroman/swift-tagged-macro.git
Working copy of https://github.com/davdroman/swift-tagged-macro.git resolved at main (eeaece5)
warning: '.resolve-product-dependencies': dependency 'swift-tagged-macro' is not used by any target
Found 2 product dependencies
- swift-syntax
- swift-tagged
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/davdroman/swift-tagged-macro.git
https://github.com/davdroman/swift-tagged-macro.git
{
"dependencies" : [
{
"identity" : "swift-macro-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-macro-testing"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "509.0.0",
"upper_bound" : "602.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax"
},
{
"identity" : "swift-tagged",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-tagged"
}
],
"manifest_display_name" : "swift-tagged-macro",
"name" : "swift-tagged-macro",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "TaggedMacro",
"targets" : [
"TaggedMacro"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "TaggedMacroPlugin",
"targets" : [
"TaggedMacroPlugin"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "TaggedMacroTests",
"module_type" : "SwiftTarget",
"name" : "TaggedMacroTests",
"path" : "Tests/TaggedMacroTests",
"sources" : [
"TaggedMacroTests.swift"
],
"target_dependencies" : [
"TaggedMacro"
],
"type" : "test"
},
{
"c99name" : "TaggedMacroPluginTests",
"module_type" : "SwiftTarget",
"name" : "TaggedMacroPluginTests",
"path" : "Tests/TaggedMacroPluginTests",
"product_dependencies" : [
"MacroTesting",
"SwiftCompilerPlugin"
],
"sources" : [
"TaggedMacroPluginTests.swift"
],
"target_dependencies" : [
"TaggedMacroPlugin"
],
"type" : "test"
},
{
"c99name" : "TaggedMacroPlugin",
"module_type" : "SwiftTarget",
"name" : "TaggedMacroPlugin",
"path" : "Sources/TaggedMacroPlugin",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"TaggedMacro",
"TaggedMacroPlugin"
],
"sources" : [
"Plugins.swift",
"TaggedMacro.swift"
],
"type" : "macro"
},
{
"c99name" : "TaggedMacro",
"module_type" : "SwiftTarget",
"name" : "TaggedMacro",
"path" : "Sources/TaggedMacro",
"product_dependencies" : [
"Tagged"
],
"product_memberships" : [
"TaggedMacro"
],
"sources" : [
"Exports.swift",
"Macros.swift"
],
"target_dependencies" : [
"TaggedMacroPlugin"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/24] Write sources
[20/24] Compiling _SwiftSyntaxCShims dummy.c
[21/24] Write swift-version-2F0A5646E1D333AE.txt
[23/38] Emitting module SwiftSyntax601
[24/38] Emitting module SwiftSyntax510
[25/38] Compiling SwiftSyntax601 Empty.swift
[26/38] Compiling SwiftSyntax510 Empty.swift
[27/38] Compiling SwiftSyntax600 Empty.swift
[28/38] Emitting module SwiftSyntax600
[29/38] Compiling SwiftSyntax509 Empty.swift
[30/38] Emitting module SwiftSyntax509
[31/104] Compiling SwiftSyntax AbsolutePosition.swift
[32/104] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[33/104] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[34/104] Compiling SwiftSyntax Assert.swift
[35/104] Compiling SwiftSyntax BumpPtrAllocator.swift
[36/104] Compiling SwiftSyntax CommonAncestor.swift
[37/104] Compiling SwiftSyntax Convenience.swift
[38/104] Compiling SwiftSyntax CustomTraits.swift
[39/111] Compiling SwiftSyntax EditorPlaceholder.swift
[40/111] Compiling SwiftSyntax Identifier.swift
[41/111] Compiling SwiftSyntax MemoryLayout.swift
[42/111] Compiling SwiftSyntax MissingNodeInitializers.swift
[43/111] Compiling SwiftSyntax RawSyntax.swift
[44/111] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[45/111] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[46/111] Compiling SwiftSyntax RawSyntaxTokenView.swift
[47/111] Compiling SwiftSyntax SyntaxProtocol.swift
[48/111] Compiling SwiftSyntax SyntaxText.swift
[49/111] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[50/111] Compiling SwiftSyntax TokenDiagnostic.swift
[51/111] Compiling SwiftSyntax TokenSequence.swift
[52/111] Compiling SwiftSyntax TokenSyntax.swift
[53/111] Compiling SwiftSyntax Trivia.swift
[54/111] Compiling Tagged UUID.swift
[55/111] Emitting module Tagged
[56/111] Compiling Tagged UUID.swift
[57/111] Compiling Tagged Tagged.swift
[58/111] Emitting module Tagged
[59/111] Compiling Tagged Tagged.swift
[60/111] Emitting module SwiftSyntax
[61/111] Compiling SwiftSyntax SyntaxCollections.swift
[62/111] Compiling SwiftSyntax SyntaxEnum.swift
[63/111] Compiling SwiftSyntax SyntaxKind.swift
[64/111] Compiling SwiftSyntax SyntaxRewriter.swift
[65/111] Compiling SwiftSyntax SyntaxTraits.swift
[66/111] Compiling SwiftSyntax SyntaxVisitor.swift
[67/111] Compiling SwiftSyntax TokenKind.swift
[68/111] Compiling SwiftSyntax Tokens.swift
[69/111] Compiling SwiftSyntax TriviaPieces.swift
[70/111] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[71/111] Compiling SwiftSyntax RawSyntaxNodesC.swift
[72/111] Compiling SwiftSyntax RawSyntaxNodesD.swift
[73/111] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[74/111] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[75/111] Compiling SwiftSyntax SourceEdit.swift
[76/111] Compiling SwiftSyntax SourceLength.swift
[77/111] Compiling SwiftSyntax SourceLocation.swift
[78/111] Compiling SwiftSyntax SourcePresence.swift
[79/111] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[80/111] Compiling SwiftSyntax Syntax.swift
[81/111] Compiling SwiftSyntax SyntaxArena.swift
[82/111] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[83/111] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[84/111] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[85/111] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[86/111] Compiling SwiftSyntax RawSyntaxValidation.swift
[87/111] Compiling SwiftSyntax SyntaxNodesAB.swift
[88/111] Compiling SwiftSyntax SyntaxNodesC.swift
[89/111] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[90/111] Compiling SwiftSyntax SyntaxChildren.swift
[91/111] Compiling SwiftSyntax SyntaxCollection.swift
[92/111] Compiling SwiftSyntax SyntaxHashable.swift
[93/111] Compiling SwiftSyntax SyntaxIdentifier.swift
[94/111] Compiling SwiftSyntax SyntaxNodeFactory.swift
[95/111] Compiling SwiftSyntax SyntaxNodeStructure.swift
[96/111] Compiling SwiftSyntax Utils.swift
[97/111] Compiling SwiftSyntax ChildNameForKeyPath.swift
[98/111] Compiling SwiftSyntax Keyword.swift
[99/111] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[100/111] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[101/111] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[102/111] Compiling SwiftSyntax SyntaxBaseNodes.swift
[103/111] Compiling SwiftSyntax SyntaxNodesD.swift
[104/111] Compiling SwiftSyntax SyntaxNodesEF.swift
[105/111] Compiling SwiftSyntax SyntaxNodesGHI.swift
[106/111] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[107/111] Compiling SwiftSyntax SyntaxNodesOP.swift
[108/111] Compiling SwiftSyntax SyntaxNodesQRS.swift
[109/111] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[110/170] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[111/170] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[112/170] Compiling SwiftDiagnostics Message.swift
[113/171] Compiling SwiftDiagnostics Note.swift
[114/171] Compiling SwiftBasicFormat Syntax+Extensions.swift
[115/171] Compiling SwiftBasicFormat InferIndentation.swift
[116/171] Compiling SwiftBasicFormat Indenter.swift
[117/171] Compiling SwiftDiagnostics FixIt.swift
[118/171] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[119/171] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[120/171] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[121/171] Compiling SwiftDiagnostics Diagnostic.swift
[122/171] Compiling SwiftDiagnostics Convenience.swift
[123/171] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[124/171] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[125/171] Emitting module SwiftDiagnostics
[126/171] Emitting module SwiftBasicFormat
[127/171] Compiling SwiftBasicFormat BasicFormat.swift
[128/171] Compiling SwiftParser StringLiterals.swift
[129/171] Compiling SwiftParser SwiftParserCompatibility.swift
[130/171] Compiling SwiftParser SwiftVersion.swift
[131/171] Compiling SwiftParser SyntaxUtils.swift
[132/175] Compiling SwiftParser TopLevel.swift
[133/175] Compiling SwiftParser TriviaParser.swift
[134/175] Compiling SwiftParser Types.swift
[135/175] Compiling SwiftParser ExperimentalFeatures.swift
[136/175] Compiling SwiftParser TokenConsumer.swift
[137/175] Compiling SwiftParser TokenPrecedence.swift
[138/175] Compiling SwiftParser TokenSpec.swift
[139/175] Compiling SwiftParser TokenSpecSet.swift
[140/175] Compiling SwiftParser Nominals.swift
[141/175] Compiling SwiftParser Parameters.swift
[142/175] Compiling SwiftParser ParseSourceFile.swift
[143/175] Compiling SwiftParser Parser.swift
[144/175] Compiling SwiftParser Patterns.swift
[145/175] Compiling SwiftParser Recovery.swift
[146/175] Compiling SwiftParser Specifiers.swift
[147/175] Compiling SwiftParser Statements.swift
[148/175] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[149/175] Compiling SwiftParser UnicodeScalarExtensions.swift
[150/175] Compiling SwiftParser Lookahead.swift
[151/175] Compiling SwiftParser LoopProgressCondition.swift
[152/175] Compiling SwiftParser Modifiers.swift
[153/175] Compiling SwiftParser Names.swift
[154/175] Compiling SwiftParser Directives.swift
[155/175] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[156/175] Compiling SwiftParser Expressions.swift
[157/175] Compiling SwiftParser IncrementalParseTransition.swift
[158/175] Compiling SwiftParser IsValidIdentifier.swift
[159/175] Compiling SwiftParser Attributes.swift
[160/175] Compiling SwiftParser Availability.swift
[161/175] Compiling SwiftParser CharacterInfo.swift
[162/175] Compiling SwiftParser CollectionNodes+Parsable.swift
[163/175] Compiling SwiftParser Declarations.swift
[164/175] Compiling SwiftParser Cursor.swift
[165/175] Compiling SwiftParser Lexeme.swift
[166/175] Compiling SwiftParser LexemeSequence.swift
[167/175] Compiling SwiftParser Lexer.swift
[168/175] Compiling SwiftParser RegexLiteralLexer.swift
[169/175] Emitting module SwiftParser
[170/175] Compiling SwiftParser IsLexerClassified.swift
[171/175] Compiling SwiftParser LayoutNodes+Parsable.swift
[172/175] Compiling SwiftParser Parser+TokenSpecSet.swift
[173/175] Compiling SwiftParser TokenSpecStaticMembers.swift
[174/198] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[175/199] Compiling SwiftOperators PrecedenceGraph.swift
[176/200] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[177/200] Compiling SwiftOperators PrecedenceGroup.swift
[178/200] Compiling SwiftOperators OperatorTable+Semantics.swift
[179/200] Compiling SwiftOperators OperatorTable+Defaults.swift
[180/200] Compiling SwiftOperators OperatorTable.swift
[181/200] Compiling SwiftOperators OperatorError+Diagnostics.swift
[182/200] Compiling SwiftOperators Operator.swift
[183/200] Compiling SwiftOperators OperatorTable+Folding.swift
[184/200] Compiling SwiftOperators OperatorError.swift
[185/200] Emitting module SwiftOperators
[186/200] Compiling SwiftOperators SyntaxSynthesis.swift
[187/200] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[188/200] Compiling SwiftParserDiagnostics Utils.swift
[189/200] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[190/200] Compiling SwiftParserDiagnostics MissingNodesError.swift
[191/200] Compiling SwiftParserDiagnostics MissingTokenError.swift
[192/200] Compiling SwiftParserDiagnostics PresenceUtils.swift
[193/200] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[194/200] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[195/200] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[196/200] Emitting module SwiftParserDiagnostics
[197/200] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[198/200] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[199/215] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[200/216] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[201/216] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[202/216] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[203/216] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[204/216] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[205/216] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[206/216] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[207/216] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[208/216] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[209/216] Compiling SwiftSyntaxBuilder Indenter.swift
[210/216] Compiling SwiftSyntaxBuilder ListBuilder.swift
[211/216] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[212/216] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[213/216] Emitting module SwiftSyntaxBuilder
[214/216] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[215/234] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[216/234] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[217/235] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[218/235] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[219/235] Compiling SwiftSyntaxMacros AttachedMacro.swift
[220/235] Compiling SwiftSyntaxMacros BodyMacro.swift
[221/235] Compiling SwiftSyntaxMacros Macro.swift
[222/235] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[223/235] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[224/235] Compiling SwiftSyntaxMacros Macro+Format.swift
[225/235] Compiling SwiftSyntaxMacros PreambleMacro.swift
[226/235] Compiling SwiftSyntaxMacros MemberMacro.swift
[227/235] Compiling SwiftSyntaxMacros PeerMacro.swift
[228/235] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[229/235] Compiling SwiftSyntaxMacros AccessorMacro.swift
[230/235] Emitting module SwiftSyntaxMacros
[231/235] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[232/235] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[233/235] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[234/245] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[235/245] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[236/245] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[237/245] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[238/245] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[239/245] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[240/245] Emitting module SwiftSyntaxMacroExpansion
[241/245] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[242/245] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[243/245] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[244/257] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[245/258] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[246/258] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[247/258] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[248/258] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[249/258] Emitting module SwiftCompilerPluginMessageHandling
[250/258] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[251/258] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[252/258] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[253/258] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[254/258] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[255/258] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[256/258] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[257/260] Emitting module SwiftCompilerPlugin
[258/260] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[259/263] Compiling TaggedMacroPlugin Plugins.swift
[260/263] Emitting module TaggedMacroPlugin
[261/263] Compiling TaggedMacroPlugin TaggedMacro.swift
[261/263] Write Objects.LinkFileList
[262/263] Linking TaggedMacroPlugin-tool
[264/269] Emitting module TaggedMacro
[265/269] Compiling TaggedMacro Exports.swift
[266/269] Compiling TaggedMacro Macros.swift
[267/269] Compiling TaggedMacro Exports.swift
[268/269] Compiling TaggedMacro Macros.swift
[269/269] Emitting module TaggedMacro
Build complete! (26.69s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-macro-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-macro-testing"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "509.0.0",
"upper_bound" : "602.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax"
},
{
"identity" : "swift-tagged",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-tagged"
}
],
"manifest_display_name" : "swift-tagged-macro",
"name" : "swift-tagged-macro",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "TaggedMacro",
"targets" : [
"TaggedMacro"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "TaggedMacroPlugin",
"targets" : [
"TaggedMacroPlugin"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "TaggedMacroTests",
"module_type" : "SwiftTarget",
"name" : "TaggedMacroTests",
"path" : "Tests/TaggedMacroTests",
"sources" : [
"TaggedMacroTests.swift"
],
"target_dependencies" : [
"TaggedMacro"
],
"type" : "test"
},
{
"c99name" : "TaggedMacroPluginTests",
"module_type" : "SwiftTarget",
"name" : "TaggedMacroPluginTests",
"path" : "Tests/TaggedMacroPluginTests",
"product_dependencies" : [
"MacroTesting",
"SwiftCompilerPlugin"
],
"sources" : [
"TaggedMacroPluginTests.swift"
],
"target_dependencies" : [
"TaggedMacroPlugin"
],
"type" : "test"
},
{
"c99name" : "TaggedMacroPlugin",
"module_type" : "SwiftTarget",
"name" : "TaggedMacroPlugin",
"path" : "Sources/TaggedMacroPlugin",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"TaggedMacro",
"TaggedMacroPlugin"
],
"sources" : [
"Plugins.swift",
"TaggedMacro.swift"
],
"type" : "macro"
},
{
"c99name" : "TaggedMacro",
"module_type" : "SwiftTarget",
"name" : "TaggedMacro",
"path" : "Sources/TaggedMacro",
"product_dependencies" : [
"Tagged"
],
"product_memberships" : [
"TaggedMacro"
],
"sources" : [
"Exports.swift",
"Macros.swift"
],
"target_dependencies" : [
"TaggedMacroPlugin"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.