The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Donut, reference master (0b9064), with Swift 6.2 (beta) for Linux on 17 Jun 2025 22:51:14 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/natmark/donut.git
Reference: master
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/natmark/donut
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 0b90644 Bump version
Cloned https://github.com/natmark/donut.git
Revision (git rev-parse @):
0b90644b5635f1f988a311c93b297ac0a44f6495
SUCCESS checkout https://github.com/natmark/donut.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/natmark/donut.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/thoughtbot/Curry.git
Fetching https://github.com/yutailang0119/ProgressSpinnerKit
Fetching https://github.com/Carthage/ReactiveTask.git
Fetching https://github.com/Carthage/Commandant.git
[1/600] Fetching curry
[601/1175] Fetching curry, progressspinnerkit
[1176/3100] Fetching curry, progressspinnerkit, reactivetask
[3101/5429] Fetching curry, progressspinnerkit, reactivetask, commandant
Fetched https://github.com/yutailang0119/ProgressSpinnerKit from cache (0.29s)
Fetched https://github.com/Carthage/ReactiveTask.git from cache (0.32s)
Fetched https://github.com/Carthage/Commandant.git from cache (0.32s)
Fetched https://github.com/thoughtbot/Curry.git from cache (0.32s)
Computing version for https://github.com/thoughtbot/Curry.git
Computed https://github.com/thoughtbot/Curry.git at 4.0.2 (2.50s)
Computing version for https://github.com/Carthage/ReactiveTask.git
Computed https://github.com/Carthage/ReactiveTask.git at 0.16.0 (0.44s)
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/antitypical/Result.git
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
[1/2533] Fetching result
[331/17292] Fetching result, quick
[3863/69785] Fetching result, quick, reactiveswift
[21035/89369] Fetching result, quick, reactiveswift, nimble
Fetched https://github.com/antitypical/Result.git from cache (2.68s)
Fetched https://github.com/Quick/Quick.git from cache (2.69s)
Fetched https://github.com/Quick/Nimble.git from cache (2.71s)
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (2.72s)
Computing version for https://github.com/antitypical/Result.git
Computed https://github.com/antitypical/Result.git at 4.1.0 (4.83s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 5.0.1 (0.36s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.1 (0.40s)
Computing version for https://github.com/yutailang0119/ProgressSpinnerKit
Computed https://github.com/yutailang0119/ProgressSpinnerKit at 0.5.0 (0.37s)
Fetching https://github.com/apple/swift-tools-support-core
[1/6853] Fetching swift-tools-support-core
Fetched https://github.com/apple/swift-tools-support-core from cache (0.41s)
Computing version for https://github.com/apple/swift-tools-support-core
Computed https://github.com/apple/swift-tools-support-core at 0.7.3 (0.89s)
Computing version for https://github.com/Carthage/Commandant.git
Computed https://github.com/Carthage/Commandant.git at 0.18.0 (0.38s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.2 (0.39s)
Creating working copy for https://github.com/yutailang0119/ProgressSpinnerKit
Working copy of https://github.com/yutailang0119/ProgressSpinnerKit resolved at 0.5.0
Creating working copy for https://github.com/thoughtbot/Curry.git
Working copy of https://github.com/thoughtbot/Curry.git resolved at 4.0.2
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift.git
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift.git resolved at 5.0.1
Creating working copy for https://github.com/apple/swift-tools-support-core
Working copy of https://github.com/apple/swift-tools-support-core resolved at 0.7.3
Creating working copy for https://github.com/Carthage/Commandant.git
Working copy of https://github.com/Carthage/Commandant.git resolved at 0.18.0
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.1.2
Creating working copy for https://github.com/antitypical/Result.git
Working copy of https://github.com/antitypical/Result.git resolved at 4.1.0
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.2.1
Creating working copy for https://github.com/Carthage/ReactiveTask.git
Working copy of https://github.com/Carthage/ReactiveTask.git resolved at 0.16.0
Building for debugging...
[0/30] Write sources
[11/30] Compiling TSCclibc libc.c
[12/30] Compiling TSCclibc strerror.c
[13/30] Compiling TSCclibc process.c
[14/30] Write swift-version-24593BA9C3E375BF.txt
[16/49] Emitting module TSCLibc
[17/49] Emitting module Commandant
[18/50] Compiling Commandant Result+Additions.swift
[19/50] Compiling Commandant Switch.swift
[20/50] Compiling Commandant OrderedSet.swift
[21/50] Compiling TSCLibc libc.swift
[23/51] Compiling Result ResultProtocol.swift
[24/51] Compiling Result NoError.swift
[25/51] Compiling Result AnyError.swift
[26/51] Emitting module Result
[27/51] Compiling Result Result.swift
[27/51] Wrapping AST for TSCLibc for debugging
[29/53] Compiling Commandant HelpCommand.swift
[30/53] Compiling Commandant Option.swift
[31/53] Compiling Commandant ArgumentProtocol.swift
[32/53] Compiling Commandant Command.swift
[33/53] Compiling Commandant Errors.swift
[35/92] Compiling TSCBasic Await.swift
[36/92] Compiling TSCBasic Base64URL.swift
[37/94] Wrapping AST for Result for debugging
[38/113] Wrapping AST for Commandant for debugging
[40/113] Emitting module TSCBasic
[41/118] Compiling TSCBasic Result.swift
[42/118] Compiling TSCBasic SortedArray.swift
[43/118] Compiling TSCBasic StringConversions.swift
[44/118] Compiling TSCBasic SynchronizedQueue.swift
[45/118] Compiling TSCBasic TemporaryFile.swift
[46/118] Compiling TSCBasic PathShims.swift
[47/118] Compiling TSCBasic Process.swift
[48/118] Compiling TSCBasic ProcessEnv.swift
[49/118] Compiling TSCBasic ProcessSet.swift
[50/118] Compiling TSCBasic RegEx.swift
[51/118] Compiling ReactiveSwift UnidirectionalBinding.swift
[52/118] Compiling TSCBasic ObjectIdentifierProtocol.swift
[53/118] Compiling TSCBasic OrderedDictionary.swift
[54/118] Compiling TSCBasic OrderedSet.swift
[55/118] Compiling TSCBasic Path.swift
[56/118] Compiling TSCBasic HashAlgorithms.swift
[57/118] Compiling TSCBasic JSON.swift
[58/118] Compiling TSCBasic JSONMapper.swift
[59/118] Compiling TSCBasic KeyedPair.swift
[60/118] Compiling TSCBasic LazyCache.swift
[61/118] Compiling TSCBasic Lock.swift
[62/118] Compiling ReactiveSwift EventLogger.swift
[63/118] Compiling ReactiveSwift Flatten.swift
[64/118] Compiling ReactiveSwift FoundationExtensions.swift
[65/118] Compiling ReactiveSwift Property.swift
[66/118] Compiling ReactiveSwift Reactive.swift
[67/118] Compiling ReactiveSwift ResultExtensions.swift
[68/118] Compiling ReactiveSwift Scheduler.swift
[69/118] Compiling ReactiveSwift Signal.swift
[70/118] Compiling ReactiveSwift Lifetime.swift
[71/118] Compiling ReactiveSwift Observer.swift
[72/118] Compiling ReactiveSwift Optional.swift
[73/118] Compiling ReactiveSwift SignalProducer.swift
[74/118] Compiling ReactiveSwift Deprecations+Removals.swift
[75/118] Compiling ReactiveSwift Disposable.swift
[76/118] Compiling ReactiveSwift Event.swift
[77/118] Compiling ReactiveSwift Action.swift
[78/118] Compiling ReactiveSwift Atomic.swift
[79/118] Compiling ReactiveSwift Bag.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:49:1: error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended [#NominalTypes]
 47 |                                           userInfo: nil)
 48 |
 49 | extension URLSession: ReactiveExtensionsProvider {}
    | `- error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended [#NominalTypes]
 50 |
 51 | extension Reactive where Base: URLSession {
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:65:33: error: cannot find type 'URLRequest' in scope
 63 | 	///         side error (i.e. when a response with status code other than
 64 | 	///         200...299 is received).
 65 | 	public func data(with request: URLRequest) -> SignalProducer<(Data, URLResponse), AnyError> {
    |                                 `- error: cannot find type 'URLRequest' in scope
 66 | 		return SignalProducer { [base = self.base] observer, lifetime in
 67 | 			let task = base.dataTask(with: request) { data, response, error in
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:65:70: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 63 | 	///         side error (i.e. when a response with status code other than
 64 | 	///         200...299 is received).
 65 | 	public func data(with request: URLRequest) -> SignalProducer<(Data, URLResponse), AnyError> {
    |                                                                      `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 66 | 		return SignalProducer { [base = self.base] observer, lifetime in
 67 | 			let task = base.dataTask(with: request) { data, response, error in
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/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:51:32: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 49 | extension URLSession: ReactiveExtensionsProvider {}
 50 |
 51 | extension Reactive where Base: URLSession {
    |                                `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 52 | 	/// Returns a SignalProducer which performs the work associated with an
 53 | 	/// `NSURLSession`
Foundation.URLSession:2:18: note: 'URLSession' 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 URLSession = AnyObject
  |                  `- note: 'URLSession' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:67:20: error: value of type 'Base' has no member 'dataTask'
 65 | 	public func data(with request: URLRequest) -> SignalProducer<(Data, URLResponse), AnyError> {
 66 | 		return SignalProducer { [base = self.base] observer, lifetime in
 67 | 			let task = base.dataTask(with: request) { data, response, error in
    |                    `- error: value of type 'Base' has no member 'dataTask'
 68 | 				if let data = data, let response = response {
 69 | 					observer.send(value: (data, response))
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:69:34: error: value of type '_' expected to be instance of class or class-constrained type
 67 | 			let task = base.dataTask(with: request) { data, response, error in
 68 | 				if let data = data, let response = response {
 69 | 					observer.send(value: (data, response))
    |                                  `- error: value of type '_' expected to be instance of class or class-constrained type
 70 | 					observer.sendCompleted()
 71 | 				} else {
[#NominalTypes]: <https://docs.swift.org/compiler/documentation/diagnostics/nominal-types>
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:49:1: error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended [#NominalTypes]
 47 |                                           userInfo: nil)
 48 |
 49 | extension URLSession: ReactiveExtensionsProvider {}
    | `- error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended [#NominalTypes]
 50 |
 51 | extension Reactive where Base: URLSession {
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:65:33: error: cannot find type 'URLRequest' in scope
 63 | 	///         side error (i.e. when a response with status code other than
 64 | 	///         200...299 is received).
 65 | 	public func data(with request: URLRequest) -> SignalProducer<(Data, URLResponse), AnyError> {
    |                                 `- error: cannot find type 'URLRequest' in scope
 66 | 		return SignalProducer { [base = self.base] observer, lifetime in
 67 | 			let task = base.dataTask(with: request) { data, response, error in
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:65:70: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 63 | 	///         side error (i.e. when a response with status code other than
 64 | 	///         200...299 is received).
 65 | 	public func data(with request: URLRequest) -> SignalProducer<(Data, URLResponse), AnyError> {
    |                                                                      `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 66 | 		return SignalProducer { [base = self.base] observer, lifetime in
 67 | 			let task = base.dataTask(with: request) { data, response, error in
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/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:51:32: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 49 | extension URLSession: ReactiveExtensionsProvider {}
 50 |
 51 | extension Reactive where Base: URLSession {
    |                                `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 52 | 	/// Returns a SignalProducer which performs the work associated with an
 53 | 	/// `NSURLSession`
Foundation.URLSession:2:18: note: 'URLSession' 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 URLSession = AnyObject
  |                  `- note: 'URLSession' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:67:20: error: value of type 'Base' has no member 'dataTask'
 65 | 	public func data(with request: URLRequest) -> SignalProducer<(Data, URLResponse), AnyError> {
 66 | 		return SignalProducer { [base = self.base] observer, lifetime in
 67 | 			let task = base.dataTask(with: request) { data, response, error in
    |                    `- error: value of type 'Base' has no member 'dataTask'
 68 | 				if let data = data, let response = response {
 69 | 					observer.send(value: (data, response))
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:69:34: error: value of type '_' expected to be instance of class or class-constrained type
 67 | 			let task = base.dataTask(with: request) { data, response, error in
 68 | 				if let data = data, let response = response {
 69 | 					observer.send(value: (data, response))
    |                                  `- error: value of type '_' expected to be instance of class or class-constrained type
 70 | 					observer.sendCompleted()
 71 | 				} else {
[#NominalTypes]: <https://docs.swift.org/compiler/documentation/diagnostics/nominal-types>
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:49:1: error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended [#NominalTypes]
 47 |                                           userInfo: nil)
 48 |
 49 | extension URLSession: ReactiveExtensionsProvider {}
    | `- error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended [#NominalTypes]
 50 |
 51 | extension Reactive where Base: URLSession {
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:65:33: error: cannot find type 'URLRequest' in scope
 63 | 	///         side error (i.e. when a response with status code other than
 64 | 	///         200...299 is received).
 65 | 	public func data(with request: URLRequest) -> SignalProducer<(Data, URLResponse), AnyError> {
    |                                 `- error: cannot find type 'URLRequest' in scope
 66 | 		return SignalProducer { [base = self.base] observer, lifetime in
 67 | 			let task = base.dataTask(with: request) { data, response, error in
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:65:70: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 63 | 	///         side error (i.e. when a response with status code other than
 64 | 	///         200...299 is received).
 65 | 	public func data(with request: URLRequest) -> SignalProducer<(Data, URLResponse), AnyError> {
    |                                                                      `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 66 | 		return SignalProducer { [base = self.base] observer, lifetime in
 67 | 			let task = base.dataTask(with: request) { data, response, error in
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/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:51:32: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 49 | extension URLSession: ReactiveExtensionsProvider {}
 50 |
 51 | extension Reactive where Base: URLSession {
    |                                `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 52 | 	/// Returns a SignalProducer which performs the work associated with an
 53 | 	/// `NSURLSession`
Foundation.URLSession:2:18: note: 'URLSession' 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 URLSession = AnyObject
  |                  `- note: 'URLSession' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:67:20: error: value of type 'Base' has no member 'dataTask'
 65 | 	public func data(with request: URLRequest) -> SignalProducer<(Data, URLResponse), AnyError> {
 66 | 		return SignalProducer { [base = self.base] observer, lifetime in
 67 | 			let task = base.dataTask(with: request) { data, response, error in
    |                    `- error: value of type 'Base' has no member 'dataTask'
 68 | 				if let data = data, let response = response {
 69 | 					observer.send(value: (data, response))
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:69:34: error: value of type '_' expected to be instance of class or class-constrained type
 67 | 			let task = base.dataTask(with: request) { data, response, error in
 68 | 				if let data = data, let response = response {
 69 | 					observer.send(value: (data, response))
    |                                  `- error: value of type '_' expected to be instance of class or class-constrained type
 70 | 					observer.sendCompleted()
 71 | 				} else {
[#NominalTypes]: <https://docs.swift.org/compiler/documentation/diagnostics/nominal-types>
error: emit-module command failed with exit code 1 (use -v to see invocation)
[83/120] Emitting module ReactiveSwift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:49:1: error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended [#NominalTypes]
 47 |                                           userInfo: nil)
 48 |
 49 | extension URLSession: ReactiveExtensionsProvider {}
    | `- error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended [#NominalTypes]
 50 |
 51 | extension Reactive where Base: URLSession {
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:65:33: error: cannot find type 'URLRequest' in scope
 63 | 	///         side error (i.e. when a response with status code other than
 64 | 	///         200...299 is received).
 65 | 	public func data(with request: URLRequest) -> SignalProducer<(Data, URLResponse), AnyError> {
    |                                 `- error: cannot find type 'URLRequest' in scope
 66 | 		return SignalProducer { [base = self.base] observer, lifetime in
 67 | 			let task = base.dataTask(with: request) { data, response, error in
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:65:70: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 63 | 	///         side error (i.e. when a response with status code other than
 64 | 	///         200...299 is received).
 65 | 	public func data(with request: URLRequest) -> SignalProducer<(Data, URLResponse), AnyError> {
    |                                                                      `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 66 | 		return SignalProducer { [base = self.base] observer, lifetime in
 67 | 			let task = base.dataTask(with: request) { data, response, error in
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/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:51:32: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 49 | extension URLSession: ReactiveExtensionsProvider {}
 50 |
 51 | extension Reactive where Base: URLSession {
    |                                `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 52 | 	/// Returns a SignalProducer which performs the work associated with an
 53 | 	/// `NSURLSession`
Foundation.URLSession:2:18: note: 'URLSession' 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 URLSession = AnyObject
  |                  `- note: 'URLSession' has been explicitly marked unavailable here
[#NominalTypes]: <https://docs.swift.org/compiler/documentation/diagnostics/nominal-types>
[84/120] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[85/120] Compiling ReactiveSwift ValidatingProperty.swift
[89/120] Compiling TSCBasic TerminalController.swift
[90/120] Compiling TSCBasic Thread.swift
[91/120] Compiling TSCBasic Tuple.swift
[92/120] Compiling TSCBasic WritableByteStream.swift
[93/120] Compiling TSCBasic misc.swift
[94/121] Wrapping AST for TSCBasic for debugging
[96/156] Compiling TSCUtility Array+Extensions.swift
[97/156] Compiling TSCUtility Bits.swift
[98/156] Compiling TSCUtility Bitstream.swift
[99/156] Compiling TSCUtility Archiver.swift
[100/156] Compiling TSCUtility ArgumentParser.swift
[101/156] Compiling TSCUtility ArgumentParserShellCompletion.swift
[102/156] Compiling TSCUtility FSWatch.swift
[103/156] Compiling TSCUtility FloatingPointExtensions.swift
[104/156] Compiling TSCUtility Git.swift
[105/156] Compiling TSCUtility OSLog.swift
[106/156] Compiling TSCUtility OrderedZip.swift
[107/156] Compiling TSCUtility PkgConfig.swift
[108/156] Compiling TSCUtility Platform.swift
[109/156] Emitting module Curry
BUILD FAILURE 6.2 linux