The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-http-client, reference main (192238), with Swift 6.2 for macOS (SPM) on 26 Feb 2026 02:08:56 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/grdsdev/swift-http-client
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-log
Fetching https://github.com/apple/swift-http-types
[1/951] Fetching swift-http-types
[525/7041] Fetching swift-http-types, swift-log
Fetched https://github.com/apple/swift-log from cache (1.11s)
[1/20095] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (2.23s)
Fetched https://github.com/apple/swift-http-types from cache (2.23s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.4 (2.76s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (0.60s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.50s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.4.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",
  "dependencies": [
    {
      "identity": "swift-http-client",
      "name": "swift-http-client",
      "url": "https://github.com/grdsdev/swift-http-client.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-client",
      "dependencies": [
        {
          "identity": "swift-http-types",
          "name": "swift-http-types",
          "url": "https://github.com/apple/swift-http-types",
          "version": "1.5.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-types",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-collections",
          "name": "swift-collections",
          "url": "https://github.com/apple/swift-collections",
          "version": "1.3.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log",
          "version": "1.10.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/grdsdev/swift-http-client.git
[1/233] Fetching swift-http-client
Fetched https://github.com/grdsdev/swift-http-client.git from cache (0.71s)
Fetching https://github.com/apple/swift-http-types from cache
Fetching https://github.com/apple/swift-log from cache
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-http-types from cache (0.47s)
Fetched https://github.com/apple/swift-log from cache (0.53s)
Fetched https://github.com/apple/swift-collections from cache (0.57s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.5.1 (0.63s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (0.58s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.10.1 (0.51s)
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/grdsdev/swift-http-client.git
Working copy of https://github.com/grdsdev/swift-http-client.git resolved at main (1922381)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.3.0
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
warning: '.resolve-product-dependencies': dependency 'swift-http-client' is not used by any target
Found 3 product dependencies
  - swift-http-types
  - swift-collections
  - swift-log
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/grdsdev/swift-http-client.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-49B95AFC49DCD68C.txt
[8/35] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[9/36] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[10/36] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[11/36] Compiling InternalCollectionsUtilities Debugging.swift
[12/36] Compiling InternalCollectionsUtilities Descriptions.swift
[13/36] Emitting module InternalCollectionsUtilities
[14/36] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[15/36] Compiling InternalCollectionsUtilities _SortedCollection.swift
[16/36] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[17/36] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[18/36] Compiling InternalCollectionsUtilities UInt+reversed.swift
[19/36] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[20/36] Compiling InternalCollectionsUtilities Integer rank.swift
[21/36] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[22/36] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[23/52] Compiling DequeModule _DequeSlot.swift
[24/53] Compiling DequeModule _DequeBufferHeader.swift
[25/53] Compiling DequeModule _UnsafeWrappedBuffer.swift
[26/53] Compiling DequeModule Deque+Testing.swift
[27/53] Compiling DequeModule Deque._Storage.swift
[28/53] Compiling DequeModule Deque+Extras.swift
[29/53] Compiling DequeModule Deque+Hashable.swift
[30/53] Compiling DequeModule Deque._UnsafeHandle.swift
[31/53] Compiling DequeModule Deque.swift
[32/53] Compiling DequeModule Deque+Equatable.swift
[33/53] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[34/53] Compiling DequeModule _DequeBuffer.swift
[35/53] Compiling DequeModule Deque+CustomReflectable.swift
[36/53] Compiling DequeModule Deque+Descriptions.swift
[37/53] Compiling DequeModule Deque+Codable.swift
[38/53] Compiling DequeModule Deque+Collection.swift
[39/53] Emitting module DequeModule
[40/53] Compiling HTTPTypes HTTPRequest.swift
[41/53] Compiling HTTPTypes ISOLatin1String.swift
[42/53] Compiling HTTPTypes NIOLock.swift
[43/53] Compiling HTTPTypes HTTPResponse.swift
[44/53] Compiling HTTPTypes HTTPFieldName.swift
[45/53] Compiling HTTPTypes HTTPField.swift
[46/53] Emitting module HTTPTypes
[47/53] Compiling HTTPTypes HTTPParsedFields.swift
[48/53] Compiling HTTPTypes HTTPFields.swift
[49/59] Emitting module Logging
[50/59] Compiling Logging Locks.swift
[51/59] Compiling Logging LogHandler.swift
[52/59] Compiling Logging MetadataProvider.swift
[53/59] Compiling Logging Logging.swift
[54/59] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[55/59] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[56/59] Emitting module HTTPTypesFoundation
[57/59] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[58/59] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[59/59] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[60/80] Compiling HTTPClient HTTPBody+Progress.swift
[61/80] Compiling HTTPClient HTTPBody.swift
[62/80] Compiling HTTPClient BidirectionalStreamingURLSessionDelegate.swift
[63/80] Compiling HTTPClient HTTPBodyOutputStreamBridge.swift
[64/80] Compiling HTTPClient MultipartFormData+HTTPBody.swift
[65/80] Compiling HTTPClient MultipartFormData.swift
[66/80] Compiling HTTPClient CurrencyTypes.swift
[67/80] Compiling HTTPClient HTTPBody+Extensions.swift
[68/80] Compiling HTTPClient PrettyStringConvertible.swift
[69/80] Compiling HTTPClient ClientError.swift
[70/80] Compiling HTTPClient RuntimeError.swift
[71/80] Emitting module HTTPClient
[72/80] Compiling HTTPClient AsyncSequenceCommon.swift
[73/80] Compiling HTTPClient Client+MultipartFormData.swift
[74/80] Compiling HTTPClient Exports.swift
[75/80] Compiling HTTPClient BufferedStream.swift
[76/80] Compiling HTTPClient Lock.swift
[77/80] Compiling HTTPClient URLSession+Extensions.swift
[78/80] Compiling HTTPClient URLSessionTransport.swift
[79/80] Compiling HTTPClient Client.swift
[80/80] Compiling HTTPClient ClientTransport.swift
[81/82] Compiling HTTPClient LoggingMiddleware.swift
[82/82] Compiling HTTPClient MockClientTransport.swift
Build complete! (8.01s)
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.