The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of swift-fatal-test-value, reference main (c22297), with Swift 6.0 for Linux on 3 Nov 2024 19:59:03 UTC.

Swift 6 data race errors: 1

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CuriositySoftware/swift-fatal-test-value.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/CuriositySoftware/swift-fatal-test-value
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c222973 Merge pull request #11 from CuriositySoftware/yimajo-patch-1
Cloned https://github.com/CuriositySoftware/swift-fatal-test-value.git
Revision (git rev-parse @):
c222973b23117e4c2f553077fa72a5e28c900ff5
SUCCESS checkout https://github.com/CuriositySoftware/swift-fatal-test-value.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/CuriositySoftware/swift-fatal-test-value.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-syntax.git
[1/66399] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (5.59s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (4.11s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.1.1
Building for debugging...
[0/51] Write sources
[23/51] Write swift-version-24593BA9C3E375BF.txt
[25/55] Emitting module SwiftSyntax509
[27/55] Compiling SwiftSyntax509 Empty.swift
[30/57] Wrapping AST for SwiftSyntax509 for debugging
[33/147] Compiling SwiftSyntax AbsolutePosition.swift
[34/147] Compiling SwiftSyntax Assert.swift
[35/147] Compiling SwiftSyntax BumpPtrAllocator.swift
[36/147] Compiling SwiftSyntax CommonAncestor.swift
[37/147] Compiling SwiftSyntax Convenience.swift
[38/147] Compiling SwiftSyntax MemoryLayout.swift
[39/147] Compiling SwiftSyntax MissingNodeInitializers.swift
[40/147] Compiling SwiftSyntax RawSyntax.swift
[41/147] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[42/147] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[43/147] Compiling SwiftSyntax RawSyntaxTokenView.swift
[44/147] Compiling SwiftSyntax SourceLength.swift
[45/147] Compiling SwiftSyntax SourceLocation.swift
[46/147] Compiling SwiftSyntax SourcePresence.swift
[47/153] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[48/153] Compiling SwiftSyntax Syntax.swift
[49/153] Compiling SwiftSyntax SyntaxArena.swift
[50/153] Compiling SwiftSyntax SyntaxChildren.swift
[51/153] Compiling SwiftSyntax SyntaxCollection.swift
[52/153] Compiling SwiftSyntax SyntaxData.swift
[53/153] Emitting module SwiftSyntax
[55/159] Compiling SwiftSyntax ChildNameForKeyPath.swift
[56/159] Compiling SwiftSyntax Keyword.swift
[57/159] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[58/159] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[59/159] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[60/159] Compiling SwiftSyntax SyntaxBaseNodes.swift
[87/159] Compiling SwiftSyntax SyntaxDeclNodes.swift
[88/159] Compiling SwiftSyntax SyntaxExprNodes.swift
[89/159] Compiling SwiftSyntax SyntaxNodes.swift
[90/159] Compiling SwiftSyntax SyntaxPatternNodes.swift
[91/159] Compiling SwiftSyntax SyntaxStmtNodes.swift
[92/159] Compiling SwiftSyntax SyntaxTypeNodes.swift
[93/159] Compiling SwiftSyntax SyntaxText.swift
[94/159] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[95/159] Compiling SwiftSyntax TokenDiagnostic.swift
[96/159] Compiling SwiftSyntax TokenSyntax.swift
[97/159] Compiling SwiftSyntax Trivia.swift
[98/159] Compiling SwiftSyntax Utils.swift
[99/159] Compiling SwiftSyntax SyntaxVisitor.swift
[100/159] Compiling SwiftSyntax TokenKind.swift
[101/159] Compiling SwiftSyntax Tokens.swift
[102/159] Compiling SwiftSyntax TriviaPieces.swift
[103/159] Compiling SwiftSyntax RawSyntaxNodes.swift
[104/159] Compiling SwiftSyntax RawSyntaxValidation.swift
[105/159] Compiling SwiftSyntax SyntaxCollections.swift
[106/159] Compiling SwiftSyntax SyntaxEnum.swift
[107/159] Compiling SwiftSyntax SyntaxKind.swift
[108/159] Compiling SwiftSyntax SyntaxRewriter.swift
[109/159] Compiling SwiftSyntax SyntaxTraits.swift
[110/159] Compiling SwiftSyntax SyntaxTransform.swift
[117/165] Wrapping AST for SwiftSyntax for debugging
[137/211] Compiling SwiftDiagnostics Convenience.swift
[138/211] Compiling SwiftBasicFormat Syntax+Extensions.swift
[139/212] Compiling SwiftDiagnostics Note.swift
[140/212] Compiling SwiftDiagnostics Message.swift
[141/212] Emitting module SwiftDiagnostics
[142/212] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[143/212] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[145/212] Compiling SwiftDiagnostics FixIt.swift
[146/212] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[146/216] Wrapping AST for SwiftSyntax for debugging
[148/263] Emitting module SwiftDiagnostics
[149/263] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[150/263] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[151/263] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[152/263] Compiling SwiftDiagnostics Message.swift
[153/263] Compiling SwiftDiagnostics FixIt.swift
[154/263] Compiling SwiftDiagnostics Note.swift
[155/263] Compiling SwiftBasicFormat Syntax+Extensions.swift
[156/263] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[157/263] Compiling SwiftDiagnostics Diagnostic.swift
[158/264] Emitting module SwiftBasicFormat
[161/264] Compiling SwiftBasicFormat BasicFormat.swift
[161/265] Wrapping AST for SwiftDiagnostics for debugging
[163/265] Wrapping AST for SwiftBasicFormat for debugging
[165/265] Compiling SwiftDiagnostics Diagnostic.swift
[166/265] Compiling SwiftDiagnostics Convenience.swift
[167/265] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[168/266] Wrapping AST for SwiftDiagnostics for debugging
[170/266] Compiling SwiftBasicFormat BasicFormat.swift
[172/267] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[173/267] Compiling SwiftParser StringLiterals.swift
[174/267] Compiling SwiftParser SwiftParserCompatibility.swift
[175/267] Compiling SwiftParser SyntaxUtils.swift
[176/267] Compiling SwiftParser TokenConsumer.swift
[177/267] Compiling SwiftParser TokenPrecedence.swift
[178/267] Compiling SwiftParser TokenSpec.swift
[179/267] Compiling SwiftParser TokenSpecSet.swift
[180/267] Compiling SwiftParser TopLevel.swift
[181/267] Compiling SwiftParser TriviaParser.swift
[181/272] Wrapping AST for SwiftBasicFormat for debugging
[193/277] Compiling SwiftParser Lexer.swift
[194/277] Compiling SwiftParser RegexLiteralLexer.swift
[195/277] Compiling SwiftParser UnicodeScalarExtensions.swift
[196/277] Compiling SwiftParser Lookahead.swift
[197/277] Compiling SwiftParser LoopProgressCondition.swift
[198/277] Compiling SwiftParser Availability.swift
[199/277] Compiling SwiftParser CharacterInfo.swift
[200/277] Compiling SwiftParser CollectionNodes+Parsable.swift
[201/277] Compiling SwiftParser Declarations.swift
[202/277] Compiling SwiftParser Directives.swift
[203/277] Compiling SwiftParser Modifiers.swift
[204/277] Compiling SwiftParser Names.swift
[205/277] Compiling SwiftParser Nominals.swift
[206/277] Compiling SwiftParser Parameters.swift
[207/277] Compiling SwiftParser ParseSourceFile.swift
[208/277] Compiling SwiftParser Parser.swift
[209/277] Compiling SwiftParser Patterns.swift
[210/277] Compiling SwiftParser Recovery.swift
[211/277] Compiling SwiftParser Specifiers.swift
[212/277] Compiling SwiftParser Statements.swift
[223/277] Emitting module SwiftParser
[224/277] Compiling SwiftParser ExperimentalFeatures.swift
[225/277] Compiling SwiftParser Expressions.swift
[226/277] Compiling SwiftParser IncrementalParseTransition.swift
[227/277] Compiling SwiftParser Cursor.swift
[228/277] Compiling SwiftParser Lexeme.swift
[229/277] Compiling SwiftParser LexemeSequence.swift
[230/277] Compiling SwiftParser Attributes.swift
[242/277] Emitting module SwiftParser
[249/277] Compiling SwiftParser Types.swift
[250/277] Compiling SwiftParser IsLexerClassified.swift
[251/277] Compiling SwiftParser LayoutNodes+Parsable.swift
[252/277] Compiling SwiftParser Parser+TokenSpecSet.swift
[253/277] Compiling SwiftParser TokenSpecStaticMembers.swift
[259/290] Wrapping AST for SwiftParser for debugging
[263/302] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[264/316] Compiling SwiftOperators PrecedenceGroup.swift
[265/317] Compiling SwiftOperators OperatorTable.swift
[266/317] Compiling SwiftOperators PrecedenceGraph.swift
[267/317] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[268/317] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[269/318] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[270/318] Compiling SwiftParserDiagnostics PresenceUtils.swift
[271/318] Compiling SwiftOperators SyntaxSynthesis.swift
[272/318] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[273/318] Compiling SwiftOperators OperatorTable+Semantics.swift
[274/318] Compiling SwiftOperators OperatorTable+Folding.swift
[275/318] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[276/318] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[277/318] Emitting module SwiftOperators
[278/318] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[279/318] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[280/319] Wrapping AST for SwiftOperators for debugging
[282/319] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[284/319] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[285/319] Compiling SwiftParserDiagnostics Utils.swift
[292/319] Emitting module SwiftParserDiagnostics
[295/319] Compiling SwiftParserDiagnostics MissingNodesError.swift
[296/319] Compiling SwiftParserDiagnostics MissingTokenError.swift
[301/319] Emitting module SwiftParserDiagnostics
[305/321] Wrapping AST for SwiftParserDiagnostics for debugging
[308/349] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[309/349] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[312/351] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[313/351] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[314/351] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[317/351] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[318/351] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[319/351] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[320/351] Compiling SwiftSyntaxBuilder Indenter.swift
[321/351] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[322/351] Emitting module SwiftSyntaxBuilder
[323/351] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[324/351] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[325/351] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[326/351] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[329/351] Emitting module SwiftSyntaxBuilder
[334/351] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[335/352] Wrapping AST for SwiftSyntaxBuilder for debugging
[337/366] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[338/366] Compiling SwiftSyntaxMacros Macro.swift
[339/366] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[342/366] Compiling SwiftSyntaxMacros MemberMacro.swift
[343/366] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[344/366] Compiling SwiftSyntaxMacros Macro+Format.swift
[345/368] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[346/368] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[347/368] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[348/368] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[349/368] Compiling SwiftSyntaxMacros AccessorMacro.swift
[350/368] Compiling SwiftSyntaxMacros AttachedMacro.swift
[352/368] Compiling SwiftSyntaxMacros PeerMacro.swift
[353/368] Emitting module SwiftSyntaxMacros
[354/368] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[355/368] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[356/369] Wrapping AST for SwiftSyntaxBuilder for debugging
[357/383] Wrapping AST for SwiftSyntaxMacros for debugging
[359/388] Compiling SwiftSyntaxMacros Macro.swift
[360/388] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[361/389] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[362/389] Compiling SwiftSyntaxMacros Macro+Format.swift
[363/389] Compiling SwiftSyntaxMacros MemberMacro.swift
[364/389] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[365/389] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[366/389] Compiling SwiftSyntaxMacros AccessorMacro.swift
[367/389] Compiling SwiftSyntaxMacros AttachedMacro.swift
[368/390] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[369/390] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[370/392] Emitting module SwiftSyntaxMacros
[371/392] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[372/392] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[373/392] Compiling SwiftSyntaxMacros PeerMacro.swift
[375/393] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[375/393] Wrapping AST for SwiftSyntaxMacros for debugging
[377/393] Emitting module SwiftSyntaxMacroExpansion
[378/393] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[379/393] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[380/393] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[381/393] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[382/393] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[383/393] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[384/394] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[386/401] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[387/401] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[388/401] Emitting module SwiftCompilerPluginMessageHandling
[389/401] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[390/401] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[391/401] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[392/401] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[393/402] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[395/404] Emitting module SwiftCompilerPlugin
[396/404] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[397/405] Wrapping AST for SwiftCompilerPlugin for debugging
[399/411] Emitting module FatalErrorTestValueImplementationMacro
[400/411] Compiling FatalErrorTestValueImplementationMacro Diagnostics.swift
[401/411] Compiling FatalErrorTestValueImplementationMacro Plugin.swift
[402/411] Compiling FatalErrorTestValueImplementationMacro Utility.swift
[403/411] Compiling FatalErrorTestValueImplementationMacro PatternBindingSyntax+Closure.swift
[404/411] Compiling FatalErrorTestValueImplementationMacro FatalErrorTestValueImplementationMacro.swift
[405/412] Wrapping AST for FatalErrorTestValueImplementationMacro for debugging
[406/412] Write Objects.LinkFileList
[407/412] Linking FatalErrorTestValueImplementationMacro-tool
[409/414] Emitting module FatalTestValue
[410/414] Compiling FatalTestValue FatalTestValue.swift
[411/415] Wrapping AST for FatalTestValue for debugging
[413/417] Compiling ImplementationMacroClient main.swift
macro expansion @FatalTestValue:2:23: warning: static property 'testValue' is not concurrency-safe because non-'Sendable' type 'Example' may have shared mutable state; this is an error in the Swift 6 language mode
`- /host/spi-builder-workspace/Sources/ImplementationMacroClient/main.swift:9:2: note: expanded code originates here
 2 |
 3 | @FatalTestValue
 4 | struct Example {
   |        `- note: consider making struct 'Example' conform to the 'Sendable' protocol
 5 |     var create: @Sendable (Int) async throws -> Void
 6 |     var read: @Sendable (Int) async throws -> String
 7 |     var update: @Sendable (Int, String) async throws -> Void
 8 |     var delete: (Int) -> Void
 9 | }
   +--- macro expansion @FatalTestValue --------------------------------
   | 1 | extension Example {
   | 2 |     public static let testValue = Example(
   |   |                       |- warning: static property 'testValue' is not concurrency-safe because non-'Sendable' type 'Example' may have shared mutable state; this is an error in the Swift 6 language mode
   |   |                       |- note: annotate 'testValue' with '@MainActor' if property should only be accessed from the main actor
   |   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
   | 3 |         create: { _ in
   | 4 |             fatalError()
   +--------------------------------------------------------------------
10 |
[414/417] Emitting module ImplementationMacroClient
macro expansion @FatalTestValue:2:23: warning: static property 'testValue' is not concurrency-safe because non-'Sendable' type 'Example' may have shared mutable state; this is an error in the Swift 6 language mode
`- /host/spi-builder-workspace/Sources/ImplementationMacroClient/main.swift:9:2: note: expanded code originates here
 2 |
 3 | @FatalTestValue
 4 | struct Example {
   |        `- note: consider making struct 'Example' conform to the 'Sendable' protocol
 5 |     var create: @Sendable (Int) async throws -> Void
 6 |     var read: @Sendable (Int) async throws -> String
 7 |     var update: @Sendable (Int, String) async throws -> Void
 8 |     var delete: (Int) -> Void
 9 | }
   +--- macro expansion @FatalTestValue --------------------------------
   | 1 | extension Example {
   | 2 |     public static let testValue = Example(
   |   |                       |- warning: static property 'testValue' is not concurrency-safe because non-'Sendable' type 'Example' may have shared mutable state; this is an error in the Swift 6 language mode
   |   |                       |- note: annotate 'testValue' with '@MainActor' if property should only be accessed from the main actor
   |   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
   | 3 |         create: { _ in
   | 4 |             fatalError()
   +--------------------------------------------------------------------
10 |
[415/418] Wrapping AST for ImplementationMacroClient for debugging
[416/418] Write Objects.LinkFileList
[417/418] Linking ImplementationMacroClient
Build complete! (290.77s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.2",
            "upper_bound" : "510.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax.git"
    }
  ],
  "manifest_display_name" : "swift-fatal-test-value",
  "name" : "swift-fatal-test-value",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "FatalTestValue",
      "targets" : [
        "FatalTestValue"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ImplementationMacroClient",
      "targets" : [
        "ImplementationMacroClient"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "FatalErrorTestValueImplementationMacro",
      "targets" : [
        "FatalErrorTestValueImplementationMacro"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ImplementationMacroClient",
      "module_type" : "SwiftTarget",
      "name" : "ImplementationMacroClient",
      "path" : "Sources/ImplementationMacroClient",
      "product_dependencies" : [
        "SwiftSyntaxMacros"
      ],
      "product_memberships" : [
        "ImplementationMacroClient"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "FatalTestValue"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "FatalTestValue",
      "module_type" : "SwiftTarget",
      "name" : "FatalTestValue",
      "path" : "Sources/FatalTestValue",
      "product_memberships" : [
        "FatalTestValue",
        "ImplementationMacroClient"
      ],
      "sources" : [
        "FatalTestValue.swift"
      ],
      "target_dependencies" : [
        "FatalErrorTestValueImplementationMacro"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FatalErrorTestValueImplementationMacroTests",
      "module_type" : "SwiftTarget",
      "name" : "FatalErrorTestValueImplementationMacroTests",
      "path" : "Tests/FatalErrorTestValueImplementationMacroTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "FatalErrorTestValueImplementationMacroTests.swift",
        "UtilityTests.swift"
      ],
      "target_dependencies" : [
        "FatalErrorTestValueImplementationMacro"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FatalErrorTestValueImplementationMacro",
      "module_type" : "SwiftTarget",
      "name" : "FatalErrorTestValueImplementationMacro",
      "path" : "Sources/FatalErrorTestValueImplementationMacro",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "FatalTestValue",
        "ImplementationMacroClient",
        "FatalErrorTestValueImplementationMacro"
      ],
      "sources" : [
        "Diagnostics/Diagnostics.swift",
        "Extensions/PatternBindingSyntax+Closure.swift",
        "Macro/FatalErrorTestValueImplementationMacro.swift",
        "Plugin.swift",
        "Utility.swift"
      ],
      "type" : "macro"
    }
  ],
  "tools_version" : "5.9"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.