Build Information
Failed to build cloudflare-swift, reference main (da1e01), with Swift 6.1 for Wasm on 28 Oct 2025 02:10:02 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zunda-pixel/cloudflare-swift.git
Reference: main
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/zunda-pixel/cloudflare-swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at da1e012 Bump github.com/apple/swift-http-types from 1.5.0 to 1.5.1 (#42)
Cloned https://github.com/zunda-pixel/cloudflare-swift.git
Revision (git rev-parse @):
da1e0129edca72a8e797cdc61a392e0d80c79a85
SUCCESS checkout https://github.com/zunda-pixel/cloudflare-swift.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/zunda-pixel/cloudflare-swift.git
https://github.com/zunda-pixel/cloudflare-swift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-http-types",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-http-types"
},
{
"identity" : "multipart-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0-alpha.5",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/multipart-kit"
},
{
"identity" : "http-client",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/zunda-pixel/http-client"
}
],
"manifest_display_name" : "cloudflare-swift",
"name" : "cloudflare-swift",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "ImagesClient",
"targets" : [
"ImagesClient"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ImagesClientTests",
"module_type" : "SwiftTarget",
"name" : "ImagesClientTests",
"path" : "Tests/ImagesClientTests",
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/ImagesClientTests/Resources/Swift_logo.svg",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"ImagesClientTests.swift"
],
"target_dependencies" : [
"ImagesClient"
],
"type" : "test"
},
{
"c99name" : "ImagesClient",
"module_type" : "SwiftTarget",
"name" : "ImagesClient",
"path" : "Sources/ImagesClient",
"product_dependencies" : [
"HTTPTypes",
"HTTPTypesFoundation",
"MultipartKit",
"HTTPClient"
],
"product_memberships" : [
"ImagesClient"
],
"sources" : [
"AuthURL/CreateAuthenticatedUploadURL.swift",
"Delete/DeleteImage.swift",
"EmptyResult.swift",
"ErrorHandle.swift",
"Images/BaseImage.swift",
"Images/Image.swift",
"Images/Images.swift",
"ImagesClient.swift",
"ImagesResponse.swift",
"JSONDecoder++.swift",
"MessageContent.swift",
"RequestError.swift",
"SortOrder.swift",
"Update/Update.swift",
"Upload/UploadImage.swift",
"Upload/UploadImageWithURL.swift",
"Upload/UploadResult.swift",
"UsageStats/UsageStats.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
e1a89dea01a6: Already exists
39bc14e52995: Already exists
cc0382103b05: Already exists
084072dee40a: Already exists
e1a86e0f229b: Pulling fs layer
52ade9f29f25: Pulling fs layer
e1a86e0f229b: Waiting
52ade9f29f25: Waiting
e1a86e0f229b: Verifying Checksum
e1a86e0f229b: Download complete
52ade9f29f25: Verifying Checksum
52ade9f29f25: Download complete
e1a86e0f229b: Pull complete
52ade9f29f25: Pull complete
Digest: sha256:062e4aaff76454b333ce7957a8e87c3beb342f1dedb64399abb81cdea021b526
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/zunda-pixel/http-client
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/vapor/multipart-kit
[1/149] Fetching http-client
[150/1088] Fetching http-client, swift-http-types
[1061/4640] Fetching http-client, swift-http-types, multipart-kit
Fetched https://github.com/apple/swift-http-types from cache (0.28s)
Fetched https://github.com/zunda-pixel/http-client from cache (0.28s)
[1649/3552] Fetching multipart-kit
Fetched https://github.com/vapor/multipart-kit from cache (1.62s)
Computing version for https://github.com/zunda-pixel/http-client
Computed https://github.com/zunda-pixel/http-client at 0.3.1 (2.20s)
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/vapor/multipart-kit
Computed https://github.com/vapor/multipart-kit at 5.0.0-alpha.5 (0.61s)
Fetching https://github.com/apple/swift-collections.git
[1/18239] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.55s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (2.44s)
Creating working copy for https://github.com/vapor/multipart-kit
Working copy of https://github.com/vapor/multipart-kit resolved at 5.0.0-alpha.5
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/zunda-pixel/http-client
Working copy of https://github.com/zunda-pixel/http-client resolved at 0.3.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.5.1
Building for debugging...
[0/14] Write sources
[13/14] Write swift-version-24593BA9C3E375BF.txt
[15/39] Emitting module HTTPTypes
[16/40] Compiling HTTPTypes HTTPRequest.swift
[17/40] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[18/40] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[19/40] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[20/40] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[21/42] Compiling InternalCollectionsUtilities _SortedCollection.swift
[22/42] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[23/42] Compiling HTTPTypes HTTPField.swift
[24/42] Compiling HTTPTypes HTTPFieldName.swift
[25/42] Compiling HTTPTypes HTTPResponse.swift
[26/42] Compiling HTTPTypes ISOLatin1String.swift
[27/42] Compiling InternalCollectionsUtilities Debugging.swift
[28/42] Compiling InternalCollectionsUtilities Descriptions.swift
[29/42] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[30/42] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[31/42] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[32/42] Compiling InternalCollectionsUtilities Integer rank.swift
[33/42] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[34/42] Emitting module InternalCollectionsUtilities
[35/42] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[36/42] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[38/255] Compiling HeapModule Heap+Invariants.swift
[39/296] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[40/317] Compiling HTTPTypes NIOLock.swift
[41/317] Compiling HTTPTypes HTTPParsedFields.swift
[42/317] Compiling HTTPTypes HTTPRequest+URL.swift
[43/317] Compiling HeapModule Heap+Descriptions.swift
[44/317] Compiling HeapModule _HeapNode.swift
[45/317] Compiling BitCollections BitArray+Hashable.swift
[46/317] Compiling BitCollections BitArray+Initializers.swift
[47/319] Compiling HeapModule Heap.swift
[48/319] Compiling BitCollections BitArray+Codable.swift
[49/319] Compiling BitCollections BitArray+Collection.swift
[50/319] Emitting module HeapModule
[51/319] Compiling BitCollections BitArray+Descriptions.swift
[52/319] Compiling BitCollections BitArray+Equatable.swift
[53/319] Compiling BitCollections BitArray+Copy.swift
[54/319] Compiling BitCollections BitArray+CustomReflectable.swift
[55/319] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[56/319] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[57/319] Compiling BitCollections BitSet+SetAlgebra union.swift
[58/319] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[59/319] Compiling BitCollections BitSet.Counted.swift
[60/319] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[61/319] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[62/326] Compiling HeapModule Heap+UnsafeHandle.swift
[63/327] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[64/327] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[65/327] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[66/327] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[67/327] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[68/327] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[69/327] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[70/327] Compiling BitCollections BitArray+BitwiseOperations.swift
[71/327] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[73/327] Compiling OrderedCollections OrderedSet+SubSequence.swift
[74/327] Compiling OrderedCollections OrderedSet+Testing.swift
[75/327] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[76/327] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[77/327] Compiling OrderedCollections OrderedSet.swift
[78/327] Compiling OrderedCollections _UnsafeBitset.swift
[79/327] Compiling _RopeModule Rope.swift
[80/327] Compiling _RopeModule RopeElement.swift
[81/327] Compiling _RopeModule RopeMetric.swift
[82/327] Compiling _RopeModule RopeSummary.swift
[83/337] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[84/337] Compiling BitCollections BitSet+CustomReflectable.swift
[85/337] Compiling BitCollections BitSet+CustomStringConvertible.swift
[86/337] Compiling BitCollections BitSet+Equatable.swift
[87/337] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[88/337] Compiling BitCollections BitSet+Extras.swift
[89/337] Compiling BitCollections BitSet+Hashable.swift
[90/344] Compiling DequeModule _DequeSlot.swift
[91/344] Compiling DequeModule _UnsafeWrappedBuffer.swift
[92/344] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[93/344] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[94/344] Compiling BitCollections BitArray+Extras.swift
[95/344] Compiling BitCollections BitArray+Fill.swift
[111/344] Compiling BitCollections BitSet+Initializers.swift
[112/344] Compiling BitCollections BitArray+RandomBits.swift
[113/344] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[114/344] Compiling BitCollections BitArray+Shifts.swift
[115/344] Compiling BitCollections BitArray+Testing.swift
[116/344] Compiling BitCollections BitArray._UnsafeHandle.swift
[117/344] Compiling BitCollections BitArray.swift
[118/344] Compiling BitCollections BitSet+BidirectionalCollection.swift
[119/344] Compiling BitCollections BitSet+Codable.swift
[120/344] Compiling BitCollections BitSet+Invariants.swift
[121/344] Compiling BitCollections BitSet+Random.swift
[122/344] Compiling BitCollections BitSet+SetAlgebra basics.swift
[123/344] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[124/344] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[125/344] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[126/344] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[127/344] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[136/344] Compiling BitCollections BitSet.Index.swift
[137/344] Compiling BitCollections BitSet._UnsafeHandle.swift
[138/344] Compiling BitCollections BitSet.swift
[139/344] Compiling _RopeModule _RopeItem.swift
[140/344] Compiling _RopeModule _RopePath.swift
[141/344] Compiling HashTreeCollections TreeSet+Collection.swift
[142/344] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[143/344] Compiling HashTreeCollections TreeSet+Debugging.swift
[144/344] Compiling HashTreeCollections TreeSet+Descriptions.swift
[145/344] Compiling HashTreeCollections TreeSet+Equatable.swift
[146/344] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[147/344] Compiling HashTreeCollections TreeSet+Extras.swift
[148/344] Compiling HashTreeCollections TreeSet+Filter.swift
[170/344] Emitting module DequeModule
[171/345] Emitting module BitCollections
[181/345] Compiling BitCollections _Word.swift
[196/345] Compiling BitCollections Range+Utilities.swift
[197/345] Compiling BitCollections Slice+Utilities.swift
[198/345] Compiling BitCollections UInt+Tricks.swift
[199/354] Compiling _RopeModule _CharacterRecognizer.swift
[200/354] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[201/354] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[202/354] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[203/354] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[204/354] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[205/354] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[206/354] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[207/354] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[208/354] Compiling HashTreeCollections TreeSet.swift
[270/355] Emitting module OrderedCollections
[272/356] Compiling HTTPTypes HTTPFields.swift
[297/357] Emitting module _RopeModule
[319/363] Emitting module HashTreeCollections
[320/364] Compiling _RopeModule Rope+Join.swift
[321/364] Compiling _RopeModule Rope+MutatingForEach.swift
[322/364] Compiling _RopeModule Rope+Remove.swift
[323/364] Compiling _RopeModule Rope+RemoveSubrange.swift
[324/364] Compiling _RopeModule Rope+Split.swift
[325/364] Compiling _RopeModule Optional Utilities.swift
[326/364] Compiling _RopeModule String Utilities.swift
[327/364] Compiling _RopeModule String.Index+ABI.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[330/364] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[331/364] 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
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
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
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
156 | /// Convenience method to load data using an `HTTPRequest`; creates and resumes a `URLSessionDataTask` internally.
157 | ///
[332/364] 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
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
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
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
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 {
[333/364] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[334/364] Compiling HTTPTypesFoundation HTTPTypesFoundation.swift
[335/364] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:062e4aaff76454b333ce7957a8e87c3beb342f1dedb64399abb81cdea021b526
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/26] Compiling InternalCollectionsUtilities Debugging.swift
[3/26] Compiling InternalCollectionsUtilities Descriptions.swift
[4/26] Compiling InternalCollectionsUtilities _SortedCollection.swift
[5/26] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[6/28] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[7/28] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[8/28] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[9/28] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[10/28] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[11/28] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[12/28] Compiling HTTPTypes ISOLatin1String.swift
[13/29] Emitting module InternalCollectionsUtilities
[14/29] Compiling HTTPTypes NIOLock.swift
[15/29] Emitting module HTTPTypes
[16/29] Compiling HTTPTypes HTTPParsedFields.swift
[17/29] Compiling HTTPTypes HTTPFields.swift
[18/29] Compiling HTTPTypes HTTPResponse.swift
[19/29] Compiling HTTPTypes HTTPRequest.swift
[20/29] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[21/29] Compiling InternalCollectionsUtilities Integer rank.swift
[22/29] Compiling HTTPTypes HTTPRequest+URL.swift
[24/30] Compiling InternalCollectionsUtilities UInt+reversed.swift
[25/30] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[28/30] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[29/30] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[30/30] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[32/63] 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
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
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
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
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 {
[33/87] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[34/104] Compiling HTTPTypesFoundation HTTPTypesFoundation.swift
[35/111] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[36/166] Compiling OrderedCollections _HashTable+Constants.swift
[37/166] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[38/198] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[39/262] Compiling HeapModule Heap+Descriptions.swift
[40/313] Compiling HeapModule Heap.swift
[41/313] Compiling BitCollections BitArray+Hashable.swift
[42/313] Compiling BitCollections BitArray+Initializers.swift
[43/313] Compiling BitCollections BitArray+Copy.swift
[44/313] Compiling BitCollections BitArray+CustomReflectable.swift
[45/313] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[46/313] 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
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
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
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
156 | /// Convenience method to load data using an `HTTPRequest`; creates and resumes a `URLSessionDataTask` internally.
157 | ///
[47/313] Compiling BitCollections BitArray+Descriptions.swift
[48/313] Compiling BitCollections BitArray+Equatable.swift
BUILD FAILURE 6.1 wasm