Build Information
Successful build of HAKit, reference 0.4.14 (e66483), with Swift 6.3 for macOS (SPM) on 20 Apr 2026 00:51:44 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/home-assistant/HAKit.git
Reference: 0.4.14
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/home-assistant/HAKit
* tag 0.4.14 -> FETCH_HEAD
HEAD is now at e664834 Bump 0.4.14 (#102)
Cloned https://github.com/home-assistant/HAKit.git
Revision (git rev-parse @):
e664834aa7e9ef64f5d6c19b0435f9ba73c1754c
SUCCESS checkout https://github.com/home-assistant/HAKit.git at 0.4.14
Fetching https://github.com/mxcl/PromiseKit
Fetching https://github.com/bgoncal/Starscream
[1/3282] Fetching starscream
[789/20524] Fetching starscream, promisekit
Fetched https://github.com/bgoncal/Starscream from cache (1.93s)
Fetched https://github.com/mxcl/PromiseKit from cache (1.93s)
Computing version for https://github.com/mxcl/PromiseKit
Computed https://github.com/mxcl/PromiseKit at 8.1.2 (2.68s)
Computing version for https://github.com/bgoncal/Starscream
Computed https://github.com/bgoncal/Starscream at 4.0.9 (0.69s)
Creating working copy for https://github.com/bgoncal/Starscream
Working copy of https://github.com/bgoncal/Starscream resolved at 4.0.9
Creating working copy for https://github.com/mxcl/PromiseKit
Working copy of https://github.com/mxcl/PromiseKit resolved at 8.1.2
========================================
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": "hakit",
"name": "HAKit",
"url": "https://github.com/home-assistant/HAKit.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/HAKit",
"traits": [
"default"
],
"dependencies": [
{
"identity": "starscream",
"name": "Starscream",
"url": "https://github.com/bgoncal/Starscream",
"version": "4.0.9",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Starscream",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/home-assistant/HAKit.git
[1/8399] Fetching hakit
Fetched https://github.com/home-assistant/HAKit.git from cache (1.80s)
Fetching https://github.com/bgoncal/Starscream from cache
Fetched https://github.com/bgoncal/Starscream from cache (0.46s)
Computing version for https://github.com/bgoncal/Starscream
Computed https://github.com/bgoncal/Starscream at 4.0.9 (0.56s)
Creating working copy for https://github.com/bgoncal/Starscream
Working copy of https://github.com/bgoncal/Starscream resolved at 4.0.9
Creating working copy for https://github.com/home-assistant/HAKit.git
Working copy of https://github.com/home-assistant/HAKit.git resolved at 0.4.14 (e664834)
warning: '.resolve-product-dependencies': dependency 'hakit' is not used by any target
Found 1 product dependencies
- Starscream
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/home-assistant/HAKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Copying PrivacyInfo.xcprivacy
[1/8] Write sources
[7/8] Write swift-version--6988338F2F200930.txt
[9/46] Compiling Starscream WSEngine.swift
[10/46] Compiling Starscream FoundationHTTPHandler.swift
[11/46] Compiling Starscream Framer.swift
[12/46] Compiling Starscream HTTPHandler.swift
[13/48] Compiling Starscream FrameCollector.swift
[14/48] Compiling Starscream Security.swift
[15/48] Compiling Starscream FoundationSecurity.swift
[16/48] Compiling Starscream FoundationHTTPServerHandler.swift
[17/48] Compiling Starscream Data+Extensions.swift
[18/48] Compiling Starscream StringHTTPHandler.swift
[19/48] Emitting module PromiseKit
[20/48] Compiling Starscream Compression.swift
[21/48] Compiling Starscream WSCompression.swift
[22/48] Compiling Starscream WebSocketServer.swift
[23/48] Compiling Starscream WebSocket.swift
[24/48] Compiling Starscream NativeEngine.swift
[25/48] Compiling Starscream FoundationTransport.swift
[26/48] Compiling Starscream TCPTransport.swift
[28/48] Compiling PromiseKit when.swift
[29/48] Compiling Starscream Server.swift
[30/48] Compiling Starscream Engine.swift
[44/49] Emitting module Starscream
[47/49] Compiling Starscream Transport.swift
[48/49] Compiling Starscream resource_bundle_accessor.swift
[49/49] Compiling PromiseKit resource_bundle_accessor.swift
[50/96] Emitting module HAKit
[51/101] Compiling HAKit HAConnectionConfiguration.swift
[52/101] Compiling HAKit HAConnectionInfo.swift
[53/101] Compiling HAKit HAError.swift
[54/101] Compiling HAKit HAGlobal.swift
[55/101] Compiling HAKit HAKit.swift
[56/101] Compiling HAKit HADecodeTransformable.swift
[57/101] Compiling HAKit HAEntity+CompressedEntity.swift
[58/101] Compiling HAKit HAEntity.swift
[59/101] Compiling HAKit HAService.swift
[60/101] Compiling HAKit HAConnection.swift
[61/101] Compiling HAKit HARequestInvocationSubscription.swift
[62/101] Compiling HAKit HAResponseController.swift
[63/101] Compiling HAKit HAWebSocketResponse.swift
[64/101] Compiling HAKit HAHTTPMethod.swift
[65/101] Compiling HAKit HARequest.swift
[66/101] Compiling HAKit HAStarscreamCertificatePinningImpl.swift
[67/101] Compiling HAKit HARequestController.swift
[68/101] Compiling HAKit HARequestIdentifier.swift
[69/101] Compiling HAKit HARequestInvocation.swift
[70/101] Compiling HAKit HARequestInvocationSingle.swift
[71/101] Compiling HAKit Services.swift
[72/101] Compiling HAKit States.swift
[73/101] Compiling HAKit HACompressedEntity.swift
[74/101] Compiling HAKit HAData.swift
[75/101] Compiling HAKit HADataDecodable.swift
[76/101] Compiling HAKit HARequestToken.swift
[77/101] Compiling HAKit HAURLSessionDelegate.swift
[78/101] Compiling HAKit HACancellableImpl.swift
[79/101] Compiling HAKit HAConnectionImpl+Requests.swift
[80/101] Compiling HAKit HAConnectionImpl+Responses.swift
[81/101] Compiling HAKit HACache.swift
[82/101] Compiling HAKit HACacheKeyStates.swift
[83/101] Compiling HAKit HACachePopulateInfo.swift
[84/101] Compiling HAKit HACacheSubscribeInfo.swift
[85/101] Compiling HAKit HACacheTransformInfo.swift
[86/101] Compiling HAKit HACachedStates.swift
[87/101] Compiling HAKit HARequestType.swift
[88/101] Compiling HAKit HAResponseVoid.swift
[89/101] Compiling HAKit HASttData.swift
[90/101] Compiling HAKit HATypedRequest.swift
[91/101] Compiling HAKit HATypedSubscription.swift
[92/101] Compiling HAKit HAConnectionImpl.swift
[93/101] Compiling HAKit HAProtected.swift
[94/101] Compiling HAKit HAReconnectManager.swift
[95/101] Compiling HAKit HAResetLock.swift
[96/101] Compiling HAKit HASchedulingTimer.swift
[97/101] Compiling HAKit HACachedUser.swift
[98/101] Compiling HAKit HACachesContainer.swift
[99/101] Compiling HAKit CurrentUser.swift
[100/101] Compiling HAKit Event.swift
[101/101] Compiling HAKit RenderTemplate.swift
[102/106] Compiling HAKit_PromiseKit HAConnection+PromiseKit.swift
[103/106] Compiling HAKit_PromiseKit HACache+PromiseKit.swift
[104/106] Emitting module HAKit_PromiseKit
[105/106] Compiling HAKit_Mocks HAConnection+Mock.swift
[106/106] Emitting module HAKit_Mocks
Build complete! (9.37s)
warning: 'starscream': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Starscream/Sources/Info.plist
Build complete.
{
"dependencies" : [
{
"identity" : "starscream",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.9",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/bgoncal/Starscream"
},
{
"identity" : "promisekit",
"requirement" : {
"range" : [
{
"lower_bound" : "8.1.1",
"upper_bound" : "9.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mxcl/PromiseKit"
}
],
"manifest_display_name" : "HAKit",
"name" : "HAKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "macos",
"version" : "10.14"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "5.0"
}
],
"products" : [
{
"name" : "HAKit",
"targets" : [
"HAKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Tests",
"module_type" : "SwiftTarget",
"name" : "Tests",
"path" : "Tests",
"sources" : [
"CurrentUser.test.swift",
"Event.test.swift",
"FakeEngine.swift",
"HACache.test.swift",
"HACacheKeyStates.test.swift",
"HACachePopulateInfo.test.swift",
"HACacheSubscribeInfo.test.swift",
"HACachedStates.test.swift",
"HACachedUser.test.swift",
"HACachesContainer.test.swift",
"HACancellableImpl.test.swift",
"HAConnectionConfiguration.test.swift",
"HAConnectionImpl.test.swift",
"HAConnectionInfo.test.swift",
"HAData.test.swift",
"HADataDecodable.test.swift",
"HAEntity+CompressedEntity.test.swift",
"HAEntity.test.swift",
"HAError.test.swift",
"HAKit.test.swift",
"HAReconnectManager.test.swift",
"HARequestController.test.swift",
"HARequestInvocation.test.swift",
"HARequestInvocationSingle.test.swift",
"HARequestInvocationSubscription.test.swift",
"HAResetLock.test.swift",
"HAResponseController.test.swift",
"HAResponseVoid.test.swift",
"HAURLSessionDelegate.test.swift",
"HAWebSocketResponse.test.swift",
"HAWebSocketResponseFixture.swift",
"RenderTemplate.test.swift",
"Services.test.swift",
"States.test.swift",
"StubbingURLProtocol.swift",
"TestAdditions.swift"
],
"target_dependencies" : [
"HAKit",
"HAKit+PromiseKit",
"HAKit+Mocks"
],
"type" : "test"
},
{
"c99name" : "HAKit_PromiseKit",
"module_type" : "SwiftTarget",
"name" : "HAKit+PromiseKit",
"path" : "Extensions/PromiseKit",
"product_dependencies" : [
"PromiseKit"
],
"sources" : [
"HACache+PromiseKit.swift",
"HAConnection+PromiseKit.swift"
],
"target_dependencies" : [
"HAKit"
],
"type" : "library"
},
{
"c99name" : "HAKit_Mocks",
"module_type" : "SwiftTarget",
"name" : "HAKit+Mocks",
"path" : "Extensions/Mocks",
"sources" : [
"HAConnection+Mock.swift"
],
"target_dependencies" : [
"HAKit"
],
"type" : "library"
},
{
"c99name" : "HAKit",
"module_type" : "SwiftTarget",
"name" : "HAKit",
"path" : "Source",
"product_dependencies" : [
"Starscream"
],
"product_memberships" : [
"HAKit"
],
"sources" : [
"Caches/HACache.swift",
"Caches/HACacheKeyStates.swift",
"Caches/HACachePopulateInfo.swift",
"Caches/HACacheSubscribeInfo.swift",
"Caches/HACacheTransformInfo.swift",
"Caches/HACachedStates.swift",
"Caches/HACachedUser.swift",
"Caches/HACachesContainer.swift",
"Convenience/CurrentUser.swift",
"Convenience/Event.swift",
"Convenience/RenderTemplate.swift",
"Convenience/Services.swift",
"Convenience/States.swift",
"Data/HACompressedEntity.swift",
"Data/HAData.swift",
"Data/HADataDecodable.swift",
"Data/HADecodeTransformable.swift",
"Data/HAEntity+CompressedEntity.swift",
"Data/HAEntity.swift",
"Data/HAService.swift",
"HAConnection.swift",
"HAConnectionConfiguration.swift",
"HAConnectionInfo.swift",
"HAError.swift",
"HAGlobal.swift",
"HAKit.swift",
"HARequestToken.swift",
"HAURLSessionDelegate.swift",
"Internal/HACancellableImpl.swift",
"Internal/HAConnectionImpl+Requests.swift",
"Internal/HAConnectionImpl+Responses.swift",
"Internal/HAConnectionImpl.swift",
"Internal/HAProtected.swift",
"Internal/HAReconnectManager.swift",
"Internal/HAResetLock.swift",
"Internal/HASchedulingTimer.swift",
"Internal/HAStarscreamCertificatePinningImpl.swift",
"Internal/RequestController/HARequestController.swift",
"Internal/RequestController/HARequestIdentifier.swift",
"Internal/RequestController/HARequestInvocation.swift",
"Internal/RequestController/HARequestInvocationSingle.swift",
"Internal/RequestController/HARequestInvocationSubscription.swift",
"Internal/ResponseController/HAResponseController.swift",
"Internal/ResponseController/HAWebSocketResponse.swift",
"Requests/HAHTTPMethod.swift",
"Requests/HARequest.swift",
"Requests/HARequestType.swift",
"Requests/HAResponseVoid.swift",
"Requests/HASttData.swift",
"Requests/HATypedRequest.swift",
"Requests/HATypedSubscription.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.