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 6.1 for macOS (SPM) on 1 May 2025 05:18:21 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/JosephDuffy/HashableMacro.git
Reference: 1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
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
Fetching https://github.com/pointfreeco/swift-macro-testing.git
Fetching https://github.com/apple/swift-syntax
Fetching https://github.com/pointfreeco/swift-snapshot-testing from cache
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
[1/868] Fetching swift-macro-testing
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.62s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (0.62s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.63s)
[869/71159] Fetching swift-macro-testing, swift-syntax
Fetched https://github.com/apple/swift-syntax from cache (3.31s)
Fetched https://github.com/pointfreeco/swift-macro-testing.git from cache (3.31s)
Computing version for https://github.com/pointfreeco/swift-macro-testing.git
Computed https://github.com/pointfreeco/swift-macro-testing.git at 0.6.0 (3.83s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 509.1.1 (1.05s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.1 (0.49s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.51s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.52s)
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.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/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/swift-macro-testing.git
Working copy of https://github.com/pointfreeco/swift-macro-testing.git resolved at 0.6.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "hashablemacro",
      "name": "HashableMacro",
      "url": "https://github.com/JosephDuffy/HashableMacro.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/HashableMacro",
      "dependencies": [
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/apple/swift-syntax",
          "version": "509.1.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/JosephDuffy/HashableMacro.git
[1/899] Fetching hashablemacro
Fetched https://github.com/JosephDuffy/HashableMacro.git from cache (0.83s)
Fetching https://github.com/apple/swift-syntax from cache
Fetched https://github.com/apple/swift-syntax from cache (0.88s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 509.1.1 (0.95s)
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/JosephDuffy/HashableMacro.git
Working copy of https://github.com/JosephDuffy/HashableMacro.git resolved at 1.1.0 (ba27958)
warning: '.resolve-product-dependencies': dependency 'hashablemacro' is not used by any target
Found 1 product dependencies
  - swift-syntax
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/JosephDuffy/HashableMacro.git
https://github.com/JosephDuffy/HashableMacro.git
{
  "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" : "/Users/admin/builder/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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/20] Write sources
[17/20] Write swift-version-2F0A5646E1D333AE.txt
[19/26] Emitting module SwiftSyntax509
[20/26] Compiling SwiftSyntax509 Empty.swift
[21/26] Emitting module HashableMacroFoundation
[22/26] Compiling HashableMacroFoundation IsEqualToTypeFunctionNameGeneration.swift
[24/26] Emitting module HashableMacroFoundation
[25/72] Compiling SwiftSyntax AbsolutePosition.swift
[26/72] Compiling SwiftSyntax Assert.swift
[27/72] Compiling SwiftSyntax BumpPtrAllocator.swift
[28/72] Compiling SwiftSyntax CommonAncestor.swift
[29/72] Compiling SwiftSyntax Convenience.swift
[30/77] Compiling SwiftSyntax Syntax.swift
[31/77] Compiling SwiftSyntax SyntaxArena.swift
[32/77] Compiling SwiftSyntax SyntaxChildren.swift
[33/77] Compiling SwiftSyntax SyntaxCollection.swift
[34/77] Compiling SwiftSyntax SyntaxData.swift
[35/77] Compiling SwiftSyntax SyntaxText.swift
[36/77] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[37/77] Compiling SwiftSyntax TokenDiagnostic.swift
[38/77] Compiling SwiftSyntax TokenSyntax.swift
[39/77] Compiling SwiftSyntax Trivia.swift
[40/77] Emitting module SwiftSyntax
[41/77] Compiling SwiftSyntax Utils.swift
[42/77] Compiling SwiftSyntax ChildNameForKeyPath.swift
[43/77] Compiling SwiftSyntax Keyword.swift
[44/77] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[45/77] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[46/77] Compiling SwiftSyntax RawSyntaxTokenView.swift
[47/77] Compiling SwiftSyntax SourceLength.swift
[48/77] Compiling SwiftSyntax SourceLocation.swift
[49/77] Compiling SwiftSyntax SourcePresence.swift
[50/77] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[51/77] Compiling SwiftSyntax Tokens.swift
[52/77] Compiling SwiftSyntax TriviaPieces.swift
[53/77] Compiling SwiftSyntax RawSyntaxNodes.swift
[54/77] Compiling SwiftSyntax RawSyntaxValidation.swift
[55/77] Compiling SwiftSyntax SyntaxDeclNodes.swift
[56/77] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[57/77] Compiling SwiftSyntax SyntaxBaseNodes.swift
[58/77] Compiling SwiftSyntax SyntaxCollections.swift
[59/77] Compiling SwiftSyntax SyntaxEnum.swift
[60/77] Compiling SwiftSyntax SyntaxKind.swift
[61/77] Compiling SwiftSyntax SyntaxExprNodes.swift
[62/77] Compiling SwiftSyntax SyntaxNodes.swift
[63/77] Compiling SwiftSyntax SyntaxPatternNodes.swift
[64/77] Compiling SwiftSyntax SyntaxStmtNodes.swift
[65/77] Compiling SwiftSyntax SyntaxTypeNodes.swift
[66/77] Compiling SwiftSyntax SyntaxRewriter.swift
[67/77] Compiling SwiftSyntax SyntaxTraits.swift
[68/77] Compiling SwiftSyntax SyntaxTransform.swift
[69/77] Compiling SwiftSyntax SyntaxVisitor.swift
[70/77] Compiling SwiftSyntax TokenKind.swift
[71/77] Compiling SwiftSyntax MemoryLayout.swift
[72/77] Compiling SwiftSyntax MissingNodeInitializers.swift
[73/77] Compiling SwiftSyntax RawSyntax.swift
[74/77] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[75/77] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[76/129] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[77/129] Compiling SwiftDiagnostics Note.swift
[78/129] Compiling SwiftDiagnostics Message.swift
[79/129] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[80/129] Compiling SwiftDiagnostics Diagnostic.swift
[81/129] Compiling SwiftDiagnostics FixIt.swift
[82/129] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[83/129] Emitting module SwiftDiagnostics
[84/129] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[85/129] Compiling SwiftDiagnostics Convenience.swift
[86/129] Emitting module SwiftBasicFormat
[87/129] Compiling SwiftBasicFormat BasicFormat.swift
[88/129] Compiling SwiftBasicFormat Syntax+Extensions.swift
[89/129] Compiling SwiftParser Lexeme.swift
[90/129] Compiling SwiftParser LexemeSequence.swift
[91/129] Compiling SwiftParser Lexer.swift
[92/129] Compiling SwiftParser RegexLiteralLexer.swift
[93/133] Compiling SwiftParser Names.swift
[94/133] Compiling SwiftParser Nominals.swift
[95/133] Compiling SwiftParser Parameters.swift
[96/133] Compiling SwiftParser ParseSourceFile.swift
[97/133] Compiling SwiftParser Statements.swift
[98/133] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[99/133] Compiling SwiftParser StringLiterals.swift
[100/133] Compiling SwiftParser SwiftParserCompatibility.swift
[101/133] Compiling SwiftParser Parser.swift
[102/133] Compiling SwiftParser Patterns.swift
[103/133] Compiling SwiftParser Recovery.swift
[104/133] Compiling SwiftParser Specifiers.swift
[105/133] Compiling SwiftParser UnicodeScalarExtensions.swift
[106/133] Compiling SwiftParser Lookahead.swift
[107/133] Compiling SwiftParser LoopProgressCondition.swift
[108/133] Compiling SwiftParser Modifiers.swift
[109/133] Compiling SwiftParser SyntaxUtils.swift
[110/133] Compiling SwiftParser TokenConsumer.swift
[111/133] Compiling SwiftParser TokenPrecedence.swift
[112/133] Compiling SwiftParser TokenSpec.swift
[113/133] Compiling SwiftParser TokenSpecSet.swift
[114/133] Compiling SwiftParser TopLevel.swift
[115/133] Compiling SwiftParser TriviaParser.swift
[116/133] Compiling SwiftParser Types.swift
[117/133] Compiling SwiftParser IsLexerClassified.swift
[118/133] Compiling SwiftParser LayoutNodes+Parsable.swift
[119/133] Compiling SwiftParser Parser+TokenSpecSet.swift
[120/133] Compiling SwiftParser TokenSpecStaticMembers.swift
[121/133] Emitting module SwiftParser
[122/133] Compiling SwiftParser Attributes.swift
[123/133] Compiling SwiftParser Availability.swift
[124/133] Compiling SwiftParser CharacterInfo.swift
[125/133] Compiling SwiftParser CollectionNodes+Parsable.swift
[126/133] Compiling SwiftParser Declarations.swift
[127/133] Compiling SwiftParser Directives.swift
[128/133] Compiling SwiftParser ExperimentalFeatures.swift
[129/133] Compiling SwiftParser Expressions.swift
[130/133] Compiling SwiftParser IncrementalParseTransition.swift
[131/133] Compiling SwiftParser Cursor.swift
[132/156] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[133/157] Compiling SwiftOperators OperatorTable.swift
[134/157] Compiling SwiftOperators PrecedenceGroup.swift
[135/158] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[136/158] Compiling SwiftParserDiagnostics PresenceUtils.swift
[137/158] Compiling SwiftOperators SyntaxSynthesis.swift
[138/158] Compiling SwiftOperators OperatorTable+Defaults.swift
[139/158] Compiling SwiftOperators OperatorTable+Semantics.swift
[140/158] Compiling SwiftOperators OperatorError.swift
[141/158] Compiling SwiftOperators Operator.swift
[142/158] Compiling SwiftOperators OperatorError+Diagnostics.swift
[143/158] Compiling SwiftOperators OperatorTable+Folding.swift
[144/158] Emitting module SwiftOperators
[145/158] Compiling SwiftOperators PrecedenceGraph.swift
[146/158] Compiling SwiftParserDiagnostics Utils.swift
[147/158] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[148/158] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[149/158] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[150/158] Emitting module SwiftParserDiagnostics
[151/158] Compiling SwiftParserDiagnostics MissingNodesError.swift
[152/158] Compiling SwiftParserDiagnostics MissingTokenError.swift
[153/158] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[154/158] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[155/158] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[156/158] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[157/172] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[158/173] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[159/173] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[160/173] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[161/173] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[162/173] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[163/173] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[164/173] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[165/173] Compiling SwiftSyntaxBuilder Indenter.swift
[166/173] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[167/173] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[168/173] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[169/173] Emitting module SwiftSyntaxBuilder
[170/173] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[171/173] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[172/187] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[173/188] Compiling SwiftSyntaxMacros Macro.swift
[174/188] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[175/188] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[176/188] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[177/188] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[178/188] Emitting module SwiftSyntaxMacros
[179/188] Compiling SwiftSyntaxMacros MemberMacro.swift
[180/188] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[181/188] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[182/188] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[183/188] Compiling SwiftSyntaxMacros Macro+Format.swift
[184/188] Compiling SwiftSyntaxMacros AccessorMacro.swift
[185/188] Compiling SwiftSyntaxMacros AttachedMacro.swift
[186/188] Compiling SwiftSyntaxMacros PeerMacro.swift
[187/196] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[188/196] Emitting module SwiftSyntaxMacroExpansion
[189/196] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[190/196] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[191/196] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[192/196] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[193/196] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[194/196] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[195/203] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[196/203] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[197/203] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[198/203] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[199/203] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[200/203] Emitting module SwiftCompilerPluginMessageHandling
[201/203] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[202/205] Emitting module SwiftCompilerPlugin
[203/205] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[204/215] Compiling HashableMacroMacros HashedMacro.swift
[205/216] Emitting module HashableMacroMacros
[206/216] Compiling HashableMacroMacros HashableMacro+Hashable.swift
[207/216] Compiling HashableMacroMacros HashableMacroFixItMessage.swift
[208/216] Compiling HashableMacroMacros HashableMacroDiagnosticMessage.swift
[209/216] Compiling HashableMacroMacros HashableMacro+NSObjectProtocol.swift
[210/216] Compiling HashableMacroMacros NotHashedMacro.swift
[211/216] Compiling HashableMacroMacros LabeledExprListSyntax+extensions.swift
[212/216] Compiling HashableMacroMacros MessageID+HashableMacro.swift
[213/216] Compiling HashableMacroMacros CustomHashablePlugin.swift
[214/216] Compiling HashableMacroMacros HashableMacro.swift
[214/216] Write Objects.LinkFileList
[215/216] Linking HashableMacroMacros-tool
[217/222] Compiling HashableMacro IsEqualToTypeFunctionNameGeneration.swift
[219/222] Emitting module HashableMacro
[220/222] Compiling HashableMacro Macros.swift
[221/222] Emitting module HashableMacro
[222/222] Compiling HashableMacro Macros.swift
Build complete! (34.93s)
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.
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" : "/Users/admin/builder/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"
}
Done.