The Swift Package Index logo.Swift Package Index

Build Information

Successful build of RagnarNetworking, reference 0.2.0 (0ff001), with Swift 6.1 for macOS (SPM) on 7 Feb 2026 21:33:53 UTC.

Swift 6 data race errors: 1

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/JamesRagnar/RagnarNetworking.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/JamesRagnar/RagnarNetworking
 * tag               0.2.0      -> FETCH_HEAD
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 0.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/JamesRagnar/RagnarNetworking.git
https://github.com/JamesRagnar/RagnarNetworking.git
{
  "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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/5] Write sources
[2/5] Copying PrivacyInfo.xcprivacy
[4/5] Write swift-version-2F0A5646E1D333AE.txt
[6/25] Emitting module Starscream
[7/27] Compiling Starscream Transport.swift
[8/27] Compiling Starscream resource_bundle_accessor.swift
[9/27] Compiling Starscream StringHTTPHandler.swift
[10/27] Compiling Starscream FoundationSecurity.swift
[11/27] Compiling Starscream FoundationTransport.swift
[12/27] Compiling Starscream TCPTransport.swift
[13/27] Compiling Starscream Security.swift
[14/27] Compiling Starscream Server.swift
[15/27] Compiling Starscream FoundationHTTPServerHandler.swift
[16/27] Compiling Starscream FrameCollector.swift
[17/27] Compiling Starscream Framer.swift
[18/27] Compiling Starscream HTTPHandler.swift
[19/27] Compiling Starscream WSEngine.swift
[20/27] Compiling Starscream FoundationHTTPHandler.swift
[21/27] Compiling Starscream Engine.swift
[22/27] Compiling Starscream NativeEngine.swift
[23/27] Compiling Starscream Compression.swift
[24/27] Compiling Starscream WSCompression.swift
[25/27] Compiling Starscream Data+Extensions.swift
[26/27] Compiling Starscream WebSocketServer.swift
[27/27] Compiling Starscream WebSocket.swift
[28/50] Emitting module SocketIO
[29/52] Compiling SocketIO SocketAckEmitter.swift
[30/52] Compiling SocketIO SocketAckManager.swift
[31/52] Compiling SocketIO SocketAnyEvent.swift
[32/52] Compiling SocketIO SocketEngineSpec.swift
[33/52] Compiling SocketIO SocketEngineWebsocket.swift
[34/52] Compiling SocketIO SocketStringReader.swift
[35/52] Compiling SocketIO SocketTypes.swift
[36/52] Compiling SocketIO SocketPacket.swift
[37/52] Compiling SocketIO SocketParsable.swift
[38/52] Compiling SocketIO SocketExtensions.swift
[39/52] Compiling SocketIO SocketLogger.swift
[40/52] Compiling SocketIO SocketEventHandler.swift
[41/52] Compiling SocketIO SocketIOClient.swift
[42/52] Compiling SocketIO SocketIOClientConfiguration.swift
[43/52] Compiling SocketIO SocketManager.swift
[44/52] Compiling SocketIO SocketManagerSpec.swift
[45/52] Compiling SocketIO SocketIOClientOption.swift
[46/52] Compiling SocketIO SocketIOClientSpec.swift
[47/52] Compiling SocketIO SocketIOStatus.swift
[48/52] Compiling SocketIO SocketEnginePacketType.swift
[49/52] Compiling SocketIO SocketEnginePollable.swift
[50/52] Compiling SocketIO SocketRawView.swift
[51/52] Compiling SocketIO SocketEngine.swift
[52/52] Compiling SocketIO SocketEngineClient.swift
[53/77] Emitting module RagnarNetworking
[54/79] Compiling RagnarNetworking ErrorSnapshot.swift
[55/79] Compiling RagnarNetworking Interface+ResponseHandler.swift
[56/79] Compiling RagnarNetworking Interface.swift
[57/79] Compiling RagnarNetworking ExponentialBackoffInterceptor.swift
[58/79] Compiling RagnarNetworking RequestInterceptor.swift
[59/79] Compiling RagnarNetworking TokenRefreshInterceptor.swift
[60/79] Compiling RagnarNetworking SocketEmptyBody.swift
[61/79] Compiling RagnarNetworking SocketEvent.swift
[62/79] Compiling RagnarNetworking InterceptableRequestService.swift
[63/79] Compiling RagnarNetworking LoggingService.swift
[64/79] Compiling RagnarNetworking RequestEncoder.swift
[65/79] Compiling RagnarNetworking RequestError.swift
[66/79] Compiling RagnarNetworking URLRequest+InterfaceConstructor.swift
[67/79] Compiling RagnarNetworking ServerConfiguration.swift
[68/79] Compiling RagnarNetworking InterfaceConstructor.swift
[69/79] Compiling RagnarNetworking RequestBody.swift
[70/79] Compiling RagnarNetworking RequestService.swift
[71/79] Compiling RagnarNetworking SocketService.swift
[72/79] Compiling RagnarNetworking DefaultResponseHandler.swift
[73/79] Compiling RagnarNetworking EmptyResponse.swift
[74/79] Compiling RagnarNetworking InterfaceDecodingError.swift
[75/79] Compiling RagnarNetworking ResponseError.swift
[76/79] Compiling RagnarNetworking ResponseHandler.swift
[77/79] Compiling RagnarNetworking ResponseMap.swift
[78/79] Compiling RagnarNetworking DataTaskProvider.swift
[79/79] Compiling RagnarNetworking URLSession+DataTaskProvider.swift
Build complete! (18.05s)
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.37s)
Computing version for https://github.com/socketio/socket.io-client-swift
Computed https://github.com/socketio/socket.io-client-swift at 16.1.1 (4.67s)
Fetching https://github.com/daltoniam/Starscream
[1/5096] Fetching starscream
Fetched https://github.com/daltoniam/Starscream from cache (1.26s)
Computing version for https://github.com/daltoniam/Starscream
Computed https://github.com/daltoniam/Starscream at 4.0.8 (1.88s)
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.