Build Information
Failed to build Spasibo, reference 0.3.2 (b6008c
), with Swift 6.0 for Linux on 31 Oct 2024 17:41:45 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 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.56.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 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/9902] Fetching yams
[2/39000] Fetching yams, carthage
[6341/51332] Fetching yams, carthage, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.73s)
[17468/39000] Fetching yams, carthage
Fetched https://github.com/jpsim/Yams.git from cache (1.04s)
Fetched https://github.com/Carthage/Carthage.git from cache (1.34s)
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.44s)
Computing version for https://github.com/Carthage/Carthage.git
Computed https://github.com/Carthage/Carthage.git at 0.40.0 (1.80s)
Fetching https://github.com/jdhealy/PrettyColors.git
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/mdiep/Tentacle.git
Fetching https://github.com/thoughtbot/Curry.git
[1/591] Fetching curry
[510/1706] Fetching curry, prettycolors
[1707/16429] Fetching curry, prettycolors, quick
[1708/20162] Fetching curry, prettycolors, quick, tentacle
[5341/72600] Fetching curry, prettycolors, quick, tentacle, reactiveswift
Fetched https://github.com/jdhealy/PrettyColors.git from cache (0.57s)
[36352/71485] Fetching curry, quick, tentacle, reactiveswift
Fetching https://github.com/Carthage/Commandant.git
Fetched https://github.com/Quick/Quick.git from cache (0.58s)
[22678/56762] Fetching curry, tentacle, reactiveswift
Fetching https://github.com/Carthage/ReactiveTask.git
[37361/59085] Fetching curry, tentacle, reactiveswift, commandant
[42306/61010] Fetching curry, tentacle, reactiveswift, commandant, reactivetask
Fetched https://github.com/Carthage/Commandant.git from cache (0.23s)
[48200/58687] Fetching curry, tentacle, reactiveswift, reactivetask
Fetching https://github.com/antitypical/Result.git
Fetched https://github.com/Carthage/ReactiveTask.git from cache (0.23s)
[46799/56762] Fetching curry, tentacle, reactiveswift
[52568/75980] Fetching curry, tentacle, reactiveswift, nimble
[63874/78513] Fetching curry, tentacle, reactiveswift, nimble, result
Fetched https://github.com/antitypical/Result.git from cache (0.26s)
[71560/75980] Fetching curry, tentacle, reactiveswift, nimble
Fetched https://github.com/thoughtbot/Curry.git from cache (1.98s)
Fetched https://github.com/mdiep/Tentacle.git from cache (1.98s)
Fetched https://github.com/Quick/Nimble.git from cache (2.00s)
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (2.01s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.1 (0.44s)
Computing version for https://github.com/thoughtbot/Curry.git
Computed https://github.com/thoughtbot/Curry.git at 4.0.2 (0.43s)
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.42s)
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.46s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.2 (0.43s)
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/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/Carthage.git
Working copy of https://github.com/Carthage/Carthage.git resolved at 0.40.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/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.1.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/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/Commandant.git
Working copy of https://github.com/Carthage/Commandant.git resolved at 0.18.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/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 reader.c
[11/29] Compiling api.c
[12/29] Compiling parser.c
[13/29] Compiling emitter.c
[14/29] Compiling scanner.c
[15/29] Compiling writer.c
[16/29] Write swift-version-24593BA9C3E375BF.txt
[18/79] Compiling Result ResultProtocol.swift
[19/79] Compiling Yams Node.Scalar.swift
[20/79] Compiling Yams Node.Sequence.swift
[21/81] Compiling ArgumentParser Parsed.swift
[22/81] Compiling ArgumentParser ParsedValues.swift
[23/81] Compiling ArgumentParser ParserError.swift
[24/81] Compiling ArgumentParser SplitArguments.swift
[25/84] Compiling Yams String+Yams.swift
[26/84] Compiling Yams Tag.swift
[27/84] Compiling Yams YamlError.swift
[28/84] Compiling Yams shim.swift
[31/84] Compiling Yams Constructor.swift
[32/84] Compiling Yams Decoder.swift
[33/84] Compiling Yams Node.swift
[34/84] Compiling Yams Parser.swift
[35/84] Compiling Yams Mark.swift
[36/84] Compiling Yams Node.Mapping.swift
[37/84] Compiling Yams Representer.swift
[38/84] Compiling Yams Resolver.swift
[39/84] Compiling Yams Emitter.swift
[40/84] Compiling Yams Encoder.swift
[43/84] Emitting module ArgumentParser
[44/84] Compiling Result NoError.swift
[45/84] Compiling Result Result.swift
[48/84] Emitting module Result
[49/84] Compiling Result AnyError.swift
[59/85] Emitting module Yams
[61/86] Wrapping AST for Result for debugging
[64/86] Compiling ArgumentParser ArgumentSetSequence.swift
[65/86] Compiling ArgumentParser CommandParser.swift
[66/86] Compiling ArgumentParser InputOrigin.swift
[67/86] Compiling ArgumentParser Name.swift
[68/86] Compiling ArgumentParser HelpCommand.swift
[69/86] Compiling ArgumentParser HelpGenerator.swift
[70/86] Compiling ArgumentParser MessageInfo.swift
[71/106] Compiling ArgumentParser UsageGenerator.swift
[72/106] Compiling ArgumentParser StringExtensions.swift
[73/106] Compiling ArgumentParser Tree.swift
[73/106] 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 Deprecations+Removals.swift
[79/109] Compiling ReactiveSwift Disposable.swift
[80/109] Compiling ReactiveSwift Event.swift
[81/109] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[82/109] Compiling ReactiveSwift ValidatingProperty.swift
[83/109] Compiling ReactiveSwift Action.swift
[84/109] Compiling ReactiveSwift Atomic.swift
[85/109] Compiling ReactiveSwift Bag.swift
[86/109] Compiling ReactiveSwift Property.swift
[87/109] Compiling ReactiveSwift Reactive.swift
[88/109] Compiling ReactiveSwift ResultExtensions.swift
[89/109] Compiling ReactiveSwift Scheduler.swift
[90/109] Compiling ReactiveSwift Signal.swift
[91/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 {
[92/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 {
[93/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 {
[94/109] Compiling ReactiveSwift Lifetime.swift
[95/109] Compiling ReactiveSwift Observer.swift
[96/109] Compiling ReactiveSwift Optional.swift
[97/109] Compiling ReactiveSwift SignalProducer.swift
[98/109] Compiling ReactiveSwift UnidirectionalBinding.swift
[99/109] Emitting module Curry
BUILD FAILURE 6.0 linux