Build Information
Successful build of HeatMap, reference main (49df4f), with Swift 6.2 for macOS (SPM) on 29 Mar 2026 00:41:54 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tomhoag/HeatMap.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tomhoag/HeatMap
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 49df4f3 Update project title to 'SwiftUI HeatMap'
Cloned https://github.com/tomhoag/HeatMap.git
Revision (git rev-parse @):
49df4f36d90d743fa769f73113dace752a28aaa2
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/tomhoag/HeatMap.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "heatmap",
"name": "HeatMap",
"url": "https://github.com/tomhoag/HeatMap.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/HeatMap",
"dependencies": [
]
}
]
}
Fetching https://github.com/tomhoag/HeatMap.git
[1/723] Fetching heatmap
Fetched https://github.com/tomhoag/HeatMap.git from cache (1.26s)
Creating working copy for https://github.com/tomhoag/HeatMap.git
Working copy of https://github.com/tomhoag/HeatMap.git resolved at main (49df4f3)
warning: '.resolve-product-dependencies': dependency 'heatmap' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/tomhoag/HeatMap.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-49B95AFC49DCD68C.txt
[3/20] Compiling HeatMap HeatMapRenderMode.swift
[4/20] Compiling HeatMap HeatMapStyle.swift
[5/20] Compiling HeatMap MarchingSquares.swift
[6/20] Compiling HeatMap HeatMapPolygon+Contains.swift
[7/20] Compiling HeatMap HeatMapPolygon.swift
[8/20] Compiling HeatMap HeatMapable.swift
[9/20] Compiling HeatMap LevelSpacing.swift
[10/21] Compiling HeatMap HeatMapContours.swift
[11/21] Compiling HeatMap HeatMapGradient.swift
[12/21] Compiling HeatMap HeatMapConfiguration.swift
[13/21] Compiling HeatMap HeatMapContours+HitTesting.swift
[14/21] Compiling HeatMap GeoConversions.swift
[15/21] Compiling HeatMap HeatMapConfiguration+Adaptive.swift
[16/21] Emitting module HeatMap
[17/21] Compiling HeatMap AnnularAssembly.swift
[18/21] Compiling HeatMap DensityGrid.swift
[19/21] Compiling HeatMap HeatMapLayer.swift
[20/21] Compiling HeatMap HeatMapLegend.swift
[21/21] Compiling HeatMap PolygonSmoother.swift
Build complete! (9.76s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "HeatMap",
"name" : "HeatMap",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "HeatMap",
"targets" : [
"HeatMap"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "HeatMapTests",
"module_type" : "SwiftTarget",
"name" : "HeatMapTests",
"path" : "Tests/HeatMapTests",
"sources" : [
"AnnularAssemblyTests.swift",
"DensityGridTests.swift",
"HeatMapConfigurationAdaptiveTests.swift",
"HeatMapConfigurationTests.swift",
"HeatMapContoursTests.swift",
"HeatMapGradientTests.swift",
"HeatMapLegendTests.swift",
"HeatMapRenderModeTests.swift",
"HeatMapStyleTests.swift",
"HitTestingTests.swift",
"LevelSpacingTests.swift",
"MarchingSquaresTests.swift",
"PolygonSmootherTests.swift",
"TestHelpers.swift"
],
"target_dependencies" : [
"HeatMap"
],
"type" : "test"
},
{
"c99name" : "HeatMap",
"module_type" : "SwiftTarget",
"name" : "HeatMap",
"path" : "Sources/HeatMap",
"product_memberships" : [
"HeatMap"
],
"sources" : [
"AnnularAssembly.swift",
"DensityGrid.swift",
"GeoConversions.swift",
"HeatMapConfiguration+Adaptive.swift",
"HeatMapConfiguration.swift",
"HeatMapContours+HitTesting.swift",
"HeatMapContours.swift",
"HeatMapGradient.swift",
"HeatMapLayer.swift",
"HeatMapLegend.swift",
"HeatMapPolygon+Contains.swift",
"HeatMapPolygon.swift",
"HeatMapRenderMode.swift",
"HeatMapStyle.swift",
"HeatMapable.swift",
"LevelSpacing.swift",
"MarchingSquares.swift",
"PolygonSmoother.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/tomhoag/heatmap/main
Repository: tomhoag/HeatMap
Swift version used: 6.2
Target: HeatMap
Extracting symbol information for 'HeatMap'...
Finished extracting symbol information for 'HeatMap'. (3.66s)
Building documentation for 'HeatMap'...
warning: 'compute(from:configuration:)-swift.type.method' is ambiguous at '/HeatMap/HeatMapContours'
--> Sources/HeatMap/HeatMapContours.swift:47:19-47:37
45 | /// ### Computing Contours
46 | ///
47 + /// - ``compute(from:configuration:)-swift.type.method``
| ├─suggestion: Replace 'swift.type.method' with '6dfbj' for 'static func compute<P>(from points: [P], configuration: HeatMapConfiguration = HeatMapConfiguration()) -> HeatMapContours where P : HeatMapable'
| ╰─suggestion: Replace 'swift.type.method' with '9gd5c' for 'static func compute<P>(from points: [P], configuration: HeatMapConfiguration = HeatMapConfiguration()) async throws -> HeatMapContours where P : HeatMapable'
48 | ///
49 | /// ### Inspecting Results
warning: 'DensityGrid' doesn't exist at '/HeatMap/HeatMapContours/compute(from:configuration:)'
--> Sources/HeatMap/HeatMapContours.swift:113:32-113:43
111 | /// Synchronously computes contours from the given points and configuration.
112 | ///
113 + /// This method builds a ``DensityGrid``, extracts contour polygons via
114 | /// the marching squares algorithm, and applies the configured polygon
115 | /// smoother. It is `Sendable`-safe and can be called from any isolation
warning: 'compute(from:configuration:)-swift.type.method' is ambiguous at '/HeatMap/HeatMapContours'
--> Sources/HeatMap/HeatMapLayer.swift:14:33-14:51
12 | ///
13 | /// Pre-compute contours using
14 + /// ``HeatMapContours/compute(from:configuration:)-swift.type.method``
| ├─suggestion: Replace 'swift.type.method' with '6dfbj' for 'static func compute<P>(from points: [P], configuration: HeatMapConfiguration = HeatMapConfiguration()) -> HeatMapContours where P : HeatMapable'
| ╰─suggestion: Replace 'swift.type.method' with '9gd5c' for 'static func compute<P>(from points: [P], configuration: HeatMapConfiguration = HeatMapConfiguration()) async throws -> HeatMapContours where P : HeatMapable'
15 | /// and pass the result along with a ``HeatMapStyle``:
16 | ///
warning: 'compute(from:configuration:)-swift.type.method' is ambiguous at '/HeatMap/HeatMapContours'
--> Sources/HeatMap/HeatMapLayer.swift:62:41-62:59
60 | /// Creates a heat map layer from pre-computed contours and a style.
61 | ///
62 + /// Use ``HeatMapContours/compute(from:configuration:)-swift.type.method``
| ├─suggestion: Replace 'swift.type.method' with '6dfbj' for 'static func compute<P>(from points: [P], configuration: HeatMapConfiguration = HeatMapConfiguration()) -> HeatMapContours where P : HeatMapable'
| ╰─suggestion: Replace 'swift.type.method' with '9gd5c' for 'static func compute<P>(from points: [P], configuration: HeatMapConfiguration = HeatMapConfiguration()) async throws -> HeatMapContours where P : HeatMapable'
63 | /// to compute contours asynchronously, then pass the result here with
64 | /// a ``HeatMapStyle`` controlling the visual appearance.
warning: 'renderMode' doesn't exist at '/HeatMap/HeatMapConfiguration'
--> Sources/HeatMap/HeatMapRenderMode.swift:12:47-12:57
10 | /// Controls how the heat map contours are rendered on the map.
11 | ///
12 + /// Use this type with ``HeatMapConfiguration/renderMode`` to switch
13 | /// between filled polygons, contour lines (isolines), or both:
14 | ///
warning: 'fillOpacity' doesn't exist at '/HeatMap/HeatMapConfiguration'
--> Sources/HeatMap/HeatMapRenderMode.swift:55:32-55:43
53 | ///
54 | /// Renders filled contour polygons (respecting
55 + /// ``HeatMapConfiguration/fillOpacity``) and strokes each polygon
56 | /// border to produce visible contour lines.
57 | ///
Finished building documentation for 'HeatMap' (0.70s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/tomhoag/heatmap/main
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2171] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.16s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (3.16s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3671] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.02s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.68s)
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-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Building for debugging...
[0/8] Write sources
[2/8] Write snippet-extract-tool-entitlement.plist
[2/8] Write sources
[4/8] Write swift-version-49B95AFC49DCD68C.txt
[6/53] Compiling Snippets SnippetParser.swift
[7/53] Compiling Snippets Snippet.swift
[8/53] Emitting module Snippets
[9/53] Compiling SymbolKit Identifier.swift
[10/53] Compiling SymbolKit KindIdentifier.swift
[11/53] Compiling SymbolKit Location.swift
[12/53] Compiling SymbolKit Mutability.swift
[13/57] Compiling SymbolKit Names.swift
[14/57] Compiling SymbolKit SPI.swift
[15/57] Compiling SymbolKit Snippet.swift
[16/57] Compiling SymbolKit Extension.swift
[17/57] Compiling SymbolKit DeclarationFragments.swift
[18/57] Compiling SymbolKit Fragment.swift
[19/57] Compiling SymbolKit FragmentKind.swift
[20/57] Compiling SymbolKit FunctionParameter.swift
[21/57] Compiling SymbolKit FunctionSignature.swift
[22/57] Emitting module SymbolKit
[23/57] Compiling SymbolKit SourceRange.swift
[24/57] Compiling SymbolKit Metadata.swift
[25/57] Compiling SymbolKit Module.swift
[26/57] Compiling SymbolKit OperatingSystem.swift
[27/57] Compiling SymbolKit Platform.swift
[28/57] Compiling SymbolKit GenericConstraint.swift
[29/57] Compiling SymbolKit GenericParameter.swift
[30/57] Compiling SymbolKit Generics.swift
[31/57] Compiling SymbolKit Namespace.swift
[32/57] Compiling SymbolKit Symbol.swift
[33/57] Compiling SymbolKit SymbolKind.swift
[34/57] Compiling SymbolKit SymbolGraph.swift
[35/57] Compiling SymbolKit GraphCollector.swift
[36/57] Compiling SymbolKit Relationship.swift
[37/57] Compiling SymbolKit RelationshipKind.swift
[38/57] Compiling SymbolKit SourceOrigin.swift
[39/57] Compiling SymbolKit GenericConstraints.swift
[40/57] Compiling SymbolKit Swift.swift
[41/57] Compiling SymbolKit SemanticVersion.swift
[42/57] Compiling SymbolKit AccessControl.swift
[43/57] Compiling SymbolKit Availability.swift
[44/57] Compiling SymbolKit AvailabilityItem.swift
[45/57] Compiling SymbolKit Domain.swift
[46/57] Compiling SymbolKit Mixin+Equals.swift
[47/57] Compiling SymbolKit Mixin+Hash.swift
[48/57] Compiling SymbolKit Mixin.swift
[49/57] Compiling SymbolKit LineList.swift
[50/57] Compiling SymbolKit Position.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.25s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'HeatMap' complete! (0.20s)
1950
15 /Users/admin/builder/spi-builder-workspace/.docs/tomhoag/heatmap/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/tomhoag/heatmap/main
File count: 1950
Doc size: 15.0MB
Preparing doc bundle ...
Uploading prod-tomhoag-heatmap-main-8814b0b5.zip to s3://spi-docs-inbox/prod-tomhoag-heatmap-main-8814b0b5.zip
Copying... [12%]
Copying... [21%]
Copying... [30%]
Copying... [42%]
Copying... [51%]
Copying... [60%]
Copying... [72%]
Copying... [81%]
Copying... [90%]
Copying... [100%]
Done.