The Swift Package Index logo.Swift Package Index

Build Information

Successful build of HTTP, reference 0.4.0 (6fcb34), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 01:11:04 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/grdsdev/swift-http.git
Reference: 0.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/grdsdev/swift-http
 * tag               0.4.0      -> FETCH_HEAD
HEAD is now at 6fcb342 remove IssueReporting dependency
Cloned https://github.com/grdsdev/swift-http.git
Revision (git rev-parse @):
6fcb342f768b67690f3628ea050f76b5f8ac4743
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/grdsdev/swift-http.git at 0.4.0
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/apple/swift-http-types
[1/5464] Fetching swift-custom-dump
[165/6507] Fetching swift-custom-dump, swift-http-types
[802/12230] Fetching swift-custom-dump, swift-http-types, xctest-dynamic-overlay
[11831/28283] Fetching swift-custom-dump, swift-http-types, xctest-dynamic-overlay, swift-snapshot-testing
[12713/103269] Fetching swift-custom-dump, swift-http-types, xctest-dynamic-overlay, swift-snapshot-testing, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (4.75s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (4.75s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (4.75s)
Fetched https://github.com/swiftlang/swift-syntax from cache (4.75s)
Fetched https://github.com/apple/swift-http-types from cache (4.75s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.3.1 (8.62s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.1 (0.68s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.95s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.63s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.63s)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.3.1
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.1
========================================
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-http",
      "name": "HTTP",
      "url": "https://github.com/grdsdev/swift-http.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http",
      "traits": [
        "default"
      ],
      "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",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/grdsdev/swift-http.git
[1/423] Fetching swift-http
Fetched https://github.com/grdsdev/swift-http.git from cache (0.70s)
Fetching https://github.com/apple/swift-http-types from cache
Fetched https://github.com/apple/swift-http-types from cache (0.46s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.5.1 (1.03s)
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/grdsdev/swift-http.git
Working copy of https://github.com/grdsdev/swift-http.git resolved at 0.4.0 (6fcb342)
warning: '.resolve-product-dependencies': dependency 'swift-http' is not used by any target
Found 1 product dependencies
  - swift-http-types
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/grdsdev/swift-http.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version--6988338F2F200930.txt
[7/15] Compiling HTTPTypes HTTPRequest.swift
[8/15] Compiling HTTPTypes ISOLatin1String.swift
[9/15] Compiling HTTPTypes NIOLock.swift
[10/15] Compiling HTTPTypes HTTPResponse.swift
[11/15] Compiling HTTPTypes HTTPParsedFields.swift
[12/15] Compiling HTTPTypes HTTPFieldName.swift
[13/15] Emitting module HTTPTypes
[14/15] Compiling HTTPTypes HTTPField.swift
[15/15] Compiling HTTPTypes HTTPFields.swift
[16/21] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[17/21] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[18/21] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[19/21] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[20/21] Emitting module HTTPTypesFoundation
[21/21] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[22/28] Compiling HTTP URLSearchParams.swift
[23/28] Compiling HTTP HTTPRequestEncodableBody.swift
[24/28] Compiling HTTP HTTPClient.swift
[25/28] Compiling HTTP Response.swift
[26/28] Compiling HTTP Coding.swift
[27/28] Compiling HTTP FormData.swift
[28/28] Emitting module HTTP
[29/34] Compiling HTTPMock Match.swift
[30/34] Compiling HTTPMock HTTPClientMock.swift
[31/34] Emitting module HTTPMock
[32/34] Compiling HTTPFoundation URLSessionHTTPClient.swift
[33/34] Emitting module HTTPFoundation
[34/34] Compiling HTTPFoundation DataLoader.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTTPFoundation/DataLoader.swift:150:20: warning: TODO: loading whole file into memory is not ideal, find a better solution
148 |       {
149 |         do {
150 |           #warning("TODO: loading whole file into memory is not ideal, find a better solution")
    |                    `- warning: TODO: loading whole file into memory is not ideal, find a better solution
151 |           let body = Response.Body()
152 |           body.yield(try Data(contentsOf: location))
Build complete! (11.19s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing"
    },
    {
      "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"
    }
  ],
  "manifest_display_name" : "HTTP",
  "name" : "HTTP",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "HTTP",
      "targets" : [
        "HTTP"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HTTPFoundation",
      "targets" : [
        "HTTPFoundation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HTTPMock",
      "targets" : [
        "HTTPMock"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "HTTPTests",
      "module_type" : "SwiftTarget",
      "name" : "HTTPTests",
      "path" : "Tests/HTTPTests",
      "product_dependencies" : [
        "InlineSnapshotTesting"
      ],
      "sources" : [
        "FormDataTests.swift",
        "HTTPClientMockTests.swift",
        "HTTPTests.swift",
        "ResponseTests.swift",
        "URLSearchParamsTests.swift"
      ],
      "target_dependencies" : [
        "HTTP",
        "HTTPFoundation",
        "HTTPMock"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HTTPMock",
      "module_type" : "SwiftTarget",
      "name" : "HTTPMock",
      "path" : "Sources/HTTPMock",
      "product_memberships" : [
        "HTTPMock"
      ],
      "sources" : [
        "HTTPClientMock.swift",
        "Match.swift"
      ],
      "target_dependencies" : [
        "HTTP"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HTTPFoundation",
      "module_type" : "SwiftTarget",
      "name" : "HTTPFoundation",
      "path" : "Sources/HTTPFoundation",
      "product_memberships" : [
        "HTTPFoundation"
      ],
      "sources" : [
        "DataLoader.swift",
        "URLSessionHTTPClient.swift"
      ],
      "target_dependencies" : [
        "HTTP"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HTTP",
      "module_type" : "SwiftTarget",
      "name" : "HTTP",
      "path" : "Sources/HTTP",
      "product_dependencies" : [
        "HTTPTypes",
        "HTTPTypesFoundation"
      ],
      "product_memberships" : [
        "HTTP",
        "HTTPFoundation",
        "HTTPMock"
      ],
      "sources" : [
        "Coding.swift",
        "FormData.swift",
        "HTTPClient.swift",
        "HTTPRequestEncodableBody.swift",
        "Response.swift",
        "URLSearchParams.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/grdsdev/swift-http/0.4.0
Repository:               grdsdev/swift-http
Swift version used:       6.3
Target:                   HTTP
Extracting symbol information for 'HTTP'...
Finished extracting symbol information for 'HTTP'. (28.15s)
Building documentation for 'HTTP'...
warning: 'Data' doesn't exist at '/HTTP/Response/data()'
   --> Sources/HTTP/Response.swift:102:34-102:38
100 |   }
101 |
102 +   /// Decodes response body as ``Data``.
103 |   /// - Returns: The response body as ``Data``.
104 |   public func data() async -> Data {
warning: 'Data' doesn't exist at '/HTTP/Response/data()'
   --> Sources/HTTP/Response.swift:103:41-103:45
101 |
102 |   /// Decodes response body as ``Data``.
103 +   /// - Returns: The response body as ``Data``.
104 |   public func data() async -> Data {
105 |     await body.collect()
warning: 'Data' doesn't exist at '/HTTP/Response/Body/collect()'
   --> Sources/HTTP/Response.swift:125:43-125:47
123 |     }
124 |
125 +     /// Collects the response body as a ``Data``.
126 |     /// - Returns: The response body as ``Data``.
127 |     public func collect() async -> Data {
warning: 'Data' doesn't exist at '/HTTP/Response/Body/collect()'
   --> Sources/HTTP/Response.swift:126:43-126:47
124 |
125 |     /// Collects the response body as a ``Data``.
126 +     /// - Returns: The response body as ``Data``.
127 |     public func collect() async -> Data {
128 |       await stream.reduce(into: Data()) { $0 += $1 }
Finished building documentation for 'HTTP' (0.41s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/grdsdev/swift-http/0.4.0
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/swiftlang/swift-syntax
Updating https://github.com/apple/swift-http-types
[1/2277] Fetching swift-docc-plugin
Updated https://github.com/swiftlang/swift-syntax (0.84s)
Updated https://github.com/apple/swift-http-types (0.84s)
Updating https://github.com/pointfreeco/swift-snapshot-testing
Updating https://github.com/pointfreeco/swift-custom-dump
Updating https://github.com/pointfreeco/xctest-dynamic-overlay
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.12s)
Updated https://github.com/pointfreeco/swift-snapshot-testing (0.54s)
Computing version for https://github.com/apple/swift-http-types
Updated https://github.com/pointfreeco/xctest-dynamic-overlay (0.54s)
Updated https://github.com/pointfreeco/swift-custom-dump (0.54s)
Computed https://github.com/apple/swift-http-types at 1.3.1 (2.31s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.1 (0.55s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.72s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.56s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.56s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.65s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.18s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.97s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling SymbolKit GenericConstraint.swift
[7/53] Compiling SymbolKit GenericParameter.swift
[8/53] Compiling SymbolKit Generics.swift
[9/53] Compiling SymbolKit Namespace.swift
[10/57] Compiling SymbolKit DeclarationFragments.swift
[11/57] Compiling SymbolKit Fragment.swift
[12/57] Compiling SymbolKit FragmentKind.swift
[13/57] Compiling SymbolKit FunctionParameter.swift
[14/57] Compiling SymbolKit FunctionSignature.swift
[15/57] Emitting module SymbolKit
[16/57] Compiling SymbolKit SemanticVersion.swift
[17/57] Compiling SymbolKit AccessControl.swift
[18/57] Compiling SymbolKit Availability.swift
[19/57] Compiling SymbolKit AvailabilityItem.swift
[20/57] Compiling SymbolKit Domain.swift
[21/57] Compiling SymbolKit Mixin+Equals.swift
[22/57] Compiling SymbolKit Mixin+Hash.swift
[23/57] Compiling SymbolKit Mixin.swift
[24/57] Compiling SymbolKit LineList.swift
[25/57] Compiling SymbolKit Position.swift
[26/57] Compiling SymbolKit Identifier.swift
[27/57] Compiling SymbolKit KindIdentifier.swift
[28/57] Compiling SymbolKit Location.swift
[29/57] Compiling SymbolKit Mutability.swift
[30/57] Compiling SymbolKit Names.swift
[31/57] Compiling SymbolKit SPI.swift
[32/57] Compiling SymbolKit Snippet.swift
[33/57] Compiling SymbolKit Extension.swift
[34/57] Compiling SymbolKit Symbol.swift
[35/57] Compiling SymbolKit SymbolKind.swift
[36/57] Compiling SymbolKit SymbolGraph.swift
[37/57] Compiling SymbolKit GraphCollector.swift
[38/57] Compiling SymbolKit Relationship.swift
[39/57] Compiling SymbolKit RelationshipKind.swift
[40/57] Compiling SymbolKit SourceOrigin.swift
[41/57] Compiling SymbolKit GenericConstraints.swift
[42/57] Compiling SymbolKit Swift.swift
[43/57] Compiling SymbolKit SourceRange.swift
[44/57] Compiling SymbolKit Metadata.swift
[45/57] Compiling SymbolKit Module.swift
[46/57] Compiling SymbolKit OperatingSystem.swift
[47/57] Compiling SymbolKit Platform.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets Snippet.swift
[53/57] Compiling Snippets SnippetParser.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SnippetBuildCommand.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.02s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'HTTP' complete! (0.43s)
Target:                   HTTPFoundation
Extracting symbol information for 'HTTPFoundation'...
Finished extracting symbol information for 'HTTPFoundation'. (0.57s)
Building documentation for 'HTTPFoundation'...
warning: 'Fetch' doesn't exist at '/HTTPFoundation/URLSessionHTTPClient'
  --> Sources/HTTPFoundation/URLSessionHTTPClient.swift:13:9-13:14
11 | public let http: any HTTPClient = URLSessionHTTPClient()
12 |
13 + /// A ``Fetch`` implementation that uses `URLSession`.
14 | public struct URLSessionHTTPClient: HTTPClient {
15 |   /// Configuration options for the Fetch instance.
warning: Parameter 'body' is missing documentation
  --> Sources/HTTPFoundation/URLSessionHTTPClient.swift:71:80-71:80
69 |
70 |   /// Performs an HTTP request using a Request object.
71 +   /// - Parameter request: The `Request` object containing the URL and options.
   |                                                                                ╰─suggestion: Document 'body' parameter
72 |   /// - Returns: A `Response` object.
73 |   /// - Throws: An error if the request fails or if the response is not an HTTP response.
Finished building documentation for 'HTTPFoundation' (0.07s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/grdsdev/swift-http/0.4.0
Building for debugging...
[0/3] Write swift-version--6988338F2F200930.txt
Build of product 'snippet-extract' complete! (0.39s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'HTTPFoundation' complete! (0.46s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/grdsdev/swift-http/0.4.0/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/grdsdev/swift-http/0.4.0/linkable-paths.json
     294
3	/Users/admin/builder/spi-builder-workspace/.docs/grdsdev/swift-http/0.4.0
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/grdsdev/swift-http/0.4.0
File count: 294
Doc size:   3.0MB
Preparing doc bundle ...
Uploading prod-grdsdev-swift-http-0.4.0-1e1e63b0.zip to s3://spi-docs-inbox/prod-grdsdev-swift-http-0.4.0-1e1e63b0.zip
Copying... [10%]
Copying... [21%]
Copying... [31%]
Copying... [42%]
Copying... [52%]
Copying... [62%]
Copying... [73%]
Copying... [83%]
Copying... [93%]
Copying... [100%]
Done.