Build Information
Successful build of swift-http, reference 1.2.3 (8b5739), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 19:50:18 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/BinaryBirds/swift-http.git
Reference: 1.2.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/BinaryBirds/swift-http
* tag 1.2.3 -> FETCH_HEAD
HEAD is now at 8b57396 Merge pull request #8 from dankinsoid/fix_init
Cloned https://github.com/BinaryBirds/swift-http.git
Revision (git rev-parse @):
8b573967d26ef5401af2507aa5546da5f36235cc
SUCCESS checkout https://github.com/BinaryBirds/swift-http.git at 1.2.3
Fetching https://github.com/apple/swift-log.git
[1/6561] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.12s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.5.2 (1.83s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.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": "swift-http",
"name": "swift-http",
"url": "https://github.com/BinaryBirds/swift-http.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log",
"version": "1.11.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"traits": [
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/BinaryBirds/swift-http.git
[1/910] Fetching swift-http
Fetched https://github.com/BinaryBirds/swift-http.git from cache (0.80s)
Fetching https://github.com/apple/swift-log from cache
Fetched https://github.com/apple/swift-log from cache (0.54s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.11.0 (1.18s)
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.11.0
Creating working copy for https://github.com/BinaryBirds/swift-http.git
Working copy of https://github.com/BinaryBirds/swift-http.git resolved at 1.2.3 (8b57396)
warning: '.resolve-product-dependencies': dependency 'swift-http' is not used by any target
Found 1 product dependencies
- swift-log
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/BinaryBirds/swift-http.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
[4/8] Compiling Logging MetadataProvider.swift
[5/8] Compiling Logging Logging.swift
[6/8] Emitting module Logging
[7/8] Compiling Logging LogHandler.swift
[8/8] Compiling Logging Locks.swift
[9/36] Emitting module SwiftHttp
[10/38] Compiling SwiftHttp Data+Logger.swift
[11/38] Compiling SwiftHttp HttpClient.swift
[12/38] Compiling SwiftHttp HttpCodablePipeline.swift
[13/38] Compiling SwiftHttp URLRequest+cURL.swift
[14/38] Compiling SwiftHttp UrlSessionHttpClient.swift
[15/38] Compiling SwiftHttp HttpRequestTransformer.swift
[16/38] Compiling SwiftHttp HttpResponse.swift
[17/38] Compiling SwiftHttp HttpResponseDecoder.swift
[18/38] Compiling SwiftHttp HttpRequest.swift
[19/38] Compiling SwiftHttp HttpRequestEncoder.swift
[20/38] Compiling SwiftHttp HttpRequestPipeline.swift
[21/38] Compiling SwiftHttp HttpRawPipeline.swift
[22/38] Compiling SwiftHttp HttpRawRequest.swift
[23/38] Compiling SwiftHttp HttpRawResponse.swift
[24/38] Compiling SwiftHttp HttpResponseTransformer.swift
[25/38] Compiling SwiftHttp HttpResponseValidation.swift
[26/38] Compiling SwiftHttp HttpResponseValidator.swift
[27/38] Compiling SwiftHttp HttpCodablePipelineCollection.swift
[28/38] Compiling SwiftHttp HttpDataDecoder.swift
[29/38] Compiling SwiftHttp HttpDataEncoder.swift
[30/38] Compiling SwiftHttp HttpDecodablePipeline.swift
[31/38] Compiling SwiftHttp HttpEncodablePipeline.swift
[32/38] Compiling SwiftHttp HttpError.swift
[33/38] Compiling SwiftHttp HttpHeaderKey.swift
[34/38] Compiling SwiftHttp HttpHeaderValidator.swift
[35/38] Compiling SwiftHttp HttpMethod.swift
[36/38] Compiling SwiftHttp HttpStatusCode.swift
[37/38] Compiling SwiftHttp HttpStatusCodeValidator.swift
[38/38] Compiling SwiftHttp HttpUrl.swift
Build complete! (6.14s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log"
}
],
"manifest_display_name" : "swift-http",
"name" : "swift-http",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "SwiftHttp",
"targets" : [
"SwiftHttp"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftHttpTests",
"module_type" : "SwiftTarget",
"name" : "SwiftHttpTests",
"path" : "Tests/SwiftHttpTests",
"sources" : [
"DownloadTests.swift",
"Helpers/CustomDecoder.swift",
"Helpers/ImageApi.swift",
"Helpers/Post.swift",
"Helpers/PostApi.swift",
"Helpers/Todo.swift",
"Helpers/TodoApi.swift",
"HttpRawRequestTests.swift",
"HttpRequestTests.swift",
"HttpUrlTests.swift",
"HttpValidationTests.swift",
"PostTests.swift",
"SwiftHttpTests.swift",
"TodoTests.swift"
],
"target_dependencies" : [
"SwiftHttp"
],
"type" : "test"
},
{
"c99name" : "SwiftHttp",
"module_type" : "SwiftTarget",
"name" : "SwiftHttp",
"path" : "Sources/SwiftHttp",
"product_dependencies" : [
"Logging"
],
"product_memberships" : [
"SwiftHttp"
],
"sources" : [
"Data+Logger.swift",
"HttpClient.swift",
"HttpCodablePipeline.swift",
"HttpCodablePipelineCollection.swift",
"HttpDataDecoder.swift",
"HttpDataEncoder.swift",
"HttpDecodablePipeline.swift",
"HttpEncodablePipeline.swift",
"HttpError.swift",
"HttpHeaderKey.swift",
"HttpHeaderValidator.swift",
"HttpMethod.swift",
"HttpRawPipeline.swift",
"HttpRawRequest.swift",
"HttpRawResponse.swift",
"HttpRequest.swift",
"HttpRequestEncoder.swift",
"HttpRequestPipeline.swift",
"HttpRequestTransformer.swift",
"HttpResponse.swift",
"HttpResponseDecoder.swift",
"HttpResponseTransformer.swift",
"HttpResponseValidation.swift",
"HttpResponseValidator.swift",
"HttpStatusCode.swift",
"HttpStatusCodeValidator.swift",
"HttpUrl.swift",
"URLRequest+cURL.swift",
"UrlSessionHttpClient.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Done.