Build Information
Failed to build Spasibo, reference master (f2b1f7
), with Swift 6.0 for Linux on 27 Nov 2024 06:04:08 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: 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/artemnovichkov/spasibo
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at f2b1f78 Update logo
Cloned https://github.com/artemnovichkov/spasibo.git
Revision (git rev-parse @):
f2b1f78cd4be8ca6da37206d43dfdeea06e1ab90
SUCCESS checkout https://github.com/artemnovichkov/spasibo.git at master
========================================
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/apple/swift-argument-parser.git
Fetching https://github.com/Carthage/Carthage.git
[1/29098] Fetching carthage
[583/39034] Fetching carthage, yams
[5559/51429] Fetching carthage, yams, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.00s)
Fetched https://github.com/jpsim/Yams.git from cache (1.03s)
Fetched https://github.com/Carthage/Carthage.git from cache (1.38s)
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.83s)
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/ReactiveCocoa/ReactiveSwift.git
Fetching https://github.com/Quick/Quick.git
[1/1115] Fetching prettycolors
[392/1706] Fetching prettycolors, curry
[1707/5439] Fetching prettycolors, curry, tentacle
[4619/57906] Fetching prettycolors, curry, tentacle, reactiveswift
Fetched https://github.com/jdhealy/PrettyColors.git from cache (0.25s)
Fetching https://github.com/Carthage/Commandant.git
[4553/56791] Fetching curry, tentacle, reactiveswift
[5603/71531] Fetching curry, tentacle, reactiveswift, quick
[29200/73854] Fetching curry, tentacle, reactiveswift, quick, commandant
Fetched https://github.com/Carthage/Commandant.git from cache (0.24s)
Fetching https://github.com/Carthage/ReactiveTask.git
[33231/71531] Fetching curry, tentacle, reactiveswift, quick
[37954/73456] Fetching curry, tentacle, reactiveswift, quick, reactivetask
Fetched https://github.com/Carthage/ReactiveTask.git from cache (0.22s)
Fetching https://github.com/antitypical/Result.git
[44773/71531] Fetching curry, tentacle, reactiveswift, quick
[46873/90806] Fetching curry, tentacle, reactiveswift, quick, nimble
[70505/93339] Fetching curry, tentacle, reactiveswift, quick, nimble, result
Fetched https://github.com/antitypical/Result.git from cache (0.23s)
[81673/90806] Fetching curry, tentacle, reactiveswift, quick, nimble
Fetched https://github.com/mdiep/Tentacle.git from cache (1.74s)
Fetched https://github.com/thoughtbot/Curry.git from cache (1.99s)
Fetched https://github.com/Quick/Quick.git from cache (1.99s)
Fetched https://github.com/Quick/Nimble.git from cache (2.01s)
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (2.02s)
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.42s)
Computing version for https://github.com/jdhealy/PrettyColors.git
Computed https://github.com/jdhealy/PrettyColors.git at 5.0.2 (1.79s)
Computing version for https://github.com/Carthage/ReactiveTask.git
Computed https://github.com/Carthage/ReactiveTask.git at 0.16.0 (0.42s)
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.43s)
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/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/thoughtbot/Curry.git
Working copy of https://github.com/thoughtbot/Curry.git resolved at 4.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/Carthage/ReactiveTask.git
Working copy of https://github.com/Carthage/ReactiveTask.git resolved at 0.16.0
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/jdhealy/PrettyColors.git
Working copy of https://github.com/jdhealy/PrettyColors.git resolved at 5.0.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/ReactiveCocoa/ReactiveSwift.git
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift.git resolved at 5.0.1
Creating working copy for https://github.com/mdiep/Tentacle.git
Working copy of https://github.com/mdiep/Tentacle.git resolved at 0.13.1
Building for debugging...
[0/29] Write sources
[10/29] Compiling reader.c
[11/29] Compiling parser.c
[12/29] Compiling api.c
[13/29] Compiling emitter.c
[14/29] Compiling writer.c
[15/29] Compiling scanner.c
[15/29] Write swift-version-24593BA9C3E375BF.txt
[18/79] Emitting module ArgumentParser
[19/82] Compiling ArgumentParser NameSpecification.swift
[20/82] Compiling ArgumentParser Option.swift
[21/82] Compiling Result ResultProtocol.swift
[22/84] Compiling Yams String+Yams.swift
[23/84] Compiling Yams Tag.swift
[24/84] Compiling Yams YamlError.swift
[25/84] Compiling Yams shim.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 ArgumentParser Parsed.swift
[31/84] Compiling ArgumentParser ParsedValues.swift
[32/84] Compiling ArgumentParser ParserError.swift
[33/84] Compiling ArgumentParser SplitArguments.swift
[38/84] Compiling Yams Node.Scalar.swift
[39/84] Compiling Yams Node.Sequence.swift
[40/84] Compiling ArgumentParser Argument.swift
[41/84] Compiling ArgumentParser ArgumentHelp.swift
[42/84] Compiling ArgumentParser Errors.swift
[43/84] Compiling ArgumentParser Flag.swift
[44/84] Compiling ArgumentParser EnumerableFlag.swift
[45/84] Compiling ArgumentParser ExpressibleByArgument.swift
[46/84] Compiling Yams Representer.swift
[47/84] Compiling Yams Resolver.swift
[48/84] Emitting module Result
[51/84] Compiling Result NoError.swift
[52/84] Compiling Result AnyError.swift
[53/84] Compiling Result Result.swift
[54/84] Compiling ArgumentParser UsageGenerator.swift
[55/84] Compiling ArgumentParser StringExtensions.swift
[56/84] Compiling ArgumentParser Tree.swift
[62/85] Emitting module Yams
[69/86] Wrapping AST for Result for debugging
[71/87] Compiling ArgumentParser HelpCommand.swift
[72/87] Compiling ArgumentParser HelpGenerator.swift
[73/87] Compiling ArgumentParser MessageInfo.swift
[73/105] Wrapping AST for Yams for debugging
[75/107] Wrapping AST for ArgumentParser for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[77/107] 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
[78/109] Compiling ReactiveSwift Action.swift
[79/109] Compiling ReactiveSwift Atomic.swift
[80/109] Compiling ReactiveSwift Bag.swift
[81/109] Compiling ReactiveSwift Property.swift
[82/109] Compiling ReactiveSwift Reactive.swift
[83/109] Compiling ReactiveSwift ResultExtensions.swift
[84/109] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[85/109] Compiling ReactiveSwift ValidatingProperty.swift
[86/109] Compiling ReactiveSwift Lifetime.swift
[87/109] Compiling ReactiveSwift Observer.swift
[88/109] Compiling ReactiveSwift Optional.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 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 {
[95/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 {
[96/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 {
[97/109] Compiling ReactiveSwift SignalProducer.swift
[98/109] Compiling ReactiveSwift UnidirectionalBinding.swift
[99/109] Emitting module Curry
BUILD FAILURE 6.0 linux