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 HashableMacro, reference main (ba2795), with Swift 5.10 for Linux on 2 Apr 2025 23:13:44 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-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: 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/JosephDuffy/HashableMacro
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/JosephDuffy/HashableMacro.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:8b386ca1081dd55ec0944429387f246ccb59ef99c9c8cbb418b0abd78460b38f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-syntax
Fetching https://github.com/pointfreeco/swift-macro-testing.git
[1/827] Fetching swift-macro-testing
Fetched https://github.com/pointfreeco/swift-macro-testing.git from cache (0.25s)
[1/69825] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax from cache (5.82s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 509.1.1 (1.40s)
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.41s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/13080] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (1.99s)
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 from cache (0.28s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.38s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5342] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.69s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.40s)
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/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
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-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.3
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...
[0/30] Write sources
[14/30] Write swift-version-24593BA9C3E375BF.txt
[16/32] Emitting module SwiftSyntax509
[17/32] Compiling SwiftSyntax509 Empty.swift
[18/33] Wrapping AST for SwiftSyntax509 for debugging
[20/78] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[21/78] Compiling SwiftSyntax Syntax.swift
[22/78] Compiling SwiftSyntax SyntaxArena.swift
[23/78] Compiling SwiftSyntax SyntaxChildren.swift
[24/78] Compiling SwiftSyntax SyntaxCollection.swift
[25/78] Compiling SwiftSyntax SyntaxData.swift
[26/84] Compiling SwiftSyntax RawSyntax.swift
[27/84] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[28/84] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[29/84] Compiling SwiftSyntax RawSyntaxTokenView.swift
[30/84] Compiling SwiftSyntax SourceLength.swift
[31/84] Compiling SwiftSyntax SourceLocation.swift
[32/84] Compiling SwiftSyntax SourcePresence.swift
[33/84] Emitting module SwiftSyntax
[34/84] Compiling SwiftSyntax AbsolutePosition.swift
[35/84] Compiling SwiftSyntax Assert.swift
[36/84] Compiling SwiftSyntax BumpPtrAllocator.swift
[37/84] Compiling SwiftSyntax CommonAncestor.swift
[38/84] Compiling SwiftSyntax Convenience.swift
[39/84] Compiling SwiftSyntax MemoryLayout.swift
[40/84] Compiling SwiftSyntax MissingNodeInitializers.swift
[41/84] Compiling SwiftSyntax SyntaxDeclNodes.swift
[42/84] Compiling SwiftSyntax SyntaxExprNodes.swift
[43/84] Compiling SwiftSyntax SyntaxNodes.swift
[44/84] Compiling SwiftSyntax SyntaxPatternNodes.swift
[45/84] Compiling SwiftSyntax SyntaxStmtNodes.swift
[46/84] Compiling SwiftSyntax SyntaxTypeNodes.swift
[47/84] Compiling SwiftSyntax SyntaxCollections.swift
[48/84] Compiling SwiftSyntax SyntaxEnum.swift
[49/84] Compiling SwiftSyntax SyntaxKind.swift
[50/84] Compiling SwiftSyntax SyntaxRewriter.swift
[51/84] Compiling SwiftSyntax SyntaxTraits.swift
[52/84] Compiling SwiftSyntax SyntaxTransform.swift
[53/84] Compiling SwiftSyntax SyntaxText.swift
[54/84] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[55/84] Compiling SwiftSyntax TokenDiagnostic.swift
[56/84] Compiling SwiftSyntax TokenSyntax.swift
[57/84] Compiling SwiftSyntax Trivia.swift
[58/84] Compiling SwiftSyntax Utils.swift
[59/84] Compiling SwiftSyntax ChildNameForKeyPath.swift
[60/84] Compiling SwiftSyntax Keyword.swift
[61/84] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[62/84] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[63/84] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[64/84] Compiling SwiftSyntax SyntaxBaseNodes.swift
[65/84] Compiling SwiftSyntax SyntaxVisitor.swift
[66/84] Compiling SwiftSyntax TokenKind.swift
[67/84] Compiling SwiftSyntax Tokens.swift
[68/84] Compiling SwiftSyntax TriviaPieces.swift
[69/84] Compiling SwiftSyntax RawSyntaxNodes.swift
[70/84] Compiling SwiftSyntax RawSyntaxValidation.swift
[71/92] Wrapping AST for SwiftSyntax for debugging
[73/136] Compiling SwiftDiagnostics Message.swift
[74/136] Compiling SwiftDiagnostics Note.swift
[75/136] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[76/136] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[77/136] Compiling SwiftDiagnostics FixIt.swift
[78/136] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[79/136] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[80/136] Compiling SwiftDiagnostics Convenience.swift
[81/136] Emitting module SwiftDiagnostics
[82/136] Compiling SwiftDiagnostics Diagnostic.swift
[84/137] Compiling SwiftBasicFormat Syntax+Extensions.swift
[85/137] Emitting module SwiftBasicFormat
[86/137] Compiling SwiftBasicFormat BasicFormat.swift
[86/138] Wrapping AST for SwiftDiagnostics for debugging
[88/138] Wrapping AST for SwiftBasicFormat for debugging
[90/138] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[91/138] Compiling SwiftParser StringLiterals.swift
[92/138] Compiling SwiftParser SwiftParserCompatibility.swift
[93/138] Compiling SwiftParser SyntaxUtils.swift
[94/138] Compiling SwiftParser TokenConsumer.swift
[95/138] Compiling SwiftParser TokenPrecedence.swift
[96/138] Compiling SwiftParser TokenSpec.swift
[97/138] Compiling SwiftParser TokenSpecSet.swift
[98/138] Compiling SwiftParser TopLevel.swift
[99/138] Compiling SwiftParser TriviaParser.swift
[100/143] Compiling SwiftParser Lexer.swift
[101/143] Compiling SwiftParser RegexLiteralLexer.swift
[102/143] Compiling SwiftParser UnicodeScalarExtensions.swift
[103/143] Compiling SwiftParser Lookahead.swift
[104/143] Compiling SwiftParser LoopProgressCondition.swift
[105/143] Emitting module SwiftParser
[106/143] Compiling SwiftParser Parser.swift
[107/143] Compiling SwiftParser Patterns.swift
[108/143] Compiling SwiftParser Recovery.swift
[109/143] Compiling SwiftParser Specifiers.swift
[110/143] Compiling SwiftParser Statements.swift
[111/143] Compiling SwiftParser Modifiers.swift
[112/143] Compiling SwiftParser Names.swift
[113/143] Compiling SwiftParser Nominals.swift
[114/143] Compiling SwiftParser Parameters.swift
[115/143] Compiling SwiftParser ParseSourceFile.swift
[116/143] Compiling SwiftParser ExperimentalFeatures.swift
[117/143] Compiling SwiftParser Expressions.swift
[118/143] Compiling SwiftParser IncrementalParseTransition.swift
[119/143] Compiling SwiftParser Cursor.swift
[120/143] Compiling SwiftParser Lexeme.swift
[121/143] Compiling SwiftParser LexemeSequence.swift
[122/143] Compiling SwiftParser Attributes.swift
[123/143] Compiling SwiftParser Availability.swift
[124/143] Compiling SwiftParser CharacterInfo.swift
[125/143] Compiling SwiftParser CollectionNodes+Parsable.swift
[126/143] Compiling SwiftParser Declarations.swift
[127/143] Compiling SwiftParser Directives.swift
[128/143] Compiling SwiftParser Types.swift
[129/143] Compiling SwiftParser IsLexerClassified.swift
[130/143] Compiling SwiftParser LayoutNodes+Parsable.swift
[131/143] Compiling SwiftParser Parser+TokenSpecSet.swift
[132/143] Compiling SwiftParser TokenSpecStaticMembers.swift
[133/144] Wrapping AST for SwiftParser for debugging
[135/167] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[136/168] Compiling SwiftOperators PrecedenceGraph.swift
[137/168] Compiling SwiftOperators PrecedenceGroup.swift
[138/169] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[139/169] Compiling SwiftOperators OperatorTable+Folding.swift
[140/169] Compiling SwiftOperators OperatorTable.swift
[141/169] Compiling SwiftParserDiagnostics MissingNodesError.swift
[142/169] Compiling SwiftParserDiagnostics MissingTokenError.swift
[143/169] Compiling SwiftOperators OperatorError.swift
[144/169] Compiling SwiftOperators OperatorTable+Defaults.swift
[145/169] Emitting module SwiftOperators
[146/169] Compiling SwiftOperators OperatorTable+Semantics.swift
[147/169] Compiling SwiftOperators SyntaxSynthesis.swift
[148/170] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[149/170] Compiling SwiftParserDiagnostics Utils.swift
[150/170] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[151/170] Wrapping AST for SwiftOperators for debugging
[155/170] Emitting module SwiftParserDiagnostics
[156/170] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[157/170] Compiling SwiftParserDiagnostics PresenceUtils.swift
[160/170] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[161/170] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[162/171] Wrapping AST for SwiftParserDiagnostics for debugging
[164/185] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[165/185] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[166/185] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[167/185] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[168/186] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[169/186] Emitting module SwiftSyntaxBuilder
[170/186] Compiling SwiftSyntaxBuilder Indenter.swift
[171/186] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[172/186] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[173/186] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[174/186] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[175/186] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[176/186] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[177/186] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[178/186] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[179/187] Wrapping AST for SwiftSyntaxBuilder for debugging
[181/201] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[182/201] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[183/201] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[184/201] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[185/201] Compiling SwiftSyntaxMacros AccessorMacro.swift
[186/201] Compiling SwiftSyntaxMacros AttachedMacro.swift
[187/201] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[188/201] Compiling SwiftSyntaxMacros Macro+Format.swift
[189/202] Compiling SwiftSyntaxMacros Macro.swift
[190/202] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[191/202] Compiling SwiftSyntaxMacros MemberMacro.swift
[192/202] Compiling SwiftSyntaxMacros PeerMacro.swift
[193/202] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[194/202] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[195/202] Emitting module SwiftSyntaxMacros
[196/203] Wrapping AST for SwiftSyntaxMacros for debugging
[198/211] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[199/211] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[200/211] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[201/211] Emitting module SwiftSyntaxMacroExpansion
[202/211] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[203/211] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[204/211] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[205/211] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[206/212] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[208/219] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[209/219] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[210/219] Emitting module SwiftCompilerPluginMessageHandling
[211/219] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[212/219] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[213/219] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[214/219] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[215/220] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[217/222] Emitting module SwiftCompilerPlugin
[218/222] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[219/223] Wrapping AST for SwiftCompilerPlugin for debugging
[221/233] Compiling HashableMacroMacros HashedMacro.swift
[222/234] Compiling HashableMacroMacros HashableMacro+NSObjectProtocol.swift
[223/234] Compiling HashableMacroMacros HashableMacro.swift
[224/234] Compiling HashableMacroMacros LabeledExprListSyntax+extensions.swift
[225/234] Compiling HashableMacroMacros HashableMacroFixItMessage.swift
[226/234] Compiling HashableMacroMacros MessageID+HashableMacro.swift
[227/234] Compiling HashableMacroMacros CustomHashablePlugin.swift
[228/234] Compiling HashableMacroMacros HashableMacroDiagnosticMessage.swift
[229/234] Emitting module HashableMacroMacros
[230/234] Compiling HashableMacroMacros HashableMacro+Hashable.swift
[231/234] Compiling HashableMacroMacros NotHashedMacro.swift
[232/235] Wrapping AST for HashableMacroMacros for debugging
[233/235] Write Objects.LinkFileList
[234/235] Linking HashableMacroMacros
[236/238] Compiling HashableMacro Macros.swift
[237/238] Compiling HashableMacro IsEqualToTypeFunctionNameGeneration.swift
[238/238] Emitting module HashableMacro
Build complete! (111.36s)
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.10-latest: Pulling from finestructure/spi-images
Digest: sha256:8b386ca1081dd55ec0944429387f246ccb59ef99c9c8cbb418b0abd78460b38f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.