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-tagged-macro, reference main (eeaece), with Swift 6.0 for Linux on 8 Aug 2025 17:59:31 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/davdroman/swift-tagged-macro.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/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
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/davdroman/swift-tagged-macro.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:f0ebbd71bee66c692411a61ab9a7ee6edc82316b7a7b4c6173cc06c00f20ed39
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-tagged
Fetching https://github.com/pointfreeco/swift-macro-testing
[1/908] Fetching swift-macro-testing
[566/2102] Fetching swift-macro-testing, swift-tagged
[2103/73778] Fetching swift-macro-testing, swift-tagged, swift-syntax
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (7.04s)
Fetched https://github.com/pointfreeco/swift-tagged from cache (7.04s)
Fetched https://github.com/swiftlang/swift-syntax from cache (7.11s)
Computing version for https://github.com/pointfreeco/swift-tagged
Computed https://github.com/pointfreeco/swift-tagged at 0.10.0 (2.34s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.75s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.3 (0.55s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/15341] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.65s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.6 (1.44s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4581] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.30s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.65s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5505] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.80s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (0.71s)
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.1
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/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-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.6
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
Building for debugging...
[0/38] Write sources
[18/38] Compiling _SwiftSyntaxCShims dummy.c
[19/38] Write swift-version-24593BA9C3E375BF.txt
[21/49] Emitting module SwiftSyntax601
[22/49] Compiling SwiftSyntax601 Empty.swift
[23/50] Emitting module SwiftSyntax510
[24/50] Compiling SwiftSyntax510 Empty.swift
[26/51] Compiling SwiftSyntax509 Empty.swift
[27/51] Emitting module SwiftSyntax509
[29/51] Compiling SwiftSyntax600 Empty.swift
[30/52] Emitting module SwiftSyntax600
[32/53] Wrapping AST for SwiftSyntax601 for debugging
[33/53] Wrapping AST for SwiftSyntax510 for debugging
[34/53] Wrapping AST for SwiftSyntax509 for debugging
[35/53] Wrapping AST for SwiftSyntax600 for debugging
[37/117] Compiling Tagged UUID.swift
[38/117] Compiling SwiftSyntax AbsolutePosition.swift
[39/117] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[40/117] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[41/117] Compiling SwiftSyntax Assert.swift
[42/117] Compiling SwiftSyntax BumpPtrAllocator.swift
[43/117] Compiling SwiftSyntax CommonAncestor.swift
[44/117] Compiling SwiftSyntax Convenience.swift
[45/117] Compiling SwiftSyntax CustomTraits.swift
[46/117] Compiling SwiftSyntax EditorPlaceholder.swift
[47/126] Emitting module Tagged
[48/126] Compiling Tagged Tagged.swift
[50/127] Compiling SwiftSyntax SourceLocation.swift
[51/127] Compiling SwiftSyntax SourcePresence.swift
[52/127] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[53/127] Compiling SwiftSyntax Syntax.swift
[54/127] Compiling SwiftSyntax SyntaxArena.swift
[55/127] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[56/127] Compiling SwiftSyntax SyntaxChildren.swift
[57/127] Compiling SwiftSyntax SyntaxCollection.swift
[58/127] Compiling SwiftSyntax SyntaxHashable.swift
[59/127] Compiling SwiftSyntax SyntaxIdentifier.swift
[60/127] Compiling SwiftSyntax SyntaxNodeFactory.swift
[61/127] Compiling SwiftSyntax SyntaxNodeStructure.swift
[62/127] Compiling SwiftSyntax SyntaxProtocol.swift
[63/127] Compiling SwiftSyntax SyntaxText.swift
[64/127] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[65/127] Compiling SwiftSyntax TokenDiagnostic.swift
[66/127] Compiling SwiftSyntax TokenSequence.swift
[67/127] Compiling SwiftSyntax TokenSyntax.swift
[68/127] Emitting module SwiftSyntax
[69/127] Compiling SwiftSyntax SyntaxEnum.swift
[70/127] Compiling SwiftSyntax SyntaxKind.swift
[71/127] Compiling SwiftSyntax SyntaxRewriter.swift
[72/127] Compiling SwiftSyntax SyntaxTraits.swift
[73/127] Compiling SwiftSyntax SyntaxVisitor.swift
[74/127] Compiling SwiftSyntax TokenKind.swift
[75/127] Compiling SwiftSyntax Tokens.swift
[76/127] Compiling SwiftSyntax TriviaPieces.swift
[77/127] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[78/127] Compiling SwiftSyntax RawSyntaxNodesC.swift
[79/127] Compiling SwiftSyntax RawSyntaxNodesD.swift
[80/127] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[81/127] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[82/127] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[83/127] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[84/127] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[85/127] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[86/127] Compiling SwiftSyntax RawSyntaxValidation.swift
[87/127] Compiling SwiftSyntax Identifier.swift
[88/127] Compiling SwiftSyntax MemoryLayout.swift
[89/127] Compiling SwiftSyntax MissingNodeInitializers.swift
[90/127] Compiling SwiftSyntax RawSyntax.swift
[91/127] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[92/127] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[93/127] Compiling SwiftSyntax RawSyntaxTokenView.swift
[94/127] Compiling SwiftSyntax SourceEdit.swift
[95/127] Compiling SwiftSyntax SourceLength.swift
[96/127] Compiling SwiftSyntax Trivia.swift
[97/127] Compiling SwiftSyntax Utils.swift
[98/127] Compiling SwiftSyntax ChildNameForKeyPath.swift
[99/127] Compiling SwiftSyntax Keyword.swift
[100/127] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[101/127] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[102/127] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[103/127] Compiling SwiftSyntax SyntaxBaseNodes.swift
[104/127] Compiling SwiftSyntax SyntaxCollections.swift
[105/127] Compiling SwiftSyntax SyntaxNodesAB.swift
[106/127] Compiling SwiftSyntax SyntaxNodesC.swift
[107/127] Compiling SwiftSyntax SyntaxNodesD.swift
[108/127] Compiling SwiftSyntax SyntaxNodesEF.swift
[109/127] Compiling SwiftSyntax SyntaxNodesGHI.swift
[110/127] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[111/127] Compiling SwiftSyntax SyntaxNodesOP.swift
[112/127] Compiling SwiftSyntax SyntaxNodesQRS.swift
[113/127] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[114/128] Wrapping AST for SwiftSyntax for debugging
[116/186] Compiling SwiftDiagnostics Message.swift
[117/187] Compiling SwiftDiagnostics Note.swift
[118/187] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[119/187] Compiling SwiftBasicFormat Syntax+Extensions.swift
[120/187] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[121/187] Compiling SwiftParser IncrementalParseTransition.swift
[122/187] Compiling SwiftParser IsValidIdentifier.swift
[123/187] Compiling SwiftDiagnostics FixIt.swift
[124/187] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[125/187] Compiling SwiftBasicFormat Indenter.swift
[126/187] Compiling SwiftBasicFormat InferIndentation.swift
[127/187] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[128/187] Compiling SwiftParser Expressions.swift
[129/187] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[130/187] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[131/187] Emitting module SwiftDiagnostics
[133/188] Emitting module SwiftParser
[133/193] Wrapping AST for SwiftDiagnostics for debugging
[135/193] Emitting module SwiftBasicFormat
[136/193] Compiling SwiftBasicFormat BasicFormat.swift
[137/194] Wrapping AST for SwiftBasicFormat for debugging
[139/194] Compiling SwiftParser SwiftParserCompatibility.swift
[140/194] Compiling SwiftParser SwiftVersion.swift
[141/194] Compiling SwiftParser SyntaxUtils.swift
[142/194] Compiling SwiftParser TokenConsumer.swift
[143/194] Compiling SwiftParser TokenPrecedence.swift
[144/194] Compiling SwiftParser TokenSpec.swift
[145/194] Compiling SwiftParser TokenSpecSet.swift
[146/194] Compiling SwiftParser TopLevel.swift
[147/194] Compiling SwiftParser TriviaParser.swift
[148/194] Compiling SwiftParser Types.swift
[149/194] Compiling SwiftParser LexemeSequence.swift
[150/194] Compiling SwiftParser Lexer.swift
[151/194] Compiling SwiftParser RegexLiteralLexer.swift
[152/194] Compiling SwiftParser UnicodeScalarExtensions.swift
[153/194] Compiling SwiftParser Lookahead.swift
[154/194] Compiling SwiftParser LoopProgressCondition.swift
[155/194] Compiling SwiftParser Modifiers.swift
[156/194] Compiling SwiftParser Names.swift
[157/194] Compiling SwiftParser Nominals.swift
[158/194] Compiling SwiftParser Parameters.swift
[159/194] Compiling SwiftParser ParseSourceFile.swift
[160/194] Compiling SwiftParser Parser.swift
[161/194] Compiling SwiftParser Patterns.swift
[162/194] Compiling SwiftParser Recovery.swift
[163/194] Compiling SwiftParser Specifiers.swift
[164/194] Compiling SwiftParser Statements.swift
[165/194] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[166/194] Compiling SwiftParser StringLiterals.swift
[167/194] Compiling SwiftParser Attributes.swift
[168/194] Compiling SwiftParser Availability.swift
[169/194] Compiling SwiftParser CharacterInfo.swift
[170/194] Compiling SwiftParser CollectionNodes+Parsable.swift
[171/194] Compiling SwiftParser Declarations.swift
[172/194] Compiling SwiftParser Directives.swift
[177/194] Compiling SwiftParser Cursor.swift
[178/194] Compiling SwiftParser Lexeme.swift
[179/194] Compiling SwiftParser ExperimentalFeatures.swift
[180/194] Compiling SwiftParser IsLexerClassified.swift
[181/194] Compiling SwiftParser LayoutNodes+Parsable.swift
[182/194] Compiling SwiftParser Parser+TokenSpecSet.swift
[183/194] Compiling SwiftParser TokenSpecStaticMembers.swift
[184/195] Wrapping AST for SwiftParser for debugging
[186/218] Compiling SwiftOperators PrecedenceGroup.swift
[187/219] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[188/219] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[189/219] Compiling SwiftOperators PrecedenceGraph.swift
[190/219] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[191/220] Compiling SwiftOperators OperatorTable.swift
[192/220] Emitting module SwiftOperators
[193/220] Compiling SwiftOperators SyntaxSynthesis.swift
[194/220] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[195/220] Compiling SwiftOperators OperatorTable+Semantics.swift
[196/220] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[197/220] Compiling SwiftParserDiagnostics Utils.swift
[198/220] Compiling SwiftOperators OperatorTable+Folding.swift
[199/220] Compiling SwiftParserDiagnostics MissingNodesError.swift
[200/220] Compiling SwiftParserDiagnostics MissingTokenError.swift
[201/221] Wrapping AST for SwiftOperators for debugging
[203/221] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[204/221] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[205/221] Compiling SwiftParserDiagnostics PresenceUtils.swift
[206/221] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[207/221] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[212/221] Emitting module SwiftParserDiagnostics
[213/222] Wrapping AST for SwiftParserDiagnostics for debugging
[215/237] Emitting module SwiftSyntaxBuilder
[216/237] Compiling SwiftSyntaxBuilder Indenter.swift
[217/237] Compiling SwiftSyntaxBuilder ListBuilder.swift
[218/238] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[219/238] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[220/238] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[221/238] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[222/238] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[223/238] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[224/238] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[225/238] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[226/238] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[227/238] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[228/238] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[229/238] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[230/238] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[231/239] Wrapping AST for SwiftSyntaxBuilder for debugging
[233/256] Compiling SwiftSyntaxMacros MemberMacro.swift
[234/256] Compiling SwiftSyntaxMacros PeerMacro.swift
[235/256] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[236/256] Compiling SwiftSyntaxMacros Macro+Format.swift
[237/258] Compiling SwiftSyntaxMacros Macro.swift
[238/258] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[239/258] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[240/258] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[241/258] Compiling SwiftSyntaxMacros AccessorMacro.swift
[242/258] Compiling SwiftSyntaxMacros AttachedMacro.swift
[243/258] Compiling SwiftSyntaxMacros BodyMacro.swift
[244/258] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[245/258] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[246/258] Compiling SwiftSyntaxMacros PreambleMacro.swift
[247/258] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[248/258] Emitting module SwiftSyntaxMacros
[249/258] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[250/258] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[251/258] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[252/259] Wrapping AST for SwiftSyntaxMacros for debugging
[254/268] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[255/269] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[256/269] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[257/269] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[258/269] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[259/269] Emitting module SwiftSyntaxMacroExpansion
[260/269] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[261/269] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[262/269] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[263/269] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[264/270] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[266/282] Emitting module SwiftCompilerPluginMessageHandling
[267/283] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[268/283] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[269/283] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[270/283] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[271/283] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[272/283] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[273/283] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[274/283] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[275/283] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[276/283] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[277/283] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[278/283] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[279/284] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[281/286] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[282/286] Emitting module SwiftCompilerPlugin
[283/287] Wrapping AST for SwiftCompilerPlugin for debugging
[285/290] Compiling TaggedMacroPlugin Plugins.swift
[286/290] Emitting module TaggedMacroPlugin
[287/290] Compiling TaggedMacroPlugin TaggedMacro.swift
[288/291] Wrapping AST for TaggedMacroPlugin for debugging
[289/291] Write Objects.LinkFileList
[290/291] Linking TaggedMacroPlugin-tool
[292/294] Emitting module TaggedMacro
[293/294] Compiling TaggedMacro Exports.swift
[294/294] Compiling TaggedMacro Macros.swift
Build complete! (139.46s)
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" : "/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"
    }
  ],
  "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"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:f0ebbd71bee66c692411a61ab9a7ee6edc82316b7a7b4c6173cc06c00f20ed39
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.