Build Information
Successful build of HeatMap, reference v0.14.0 (82c435), with Swift 6.3 for macOS (SPM) on 19 Apr 2026 06:47:32 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tomhoag/HeatMap.git
Reference: v0.14.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tomhoag/HeatMap
* tag v0.14.0 -> FETCH_HEAD
HEAD is now at 82c4352 Separate render properties into HeatMapStyle
Cloned https://github.com/tomhoag/HeatMap.git
Revision (git rev-parse @):
82c4352ec387bb2efcd419b57a4b39e1b41a0134
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/tomhoag/HeatMap.git at v0.14.0
========================================
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",
"traits": [
"default"
],
"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",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/tomhoag/HeatMap.git
[1/723] Fetching heatmap
Fetched https://github.com/tomhoag/HeatMap.git from cache (1.32s)
Creating working copy for https://github.com/tomhoag/HeatMap.git
Working copy of https://github.com/tomhoag/HeatMap.git resolved at v0.14.0 (82c4352)
warning: '.resolve-product-dependencies': dependency 'heatmap' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/tomhoag/HeatMap.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/20] Compiling HeatMap MarchingSquares.swift
[4/20] Compiling HeatMap HeatMapable.swift
[5/20] Compiling HeatMap LevelSpacing.swift
[6/21] Compiling HeatMap PolygonSmoother.swift
[7/21] Compiling HeatMap HeatMapPolygon+Contains.swift
[8/21] Compiling HeatMap HeatMapPolygon.swift
[9/21] Compiling HeatMap HeatMapRenderMode.swift
[10/21] Compiling HeatMap HeatMapStyle.swift
[11/21] Compiling HeatMap HeatMapContours.swift
[12/21] Compiling HeatMap HeatMapGradient.swift
[13/21] Compiling HeatMap GeoConversions.swift
[14/21] Compiling HeatMap HeatMapConfiguration+Adaptive.swift
[15/21] Compiling HeatMap AnnularAssembly.swift
[16/21] Compiling HeatMap DensityGrid.swift
[17/21] Compiling HeatMap HeatMapConfiguration.swift
[18/21] Compiling HeatMap HeatMapContours+HitTesting.swift
[19/21] Emitting module HeatMap
[20/21] Compiling HeatMap HeatMapLayer.swift
[21/21] Compiling HeatMap HeatMapLegend.swift
Build complete! (9.90s)
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/v0.14.0
Repository: tomhoag/HeatMap
Swift version used: 6.3
Target: HeatMap
Extracting symbol information for 'HeatMap'...
Finished extracting symbol information for 'HeatMap'. (45.50s)
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.93s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/tomhoag/heatmap/v0.14.0
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2277] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.19s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (3.69s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.07s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.94s)
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
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
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit Mixin+Equals.swift
[8/57] Compiling SymbolKit Mixin+Hash.swift
[9/57] Compiling SymbolKit Mixin.swift
[10/57] Compiling SymbolKit LineList.swift
[11/57] Compiling SymbolKit Position.swift
[12/57] Compiling SymbolKit SemanticVersion.swift
[13/57] Compiling SymbolKit AccessControl.swift
[14/57] Compiling SymbolKit Availability.swift
[15/57] Compiling SymbolKit AvailabilityItem.swift
[16/57] Compiling SymbolKit Domain.swift
[17/57] Compiling Snippets Snippet.swift
[18/57] Emitting module Snippets
[19/57] Compiling Snippets SnippetParser.swift
[20/57] Compiling SymbolKit DeclarationFragments.swift
[21/57] Compiling SymbolKit Fragment.swift
[22/57] Compiling SymbolKit FragmentKind.swift
[23/57] Compiling SymbolKit FunctionParameter.swift
[24/57] Compiling SymbolKit FunctionSignature.swift
[25/57] Compiling SymbolKit Names.swift
[26/57] Compiling SymbolKit SPI.swift
[27/57] Compiling SymbolKit Snippet.swift
[28/57] Compiling SymbolKit Extension.swift
[29/57] Compiling SymbolKit SourceRange.swift
[30/57] Compiling SymbolKit Metadata.swift
[31/57] Compiling SymbolKit Module.swift
[32/57] Compiling SymbolKit OperatingSystem.swift
[33/57] Compiling SymbolKit Platform.swift
[34/57] Compiling SymbolKit Identifier.swift
[35/57] Compiling SymbolKit KindIdentifier.swift
[36/57] Compiling SymbolKit Location.swift
[37/57] Compiling SymbolKit Mutability.swift
[38/57] Compiling SymbolKit Relationship.swift
[39/57] Compiling SymbolKit RelationshipKind.swift
[40/57] Compiling SymbolKit SourceOrigin.swift
[41/57] Compiling SymbolKit GenericConstraints.swift
[42/57] Compiling SymbolKit Swift.swift
[43/57] Compiling SymbolKit GenericConstraint.swift
[44/57] Compiling SymbolKit GenericParameter.swift
[45/57] Compiling SymbolKit Generics.swift
[46/57] Compiling SymbolKit Namespace.swift
[47/57] Compiling SymbolKit Symbol.swift
[48/57] Compiling SymbolKit SymbolKind.swift
[49/57] Compiling SymbolKit SymbolGraph.swift
[50/57] Compiling SymbolKit GraphCollector.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 URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.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! (5.14s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'HeatMap' complete! (0.27s)
1956
15 /Users/admin/builder/spi-builder-workspace/.docs/tomhoag/heatmap/v0.14.0
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/tomhoag/heatmap/v0.14.0
File count: 1956
Doc size: 15.0MB
Preparing doc bundle ...
Uploading prod-tomhoag-heatmap-v0.14.0-eef00cea.zip to s3://spi-docs-inbox/prod-tomhoag-heatmap-v0.14.0-eef00cea.zip
Copying... [11%]
Copying... [20%]
Copying... [32%]
Copying... [41%]
Copying... [52%]
Copying... [61%]
Copying... [70%]
Copying... [81%]
Copying... [91%]
Copying... [100%]
Done.