The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Networking, reference 2.1.0 (8ce705), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 18:10:45 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RonasIT/swift-networking.git
Reference: 2.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/RonasIT/swift-networking
 * tag               2.1.0      -> FETCH_HEAD
HEAD is now at 8ce7054 Merge branch 'feature/20-update-for-xcode12'
Cloned https://github.com/RonasIT/swift-networking.git
Revision (git rev-parse @):
8ce70544fa7ee2c90f62b839c4f3ea5144b5cc7f
SUCCESS checkout https://github.com/RonasIT/swift-networking.git at 2.1.0
Fetching https://github.com/Alamofire/Alamofire
[1/31497] Fetching alamofire
Fetched https://github.com/Alamofire/Alamofire from cache (9.23s)
Computing version for https://github.com/Alamofire/Alamofire
Computed https://github.com/Alamofire/Alamofire at 5.11.2 (9.87s)
Creating working copy for https://github.com/Alamofire/Alamofire
Working copy of https://github.com/Alamofire/Alamofire resolved at 5.11.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-networking",
      "name": "Networking",
      "url": "https://github.com/RonasIT/swift-networking.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-networking",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "alamofire",
          "name": "Alamofire",
          "url": "https://github.com/Alamofire/Alamofire",
          "version": "5.11.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Alamofire",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/RonasIT/swift-networking.git
[1/2302] Fetching swift-networking
Fetched https://github.com/RonasIT/swift-networking.git from cache (0.83s)
Fetching https://github.com/Alamofire/Alamofire from cache
Fetched https://github.com/Alamofire/Alamofire from cache (0.61s)
Computing version for https://github.com/Alamofire/Alamofire
Computed https://github.com/Alamofire/Alamofire at 5.11.2 (0.69s)
Creating working copy for https://github.com/Alamofire/Alamofire
Working copy of https://github.com/Alamofire/Alamofire resolved at 5.11.2
Creating working copy for https://github.com/RonasIT/swift-networking.git
Working copy of https://github.com/RonasIT/swift-networking.git resolved at 2.1.0 (8ce7054)
warning: '.resolve-product-dependencies': dependency 'swift-networking' is not used by any target
Found 1 product dependencies
  - Alamofire
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/RonasIT/swift-networking.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Copying PrivacyInfo.xcprivacy
[1/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/45] Emitting module Alamofire
[6/49] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[7/49] Compiling Alamofire AlamofireExtended.swift
[8/49] Compiling Alamofire AuthenticationInterceptor.swift
[9/49] Compiling Alamofire CachedResponseHandler.swift
[10/49] Compiling Alamofire RequestCompression.swift
[11/49] Compiling Alamofire RequestInterceptor.swift
[12/49] Compiling Alamofire ResponseSerialization.swift
[13/49] Compiling Alamofire RetryPolicy.swift
[14/49] Compiling Alamofire ServerTrustEvaluation.swift
[15/49] Compiling Alamofire URLEncodedFormEncoder.swift
[16/49] Compiling Alamofire Validation.swift
[17/49] Compiling Alamofire resource_bundle_accessor.swift
[18/49] Compiling Alamofire HTTPHeaders.swift
[19/49] Compiling Alamofire HTTPMethod.swift
[20/49] Compiling Alamofire Notifications.swift
[21/49] Compiling Alamofire ParameterEncoder.swift
[22/49] Compiling Alamofire ParameterEncoding.swift
[23/49] Compiling Alamofire OperationQueue+Alamofire.swift
[24/49] Compiling Alamofire Result+Alamofire.swift
[25/49] Compiling Alamofire StringEncoding+Alamofire.swift
[26/49] Compiling Alamofire URLRequest+Alamofire.swift
[27/49] Compiling Alamofire SessionDelegate.swift
[28/49] Compiling Alamofire URLConvertible+URLRequestConvertible.swift
[29/49] Compiling Alamofire UploadRequest.swift
[30/49] Compiling Alamofire WebSocketRequest.swift
[31/49] Compiling Alamofire DispatchQueue+Alamofire.swift
[32/49] Compiling Alamofire Alamofire.swift
[33/49] Compiling Alamofire AFError.swift
[34/49] Compiling Alamofire DataRequest.swift
[35/49] Compiling Alamofire DataStreamRequest.swift
[36/49] Compiling Alamofire DownloadRequest.swift
[37/49] Compiling Alamofire Protected.swift
[38/49] Compiling Alamofire Request.swift
[39/49] Compiling Alamofire RequestTaskMap.swift
[40/49] Compiling Alamofire Response.swift
[41/49] Compiling Alamofire Session.swift
[42/49] Compiling Alamofire Combine.swift
[43/49] Compiling Alamofire Concurrency.swift
[44/49] Compiling Alamofire EventMonitor.swift
[45/49] Compiling Alamofire MultipartFormData.swift
[46/49] Compiling Alamofire MultipartUpload.swift
[47/49] Compiling Alamofire NetworkReachabilityManager.swift
[48/49] Compiling Alamofire OfflineRetrier.swift
[49/49] Compiling Alamofire RedirectHandler.swift
[50/86] Emitting module Networking
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/DecodingError+Description.swift:8:1: warning: extension declares a conformance of imported type 'DecodingError' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 6 | import Foundation
 7 |
 8 | extension DecodingError: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'DecodingError' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 9 |
10 |     public var errorDescription: String? {
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/HTTPHeaders+Equatable.swift:8:24: warning: conformance of 'HTTPHeaders' to protocol 'Equatable' was already stated in the type's module 'Alamofire'
 6 | import Alamofire
 7 |
 8 | extension HTTPHeaders: Equatable {
   |                        `- warning: conformance of 'HTTPHeaders' to protocol 'Equatable' was already stated in the type's module 'Alamofire'
 9 |
10 |     public static func == (lhs: HTTPHeaders, rhs: HTTPHeaders) -> Bool {
   |                        `- note: operator function '==' will not be used to satisfy the conformance to 'Equatable'
11 |         return lhs.dictionary == rhs.dictionary
12 |     }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Alamofire/Source/Core/HTTPHeaders.swift:28:15: note: 'HTTPHeaders' declares conformance to protocol 'Equatable' here
 26 |
 27 | /// An order-preserving and case-insensitive representation of HTTP headers.
 28 | public struct HTTPHeaders: Equatable, Hashable, Sendable {
    |               `- note: 'HTTPHeaders' declares conformance to protocol 'Equatable' here
 29 |     private var headers: [HTTPHeader] = []
 30 |
[51/90] Compiling Networking ImageBodyPart.swift
[52/90] Compiling Networking UploadEndpoint.swift
[53/90] Compiling Networking ErrorHandler.swift
[54/90] Compiling Networking ErrorHandlingResult.swift
[55/90] Compiling Networking URLResponse+TextEncoding.swift
[56/90] Compiling Networking RequestHeaders.swift
[57/90] Compiling Networking ReachabilityService.swift
[58/90] Compiling Networking ReachabilityServiceProtocol.swift
[59/90] Compiling Networking MultipartFormData+Append.swift
[60/90] Compiling Networking Response+Empty.swift
[61/90] Compiling Networking ResponseSerializer+TypeErasing.swift
[62/90] Compiling Networking URL+Math.swift
[63/90] Compiling Networking AuthorizationType.swift
[64/90] Compiling Networking StatusCode.swift
[65/90] Compiling Networking Endpoint.swift
[66/90] Compiling Networking FailableEndpoint.swift
[67/90] Compiling Networking GeneralRequestError.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/DecodingError+Description.swift:8:1: warning: extension declares a conformance of imported type 'DecodingError' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 6 | import Foundation
 7 |
 8 | extension DecodingError: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'DecodingError' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 9 |
10 |     public var errorDescription: String? {
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/HTTPHeaders+Equatable.swift:8:24: warning: conformance of 'HTTPHeaders' to protocol 'Equatable' was already stated in the type's module 'Alamofire'
 6 | import Alamofire
 7 |
 8 | extension HTTPHeaders: Equatable {
   |                        `- warning: conformance of 'HTTPHeaders' to protocol 'Equatable' was already stated in the type's module 'Alamofire'
 9 |
10 |     public static func == (lhs: HTTPHeaders, rhs: HTTPHeaders) -> Bool {
   |                        `- note: operator function '==' will not be used to satisfy the conformance to 'Equatable'
11 |         return lhs.dictionary == rhs.dictionary
12 |     }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Alamofire/Source/Core/HTTPHeaders.swift:28:15: note: 'HTTPHeaders' declares conformance to protocol 'Equatable' here
 26 |
 27 | /// An order-preserving and case-insensitive representation of HTTP headers.
 28 | public struct HTTPHeaders: Equatable, Hashable, Sendable {
    |               `- note: 'HTTPHeaders' declares conformance to protocol 'Equatable' here
 29 |     private var headers: [HTTPHeader] = []
 30 |
[68/90] Compiling Networking DecodingError+Description.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/DecodingError+Description.swift:8:1: warning: extension declares a conformance of imported type 'DecodingError' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 6 | import Foundation
 7 |
 8 | extension DecodingError: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'DecodingError' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 9 |
10 |     public var errorDescription: String? {
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/HTTPHeaders+Equatable.swift:8:24: warning: conformance of 'HTTPHeaders' to protocol 'Equatable' was already stated in the type's module 'Alamofire'
 6 | import Alamofire
 7 |
 8 | extension HTTPHeaders: Equatable {
   |                        `- warning: conformance of 'HTTPHeaders' to protocol 'Equatable' was already stated in the type's module 'Alamofire'
 9 |
10 |     public static func == (lhs: HTTPHeaders, rhs: HTTPHeaders) -> Bool {
   |                        `- note: operator function '==' will not be used to satisfy the conformance to 'Equatable'
11 |         return lhs.dictionary == rhs.dictionary
12 |     }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Alamofire/Source/Core/HTTPHeaders.swift:28:15: note: 'HTTPHeaders' declares conformance to protocol 'Equatable' here
 26 |
 27 | /// An order-preserving and case-insensitive representation of HTTP headers.
 28 | public struct HTTPHeaders: Equatable, Hashable, Sendable {
    |               `- note: 'HTTPHeaders' declares conformance to protocol 'Equatable' here
 29 |     private var headers: [HTTPHeader] = []
 30 |
[69/90] Compiling Networking HTTPHeaders+Equatable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/DecodingError+Description.swift:8:1: warning: extension declares a conformance of imported type 'DecodingError' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 6 | import Foundation
 7 |
 8 | extension DecodingError: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'DecodingError' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 9 |
10 |     public var errorDescription: String? {
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/HTTPHeaders+Equatable.swift:8:24: warning: conformance of 'HTTPHeaders' to protocol 'Equatable' was already stated in the type's module 'Alamofire'
 6 | import Alamofire
 7 |
 8 | extension HTTPHeaders: Equatable {
   |                        `- warning: conformance of 'HTTPHeaders' to protocol 'Equatable' was already stated in the type's module 'Alamofire'
 9 |
10 |     public static func == (lhs: HTTPHeaders, rhs: HTTPHeaders) -> Bool {
   |                        `- note: operator function '==' will not be used to satisfy the conformance to 'Equatable'
11 |         return lhs.dictionary == rhs.dictionary
12 |     }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Alamofire/Source/Core/HTTPHeaders.swift:28:15: note: 'HTTPHeaders' declares conformance to protocol 'Equatable' here
 26 |
 27 | /// An order-preserving and case-insensitive representation of HTTP headers.
 28 | public struct HTTPHeaders: Equatable, Hashable, Sendable {
    |               `- note: 'HTTPHeaders' declares conformance to protocol 'Equatable' here
 29 |     private var headers: [HTTPHeader] = []
 30 |
[70/90] Compiling Networking JSONDecoder+Decode.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/DecodingError+Description.swift:8:1: warning: extension declares a conformance of imported type 'DecodingError' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 6 | import Foundation
 7 |
 8 | extension DecodingError: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'DecodingError' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 9 |
10 |     public var errorDescription: String? {
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/HTTPHeaders+Equatable.swift:8:24: warning: conformance of 'HTTPHeaders' to protocol 'Equatable' was already stated in the type's module 'Alamofire'
 6 | import Alamofire
 7 |
 8 | extension HTTPHeaders: Equatable {
   |                        `- warning: conformance of 'HTTPHeaders' to protocol 'Equatable' was already stated in the type's module 'Alamofire'
 9 |
10 |     public static func == (lhs: HTTPHeaders, rhs: HTTPHeaders) -> Bool {
   |                        `- note: operator function '==' will not be used to satisfy the conformance to 'Equatable'
11 |         return lhs.dictionary == rhs.dictionary
12 |     }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Alamofire/Source/Core/HTTPHeaders.swift:28:15: note: 'HTTPHeaders' declares conformance to protocol 'Equatable' here
 26 |
 27 | /// An order-preserving and case-insensitive representation of HTTP headers.
 28 | public struct HTTPHeaders: Equatable, Hashable, Sendable {
    |               `- note: 'HTTPHeaders' declares conformance to protocol 'Equatable' here
 29 |     private var headers: [HTTPHeader] = []
 30 |
[71/90] Compiling Networking GeneralErrorHandler.swift
[72/90] Compiling Networking UnauthorizedErrorHandler.swift
[73/90] Compiling Networking AnyError.swift
[74/90] Compiling Networking ErrorPayload.swift
[75/90] Compiling Networking DecodableResponseSerializer.swift
[76/90] Compiling Networking JSONResponseSerializer.swift
[77/90] Compiling Networking ResponseSerializer.swift
[78/90] Compiling Networking StringResponseSerializer.swift
[79/90] Compiling Networking RequestAdapter.swift
[80/90] Compiling Networking TokenRequestAdapter.swift
[81/90] Compiling Networking Request.swift
[82/90] Compiling Networking RequestProtocols.swift
[83/90] Compiling Networking UploadRequest.swift
[84/90] Compiling Networking Response.swift
[85/90] Compiling Networking ResponseType.swift
[86/90] Compiling Networking AnyResponseSerializer.swift
[87/90] Compiling Networking AccessTokenSupervisor.swift
[88/90] Compiling Networking ErrorHandlingService.swift
[89/90] Compiling Networking NetworkService.swift
[90/90] Compiling Networking RequestAdaptingService.swift
Build complete! (9.80s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "alamofire",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Alamofire/Alamofire"
    }
  ],
  "manifest_display_name" : "Networking",
  "name" : "Networking",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "11.0"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    }
  ],
  "products" : [
    {
      "name" : "Networking",
      "targets" : [
        "Networking"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Networking",
      "module_type" : "SwiftTarget",
      "name" : "Networking",
      "path" : "Sources",
      "product_dependencies" : [
        "Alamofire"
      ],
      "product_memberships" : [
        "Networking"
      ],
      "sources" : [
        "Common/AuthorizationType.swift",
        "Common/StatusCode.swift",
        "Endpoints/Endpoint.swift",
        "Endpoints/FailableEndpoint.swift",
        "Endpoints/ImageBodyPart.swift",
        "Endpoints/UploadEndpoint.swift",
        "ErrorHandlers/ErrorHandler.swift",
        "ErrorHandlers/ErrorHandlingResult.swift",
        "ErrorHandlers/GeneralErrorHandler.swift",
        "ErrorHandlers/UnauthorizedErrorHandler.swift",
        "Errors/AnyError.swift",
        "Errors/ErrorPayload.swift",
        "Errors/GeneralRequestError.swift",
        "Extensions/DecodingError+Description.swift",
        "Extensions/HTTPHeaders+Equatable.swift",
        "Extensions/JSONDecoder+Decode.swift",
        "Extensions/MultipartFormData+Append.swift",
        "Extensions/Response+Empty.swift",
        "Extensions/ResponseSerializer+TypeErasing.swift",
        "Extensions/URL+Math.swift",
        "Extensions/URLResponse+TextEncoding.swift",
        "Headers/RequestHeaders.swift",
        "Reachability/ReachabilityService.swift",
        "Reachability/ReachabilityServiceProtocol.swift",
        "RequestAdapters/RequestAdapter.swift",
        "RequestAdapters/TokenRequestAdapter.swift",
        "Requests/Request.swift",
        "Requests/RequestProtocols.swift",
        "Requests/UploadRequest.swift",
        "Responses/Response.swift",
        "Responses/ResponseType.swift",
        "Serializers/AnyResponseSerializer.swift",
        "Serializers/DecodableResponseSerializer.swift",
        "Serializers/JSONResponseSerializer.swift",
        "Serializers/ResponseSerializer.swift",
        "Serializers/StringResponseSerializer.swift",
        "Services/AccessTokenSupervisor.swift",
        "Services/ErrorHandlingService.swift",
        "Services/NetworkService.swift",
        "Services/RequestAdaptingService.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.