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 Spasibo, reference 0.3.2 (b6008c), with Swift 6.0 for Linux on 27 Nov 2024 06:06:39 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -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

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/artemnovichkov/spasibo.git
Reference: 0.3.2
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/artemnovichkov/spasibo
 * tag               0.3.2      -> FETCH_HEAD
HEAD is now at b6008c5 Fix dependency selection
Cloned https://github.com/artemnovichkov/spasibo.git
Revision (git rev-parse @):
b6008c5508f0f53faa1af44e6228c78e9941cec7
SUCCESS checkout https://github.com/artemnovichkov/spasibo.git at 0.3.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/artemnovichkov/spasibo.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/Carthage/Carthage.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/29098] Fetching carthage
[3202/39034] Fetching carthage, yams
[4565/51429] Fetching carthage, yams, swift-argument-parser
Fetched https://github.com/jpsim/Yams.git from cache (1.12s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.34s)
Fetched https://github.com/Carthage/Carthage.git from cache (1.37s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 2.0.0 (0.43s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 0.0.6 (0.45s)
Computing version for https://github.com/Carthage/Carthage.git
Computed https://github.com/Carthage/Carthage.git at 0.40.0 (1.81s)
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
Fetching https://github.com/jdhealy/PrettyColors.git
Fetching https://github.com/thoughtbot/Curry.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/mdiep/Tentacle.git
Fetching https://github.com/Quick/Quick.git
[1/591] Fetching curry
[161/1706] Fetching curry, prettycolors
[1696/5439] Fetching curry, prettycolors, tentacle
[4619/57906] Fetching curry, prettycolors, tentacle, reactiveswift
[9638/72646] Fetching curry, prettycolors, tentacle, reactiveswift, quick
[61105/91921] Fetching curry, prettycolors, tentacle, reactiveswift, quick, nimble
Fetched https://github.com/thoughtbot/Curry.git from cache (1.75s)
Fetched https://github.com/jdhealy/PrettyColors.git from cache (1.75s)
Fetching https://github.com/Carthage/ReactiveTask.git
Fetched https://github.com/mdiep/Tentacle.git from cache (1.76s)
Fetched https://github.com/Quick/Quick.git from cache (1.76s)
Fetching https://github.com/antitypical/Result.git
Fetched https://github.com/Quick/Nimble.git from cache (1.78s)
[1/1925] Fetching reactivetask
[175/4458] Fetching reactivetask, result
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (1.99s)
Fetching https://github.com/Carthage/Commandant.git
Fetched https://github.com/Carthage/ReactiveTask.git from cache (0.27s)
Fetched https://github.com/antitypical/Result.git from cache (0.27s)
[1/2323] Fetching commandant
Fetched https://github.com/Carthage/Commandant.git from cache (0.21s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.1 (0.43s)
Computing version for https://github.com/thoughtbot/Curry.git
Computed https://github.com/thoughtbot/Curry.git at 4.0.2 (0.41s)
Computing version for https://github.com/jdhealy/PrettyColors.git
Computed https://github.com/jdhealy/PrettyColors.git at 5.0.2 (1.78s)
Computing version for https://github.com/Carthage/ReactiveTask.git
Computed https://github.com/Carthage/ReactiveTask.git at 0.16.0 (0.44s)
Computing version for https://github.com/antitypical/Result.git
Computed https://github.com/antitypical/Result.git at 4.1.0 (0.43s)
Computing version for https://github.com/mdiep/Tentacle.git
Computed https://github.com/mdiep/Tentacle.git at 0.13.1 (0.42s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 5.0.1 (0.43s)
Computing version for https://github.com/Carthage/Commandant.git
Computed https://github.com/Carthage/Commandant.git at 0.18.0 (0.42s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.2 (0.45s)
Creating working copy for https://github.com/Carthage/Carthage.git
Working copy of https://github.com/Carthage/Carthage.git resolved at 0.40.0
Creating working copy for https://github.com/jdhealy/PrettyColors.git
Working copy of https://github.com/jdhealy/PrettyColors.git resolved at 5.0.2
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/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 0.0.6
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/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.2.1
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/mdiep/Tentacle.git
Working copy of https://github.com/mdiep/Tentacle.git resolved at 0.13.1
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 2.0.0
Creating working copy for https://github.com/Carthage/ReactiveTask.git
Working copy of https://github.com/Carthage/ReactiveTask.git resolved at 0.16.0
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/antitypical/Result.git
Working copy of https://github.com/antitypical/Result.git resolved at 4.1.0
Building for debugging...
[0/29] Write sources
[10/29] Compiling writer.c
[11/29] Compiling parser.c
[12/29] Compiling api.c
[13/29] Compiling emitter.c
[14/29] Compiling reader.c
[15/29] Write swift-version-24593BA9C3E375BF.txt
[16/29] Compiling scanner.c
[18/79] Compiling ArgumentParser OptionGroup.swift
[19/79] Compiling ArgumentParser CommandConfiguration.swift
[20/81] Compiling ArgumentParser NameSpecification.swift
[21/81] Compiling ArgumentParser Option.swift
[26/84] Compiling ArgumentParser ArgumentSetSequence.swift
[27/84] Compiling ArgumentParser CommandParser.swift
[28/84] Compiling ArgumentParser InputOrigin.swift
[29/84] Compiling ArgumentParser Name.swift
[30/84] Compiling Yams String+Yams.swift
[31/84] Compiling Yams Tag.swift
[32/84] Compiling Yams YamlError.swift
[33/84] Compiling Yams shim.swift
[36/84] Emitting module ArgumentParser
[37/84] Compiling ArgumentParser Argument.swift
[38/84] Compiling ArgumentParser ArgumentHelp.swift
[39/84] Compiling ArgumentParser Errors.swift
[40/84] Compiling ArgumentParser Flag.swift
[41/84] Compiling ArgumentParser EnumerableFlag.swift
[42/84] Compiling ArgumentParser ExpressibleByArgument.swift
[43/84] Compiling ArgumentParser ParsableArguments.swift
[44/84] Compiling ArgumentParser ParsableArgumentsValidation.swift
[47/84] Emitting module Yams
[52/84] Compiling ArgumentParser Parsed.swift
[53/84] Compiling ArgumentParser ParsedValues.swift
[54/84] Compiling ArgumentParser ParserError.swift
[55/84] Compiling ArgumentParser SplitArguments.swift
[56/84] Compiling ArgumentParser HelpCommand.swift
[57/84] Compiling ArgumentParser HelpGenerator.swift
[58/84] Compiling ArgumentParser MessageInfo.swift
[63/85] Compiling Result ResultProtocol.swift
[64/85] Compiling Result NoError.swift
[65/85] Compiling Result Result.swift
[66/85] Emitting module Result
[67/85] Compiling Result AnyError.swift
[69/86] Wrapping AST for Yams for debugging
[71/86] Compiling ArgumentParser UsageGenerator.swift
[72/86] Compiling ArgumentParser StringExtensions.swift
[73/86] Compiling ArgumentParser Tree.swift
[73/86] Wrapping AST for Result for debugging
[75/107] Wrapping AST for ArgumentParser for debugging
[77/107] Compiling ReactiveSwift Lifetime.swift
[78/107] Compiling ReactiveSwift Observer.swift
[79/107] Compiling ReactiveSwift Optional.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[80/109] 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
 47 |                                           userInfo: nil)
 48 |
 49 | extension URLSession: ReactiveExtensionsProvider {}
    | `- error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
 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
[81/109] Compiling ReactiveSwift Action.swift
[82/109] Compiling ReactiveSwift Atomic.swift
[83/109] Compiling ReactiveSwift Bag.swift
[84/109] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[85/109] Compiling ReactiveSwift ValidatingProperty.swift
[86/109] Compiling ReactiveSwift Property.swift
[87/109] Compiling ReactiveSwift Reactive.swift
[88/109] Compiling ReactiveSwift ResultExtensions.swift
[89/109] Compiling ReactiveSwift Deprecations+Removals.swift
[90/109] Compiling ReactiveSwift Disposable.swift
[91/109] Compiling ReactiveSwift Event.swift
[92/109] Compiling ReactiveSwift Scheduler.swift
[93/109] Compiling ReactiveSwift Signal.swift
[94/109] Compiling ReactiveSwift SignalProducer.swift
[95/109] Compiling ReactiveSwift UnidirectionalBinding.swift
[96/109] Compiling ReactiveSwift EventLogger.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:49:1: error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
 47 |                                           userInfo: nil)
 48 |
 49 | extension URLSession: ReactiveExtensionsProvider {}
    | `- error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
 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 {
[97/109] Compiling ReactiveSwift Flatten.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:49:1: error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
 47 |                                           userInfo: nil)
 48 |
 49 | extension URLSession: ReactiveExtensionsProvider {}
    | `- error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
 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 {
[98/109] Compiling ReactiveSwift FoundationExtensions.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:49:1: error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
 47 |                                           userInfo: nil)
 48 |
 49 | extension URLSession: ReactiveExtensionsProvider {}
    | `- error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
 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 {
[99/109] Emitting module Curry
BUILD FAILURE 6.0 linux