Build Information
Successful build of RagnarNetworking, reference main (0ff001), with Swift 6.0 for macOS (SPM) on 7 Feb 2026 08:26:43 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/JamesRagnar/RagnarNetworking.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/JamesRagnar/RagnarNetworking
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 0ff0011 Response cases (#5)
Cloned https://github.com/JamesRagnar/RagnarNetworking.git
Revision (git rev-parse @):
0ff001172e7823a0133a3e320168da56f96e3f5f
SUCCESS checkout https://github.com/JamesRagnar/RagnarNetworking.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/JamesRagnar/RagnarNetworking.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Copying PrivacyInfo.xcprivacy
[0/5] Write sources
[4/5] Write swift-version-5BDAB9E9C0126B9D.txt
[6/25] Emitting module Starscream
[7/27] Compiling Starscream Security.swift
[8/27] Compiling Starscream Server.swift
[9/27] Compiling Starscream Transport.swift
[10/27] Compiling Starscream resource_bundle_accessor.swift
[11/27] Compiling Starscream Compression.swift
[12/27] Compiling Starscream WSCompression.swift
[13/27] Compiling Starscream Data+Extensions.swift
[14/27] Compiling Starscream Framer.swift
[15/27] Compiling Starscream HTTPHandler.swift
[16/27] Compiling Starscream StringHTTPHandler.swift
[17/27] Compiling Starscream FoundationSecurity.swift
[18/27] Compiling Starscream FoundationHTTPServerHandler.swift
[19/27] Compiling Starscream FrameCollector.swift
[20/27] Compiling Starscream Engine.swift
[21/27] Compiling Starscream NativeEngine.swift
[22/27] Compiling Starscream FoundationTransport.swift
[23/27] Compiling Starscream TCPTransport.swift
[24/27] Compiling Starscream WSEngine.swift
[25/27] Compiling Starscream FoundationHTTPHandler.swift
[26/27] Compiling Starscream WebSocketServer.swift
[27/27] Compiling Starscream WebSocket.swift
[28/50] Compiling SocketIO SocketEventHandler.swift
[29/50] Compiling SocketIO SocketIOClient.swift
[30/50] Compiling SocketIO SocketIOClientConfiguration.swift
[31/52] Compiling SocketIO SocketEngineSpec.swift
[32/52] Compiling SocketIO SocketEngineWebsocket.swift
[33/52] Compiling SocketIO SocketAckEmitter.swift
[34/52] Compiling SocketIO SocketAckManager.swift
[35/52] Compiling SocketIO SocketAnyEvent.swift
[36/52] Compiling SocketIO SocketStringReader.swift
[37/52] Compiling SocketIO SocketTypes.swift
[38/52] Compiling SocketIO SocketIOClientOption.swift
[39/52] Compiling SocketIO SocketIOClientSpec.swift
[40/52] Compiling SocketIO SocketIOStatus.swift
[41/52] Compiling SocketIO SocketPacket.swift
[42/52] Compiling SocketIO SocketParsable.swift
[43/52] Compiling SocketIO SocketEnginePacketType.swift
[44/52] Compiling SocketIO SocketEnginePollable.swift
[45/52] Compiling SocketIO SocketExtensions.swift
[46/52] Compiling SocketIO SocketLogger.swift
[47/52] Compiling SocketIO SocketRawView.swift
[48/52] Compiling SocketIO SocketEngine.swift
[49/52] Compiling SocketIO SocketEngineClient.swift
[50/52] Compiling SocketIO SocketManager.swift
[51/52] Compiling SocketIO SocketManagerSpec.swift
[52/52] Emitting module SocketIO
[53/77] Emitting module RagnarNetworking
[54/79] Compiling RagnarNetworking InterceptableRequestService.swift
[55/79] Compiling RagnarNetworking LoggingService.swift
[56/79] Compiling RagnarNetworking ServerConfiguration.swift
[57/79] Compiling RagnarNetworking InterfaceConstructor.swift
[58/79] Compiling RagnarNetworking RequestBody.swift
[59/79] Compiling RagnarNetworking ExponentialBackoffInterceptor.swift
[60/79] Compiling RagnarNetworking RequestInterceptor.swift
[61/79] Compiling RagnarNetworking TokenRefreshInterceptor.swift
[62/79] Compiling RagnarNetworking SocketEmptyBody.swift
[63/79] Compiling RagnarNetworking SocketEvent.swift
[64/79] Compiling RagnarNetworking ErrorSnapshot.swift
[65/79] Compiling RagnarNetworking Interface+ResponseHandler.swift
[66/79] Compiling RagnarNetworking Interface.swift
[67/79] Compiling RagnarNetworking DefaultResponseHandler.swift
[68/79] Compiling RagnarNetworking EmptyResponse.swift
[69/79] Compiling RagnarNetworking InterfaceDecodingError.swift
[70/79] Compiling RagnarNetworking ResponseError.swift
[71/79] Compiling RagnarNetworking ResponseHandler.swift
[72/79] Compiling RagnarNetworking ResponseMap.swift
[73/79] Compiling RagnarNetworking RequestService.swift
[74/79] Compiling RagnarNetworking SocketService.swift
[75/79] Compiling RagnarNetworking RequestEncoder.swift
[76/79] Compiling RagnarNetworking RequestError.swift
[77/79] Compiling RagnarNetworking URLRequest+InterfaceConstructor.swift
[78/79] Compiling RagnarNetworking DataTaskProvider.swift
[79/79] Compiling RagnarNetworking URLSession+DataTaskProvider.swift
Build complete! (17.71s)
Fetching https://github.com/socketio/socket.io-client-swift
[1/11422] Fetching socket.io-client-swift
Fetched https://github.com/socketio/socket.io-client-swift from cache (1.38s)
Computing version for https://github.com/socketio/socket.io-client-swift
Computed https://github.com/socketio/socket.io-client-swift at 16.1.1 (3.04s)
Fetching https://github.com/daltoniam/Starscream
[1/5096] Fetching starscream
Fetched https://github.com/daltoniam/Starscream from cache (1.24s)
Computing version for https://github.com/daltoniam/Starscream
Computed https://github.com/daltoniam/Starscream at 4.0.8 (0.58s)
Creating working copy for https://github.com/socketio/socket.io-client-swift
Working copy of https://github.com/socketio/socket.io-client-swift resolved at 16.1.1
Creating working copy for https://github.com/daltoniam/Starscream
Working copy of https://github.com/daltoniam/Starscream resolved at 4.0.8
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" : "socket.io-client-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "16.1.1",
"upper_bound" : "16.2.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/socketio/socket.io-client-swift"
}
],
"manifest_display_name" : "RagnarNetworking",
"name" : "RagnarNetworking",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "RagnarNetworking",
"targets" : [
"RagnarNetworking"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RagnarNetworkingTests",
"module_type" : "SwiftTarget",
"name" : "RagnarNetworkingTests",
"path" : "Tests/RagnarNetworkingTests",
"sources" : [
"DataTaskProviderTests.swift",
"DecodingDiagnosticsTests.swift",
"HTTPResponseSnapshotTests.swift",
"InterceptorTests.swift",
"InterfaceResponseTests.swift",
"ResponseErrorHelpersTests.swift",
"ResponseMapTests.swift",
"ServerConfigurationTests.swift",
"URLRequestInterfaceTests.swift"
],
"target_dependencies" : [
"RagnarNetworking"
],
"type" : "test"
},
{
"c99name" : "RagnarNetworking",
"module_type" : "SwiftTarget",
"name" : "RagnarNetworking",
"path" : "Sources/RagnarNetworking",
"product_dependencies" : [
"SocketIO"
],
"product_memberships" : [
"RagnarNetworking"
],
"sources" : [
"Interceptors/ExponentialBackoffInterceptor.swift",
"Interceptors/RequestInterceptor.swift",
"Interceptors/TokenRefreshInterceptor.swift",
"Interfaces/Core/ErrorSnapshot.swift",
"Interfaces/Core/Interface+ResponseHandler.swift",
"Interfaces/Core/Interface.swift",
"Interfaces/Core/ServerConfiguration.swift",
"Interfaces/Request/InterfaceConstructor.swift",
"Interfaces/Request/RequestBody.swift",
"Interfaces/Request/RequestEncoder.swift",
"Interfaces/Request/RequestError.swift",
"Interfaces/Request/URLRequest+InterfaceConstructor.swift",
"Interfaces/Response/DefaultResponseHandler.swift",
"Interfaces/Response/EmptyResponse.swift",
"Interfaces/Response/InterfaceDecodingError.swift",
"Interfaces/Response/ResponseError.swift",
"Interfaces/Response/ResponseHandler.swift",
"Interfaces/Response/ResponseMap.swift",
"Interfaces/Transport/DataTaskProvider.swift",
"Interfaces/Transport/URLSession+DataTaskProvider.swift",
"Services/InterceptableRequestService.swift",
"Services/LoggingService.swift",
"Services/RequestService.swift",
"Services/SocketService.swift",
"Socket/SocketEmptyBody.swift",
"Socket/SocketEvent.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Done.