Build Information
Successful build of Equatable, reference 1.4.0 (c0f1c4), with Swift 6.2 for Linux on 23 Apr 2026 11:55:25 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ordo-one/equatable.git
Reference: 1.4.0
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
* tag 1.4.0 -> FETCH_HEAD
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 1.4.0
========================================
Build
========================================
Selected platform: linux
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-4606859-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:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-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 (23.98s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (37.97s)
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.4-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2.4-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.76s)
Building for debugging...
[0/11] Write sources
[3/11] Write swift-version-24593BA9C3E375BF.txt
[5/27] Compiling EquatableMacros IdentifierTypeSyntax+Extensions.swift
[6/27] Compiling EquatableMacros MemberTypeSyntax+Extensions.swift
[7/27] Compiling EquatableMacros StructDeclSyntax+Extensions.swift
[8/27] Compiling EquatableMacros TypeSyntax+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] Compiling EquatableMacros EquatableMacro+Diagnostic.swift
[16/29] Compiling EquatableMacros EquatableMacro+Equatable.swift
[17/29] Compiling EquatableMacros Closure.swift
[18/29] Compiling EquatableMacros EquatableIgnoredMacro.swift
[19/29] Compiling EquatableMacros EquatableIgnoredUnsafeClosureMacro.swift
[20/29] Emitting module EquatableMacros
[21/29] Compiling EquatableMacros EquatableMacro.swift
[22/29] Compiling EquatableMacros EquatablePlugin.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
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[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
Build complete! (69.26s)
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"
}
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Done.