Build Information
Successful build of HPNetwork, reference main (900a84), with Swift 6.2 for macOS (SPM) on 20 Mar 2026 20:20:47 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/henrik-dmg/HPNetwork.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/henrik-dmg/HPNetwork
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 900a845 Migrate to swift-testing
Cloned https://github.com/henrik-dmg/HPNetwork.git
Revision (git rev-parse @):
900a845b98f1ccd78c80c24bf68e4f5fc4de12e1
SUCCESS checkout https://github.com/henrik-dmg/HPNetwork.git at main
Fetching https://github.com/apple/swift-http-types.git
[1/951] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.88s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (1.47s)
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.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",
"dependencies": [
{
"identity": "hpnetwork",
"name": "HPNetwork",
"url": "https://github.com/henrik-dmg/HPNetwork.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/HPNetwork",
"dependencies": [
{
"identity": "swift-http-types",
"name": "swift-http-types",
"url": "https://github.com/apple/swift-http-types.git",
"version": "1.5.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-types",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/henrik-dmg/HPNetwork.git
[1/1640] Fetching hpnetwork
Fetched https://github.com/henrik-dmg/HPNetwork.git from cache (0.99s)
Fetching https://github.com/apple/swift-http-types.git from cache
Fetched https://github.com/apple/swift-http-types.git from cache (0.44s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (0.49s)
Creating working copy for https://github.com/henrik-dmg/HPNetwork.git
Working copy of https://github.com/henrik-dmg/HPNetwork.git resolved at main (900a845)
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
warning: '.resolve-product-dependencies': dependency 'hpnetwork' is not used by any target
Found 1 product dependencies
- swift-http-types
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/henrik-dmg/HPNetwork.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-49B95AFC49DCD68C.txt
[6/14] Compiling HTTPTypes ISOLatin1String.swift
[7/14] Compiling HTTPTypes HTTPResponse.swift
[8/14] Compiling HTTPTypes HTTPRequest.swift
[9/14] Compiling HTTPTypes NIOLock.swift
[10/14] Compiling HTTPTypes HTTPField.swift
[11/14] Compiling HTTPTypes HTTPParsedFields.swift
[12/14] Compiling HTTPTypes HTTPFieldName.swift
[13/14] Emitting module HTTPTypes
[14/14] Compiling HTTPTypes HTTPFields.swift
[15/20] Emitting module HTTPTypesFoundation
[16/20] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[17/20] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[18/20] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[19/20] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[20/20] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[21/32] Compiling HPNetwork NetworkClient.swift
[22/32] Compiling HPNetwork NetworkRequest.swift
[23/32] Compiling HPNetwork DataRequest.swift
[24/32] Compiling HPNetwork DownloadRequest.swift
[25/32] Compiling HPNetwork DecodableRequest.swift
[26/33] Compiling HPNetwork ContentType+HTTPField.swift
[27/33] Compiling HPNetwork BearerAuthorization.swift
[28/33] Compiling HPNetwork HTTPTypes+Proxy.swift
[29/33] Emitting module HPNetwork
[30/33] Compiling HPNetwork Authorization.swift
[31/33] Compiling HPNetwork BasicAuthorization.swift
[32/33] Compiling HPNetwork HTTPFieldBuilder.swift
[33/33] Compiling HPNetwork NetworkResponse.swift
[34/39] Compiling HPNetworkMock URLSessionMock.swift
[35/39] Compiling HPNetworkMock URLRequestMockStore.swift
[36/39] Compiling HPNetworkMock NetworkClientMock.swift
[37/39] Emitting module HPNetworkMock
[38/39] Compiling HPNetworkMock MockedNetworkRequestFilter.swift
[39/39] Compiling HPNetworkMock NetworkRequestMockStore.swift
Build complete! (10.08s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-http-types",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-http-types.git"
}
],
"manifest_display_name" : "HPNetwork",
"name" : "HPNetwork",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "HPNetwork",
"targets" : [
"HPNetwork"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HPNetworkMock",
"targets" : [
"HPNetworkMock"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "HPNetworkTests",
"module_type" : "SwiftTarget",
"name" : "HPNetworkTests",
"path" : "Tests/HPNetworkTests",
"sources" : [
"AuthorizationTests.swift",
"HTTPFieldBuilderTests.swift",
"Helpers/BasicDataRequest.swift",
"Helpers/FaultyRequest.swift",
"NetworkRequestTests.swift"
],
"target_dependencies" : [
"HPNetwork"
],
"type" : "test"
},
{
"c99name" : "HPNetworkMockTests",
"module_type" : "SwiftTarget",
"name" : "HPNetworkMockTests",
"path" : "Tests/HPNetworkMockTests",
"sources" : [
"DataRequestTests.swift",
"DownloadRequestTests.swift",
"Helpers/BasicDecodableRequest.swift",
"Helpers/BasicDownloadRequest.swift",
"NetworkClientMockTests.swift"
],
"target_dependencies" : [
"HPNetwork",
"HPNetworkMock"
],
"type" : "test"
},
{
"c99name" : "HPNetworkMock",
"module_type" : "SwiftTarget",
"name" : "HPNetworkMock",
"path" : "Sources/HPNetworkMock",
"product_memberships" : [
"HPNetworkMock"
],
"sources" : [
"MockedNetworkRequestFilter.swift",
"NetworkClientMock.swift",
"NetworkRequestMockStore.swift",
"URLRequestMockStore.swift",
"URLSessionMock.swift"
],
"target_dependencies" : [
"HPNetwork"
],
"type" : "library"
},
{
"c99name" : "HPNetwork",
"module_type" : "SwiftTarget",
"name" : "HPNetwork",
"path" : "Sources/HPNetwork",
"product_dependencies" : [
"HTTPTypes",
"HTTPTypesFoundation"
],
"product_memberships" : [
"HPNetwork",
"HPNetworkMock"
],
"sources" : [
"Authorization/Authorization.swift",
"Authorization/BasicAuthorization.swift",
"Authorization/BearerAuthorization.swift",
"HTTPTypes+Proxy.swift",
"Header Fields/ContentType+HTTPField.swift",
"Header Fields/HTTPFieldBuilder.swift",
"NetworkClient.swift",
"Requests/DataRequest.swift",
"Requests/DecodableRequest.swift",
"Requests/DownloadRequest.swift",
"Requests/NetworkRequest.swift",
"Responses/NetworkResponse.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.