Build Information
Successful build of hmap, reference 1.0.4 (080d03), with Swift 6.3 for macOS (SPM) on 10 Apr 2026 18:58:53 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/milend/hmap.git
Reference: 1.0.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/milend/hmap
* tag 1.0.4 -> FETCH_HEAD
HEAD is now at 080d03a Bump version to 1.0.4
Cloned https://github.com/milend/hmap.git
Revision (git rev-parse @):
080d03a61337be936cd36d8546392dd1056fc9d5
SUCCESS checkout https://github.com/milend/hmap.git at 1.0.4
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/kylef/Commander.git
[1/1588] Fetching commander
[668/2609] Fetching commander, spectre
Fetched https://github.com/kylef/Spectre.git from cache (1.12s)
Fetched https://github.com/kylef/Commander.git from cache (1.12s)
Computing version for https://github.com/kylef/Commander.git
Computed https://github.com/kylef/Commander.git at 0.9.0 (1.80s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.0 (2.29s)
Creating working copy for https://github.com/kylef/Commander.git
Working copy of https://github.com/kylef/Commander.git resolved at 0.9.0
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.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": "hmap",
"name": "hmap",
"url": "https://github.com/milend/hmap.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/hmap",
"traits": [
"default"
],
"dependencies": [
{
"identity": "commander",
"name": "Commander",
"url": "https://github.com/kylef/Commander.git",
"version": "0.9.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Commander",
"traits": [
"default"
],
"dependencies": [
{
"identity": "spectre",
"name": "Spectre",
"url": "https://github.com/kylef/Spectre.git",
"version": "0.10.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spectre",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/milend/hmap.git
[1/193] Fetching hmap
Fetched https://github.com/milend/hmap.git from cache (0.65s)
Fetching https://github.com/kylef/Commander.git from cache
Fetched https://github.com/kylef/Commander.git from cache (0.41s)
Computing version for https://github.com/kylef/Commander.git
Computed https://github.com/kylef/Commander.git at 0.9.2 (1.10s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git from cache (0.44s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (2.83s)
Creating working copy for https://github.com/milend/hmap.git
Working copy of https://github.com/milend/hmap.git resolved at 1.0.4 (080d03a)
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/kylef/Commander.git
Working copy of https://github.com/kylef/Commander.git resolved at 0.9.2
Found 1 product dependencies
- Commander
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/milend/hmap.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[2/10] Write hmap-entitlement.plist
[2/10] Write sources
[6/10] Write swift-version--6988338F2F200930.txt
[8/32] Compiling Commander Group.swift
[9/32] Compiling Commander ArgumentDescription.swift
[10/32] Emitting module Commander
[11/32] Compiling Commander ArgumentConvertible.swift
[12/32] Compiling Commander CommandType.swift
[13/32] Compiling Commander CommandRunner.swift
[14/32] Compiling Commander ArgumentParser.swift
[15/32] Compiling Commander Error.swift
[16/32] Compiling Commander Commands.swift
[17/32] Compiling Commander Command.swift
[18/32] Compiling HeaderMapCore NumberExtensions.swift
[19/32] Compiling HeaderMapCore DictionaryExtensions.swift
[20/32] Compiling HeaderMapCore ArrayExtensions.swift
[21/33] Compiling HeaderMapCore ByteBuffer.swift
[22/33] Compiling HeaderMapCore HeaderMapMaker.swift
[23/33] Compiling HeaderMapCore HeaderMapError.swift
[24/33] Compiling HeaderMapCore JSONHeaderMap.swift
[25/33] Compiling HeaderMapCore HeaderMap.swift
[26/33] Emitting module HeaderMapCore
[27/33] Compiling HeaderMapCore BinaryHeaderMap.swift
[28/33] Compiling HeaderMapCore StringExtensions.swift
[29/39] Compiling HeaderMapFrontend PrintCommands.swift
[30/39] Compiling HeaderMapFrontend FrontendErrors.swift
[31/39] Compiling HeaderMapFrontend FileFormat.swift
[32/39] Compiling HeaderMapFrontend ConvertCommands.swift
[33/39] Compiling HeaderMapFrontend Command.swift
[34/39] Emitting module HeaderMapFrontend
[35/45] Compiling hmap main.swift
[36/45] Compiling hmap StringExtensions.swift
[37/45] Compiling hmap ReturnCodes.swift
[38/45] Compiling hmap Convert.swift
[39/45] Emitting module hmap
[40/45] Compiling hmap Print.swift
[40/45] Write Objects.LinkFileList
[41/45] Linking hmap
[42/45] Applying hmap
[44/45] Emitting module HeaderMapTesting
[45/45] Compiling HeaderMapTesting TestingExtensions.swift
Build complete! (13.55s)
Build complete.
{
"dependencies" : [
{
"identity" : "commander",
"requirement" : {
"range" : [
{
"lower_bound" : "0.8.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kylef/Commander.git"
}
],
"manifest_display_name" : "hmap",
"name" : "hmap",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "hmap",
"targets" : [
"hmap"
],
"type" : {
"executable" : null
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "hmap",
"module_type" : "SwiftTarget",
"name" : "hmap",
"path" : "Sources/hmap",
"product_dependencies" : [
"Commander"
],
"product_memberships" : [
"hmap"
],
"sources" : [
"Convert.swift",
"Print.swift",
"ReturnCodes.swift",
"StringExtensions.swift",
"main.swift"
],
"target_dependencies" : [
"HeaderMapCore",
"HeaderMapFrontend"
],
"type" : "executable"
},
{
"c99name" : "HeaderMapTesting",
"module_type" : "SwiftTarget",
"name" : "HeaderMapTesting",
"path" : "Sources/HeaderMapTesting",
"sources" : [
"TestingExtensions.swift"
],
"type" : "library"
},
{
"c99name" : "HeaderMapFrontendTests",
"module_type" : "SwiftTarget",
"name" : "HeaderMapFrontendTests",
"path" : "Tests/HeaderMapFrontendTests",
"sources" : [
"CommandTests.swift",
"CommandTestsData.swift"
],
"target_dependencies" : [
"HeaderMapTesting",
"HeaderMapFrontend"
],
"type" : "test"
},
{
"c99name" : "HeaderMapFrontend",
"module_type" : "SwiftTarget",
"name" : "HeaderMapFrontend",
"path" : "Sources/HeaderMapFrontend",
"product_memberships" : [
"hmap"
],
"sources" : [
"Command.swift",
"ConvertCommands.swift",
"FileFormat.swift",
"FrontendErrors.swift",
"PrintCommands.swift"
],
"target_dependencies" : [
"HeaderMapCore"
],
"type" : "library"
},
{
"c99name" : "HeaderMapCoreTests",
"module_type" : "SwiftTarget",
"name" : "HeaderMapCoreTests",
"path" : "Tests/HeaderMapCoreTests",
"sources" : [
"HeaderMapTests.swift",
"HeaderMapTestsData.swift"
],
"target_dependencies" : [
"HeaderMapTesting",
"HeaderMapCore"
],
"type" : "test"
},
{
"c99name" : "HeaderMapCore",
"module_type" : "SwiftTarget",
"name" : "HeaderMapCore",
"path" : "Sources/HeaderMapCore",
"product_memberships" : [
"hmap"
],
"sources" : [
"BinaryHeaderMap.swift",
"ByteBuffer.swift",
"HeaderMap.swift",
"HeaderMapError.swift",
"HeaderMapMaker.swift",
"JSONHeaderMap.swift",
"extensions/ArrayExtensions.swift",
"extensions/DictionaryExtensions.swift",
"extensions/NumberExtensions.swift",
"extensions/StringExtensions.swift"
],
"type" : "library"
}
],
"tools_version" : "4.1"
}
Done.