The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-http-client, reference v0.4.0 (192238), with Swift 6.0 for macOS (SPM) on 26 Feb 2026 02:02:34 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/grdsdev/swift-http-client.git
Reference: v0.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/grdsdev/swift-http-client
 * tag               v0.4.0     -> FETCH_HEAD
HEAD is now at 1922381 feat: migrate to Swift 6.0 with sending/consuming annotations (#9)
Cloned https://github.com/grdsdev/swift-http-client.git
Revision (git rev-parse @):
192238148a6c166e0edb4b5c96faadfd7d2734f8
SUCCESS checkout https://github.com/grdsdev/swift-http-client.git at v0.4.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/grdsdev/swift-http-client.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-5BDAB9E9C0126B9D.txt
[8/39] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[9/40] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[10/40] Compiling InternalCollectionsUtilities Debugging.swift
[11/40] Compiling InternalCollectionsUtilities Descriptions.swift
[12/40] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[13/40] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[14/40] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[15/40] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[16/40] Emitting module InternalCollectionsUtilities
[17/40] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[18/40] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[19/40] Compiling InternalCollectionsUtilities _SortedCollection.swift
[20/40] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[21/40] Compiling InternalCollectionsUtilities UInt+reversed.swift
[22/40] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[23/40] Compiling InternalCollectionsUtilities Integer rank.swift
[24/40] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[25/40] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[26/56] Compiling DequeModule _DequeBuffer.swift
[27/57] Compiling DequeModule Deque+Equatable.swift
[28/57] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[29/57] Compiling DequeModule _UnsafeWrappedBuffer.swift
[30/57] Compiling DequeModule Deque+Extras.swift
[31/57] Compiling DequeModule Deque+Hashable.swift
[32/57] Compiling DequeModule _DequeSlot.swift
[33/57] Compiling DequeModule _DequeBufferHeader.swift
[34/57] Compiling DequeModule Deque+Testing.swift
[35/57] Compiling DequeModule Deque._Storage.swift
[36/57] Compiling DequeModule Deque._UnsafeHandle.swift
[37/57] Compiling DequeModule Deque.swift
[38/57] Compiling DequeModule Deque+CustomReflectable.swift
[39/57] Compiling DequeModule Deque+Descriptions.swift
[40/57] Compiling DequeModule Deque+Codable.swift
[41/57] Compiling DequeModule Deque+Collection.swift
[42/57] Emitting module DequeModule
[43/57] Compiling Logging Logging.swift
[44/57] Compiling Logging MetadataProvider.swift
[45/57] Compiling Logging LogHandler.swift
[46/57] Emitting module Logging
[47/57] Compiling Logging Locks.swift
[48/57] Compiling HTTPTypes NIOLock.swift
[49/57] Compiling HTTPTypes ISOLatin1String.swift
[50/57] Compiling HTTPTypes HTTPResponse.swift
[51/57] Compiling HTTPTypes HTTPRequest.swift
[52/57] Compiling HTTPTypes HTTPParsedFields.swift
[53/57] Compiling HTTPTypes HTTPField.swift
[54/57] Emitting module HTTPTypes
[55/57] Compiling HTTPTypes HTTPRequest+URL.swift
[56/57] Compiling HTTPTypes HTTPFields.swift
[57/57] Compiling HTTPTypes HTTPFieldName.swift
[58/63] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[59/63] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[60/63] Compiling HTTPTypesFoundation HTTPTypesFoundation.swift
[61/63] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[62/63] Emitting module HTTPTypesFoundation
[63/63] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[64/84] Emitting module HTTPClient
[65/86] Compiling HTTPClient HTTPBody+Progress.swift
[66/86] Compiling HTTPClient HTTPBody.swift
[67/86] Compiling HTTPClient Exports.swift
[68/86] Compiling HTTPClient BufferedStream.swift
[69/86] Compiling HTTPClient Lock.swift
[70/86] Compiling HTTPClient LoggingMiddleware.swift
[71/86] Compiling HTTPClient MockClientTransport.swift
[72/86] Compiling HTTPClient CurrencyTypes.swift
[73/86] Compiling HTTPClient HTTPBody+Extensions.swift
[74/86] Compiling HTTPClient AsyncSequenceCommon.swift
[75/86] Compiling HTTPClient Client+MultipartFormData.swift
[76/86] Compiling HTTPClient PrettyStringConvertible.swift
[77/86] Compiling HTTPClient ClientError.swift
[78/86] Compiling HTTPClient RuntimeError.swift
[79/86] Compiling HTTPClient Client.swift
[80/86] Compiling HTTPClient ClientTransport.swift
[81/86] Compiling HTTPClient BidirectionalStreamingURLSessionDelegate.swift
[82/86] Compiling HTTPClient HTTPBodyOutputStreamBridge.swift
[83/86] Compiling HTTPClient URLSession+Extensions.swift
[84/86] Compiling HTTPClient URLSessionTransport.swift
[85/86] Compiling HTTPClient MultipartFormData+HTTPBody.swift
[86/86] Compiling HTTPClient MultipartFormData.swift
Build complete! (13.44s)
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/apple/swift-log
[1/951] Fetching swift-http-types
[563/7041] Fetching swift-http-types, swift-log
[816/27136] Fetching swift-http-types, swift-log, swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.80s)
Fetched https://github.com/apple/swift-log from cache (1.80s)
Fetched https://github.com/apple/swift-http-types from cache (1.80s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.5.1 (0.45s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (0.55s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.10.1 (0.43s)
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.10.1
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.3.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-http-types",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-http-types"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log"
    }
  ],
  "manifest_display_name" : "swift-http-client",
  "name" : "swift-http-client",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "HTTPClient",
      "targets" : [
        "HTTPClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "HTTPClientTests",
      "module_type" : "SwiftTarget",
      "name" : "HTTPClientTests",
      "path" : "Tests/HTTPClientTests",
      "sources" : [
        "ClientTests.swift",
        "ErrorTests.swift",
        "HTTPBodyProgressTests.swift",
        "HTTPBodyTests.swift",
        "IntegrationTests.swift",
        "LoggingMiddlewareTests.swift",
        "MiddlewareTests.swift",
        "MultipartFormDataIntegrationTests.swift",
        "MultipartFormDataTests.swift",
        "TestHelpers.swift"
      ],
      "target_dependencies" : [
        "HTTPClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HTTPClient",
      "module_type" : "SwiftTarget",
      "name" : "HTTPClient",
      "path" : "Sources/HTTPClient",
      "product_dependencies" : [
        "HTTPTypes",
        "HTTPTypesFoundation",
        "Logging",
        "DequeModule"
      ],
      "product_memberships" : [
        "HTTPClient"
      ],
      "sources" : [
        "Base/PrettyStringConvertible.swift",
        "Errors/ClientError.swift",
        "Errors/RuntimeError.swift",
        "Exports.swift",
        "HTTPClientFoundation/BufferedStream/BufferedStream.swift",
        "HTTPClientFoundation/BufferedStream/Lock.swift",
        "HTTPClientFoundation/URLSessionBidirectionalStreaming/BidirectionalStreamingURLSessionDelegate.swift",
        "HTTPClientFoundation/URLSessionBidirectionalStreaming/HTTPBodyOutputStreamBridge.swift",
        "HTTPClientFoundation/URLSessionBidirectionalStreaming/URLSession+Extensions.swift",
        "HTTPClientFoundation/URLSessionTransport.swift",
        "Interface/AsyncSequenceCommon.swift",
        "Interface/Client+MultipartFormData.swift",
        "Interface/Client.swift",
        "Interface/ClientTransport.swift",
        "Interface/CurrencyTypes.swift",
        "Interface/HTTPBody+Extensions.swift",
        "Interface/HTTPBody+Progress.swift",
        "Interface/HTTPBody.swift",
        "Interface/MultipartFormData+HTTPBody.swift",
        "Interface/MultipartFormData.swift",
        "Middlewares/LoggingMiddleware.swift",
        "MockClientTransport.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.