The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Superhighway, reference main (deb5bc), with Swift 6.1 for Wasm on 28 May 2025 16:27:48 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rhysforyou/Superhighway.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/rhysforyou/Superhighway
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at deb5bcb add support for swift-http-types
Cloned https://github.com/rhysforyou/Superhighway.git
Revision (git rev-parse @):
deb5bcb28b34fa5f9d47f7a9dbc5e7b82a558d2f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/rhysforyou/Superhighway.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/rhysforyou/Superhighway.git
https://github.com/rhysforyou/Superhighway.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-http-types",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-http-types.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "Superhighway",
  "name" : "Superhighway",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "Superhighway",
      "targets" : [
        "Superhighway"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "SuperhighwayTests",
      "module_type" : "SwiftTarget",
      "name" : "SuperhighwayTests",
      "path" : "Tests/SuperhighwayTests",
      "sources" : [
        "CombineIntegrationTests.swift",
        "ConcurrencyIntegrationTests.swift",
        "EndpointTests.swift",
        "HTTPStubURLProtocol.swift",
        "TestFixtures.swift",
        "URLSessionIntegrationTests.swift"
      ],
      "target_dependencies" : [
        "Superhighway"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Superhighway",
      "module_type" : "SwiftTarget",
      "name" : "Superhighway",
      "path" : "Sources/Superhighway",
      "product_memberships" : [
        "Superhighway"
      ],
      "sources" : [
        "Endpoint.swift",
        "URLSession+Endpoint.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HTTPTypesSuperhighway",
      "module_type" : "SwiftTarget",
      "name" : "HTTPTypesSuperhighway",
      "path" : "Sources/HTTPTypesSuperhighway",
      "product_dependencies" : [
        "HTTPTypes",
        "HTTPTypesFoundation"
      ],
      "sources" : [
        "Endpoint+HTTPTypes.swift"
      ],
      "target_dependencies" : [
        "Superhighway"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" 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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-http-types.git
[1/2049] Fetching swift-docc-plugin
[2/2953] Fetching swift-docc-plugin, swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.36s)
Fetched https://github.com/apple/swift-docc-plugin from cache (0.36s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 0.2.1 (0.90s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.51s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3391] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.90s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (2.50s)
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 0.2.1
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
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
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/17] Emitting module Superhighway
/host/spi-builder-workspace/Sources/Superhighway/Endpoint.swift:76:23: error: cannot find type 'URLRequest' in scope
 74 | public struct Endpoint<Response> {
 75 |   /// The underlying `URLRequest` for this endpoint
 76 |   public let request: URLRequest
    |                       `- error: cannot find type 'URLRequest' in scope
 77 |
 78 |   /// Closure responsible for translating a URL response into the endpoint's `Response` type
/host/spi-builder-workspace/Sources/Superhighway/Endpoint.swift:79:22: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 77 |
 78 |   /// Closure responsible for translating a URL response into the endpoint's `Response` type
 79 |   let parse: (Data?, URLResponse?) throws -> Response
    |                      `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 80 |
 81 |   /// This is used to check the status code of a response.
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
  |                  `- note: 'URLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/Superhighway/Endpoint.swift:108:30: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
106 |     timeOutInterval: TimeInterval = 10,
107 |     query: [String: String] = [:],
108 |     parse: @escaping (Data?, URLResponse?) throws -> Response
    |                              `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
109 |   ) {
110 |     var requestURL: URL
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
  |                  `- note: 'URLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/Superhighway/Endpoint.swift:150:14: error: cannot find type 'URLRequest' in scope
148 |   ///   - parse: this converts a response into an `A`.
149 |   public init(
150 |     request: URLRequest,
    |              `- error: cannot find type 'URLRequest' in scope
151 |     expectedStatusCode: @escaping (Int) -> Bool = expected200to300,
152 |     parse: @escaping (Data?, URLResponse?) throws -> Response
/host/spi-builder-workspace/Sources/Superhighway/Endpoint.swift:152:30: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
150 |     request: URLRequest,
151 |     expectedStatusCode: @escaping (Int) -> Bool = expected200to300,
152 |     parse: @escaping (Data?, URLResponse?) throws -> Response
    |                              `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
153 |   ) {
154 |     self.request = request
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
  |                  `- note: 'URLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/Superhighway/Endpoint.swift:338:24: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
336 | public struct WrongStatusCodeError: Error {
337 |   public let statusCode: Int
338 |   public let response: HTTPURLResponse?
    |                        `- error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
339 |
340 |   public init(statusCode: Int, response: HTTPURLResponse?) {
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias HTTPURLResponse = AnyObject
  |                  `- note: 'HTTPURLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/Superhighway/Endpoint.swift:340:42: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
338 |   public let response: HTTPURLResponse?
339 |
340 |   public init(statusCode: Int, response: HTTPURLResponse?) {
    |                                          `- error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
341 |     self.statusCode = statusCode
342 |     self.response = response
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias HTTPURLResponse = AnyObject
  |                  `- note: 'HTTPURLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/Superhighway/Endpoint.swift:338:14: warning: stored property 'response' of 'Sendable'-conforming struct 'WrongStatusCodeError' has non-sendable type 'HTTPURLResponse?' (aka 'Optional<AnyObject>'); this is an error in the Swift 6 language mode
336 | public struct WrongStatusCodeError: Error {
337 |   public let statusCode: Int
338 |   public let response: HTTPURLResponse?
    |              `- warning: stored property 'response' of 'Sendable'-conforming struct 'WrongStatusCodeError' has non-sendable type 'HTTPURLResponse?' (aka 'Optional<AnyObject>'); this is an error in the Swift 6 language mode
339 |
340 |   public init(statusCode: Int, response: HTTPURLResponse?) {
/host/spi-builder-workspace/Sources/Superhighway/URLSession+Endpoint.swift:3:8: error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
  1 | import Foundation
  2 |
  3 | public extension URLSession {
    |        `- error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
  4 |   /// Loads an endpoint by creating (and directly resuming) a data task.
  5 |   ///
[9/17] Compiling HTTPTypes ISOLatin1String.swift
/host/spi-builder-workspace/.build/checkouts/swift-http-types/Sources/HTTPTypes/HTTPFields.swift:18:29: error: no such module 'Glibc'
 16 | @_implementationOnly import os.lock
 17 | #else
 18 | @_implementationOnly import Glibc
    |                             `- error: no such module 'Glibc'
 19 | #endif
 20 |
[10/17] Compiling HTTPTypes HTTPFieldName.swift
/host/spi-builder-workspace/.build/checkouts/swift-http-types/Sources/HTTPTypes/HTTPFields.swift:18:29: error: no such module 'Glibc'
 16 | @_implementationOnly import os.lock
 17 | #else
 18 | @_implementationOnly import Glibc
    |                             `- error: no such module 'Glibc'
 19 | #endif
 20 |
[11/17] Compiling HTTPTypes HTTPField.swift
/host/spi-builder-workspace/.build/checkouts/swift-http-types/Sources/HTTPTypes/HTTPFields.swift:18:29: error: no such module 'Glibc'
 16 | @_implementationOnly import os.lock
 17 | #else
 18 | @_implementationOnly import Glibc
    |                             `- error: no such module 'Glibc'
 19 | #endif
 20 |
[12/17] Compiling HTTPTypes HTTPFields.swift
/host/spi-builder-workspace/.build/checkouts/swift-http-types/Sources/HTTPTypes/HTTPFields.swift:18:29: error: no such module 'Glibc'
 16 | @_implementationOnly import os.lock
 17 | #else
 18 | @_implementationOnly import Glibc
    |                             `- error: no such module 'Glibc'
 19 | #endif
 20 |
[13/17] Compiling HTTPTypes HTTPRequest.swift
/host/spi-builder-workspace/.build/checkouts/swift-http-types/Sources/HTTPTypes/HTTPFields.swift:18:29: error: no such module 'Glibc'
 16 | @_implementationOnly import os.lock
 17 | #else
 18 | @_implementationOnly import Glibc
    |                             `- error: no such module 'Glibc'
 19 | #endif
 20 |
[14/17] Compiling HTTPTypes HTTPResponse.swift
/host/spi-builder-workspace/.build/checkouts/swift-http-types/Sources/HTTPTypes/HTTPFields.swift:18:29: error: no such module 'Glibc'
 16 | @_implementationOnly import os.lock
 17 | #else
 18 | @_implementationOnly import Glibc
    |                             `- error: no such module 'Glibc'
 19 | #endif
 20 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[15/17] Emitting module HTTPTypes
/host/spi-builder-workspace/.build/checkouts/swift-http-types/Sources/HTTPTypes/HTTPFields.swift:18:29: error: no such module 'Glibc'
 16 | @_implementationOnly import os.lock
 17 | #else
 18 | @_implementationOnly import Glibc
    |                             `- error: no such module 'Glibc'
 19 | #endif
 20 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" 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:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/13] Compiling HTTPTypes HTTPRequest.swift
/host/spi-builder-workspace/.build/checkouts/swift-http-types/Sources/HTTPTypes/HTTPFields.swift:18:29: error: no such module 'Glibc'
 16 | @_implementationOnly import os.lock
 17 | #else
 18 | @_implementationOnly import Glibc
    |                             `- error: no such module 'Glibc'
 19 | #endif
 20 |
[5/13] Compiling HTTPTypes ISOLatin1String.swift
/host/spi-builder-workspace/.build/checkouts/swift-http-types/Sources/HTTPTypes/HTTPFields.swift:18:29: error: no such module 'Glibc'
 16 | @_implementationOnly import os.lock
 17 | #else
 18 | @_implementationOnly import Glibc
    |                             `- error: no such module 'Glibc'
 19 | #endif
 20 |
[6/13] Compiling HTTPTypes HTTPResponse.swift
/host/spi-builder-workspace/.build/checkouts/swift-http-types/Sources/HTTPTypes/HTTPFields.swift:18:29: error: no such module 'Glibc'
 16 | @_implementationOnly import os.lock
 17 | #else
 18 | @_implementationOnly import Glibc
    |                             `- error: no such module 'Glibc'
 19 | #endif
 20 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/13] Emitting module HTTPTypes
/host/spi-builder-workspace/.build/checkouts/swift-http-types/Sources/HTTPTypes/HTTPFields.swift:18:29: error: no such module 'Glibc'
 16 | @_implementationOnly import os.lock
 17 | #else
 18 | @_implementationOnly import Glibc
    |                             `- error: no such module 'Glibc'
 19 | #endif
 20 |
[8/13] Compiling HTTPTypes HTTPFieldName.swift
/host/spi-builder-workspace/.build/checkouts/swift-http-types/Sources/HTTPTypes/HTTPFields.swift:18:29: error: no such module 'Glibc'
 16 | @_implementationOnly import os.lock
 17 | #else
 18 | @_implementationOnly import Glibc
    |                             `- error: no such module 'Glibc'
 19 | #endif
 20 |
[9/13] Compiling HTTPTypes HTTPFields.swift
/host/spi-builder-workspace/.build/checkouts/swift-http-types/Sources/HTTPTypes/HTTPFields.swift:18:29: error: no such module 'Glibc'
 16 | @_implementationOnly import os.lock
 17 | #else
 18 | @_implementationOnly import Glibc
    |                             `- error: no such module 'Glibc'
 19 | #endif
 20 |
[10/13] Compiling HTTPTypes HTTPField.swift
/host/spi-builder-workspace/.build/checkouts/swift-http-types/Sources/HTTPTypes/HTTPFields.swift:18:29: error: no such module 'Glibc'
 16 | @_implementationOnly import os.lock
 17 | #else
 18 | @_implementationOnly import Glibc
    |                             `- error: no such module 'Glibc'
 19 | #endif
 20 |
/host/spi-builder-workspace/Sources/Superhighway/Endpoint.swift:76:23: error: cannot find type 'URLRequest' in scope
 74 | public struct Endpoint<Response> {
 75 |   /// The underlying `URLRequest` for this endpoint
 76 |   public let request: URLRequest
    |                       `- error: cannot find type 'URLRequest' in scope
 77 |
 78 |   /// Closure responsible for translating a URL response into the endpoint's `Response` type
/host/spi-builder-workspace/Sources/Superhighway/Endpoint.swift:79:22: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 77 |
 78 |   /// Closure responsible for translating a URL response into the endpoint's `Response` type
 79 |   let parse: (Data?, URLResponse?) throws -> Response
    |                      `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 80 |
 81 |   /// This is used to check the status code of a response.
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
  |                  `- note: 'URLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/Superhighway/Endpoint.swift:108:30: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
106 |     timeOutInterval: TimeInterval = 10,
107 |     query: [String: String] = [:],
108 |     parse: @escaping (Data?, URLResponse?) throws -> Response
    |                              `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
109 |   ) {
110 |     var requestURL: URL
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
  |                  `- note: 'URLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/Superhighway/Endpoint.swift:150:14: error: cannot find type 'URLRequest' in scope
148 |   ///   - parse: this converts a response into an `A`.
149 |   public init(
150 |     request: URLRequest,
    |              `- error: cannot find type 'URLRequest' in scope
151 |     expectedStatusCode: @escaping (Int) -> Bool = expected200to300,
152 |     parse: @escaping (Data?, URLResponse?) throws -> Response
/host/spi-builder-workspace/Sources/Superhighway/Endpoint.swift:152:30: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
150 |     request: URLRequest,
151 |     expectedStatusCode: @escaping (Int) -> Bool = expected200to300,
152 |     parse: @escaping (Data?, URLResponse?) throws -> Response
    |                              `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
153 |   ) {
154 |     self.request = request
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
  |                  `- note: 'URLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/Superhighway/Endpoint.swift:338:24: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
336 | public struct WrongStatusCodeError: Error {
337 |   public let statusCode: Int
338 |   public let response: HTTPURLResponse?
    |                        `- error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
339 |
340 |   public init(statusCode: Int, response: HTTPURLResponse?) {
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias HTTPURLResponse = AnyObject
  |                  `- note: 'HTTPURLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/Superhighway/Endpoint.swift:340:42: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
338 |   public let response: HTTPURLResponse?
339 |
340 |   public init(statusCode: Int, response: HTTPURLResponse?) {
    |                                          `- error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
341 |     self.statusCode = statusCode
342 |     self.response = response
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias HTTPURLResponse = AnyObject
  |                  `- note: 'HTTPURLResponse' has been explicitly marked unavailable here
BUILD FAILURE 6.1 wasm