The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AutoEquatable, reference main (878c6a), with Swift 6.2 for Android on 26 Apr 2026 22:31:22 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/indextrown/AutoEquatable.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/indextrown/AutoEquatable
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 878c6ac docs: update Readme
Cloned https://github.com/indextrown/AutoEquatable.git
Revision (git rev-parse @):
878c6ace421cb1880dc38a0f5c89bc29801fa953
SUCCESS checkout https://github.com/indextrown/AutoEquatable.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/indextrown/AutoEquatable.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:cb98f9856cb1288a0028ff0e63d4de86ca92d5e7890400e3e915f7ea3943ed55
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-docc-plugin
[1/2277] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.42s)
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3677] Fetching swift-docc-symbolkit
[3678/78716] Fetching swift-docc-symbolkit, swift-syntax
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.48s)
[1501/75039] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (8.93s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (9.77s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (1.08s)
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
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at main (e977f65)
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/600.0.1/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/600.0.1/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.38s)
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/13] Write sources
[5/13] Write swift-version--11D90AFD9DD3AB2.txt
[7/22] Compiling AutoEquatableMacros 3. AutoIgnoredMacro.swift
[8/22] Compiling AutoEquatableMacros 1. AutoRequiredChildMacro.swift
[9/22] Compiling AutoEquatableMacros 2. AutoPriorityMacro.swift
[10/23] Compiling AutoEquatableMacros KeyPathUtils.swift
[11/23] Emitting module AutoEquatableMacros
[12/23] Compiling AutoEquatableMacros 0. AutoRequiredMacro.swift
[13/23] Compiling AutoEquatableMacros  AutoEquatablePlugin.swift
[14/23] Compiling AutoEquatableMacros AutoEquatableMacro.swift
[15/23] Compiling AutoEquatableMacros AttributeUtils.swift
[16/23] Compiling AutoEquatableMacros IndentUtils.swift
[17/24] Wrapping AST for AutoEquatableMacros for debugging
[18/24] Write Objects.LinkFileList
[19/24] Linking AutoEquatableMacros-tool
[21/26] Compiling AutoEquatable AutoEquatable.swift
[22/26] Emitting module AutoEquatable
[23/28] Wrapping AST for AutoEquatable for debugging
[25/29] Emitting module AutoEquatableClient
[26/29] Compiling AutoEquatableClient main.swift
[27/30] Wrapping AST for AutoEquatableClient for debugging
[28/30] Write Objects.LinkFileList
[29/30] Linking AutoEquatableClient
Build complete! (66.76s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.0",
            "upper_bound" : "601.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "AutoEquatable",
  "name" : "AutoEquatable",
  "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" : "AutoEquatable",
      "targets" : [
        "AutoEquatable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AutoEquatableClient",
      "targets" : [
        "AutoEquatableClient"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "AutoEquatableMacros",
      "targets" : [
        "AutoEquatableMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AutoEquatableTests",
      "module_type" : "SwiftTarget",
      "name" : "AutoEquatableTests",
      "path" : "Tests/AutoEquatableTests",
      "product_dependencies" : [
        "SwiftSyntax"
      ],
      "sources" : [
        "MacroExpansionTests/0. AutoEqutableBasicTests.swift",
        "MacroExpansionTests/1. AutoRequiredTests.swift",
        "MacroExpansionTests/2. AutoRequiredChildTests.swift",
        "MacroExpansionTests/3. AutoIgnoredTests.swift",
        "MacroExpansionTests/4. AutoPriorityTests.swift",
        "MacroExpansionTests/5. FunctionTypeExplicitTests.swift",
        "UtilsTests/AttributeUtilsTests.swift",
        "UtilsTests/KeyPathUtilsTests.swift",
        "UtilsTests/TestSyntaxBuilder.swift"
      ],
      "target_dependencies" : [
        "AutoEquatableMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AutoEquatableMacros",
      "module_type" : "SwiftTarget",
      "name" : "AutoEquatableMacros",
      "path" : "Sources/AutoEquatableMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "AutoEquatable",
        "AutoEquatableClient",
        "AutoEquatableMacros"
      ],
      "sources" : [
        " AutoEquatablePlugin.swift",
        "Core/AutoEquatableMacro.swift",
        "Property/0. AutoRequiredMacro.swift",
        "Property/1. AutoRequiredChildMacro.swift",
        "Property/2. AutoPriorityMacro.swift",
        "Property/3. AutoIgnoredMacro.swift",
        "Utils/AttributeUtils.swift",
        "Utils/IndentUtils.swift",
        "Utils/KeyPathUtils.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "AutoEquatableClient",
      "module_type" : "SwiftTarget",
      "name" : "AutoEquatableClient",
      "path" : "Sources/AutoEquatableClient",
      "product_memberships" : [
        "AutoEquatableClient"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "AutoEquatable"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "AutoEquatable",
      "module_type" : "SwiftTarget",
      "name" : "AutoEquatable",
      "path" : "Sources/AutoEquatable",
      "product_memberships" : [
        "AutoEquatable",
        "AutoEquatableClient"
      ],
      "sources" : [
        "AutoEquatable.swift"
      ],
      "target_dependencies" : [
        "AutoEquatableMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:cb98f9856cb1288a0028ff0e63d4de86ca92d5e7890400e3e915f7ea3943ed55
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest
Done.