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 Equatable, reference 1.2.0 (73f819), with Swift 6.2 for macOS (SPM) on 30 Sep 2025 21:21:56 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ordo-one/equatable.git
Reference: 1.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ordo-one/equatable
 * tag               1.2.0      -> FETCH_HEAD
HEAD is now at 73f819b fix(minor): fix swift syntax version bump (#31)
Cloned https://github.com/ordo-one/equatable.git
Revision (git rev-parse @):
73f819bd2bfb95e69cb596664b9d0d40cfe6493c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ordo-one/equatable.git at 1.2.0
Fetching https://github.com/swiftlang/swift-syntax.git
[1/72352] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.61s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (6.80s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.25s)
========================================
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": "equatable",
      "name": "Equatable",
      "url": "https://github.com/ordo-one/equatable.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/equatable",
      "dependencies": [
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/swiftlang/swift-syntax.git",
          "version": "602.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ordo-one/equatable.git
[1/521] Fetching equatable
Fetched https://github.com/ordo-one/equatable.git from cache (0.76s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.83s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (0.90s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Creating working copy for https://github.com/ordo-one/equatable.git
Working copy of https://github.com/ordo-one/equatable.git resolved at 1.2.0 (73f819b)
warning: '.resolve-product-dependencies': dependency 'equatable' is not used by any target
Found 1 product dependencies
  - swift-syntax
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ordo-one/equatable.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[2/10] Write EquatableClient-entitlement.plist
[2/10] Write sources
[4/10] Write swift-version-49B95AFC49DCD68C.txt
[6/27] Compiling EquatableMacros VariableDeclSyntax+Extensions.swift
[7/28] Compiling EquatableMacros SimpleFixItMessage.swift
[8/28] Compiling EquatableMacros TypeSyntax+Extensions.swift
[9/28] Compiling EquatableMacros MemberTypeSyntax+Extensions.swift
[10/28] Compiling EquatableMacros StructDeclSyntax+Extensions.swift
[11/28] Compiling EquatableMacros EquatableMacro+TypeComplexity.swift
[12/28] Compiling EquatableMacros IdentifierTypeSyntax+Extensions.swift
[13/28] Compiling EquatableMacros EquatableMacro+Helpers.swift
[14/28] Compiling EquatableMacros EquatableMacro+Isolation.swift
[15/28] Compiling EquatableMacros EquatableMacro+Equatable.swift
[16/28] Compiling EquatableMacros EquatableMacro+Hashable.swift
[17/28] Compiling EquatableMacros Closure.swift
[18/28] Compiling EquatableMacros EquatableIgnoredMacro.swift
[19/28] Compiling EquatableMacros EquatableIgnoredUnsafeClosureMacro.swift
[20/28] Compiling EquatableMacros EquatableMacro.swift
[21/28] Emitting module EquatableMacros
[22/28] Compiling EquatableMacros EquatablePlugin.swift
[23/28] Compiling EquatableMacros EquatableMacro+Diagnostic.swift
[23/28] Write Objects.LinkFileList
[24/28] Linking EquatableMacros-tool
[26/30] Emitting module Equatable
[27/30] Compiling Equatable Equatable.swift
[28/32] Compiling EquatableClient main.swift
[29/32] Emitting module EquatableClient
[29/32] Write Objects.LinkFileList
[30/32] Linking EquatableClient
[31/32] Applying EquatableClient
Build complete! (11.48s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.0",
            "upper_bound" : "603.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    }
  ],
  "manifest_display_name" : "Equatable",
  "name" : "Equatable",
  "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"
    }
  ],
  "products" : [
    {
      "name" : "Equatable",
      "targets" : [
        "Equatable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "EquatableClient",
      "targets" : [
        "EquatableClient"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "EquatableMacros",
      "targets" : [
        "EquatableMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "EquatableTests",
      "module_type" : "SwiftTarget",
      "name" : "EquatableTests",
      "path" : "Tests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "EquatableMacroTests.swift"
      ],
      "target_dependencies" : [
        "EquatableMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "EquatableMacros",
      "module_type" : "SwiftTarget",
      "name" : "EquatableMacros",
      "path" : "Sources/EquatableMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "Equatable",
        "EquatableClient",
        "EquatableMacros"
      ],
      "sources" : [
        "Closure.swift",
        "EquatableIgnoredMacro.swift",
        "EquatableIgnoredUnsafeClosureMacro.swift",
        "EquatableMacro.swift",
        "EquatablePlugin.swift",
        "Extensions/EquatableMacro/EquatableMacro+Diagnostic.swift",
        "Extensions/EquatableMacro/EquatableMacro+Equatable.swift",
        "Extensions/EquatableMacro/EquatableMacro+Hashable.swift",
        "Extensions/EquatableMacro/EquatableMacro+Helpers.swift",
        "Extensions/EquatableMacro/EquatableMacro+Isolation.swift",
        "Extensions/EquatableMacro/EquatableMacro+TypeComplexity.swift",
        "Extensions/IdentifierTypeSyntax+Extensions.swift",
        "Extensions/MemberTypeSyntax+Extensions.swift",
        "Extensions/StructDeclSyntax+Extensions.swift",
        "Extensions/TypeSyntax+Extensions.swift",
        "Extensions/VariableDeclSyntax+Extensions.swift",
        "SimpleFixItMessage.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "EquatableClient",
      "module_type" : "SwiftTarget",
      "name" : "EquatableClient",
      "path" : "Sources/EquatableClient",
      "product_memberships" : [
        "EquatableClient"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Equatable"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Equatable",
      "module_type" : "SwiftTarget",
      "name" : "Equatable",
      "path" : "Sources/Equatable",
      "product_memberships" : [
        "Equatable",
        "EquatableClient"
      ],
      "sources" : [
        "Equatable.swift"
      ],
      "target_dependencies" : [
        "EquatableMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/ordo-one/equatable/1.2.0
Repository:               ordo-one/equatable
Swift version used:       6.2
Target:                   Equatable
Extracting symbol information for 'Equatable'...
Finished extracting symbol information for 'Equatable'. (0.79s)
Building documentation for 'Equatable'...
Finished building documentation for 'Equatable' (0.11s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/ordo-one/equatable/1.2.0
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/swiftlang/swift-syntax.git
[1/2094] Fetching swift-docc-plugin
Updated https://github.com/swiftlang/swift-syntax.git (0.84s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.12s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (1.86s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.66s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3538] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.16s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.91s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/7] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-49B95AFC49DCD68C.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit Mixin+Equals.swift
[8/57] Compiling SymbolKit Mixin+Hash.swift
[9/57] Compiling SymbolKit Mixin.swift
[10/57] Compiling SymbolKit LineList.swift
[11/57] Compiling SymbolKit Position.swift
[12/57] Compiling Snippets Snippet.swift
[13/57] Emitting module Snippets
[14/57] Compiling Snippets SnippetParser.swift
[15/57] Compiling SymbolKit Relationship.swift
[16/57] Compiling SymbolKit RelationshipKind.swift
[17/57] Compiling SymbolKit SourceOrigin.swift
[18/57] Compiling SymbolKit GenericConstraints.swift
[19/57] Compiling SymbolKit Swift.swift
[20/57] Compiling SymbolKit Names.swift
[21/57] Compiling SymbolKit SPI.swift
[22/57] Compiling SymbolKit Snippet.swift
[23/57] Compiling SymbolKit Extension.swift
[24/57] Compiling SymbolKit Identifier.swift
[25/57] Compiling SymbolKit KindIdentifier.swift
[26/57] Compiling SymbolKit Location.swift
[27/57] Compiling SymbolKit Mutability.swift
[28/57] Compiling SymbolKit DeclarationFragments.swift
[29/57] Compiling SymbolKit Fragment.swift
[30/57] Compiling SymbolKit FragmentKind.swift
[31/57] Compiling SymbolKit FunctionParameter.swift
[32/57] Compiling SymbolKit FunctionSignature.swift
[33/57] Compiling SymbolKit Symbol.swift
[34/57] Compiling SymbolKit SymbolKind.swift
[35/57] Compiling SymbolKit SymbolGraph.swift
[36/57] Compiling SymbolKit GraphCollector.swift
[37/57] Compiling SymbolKit GenericConstraint.swift
[38/57] Compiling SymbolKit GenericParameter.swift
[39/57] Compiling SymbolKit Generics.swift
[40/57] Compiling SymbolKit Namespace.swift
[41/57] Compiling SymbolKit SemanticVersion.swift
[42/57] Compiling SymbolKit AccessControl.swift
[43/57] Compiling SymbolKit Availability.swift
[44/57] Compiling SymbolKit AvailabilityItem.swift
[45/57] Compiling SymbolKit Domain.swift
[46/57] Compiling SymbolKit SourceRange.swift
[47/57] Compiling SymbolKit Metadata.swift
[48/57] Compiling SymbolKit Module.swift
[49/57] Compiling SymbolKit OperatingSystem.swift
[50/57] Compiling SymbolKit Platform.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.59s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'Equatable' complete! (0.72s)
      72
2	/Users/admin/builder/spi-builder-workspace/.docs/ordo-one/equatable/1.2.0
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/ordo-one/equatable/1.2.0
File count: 72
Doc size:   2.0MB
Preparing doc bundle ...
Uploading prod-ordo-one-equatable-1.2.0-786d4f56.zip to s3://spi-docs-inbox/prod-ordo-one-equatable-1.2.0-786d4f56.zip
Copying... [19%]
Copying... [38%]
Copying... [57%]
Copying... [77%]
Copying... [96%]
Copying... [100%]
Done.