Build Information
Successful build of HTTP, reference main (f61a71), with Swift 6.1 for macOS (SPM) on 5 May 2025 18:20:06 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .statsBuild Log
========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/grdsdev/swift-http.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/grdsdev/swift-http
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at f61a71a Update deps
Cloned https://github.com/grdsdev/swift-http.git
Revision (git rev-parse @):
f61a71ad4278287a033a36595132c19f1af2d3c6
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/grdsdev/swift-http.git at main
Fetching https://github.com/apple/swift-http-types from cache
Fetching https://github.com/pointfreeco/swift-snapshot-testing from cache
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.03s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.04s)
Fetched https://github.com/apple/swift-http-types from cache (0.04s)
Fetched https://github.com/swiftlang/swift-syntax from cache (0.04s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (0.04s)
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.3
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/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.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.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",
"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.4.0",
"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/423] Fetching swift-http
Fetched https://github.com/grdsdev/swift-http.git from cache (0.67s)
Fetching https://github.com/apple/swift-http-types from cache
Fetched https://github.com/apple/swift-http-types from cache (0.63s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (1.13s)
Creating working copy for https://github.com/grdsdev/swift-http.git
Working copy of https://github.com/grdsdev/swift-http.git resolved at main (f61a71a)
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
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.1
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.3.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-2F0A5646E1D333AE.txt
[7/15] Compiling HTTPTypes HTTPResponse.swift
[8/15] Compiling HTTPTypes ISOLatin1String.swift
[9/15] Compiling HTTPTypes NIOLock.swift
[10/15] Compiling HTTPTypes HTTPRequest.swift
[11/15] Compiling HTTPTypes HTTPParsedFields.swift
[12/15] Emitting module HTTPTypes
[13/15] Compiling HTTPTypes HTTPField.swift
[14/15] Compiling HTTPTypes HTTPFieldName.swift
[15/15] Compiling HTTPTypes HTTPFields.swift
[16/21] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[17/21] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[18/21] Emitting module HTTPTypesFoundation
[19/21] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[20/21] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[21/21] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[22/28] Compiling HTTP HTTPRequestEncodableBody.swift
[23/28] Compiling HTTP URLSearchParams.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] Emitting module HTTPMock
[30/34] Compiling HTTPMock HTTPClientMock.swift
[31/34] Compiling HTTPMock Match.swift
[32/34] Emitting module HTTPFoundation
[33/34] Compiling HTTPFoundation URLSessionHTTPClient.swift
[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! (10.45s)
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/main
Repository: grdsdev/swift-http
Swift version used: 6.1
Target: HTTP
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
* branch release/6.2 -> FETCH_HEAD
* [new branch] release/6.2 -> origin/release/6.2
HEAD is now at 8799b69 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'HTTP'...
Finished extracting symbol information for 'HTTP'. (3.71s)
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.15s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/grdsdev/swift-http/main
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/swiftlang/swift-syntax
Updating https://github.com/pointfreeco/swift-snapshot-testing
Updating https://github.com/apple/swift-http-types
Updating https://github.com/pointfreeco/xctest-dynamic-overlay
Updating https://github.com/pointfreeco/swift-custom-dump
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.50s)
Updated https://github.com/pointfreeco/swift-snapshot-testing (0.51s)
Updated https://github.com/apple/swift-http-types (0.58s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (1.10s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Updated https://github.com/pointfreeco/swift-custom-dump (0.60s)
Updated https://github.com/pointfreeco/xctest-dynamic-overlay (0.60s)
Updated https://github.com/swiftlang/swift-syntax (1.10s)
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.3 (0.49s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.64s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.46s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.48s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.59s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.83s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.49s)
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 snippet-extract-tool-entitlement.plist
[0/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit DeclarationFragments.swift
[8/57] Compiling SymbolKit Fragment.swift
[9/57] Compiling SymbolKit FragmentKind.swift
[10/57] Compiling SymbolKit FunctionParameter.swift
[11/57] Compiling SymbolKit FunctionSignature.swift
[12/57] Compiling SymbolKit Names.swift
[13/57] Compiling SymbolKit SPI.swift
[14/57] Compiling SymbolKit Snippet.swift
[15/57] Compiling SymbolKit Extension.swift
[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 GenericConstraint.swift
[22/57] Compiling SymbolKit GenericParameter.swift
[23/57] Compiling SymbolKit Generics.swift
[24/57] Compiling SymbolKit Namespace.swift
[25/57] Compiling SymbolKit Mixin+Equals.swift
[26/57] Compiling SymbolKit Mixin+Hash.swift
[27/57] Compiling SymbolKit Mixin.swift
[28/57] Compiling SymbolKit LineList.swift
[29/57] Compiling SymbolKit Position.swift
[30/57] Compiling SymbolKit Identifier.swift
[31/57] Compiling SymbolKit KindIdentifier.swift
[32/57] Compiling SymbolKit Location.swift
[33/57] Compiling SymbolKit Mutability.swift
[34/57] Compiling SymbolKit SourceRange.swift
[35/57] Compiling SymbolKit Metadata.swift
[36/57] Compiling SymbolKit Module.swift
[37/57] Compiling SymbolKit OperatingSystem.swift
[38/57] Compiling SymbolKit Platform.swift
[39/57] Compiling SymbolKit Relationship.swift
[40/57] Compiling SymbolKit RelationshipKind.swift
[41/57] Compiling SymbolKit SourceOrigin.swift
[42/57] Compiling SymbolKit GenericConstraints.swift
[43/57] Compiling SymbolKit Swift.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] Compiling Snippets Snippet.swift
[53/57] Emitting module Snippets
[54/57] Compiling Snippets SnippetParser.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.57s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/10] Compiling HTTPTypes ISOLatin1String.swift
[3/10] Compiling HTTPTypes NIOLock.swift
[4/10] Compiling HTTPTypes HTTPFieldName.swift
[5/10] Compiling HTTPTypes HTTPResponse.swift
[6/10] Compiling HTTPTypes HTTPRequest.swift
[7/10] Compiling HTTPTypes HTTPParsedFields.swift
[8/10] Compiling HTTPTypes HTTPField.swift
[9/10] Emitting module HTTPTypes
[10/10] Compiling HTTPTypes HTTPFields.swift
[11/16] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[12/16] Compiling HTTPTypesFoundation URLSession+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 HTTPRequestEncodableBody.swift
[19/23] Compiling HTTP HTTPClient.swift
[20/23] Compiling HTTP Response.swift
[21/23] Emitting module HTTP
[22/23] Compiling HTTP Coding.swift
[23/23] Compiling HTTP FormData.swift
Build of target: 'HTTP' complete! (1.77s)
Target: HTTPFoundation
Extracting symbol information for 'HTTPFoundation'...
Finished extracting symbol information for 'HTTPFoundation'. (0.88s)
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/main
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.34s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.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.78s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/grdsdev/swift-http/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/grdsdev/swift-http/main/linkable-paths.json
292
3 /Users/admin/builder/spi-builder-workspace/.docs/grdsdev/swift-http/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/grdsdev/swift-http/main
File count: 292
Doc size: 3.0MB
Preparing doc bundle ...
Uploading prod-grdsdev-swift-http-main-0fee91bc.zip to s3://spi-docs-inbox/prod-grdsdev-swift-http-main-0fee91bc.zip
Copying... [11%]
Copying... [22%]
Copying... [32%]
Copying... [43%]
Copying... [54%]
Copying... [65%]
Copying... [76%]
Copying... [86%]
Copying... [97%]
Copying... [100%]
Done.