This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build ObjectUI with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.24.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/0xLeif/ObjectUI.git
Reference: 1.3.0
Cloned https://github.com/0xLeif/ObjectUI.git into /host/spi-builder-workspace
Revision (git rev-parse @):
SUCCESS checkout https://github.com/0xLeif/ObjectUI.git at 1.3.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  /host/spi-builder-workspace
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Client: Docker Engine - Community
 Version:    24.0.6
 Context:    default
 Debug Mode: false
 Plugins:
  buildx: Docker Buildx (Docker Inc.)
    Version:  v0.11.2
    Path:     /usr/libexec/docker/cli-plugins/docker-buildx
  compose: Docker Compose (Docker Inc.)
    Version:  v2.21.0
    Path:     /usr/libexec/docker/cli-plugins/docker-compose

Server:
 Containers: 7
  Running: 7
  Paused: 0
  Stopped: 0
 Images: 5
 Server Version: 24.0.2
 Storage Driver: overlay2
  Backing Filesystem: extfs
  Supports d_type: true
  Using metacopy: false
  Native Overlay Diff: false
  userxattr: false
 Logging Driver: json-file
 Cgroup Driver: cgroupfs
 Cgroup Version: 1
 Plugins:
  Volume: local
  Network: bridge host ipvlan macvlan null overlay
  Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
 Swarm: inactive
 Runtimes: io.containerd.runc.v2 runc
 Default Runtime: runc
 Init Binary: docker-init
 containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
 runc version: v1.1.7-0-g860f061
 init version: de40ad0
 Security Options:
  apparmor
  seccomp
   Profile: builtin
 Kernel Version: 5.4.0-1109-azure
 Operating System: Ubuntu 18.04.6 LTS
 OSType: linux
 Architecture: x86_64
 CPUs: 8
 Total Memory: 31.36GiB
 Name: lb1
 ID: UY74:UH4K:TTAZ:FGJU:C4S4:QTKO:WTQO:SFMF:XQCM:7D33:AENF:QBQA
 Docker Root Dir: /var/lib/docker
 Debug Mode: false
 Labels:
  provider=azure
 Experimental: false
 Insecure Registries:
  127.0.0.0/8
 Live Restore Enabled: false
WARNING: No swap limit support
Fetching https://github.com/0xLeif/Task
Fetching https://github.com/0xLeif/Yarn
Fetching https://github.com/0xLeif/Chronicle
[1/33] Fetching yarn
[34/124] Fetching yarn, task
[125/254] Fetching yarn, task, chronicle
Fetching https://github.com/0xLet/SwiftFu
Fetched https://github.com/0xLeif/Task (0.38s)
Fetched https://github.com/0xLeif/Yarn (0.39s)
Fetched https://github.com/0xLeif/Chronicle (0.39s)
Fetching https://github.com/0xLet/WTV
Fetching https://github.com/0xLet/SURL
[1/52] Fetching wtv
[53/97] Fetching wtv, surl
[98/246] Fetching wtv, surl, swiftfu
Fetched https://github.com/0xLet/WTV (0.25s)
Fetched https://github.com/0xLet/SURL (0.25s)
Fetched https://github.com/0xLet/SwiftFu (0.25s)
Computing version for https://github.com/0xLeif/Yarn
Computed https://github.com/0xLeif/Yarn at 1.0.0 (0.34s)
Computing version for https://github.com/0xLeif/Task
Computed https://github.com/0xLeif/Task at 1.0.0 (0.35s)
Computing version for https://github.com/0xLeif/Chronicle
Computed https://github.com/0xLeif/Chronicle at 0.2.3 (0.34s)
Computing version for https://github.com/0xLet/SwiftFu
Computed https://github.com/0xLet/SwiftFu at 1.0.1 (0.34s)
Computing version for https://github.com/0xLet/WTV
Computed https://github.com/0xLet/WTV at 0.1.1 (0.35s)
Computing version for https://github.com/0xLet/SURL
Computed https://github.com/0xLet/SURL at 0.1.1 (0.34s)
Creating working copy for https://github.com/0xLeif/Chronicle
Working copy of https://github.com/0xLeif/Chronicle resolved at 0.2.3
Creating working copy for https://github.com/0xLet/WTV
Working copy of https://github.com/0xLet/WTV resolved at 0.1.1
Creating working copy for https://github.com/0xLeif/Task
Working copy of https://github.com/0xLeif/Task resolved at 1.0.0
Creating working copy for https://github.com/0xLeif/Yarn
Working copy of https://github.com/0xLeif/Yarn resolved at 1.0.0
Creating working copy for https://github.com/0xLet/SURL
Working copy of https://github.com/0xLet/SURL resolved at 0.1.1
Creating working copy for https://github.com/0xLet/SwiftFu
Working copy of https://github.com/0xLet/SwiftFu resolved at 1.0.1
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/28] Emitting module Task
/host/spi-builder-workspace/.build/checkouts/Task/Sources/Task/Task+/Task+URLSession.swift:2:8: error: no such module 'Combine'
import Combine
       ^
[2/28] Compiling SwiftFu Boolable.swift
[3/28] Compiling SwiftFu Configurable.swift
[4/29] Compiling Task Task+sink.swift
/host/spi-builder-workspace/.build/checkouts/Task/Sources/Task/Task+/Task+URLSession.swift:2:8: error: no such module 'Combine'
import Combine
       ^
[5/29] Compiling Task Task+map.swift
/host/spi-builder-workspace/.build/checkouts/Task/Sources/Task/Task+/Task+URLSession.swift:2:8: error: no such module 'Combine'
import Combine
       ^
[6/29] Compiling SwiftFu Tuplable.swift
[7/29] Compiling SwiftFu SwiftFu+.swift
[8/29] Compiling SwiftFu Fuable.swift
[9/29] Compiling SwiftFu Functionable.swift
[10/29] Compiling SwiftFu Modifiable.swift
[11/29] Compiling SwiftFu Printable.swift
[12/29] Emitting module Chronicle
[13/29] Compiling Chronicle Chronicle+DefaultFormatters.swift
[14/29] Emitting module SwiftFu
[15/29] Compiling Task Task+URLSession.swift
/host/spi-builder-workspace/.build/checkouts/Task/Sources/Task/Task+/Task+URLSession.swift:2:8: error: no such module 'Combine'
import Combine
       ^
[16/29] Compiling Task Task.swift
/host/spi-builder-workspace/.build/checkouts/Task/Sources/Task/Task+/Task+URLSession.swift:2:8: error: no such module 'Combine'
import Combine
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[17/29] Compiling SwiftFu Foundation+SwiftFu.swift
[18/29] Compiling SwiftFu BinaryFloatingPoint+.swift
[19/29] Compiling SURL String+.swift
[20/29] Compiling SwiftFu BinaryInteger+.swift
[21/29] Compiling SwiftFu Assertable.swift
[22/29] Emitting module SURL
/host/spi-builder-workspace/.build/checkouts/SURL/Sources/SURL/URL+.swift:14:19: error: 'URLSessionDataTask' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    var dataTask: URLSessionDataTask {
                  ^~~~~~~~~~~~~~~~~~
Foundation.URLSessionDataTask:2:18: note: 'URLSessionDataTask' has been explicitly marked unavailable here
public typealias URLSessionDataTask = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SURL/Sources/SURL/URL+.swift:18:58: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    func dataTask(withHandler handler: @escaping (Data?, URLResponse?, Error?) -> Void) -> URLSessionDataTask {
                                                         ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SURL/Sources/SURL/URL+.swift:18:92: error: 'URLSessionDataTask' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    func dataTask(withHandler handler: @escaping (Data?, URLResponse?, Error?) -> Void) -> URLSessionDataTask {
                                                                                           ^~~~~~~~~~~~~~~~~~
Foundation.URLSessionDataTask:2:18: note: 'URLSessionDataTask' has been explicitly marked unavailable here
public typealias URLSessionDataTask = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SURL/Sources/SURL/URL+.swift:28:10: error: cannot find type 'URLRequest' in scope
    ) -> URLRequest {
         ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SURL/Sources/SURL/URL+.swift:25:35: error: cannot find type 'URLRequest' in scope
        forHTTPMethod httpMethod: URLRequest.HTTPRequestMethod? = .GET,
                                  ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SURL/Sources/SURL/URL+.swift:26:22: error: cannot find type 'URLRequest' in scope
        cachePolicy: URLRequest.CachePolicy = .useProtocolCachePolicy,
                     ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SURL/Sources/SURL/URL+.swift:43:48: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
        withHandler handler: @escaping (Data?, URLResponse?, Error?) -> Void
                                               ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SURL/Sources/SURL/URL+.swift:49:41: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
        withHandler handler: @escaping (URLResponse?, Error?) -> Void
                                        ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SURL/Sources/SURL/URL+.swift:57:48: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
        withHandler handler: @escaping (Data?, URLResponse?, Error?) -> Void
                                               ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SURL/Sources/SURL/URL+.swift:63:48: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
        withHandler handler: @escaping (Data?, URLResponse?, Error?) -> Void
                                               ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.
Fetching https://github.com/0xLeif/Task
Fetching https://github.com/0xLeif/Yarn
Fetching https://github.com/0xLeif/Chronicle
[1/33] Fetching yarn
[34/124] Fetching yarn, task
[125/254] Fetching yarn, task, chronicle
Fetching https://github.com/0xLet/SwiftFu
Fetched https://github.com/0xLeif/Task (0.38s)
Fetched https://github.com/0xLeif/Yarn (0.39s)
Fetched https://github.com/0xLeif/Chronicle (0.39s)
Fetching https://github.com/0xLet/WTV
Fetching https://github.com/0xLet/SURL
[1/52] Fetching wtv
[53/97] Fetching wtv, surl
[98/246] Fetching wtv, surl, swiftfu
Fetched https://github.com/0xLet/WTV (0.25s)
Fetched https://github.com/0xLet/SURL (0.25s)
Fetched https://github.com/0xLet/SwiftFu (0.25s)
Computing version for https://github.com/0xLeif/Yarn
Computed https://github.com/0xLeif/Yarn at 1.0.0 (0.34s)
Computing version for https://github.com/0xLeif/Task
Computed https://github.com/0xLeif/Task at 1.0.0 (0.35s)
Computing version for https://github.com/0xLeif/Chronicle
Computed https://github.com/0xLeif/Chronicle at 0.2.3 (0.34s)
Computing version for https://github.com/0xLet/SwiftFu
Computed https://github.com/0xLet/SwiftFu at 1.0.1 (0.34s)
Computing version for https://github.com/0xLet/WTV
Computed https://github.com/0xLet/WTV at 0.1.1 (0.35s)
Computing version for https://github.com/0xLet/SURL
Computed https://github.com/0xLet/SURL at 0.1.1 (0.34s)
Creating working copy for https://github.com/0xLeif/Chronicle
Working copy of https://github.com/0xLeif/Chronicle resolved at 0.2.3
Creating working copy for https://github.com/0xLet/WTV
Working copy of https://github.com/0xLet/WTV resolved at 0.1.1
Creating working copy for https://github.com/0xLeif/Task
Working copy of https://github.com/0xLeif/Task resolved at 1.0.0
Creating working copy for https://github.com/0xLeif/Yarn
Working copy of https://github.com/0xLeif/Yarn resolved at 1.0.0
Creating working copy for https://github.com/0xLet/SURL
Working copy of https://github.com/0xLet/SURL resolved at 0.1.1
Creating working copy for https://github.com/0xLet/SwiftFu
Working copy of https://github.com/0xLet/SwiftFu resolved at 1.0.1
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/28] Emitting module Task
/host/spi-builder-workspace/.build/checkouts/Task/Sources/Task/Task+/Task+URLSession.swift:2:8: error: no such module 'Combine'
import Combine
       ^
[2/28] Compiling SwiftFu Boolable.swift
[3/28] Compiling SwiftFu Configurable.swift
[4/29] Compiling Task Task+sink.swift
/host/spi-builder-workspace/.build/checkouts/Task/Sources/Task/Task+/Task+URLSession.swift:2:8: error: no such module 'Combine'
import Combine
       ^
[5/29] Compiling Task Task+map.swift
/host/spi-builder-workspace/.build/checkouts/Task/Sources/Task/Task+/Task+URLSession.swift:2:8: error: no such module 'Combine'
import Combine
       ^
[6/29] Compiling SwiftFu Tuplable.swift
[7/29] Compiling SwiftFu SwiftFu+.swift
[8/29] Compiling SwiftFu Fuable.swift
[9/29] Compiling SwiftFu Functionable.swift
[10/29] Compiling SwiftFu Modifiable.swift
[11/29] Compiling SwiftFu Printable.swift
[12/29] Emitting module Chronicle
[13/29] Compiling Chronicle Chronicle+DefaultFormatters.swift
[14/29] Emitting module SwiftFu
[15/29] Compiling Task Task+URLSession.swift
/host/spi-builder-workspace/.build/checkouts/Task/Sources/Task/Task+/Task+URLSession.swift:2:8: error: no such module 'Combine'
import Combine
       ^
[16/29] Compiling Task Task.swift
/host/spi-builder-workspace/.build/checkouts/Task/Sources/Task/Task+/Task+URLSession.swift:2:8: error: no such module 'Combine'
import Combine
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[17/29] Compiling SwiftFu Foundation+SwiftFu.swift
[18/29] Compiling SwiftFu BinaryFloatingPoint+.swift
[19/29] Compiling SURL String+.swift
[20/29] Compiling SwiftFu BinaryInteger+.swift
[21/29] Compiling SwiftFu Assertable.swift
[22/29] Emitting module SURL
/host/spi-builder-workspace/.build/checkouts/SURL/Sources/SURL/URL+.swift:14:19: error: 'URLSessionDataTask' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    var dataTask: URLSessionDataTask {
                  ^~~~~~~~~~~~~~~~~~
Foundation.URLSessionDataTask:2:18: note: 'URLSessionDataTask' has been explicitly marked unavailable here
public typealias URLSessionDataTask = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SURL/Sources/SURL/URL+.swift:18:58: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    func dataTask(withHandler handler: @escaping (Data?, URLResponse?, Error?) -> Void) -> URLSessionDataTask {
                                                         ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SURL/Sources/SURL/URL+.swift:18:92: error: 'URLSessionDataTask' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    func dataTask(withHandler handler: @escaping (Data?, URLResponse?, Error?) -> Void) -> URLSessionDataTask {
                                                                                           ^~~~~~~~~~~~~~~~~~
Foundation.URLSessionDataTask:2:18: note: 'URLSessionDataTask' has been explicitly marked unavailable here
public typealias URLSessionDataTask = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SURL/Sources/SURL/URL+.swift:28:10: error: cannot find type 'URLRequest' in scope
    ) -> URLRequest {
         ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SURL/Sources/SURL/URL+.swift:25:35: error: cannot find type 'URLRequest' in scope
        forHTTPMethod httpMethod: URLRequest.HTTPRequestMethod? = .GET,
                                  ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SURL/Sources/SURL/URL+.swift:26:22: error: cannot find type 'URLRequest' in scope
        cachePolicy: URLRequest.CachePolicy = .useProtocolCachePolicy,
                     ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SURL/Sources/SURL/URL+.swift:43:48: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
        withHandler handler: @escaping (Data?, URLResponse?, Error?) -> Void
                                               ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SURL/Sources/SURL/URL+.swift:49:41: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
        withHandler handler: @escaping (URLResponse?, Error?) -> Void
                                        ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SURL/Sources/SURL/URL+.swift:57:48: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
        withHandler handler: @escaping (Data?, URLResponse?, Error?) -> Void
                                               ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SURL/Sources/SURL/URL+.swift:63:48: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
        withHandler handler: @escaping (Data?, URLResponse?, Error?) -> Void
                                               ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SURL/Sources/SURL/URL+.swift:69:41: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
        withHandler handler: @escaping (URLResponse?, Error?) -> Void
                                        ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SURL/Sources/SURL/URL+.swift:78:48: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
        withHandler handler: @escaping (Data?, URLResponse?, Error?) -> Void
                                               ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SURL/Sources/SURL/URL+.swift:89:41: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
        withHandler handler: @escaping (URLResponse?, Error?) -> Void
                                        ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SURL/Sources/SURL/URL+.swift:102:48: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
        withHandler handler: @escaping (Data?, URLResponse?, Error?) -> Void
                                               ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SURL/Sources/SURL/URL+.swift:113:48: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
        withHandler handler: @escaping (Data?, URLResponse?, Error?) -> Void
                                               ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SURL/Sources/SURL/URLRequest+.swift:10:18: error: cannot find type 'URLRequest' in scope
public extension URLRequest {
                 ^~~~~~~~~~
[23/29] Compiling SURL URL+.swift
/host/spi-builder-workspace/.build/checkouts/SURL/Sources/SURL/URL+.swift:14:19: error: 'URLSessionDataTask' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    var dataTask: URLSessionDataTask {
                  ^~~~~~~~~~~~~~~~~~
Foundation.URLSessionDataTask:2:18: note: 'URLSessionDataTask' has been explicitly marked unavailable here
public typealias URLSessionDataTask = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SURL/Sources/SURL/URL+.swift:18:58: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    func dataTask(withHandler handler: @escaping (Data?, URLResponse?, Error?) -> Void) -> URLSessionDataTask {
                                                         ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SURL/Sources/SURL/URL+.swift:18:92: error: 'URLSessionDataTask' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    func dataTask(withHandler handler: @escaping (Data?, URLResponse?, Error?) -> Void) -> URLSessionDataTask {
                                                                                           ^~~~~~~~~~~~~~~~~~
Foundation.URLSessionDataTask:2:18: note: 'URLSessionDataTask' has been explicitly marked unavailable here
public typealias URLSessionDataTask = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SURL/Sources/SURL/URL+.swift:28:10: error: cannot find type 'URLRequest' in scope
    ) -> URLRequest {
         ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SURL/Sources/SURL/URL+.swift:25:35: error: cannot find type 'URLRequest' in scope
        forHTTPMethod httpMethod: URLRequest.HTTPRequestMethod? = .GET,
                                  ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SURL/Sources/SURL/URL+.swift:26:22: error: cannot find type 'URLRequest' in scope
        cachePolicy: URLRequest.CachePolicy = .useProtocolCachePolicy,
                     ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SURL/Sources/SURL/URL+.swift:43:48: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
        withHandler handler: @escaping (Data?, URLResponse?, Error?) -> Void
                                               ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SURL/Sources/SURL/URL+.swift:49:41: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
        withHandler handler: @escaping (URLResponse?, Error?) -> Void
                                        ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SURL/Sources/SURL/URL+.swift:57:48: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
        withHandler handler: @escaping (Data?, URLResponse?, Error?) -> Void
                                               ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SURL/Sources/SURL/URL+.swift:63:48: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
        withHandler handler: @escaping (Data?, URLResponse?, Error?) -> Void
                                               ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SURL/Sources/SURL/URL+.swift:69:41: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
        withHandler handler: @escaping (URLResponse?, Error?) -> Void
                                        ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SURL/Sources/SURL/URL+.swift:78:48: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
        withHandler handler: @escaping (Data?, URLResponse?, Error?) -> Void
                                               ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SURL/Sources/SURL/URL+.swift:89:41: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
        withHandler handler: @escaping (URLResponse?, Error?) -> Void
                                        ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SURL/Sources/SURL/URL+.swift:102:48: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
        withHandler handler: @escaping (Data?, URLResponse?, Error?) -> Void
                                               ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SURL/Sources/SURL/URL+.swift:113:48: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
        withHandler handler: @escaping (Data?, URLResponse?, Error?) -> Void
                                               ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SURL/Sources/SURL/URL+.swift:15:20: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
        URLSession.shared.dataTask(with: self)
        ~~~~~~~~~~ ^~~~~~
/host/spi-builder-workspace/.build/checkouts/SURL/Sources/SURL/URL+.swift:19:20: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
        URLSession.shared.dataTask(with: self, completionHandler: handler)
        ~~~~~~~~~~ ^~~~~~
/host/spi-builder-workspace/.build/checkouts/SURL/Sources/SURL/URL+.swift:29:23: error: cannot find 'URLRequest' in scope
        var request = URLRequest(url: self,
                      ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SURL/Sources/SURL/URL+.swift:33:28: error: type of expression is ambiguous without a type annotation
        request.httpMethod = httpMethod?.rawValue
        ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SURL/Sources/SURL/URL+.swift:45:36: error: cannot infer contextual base in reference to member 'GET'
        urlRequest(forHTTPMethod: .GET).dataTask(withHandler: handler).resume()
                                  ~^~~
/host/spi-builder-workspace/.build/checkouts/SURL/Sources/SURL/URL+.swift:51:36: error: cannot infer contextual base in reference to member 'HEAD'
        urlRequest(forHTTPMethod: .HEAD).dataTask { (data, response, error) in
                                  ~^~~~
/host/spi-builder-workspace/.build/checkouts/SURL/Sources/SURL/URL+.swift:59:36: error: cannot infer contextual base in reference to member 'CONNECT'
        urlRequest(forHTTPMethod: .CONNECT).dataTask(withHandler: handler).resume()
                                  ~^~~~~~~
/host/spi-builder-workspace/.build/checkouts/SURL/Sources/SURL/URL+.swift:65:36: error: cannot infer contextual base in reference to member 'OPTIONS'
        urlRequest(forHTTPMethod: .OPTIONS).dataTask(withHandler: handler).resume()
                                  ~^~~~~~~
/host/spi-builder-workspace/.build/checkouts/SURL/Sources/SURL/URL+.swift:71:36: error: cannot infer contextual base in reference to member 'TRACE'
        urlRequest(forHTTPMethod: .TRACE).dataTask { (data, response, error) in
                                  ~^~~~~
/host/spi-builder-workspace/.build/checkouts/SURL/Sources/SURL/URL+.swift:80:50: error: cannot infer contextual base in reference to member 'POST'
        var request = urlRequest(forHTTPMethod: .POST)
                                                ~^~~~
/host/spi-builder-workspace/.build/checkouts/SURL/Sources/SURL/URL+.swift:91:50: error: cannot infer contextual base in reference to member 'PUT'
        var request = urlRequest(forHTTPMethod: .PUT)
                                                ~^~~
/host/spi-builder-workspace/.build/checkouts/SURL/Sources/SURL/URL+.swift:104:50: error: cannot infer contextual base in reference to member 'PATCH'
        var request = urlRequest(forHTTPMethod: .PATCH)
                                                ~^~~~~
/host/spi-builder-workspace/.build/checkouts/SURL/Sources/SURL/URL+.swift:115:50: error: cannot infer contextual base in reference to member 'DELETE'
        var request = urlRequest(forHTTPMethod: .DELETE)
                                                ~^~~~~~
[24/29] Compiling SURL URLRequest+.swift
/host/spi-builder-workspace/.build/checkouts/SURL/Sources/SURL/URLRequest+.swift:10:18: error: cannot find type 'URLRequest' in scope
public extension URLRequest {
                 ^~~~~~~~~~
[25/29] Compiling SwiftFu Switch+.swift
error: fatalError
[27/31] Emitting module WTV
BUILD FAILURE 5.9 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.