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 CloseEnough, reference main (540274), with Swift 6.2 (beta) for Android on 20 Jun 2025 06:22:34 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ZevEisenberg/CloseEnough.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/ZevEisenberg/CloseEnough
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5402746 Fix typo.
Cloned https://github.com/ZevEisenberg/CloseEnough.git
Revision (git rev-parse @):
5402746c6ce9a5992e7e879ece92d4e1a2cf285f
SUCCESS checkout https://github.com/ZevEisenberg/CloseEnough.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ZevEisenberg/CloseEnough.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay.git
[1/5467] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay.git from cache (0.68s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay.git
Computed https://github.com/pointfreeco/xctest-dynamic-overlay.git at 0.8.4 (3.06s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay.git
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay.git resolved at 0.8.4
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-8C5A4AE7A8CE2BA.txt
[4/11] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[5/12] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[6/12] Compiling XCTestDynamicOverlay Unimplemented.swift
[7/12] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[8/12] Compiling XCTestDynamicOverlay XCTFail.swift
[9/12] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[10/12] Compiling XCTestDynamicOverlay Deprecations.swift
[11/12] Emitting module XCTestDynamicOverlay
[12/12] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[14/19] Compiling CloseEnough EquatableWithPrecision.swift
[15/19] Compiling CloseEnough PrecisionStore.swift
[16/19] Compiling CloseEnough CloseEnough.swift
[17/19] Emitting module CloseEnough
[18/19] Compiling CloseEnough WithPrecisions.swift
[19/19] Compiling CloseEnough CloseEnoughable Conformances.swift
Build complete! (20.03s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "xctest-dynamic-overlay",
      "requirement" : {
        "exact" : [
          "0.8.4"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/xctest-dynamic-overlay.git"
    }
  ],
  "manifest_display_name" : "CloseEnough",
  "name" : "CloseEnough",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "CloseEnough",
      "targets" : [
        "CloseEnough"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CloseEnoughTests",
      "module_type" : "SwiftTarget",
      "name" : "CloseEnoughTests",
      "path" : "Tests/CloseEnoughTests",
      "sources" : [
        "AngleTests.swift",
        "AsyncTests.swift",
        "CustomTypeTests.swift",
        "DateTests.swift",
        "DoubleTests.swift",
        "MultipleTypesTests.swift",
        "WrongRegistrationTests.swift"
      ],
      "target_dependencies" : [
        "CloseEnough"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CloseEnough",
      "module_type" : "SwiftTarget",
      "name" : "CloseEnough",
      "path" : "Sources/CloseEnough",
      "product_dependencies" : [
        "XCTestDynamicOverlay"
      ],
      "product_memberships" : [
        "CloseEnough"
      ],
      "sources" : [
        "CloseEnough.swift",
        "CloseEnoughable Conformances.swift",
        "EquatableWithPrecision.swift",
        "PrecisionStore.swift",
        "WithPrecisions.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.