The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ClusterMap, reference 2.1.1 (f3e60a), with Swift 6.2 for macOS (SPM) on 21 Jun 2025 12:29:32 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vospennikov/ClusterMap.git
Reference: 2.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vospennikov/ClusterMap
 * tag               2.1.1      -> FETCH_HEAD
HEAD is now at f3e60a7 Apply swift format changes
Cloned https://github.com/vospennikov/ClusterMap.git
Revision (git rev-parse @):
f3e60a742e6d3c149ce5d0c7424f373ef1b38140
SUCCESS checkout https://github.com/vospennikov/ClusterMap.git at 2.1.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/vospennikov/ClusterMap.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/5] Write sources
[4/5] Write swift-version-1EA4D86E10B52AF.txt
[6/28] Compiling ClusterMap CLLocationCoordinate2D+Additions.swift
[7/28] Compiling ClusterMap FloatingPoint+Equal.swift
[8/28] Compiling ClusterMap ClusterManager+Configuration.swift
/Users/admin/builder/spi-builder-workspace/Sources/ClusterMap/Public/Extensions/CLLocationCoordinate2D+Hashable.swift:11:1: warning: extension declares a conformance of imported type 'CLLocationCoordinate2D' to imported protocols 'Hashable', 'Equatable'; this will not behave correctly if the owners of '_LocationEssentials' introduce this conformance in the future
 9 | import Foundation
10 |
11 | extension CLLocationCoordinate2D: Hashable {
   | |- warning: extension declares a conformance of imported type 'CLLocationCoordinate2D' to imported protocols 'Hashable', 'Equatable'; this will not behave correctly if the owners of '_LocationEssentials' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |     public func hash(into hasher: inout Hasher) {
13 |         hasher.combine(latitude)
[9/28] Compiling ClusterMap CLLocationCoordinate2D+Hashable.swift
/Users/admin/builder/spi-builder-workspace/Sources/ClusterMap/Public/Extensions/CLLocationCoordinate2D+Hashable.swift:11:1: warning: extension declares a conformance of imported type 'CLLocationCoordinate2D' to imported protocols 'Hashable', 'Equatable'; this will not behave correctly if the owners of '_LocationEssentials' introduce this conformance in the future
 9 | import Foundation
10 |
11 | extension CLLocationCoordinate2D: Hashable {
   | |- warning: extension declares a conformance of imported type 'CLLocationCoordinate2D' to imported protocols 'Hashable', 'Equatable'; this will not behave correctly if the owners of '_LocationEssentials' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |     public func hash(into hasher: inout Hasher) {
13 |         hasher.combine(latitude)
[10/28] Compiling ClusterMap AnnotationType.swift
[11/28] Compiling ClusterMap ClusterAnnotation.swift
[12/28] Compiling ClusterMap Node+Type.swift
[13/28] Compiling ClusterMap Node.swift
[14/28] Compiling ClusterMap MKMapRect+Additions.swift
[15/28] Compiling ClusterMap Node+Children.swift
[16/28] Compiling ClusterMap QuadTree.swift
[17/28] Compiling ClusterMap ClusterManager.swift
[18/28] Compiling ClusterMap ClusterAlignment.swift
[19/28] Compiling ClusterMap ClusterAlignmentStrategy.swift
[20/28] Emitting module ClusterMap
/Users/admin/builder/spi-builder-workspace/Sources/ClusterMap/Public/Extensions/CLLocationCoordinate2D+Hashable.swift:11:1: warning: extension declares a conformance of imported type 'CLLocationCoordinate2D' to imported protocols 'Hashable', 'Equatable'; this will not behave correctly if the owners of '_LocationEssentials' introduce this conformance in the future
 9 | import Foundation
10 |
11 | extension CLLocationCoordinate2D: Hashable {
   | |- warning: extension declares a conformance of imported type 'CLLocationCoordinate2D' to imported protocols 'Hashable', 'Equatable'; this will not behave correctly if the owners of '_LocationEssentials' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |     public func hash(into hasher: inout Hasher) {
13 |         hasher.combine(latitude)
[21/28] Compiling ClusterMap GetAverageCoordinate.swift
[22/28] Compiling ClusterMap GetCenterCoordinate.swift
[23/28] Compiling ClusterMap GetFirstCoordinate.swift
[24/28] Compiling ClusterMap GetNearCenterCoordinate.swift
[25/28] Compiling ClusterMap ZoomLevel.swift
[26/28] Compiling ClusterMap Array+Additions.swift
[27/30] Emitting module ClusterMapSwiftUI
[28/30] Compiling ClusterMapSwiftUI SizeReader.swift
[29/30] Compiling ClusterMap CoordinateIdentifiable.swift
[30/30] Compiling ClusterMap Difference.swift
Build complete! (22.85s)
Fetching https://github.com/apple/swift-docc-plugin
[1/2082] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.13s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (4.03s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3414] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.12s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.72s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.4
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
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "ClusterMap",
  "name" : "ClusterMap",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "ClusterMap",
      "targets" : [
        "ClusterMap"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ClusterMapSwiftUI",
      "targets" : [
        "ClusterMapSwiftUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ClusterMapTests",
      "module_type" : "SwiftTarget",
      "name" : "ClusterMapTests",
      "path" : "Tests/ClusterMapTests",
      "sources" : [
        "Core/ClusterAlignment/Methods/GetAverageCoordinateTests.swift",
        "Core/ClusterAlignment/Methods/GetCenterCoordinateTests.swift",
        "Core/ClusterAlignment/Methods/GetFirstCoordinateTests.swift",
        "Core/ClusterAlignment/Methods/GetNearCenterCoordinateTests.swift",
        "Core/ClusterAlignment/StubFallbackAlignmentStrategy.swift",
        "Core/ClusterManagerTests.swift",
        "Extensions/ArrayMKAnnotationTests.swift",
        "Extensions/CLLocationCoordinate2DTests.swift",
        "Extensions/FloatingPointTests.swift",
        "Internal/QuadTree/QuadTreePerformanceTests.swift",
        "Internal/QuadTree/QuadTreeTests.swift",
        "Models/StubAnnotation.swift",
        "Utils/CLLocationCoordinate2D+Random.swift",
        "Utils/Constants.swift",
        "Utils/MKCoordinateRegion+Additions.swift",
        "Utils/XCTestCase+MemoryLeak.swift"
      ],
      "target_dependencies" : [
        "ClusterMap"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ClusterMapSwiftUI",
      "module_type" : "SwiftTarget",
      "name" : "ClusterMapSwiftUI",
      "path" : "Sources/ClusterMapSwiftUI",
      "product_memberships" : [
        "ClusterMapSwiftUI"
      ],
      "sources" : [
        "SizeReader.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ClusterMap",
      "module_type" : "SwiftTarget",
      "name" : "ClusterMap",
      "path" : "Sources/ClusterMap",
      "product_memberships" : [
        "ClusterMap"
      ],
      "sources" : [
        "Internal/Core/ClusterAligment/GetAverageCoordinate.swift",
        "Internal/Core/ClusterAligment/GetCenterCoordinate.swift",
        "Internal/Core/ClusterAligment/GetFirstCoordinate.swift",
        "Internal/Core/ClusterAligment/GetNearCenterCoordinate.swift",
        "Internal/Core/MapZoom/ZoomLevel.swift",
        "Internal/Extensions/Array+Additions.swift",
        "Internal/Extensions/CLLocationCoordinate2D+Additions.swift",
        "Internal/Extensions/FloatingPoint+Equal.swift",
        "Internal/Extensions/MKMapRect+Additions.swift",
        "Internal/QuadTree/Node+Children.swift",
        "Internal/QuadTree/Node+Type.swift",
        "Internal/QuadTree/Node.swift",
        "Internal/QuadTree/QuadTree.swift",
        "Public/Core/ClusterManager.swift",
        "Public/Core/Configuration/ClusterAlignment.swift",
        "Public/Core/Configuration/ClusterAlignmentStrategy.swift",
        "Public/Core/Configuration/ClusterManager+Configuration.swift",
        "Public/Extensions/CLLocationCoordinate2D+Hashable.swift",
        "Public/Models/Annotations/AnnotationType.swift",
        "Public/Models/Annotations/ClusterAnnotation.swift",
        "Public/Models/Annotations/CoordinateIdentifiable.swift",
        "Public/Models/Output/Difference.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.