The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Equatable, reference main (c0f1c4), with Swift 6.2 for Wasm on 23 Apr 2026 11:51:39 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ordo-one/equatable.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/ordo-one/equatable
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c0f1c48 fix(minor): Recognize actor-annotated closures in macro validation
Cloned https://github.com/ordo-one/equatable.git
Revision (git rev-parse @):
c0f1c487608c6049c8040cf68cf6a40f0bb30b50
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ordo-one/equatable.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ordo-one/equatable.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1
wasm-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:2a8b2d9e022a9894c61e0736af7cdaa1ee64c002dbb133a55c0d7e8980b3ad16
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest
Fetching https://github.com/swiftlang/swift-syntax.git
[1/75036] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (9.74s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (14.07s)
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/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.67s)
Building for debugging...
[0/11] Write sources
[3/11] Write swift-version-24593BA9C3E375BF.txt
[5/27] Compiling EquatableMacros StructDeclSyntax+Extensions.swift
[6/27] Compiling EquatableMacros TypeSyntax+Extensions.swift
[7/27] Compiling EquatableMacros IdentifierTypeSyntax+Extensions.swift
[8/27] Compiling EquatableMacros MemberTypeSyntax+Extensions.swift
[9/29] Compiling EquatableMacros VariableDeclSyntax+Extensions.swift
[10/29] Compiling EquatableMacros SimpleFixItMessage.swift
[11/29] Compiling EquatableMacros EquatableMacro+Isolation.swift
[12/29] Compiling EquatableMacros EquatableMacro+TypeComplexity.swift
[13/29] Compiling EquatableMacros EquatableMacro+Hashable.swift
[14/29] Compiling EquatableMacros EquatableMacro+Helpers.swift
[15/29] Emitting module EquatableMacros
[16/29] Compiling EquatableMacros EquatableMacro.swift
[17/29] Compiling EquatableMacros EquatablePlugin.swift
[18/29] Compiling EquatableMacros Closure.swift
[19/29] Compiling EquatableMacros EquatableIgnoredMacro.swift
[20/29] Compiling EquatableMacros EquatableIgnoredUnsafeClosureMacro.swift
[21/29] Compiling EquatableMacros EquatableMacro+Diagnostic.swift
[22/29] Compiling EquatableMacros EquatableMacro+Equatable.swift
[23/30] Wrapping AST for EquatableMacros for debugging
[24/30] Write Objects.LinkFileList
[25/30] Linking EquatableMacros-tool
[27/32] Emitting module Equatable
[28/32] Compiling Equatable Equatable.swift
[29/33] Wrapping AST for Equatable for debugging
[31/35] Emitting module EquatableClient
[32/35] Compiling EquatableClient main.swift
[33/36] Wrapping AST for EquatableClient for debugging
[34/36] Write Objects.LinkFileList
[35/36] Linking EquatableClient.wasm
Build complete! (45.35s)
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" : "/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"
    }
  ],
  "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"
}
wasm-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:2a8b2d9e022a9894c61e0736af7cdaa1ee64c002dbb133a55c0d7e8980b3ad16
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest
Done.