Build Information
Successful build of Kitura-net, reference 3.0.1 (645f09), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 11:38:01 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/Kitura/Kitura-net.git
Reference: 3.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Kitura/Kitura-net
* tag 3.0.1 -> FETCH_HEAD
HEAD is now at 645f09e Update package dependencies (#323)
Cloned https://github.com/Kitura/Kitura-net.git
Revision (git rev-parse @):
645f09e6c6ca7f399a9625e25686e8152e21bee4
SUCCESS checkout https://github.com/Kitura/Kitura-net.git at 3.0.1
Fetching https://github.com/Kitura/LoggerAPI.git
Fetching https://github.com/Kitura/BlueSSLService.git
Fetching https://github.com/Kitura/BlueSocket.git
[1/771] Fetching loggerapi
[40/2848] Fetching loggerapi, bluesslservice
[545/5790] Fetching loggerapi, bluesslservice, bluesocket
Fetched https://github.com/Kitura/BlueSSLService.git from cache (1.09s)
Fetched https://github.com/Kitura/LoggerAPI.git from cache (1.09s)
Fetched https://github.com/Kitura/BlueSocket.git from cache (1.09s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 2.0.0 (1.76s)
Fetching https://github.com/apple/swift-log.git
[1/6521] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.10s)
Computing version for https://github.com/Kitura/BlueSSLService.git
Computed https://github.com/Kitura/BlueSSLService.git at 2.0.2 (1.79s)
Computing version for https://github.com/Kitura/BlueSocket.git
Computed https://github.com/Kitura/BlueSocket.git at 2.0.4 (0.68s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.11.0 (0.65s)
Creating working copy for https://github.com/Kitura/BlueSocket.git
Working copy of https://github.com/Kitura/BlueSocket.git resolved at 2.0.4
Creating working copy for https://github.com/Kitura/BlueSSLService.git
Working copy of https://github.com/Kitura/BlueSSLService.git resolved at 2.0.2
Creating working copy for https://github.com/Kitura/LoggerAPI.git
Working copy of https://github.com/Kitura/LoggerAPI.git resolved at 2.0.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.11.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": "kitura-net",
"name": "Kitura-net",
"url": "https://github.com/Kitura/Kitura-net.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Kitura-net",
"traits": [
"default"
],
"dependencies": [
{
"identity": "loggerapi",
"name": "LoggerAPI",
"url": "https://github.com/Kitura/LoggerAPI.git",
"version": "2.0.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LoggerAPI",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log.git",
"version": "1.11.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"traits": [
],
"dependencies": [
]
}
]
},
{
"identity": "bluesocket",
"name": "Socket",
"url": "https://github.com/Kitura/BlueSocket.git",
"version": "2.0.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BlueSocket",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "bluesslservice",
"name": "SSLService",
"url": "https://github.com/Kitura/BlueSSLService.git",
"version": "2.0.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BlueSSLService",
"traits": [
"default"
],
"dependencies": [
{
"identity": "bluesocket",
"name": "Socket",
"url": "https://github.com/Kitura/BlueSocket.git",
"version": "2.0.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BlueSocket",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/Kitura/Kitura-net.git
[1/9544] Fetching kitura-net
Fetched https://github.com/Kitura/Kitura-net.git from cache (1.59s)
Fetching https://github.com/Kitura/BlueSocket.git from cache
Fetching https://github.com/Kitura/LoggerAPI.git from cache
Fetching https://github.com/Kitura/BlueSSLService.git from cache
Fetched https://github.com/Kitura/LoggerAPI.git from cache (0.45s)
Fetched https://github.com/Kitura/BlueSSLService.git from cache (0.54s)
Fetched https://github.com/Kitura/BlueSocket.git from cache (0.54s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 2.0.0 (0.61s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.52s)
Computing version for https://github.com/Kitura/BlueSSLService.git
Computed https://github.com/Kitura/BlueSSLService.git at 2.0.2 (0.59s)
Computing version for https://github.com/Kitura/BlueSocket.git
Computed https://github.com/Kitura/BlueSocket.git at 2.0.4 (0.03s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.11.0 (0.05s)
Creating working copy for https://github.com/Kitura/BlueSSLService.git
Working copy of https://github.com/Kitura/BlueSSLService.git resolved at 2.0.2
Creating working copy for https://github.com/Kitura/LoggerAPI.git
Working copy of https://github.com/Kitura/LoggerAPI.git resolved at 2.0.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.11.0
Creating working copy for https://github.com/Kitura/BlueSocket.git
Working copy of https://github.com/Kitura/BlueSocket.git resolved at 2.0.4
Creating working copy for https://github.com/Kitura/Kitura-net.git
Working copy of https://github.com/Kitura/Kitura-net.git resolved at 3.0.1 (645f09e)
warning: '.resolve-product-dependencies': dependency 'kitura-net' is not used by any target
Found 3 product dependencies
- LoggerAPI
- Socket
- SSLService
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/Kitura/Kitura-net.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[5/8] Write swift-version--6988338F2F200930.txt
[6/8] Compiling CHTTPParser utils.c
[7/20] Compiling CHTTPParser http_parser.c
[9/20] Compiling Logging MetadataProvider.swift
[10/20] Compiling Logging LogEvent.swift
[11/20] Compiling Logging Locks.swift
[12/20] Compiling Logging LogHandler.swift
[13/20] Emitting module Logging
[14/20] Compiling Logging Logging.swift
[15/22] Compiling Socket SocketUtils.swift
[16/22] Compiling Socket SocketProtocols.swift
[17/22] Compiling LoggerAPI Logger.swift
[18/22] Emitting module LoggerAPI
[19/22] Compiling Socket Socket+Hashable.swift
[20/22] Emitting module Socket
[21/22] Compiling Socket Socket+Equatable.swift
[22/22] Compiling Socket Socket.swift
[23/25] Compiling SSLService SSLService.swift
[24/25] Compiling SSLService SSLPointerTricks.swift
[25/25] Emitting module SSLService
[26/60] Compiling KituraNet IncomingSocketManager.swift
[27/60] Compiling KituraNet IncomingSocketProcessor.swift
[28/60] Compiling KituraNet IncomingSocketProcessorCreator.swift
[29/60] Compiling KituraNet ListenerGroup.swift
[30/63] Compiling KituraNet SPIUtils.swift
[31/63] Compiling KituraNet Server.swift
[32/63] Compiling KituraNet ServerDelegate.swift
[33/63] Emitting module KituraNet
[34/63] Compiling KituraNet ServerOptions.swift
[35/63] Compiling KituraNet ServerRequest.swift
[36/63] Compiling KituraNet ServerResponse.swift
[37/63] Compiling KituraNet IncomingHTTPSocketProcessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/KituraNet/HTTP/IncomingHTTPSocketProcessor.swift:354:22: warning: weak variable 'weakRequest' was never mutated; consider changing to 'let' constant [#WeakMutability]
352 | }
353 | else {
354 | weak var weakRequest = request
| `- warning: weak variable 'weakRequest' was never mutated; consider changing to 'let' constant [#WeakMutability]
355 | DispatchQueue.global().async() { [weak self] in
356 | if let strongSelf = self, let strongRequest = weakRequest {
[#WeakMutability]: <https://docs.swift.org/compiler/documentation/diagnostics/weak-mutability>
[38/63] Compiling KituraNet KeepAliveState.swift
/Users/admin/builder/spi-builder-workspace/Sources/KituraNet/HTTP/IncomingHTTPSocketProcessor.swift:354:22: warning: weak variable 'weakRequest' was never mutated; consider changing to 'let' constant [#WeakMutability]
352 | }
353 | else {
354 | weak var weakRequest = request
| `- warning: weak variable 'weakRequest' was never mutated; consider changing to 'let' constant [#WeakMutability]
355 | DispatchQueue.global().async() { [weak self] in
356 | if let strongSelf = self, let strongRequest = weakRequest {
[#WeakMutability]: <https://docs.swift.org/compiler/documentation/diagnostics/weak-mutability>
[39/63] Compiling KituraNet HTTPParser.swift
/Users/admin/builder/spi-builder-workspace/Sources/KituraNet/HTTP/IncomingHTTPSocketProcessor.swift:354:22: warning: weak variable 'weakRequest' was never mutated; consider changing to 'let' constant [#WeakMutability]
352 | }
353 | else {
354 | weak var weakRequest = request
| `- warning: weak variable 'weakRequest' was never mutated; consider changing to 'let' constant [#WeakMutability]
355 | DispatchQueue.global().async() { [weak self] in
356 | if let strongSelf = self, let strongRequest = weakRequest {
[#WeakMutability]: <https://docs.swift.org/compiler/documentation/diagnostics/weak-mutability>
[40/63] Compiling KituraNet HTTPParserStatus.swift
/Users/admin/builder/spi-builder-workspace/Sources/KituraNet/HTTP/IncomingHTTPSocketProcessor.swift:354:22: warning: weak variable 'weakRequest' was never mutated; consider changing to 'let' constant [#WeakMutability]
352 | }
353 | else {
354 | weak var weakRequest = request
| `- warning: weak variable 'weakRequest' was never mutated; consider changing to 'let' constant [#WeakMutability]
355 | DispatchQueue.global().async() { [weak self] in
356 | if let strongSelf = self, let strongRequest = weakRequest {
[#WeakMutability]: <https://docs.swift.org/compiler/documentation/diagnostics/weak-mutability>
[41/63] Compiling KituraNet HTTP.swift
[42/63] Compiling KituraNet HTTPServer.swift
[43/63] Compiling KituraNet HTTPServerRequest.swift
[44/63] Compiling KituraNet HTTPServerResponse.swift
[45/63] Compiling KituraNet BufferList.swift
[46/63] Compiling KituraNet ClientRequest.swift
[47/63] Compiling KituraNet ClientResponse.swift
[48/63] Compiling KituraNet ConnectionUpgradeFactory.swift
[49/63] Compiling KituraNet ParseResults.swift
[50/63] Compiling KituraNet URLParser.swift
[51/63] Compiling KituraNet HeadersContainer.swift
[52/63] Compiling KituraNet IncomingSocketHandler.swift
[53/63] Compiling KituraNet ServerLifecycleListener.swift
[54/63] Compiling KituraNet ServerMonitor.swift
[55/63] Compiling KituraNet ServerState.swift
[56/63] Compiling KituraNet ConnectionUpgrader.swift
[57/63] Compiling KituraNet Error.swift
[58/63] Compiling KituraNet FastCGI.swift
[59/63] Compiling KituraNet FastCGIRecordCreate.swift
[60/63] Compiling KituraNet FastCGIRecordParser.swift
[61/63] Compiling KituraNet FastCGIServer.swift
[62/63] Compiling KituraNet FastCGIServerRequest.swift
[63/63] Compiling KituraNet FastCGIServerResponse.swift
Build complete! (7.96s)
Build complete.
{
"dependencies" : [
{
"identity" : "loggerapi",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Kitura/LoggerAPI.git"
},
{
"identity" : "bluesocket",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Kitura/BlueSocket.git"
},
{
"identity" : "bluesslservice",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Kitura/BlueSSLService.git"
}
],
"manifest_display_name" : "Kitura-net",
"name" : "Kitura-net",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "KituraNet",
"targets" : [
"KituraNet"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "KituraNetTests",
"module_type" : "SwiftTarget",
"name" : "KituraNetTests",
"path" : "Tests/KituraNetTests",
"sources" : [
"BufferListTests.swift",
"ClientE2ETests.swift",
"ClientRequestTests.swift",
"FastCGIProtocolTests.swift",
"FastCGIRequestTests.swift",
"HTTPResponseTests.swift",
"HTTPStatusCodeTests.swift",
"KituraNetTest.swift",
"LargePayloadTests.swift",
"LifecycleListenerTests.swift",
"MiscellaneousTests.swift",
"MonitoringTests.swift",
"ParserTests.swift",
"PrintLogger.swift",
"RegressionTests.swift",
"SocketManagerTests.swift",
"TestIncomingSocketProcessor.swift",
"UnixSocketTests.swift",
"UpgradeTests.swift",
"VerifyLinuxTestCount.swift",
"types.swift"
],
"target_dependencies" : [
"KituraNet"
],
"type" : "test"
},
{
"c99name" : "KituraNet",
"module_type" : "SwiftTarget",
"name" : "KituraNet",
"path" : "Sources/KituraNet",
"product_dependencies" : [
"LoggerAPI",
"Socket",
"SSLService"
],
"product_memberships" : [
"KituraNet"
],
"sources" : [
"BufferList.swift",
"ClientRequest.swift",
"ClientResponse.swift",
"ConnectionUpgradeFactory.swift",
"ConnectionUpgrader.swift",
"Error.swift",
"FastCGI/FastCGI.swift",
"FastCGI/FastCGIRecordCreate.swift",
"FastCGI/FastCGIRecordParser.swift",
"FastCGI/FastCGIServer.swift",
"FastCGI/FastCGIServerRequest.swift",
"FastCGI/FastCGIServerResponse.swift",
"HTTP/HTTP.swift",
"HTTP/HTTPServer.swift",
"HTTP/HTTPServerRequest.swift",
"HTTP/HTTPServerResponse.swift",
"HTTP/IncomingHTTPSocketProcessor.swift",
"HTTP/KeepAliveState.swift",
"HTTPParser/HTTPParser.swift",
"HTTPParser/HTTPParserStatus.swift",
"HTTPParser/ParseResults.swift",
"HTTPParser/URLParser.swift",
"HeadersContainer.swift",
"IncomingSocketHandler.swift",
"IncomingSocketManager.swift",
"IncomingSocketProcessor.swift",
"IncomingSocketProcessorCreator.swift",
"ListenerGroup.swift",
"SPIUtils.swift",
"Server/Server.swift",
"Server/ServerDelegate.swift",
"Server/ServerLifecycleListener.swift",
"Server/ServerMonitor.swift",
"Server/ServerState.swift",
"ServerOptions.swift",
"ServerRequest.swift",
"ServerResponse.swift"
],
"target_dependencies" : [
"CHTTPParser",
"CCurl"
],
"type" : "library"
},
{
"c99name" : "CHTTPParser",
"module_type" : "ClangTarget",
"name" : "CHTTPParser",
"path" : "Sources/CHTTPParser",
"product_memberships" : [
"KituraNet"
],
"sources" : [
"http_parser.c",
"utils.c"
],
"type" : "library"
},
{
"c99name" : "CCurl",
"module_type" : "SystemLibraryTarget",
"name" : "CCurl",
"path" : "Sources/CCurl",
"product_memberships" : [
"KituraNet"
],
"sources" : [
],
"type" : "system-target"
}
],
"tools_version" : "5.0"
}
Done.