The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Moya-ModelMapper, reference 10.0.0 (3f0b7d), with Swift 6.3 for Linux on 11 Apr 2026 00:14:17 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sunshinejr/Moya-ModelMapper.git
Reference: 10.0.0
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
 * tag               10.0.0     -> FETCH_HEAD
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 10.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/sunshinejr/Moya-ModelMapper.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/lyft/mapper.git
[1/1538] Fetching mapper
Fetching https://github.com/Moya/Moya.git
Fetched https://github.com/lyft/mapper.git from cache (1.81s)
[1/25280] Fetching moya
Fetched https://github.com/Moya/Moya.git from cache (2.88s)
Computing version for https://github.com/lyft/mapper.git
Computed https://github.com/lyft/mapper.git at 10.0.1 (5.34s)
Computing version for https://github.com/Moya/Moya.git
Computed https://github.com/Moya/Moya.git at 14.0.1 (0.75s)
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/AliSoftware/OHHTTPStubs.git
Fetching https://github.com/ReactiveX/RxSwift.git
Fetching https://github.com/shibapm/Rocket
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/Alamofire/Alamofire.git
[1/7902] Fetching ohhttpstubs
[476/9288] Fetching ohhttpstubs, rocket
[2253/24184] Fetching ohhttpstubs, rocket, quick
[4835/44001] Fetching ohhttpstubs, rocket, quick, nimble
[7302/75498] Fetching ohhttpstubs, rocket, quick, nimble, alamofire
[22263/129803] Fetching ohhttpstubs, rocket, quick, nimble, alamofire, rxswift
Fetched https://github.com/shibapm/Rocket from cache (0.74s)
[21657/128417] Fetching ohhttpstubs, quick, nimble, alamofire, rxswift
Fetching https://github.com/Moya/ReactiveSwift.git
[46414/174280] Fetching ohhttpstubs, quick, nimble, alamofire, rxswift, reactiveswift
Fetched https://github.com/Moya/ReactiveSwift.git from cache (4.79s)
[125145/128417] Fetching ohhttpstubs, quick, nimble, alamofire, rxswift
Fetched https://github.com/Alamofire/Alamofire.git from cache (9.54s)
Fetched https://github.com/Quick/Nimble.git from cache (9.55s)
Fetched https://github.com/AliSoftware/OHHTTPStubs.git from cache (10.11s)
Fetched https://github.com/Quick/Quick.git from cache (10.12s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (10.28s)
Computing version for https://github.com/Moya/ReactiveSwift.git
Computed https://github.com/Moya/ReactiveSwift.git at 6.1.0 (13.07s)
Computing version for https://github.com/AliSoftware/OHHTTPStubs.git
Computed https://github.com/AliSoftware/OHHTTPStubs.git at 9.1.0 (0.63s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.1 (0.84s)
Computing version for https://github.com/shibapm/Rocket
Computed https://github.com/shibapm/Rocket at 1.3.0 (0.71s)
Fetching https://github.com/shibapm/Logger
Fetching https://github.com/kareman/SwiftShell
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/shibapm/PackageConfig.git
[1/116] Fetching logger
[2/5007] Fetching logger, swiftshell
[3/5587] Fetching logger, swiftshell, packageconfig
Fetched https://github.com/shibapm/PackageConfig.git from cache (0.27s)
[1486/5007] Fetching logger, swiftshell
[2074/16558] Fetching logger, swiftshell, yams
Fetched https://github.com/shibapm/Logger from cache (2.31s)
Fetched https://github.com/kareman/SwiftShell from cache (2.32s)
Fetched https://github.com/jpsim/Yams from cache (2.36s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.1 (3.31s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (2.51s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 5.1.3 (0.57s)
Computing version for https://github.com/shibapm/PackageConfig.git
Computed https://github.com/shibapm/PackageConfig.git at 1.1.3 (0.56s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.2 (0.53s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 5.4.0 (0.70s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.11.2 (0.65s)
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/Moya/ReactiveSwift.git
Working copy of https://github.com/Moya/ReactiveSwift.git resolved at 6.1.0
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/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 5.4.0
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.11.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/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.2.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/Moya/Moya.git
Working copy of https://github.com/Moya/Moya.git resolved at 14.0.1
Creating working copy for https://github.com/kareman/SwiftShell
Working copy of https://github.com/kareman/SwiftShell resolved at 5.1.1
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/lyft/mapper.git
Working copy of https://github.com/lyft/mapper.git resolved at 10.0.1
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.1.2
Building for debugging...
[0/12] Write sources
[3/12] Copying PrivacyInfo.xcprivacy
[3/12] Write sources
[11/12] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[13/216] 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 [#NominalTypes]
 45 |                                           userInfo: nil)
 46 |
 47 | extension URLSession: ReactiveExtensionsProvider {}
    | `- error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended [#NominalTypes]
 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
[#NominalTypes]: <https://docs.swift.org/compiler/documentation/diagnostics/nominal-types>
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/218] 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.3) 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.3) 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) {
[15/236] Emitting module Alamofire
[16/241] Compiling Mapper Transform.swift
[17/241] Emitting module Mapper
[18/241] Compiling RxSwift AddRef.swift
[19/241] Compiling RxSwift Amb.swift
[20/242] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[21/242] Compiling ReactiveSwift ValidatingProperty.swift
[22/242] Compiling Mapper Transform+Dictionary.swift
[23/242] Compiling Mapper URL+Convertible.swift
[26/242] Compiling RxSwift AnonymousDisposable.swift
[28/242] Compiling RxSwift AnonymousObserver.swift
[29/242] Compiling RxSwift AnyObserver.swift
[30/242] Compiling RxSwift AsMaybe.swift
[31/242] Compiling Mapper NSDictionary+Safety.swift
[32/242] Compiling Mapper MapperError.swift
[33/242] Compiling RxSwift AtomicInt.swift
[34/242] Compiling RxSwift Bag+Rx.swift
[35/242] Compiling RxSwift Bag.swift
[39/243] Compiling RxSwift AsSingle.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:47:1: error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended [#NominalTypes]
 45 |                                           userInfo: nil)
 46 |
 47 | extension URLSession: ReactiveExtensionsProvider {}
    | `- error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended [#NominalTypes]
 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))
[#NominalTypes]: <https://docs.swift.org/compiler/documentation/diagnostics/nominal-types>
[40/243] Compiling RxSwift AsyncLock.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:47:1: error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended [#NominalTypes]
 45 |                                           userInfo: nil)
 46 |
 47 | extension URLSession: ReactiveExtensionsProvider {}
    | `- error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended [#NominalTypes]
 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))
[#NominalTypes]: <https://docs.swift.org/compiler/documentation/diagnostics/nominal-types>
[41/243] Compiling RxSwift AsyncSubject.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/FoundationExtensions.swift:47:1: error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended [#NominalTypes]
 45 |                                           userInfo: nil)
 46 |
 47 | extension URLSession: ReactiveExtensionsProvider {}
    | `- error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended [#NominalTypes]
 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))
[#NominalTypes]: <https://docs.swift.org/compiler/documentation/diagnostics/nominal-types>
[42/243] Compiling RxSwift Event.swift
[43/243] Compiling RxSwift Filter.swift
[44/243] Compiling RxSwift First.swift
[45/243] Compiling RxSwift Generate.swift
[46/243] Compiling RxSwift Observable.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) 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.3) 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) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) 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.3) 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) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) 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.3) 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) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) 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.3) 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) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) 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.3) 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) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) 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.3) 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) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) 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.3) 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) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) 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.3) 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) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) 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.3) 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) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) 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.3) 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) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) 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.3) 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) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) 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.3) 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/243] 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.3) 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.3) 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/243] 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.3) 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.3) 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/243] 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.3) 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.3) 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/243] Compiling RxSwift Buffer.swift
[66/243] 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.3) 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.3) 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) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) 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.3) 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/243] 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.3) 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.3) 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/243] 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.3) 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.3) 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) {
[72/243] Compiling RxSwift Do.swift
[73/243] Compiling RxSwift ElementAt.swift
[74/243] Compiling RxSwift Empty.swift
[75/243] Compiling RxSwift Enumerated.swift
[76/243] Compiling RxSwift Error.swift
[77/243] Compiling RxSwift Errors.swift
[78/243] Compiling Alamofire RetryPolicy.swift
[79/243] Compiling Alamofire ServerTrustEvaluation.swift
[80/243] Compiling Alamofire URLEncodedFormEncoder.swift
[81/243] Compiling Alamofire Validation.swift
[82/243] Compiling Alamofire resource_bundle_accessor.swift
[95/243] Compiling RxSwift SerialDisposable.swift
[96/243] Compiling RxSwift ShareReplayScope.swift
[97/243] Compiling RxSwift Single.swift
[98/243] Compiling RxSwift SingleAssignmentDisposable.swift
[99/243] Compiling RxSwift SingleAsync.swift
[100/243] Compiling RxSwift Sink.swift
[101/243] Compiling RxSwift Skip.swift
[102/243] Compiling RxSwift SkipUntil.swift
[103/243] Compiling RxSwift SkipWhile.swift
[104/243] Compiling RxSwift StartWith.swift
[105/243] Compiling RxSwift SubjectType.swift
[106/243] Compiling RxSwift SubscribeOn.swift
[107/243] Compiling RxSwift SubscriptionDisposable.swift
[108/243] Compiling RxSwift SwiftSupport.swift
[109/243] Compiling RxSwift Switch.swift
[110/243] Compiling RxSwift SwitchIfEmpty.swift
[111/243] Compiling RxSwift SynchronizedDisposeType.swift
[112/243] Compiling RxSwift SynchronizedOnType.swift
[120/243] Compiling RxSwift Disposable.swift
[121/243] Compiling RxSwift Disposables.swift
[122/243] Compiling RxSwift DisposeBag.swift
[123/243] Compiling RxSwift DisposeBase.swift
[124/243] Compiling RxSwift DistinctUntilChanged.swift
[129/243] Compiling RxSwift DispatchQueue+Extensions.swift
[130/243] Compiling RxSwift DispatchQueueConfiguration.swift
[131/243] Compiling RxSwift Reactive.swift
[132/243] Compiling RxSwift RecursiveLock.swift
[133/243] Compiling RxSwift RecursiveScheduler.swift
[134/243] Compiling RxSwift Reduce.swift
[135/243] Compiling RxSwift RefCountDisposable.swift
[136/243] Compiling RxSwift Repeat.swift
[137/243] Compiling RxSwift ReplaySubject.swift
[138/243] Compiling RxSwift RetryWhen.swift
[139/243] Compiling RxSwift Rx.swift
[140/243] Compiling RxSwift RxMutableBox.swift
[141/243] Compiling RxSwift Sample.swift
[142/243] Compiling RxSwift Scan.swift
[143/243] Compiling RxSwift ScheduledDisposable.swift
[144/243] Compiling RxSwift ScheduledItem.swift
[145/243] Compiling RxSwift ScheduledItemType.swift
[146/243] Compiling RxSwift SchedulerServices+Emulation.swift
[147/243] Compiling RxSwift SchedulerType.swift
[148/243] Compiling RxSwift Sequence.swift
[149/243] Compiling RxSwift SerialDispatchQueueScheduler.swift
[175/243] Compiling RxSwift ObserverBase.swift
[176/243] Compiling RxSwift ObserverType.swift
[177/243] Compiling RxSwift OperationQueueScheduler.swift
[178/243] Compiling RxSwift Optional.swift
[179/243] Compiling RxSwift Platform.Darwin.swift
[180/243] Compiling RxSwift Platform.Linux.swift
[181/243] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[182/243] Compiling RxSwift PrimitiveSequence.swift
[183/243] Compiling RxSwift PriorityQueue.swift
[184/243] Compiling RxSwift Producer.swift
[185/243] Compiling RxSwift PublishSubject.swift
[186/243] Compiling RxSwift Queue.swift
[187/243] Compiling RxSwift Range.swift
[188/243] Compiling RxSwift CombineLatest+arity.swift
[189/243] Compiling RxSwift CombineLatest.swift
[190/243] Compiling RxSwift CompactMap.swift
[191/243] Compiling RxSwift Completable+AndThen.swift
[192/243] Compiling RxSwift Completable.swift
[193/243] Compiling RxSwift CompositeDisposable.swift
[194/243] Compiling RxSwift Concat.swift
[195/243] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[196/243] Compiling RxSwift ConcurrentMainScheduler.swift
[197/243] Compiling RxSwift ConnectableObservableType.swift
[198/243] Compiling RxSwift Create.swift
[199/243] Compiling RxSwift CurrentThreadScheduler.swift
[200/243] Compiling RxSwift Date+Dispatch.swift
[201/243] Compiling RxSwift Debounce.swift
[202/243] Compiling RxSwift Debug.swift
[203/243] Compiling RxSwift DefaultIfEmpty.swift
[204/243] Compiling RxSwift Deferred.swift
[205/243] Compiling RxSwift Delay.swift
[206/243] Compiling RxSwift DelaySubscription.swift
[207/243] Compiling RxSwift GroupBy.swift
[208/243] Compiling RxSwift GroupedObservable.swift
[209/243] Compiling RxSwift HistoricalScheduler.swift
[210/243] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[211/243] Compiling RxSwift ImmediateSchedulerType.swift
[212/243] Compiling RxSwift InfiniteSequence.swift
[213/243] Compiling RxSwift InvocableScheduledItem.swift
[214/243] Compiling RxSwift InvocableType.swift
[215/243] Compiling RxSwift Just.swift
[216/243] Compiling RxSwift Lock.swift
[217/243] Compiling RxSwift LockOwnerType.swift
[218/243] Compiling RxSwift MainScheduler.swift
[219/243] Compiling RxSwift Map.swift
[220/243] Compiling RxSwift Materialize.swift
[221/243] Compiling RxSwift Maybe.swift
[222/243] Compiling RxSwift Merge.swift
[223/243] Compiling RxSwift Multicast.swift
[224/243] Compiling RxSwift Never.swift
[225/243] Compiling RxSwift NopDisposable.swift
[226/244] Compiling RxSwift SynchronizedUnsubscribeType.swift
[227/244] Compiling RxSwift TailRecursiveSink.swift
[228/244] Compiling RxSwift Take.swift
[229/244] Compiling RxSwift TakeLast.swift
[230/244] Compiling RxSwift TakeUntil.swift
[231/244] Compiling RxSwift TakeWhile.swift
[232/244] Compiling RxSwift Throttle.swift
[233/244] Compiling RxSwift Timeout.swift
[234/244] Compiling RxSwift Timer.swift
[235/244] Compiling RxSwift ToArray.swift
[236/244] Compiling RxSwift Using.swift
[237/244] Compiling RxSwift VirtualTimeConverterType.swift
[238/244] Compiling RxSwift VirtualTimeScheduler.swift
[239/244] Compiling RxSwift Window.swift
[240/244] Compiling RxSwift WithLatestFrom.swift
[241/244] Compiling RxSwift Zip+Collection.swift
[242/244] Compiling RxSwift Zip+arity.swift
[243/244] Compiling RxSwift Zip.swift
BUILD FAILURE 6.3 linux