Build Information
Failed to build Spasibo, reference 0.3.2 (b6008c
), with Swift 6.2 (beta) for Linux on 18 Jun 2025 05:46:14 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/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.2
Building package at path: $PWD
https://github.com/artemnovichkov/spasibo.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/jpsim/Yams.git
Fetching https://github.com/Carthage/Carthage.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/29149] Fetching carthage
[1459/40008] Fetching carthage, yams
[6077/55388] Fetching carthage, yams, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.27s)
[18199/40008] Fetching carthage, yams
Fetched https://github.com/jpsim/Yams.git from cache (1.96s)
Fetched https://github.com/Carthage/Carthage.git from cache (2.20s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 2.0.0 (2.86s)
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.57s)
Computing version for https://github.com/Carthage/Carthage.git
Computed https://github.com/Carthage/Carthage.git at 0.40.0 (3.01s)
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/thoughtbot/Curry.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/mdiep/Tentacle.git
Fetching https://github.com/jdhealy/PrettyColors.git
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
[1/1115] Fetching prettycolors
[358/1715] Fetching prettycolors, curry
[1716/54208] Fetching prettycolors, curry, reactiveswift
[1717/68967] Fetching prettycolors, curry, reactiveswift, quick
[1718/72700] Fetching prettycolors, curry, reactiveswift, quick, tentacle
[11042/92284] Fetching prettycolors, curry, reactiveswift, quick, tentacle, nimble
Fetched https://github.com/mdiep/Tentacle.git from cache (0.88s)
[32474/88551] Fetching prettycolors, curry, reactiveswift, quick, nimble
Fetching https://github.com/Carthage/Commandant.git
[41719/90880] Fetching prettycolors, curry, reactiveswift, quick, nimble, commandant
Fetched https://github.com/Carthage/Commandant.git from cache (0.42s)
[62204/88551] Fetching prettycolors, curry, reactiveswift, quick, nimble
Fetching https://github.com/Carthage/ReactiveTask.git
[81728/90476] Fetching prettycolors, curry, reactiveswift, quick, nimble, reactivetask
Fetched https://github.com/Carthage/ReactiveTask.git from cache (0.44s)
Fetching https://github.com/antitypical/Result.git
[1/2533] Fetching result
Fetched https://github.com/thoughtbot/Curry.git from cache (2.25s)
Fetched https://github.com/Quick/Quick.git from cache (2.27s)
Fetched https://github.com/Quick/Nimble.git from cache (2.31s)
Fetched https://github.com/antitypical/Result.git from cache (0.62s)
Fetched https://github.com/jdhealy/PrettyColors.git from cache (3.28s)
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (3.31s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.1 (3.85s)
Computing version for https://github.com/thoughtbot/Curry.git
Computed https://github.com/thoughtbot/Curry.git at 4.0.2 (2.29s)
Computing version for https://github.com/jdhealy/PrettyColors.git
Computed https://github.com/jdhealy/PrettyColors.git at 5.0.2 (3.65s)
Computing version for https://github.com/Carthage/ReactiveTask.git
Computed https://github.com/Carthage/ReactiveTask.git at 0.16.0 (0.74s)
Computing version for https://github.com/antitypical/Result.git
Computed https://github.com/antitypical/Result.git at 4.1.0 (0.65s)
Computing version for https://github.com/mdiep/Tentacle.git
Computed https://github.com/mdiep/Tentacle.git at 0.13.1 (0.50s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 5.0.1 (0.59s)
Computing version for https://github.com/Carthage/Commandant.git
Computed https://github.com/Carthage/Commandant.git at 0.18.0 (0.69s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.2 (0.79s)
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/ReactiveCocoa/ReactiveSwift.git
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift.git resolved at 5.0.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/mdiep/Tentacle.git
Working copy of https://github.com/mdiep/Tentacle.git resolved at 0.13.1
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/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/Carthage/ReactiveTask.git
Working copy of https://github.com/Carthage/ReactiveTask.git resolved at 0.16.0
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/Carthage/Commandant.git
Working copy of https://github.com/Carthage/Commandant.git resolved at 0.18.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
Building for debugging...
[0/29] Write sources
[10/29] Compiling writer.c
[11/29] Write swift-version-24593BA9C3E375BF.txt
[12/29] Compiling reader.c
[13/29] Compiling parser.c
[14/29] Compiling api.c
[15/34] Compiling scanner.c
[16/37] Compiling emitter.c
[18/79] Compiling Result ResultProtocol.swift
[19/79] Compiling Yams String+Yams.swift
[20/79] Compiling Yams Tag.swift
[21/79] Compiling ArgumentParser ParserError.swift
[22/79] Compiling ArgumentParser SplitArguments.swift
[23/82] Compiling Yams Mark.swift
[24/82] Compiling Yams Node.Mapping.swift
[25/82] Compiling Yams Node.Scalar.swift
[26/82] Compiling Yams Node.Sequence.swift
[27/82] Compiling Yams Node.swift
[28/82] Compiling Yams Parser.swift
[29/82] Compiling Yams Representer.swift
[30/82] Compiling Yams Resolver.swift
[31/82] Emitting module ArgumentParser
[32/82] Compiling Yams Constructor.swift
[33/82] Compiling Yams Decoder.swift
[34/82] Compiling Yams Emitter.swift
[35/82] Compiling Yams Encoder.swift
[36/82] Emitting module Result
[37/82] Compiling Result AnyError.swift
[42/84] Emitting module Yams
[43/84] Compiling Result Result.swift
[44/84] Compiling Result NoError.swift
[56/85] Compiling ArgumentParser UsageGenerator.swift
[57/85] Compiling ArgumentParser StringExtensions.swift
[58/85] Compiling ArgumentParser Tree.swift
[58/85] Wrapping AST for Result for debugging
[60/105] Compiling ArgumentParser ArgumentSetSequence.swift
[61/105] Compiling ArgumentParser CommandParser.swift
[62/105] Compiling ArgumentParser InputOrigin.swift
[63/105] Compiling ArgumentParser Name.swift
[64/105] Compiling ReactiveSwift ResultExtensions.swift
[65/105] Compiling ReactiveSwift SignalProducer.swift
[66/105] Compiling ReactiveSwift UnidirectionalBinding.swift
[67/105] Compiling ArgumentParser ParsableCommand.swift
[68/105] Compiling ArgumentParser ArgumentDecoder.swift
[69/105] Compiling ArgumentParser ArgumentDefinition.swift
[70/105] Compiling ArgumentParser ArgumentSet.swift
[71/106] Wrapping AST for ArgumentParser for debugging
[73/106] Compiling ReactiveSwift Property.swift
[74/106] Compiling ReactiveSwift Reactive.swift
[75/107] Wrapping AST for Yams 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 [#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>
[78/109] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[79/109] Compiling ReactiveSwift ValidatingProperty.swift
[80/109] Compiling ReactiveSwift Lifetime.swift
[81/109] Compiling ReactiveSwift Observer.swift
[82/109] Compiling ReactiveSwift Optional.swift
[83/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 [#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>
[84/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 [#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>
[85/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 [#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>
[89/109] Compiling ReactiveSwift Deprecations+Removals.swift
[90/109] Compiling ReactiveSwift Disposable.swift
[91/109] Compiling ReactiveSwift Event.swift
[92/109] Compiling ReactiveSwift Action.swift
[93/109] Compiling ReactiveSwift Atomic.swift
[94/109] Compiling ReactiveSwift Bag.swift
[95/109] Compiling ReactiveSwift Scheduler.swift
[96/109] Compiling ReactiveSwift Signal.swift
[99/109] Emitting module Curry
BUILD FAILURE 6.2 linux