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 HashableMacro, reference 1.1.0 (ba2795), with Swift 5.9 for Linux on 2 Apr 2025 23:12:45 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-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/JosephDuffy/HashableMacro.git
Reference: 1.1.0
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/JosephDuffy/HashableMacro
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at ba27958 Merge pull request #18 from maciejtrybilo/filterOutStaticProperties
Cloned https://github.com/JosephDuffy/HashableMacro.git
Revision (git rev-parse @):
ba2795806a5c32cbcf45c2a109899181be9c9816
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/JosephDuffy/HashableMacro.git at 1.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/JosephDuffy/HashableMacro.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:e6feefcc5d5d2f301fe47477cfe0928fc3b12c59579fdacf1d387095b6fee662
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/pointfreeco/swift-macro-testing.git
Fetching https://github.com/apple/swift-syntax
[1/827] Fetching swift-macro-testing
[828/70652] Fetching swift-macro-testing, swift-syntax
Fetched https://github.com/pointfreeco/swift-macro-testing.git (8.41s)
Fetched https://github.com/apple/swift-syntax (8.46s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 509.1.1 (1.73s)
Computing version for https://github.com/pointfreeco/swift-macro-testing.git
Computed https://github.com/pointfreeco/swift-macro-testing.git at 0.6.1 (0.40s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/13080] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing (1.75s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.3 (0.42s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4581] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump (0.32s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.42s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5342] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay (1.40s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.44s)
Creating working copy for https://github.com/pointfreeco/swift-macro-testing.git
Working copy of https://github.com/pointfreeco/swift-macro-testing.git resolved at 0.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/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.3
Creating working copy for https://github.com/apple/swift-syntax
Working copy of https://github.com/apple/swift-syntax resolved at 509.1.1
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
warning: 'swift-macro-testing': 'swift-macro-testing' dependency on 'https://github.com/swiftlang/swift-syntax' conflicts with dependency on 'https://github.com/apple/swift-syntax' which has the same identity 'swift-syntax'. this will be escalated to an error in future versions of SwiftPM.
warning: 'swift-snapshot-testing': 'swift-snapshot-testing' dependency on 'https://github.com/swiftlang/swift-syntax' conflicts with dependency on 'https://github.com/apple/swift-syntax' which has the same identity 'swift-syntax'. this will be escalated to an error in future versions of SwiftPM.
Building for debugging...
[1/16] Emitting module SwiftSyntax509
[2/16] Compiling SwiftSyntax509 Empty.swift
[4/18] Wrapping AST for SwiftSyntax509 for debugging
[6/63] Compiling SwiftSyntax AbsolutePosition.swift
[7/63] Compiling SwiftSyntax Assert.swift
[8/63] Compiling SwiftSyntax BumpPtrAllocator.swift
[9/63] Compiling SwiftSyntax CommonAncestor.swift
[10/63] Compiling SwiftSyntax Convenience.swift
[11/63] Compiling SwiftSyntax MemoryLayout.swift
[12/63] Compiling SwiftSyntax MissingNodeInitializers.swift
[13/69] Compiling SwiftSyntax RawSyntax.swift
[14/69] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[15/69] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[16/69] Compiling SwiftSyntax RawSyntaxTokenView.swift
[17/69] Compiling SwiftSyntax SourceLength.swift
[18/69] Compiling SwiftSyntax SourceLocation.swift
[19/69] Compiling SwiftSyntax SourcePresence.swift
[20/69] Emitting module SwiftSyntax
[21/69] Compiling SwiftSyntax SyntaxCollections.swift
[22/69] Compiling SwiftSyntax SyntaxEnum.swift
[23/69] Compiling SwiftSyntax SyntaxKind.swift
[24/69] Compiling SwiftSyntax SyntaxRewriter.swift
[25/69] Compiling SwiftSyntax SyntaxTraits.swift
[26/69] Compiling SwiftSyntax SyntaxTransform.swift
[27/69] Compiling SwiftSyntax SyntaxDeclNodes.swift
[28/69] Compiling SwiftSyntax SyntaxExprNodes.swift
[29/69] Compiling SwiftSyntax SyntaxNodes.swift
[30/69] Compiling SwiftSyntax SyntaxPatternNodes.swift
[31/69] Compiling SwiftSyntax SyntaxStmtNodes.swift
[32/69] Compiling SwiftSyntax SyntaxTypeNodes.swift
[33/69] Compiling SwiftSyntax ChildNameForKeyPath.swift
[34/69] Compiling SwiftSyntax Keyword.swift
[35/69] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[36/69] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[37/69] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[38/69] Compiling SwiftSyntax SyntaxBaseNodes.swift
[39/69] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[40/69] Compiling SwiftSyntax Syntax.swift
[41/69] Compiling SwiftSyntax SyntaxArena.swift
[42/69] Compiling SwiftSyntax SyntaxChildren.swift
[43/69] Compiling SwiftSyntax SyntaxCollection.swift
[44/69] Compiling SwiftSyntax SyntaxData.swift
[45/69] Compiling SwiftSyntax SyntaxVisitor.swift
[46/69] Compiling SwiftSyntax TokenKind.swift
[47/69] Compiling SwiftSyntax Tokens.swift
[48/69] Compiling SwiftSyntax TriviaPieces.swift
[49/69] Compiling SwiftSyntax RawSyntaxNodes.swift
[50/69] Compiling SwiftSyntax RawSyntaxValidation.swift
[51/69] Compiling SwiftSyntax SyntaxText.swift
[52/69] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[53/69] Compiling SwiftSyntax TokenDiagnostic.swift
[54/69] Compiling SwiftSyntax TokenSyntax.swift
[55/69] Compiling SwiftSyntax Trivia.swift
[56/69] Compiling SwiftSyntax Utils.swift
[58/71] Wrapping AST for SwiftSyntax for debugging
[60/122] Compiling SwiftDiagnostics Message.swift
[61/122] Compiling SwiftDiagnostics Note.swift
[62/122] Compiling SwiftBasicFormat Syntax+Extensions.swift
[63/122] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[64/122] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[65/122] Compiling SwiftDiagnostics FixIt.swift
[66/122] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[67/122] Emitting module SwiftBasicFormat
[68/122] Compiling SwiftBasicFormat BasicFormat.swift
[70/124] Compiling SwiftDiagnostics Diagnostic.swift
[71/124] Compiling SwiftDiagnostics Convenience.swift
[72/124] Emitting module SwiftDiagnostics
[74/124] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[75/126] Wrapping AST for SwiftBasicFormat for debugging
[77/126] Wrapping AST for SwiftDiagnostics for debugging
[79/126] Compiling SwiftParser TokenPrecedence.swift
[80/126] Compiling SwiftParser TokenSpec.swift
[81/126] Compiling SwiftParser TokenSpecSet.swift
[82/126] Compiling SwiftParser TopLevel.swift
[83/126] Compiling SwiftParser TriviaParser.swift
[84/126] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[85/126] Compiling SwiftParser StringLiterals.swift
[86/126] Compiling SwiftParser SwiftParserCompatibility.swift
[87/126] Compiling SwiftParser SyntaxUtils.swift
[88/126] Compiling SwiftParser TokenConsumer.swift
[89/131] Emitting module SwiftParser
[90/131] Compiling SwiftParser Lexer.swift
[91/131] Compiling SwiftParser RegexLiteralLexer.swift
[92/131] Compiling SwiftParser UnicodeScalarExtensions.swift
[93/131] Compiling SwiftParser Lookahead.swift
[94/131] Compiling SwiftParser LoopProgressCondition.swift
[95/131] Compiling SwiftParser Modifiers.swift
[96/131] Compiling SwiftParser Names.swift
[97/131] Compiling SwiftParser Nominals.swift
[98/131] Compiling SwiftParser Parameters.swift
[99/131] Compiling SwiftParser ParseSourceFile.swift
[100/131] Compiling SwiftParser Parser.swift
[101/131] Compiling SwiftParser Patterns.swift
[102/131] Compiling SwiftParser Recovery.swift
[103/131] Compiling SwiftParser Specifiers.swift
[104/131] Compiling SwiftParser Statements.swift
[105/131] Compiling SwiftParser ExperimentalFeatures.swift
[106/131] Compiling SwiftParser Expressions.swift
[107/131] Compiling SwiftParser IncrementalParseTransition.swift
[108/131] Compiling SwiftParser Cursor.swift
[109/131] Compiling SwiftParser Lexeme.swift
[110/131] Compiling SwiftParser LexemeSequence.swift
[111/131] Compiling SwiftParser Attributes.swift
[112/131] Compiling SwiftParser Availability.swift
[113/131] Compiling SwiftParser CharacterInfo.swift
[114/131] Compiling SwiftParser CollectionNodes+Parsable.swift
[115/131] Compiling SwiftParser Declarations.swift
[116/131] Compiling SwiftParser Directives.swift
[117/131] Compiling SwiftParser Types.swift
[118/131] Compiling SwiftParser IsLexerClassified.swift
[119/131] Compiling SwiftParser LayoutNodes+Parsable.swift
[120/131] Compiling SwiftParser Parser+TokenSpecSet.swift
[121/131] Compiling SwiftParser TokenSpecStaticMembers.swift
[123/133] Wrapping AST for SwiftParser for debugging
[125/156] Compiling SwiftOperators PrecedenceGroup.swift
[126/157] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[127/158] Compiling SwiftOperators PrecedenceGraph.swift
[128/158] Compiling SwiftOperators OperatorTable.swift
[129/158] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[130/158] Compiling SwiftOperators SyntaxSynthesis.swift
[131/158] Compiling SwiftOperators OperatorTable+Semantics.swift
[132/158] Compiling SwiftParserDiagnostics MissingNodesError.swift
[133/158] Compiling SwiftParserDiagnostics MissingTokenError.swift
[134/158] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[135/158] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[136/158] Emitting module SwiftOperators
[137/158] Compiling SwiftOperators OperatorTable+Folding.swift
[140/160] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[141/160] Compiling SwiftParserDiagnostics Utils.swift
[142/160] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[143/160] Emitting module SwiftParserDiagnostics
[143/160] Wrapping AST for SwiftOperators for debugging
[145/160] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[146/160] Compiling SwiftParserDiagnostics PresenceUtils.swift
[151/160] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[152/160] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[154/162] Wrapping AST for SwiftParserDiagnostics for debugging
[156/176] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[157/176] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[158/177] Emitting module SwiftSyntaxBuilder
[159/177] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[160/177] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[161/177] Compiling SwiftSyntaxBuilder Indenter.swift
[162/177] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[163/177] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[164/177] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[165/177] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[166/177] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[167/177] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[168/177] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[169/177] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[170/177] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[172/179] Wrapping AST for SwiftSyntaxBuilder for debugging
[174/193] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[175/193] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[176/194] Compiling SwiftSyntaxMacros MemberMacro.swift
[177/194] Compiling SwiftSyntaxMacros Macro.swift
[178/194] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[179/194] Compiling SwiftSyntaxMacros PeerMacro.swift
[180/194] Compiling SwiftSyntaxMacros AccessorMacro.swift
[181/194] Compiling SwiftSyntaxMacros AttachedMacro.swift
[182/194] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[183/194] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[184/194] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[185/194] Compiling SwiftSyntaxMacros Macro+Format.swift
[186/194] Emitting module SwiftSyntaxMacros
[187/194] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[188/194] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[190/196] Wrapping AST for SwiftSyntaxMacros for debugging
[192/204] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[193/204] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[194/204] Emitting module SwiftSyntaxMacroExpansion
[195/204] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[196/204] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[197/204] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[198/204] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[199/204] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[201/206] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[203/213] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[204/213] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[205/213] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[206/213] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[207/213] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[208/213] Emitting module SwiftCompilerPluginMessageHandling
[209/213] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[211/215] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[213/217] Emitting module SwiftCompilerPlugin
[214/217] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[216/219] Wrapping AST for SwiftCompilerPlugin for debugging
[218/229] Compiling HashableMacroMacros HashableMacro+NSObjectProtocol.swift
[219/230] Compiling HashableMacroMacros HashableMacro+Hashable.swift
[220/230] Compiling HashableMacroMacros HashableMacroFixItMessage.swift
[221/230] Compiling HashableMacroMacros MessageID+HashableMacro.swift
[222/230] Compiling HashableMacroMacros CustomHashablePlugin.swift
[223/230] Compiling HashableMacroMacros HashableMacroDiagnosticMessage.swift
[224/230] Emitting module HashableMacroMacros
[225/230] Compiling HashableMacroMacros LabeledExprListSyntax+extensions.swift
[226/230] Compiling HashableMacroMacros NotHashedMacro.swift
[227/230] Compiling HashableMacroMacros HashedMacro.swift
[228/230] Compiling HashableMacroMacros HashableMacro.swift
[230/232] Wrapping AST for HashableMacroMacros for debugging
[231/232] Linking HashableMacroMacros
[233/235] Compiling HashableMacro IsEqualToTypeFunctionNameGeneration.swift
[234/235] Compiling HashableMacro Macros.swift
[235/235] Emitting module HashableMacro
Build complete! (131.49s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.1.0",
            "upper_bound" : "510.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax"
    },
    {
      "identity" : "swift-macro-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-macro-testing.git"
    }
  ],
  "manifest_display_name" : "HashableMacro",
  "name" : "HashableMacro",
  "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"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "HashableMacro",
      "targets" : [
        "HashableMacro"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HashableMacroMacros",
      "targets" : [
        "HashableMacroMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "HashableMacroTests",
      "module_type" : "SwiftTarget",
      "name" : "HashableMacroTests",
      "path" : "Tests/HashableMacroTests",
      "product_dependencies" : [
        "MacroTesting",
        "SwiftSyntaxMacros",
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "HashableMacroAPITests.swift",
        "HashableMacroTests.swift",
        "LabeledExprListSyntaxExtensionsTests.swift"
      ],
      "target_dependencies" : [
        "HashableMacro",
        "HashableMacroMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HashableMacroMacros",
      "module_type" : "SwiftTarget",
      "name" : "HashableMacroMacros",
      "path" : "Sources/HashableMacroMacros",
      "product_dependencies" : [
        "SwiftDiagnostics",
        "SwiftSyntax",
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "HashableMacro",
        "HashableMacroMacros"
      ],
      "sources" : [
        "CustomHashablePlugin.swift",
        "Diagnostics/HashableMacroDiagnosticMessage.swift",
        "Diagnostics/HashableMacroFixItMessage.swift",
        "Diagnostics/MessageID+HashableMacro.swift",
        "LabeledExprListSyntax+extensions.swift",
        "Macros/HashableMacro+Hashable.swift",
        "Macros/HashableMacro+NSObjectProtocol.swift",
        "Macros/HashableMacro.swift",
        "Macros/HashedMacro.swift",
        "Macros/NotHashedMacro.swift"
      ],
      "target_dependencies" : [
        "HashableMacroFoundation"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "HashableMacroFoundation",
      "module_type" : "SwiftTarget",
      "name" : "HashableMacroFoundation",
      "path" : "Sources/HashableMacroFoundation",
      "product_memberships" : [
        "HashableMacro",
        "HashableMacroMacros"
      ],
      "sources" : [
        "IsEqualToTypeFunctionNameGeneration.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HashableMacro",
      "module_type" : "SwiftTarget",
      "name" : "HashableMacro",
      "path" : "Sources/HashableMacro",
      "product_memberships" : [
        "HashableMacro"
      ],
      "sources" : [
        "IsEqualToTypeFunctionNameGeneration.swift",
        "Macros.swift"
      ],
      "target_dependencies" : [
        "HashableMacroFoundation",
        "HashableMacroMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:e6feefcc5d5d2f301fe47477cfe0928fc3b12c59579fdacf1d387095b6fee662
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Done.