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 main (ba2795), with Swift 6.1 for macOS (SPM) on 1 May 2025 05:18:22 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
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
Fetching https://github.com/pointfreeco/swift-macro-testing.git
Fetching https://github.com/apple/swift-syntax
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetching https://github.com/pointfreeco/swift-snapshot-testing from cache
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (0.63s)
[1/868] Fetching swift-macro-testing
[869/71159] Fetching swift-macro-testing, swift-syntax
Fetched https://github.com/pointfreeco/swift-macro-testing.git from cache (3.26s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (3.26s)
Fetched https://github.com/apple/swift-syntax from cache (3.26s)
Computing version for https://github.com/pointfreeco/swift-macro-testing.git
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (3.26s)
Computed https://github.com/pointfreeco/swift-macro-testing.git at 0.6.0 (3.73s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 509.1.1 (1.00s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.1 (0.46s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.47s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.48s)
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
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-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.1
========================================
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.77s)
Fetching https://github.com/apple/swift-syntax from cache
Fetched https://github.com/apple/swift-syntax from cache (0.86s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 509.1.1 (0.92s)
Creating working copy for https://github.com/JosephDuffy/HashableMacro.git
Working copy of https://github.com/JosephDuffy/HashableMacro.git resolved at main (ba27958)
Creating working copy for https://github.com/apple/swift-syntax
Working copy of https://github.com/apple/swift-syntax resolved at 509.1.1
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] Compiling HashableMacroFoundation IsEqualToTypeFunctionNameGeneration.swift
[20/26] Emitting module SwiftSyntax509
[21/26] Compiling SwiftSyntax509 Empty.swift
[22/26] Emitting module HashableMacroFoundation
[24/26] Compiling HashableMacroFoundation IsEqualToTypeFunctionNameGeneration.swift
[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 RawSyntaxTokenView.swift
[31/77] Compiling SwiftSyntax SourceLength.swift
[32/77] Compiling SwiftSyntax SourceLocation.swift
[33/77] Compiling SwiftSyntax SourcePresence.swift
[34/77] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[35/77] Compiling SwiftSyntax MemoryLayout.swift
[36/77] Compiling SwiftSyntax MissingNodeInitializers.swift
[37/77] Compiling SwiftSyntax RawSyntax.swift
[38/77] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[39/77] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[40/77] Compiling SwiftSyntax Syntax.swift
[41/77] Compiling SwiftSyntax SyntaxArena.swift
[42/77] Compiling SwiftSyntax SyntaxChildren.swift
[43/77] Compiling SwiftSyntax SyntaxCollection.swift
[44/77] Compiling SwiftSyntax SyntaxData.swift
[45/77] Compiling SwiftSyntax SyntaxText.swift
[46/77] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[47/77] Compiling SwiftSyntax TokenDiagnostic.swift
[48/77] Compiling SwiftSyntax TokenSyntax.swift
[49/77] Compiling SwiftSyntax Trivia.swift
[50/77] Emitting module SwiftSyntax
[51/77] Compiling SwiftSyntax Utils.swift
[52/77] Compiling SwiftSyntax ChildNameForKeyPath.swift
[53/77] Compiling SwiftSyntax Keyword.swift
[54/77] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[55/77] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[56/77] Compiling SwiftSyntax Tokens.swift
[57/77] Compiling SwiftSyntax TriviaPieces.swift
[58/77] Compiling SwiftSyntax RawSyntaxNodes.swift
[59/77] Compiling SwiftSyntax RawSyntaxValidation.swift
[60/77] Compiling SwiftSyntax SyntaxDeclNodes.swift
[61/77] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[62/77] Compiling SwiftSyntax SyntaxBaseNodes.swift
[63/77] Compiling SwiftSyntax SyntaxCollections.swift
[64/77] Compiling SwiftSyntax SyntaxEnum.swift
[65/77] Compiling SwiftSyntax SyntaxKind.swift
[66/77] Compiling SwiftSyntax SyntaxExprNodes.swift
[67/77] Compiling SwiftSyntax SyntaxNodes.swift
[68/77] Compiling SwiftSyntax SyntaxPatternNodes.swift
[69/77] Compiling SwiftSyntax SyntaxStmtNodes.swift
[70/77] Compiling SwiftSyntax SyntaxTypeNodes.swift
[71/77] Compiling SwiftSyntax SyntaxRewriter.swift
[72/77] Compiling SwiftSyntax SyntaxTraits.swift
[73/77] Compiling SwiftSyntax SyntaxTransform.swift
[74/77] Compiling SwiftSyntax SyntaxVisitor.swift
[75/77] Compiling SwiftSyntax TokenKind.swift
[76/129] Compiling SwiftDiagnostics Message.swift
[77/129] Compiling SwiftDiagnostics Note.swift
[78/129] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[79/129] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[80/129] Compiling SwiftDiagnostics FixIt.swift
[81/129] Compiling SwiftDiagnostics Diagnostic.swift
[82/129] Compiling SwiftDiagnostics Convenience.swift
[83/129] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[84/129] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[85/129] Emitting module SwiftDiagnostics
[86/129] Compiling SwiftParser SyntaxUtils.swift
[87/129] Compiling SwiftParser TokenConsumer.swift
[88/129] Compiling SwiftParser TokenPrecedence.swift
[89/129] Compiling SwiftParser TokenSpec.swift
[90/133] Compiling SwiftBasicFormat Syntax+Extensions.swift
[91/133] Compiling SwiftBasicFormat BasicFormat.swift
[92/133] Emitting module SwiftBasicFormat
[93/133] Compiling SwiftParser Statements.swift
[94/133] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[95/133] Compiling SwiftParser StringLiterals.swift
[96/133] Compiling SwiftParser SwiftParserCompatibility.swift
[97/133] Compiling SwiftParser Lexeme.swift
[98/133] Compiling SwiftParser LexemeSequence.swift
[99/133] Compiling SwiftParser Lexer.swift
[100/133] Compiling SwiftParser RegexLiteralLexer.swift
[101/133] Compiling SwiftParser UnicodeScalarExtensions.swift
[102/133] Compiling SwiftParser Lookahead.swift
[103/133] Compiling SwiftParser LoopProgressCondition.swift
[104/133] Compiling SwiftParser Modifiers.swift
[105/133] Compiling SwiftParser Names.swift
[106/133] Compiling SwiftParser Nominals.swift
[107/133] Compiling SwiftParser Parameters.swift
[108/133] Compiling SwiftParser ParseSourceFile.swift
[109/133] Compiling SwiftParser Parser.swift
[110/133] Compiling SwiftParser Patterns.swift
[111/133] Compiling SwiftParser Recovery.swift
[112/133] Compiling SwiftParser Specifiers.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] Emitting module SwiftParser
[118/133] Compiling SwiftParser IsLexerClassified.swift
[119/133] Compiling SwiftParser LayoutNodes+Parsable.swift
[120/133] Compiling SwiftParser Parser+TokenSpecSet.swift
[121/133] Compiling SwiftParser TokenSpecStaticMembers.swift
[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 OperatorError+Diagnostics.swift
[134/158] Compiling SwiftOperators PrecedenceGroup.swift
[135/158] Compiling SwiftOperators PrecedenceGraph.swift
[136/158] Compiling SwiftOperators OperatorTable.swift
[137/158] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[138/158] Compiling SwiftOperators Operator.swift
[139/158] Emitting module SwiftOperators
[140/158] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[141/158] Compiling SwiftOperators SyntaxSynthesis.swift
[142/158] Compiling SwiftOperators OperatorTable+Semantics.swift
[143/158] Compiling SwiftOperators OperatorTable+Defaults.swift
[144/158] Compiling SwiftOperators OperatorError.swift
[145/158] Compiling SwiftOperators OperatorTable+Folding.swift
[146/158] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[147/158] Compiling SwiftParserDiagnostics Utils.swift
[148/158] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[149/158] Compiling SwiftParserDiagnostics PresenceUtils.swift
[150/158] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[151/158] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[152/158] Compiling SwiftParserDiagnostics MissingNodesError.swift
[153/158] Compiling SwiftParserDiagnostics MissingTokenError.swift
[154/158] Emitting module SwiftParserDiagnostics
[155/158] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[156/158] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[157/172] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[158/172] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[159/172] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[160/173] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[161/173] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[162/173] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[163/173] Compiling SwiftSyntaxBuilder Indenter.swift
[164/173] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[165/173] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[166/173] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[167/173] Emitting module SwiftSyntaxBuilder
[168/173] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[169/173] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[170/173] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[171/173] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[172/187] Compiling SwiftSyntaxMacros MemberMacro.swift
[173/187] Compiling SwiftSyntaxMacros Macro.swift
[174/187] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[175/187] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[176/187] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[177/187] Compiling SwiftSyntaxMacros Macro+Format.swift
[178/187] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[179/188] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[180/188] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[181/188] Emitting module SwiftSyntaxMacros
[182/188] Compiling SwiftSyntaxMacros AccessorMacro.swift
[183/188] Compiling SwiftSyntaxMacros AttachedMacro.swift
[184/188] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[185/188] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[186/188] Compiling SwiftSyntaxMacros PeerMacro.swift
[187/196] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[188/196] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[189/196] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[190/196] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[191/196] Emitting module SwiftSyntaxMacroExpansion
[192/196] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[193/196] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[194/196] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[195/203] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[196/203] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[197/203] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[198/203] Emitting module SwiftCompilerPluginMessageHandling
[199/203] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[200/203] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[201/203] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[202/205] Emitting module SwiftCompilerPlugin
[203/205] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[204/215] Compiling HashableMacroMacros HashableMacroDiagnosticMessage.swift
[205/215] Compiling HashableMacroMacros HashableMacroFixItMessage.swift
[206/215] Compiling HashableMacroMacros MessageID+HashableMacro.swift
[207/215] Compiling HashableMacroMacros HashableMacro+Hashable.swift
[208/215] Emitting module HashableMacroMacros
[209/215] Compiling HashableMacroMacros CustomHashablePlugin.swift
[210/216] Compiling HashableMacroMacros HashedMacro.swift
[211/216] Compiling HashableMacroMacros HashableMacro+NSObjectProtocol.swift
[212/216] Compiling HashableMacroMacros HashableMacro.swift
[213/216] Compiling HashableMacroMacros LabeledExprListSyntax+extensions.swift
[214/216] Compiling HashableMacroMacros NotHashedMacro.swift
[214/216] Write Objects.LinkFileList
[215/216] Linking HashableMacroMacros-tool
[217/222] Compiling HashableMacro Macros.swift
[218/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 IsEqualToTypeFunctionNameGeneration.swift
Build complete! (33.56s)
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.