The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-http-client, reference v0.4.0 (192238), with Swift 6.3 for Wasm on 18 Apr 2026 20:05:48 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
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:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/grdsdev/swift-http-client.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/apple/swift-log
Fetching https://github.com/apple/swift-collections
[1/6635] Fetching swift-log
[201/7678] Fetching swift-log, swift-http-types
[2239/31247] Fetching swift-log, swift-http-types, swift-collections
Fetched https://github.com/apple/swift-http-types from cache (2.66s)
Fetched https://github.com/apple/swift-log from cache (2.67s)
Fetched https://github.com/apple/swift-collections from cache (2.71s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.5.1 (3.99s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (0.59s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.12.0 (0.88s)
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.4.1
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.12.0
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/41] Emitting module InternalCollectionsUtilities
[10/43] Emitting module HTTPTypes
[11/44] Compiling InternalCollectionsUtilities Debugging.swift
[12/44] Compiling InternalCollectionsUtilities Descriptions.swift
[13/44] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[14/44] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[15/44] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[16/44] Compiling InternalCollectionsUtilities _SortedCollection.swift
[17/44] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[18/44] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[19/44] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[20/44] Compiling InternalCollectionsUtilities String+Padding.swift
[21/44] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[22/44] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[23/44] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[24/44] Compiling InternalCollectionsUtilities Span+Extras.swift
[25/44] Compiling InternalCollectionsUtilities Integer rank.swift
[26/44] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[27/44] Compiling InternalCollectionsUtilities UInt+reversed.swift
[28/44] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[29/44] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[30/45] Compiling HTTPTypes ISOLatin1String.swift
[32/45] Compiling HTTPTypes HTTPRequest.swift
[33/45] Compiling HTTPTypes HTTPResponse.swift
[34/78] Compiling ContainersPreview Drain+Reduce.swift
[35/78] Compiling ContainersPreview Drain.swift
[36/78] Compiling ContainersPreview Producer+Collect.swift
[37/78] Compiling ContainersPreview Producer+Filter.swift
[38/78] Emitting module ContainersPreview
[39/78] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[40/78] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[41/78] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[42/78] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[43/78] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[44/78] Compiling ContainersPreview RandomAccessContainer.swift
[45/78] Compiling ContainersPreview RangeExpression2.swift
[46/78] Compiling ContainersPreview RangeReplaceableContainer.swift
[47/78] Compiling ContainersPreview Drain+Map.swift
[48/78] Compiling ContainersPreview Producer+Map.swift
[49/78] Compiling ContainersPreview Producer+Reduce.swift
[50/78] Compiling ContainersPreview Producer.swift
[51/78] Compiling ContainersPreview Borrow.swift
[52/78] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[53/78] Compiling ContainersPreview BorrowingSequence.swift
[54/78] Compiling ContainersPreview BidirectionalContainer.swift
[55/78] Compiling ContainersPreview Container+Filter.swift
[56/78] Compiling ContainersPreview Container+SpanwiseZip.swift
[57/82] Compiling ContainersPreview Container.swift
[58/82] Compiling ContainersPreview ContainerIterator.swift
[59/82] Compiling ContainersPreview DynamicContainer.swift
[60/82] Compiling ContainersPreview MutableContainer.swift
[61/82] Compiling ContainersPreview PermutableContainer.swift
[62/82] Compiling HTTPTypes HTTPParsedFields.swift
[63/82] Compiling HTTPTypes HTTPRequest+URL.swift
[64/82] Compiling ContainersPreview OutputSpan+Extras.swift
[65/82] Compiling ContainersPreview TemporaryAllocation.swift
[66/82] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[67/82] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[68/82] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[69/82] Compiling ContainersPreview Box.swift
[70/82] Compiling ContainersPreview Inout.swift
[71/82] Compiling ContainersPreview InputSpan.swift
[72/82] Compiling ContainersPreview Shared.swift
[73/83] Compiling HTTPTypes NIOLock.swift
[75/83] Compiling Logging MetadataProvider.swift
[76/123] Compiling Logging LogHandler.swift
[77/123] Compiling Logging Locks.swift
[78/123] Emitting module Logging
[79/123] Compiling Logging Logging.swift
[80/123] Compiling Logging LogEvent.swift
[82/124] Compiling DequeModule _DequeBuffer.swift
[83/124] Compiling DequeModule _DequeBufferHeader.swift
[84/124] Compiling DequeModule RigidDeque+Append.swift
[85/124] Compiling DequeModule RigidDeque+Consumption.swift
[86/124] Compiling DequeModule RigidDeque+Container.swift
[87/124] Compiling DequeModule RigidDeque+Descriptions.swift
[88/129] Compiling DequeModule UniqueDeque+Hashable.swift
[89/129] Compiling DequeModule UniqueDeque+Initializers.swift
[90/129] Compiling DequeModule UniqueDeque+Insertions.swift
[91/129] Compiling DequeModule UniqueDeque+Prepend.swift
[92/129] Compiling DequeModule UniqueDeque+Removals.swift
[93/129] Compiling DequeModule RigidDeque+Removals.swift
[94/129] Compiling DequeModule RigidDeque+Replacements.swift
[95/129] Compiling DequeModule RigidDeque+Testing.swift
[96/129] Compiling DequeModule RigidDeque.swift
[97/129] Compiling DequeModule UniqueDeque+Append.swift
[98/129] Compiling DequeModule RigidDeque+Equatable.swift
[99/129] Compiling DequeModule RigidDeque+Experimental.swift
[100/129] Compiling DequeModule RigidDeque+Hashable.swift
[101/129] Compiling DequeModule RigidDeque+Initializers.swift
[102/129] Compiling DequeModule RigidDeque+Insertions.swift
[103/129] Compiling DequeModule RigidDeque+Prepend.swift
[104/129] Compiling DequeModule UniqueDeque+Consumption.swift
[105/129] Compiling DequeModule UniqueDeque+Container.swift
[106/129] Compiling DequeModule UniqueDeque+Descriptions.swift
[107/129] Compiling DequeModule UniqueDeque+Equatable.swift
[108/129] Compiling DequeModule UniqueDeque+Experimental.swift
[109/129] Compiling DequeModule Deque+Codable.swift
[110/129] Compiling DequeModule Deque+Collection.swift
[111/129] Compiling HTTPTypes HTTPFields.swift
[115/136] Compiling DequeModule Deque+CustomReflectable.swift
[116/136] Compiling DequeModule Deque+Descriptions.swift
[117/136] Compiling DequeModule Deque+Equatable.swift
[118/136] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[119/136] Compiling DequeModule Deque+Extras.swift
[120/136] Compiling DequeModule Deque+Hashable.swift
[121/136] Compiling DequeModule Deque+Testing.swift
[122/136] Compiling DequeModule Deque._Storage.swift
[123/136] Compiling DequeModule Deque._UnsafeHandle.swift
[124/136] Compiling DequeModule Deque.swift
[125/136] Compiling HTTPTypesFoundation HTTPTypesFoundation.swift
[126/136] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[127/136] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[128/136] Emitting module HTTPTypesFoundation
/host/spi-builder-workspace/.build/checkouts/swift-http-types/Sources/HTTPTypesFoundation/URLSession+HTTPTypes.swift:51:1: error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended [#NominalTypes]
 49 |
 50 | @available(macOS 12.0, iOS 15.0, watchOS 8.0, tvOS 15.0, *)
 51 | extension URLSession {
    | `- error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended [#NominalTypes]
 52 |     /// Convenience method to load data using an `HTTPRequest`; creates and resumes a `URLSessionDataTask` internally.
 53 |     ///
/host/spi-builder-workspace/.build/checkouts/swift-http-types/Sources/HTTPTypesFoundation/URLSession+HTTPTypes.swift:155:1: error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended [#NominalTypes]
153 |
154 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
155 | extension URLSession {
    | `- error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended [#NominalTypes]
156 |     /// Convenience method to load data using an `HTTPRequest`; creates and resumes a `URLSessionDataTask` internally.
157 |     ///
[#NominalTypes]: <https://docs.swift.org/compiler/documentation/diagnostics/nominal-types>
[129/136] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
/host/spi-builder-workspace/.build/checkouts/swift-http-types/Sources/HTTPTypesFoundation/URLSession+HTTPTypes.swift:51:1: error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended [#NominalTypes]
 49 |
 50 | @available(macOS 12.0, iOS 15.0, watchOS 8.0, tvOS 15.0, *)
 51 | extension URLSession {
    | `- error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended [#NominalTypes]
 52 |     /// Convenience method to load data using an `HTTPRequest`; creates and resumes a `URLSessionDataTask` internally.
 53 |     ///
/host/spi-builder-workspace/.build/checkouts/swift-http-types/Sources/HTTPTypesFoundation/URLSession+HTTPTypes.swift:155:1: error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended [#NominalTypes]
153 |
154 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
155 | extension URLSession {
    | `- error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended [#NominalTypes]
156 |     /// Convenience method to load data using an `HTTPRequest`; creates and resumes a `URLSessionDataTask` internally.
157 |     ///
/host/spi-builder-workspace/.build/checkouts/swift-http-types/Sources/HTTPTypesFoundation/URLSession+HTTPTypes.swift:59:19: error: cannot find type 'URLSessionTaskDelegate' in scope
 57 |     public func data(
 58 |         for request: HTTPRequest,
 59 |         delegate: URLSessionTaskDelegate? = nil
    |                   `- error: cannot find type 'URLSessionTaskDelegate' in scope
 60 |     ) async throws -> (Data, HTTPResponse) {
 61 |         guard let urlRequest = URLRequest(httpRequest: request) else {
/host/spi-builder-workspace/.build/checkouts/swift-http-types/Sources/HTTPTypesFoundation/URLSession+HTTPTypes.swift:80:19: error: cannot find type 'URLSessionTaskDelegate' in scope
 78 |         for request: HTTPRequest,
 79 |         fromFile fileURL: URL,
 80 |         delegate: URLSessionTaskDelegate? = nil
    |                   `- error: cannot find type 'URLSessionTaskDelegate' in scope
 81 |     ) async throws -> (Data, HTTPResponse) {
 82 |         guard let urlRequest = URLRequest(httpRequest: request) else {
/host/spi-builder-workspace/.build/checkouts/swift-http-types/Sources/HTTPTypesFoundation/URLSession+HTTPTypes.swift:101:19: error: cannot find type 'URLSessionTaskDelegate' in scope
 99 |         for request: HTTPRequest,
100 |         from bodyData: Data,
101 |         delegate: URLSessionTaskDelegate? = nil
    |                   `- error: cannot find type 'URLSessionTaskDelegate' in scope
102 |     ) async throws -> (Data, HTTPResponse) {
103 |         guard let urlRequest = URLRequest(httpRequest: request) else {
/host/spi-builder-workspace/.build/checkouts/swift-http-types/Sources/HTTPTypesFoundation/URLSession+HTTPTypes.swift:120:19: error: cannot find type 'URLSessionTaskDelegate' in scope
118 |     public func download(
119 |         for request: HTTPRequest,
120 |         delegate: URLSessionTaskDelegate? = nil
    |                   `- error: cannot find type 'URLSessionTaskDelegate' in scope
121 |     ) async throws -> (URL, HTTPResponse) {
122 |         guard let urlRequest = URLRequest(httpRequest: request) else {
[#NominalTypes]: <https://docs.swift.org/compiler/documentation/diagnostics/nominal-types>
[130/136] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
BUILD FAILURE 6.3 wasm