The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of HTTP, reference 0.4.0 (6fcb34), with Swift 6.0 for macOS (SPM) on 4 Apr 2025 18:44:35 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
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/pointfreeco/swift-custom-dump
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/swiftlang/swift-syntax
[9/890] Fetching swift-http-types
[251/6232] Fetching swift-http-types, xctest-dynamic-overlay
[1426/10813] Fetching swift-http-types, xctest-dynamic-overlay, swift-custom-dump
Fetched https://github.com/apple/swift-http-types from cache (0.78s)
[1092/9923] Fetching xctest-dynamic-overlay, swift-custom-dump
[5384/22993] Fetching xctest-dynamic-overlay, swift-custom-dump, swift-snapshot-testing
[11362/92845] Fetching xctest-dynamic-overlay, swift-custom-dump, swift-snapshot-testing, swift-syntax
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.43s)
Computing version for https://github.com/apple/swift-http-types
[72790/79775] Fetching xctest-dynamic-overlay, swift-custom-dump, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (3.30s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (3.30s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (3.30s)
Computed https://github.com/apple/swift-http-types at 1.3.1 (2.97s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.1 (0.42s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.58s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.40s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.40s)
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
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
========================================
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",
      "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",
      "dependencies": [
        {
          "identity": "swift-http-types",
          "name": "swift-http-types",
          "url": "https://github.com/apple/swift-http-types",
          "version": "1.3.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-types",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/grdsdev/swift-http.git
[1/420] 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.47s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.3.1 (0.02s)
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/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.0
Building package at path:  $PWD
https://github.com/grdsdev/swift-http.git
https://github.com/grdsdev/swift-http.git
{
  "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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-5BDAB9E9C0126B9D.txt
[7/15] Compiling HTTPTypes NIOLock.swift
[8/15] Compiling HTTPTypes HTTPRequest.swift
[9/15] Compiling HTTPTypes HTTPParsedFields.swift
[10/15] Compiling HTTPTypes ISOLatin1String.swift
[11/15] Compiling HTTPTypes HTTPResponse.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 URLSession+HTTPTypes.swift
[17/21] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[18/21] Emitting module HTTPTypesFoundation
[19/21] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[20/21] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[21/21] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[22/28] Compiling HTTP URLSearchParams.swift
[23/28] Compiling HTTP Response.swift
[24/28] Compiling HTTP HTTPClient.swift
[25/28] Compiling HTTP HTTPRequestEncodableBody.swift
[26/28] Emitting module HTTP
[27/28] Compiling HTTP Coding.swift
[28/28] Compiling HTTP FormData.swift
[29/34] Compiling HTTPMock Match.swift
[30/34] Emitting module HTTPMock
[31/34] Compiling HTTPMock HTTPClientMock.swift
[32/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))
[33/34] Emitting module HTTPFoundation
[34/34] Compiling HTTPFoundation URLSessionHTTPClient.swift
Build complete! (13.07s)
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.0
Target:                   HTTP
Extracting symbol information for 'HTTP'...
Finished extracting symbol information for 'HTTP'. (3.34s)
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.37s)
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/pointfreeco/xctest-dynamic-overlay
Updating https://github.com/pointfreeco/swift-snapshot-testing
Updated https://github.com/pointfreeco/xctest-dynamic-overlay (0.53s)
Updated https://github.com/pointfreeco/swift-snapshot-testing (0.53s)
[1/2050] Fetching swift-docc-plugin
Updating https://github.com/pointfreeco/swift-custom-dump
Updating https://github.com/apple/swift-http-types
Updating https://github.com/swiftlang/swift-syntax
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.10s)
Updated https://github.com/apple/swift-http-types (0.86s)
Updated https://github.com/pointfreeco/swift-custom-dump (0.86s)
Updated https://github.com/swiftlang/swift-syntax (0.86s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.3.1 (0.50s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.1 (0.40s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.58s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.40s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.40s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.51s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3365] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.15s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.55s)
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
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.3
Building for debugging...
[0/8] Write sources
[2/8] Write snippet-extract-tool-entitlement.plist
[2/8] Write sources
[4/8] Write swift-version-5BDAB9E9C0126B9D.txt
[6/53] Compiling SymbolKit Mixin+Equals.swift
[7/53] Compiling SymbolKit Mixin+Hash.swift
[8/53] Compiling SymbolKit Mixin.swift
[9/53] Compiling SymbolKit LineList.swift
[10/53] Compiling SymbolKit Position.swift
[11/57] Emitting module SymbolKit
[12/57] Compiling SymbolKit Relationship.swift
[13/57] Compiling SymbolKit RelationshipKind.swift
[14/57] Compiling SymbolKit SourceOrigin.swift
[15/57] Compiling SymbolKit GenericConstraints.swift
[16/57] Compiling SymbolKit Swift.swift
[17/57] Compiling SymbolKit DeclarationFragments.swift
[18/57] Compiling SymbolKit Fragment.swift
[19/57] Compiling SymbolKit FragmentKind.swift
[20/57] Compiling SymbolKit FunctionParameter.swift
[21/57] Compiling SymbolKit FunctionSignature.swift
[22/57] Compiling SymbolKit Names.swift
[23/57] Compiling SymbolKit SPI.swift
[24/57] Compiling SymbolKit Snippet.swift
[25/57] Compiling SymbolKit Extension.swift
[26/57] Compiling SymbolKit SourceRange.swift
[27/57] Compiling SymbolKit Metadata.swift
[28/57] Compiling SymbolKit Module.swift
[29/57] Compiling SymbolKit OperatingSystem.swift
[30/57] Compiling SymbolKit Platform.swift
[31/57] Compiling SymbolKit Identifier.swift
[32/57] Compiling SymbolKit KindIdentifier.swift
[33/57] Compiling SymbolKit Location.swift
[34/57] Compiling SymbolKit Mutability.swift
[35/57] Compiling SymbolKit SemanticVersion.swift
[36/57] Compiling SymbolKit AccessControl.swift
[37/57] Compiling SymbolKit Availability.swift
[38/57] Compiling SymbolKit AvailabilityItem.swift
[39/57] Compiling SymbolKit Domain.swift
[40/57] Compiling SymbolKit GenericConstraint.swift
[41/57] Compiling SymbolKit GenericParameter.swift
[42/57] Compiling SymbolKit Generics.swift
[43/57] Compiling SymbolKit Namespace.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.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] Emitting module Snippets
[53/57] Compiling Snippets SnippetParser.swift
[54/57] Compiling Snippets Snippet.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.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.79s)
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
[2/10] Compiling HTTPTypes ISOLatin1String.swift
[3/10] Compiling HTTPTypes NIOLock.swift
[4/10] Compiling HTTPTypes HTTPResponse.swift
[5/10] Compiling HTTPTypes HTTPParsedFields.swift
[6/10] Compiling HTTPTypes HTTPRequest.swift
[7/10] Compiling HTTPTypes HTTPField.swift
[8/10] Emitting module HTTPTypes
[9/10] Compiling HTTPTypes HTTPFieldName.swift
[10/10] Compiling HTTPTypes HTTPFields.swift
[11/16] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[12/16] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[13/16] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[14/16] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[15/16] Emitting module HTTPTypesFoundation
[16/16] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[17/23] Compiling HTTP URLSearchParams.swift
[18/23] Compiling HTTP Response.swift
[19/23] Compiling HTTP HTTPRequestEncodableBody.swift
[20/23] Compiling HTTP HTTPClient.swift
[21/23] Emitting module HTTP
[22/23] Compiling HTTP FormData.swift
[23/23] Compiling HTTP Coding.swift
Build of target: 'HTTP' complete! (1.40s)
Target:                   HTTPFoundation
Extracting symbol information for 'HTTPFoundation'...
Finished extracting symbol information for 'HTTPFoundation'. (0.76s)
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.05s)
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-5BDAB9E9C0126B9D.txt
Build of product 'snippet-extract' complete! (0.21s)
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
[2/4] Compiling HTTPFoundation URLSessionHTTPClient.swift
[3/4] Emitting module HTTPFoundation
[4/4] 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 of target: 'HTTPFoundation' complete! (0.58s)
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
     286
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: 286
Doc size:   3.0MB
Preparing doc bundle ...
Uploading prod-grdsdev-swift-http-0.4.0-2eeab2fb.zip to s3://spi-docs-inbox/prod-grdsdev-swift-http-0.4.0-2eeab2fb.zip
Copying... [11%]
Copying... [22%]
Copying... [33%]
Copying... [43%]
Copying... [54%]
Copying... [65%]
Copying... [76%]
Copying... [87%]
Copying... [98%]
Copying... [100%]
Done.