Build Information
Successful build of HTTPRequestable, reference 0.50.0 (aae97b), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 20:37:29 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/wmalloc/HTTPRequestable.git
Reference: 0.50.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/wmalloc/HTTPRequestable
* tag 0.50.0 -> FETCH_HEAD
HEAD is now at aae97bc Changes to Interceptor protocol names (#140)
Cloned https://github.com/wmalloc/HTTPRequestable.git
Revision (git rev-parse @):
aae97bc1ad72856a548b7c979fc5a603c3ca2ed1
SUCCESS checkout https://github.com/wmalloc/HTTPRequestable.git at 0.50.0
Fetching https://github.com/apple/swift-http-types.git
[1/1043] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.84s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (1.42s)
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
========================================
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": "httprequestable",
"name": "HTTPRequestable",
"url": "https://github.com/wmalloc/HTTPRequestable.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/HTTPRequestable",
"traits": [
"default"
],
"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",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/wmalloc/HTTPRequestable.git
[1/2585] Fetching httprequestable
Fetched https://github.com/wmalloc/HTTPRequestable.git from cache (0.95s)
Fetching https://github.com/apple/swift-http-types.git from cache
Fetched https://github.com/apple/swift-http-types.git from cache (0.46s)
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.54s)
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
Creating working copy for https://github.com/wmalloc/HTTPRequestable.git
Working copy of https://github.com/wmalloc/HTTPRequestable.git resolved at 0.50.0 (aae97bc)
warning: '.resolve-product-dependencies': dependency 'httprequestable' is not used by any target
Found 1 product dependencies
- swift-http-types
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/wmalloc/HTTPRequestable.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[0/7] Copying Info.plist
[0/7] Write sources
[0/7] Copying Localizable.xcstrings
[4/7] Write sources
[6/7] Write swift-version--6988338F2F200930.txt
[8/17] Compiling HTTPTypes ISOLatin1String.swift
[9/17] Compiling HTTPTypes NIOLock.swift
[10/17] Compiling HTTPTypes HTTPResponse.swift
[11/17] Compiling HTTPTypes HTTPRequest.swift
[12/17] Compiling HTTPTypes HTTPFields.swift
[13/17] Compiling HTTPTypes HTTPParsedFields.swift
[14/17] Emitting module HTTPTypes
[15/17] Compiling HTTPTypes HTTPRequest+URL.swift
[16/17] Compiling HTTPTypes HTTPFieldName.swift
[17/17] Compiling HTTPTypes HTTPField.swift
[18/23] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[19/23] Compiling HTTPTypesFoundation HTTPTypesFoundation.swift
[20/23] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[21/23] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[22/23] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[23/23] Emitting module HTTPTypesFoundation
[24/78] Emitting module HTTPRequestable
[25/83] Compiling HTTPRequestable Data+Validation.swift
[26/83] Compiling HTTPRequestable FileManager+Temp.swift
[27/83] Compiling HTTPRequestable HTTPField+Common.swift
[28/83] Compiling HTTPRequestable HTTPField+Default.swift
[29/83] Compiling HTTPRequestable HTTPField.Name+Common.swift
[30/83] Compiling HTTPRequestable HTTPFields+Default.swift
[31/83] Compiling HTTPRequestable HTTPFields+Transferable.swift
[32/83] Compiling HTTPRequestable HTTPRequest+ContentTypes.swift
[33/83] Compiling HTTPRequestable HTTPResponse+ContentType.swift
[34/83] Compiling HTTPRequestable HTTPResponse+Error.swift
[35/83] Compiling HTTPRequestable HTTPURLResponse+Status.swift
[36/83] Compiling HTTPRequestable OperatingSystemVersion+Version.swift
[37/83] Compiling HTTPRequestable URLRequest+HTTPField.swift
[38/83] Compiling HTTPRequestable URLRequest+HTTPFields.swift
[39/83] Compiling HTTPRequestable URLResponse+HTTPResponse.swift
[40/83] Compiling HTTPRequestable URLSessionConfiguration+HTTPFields.swift
[41/83] Compiling HTTPRequestable HTTPContentType.swift
[42/83] Compiling HTTPRequestable HTTPDataResponse.swift
[43/83] Compiling HTTPRequestable HTTPTransportable.swift
[44/83] Compiling HTTPRequestable HTTPInterceptor.swift
[45/83] Compiling HTTPRequestable LoggerInterceptor.swift
[46/83] Compiling HTTPRequestable OSLogInterceptor.swift
[47/83] Compiling HTTPRequestable KeyedItem.swift
[48/83] Compiling HTTPRequestable Quality+Languages.swift
[49/83] Compiling HTTPRequestable ProcessInfo+AppName.swift
[50/83] Compiling HTTPRequestable String+ASCII.swift
[51/83] Compiling HTTPRequestable String+OSName.swift
[52/83] Compiling HTTPRequestable String+UserAgent.swift
[53/83] Compiling HTTPRequestable URL+QueryItems.swift
[54/83] Compiling HTTPRequestable URLRequest+Builder.swift
[55/83] Compiling HTTPRequestable HTTPEnvironment.swift
[56/83] Compiling HTTPRequestable HTTPError.swift
[57/83] Compiling HTTPRequestable HTTPRequestConfigurable+Builder.swift
[58/83] Compiling HTTPRequestable HTTPRequestConfigurable.swift
[59/83] Compiling HTTPRequestable HTTPRequestConvertible.swift
[60/83] Compiling HTTPRequestable HTTPTransferable.swift
[61/83] Compiling HTTPRequestable URLRequest+Modifier.swift
[62/83] Compiling HTTPRequestable Bundle+Certificates.swift
[63/83] Compiling HTTPRequestable HTTPServerTrustEvaluating.swift
[64/83] Compiling HTTPRequestable SecCertificate+Trust.swift
[65/83] Compiling HTTPRequestable SecKey+Trust.swift
[66/83] Compiling HTTPRequestable SecTrust+Trust.swift
[67/83] Compiling HTTPRequestable TrustError.swift
[68/83] Compiling HTTPRequestable URLConvertible.swift
[69/83] Compiling HTTPRequestable URLRequestConvertible.swift
[70/83] Compiling HTTPRequestable URLSession+API.swift
[71/83] Compiling HTTPRequestable resource_bundle_accessor.swift
[72/83] Compiling HTTPRequestable Quality.swift
[73/83] Compiling HTTPRequestable AnyMultipartFormBodyPart.swift
[74/83] Compiling HTTPRequestable Data+OutputStream.swift
[75/83] Compiling HTTPRequestable FileManager+Size.swift
[76/83] Compiling HTTPRequestable MultipartForm.swift
[77/83] Compiling HTTPRequestable MultipartFormBodyPart.swift
[78/83] Compiling HTTPRequestable MultipartFormError.swift
[79/83] Compiling HTTPRequestable String+MultipartForm.swift
[80/83] Compiling HTTPRequestable URLRequest+Multipart.swift
[81/83] Compiling HTTPRequestable HTTPRequest+Modifier.swift
[82/83] Compiling HTTPRequestable HTTPRequestHeadersModifier.swift
[83/83] Compiling HTTPRequestable HTTPRequestModifier.swift
[84/91] Compiling MockURLProtocol String+Testing.swift
[85/91] Compiling MockURLProtocol MockURLProtocol.swift
[86/91] Compiling MockURLProtocol TestIdentifiable.swift
[87/91] Compiling MockURLProtocol HTTPField.Name+Testing.swift
[88/91] Compiling MockURLProtocol Bundle+LoadData.swift
[89/91] Compiling MockURLProtocol HTTPRequestConfigurable+Testing.swift
[90/91] Emitting module MockURLProtocol
[91/91] Compiling MockURLProtocol RequestHandlerStorage.swift
Build complete! (9.09s)
Build complete.
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "swift-http-types",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-http-types.git"
}
],
"manifest_display_name" : "HTTPRequestable",
"name" : "HTTPRequestable",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "9.0"
},
{
"name" : "maccatalyst",
"version" : "16.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "HTTPRequestable",
"targets" : [
"HTTPRequestable"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "MockURLProtocol",
"targets" : [
"MockURLProtocol"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MockURLProtocol",
"module_type" : "SwiftTarget",
"name" : "MockURLProtocol",
"path" : "Sources/MockURLProtocol",
"product_dependencies" : [
"HTTPTypes",
"HTTPTypesFoundation"
],
"product_memberships" : [
"MockURLProtocol"
],
"sources" : [
"Bundle+LoadData.swift",
"HTTPField.Name+Testing.swift",
"HTTPRequestConfigurable+Testing.swift",
"MockURLProtocol.swift",
"RequestHandlerStorage.swift",
"String+Testing.swift",
"TestIdentifiable.swift"
],
"target_dependencies" : [
"HTTPRequestable"
],
"type" : "library"
},
{
"c99name" : "HTTPRequestableTests",
"module_type" : "SwiftTarget",
"name" : "HTTPRequestableTests",
"path" : "Tests/HTTPRequestableTests",
"product_dependencies" : [
"HTTPTypes",
"HTTPTypesFoundation"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/HTTPRequestableTests/MockData",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"BundleCertificatesTests.swift",
"HTTPContentTypeTests.swift",
"HTTPFieldValuesTests.swift",
"HTTPHeadersTests.swift",
"HTTPRequestModifierTests.swift",
"HTTPRequestableTests.swift",
"HackerNews.swift",
"HackerNewsAPITests.swift",
"HeaderFieldsTests.swift",
"MultiformDataTests.swift",
"QualityEncodedTests.swift",
"RequestInterceptorTests.swift",
"StoryListRequest.swift",
"URLSessionConfigurationTests.swift"
],
"target_dependencies" : [
"HTTPRequestable",
"MockURLProtocol"
],
"type" : "test"
},
{
"c99name" : "HTTPRequestable",
"module_type" : "SwiftTarget",
"name" : "HTTPRequestable",
"path" : "Sources/HTTPRequestable",
"product_dependencies" : [
"HTTPTypes",
"HTTPTypesFoundation"
],
"product_memberships" : [
"HTTPRequestable",
"MockURLProtocol"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTTPRequestable/Resources/Localizable.xcstrings",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Extensions/Data+Validation.swift",
"Extensions/FileManager+Temp.swift",
"Extensions/HTTPField+Common.swift",
"Extensions/HTTPField+Default.swift",
"Extensions/HTTPField.Name+Common.swift",
"Extensions/HTTPFields+Default.swift",
"Extensions/HTTPFields+Transferable.swift",
"Extensions/HTTPRequest+ContentTypes.swift",
"Extensions/HTTPResponse+ContentType.swift",
"Extensions/HTTPResponse+Error.swift",
"Extensions/HTTPURLResponse+Status.swift",
"Extensions/OperatingSystemVersion+Version.swift",
"Extensions/ProcessInfo+AppName.swift",
"Extensions/String+ASCII.swift",
"Extensions/String+OSName.swift",
"Extensions/String+UserAgent.swift",
"Extensions/URL+QueryItems.swift",
"Extensions/URLRequest+Builder.swift",
"Extensions/URLRequest+HTTPField.swift",
"Extensions/URLRequest+HTTPFields.swift",
"Extensions/URLResponse+HTTPResponse.swift",
"Extensions/URLSessionConfiguration+HTTPFields.swift",
"HTTPContentType.swift",
"HTTPDataResponse.swift",
"HTTPEnvironment.swift",
"HTTPError.swift",
"HTTPRequestConfigurable+Builder.swift",
"HTTPRequestConfigurable.swift",
"HTTPRequestConvertible.swift",
"HTTPTransferable.swift",
"HTTPTransportable.swift",
"Interceptors/HTTPInterceptor.swift",
"Interceptors/LoggerInterceptor.swift",
"Interceptors/OSLogInterceptor.swift",
"Model/KeyedItem.swift",
"Model/Quality+Languages.swift",
"Model/Quality.swift",
"MultipartForm/AnyMultipartFormBodyPart.swift",
"MultipartForm/Data+OutputStream.swift",
"MultipartForm/FileManager+Size.swift",
"MultipartForm/MultipartForm.swift",
"MultipartForm/MultipartFormBodyPart.swift",
"MultipartForm/MultipartFormError.swift",
"MultipartForm/String+MultipartForm.swift",
"MultipartForm/URLRequest+Multipart.swift",
"RequestModifier/HTTPRequest+Modifier.swift",
"RequestModifier/HTTPRequestHeadersModifier.swift",
"RequestModifier/HTTPRequestModifier.swift",
"RequestModifier/URLRequest+Modifier.swift",
"Security/Bundle+Certificates.swift",
"Security/HTTPServerTrustEvaluating.swift",
"Security/SecCertificate+Trust.swift",
"Security/SecKey+Trust.swift",
"Security/SecTrust+Trust.swift",
"Security/TrustError.swift",
"URLConvertible.swift",
"URLRequestConvertible.swift",
"URLSession+API.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.