Build Information
Failed to build Moya-ModelMapper, reference master (3f0b7d
), with Swift 6.1 for Linux on 25 Apr 2025 13:53:58 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.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sunshinejr/Moya-ModelMapper.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/sunshinejr/Moya-ModelMapper
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 3f0b7d9 Loosen the requirements for Moya version in Podspec (to ~> 14.0)
Cloned https://github.com/sunshinejr/Moya-ModelMapper.git
Revision (git rev-parse @):
3f0b7d953bedd2c61570bec7110fb30b720f028b
SUCCESS checkout https://github.com/sunshinejr/Moya-ModelMapper.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/sunshinejr/Moya-ModelMapper.git
https://github.com/sunshinejr/Moya-ModelMapper.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "moya",
"requirement" : {
"range" : [
{
"lower_bound" : "14.0.0",
"upper_bound" : "15.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Moya/Moya.git"
},
{
"identity" : "mapper",
"requirement" : {
"range" : [
{
"lower_bound" : "10.0.0",
"upper_bound" : "11.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/lyft/mapper.git"
}
],
"manifest_display_name" : "Moya-ModelMapper",
"name" : "Moya-ModelMapper",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.12"
},
{
"name" : "ios",
"version" : "10.0"
},
{
"name" : "tvos",
"version" : "10.0"
},
{
"name" : "watchos",
"version" : "3.0"
}
],
"products" : [
{
"name" : "Moya-ModelMapper",
"targets" : [
"Moya-ModelMapper"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ReactiveMoya-ModelMapper",
"targets" : [
"ReactiveMoya-ModelMapper"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "RxMoya-ModelMapper",
"targets" : [
"RxMoya-ModelMapper"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RxMoya_ModelMapper",
"module_type" : "SwiftTarget",
"name" : "RxMoya-ModelMapper",
"path" : "Sources/RxMoya-ModelMapper",
"product_dependencies" : [
"RxMoya"
],
"product_memberships" : [
"RxMoya-ModelMapper"
],
"sources" : [
"Observable+ModelMapper.swift",
"ObservableAvailability.swift",
"Single+ModelMapper.swift"
],
"target_dependencies" : [
"Moya-ModelMapper"
],
"type" : "library"
},
{
"c99name" : "ReactiveMoya_ModelMapper",
"module_type" : "SwiftTarget",
"name" : "ReactiveMoya-ModelMapper",
"path" : "Sources/ReactiveMoya-ModelMapper",
"product_dependencies" : [
"ReactiveMoya"
],
"product_memberships" : [
"ReactiveMoya-ModelMapper"
],
"sources" : [
"SignalProducer+ModelMapper.swift",
"SignalProducerAvailability.swift"
],
"target_dependencies" : [
"Moya-ModelMapper"
],
"type" : "library"
},
{
"c99name" : "Moya_ModelMapper",
"module_type" : "SwiftTarget",
"name" : "Moya-ModelMapper",
"path" : "Sources/Moya-ModelMapper",
"product_dependencies" : [
"Moya",
"Mapper"
],
"product_memberships" : [
"Moya-ModelMapper",
"ReactiveMoya-ModelMapper",
"RxMoya-ModelMapper"
],
"sources" : [
"Response+ModelMapper.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-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.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/Moya/Moya.git
Fetching https://github.com/lyft/mapper.git
[1/1538] Fetching mapper
[1539/26805] Fetching mapper, moya
Fetched https://github.com/lyft/mapper.git from cache (0.24s)
[3285/25267] Fetching moya
Fetched https://github.com/Moya/Moya.git from cache (1.99s)
Computing version for https://github.com/lyft/mapper.git
Computed https://github.com/lyft/mapper.git at 10.0.1 (3.02s)
Computing version for https://github.com/Moya/Moya.git
Computed https://github.com/Moya/Moya.git at 14.0.1 (0.83s)
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/Moya/ReactiveSwift.git
Fetching https://github.com/AliSoftware/OHHTTPStubs.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/shibapm/Rocket
Fetching https://github.com/ReactiveX/RxSwift.git
[1/1386] Fetching rocket
[1387/47249] Fetching rocket, reactiveswift
[1846/55149] Fetching rocket, reactiveswift, ohhttpstubs
[4249/69904] Fetching rocket, reactiveswift, ohhttpstubs, quick
[16410/89471] Fetching rocket, reactiveswift, ohhttpstubs, quick, nimble
[38175/142147] Fetching rocket, reactiveswift, ohhttpstubs, quick, nimble, rxswift
Fetched https://github.com/shibapm/Rocket from cache (1.09s)
[79934/140761] Fetching reactiveswift, ohhttpstubs, quick, nimble, rxswift
Fetching https://github.com/Alamofire/Alamofire.git
[126813/170898] Fetching reactiveswift, ohhttpstubs, quick, nimble, rxswift, alamofire
[126812/140761] Fetching reactiveswift, ohhttpstubs, quick, nimble, rxswift
[127867/170898] Fetching reactiveswift, ohhttpstubs, quick, nimble, rxswift, alamofire
Fetched https://github.com/Quick/Nimble.git from cache (2.03s)
[123005/151331] Fetching reactiveswift, ohhttpstubs, quick, rxswift, alamofire
Fetched https://github.com/Moya/ReactiveSwift.git from cache (4.92s)
Fetched https://github.com/Alamofire/Alamofire.git from cache (4.05s)
Fetched https://github.com/AliSoftware/OHHTTPStubs.git from cache (5.17s)
Fetched https://github.com/Quick/Quick.git from cache (5.18s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (5.32s)
Computing version for https://github.com/Moya/ReactiveSwift.git
Computed https://github.com/Moya/ReactiveSwift.git at 6.1.0 (7.56s)
Computing version for https://github.com/AliSoftware/OHHTTPStubs.git
Computed https://github.com/AliSoftware/OHHTTPStubs.git at 9.1.0 (0.53s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.1 (0.62s)
Computing version for https://github.com/shibapm/Rocket
Computed https://github.com/shibapm/Rocket at 1.3.0 (0.71s)
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/shibapm/Logger
Fetching https://github.com/shibapm/PackageConfig.git
Fetching https://github.com/kareman/SwiftShell
[1/116] Fetching logger
[117/4979] Fetching logger, swiftshell
[1139/5559] Fetching logger, swiftshell, packageconfig
[3858/15848] Fetching logger, swiftshell, packageconfig, yams
Fetched https://github.com/kareman/SwiftShell from cache (0.35s)
[1725/10985] Fetching logger, packageconfig, yams
Fetched https://github.com/shibapm/PackageConfig.git from cache (1.74s)
Fetched https://github.com/shibapm/Logger from cache (1.74s)
Fetched https://github.com/jpsim/Yams from cache (1.78s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0 (2.26s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (3.31s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 5.1.3 (0.56s)
Computing version for https://github.com/shibapm/PackageConfig.git
Computed https://github.com/shibapm/PackageConfig.git at 1.1.3 (0.49s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.2 (2.05s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 5.3.1 (0.52s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.10.2 (1.05s)
Creating working copy for https://github.com/Moya/ReactiveSwift.git
Working copy of https://github.com/Moya/ReactiveSwift.git resolved at 6.1.0
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.1.2
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.10.2
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 5.1.3
Creating working copy for https://github.com/shibapm/Rocket
Working copy of https://github.com/shibapm/Rocket resolved at 1.3.0
Creating working copy for https://github.com/AliSoftware/OHHTTPStubs.git
Working copy of https://github.com/AliSoftware/OHHTTPStubs.git resolved at 9.1.0
Creating working copy for https://github.com/kareman/SwiftShell
Working copy of https://github.com/kareman/SwiftShell resolved at 5.1.0
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 5.3.1
Creating working copy for https://github.com/Moya/Moya.git
Working copy of https://github.com/Moya/Moya.git resolved at 14.0.1
Creating working copy for https://github.com/shibapm/PackageConfig.git
Working copy of https://github.com/shibapm/PackageConfig.git resolved at 1.1.3
Creating working copy for https://github.com/shibapm/Logger
Working copy of https://github.com/shibapm/Logger resolved at 0.2.3
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/lyft/mapper.git
Working copy of https://github.com/lyft/mapper.git resolved at 10.0.1
Building for debugging...
[0/12] Write sources
[9/12] Copying PrivacyInfo.xcprivacy
[9/12] Write sources
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/215] Emitting module Mapper
[14/216] Compiling Mapper Transform.swift
[15/216] Compiling Mapper MapperError.swift
[16/216] Compiling Mapper Transform+Dictionary.swift
[17/216] Compiling RxSwift CombineLatest+arity.swift
[18/216] Compiling RxSwift CombineLatest.swift
[19/216] Compiling RxSwift CompactMap.swift
[20/216] Compiling RxSwift Completable+AndThen.swift
[21/216] Compiling RxSwift Completable.swift
[24/221] Compiling Mapper URL+Convertible.swift
[25/221] Compiling RxSwift ConnectableObservableType.swift
[26/221] Compiling RxSwift Create.swift
[27/221] Compiling RxSwift CurrentThreadScheduler.swift
[28/223] Compiling RxSwift SerialDisposable.swift
[29/223] Compiling RxSwift ShareReplayScope.swift
[30/223] Compiling RxSwift Single.swift
[31/223] Compiling RxSwift SingleAssignmentDisposable.swift
[32/223] Compiling RxSwift SingleAsync.swift
[33/223] Compiling RxSwift Sink.swift
[34/223] Compiling RxSwift Skip.swift
[35/223] Compiling RxSwift SkipUntil.swift
[36/223] Compiling RxSwift SkipWhile.swift
[37/223] Compiling RxSwift StartWith.swift
[38/223] Compiling RxSwift SubjectType.swift
[39/223] Compiling RxSwift SubscribeOn.swift
[40/223] Compiling RxSwift SubscriptionDisposable.swift
[41/223] Compiling RxSwift SwiftSupport.swift
[42/223] Compiling RxSwift Switch.swift
[43/223] Compiling RxSwift SwitchIfEmpty.swift
[44/223] Compiling RxSwift SynchronizedDisposeType.swift
[45/223] Compiling RxSwift SynchronizedOnType.swift
[47/223] Compiling RxSwift CompositeDisposable.swift
[50/223] Compiling Mapper NSDictionary+Safety.swift
[51/242] Compiling ReactiveSwift UninhabitedTypeGuards.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
[52/242] Compiling ReactiveSwift ValidatingProperty.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
[53/242] Compiling RxSwift AnonymousDisposable.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
[54/242] Compiling RxSwift AnonymousObserver.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
[55/242] Compiling RxSwift AnyObserver.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
[56/242] Compiling RxSwift AsMaybe.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
[57/242] Compiling RxSwift AsSingle.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
[58/242] Compiling RxSwift AsyncLock.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
[59/242] Compiling RxSwift AsyncSubject.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
[60/242] Compiling RxSwift AtomicInt.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
[61/242] Compiling RxSwift Bag+Rx.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
[62/242] Compiling RxSwift Bag.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
[63/242] Compiling RxSwift BehaviorSubject.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
[64/242] Compiling RxSwift BinaryDisposable.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
[65/242] Compiling RxSwift BooleanDisposable.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
[66/242] Compiling RxSwift Buffer.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
[67/242] Compiling RxSwift Cancelable.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
[68/242] Compiling RxSwift Catch.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
[69/242] Compiling RxSwift CombineLatest+Collection.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
[70/242] Compiling RxSwift GroupBy.swift
[71/242] Compiling RxSwift GroupedObservable.swift
[72/242] Compiling RxSwift HistoricalScheduler.swift
[73/242] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[74/242] Compiling RxSwift ImmediateSchedulerType.swift
[75/242] Compiling RxSwift InfiniteSequence.swift
[76/242] Compiling RxSwift InvocableScheduledItem.swift
[77/242] Compiling RxSwift InvocableType.swift
[78/242] Compiling RxSwift Just.swift
[79/242] Compiling RxSwift Lock.swift
[80/242] Compiling RxSwift LockOwnerType.swift
[81/242] Compiling RxSwift MainScheduler.swift
[82/242] Compiling RxSwift Map.swift
[83/242] Compiling RxSwift Materialize.swift
[84/242] Compiling RxSwift Maybe.swift
[85/242] Compiling RxSwift Merge.swift
[86/242] Compiling RxSwift Multicast.swift
[87/242] Compiling RxSwift Never.swift
[88/242] Compiling RxSwift NopDisposable.swift
[90/242] Compiling RxSwift Concat.swift
[91/242] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[92/242] Compiling RxSwift ConcurrentMainScheduler.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[93/242] Emitting module ReactiveSwift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:47:1: error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
45 | userInfo: nil)
46 |
47 | extension URLSession: ReactiveExtensionsProvider {}
| `- error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
48 |
49 | extension Reactive where Base: URLSession {
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:63:33: error: cannot find type 'URLRequest' in scope
61 | /// side error (i.e. when a response with status code other than
62 | /// 200...299 is received).
63 | public func data(with request: URLRequest) -> SignalProducer<(Data, URLResponse), Error> {
| `- error: cannot find type 'URLRequest' in scope
64 | return SignalProducer { [base = self.base] observer, lifetime in
65 | let task = base.dataTask(with: request) { data, response, error in
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:63:70: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
61 | /// side error (i.e. when a response with status code other than
62 | /// 200...299 is received).
63 | public func data(with request: URLRequest) -> SignalProducer<(Data, URLResponse), Error> {
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
64 | return SignalProducer { [base = self.base] observer, lifetime in
65 | 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:49:32: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
47 | extension URLSession: ReactiveExtensionsProvider {}
48 |
49 | extension Reactive where Base: URLSession {
| `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
50 | /// Returns a SignalProducer which performs the work associated with an
51 | /// `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:47:1: error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
45 | userInfo: nil)
46 |
47 | extension URLSession: ReactiveExtensionsProvider {}
| `- error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
48 |
49 | extension Reactive where Base: URLSession {
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:63:33: error: cannot find type 'URLRequest' in scope
61 | /// side error (i.e. when a response with status code other than
62 | /// 200...299 is received).
63 | public func data(with request: URLRequest) -> SignalProducer<(Data, URLResponse), Error> {
| `- error: cannot find type 'URLRequest' in scope
64 | return SignalProducer { [base = self.base] observer, lifetime in
65 | let task = base.dataTask(with: request) { data, response, error in
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:63:70: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
61 | /// side error (i.e. when a response with status code other than
62 | /// 200...299 is received).
63 | public func data(with request: URLRequest) -> SignalProducer<(Data, URLResponse), Error> {
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
64 | return SignalProducer { [base = self.base] observer, lifetime in
65 | 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:49:32: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
47 | extension URLSession: ReactiveExtensionsProvider {}
48 |
49 | extension Reactive where Base: URLSession {
| `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
50 | /// Returns a SignalProducer which performs the work associated with an
51 | /// `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:65:20: error: value of type 'Base' has no member 'dataTask'
63 | public func data(with request: URLRequest) -> SignalProducer<(Data, URLResponse), Error> {
64 | return SignalProducer { [base = self.base] observer, lifetime in
65 | let task = base.dataTask(with: request) { data, response, error in
| `- error: value of type 'Base' has no member 'dataTask'
66 | if let data = data, let response = response {
67 | observer.send(value: (data, response))
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:67:34: error: value of type '_' expected to be instance of class or class-constrained type
65 | let task = base.dataTask(with: request) { data, response, error in
66 | if let data = data, let response = response {
67 | observer.send(value: (data, response))
| `- error: value of type '_' expected to be instance of class or class-constrained type
68 | observer.sendCompleted()
69 | } else {
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:47:1: error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
45 | userInfo: nil)
46 |
47 | extension URLSession: ReactiveExtensionsProvider {}
| `- error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
48 |
49 | extension Reactive where Base: URLSession {
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:63:33: error: cannot find type 'URLRequest' in scope
61 | /// side error (i.e. when a response with status code other than
62 | /// 200...299 is received).
63 | public func data(with request: URLRequest) -> SignalProducer<(Data, URLResponse), Error> {
| `- error: cannot find type 'URLRequest' in scope
64 | return SignalProducer { [base = self.base] observer, lifetime in
65 | let task = base.dataTask(with: request) { data, response, error in
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:63:70: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
61 | /// side error (i.e. when a response with status code other than
62 | /// 200...299 is received).
63 | public func data(with request: URLRequest) -> SignalProducer<(Data, URLResponse), Error> {
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
64 | return SignalProducer { [base = self.base] observer, lifetime in
65 | 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:49:32: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
47 | extension URLSession: ReactiveExtensionsProvider {}
48 |
49 | extension Reactive where Base: URLSession {
| `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
50 | /// Returns a SignalProducer which performs the work associated with an
51 | /// `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:65:20: error: value of type 'Base' has no member 'dataTask'
63 | public func data(with request: URLRequest) -> SignalProducer<(Data, URLResponse), Error> {
64 | return SignalProducer { [base = self.base] observer, lifetime in
65 | let task = base.dataTask(with: request) { data, response, error in
| `- error: value of type 'Base' has no member 'dataTask'
66 | if let data = data, let response = response {
67 | observer.send(value: (data, response))
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:67:34: error: value of type '_' expected to be instance of class or class-constrained type
65 | let task = base.dataTask(with: request) { data, response, error in
66 | if let data = data, let response = response {
67 | observer.send(value: (data, response))
| `- error: value of type '_' expected to be instance of class or class-constrained type
68 | observer.sendCompleted()
69 | } else {
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:47:1: error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
45 | userInfo: nil)
46 |
47 | extension URLSession: ReactiveExtensionsProvider {}
| `- error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
48 |
49 | extension Reactive where Base: URLSession {
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:63:33: error: cannot find type 'URLRequest' in scope
61 | /// side error (i.e. when a response with status code other than
62 | /// 200...299 is received).
63 | public func data(with request: URLRequest) -> SignalProducer<(Data, URLResponse), Error> {
| `- error: cannot find type 'URLRequest' in scope
64 | return SignalProducer { [base = self.base] observer, lifetime in
65 | let task = base.dataTask(with: request) { data, response, error in
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:63:70: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
61 | /// side error (i.e. when a response with status code other than
62 | /// 200...299 is received).
63 | public func data(with request: URLRequest) -> SignalProducer<(Data, URLResponse), Error> {
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
64 | return SignalProducer { [base = self.base] observer, lifetime in
65 | 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:49:32: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
47 | extension URLSession: ReactiveExtensionsProvider {}
48 |
49 | extension Reactive where Base: URLSession {
| `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
50 | /// Returns a SignalProducer which performs the work associated with an
51 | /// `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:65:20: error: value of type 'Base' has no member 'dataTask'
63 | public func data(with request: URLRequest) -> SignalProducer<(Data, URLResponse), Error> {
64 | return SignalProducer { [base = self.base] observer, lifetime in
65 | let task = base.dataTask(with: request) { data, response, error in
| `- error: value of type 'Base' has no member 'dataTask'
66 | if let data = data, let response = response {
67 | observer.send(value: (data, response))
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:67:34: error: value of type '_' expected to be instance of class or class-constrained type
65 | let task = base.dataTask(with: request) { data, response, error in
66 | if let data = data, let response = response {
67 | observer.send(value: (data, response))
| `- error: value of type '_' expected to be instance of class or class-constrained type
68 | observer.sendCompleted()
69 | } else {
[100/242] Compiling RxSwift Reactive.swift
[101/242] Compiling RxSwift RecursiveLock.swift
[102/242] Compiling RxSwift RecursiveScheduler.swift
[103/242] Compiling RxSwift Reduce.swift
[104/242] Compiling RxSwift RefCountDisposable.swift
[105/242] Compiling RxSwift Repeat.swift
[106/242] Compiling RxSwift ReplaySubject.swift
[107/242] Compiling RxSwift RetryWhen.swift
[108/242] Compiling RxSwift Rx.swift
[109/242] Compiling RxSwift RxMutableBox.swift
[110/242] Compiling RxSwift Sample.swift
[111/242] Compiling RxSwift Scan.swift
[112/242] Compiling RxSwift ScheduledDisposable.swift
[113/242] Compiling RxSwift ScheduledItem.swift
[114/242] Compiling RxSwift ScheduledItemType.swift
[115/242] Compiling RxSwift SchedulerServices+Emulation.swift
[116/242] Compiling RxSwift SchedulerType.swift
[117/242] Compiling RxSwift Sequence.swift
[118/242] Compiling RxSwift SerialDispatchQueueScheduler.swift
[119/242] Compiling RxSwift Date+Dispatch.swift
[120/242] Compiling RxSwift Debounce.swift
[121/242] Compiling RxSwift Debug.swift
[122/242] Compiling RxSwift DefaultIfEmpty.swift
[123/242] Compiling RxSwift Deferred.swift
[124/242] Compiling RxSwift Observable.swift
[125/242] Compiling RxSwift ObservableConvertibleType.swift
[126/242] Compiling RxSwift ObservableType+Extensions.swift
[127/242] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[128/242] Compiling RxSwift ObservableType.swift
[129/242] Compiling RxSwift ObserveOn.swift
[130/242] Compiling RxSwift ObserverBase.swift
[131/242] Compiling RxSwift ObserverType.swift
[132/242] Compiling RxSwift OperationQueueScheduler.swift
[133/242] Compiling RxSwift Optional.swift
[134/242] Compiling RxSwift Platform.Darwin.swift
[135/242] Compiling RxSwift Platform.Linux.swift
[136/242] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[137/242] Compiling RxSwift PrimitiveSequence.swift
[138/242] Compiling RxSwift PriorityQueue.swift
[139/242] Compiling RxSwift Producer.swift
[140/242] Compiling RxSwift PublishSubject.swift
[141/242] Compiling RxSwift Queue.swift
[142/242] Compiling RxSwift Range.swift
[149/242] Emitting module Alamofire
[156/242] Compiling Alamofire RetryPolicy.swift
[157/242] Compiling Alamofire ServerTrustEvaluation.swift
[158/242] Compiling Alamofire URLEncodedFormEncoder.swift
[159/242] Compiling Alamofire Validation.swift
[160/242] Compiling Alamofire resource_bundle_accessor.swift
[161/242] Compiling RxSwift Disposables.swift
[162/242] Compiling RxSwift DisposeBag.swift
[163/242] Compiling RxSwift DisposeBase.swift
[164/242] Compiling RxSwift DistinctUntilChanged.swift
[165/242] Compiling RxSwift Do.swift
[166/242] Compiling RxSwift ElementAt.swift
[167/242] Compiling RxSwift Empty.swift
[168/242] Compiling RxSwift Enumerated.swift
[169/242] Compiling RxSwift Error.swift
[170/242] Compiling RxSwift Errors.swift
[171/242] Compiling RxSwift Event.swift
[172/242] Compiling RxSwift Filter.swift
[173/242] Compiling RxSwift First.swift
[174/242] Compiling RxSwift Generate.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[192/242] Compiling RxSwift Delay.swift
[193/242] Compiling RxSwift DelaySubscription.swift
[194/242] Emitting module RxSwift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/119] Compiling Mapper NSDictionary+Safety.swift
[3/205] Compiling Mapper Transform.swift
[4/205] Compiling Mapper Transform+Dictionary.swift
[5/205] Compiling RxSwift CompactMap.swift
[6/205] Compiling RxSwift Completable+AndThen.swift
[7/205] Emitting module Mapper
[8/205] Compiling RxSwift CombineLatest+arity.swift
[9/205] Compiling RxSwift CombineLatest.swift
[10/205] Compiling Mapper URL+Convertible.swift
[11/205] Compiling Mapper MapperError.swift
[12/205] Compiling RxSwift Completable.swift
[13/205] Compiling RxSwift CompositeDisposable.swift
[15/206] Compiling RxSwift Concat.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:47:1: error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
45 | userInfo: nil)
46 |
47 | extension URLSession: ReactiveExtensionsProvider {}
| `- error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
48 |
49 | extension Reactive where Base: URLSession {
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:63:33: error: cannot find type 'URLRequest' in scope
61 | /// side error (i.e. when a response with status code other than
62 | /// 200...299 is received).
63 | public func data(with request: URLRequest) -> SignalProducer<(Data, URLResponse), Error> {
| `- error: cannot find type 'URLRequest' in scope
64 | return SignalProducer { [base = self.base] observer, lifetime in
65 | let task = base.dataTask(with: request) { data, response, error in
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:63:70: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
61 | /// side error (i.e. when a response with status code other than
62 | /// 200...299 is received).
63 | public func data(with request: URLRequest) -> SignalProducer<(Data, URLResponse), Error> {
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
64 | return SignalProducer { [base = self.base] observer, lifetime in
65 | 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:49:32: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
47 | extension URLSession: ReactiveExtensionsProvider {}
48 |
49 | extension Reactive where Base: URLSession {
| `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
50 | /// Returns a SignalProducer which performs the work associated with an
51 | /// `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:65:20: error: value of type 'Base' has no member 'dataTask'
63 | public func data(with request: URLRequest) -> SignalProducer<(Data, URLResponse), Error> {
64 | return SignalProducer { [base = self.base] observer, lifetime in
65 | let task = base.dataTask(with: request) { data, response, error in
| `- error: value of type 'Base' has no member 'dataTask'
66 | if let data = data, let response = response {
67 | observer.send(value: (data, response))
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:67:34: error: value of type '_' expected to be instance of class or class-constrained type
65 | let task = base.dataTask(with: request) { data, response, error in
66 | if let data = data, let response = response {
67 | observer.send(value: (data, response))
| `- error: value of type '_' expected to be instance of class or class-constrained type
68 | observer.sendCompleted()
69 | } else {
[16/206] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:47:1: error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
45 | userInfo: nil)
46 |
47 | extension URLSession: ReactiveExtensionsProvider {}
| `- error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
48 |
49 | extension Reactive where Base: URLSession {
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:63:33: error: cannot find type 'URLRequest' in scope
61 | /// side error (i.e. when a response with status code other than
62 | /// 200...299 is received).
63 | public func data(with request: URLRequest) -> SignalProducer<(Data, URLResponse), Error> {
| `- error: cannot find type 'URLRequest' in scope
64 | return SignalProducer { [base = self.base] observer, lifetime in
65 | let task = base.dataTask(with: request) { data, response, error in
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:63:70: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
61 | /// side error (i.e. when a response with status code other than
62 | /// 200...299 is received).
63 | public func data(with request: URLRequest) -> SignalProducer<(Data, URLResponse), Error> {
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
64 | return SignalProducer { [base = self.base] observer, lifetime in
65 | 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:49:32: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
47 | extension URLSession: ReactiveExtensionsProvider {}
48 |
49 | extension Reactive where Base: URLSession {
| `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
50 | /// Returns a SignalProducer which performs the work associated with an
51 | /// `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:65:20: error: value of type 'Base' has no member 'dataTask'
63 | public func data(with request: URLRequest) -> SignalProducer<(Data, URLResponse), Error> {
64 | return SignalProducer { [base = self.base] observer, lifetime in
65 | let task = base.dataTask(with: request) { data, response, error in
| `- error: value of type 'Base' has no member 'dataTask'
66 | if let data = data, let response = response {
67 | observer.send(value: (data, response))
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:67:34: error: value of type '_' expected to be instance of class or class-constrained type
65 | let task = base.dataTask(with: request) { data, response, error in
66 | if let data = data, let response = response {
67 | observer.send(value: (data, response))
| `- error: value of type '_' expected to be instance of class or class-constrained type
68 | observer.sendCompleted()
69 | } else {
[17/206] Compiling RxSwift ConcurrentMainScheduler.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:47:1: error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
45 | userInfo: nil)
46 |
47 | extension URLSession: ReactiveExtensionsProvider {}
| `- error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
48 |
49 | extension Reactive where Base: URLSession {
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:63:33: error: cannot find type 'URLRequest' in scope
61 | /// side error (i.e. when a response with status code other than
62 | /// 200...299 is received).
63 | public func data(with request: URLRequest) -> SignalProducer<(Data, URLResponse), Error> {
| `- error: cannot find type 'URLRequest' in scope
64 | return SignalProducer { [base = self.base] observer, lifetime in
65 | let task = base.dataTask(with: request) { data, response, error in
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:63:70: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
61 | /// side error (i.e. when a response with status code other than
62 | /// 200...299 is received).
63 | public func data(with request: URLRequest) -> SignalProducer<(Data, URLResponse), Error> {
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
64 | return SignalProducer { [base = self.base] observer, lifetime in
65 | 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:49:32: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
47 | extension URLSession: ReactiveExtensionsProvider {}
48 |
49 | extension Reactive where Base: URLSession {
| `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
50 | /// Returns a SignalProducer which performs the work associated with an
51 | /// `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:65:20: error: value of type 'Base' has no member 'dataTask'
63 | public func data(with request: URLRequest) -> SignalProducer<(Data, URLResponse), Error> {
64 | return SignalProducer { [base = self.base] observer, lifetime in
65 | let task = base.dataTask(with: request) { data, response, error in
| `- error: value of type 'Base' has no member 'dataTask'
66 | if let data = data, let response = response {
67 | observer.send(value: (data, response))
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:67:34: error: value of type '_' expected to be instance of class or class-constrained type
65 | let task = base.dataTask(with: request) { data, response, error in
66 | if let data = data, let response = response {
67 | observer.send(value: (data, response))
| `- error: value of type '_' expected to be instance of class or class-constrained type
68 | observer.sendCompleted()
69 | } else {
[18/208] Compiling RxSwift AnyObserver.swift
[19/208] Compiling RxSwift AsMaybe.swift
[20/208] Compiling RxSwift AsSingle.swift
[21/208] Compiling RxSwift AsyncLock.swift
[22/208] Compiling RxSwift AsyncSubject.swift
[23/208] Compiling RxSwift DelaySubscription.swift
[24/208] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[25/208] Compiling ReactiveSwift ValidatingProperty.swift
[26/208] Compiling RxSwift AnonymousDisposable.swift
[27/208] Compiling RxSwift AnonymousObserver.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[28/213] Emitting module ReactiveSwift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:47:1: error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
45 | userInfo: nil)
46 |
47 | extension URLSession: ReactiveExtensionsProvider {}
| `- error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
48 |
49 | extension Reactive where Base: URLSession {
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:63:33: error: cannot find type 'URLRequest' in scope
61 | /// side error (i.e. when a response with status code other than
62 | /// 200...299 is received).
63 | public func data(with request: URLRequest) -> SignalProducer<(Data, URLResponse), Error> {
| `- error: cannot find type 'URLRequest' in scope
64 | return SignalProducer { [base = self.base] observer, lifetime in
65 | let task = base.dataTask(with: request) { data, response, error in
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:63:70: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
61 | /// side error (i.e. when a response with status code other than
62 | /// 200...299 is received).
63 | public func data(with request: URLRequest) -> SignalProducer<(Data, URLResponse), Error> {
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
64 | return SignalProducer { [base = self.base] observer, lifetime in
65 | 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:49:32: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
47 | extension URLSession: ReactiveExtensionsProvider {}
48 |
49 | extension Reactive where Base: URLSession {
| `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
50 | /// Returns a SignalProducer which performs the work associated with an
51 | /// `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
[31/213] Compiling RxSwift Date+Dispatch.swift
[32/213] Compiling RxSwift Debounce.swift
[33/213] Compiling RxSwift Debug.swift
[34/213] Compiling RxSwift ConnectableObservableType.swift
[35/213] Compiling RxSwift Create.swift
[36/213] Compiling RxSwift CurrentThreadScheduler.swift
[37/213] Compiling Alamofire NetworkReachabilityManager.swift
[38/213] Compiling Alamofire RedirectHandler.swift
[39/213] Compiling Alamofire RequestCompression.swift
[40/213] Compiling RxSwift Catch.swift
[41/213] Compiling RxSwift CombineLatest+Collection.swift
[48/213] Emitting module Alamofire
[49/213] Compiling RxSwift Observable.swift
[50/213] Compiling RxSwift ObservableConvertibleType.swift
[51/213] Compiling RxSwift ObservableType+Extensions.swift
[52/213] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[53/213] Compiling RxSwift ObservableType.swift
[54/213] Compiling RxSwift ObserveOn.swift
[55/213] Compiling RxSwift ObserverBase.swift
[56/213] Compiling RxSwift ObserverType.swift
[57/213] Compiling RxSwift OperationQueueScheduler.swift
[58/213] Compiling RxSwift Optional.swift
[59/213] Compiling RxSwift Platform.Darwin.swift
[60/213] Compiling RxSwift Platform.Linux.swift
[61/213] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[62/213] Compiling RxSwift PrimitiveSequence.swift
[63/213] Compiling RxSwift PriorityQueue.swift
[64/213] Compiling RxSwift Producer.swift
[65/213] Compiling RxSwift PublishSubject.swift
[66/213] Compiling RxSwift Queue.swift
[67/213] Compiling RxSwift Range.swift
[80/231] Compiling RxSwift GroupBy.swift
[81/231] Compiling RxSwift GroupedObservable.swift
[82/231] Compiling RxSwift HistoricalScheduler.swift
[83/231] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[84/231] Compiling RxSwift ImmediateSchedulerType.swift
[85/231] Compiling RxSwift InfiniteSequence.swift
[86/231] Compiling RxSwift InvocableScheduledItem.swift
[87/231] Compiling RxSwift InvocableType.swift
[88/231] Compiling RxSwift Just.swift
[89/231] Compiling RxSwift Lock.swift
[90/231] Compiling RxSwift LockOwnerType.swift
[91/231] Compiling RxSwift MainScheduler.swift
[92/231] Compiling RxSwift Map.swift
[93/231] Compiling RxSwift Materialize.swift
[94/231] Compiling RxSwift Maybe.swift
[95/231] Compiling RxSwift Merge.swift
[96/231] Compiling RxSwift Multicast.swift
[97/231] Compiling RxSwift Never.swift
[98/231] Compiling RxSwift NopDisposable.swift
[99/231] Compiling Alamofire RetryPolicy.swift
[100/231] Compiling Alamofire ServerTrustEvaluation.swift
[101/231] Compiling Alamofire URLEncodedFormEncoder.swift
[102/231] Compiling Alamofire Validation.swift
[103/231] Compiling Alamofire resource_bundle_accessor.swift
[104/231] Compiling RxSwift Disposables.swift
[105/231] Compiling RxSwift DisposeBag.swift
[106/231] Compiling RxSwift DisposeBase.swift
[107/231] Compiling RxSwift DistinctUntilChanged.swift
[108/231] Compiling RxSwift Do.swift
[109/231] Compiling RxSwift ElementAt.swift
[110/231] Compiling RxSwift Empty.swift
[111/231] Compiling RxSwift Enumerated.swift
[112/231] Compiling RxSwift Error.swift
[113/231] Compiling RxSwift Errors.swift
[114/231] Compiling RxSwift Event.swift
[115/231] Compiling RxSwift Filter.swift
[116/231] Compiling RxSwift First.swift
[117/231] Compiling RxSwift Generate.swift
[118/231] Compiling RxSwift Reactive.swift
[119/231] Compiling RxSwift RecursiveLock.swift
[120/231] Compiling RxSwift RecursiveScheduler.swift
[121/231] Compiling RxSwift Reduce.swift
[122/231] Compiling RxSwift RefCountDisposable.swift
[123/231] Compiling RxSwift Repeat.swift
[124/231] Compiling RxSwift ReplaySubject.swift
[125/231] Compiling RxSwift RetryWhen.swift
[126/231] Compiling RxSwift Rx.swift
[127/231] Compiling RxSwift RxMutableBox.swift
[128/231] Compiling RxSwift Sample.swift
[129/231] Compiling RxSwift Scan.swift
[130/231] Compiling RxSwift ScheduledDisposable.swift
[131/231] Compiling RxSwift ScheduledItem.swift
[132/231] Compiling RxSwift ScheduledItemType.swift
[133/231] Compiling RxSwift SchedulerServices+Emulation.swift
[134/231] Compiling RxSwift SchedulerType.swift
[135/231] Compiling RxSwift Sequence.swift
[136/231] Compiling RxSwift SerialDispatchQueueScheduler.swift
[137/231] Compiling RxSwift SerialDisposable.swift
[138/231] Compiling RxSwift ShareReplayScope.swift
[139/231] Compiling RxSwift Single.swift
[140/231] Compiling RxSwift SingleAssignmentDisposable.swift
[141/231] Compiling RxSwift SingleAsync.swift
[142/231] Compiling RxSwift Sink.swift
[143/231] Compiling RxSwift Skip.swift
[144/231] Compiling RxSwift SkipUntil.swift
[145/231] Compiling RxSwift SkipWhile.swift
[146/231] Compiling RxSwift StartWith.swift
[147/231] Compiling RxSwift SubjectType.swift
[148/231] Compiling RxSwift SubscribeOn.swift
[149/231] Compiling RxSwift SubscriptionDisposable.swift
[150/231] Compiling RxSwift SwiftSupport.swift
[151/231] Compiling RxSwift Switch.swift
[152/231] Compiling RxSwift SwitchIfEmpty.swift
[153/231] Compiling RxSwift SynchronizedDisposeType.swift
[154/231] Compiling RxSwift SynchronizedOnType.swift
[155/231] Compiling RxSwift DefaultIfEmpty.swift
[156/231] Compiling RxSwift Deferred.swift
[157/231] Compiling RxSwift Delay.swift
[159/231] Compiling RxSwift AtomicInt.swift
[160/231] Compiling RxSwift Bag+Rx.swift
[161/231] Compiling RxSwift Bag.swift
[162/231] Compiling RxSwift BehaviorSubject.swift
[163/231] Compiling RxSwift BinaryDisposable.swift
BUILD FAILURE 6.1 linux