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 IdentifiedEnumCases, reference trunk (6591cb), with Swift 6.2 (beta) for Linux on 22 Jun 2025 05:38:14 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danielsincere/IdentifiedEnumCases.git
Reference: trunk
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/danielsincere/IdentifiedEnumCases
 * branch            trunk      -> FETCH_HEAD
 * [new branch]      trunk      -> origin/trunk
HEAD is now at 6591cb8 switch to https://github.com/swiftlang/swift-syntax.git (#9)
Cloned https://github.com/danielsincere/IdentifiedEnumCases.git
Revision (git rev-parse @):
6591cb882c652f9c67b7051bfcd3c7dccc8104da
SUCCESS checkout https://github.com/danielsincere/IdentifiedEnumCases.git at trunk
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/danielsincere/IdentifiedEnumCases.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/swiftlang/swift-syntax.git
[1/70924] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (9.85s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (15.05s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Building for debugging...
[0/44] Write sources
[18/44] Compiling _SwiftSyntaxCShims dummy.c
[19/44] Write swift-version-24593BA9C3E375BF.txt
[21/50] Emitting module SwiftSyntax510
[22/50] Emitting module SwiftSyntax509
[23/50] Emitting module SwiftSyntax600
[24/50] Compiling SwiftSyntax600 Empty.swift
[25/51] Compiling SwiftSyntax510 Empty.swift
[27/52] Wrapping AST for SwiftSyntax600 for debugging
[29/52] Compiling SwiftSyntax509 Empty.swift
[29/53] Wrapping AST for SwiftSyntax510 for debugging
[31/53] Wrapping AST for SwiftSyntax509 for debugging
[33/117] Compiling SwiftSyntax SyntaxKind.swift
[34/117] Compiling SwiftSyntax SyntaxRewriter.swift
[35/117] Compiling SwiftSyntax SyntaxTraits.swift
[36/117] Compiling SwiftSyntax SyntaxVisitor.swift
[37/117] Compiling SwiftSyntax TokenKind.swift
[38/117] Compiling SwiftSyntax Tokens.swift
[39/117] Compiling SwiftSyntax TriviaPieces.swift
[40/117] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[41/117] Compiling SwiftSyntax RawSyntaxNodesC.swift
[42/117] Compiling SwiftSyntax RawSyntaxNodesD.swift
[43/117] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[44/117] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[45/117] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[46/117] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[47/117] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[48/117] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[49/117] Compiling SwiftSyntax RawSyntaxValidation.swift
[50/117] Compiling SwiftSyntax SyntaxNodesAB.swift
[51/125] Compiling SwiftSyntax AbsolutePosition.swift
[52/125] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[53/125] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[54/125] Compiling SwiftSyntax Assert.swift
[55/125] Compiling SwiftSyntax BumpPtrAllocator.swift
[56/125] Compiling SwiftSyntax CommonAncestor.swift
[57/125] Compiling SwiftSyntax Convenience.swift
[58/125] Compiling SwiftSyntax CustomTraits.swift
[59/125] Compiling SwiftSyntax Identifier.swift
[60/125] Compiling SwiftSyntax SyntaxNodeFactory.swift
[61/125] Compiling SwiftSyntax SyntaxNodeStructure.swift
[62/125] Compiling SwiftSyntax SyntaxProtocol.swift
[63/125] Compiling SwiftSyntax SyntaxText.swift
[64/125] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[65/125] Compiling SwiftSyntax TokenDiagnostic.swift
[66/125] Compiling SwiftSyntax TokenSequence.swift
[67/125] Compiling SwiftSyntax TokenSyntax.swift
[68/125] Compiling SwiftSyntax Trivia.swift
[69/125] Compiling SwiftSyntax SourcePresence.swift
[70/125] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[71/125] Compiling SwiftSyntax Syntax.swift
[72/125] Compiling SwiftSyntax SyntaxArena.swift
[73/125] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[74/125] Compiling SwiftSyntax SyntaxChildren.swift
[75/125] Compiling SwiftSyntax SyntaxCollection.swift
[76/125] Compiling SwiftSyntax SyntaxHashable.swift
[77/125] Compiling SwiftSyntax SyntaxIdentifier.swift
[78/125] Compiling SwiftSyntax MemoryLayout.swift
[79/125] Compiling SwiftSyntax MissingNodeInitializers.swift
[80/125] Compiling SwiftSyntax RawSyntax.swift
[81/125] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[82/125] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[83/125] Compiling SwiftSyntax RawSyntaxTokenView.swift
[84/125] Compiling SwiftSyntax SourceEdit.swift
[85/125] Compiling SwiftSyntax SourceLength.swift
[86/125] Compiling SwiftSyntax SourceLocation.swift
[87/125] Emitting module SwiftSyntax
[88/125] Compiling SwiftSyntax Utils.swift
[89/125] Compiling SwiftSyntax ChildNameForKeyPath.swift
[90/125] Compiling SwiftSyntax Keyword.swift
[91/125] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[92/125] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[93/125] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[94/125] Compiling SwiftSyntax SyntaxBaseNodes.swift
[95/125] Compiling SwiftSyntax SyntaxCollections.swift
[96/125] Compiling SwiftSyntax SyntaxEnum.swift
[97/125] Compiling SwiftSyntax SyntaxNodesC.swift
[98/125] Compiling SwiftSyntax SyntaxNodesD.swift
[99/125] Compiling SwiftSyntax SyntaxNodesEF.swift
[100/125] Compiling SwiftSyntax SyntaxNodesGHI.swift
[101/125] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[102/125] Compiling SwiftSyntax SyntaxNodesOP.swift
[103/125] Compiling SwiftSyntax SyntaxNodesQRS.swift
[104/125] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[105/133] Wrapping AST for SwiftSyntax for debugging
[107/183] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[108/183] Emitting module SwiftDiagnostics
[109/184] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[110/184] Compiling SwiftDiagnostics FixIt.swift
[111/184] Compiling SwiftDiagnostics Note.swift
[112/184] Compiling SwiftDiagnostics Message.swift
[113/184] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[114/184] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[115/184] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[116/184] Compiling SwiftParser CharacterInfo.swift
[117/184] Compiling SwiftParser CollectionNodes+Parsable.swift
[118/184] Compiling SwiftParser Attributes.swift
[119/184] Compiling SwiftParser Availability.swift
[120/185] Wrapping AST for SwiftDiagnostics for debugging
[122/185] Compiling SwiftBasicFormat Syntax+Extensions.swift
[123/185] Compiling SwiftBasicFormat InferIndentation.swift
[124/185] Compiling SwiftBasicFormat BasicFormat.swift
[125/185] Emitting module SwiftBasicFormat
[126/186] Wrapping AST for SwiftBasicFormat for debugging
[128/186] Compiling SwiftParser LexemeSequence.swift
[129/186] Compiling SwiftParser Lexer.swift
[130/186] Compiling SwiftParser RegexLiteralLexer.swift
[131/186] Compiling SwiftParser UnicodeScalarExtensions.swift
[132/186] Compiling SwiftParser Lookahead.swift
[133/186] Compiling SwiftParser LoopProgressCondition.swift
[134/191] Compiling SwiftParser SwiftParserCompatibility.swift
[135/191] Compiling SwiftParser SwiftVersion.swift
[136/191] Compiling SwiftParser SyntaxUtils.swift
[137/191] Compiling SwiftParser TokenConsumer.swift
[138/191] Compiling SwiftParser TokenPrecedence.swift
[139/191] Compiling SwiftParser TokenSpec.swift
[140/191] Compiling SwiftParser TokenSpecSet.swift
[141/191] Compiling SwiftParser TopLevel.swift
[142/191] Compiling SwiftParser TriviaParser.swift
[143/191] Compiling SwiftParser Types.swift
[144/191] Compiling SwiftParser Patterns.swift
[145/191] Compiling SwiftParser Recovery.swift
[146/191] Compiling SwiftParser Specifiers.swift
[147/191] Compiling SwiftParser Statements.swift
[148/191] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[149/191] Compiling SwiftParser StringLiterals.swift
[150/191] Compiling SwiftParser Modifiers.swift
[151/191] Compiling SwiftParser Names.swift
[152/191] Compiling SwiftParser Nominals.swift
[153/191] Compiling SwiftParser Parameters.swift
[154/191] Compiling SwiftParser ParseSourceFile.swift
[155/191] Compiling SwiftParser Parser.swift
[160/191] Compiling SwiftParser Declarations.swift
[161/191] Compiling SwiftParser Directives.swift
[162/191] Emitting module SwiftParser
[163/191] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[164/191] Compiling SwiftParser Expressions.swift
[165/191] Compiling SwiftParser IncrementalParseTransition.swift
[166/191] Compiling SwiftParser IsValidIdentifier.swift
[167/191] Compiling SwiftParser Cursor.swift
[168/191] Compiling SwiftParser Lexeme.swift
[169/191] Compiling SwiftParser ExperimentalFeatures.swift
[170/191] Compiling SwiftParser IsLexerClassified.swift
[171/191] Compiling SwiftParser LayoutNodes+Parsable.swift
[172/191] Compiling SwiftParser Parser+TokenSpecSet.swift
[173/191] Compiling SwiftParser TokenSpecStaticMembers.swift
[174/192] Wrapping AST for SwiftParser for debugging
[176/215] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[177/216] Compiling SwiftOperators PrecedenceGroup.swift
[178/217] Compiling SwiftOperators PrecedenceGraph.swift
[179/217] Compiling SwiftOperators Operator.swift
[180/217] Compiling SwiftOperators OperatorError+Diagnostics.swift
[181/217] Compiling SwiftOperators OperatorTable.swift
[182/217] Emitting module SwiftOperators
[183/217] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[184/217] Compiling SwiftOperators OperatorError.swift
[185/217] Compiling SwiftOperators OperatorTable+Defaults.swift
[186/217] Compiling SwiftOperators OperatorTable+Folding.swift
[187/217] Compiling SwiftOperators SyntaxSynthesis.swift
[188/217] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[189/217] Compiling SwiftParserDiagnostics Utils.swift
[190/217] Compiling SwiftOperators OperatorTable+Semantics.swift
[191/218] Wrapping AST for SwiftOperators for debugging
[195/218] Emitting module SwiftParserDiagnostics
[196/218] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[199/218] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[200/218] Compiling SwiftParserDiagnostics PresenceUtils.swift
[201/218] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[202/218] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[203/219] Wrapping AST for SwiftParserDiagnostics for debugging
[205/234] Emitting module SwiftSyntaxBuilder
[206/235] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[207/235] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[208/235] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[209/235] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[210/235] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[211/235] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[212/235] Compiling SwiftSyntaxBuilder Indenter.swift
[213/235] Compiling SwiftSyntaxBuilder ListBuilder.swift
[214/235] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[215/235] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[216/235] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[217/235] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[218/235] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[219/235] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[220/235] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[221/236] Wrapping AST for SwiftSyntaxBuilder for debugging
[223/253] Compiling SwiftSyntaxMacros Macro.swift
[224/253] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[225/255] Compiling SwiftSyntaxMacros MemberMacro.swift
[226/255] Compiling SwiftSyntaxMacros PeerMacro.swift
[227/255] Emitting module SwiftSyntaxMacros
[228/255] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[229/255] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[230/255] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[231/255] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[232/255] Compiling SwiftSyntaxMacros AccessorMacro.swift
[233/255] Compiling SwiftSyntaxMacros AttachedMacro.swift
[234/255] Compiling SwiftSyntaxMacros BodyMacro.swift
[235/255] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[236/255] Compiling SwiftSyntaxMacros Macro+Format.swift
[237/255] Compiling SwiftSyntaxMacros PreambleMacro.swift
[238/255] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[239/255] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[240/255] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[241/255] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[242/256] Wrapping AST for SwiftSyntaxMacros for debugging
[244/265] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[245/266] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[246/266] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[247/266] Emitting module SwiftSyntaxMacroExpansion
[248/266] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[249/266] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[250/266] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[251/266] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[252/266] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[253/266] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[254/267] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[256/279] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[257/280] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[258/280] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[259/280] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[260/280] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[261/280] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[262/280] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[263/280] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[264/280] Emitting module SwiftCompilerPluginMessageHandling
[265/280] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[266/280] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[267/280] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[268/280] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[269/281] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[271/283] Emitting module SwiftCompilerPlugin
[272/283] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[273/286] Wrapping AST for SwiftCompilerPlugin for debugging
[275/286] Emitting module IdentifiedEnumCasesMacro
[276/286] Compiling IdentifiedEnumCasesMacro IdentifiedEnumCasesMacro.swift
/host/spi-builder-workspace/Sources/IdentifiedEnumCasesMacro/IdentifiedEnumCasesMacro.swift:21:60: warning: 'memberDeclList' is deprecated: renamed to 'MemberBlockItemListSyntax' [#DeprecatedDeclaration]
 19 |
 20 |       guard let enumCases: [SyntaxProtocol] = declaration.memberBlock
 21 |         .children(viewMode: .fixedUp).filter({ $0.kind == .memberDeclList })
    |                                                            |- warning: 'memberDeclList' is deprecated: renamed to 'MemberBlockItemListSyntax' [#DeprecatedDeclaration]
    |                                                            `- note: use 'MemberBlockItemListSyntax' instead
 22 |         .first?
 23 |         .children(viewMode: .fixedUp).filter({ $0.kind == SyntaxKind.memberDeclListItem })
/host/spi-builder-workspace/Sources/IdentifiedEnumCasesMacro/IdentifiedEnumCasesMacro.swift:23:70: warning: 'memberDeclListItem' is deprecated: renamed to 'MemberBlockItemSyntax' [#DeprecatedDeclaration]
 21 |         .children(viewMode: .fixedUp).filter({ $0.kind == .memberDeclList })
 22 |         .first?
 23 |         .children(viewMode: .fixedUp).filter({ $0.kind == SyntaxKind.memberDeclListItem })
    |                                                                      |- warning: 'memberDeclListItem' is deprecated: renamed to 'MemberBlockItemSyntax' [#DeprecatedDeclaration]
    |                                                                      `- note: use 'MemberBlockItemSyntax' instead
 24 |         .flatMap({ $0.children(viewMode: .fixedUp).filter({ $0.kind == .enumCaseDecl })})
 25 |         .flatMap({ $0.children(viewMode: .fixedUp).filter({ $0.kind == .enumCaseElementList })})
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[277/287] Wrapping AST for IdentifiedEnumCasesMacro for debugging
[278/287] Write Objects.LinkFileList
[279/287] Linking IdentifiedEnumCasesMacro-tool
[281/289] Compiling IdentifiedEnumCases Library.swift
[282/289] Emitting module IdentifiedEnumCases
[283/296] Wrapping AST for IdentifiedEnumCases for debugging
[285/296] Compiling URLsExample main.swift
[286/296] Emitting module NightshadesExample
[287/296] Compiling NightshadesExample main.swift
[288/297] Compiling URLsExample AppRoute.url.swift
[290/297] Emitting module URLsExample
[291/297] Compiling URLsExample AppRoute.swift
[292/298] Wrapping AST for NightshadesExample for debugging
[293/298] Write Objects.LinkFileList
[294/298] Wrapping AST for URLsExample for debugging
[295/298] Write Objects.LinkFileList
[296/298] Linking nightshades
[297/298] Linking urls
Build complete! (220.00s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.0",
            "upper_bound" : "601.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    }
  ],
  "manifest_display_name" : "IdentifiedEnumCases",
  "name" : "IdentifiedEnumCases",
  "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" : "IdentifiedEnumCases",
      "targets" : [
        "IdentifiedEnumCases"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "urls",
      "targets" : [
        "URLsExample"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "nightshades",
      "targets" : [
        "NightshadesExample"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "IdentifiedEnumCasesMacro",
      "targets" : [
        "IdentifiedEnumCasesMacro"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "URLsExample",
      "module_type" : "SwiftTarget",
      "name" : "URLsExample",
      "path" : "Sources/URLsExample",
      "product_memberships" : [
        "urls"
      ],
      "sources" : [
        "AppRoute.swift",
        "AppRoute.url.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "IdentifiedEnumCases"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NightshadesExample",
      "module_type" : "SwiftTarget",
      "name" : "NightshadesExample",
      "path" : "Sources/NightshadesExample",
      "product_memberships" : [
        "nightshades"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "IdentifiedEnumCases"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "MacroTests",
      "module_type" : "SwiftTarget",
      "name" : "MacroTests",
      "path" : "Tests/MacroTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "MacroTests.swift"
      ],
      "target_dependencies" : [
        "IdentifiedEnumCasesMacro"
      ],
      "type" : "test"
    },
    {
      "c99name" : "IdentifiedEnumCasesMacro",
      "module_type" : "SwiftTarget",
      "name" : "IdentifiedEnumCasesMacro",
      "path" : "Sources/IdentifiedEnumCasesMacro",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "IdentifiedEnumCases",
        "urls",
        "nightshades",
        "IdentifiedEnumCasesMacro"
      ],
      "sources" : [
        "IdentifiedEnumCasesMacro.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "IdentifiedEnumCases",
      "module_type" : "SwiftTarget",
      "name" : "IdentifiedEnumCases",
      "path" : "Sources/IdentifiedEnumCases",
      "product_memberships" : [
        "IdentifiedEnumCases",
        "urls",
        "nightshades"
      ],
      "sources" : [
        "Library.swift"
      ],
      "target_dependencies" : [
        "IdentifiedEnumCasesMacro"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.