The Swift Package Index logo.Swift Package Index

Build Information

Failed to build RxAutomaton with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/inamiy/RxAutomaton.git
Reference: swift/5.0
Cloned https://github.com/inamiy/RxAutomaton.git into spi-builder-workspace
SUCCESS checkout https://github.com/inamiy/RxAutomaton.git at swift/5.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/ReactiveX/RxSwift.git
[1/13702] Fetching quick
[8771/64380] Fetching quick, rxswift
[20292/80126] Fetching quick, rxswift, nimble
Fetched https://github.com/Quick/Quick.git (2.13s)
Fetched https://github.com/Quick/Nimble.git (2.14s)
Fetched https://github.com/ReactiveX/RxSwift.git (2.16s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 5.0.1 (0.32s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 5.0.1
Building for debugging...
[1/134] Emitting module RxSwift
[2/152] Compiling RxSwift Dematerialize.swift
[3/152] Compiling RxSwift Deprecated.swift
[4/152] Compiling RxSwift DispatchQueue+Extensions.swift
[5/152] Compiling RxSwift DispatchQueueConfiguration.swift
[6/152] Compiling RxSwift Disposable.swift
[7/152] Compiling RxSwift Disposables.swift
[8/152] Compiling RxSwift DisposeBag.swift
[9/152] Compiling RxSwift DisposeBase.swift
[10/152] Compiling RxSwift DistinctUntilChanged.swift
[11/152] Compiling RxSwift Do.swift
[12/152] Compiling RxSwift ElementAt.swift
[13/152] Compiling RxSwift Empty.swift
[14/152] Compiling RxSwift Enumerated.swift
[15/152] Compiling RxSwift Error.swift
[16/152] Compiling RxSwift Errors.swift
[17/152] Compiling RxSwift Event.swift
[18/152] Compiling RxSwift Filter.swift
[19/152] Compiling RxSwift First.swift
[20/152] Compiling RxSwift Generate.swift
[21/152] Compiling RxSwift AddRef.swift
[22/152] Compiling RxSwift Amb.swift
[23/152] Compiling RxSwift AnonymousDisposable.swift
[24/152] Compiling RxSwift AnonymousObserver.swift
[25/152] Compiling RxSwift AnyObserver.swift
[26/152] Compiling RxSwift AsMaybe.swift
[27/152] Compiling RxSwift AsSingle.swift
[28/152] Compiling RxSwift AsyncLock.swift
[29/152] Compiling RxSwift AsyncSubject.swift
[30/152] Compiling RxSwift AtomicInt.swift
[31/152] Compiling RxSwift Bag+Rx.swift
[32/152] Compiling RxSwift Bag.swift
[33/152] Compiling RxSwift BehaviorSubject.swift
[34/152] Compiling RxSwift BinaryDisposable.swift
[35/152] Compiling RxSwift BooleanDisposable.swift
[36/152] Compiling RxSwift Buffer.swift
[37/152] Compiling RxSwift Cancelable.swift
[38/152] Compiling RxSwift Catch.swift
[39/152] Compiling RxSwift CombineLatest+Collection.swift
[40/152] Compiling RxSwift Reactive.swift
[41/152] Compiling RxSwift RecursiveLock.swift
[42/152] Compiling RxSwift RecursiveScheduler.swift
[43/152] Compiling RxSwift Reduce.swift
[44/152] Compiling RxSwift RefCountDisposable.swift
[45/152] Compiling RxSwift Repeat.swift
[46/152] Compiling RxSwift ReplaySubject.swift
[47/152] Compiling RxSwift RetryWhen.swift
[48/152] Compiling RxSwift Rx.swift
[49/152] Compiling RxSwift RxMutableBox.swift
[50/152] Compiling RxSwift Sample.swift
[51/152] Compiling RxSwift Scan.swift
[52/152] Compiling RxSwift ScheduledDisposable.swift
[53/152] Compiling RxSwift ScheduledItem.swift
[54/152] Compiling RxSwift ScheduledItemType.swift
[55/152] Compiling RxSwift SchedulerServices+Emulation.swift
[56/152] Compiling RxSwift SchedulerType.swift
[57/152] Compiling RxSwift Sequence.swift
[58/152] Compiling RxSwift SerialDispatchQueueScheduler.swift
[59/152] Compiling RxSwift GroupBy.swift
[60/152] Compiling RxSwift GroupedObservable.swift
[61/152] Compiling RxSwift HistoricalScheduler.swift
[62/152] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[63/152] Compiling RxSwift ImmediateSchedulerType.swift
[64/152] Compiling RxSwift InfiniteSequence.swift
[65/152] Compiling RxSwift InvocableScheduledItem.swift
[66/152] Compiling RxSwift InvocableType.swift
[67/152] Compiling RxSwift Just.swift
[68/152] Compiling RxSwift Lock.swift
[69/152] Compiling RxSwift LockOwnerType.swift
[70/152] Compiling RxSwift MainScheduler.swift
[71/152] Compiling RxSwift Map.swift
[72/152] Compiling RxSwift Materialize.swift
[73/152] Compiling RxSwift Maybe.swift
[74/152] Compiling RxSwift Merge.swift
[75/152] Compiling RxSwift Multicast.swift
[76/152] Compiling RxSwift Never.swift
[77/152] Compiling RxSwift NopDisposable.swift
[78/152] Compiling RxSwift SerialDisposable.swift
[79/152] Compiling RxSwift ShareReplayScope.swift
[80/152] Compiling RxSwift Single.swift
[81/152] Compiling RxSwift SingleAssignmentDisposable.swift
[82/152] Compiling RxSwift SingleAsync.swift
[83/152] Compiling RxSwift Sink.swift
[84/152] Compiling RxSwift Skip.swift
[85/152] Compiling RxSwift SkipUntil.swift
[86/152] Compiling RxSwift SkipWhile.swift
[87/152] Compiling RxSwift StartWith.swift
[88/152] Compiling RxSwift String+Rx.swift
[89/152] Compiling RxSwift SubjectType.swift
[90/152] Compiling RxSwift SubscribeOn.swift
[91/152] Compiling RxSwift SubscriptionDisposable.swift
[92/152] Compiling RxSwift SwiftSupport.swift
[93/152] Compiling RxSwift Switch.swift
[94/152] Compiling RxSwift SwitchIfEmpty.swift
[95/152] Compiling RxSwift SynchronizedDisposeType.swift
[96/152] Compiling RxSwift SynchronizedOnType.swift
[97/152] Compiling RxSwift Observable.swift
[98/152] Compiling RxSwift ObservableConvertibleType.swift
[99/152] Compiling RxSwift ObservableType+Extensions.swift
[100/152] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[101/152] Compiling RxSwift ObservableType.swift
[102/152] Compiling RxSwift ObserveOn.swift
[103/152] Compiling RxSwift ObserverBase.swift
[104/152] Compiling RxSwift ObserverType.swift
[105/152] Compiling RxSwift OperationQueueScheduler.swift
[106/152] Compiling RxSwift Optional.swift
[107/152] Compiling RxSwift Platform.Darwin.swift
[108/152] Compiling RxSwift Platform.Linux.swift
[109/152] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[110/152] Compiling RxSwift PrimitiveSequence.swift
[111/152] Compiling RxSwift PriorityQueue.swift
[112/152] Compiling RxSwift Producer.swift
[113/152] Compiling RxSwift PublishSubject.swift
[114/152] Compiling RxSwift Queue.swift
[115/152] Compiling RxSwift Range.swift
[116/152] Compiling RxSwift CombineLatest+arity.swift
[117/152] Compiling RxSwift CombineLatest.swift
[118/152] Compiling RxSwift CompactMap.swift
[119/152] Compiling RxSwift Completable+AndThen.swift
[120/152] Compiling RxSwift Completable.swift
[121/152] Compiling RxSwift CompositeDisposable.swift
[122/152] Compiling RxSwift Concat.swift
[123/152] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[124/152] Compiling RxSwift ConcurrentMainScheduler.swift
[125/152] Compiling RxSwift ConnectableObservableType.swift
[126/152] Compiling RxSwift Create.swift
[127/152] Compiling RxSwift CurrentThreadScheduler.swift
[128/152] Compiling RxSwift Date+Dispatch.swift
[129/152] Compiling RxSwift Debounce.swift
[130/152] Compiling RxSwift Debug.swift
[131/152] Compiling RxSwift DefaultIfEmpty.swift
[132/152] Compiling RxSwift Deferred.swift
[133/152] Compiling RxSwift Delay.swift
[134/152] Compiling RxSwift DelaySubscription.swift
[135/152] Compiling RxSwift SynchronizedUnsubscribeType.swift
[136/152] Compiling RxSwift TailRecursiveSink.swift
[137/152] Compiling RxSwift Take.swift
[138/152] Compiling RxSwift TakeLast.swift
[139/152] Compiling RxSwift TakeUntil.swift
[140/152] Compiling RxSwift TakeWhile.swift
[141/152] Compiling RxSwift Throttle.swift
[142/152] Compiling RxSwift Timeout.swift
[143/152] Compiling RxSwift Timer.swift
[144/152] Compiling RxSwift ToArray.swift
[145/152] Compiling RxSwift Using.swift
[146/152] Compiling RxSwift VirtualTimeConverterType.swift
[147/152] Compiling RxSwift VirtualTimeScheduler.swift
[148/152] Compiling RxSwift Window.swift
[149/152] Compiling RxSwift WithLatestFrom.swift
[150/152] Compiling RxSwift Zip+Collection.swift
[151/152] Compiling RxSwift Zip+arity.swift
[152/152] Compiling RxSwift Zip.swift
[155/159] Compiling RxRelay Utils.swift
[156/159] Compiling RxRelay PublishRelay.swift
[157/159] Emitting module RxRelay
[158/159] Compiling RxRelay BehaviorRelay.swift
[159/159] Compiling RxRelay Observable+Bind.swift
[162/255] Compiling RxCocoa ItemEvents.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/Logging.swift:9:15: error: struct 'URLRequest' does not exist in module 'Foundation'
import struct Foundation.URLRequest
              ^          ~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/Logging.swift:13:39: error: cannot find type 'URLRequest' in scope
    public typealias LogURLRequest = (URLRequest) -> Bool
                                      ^~~~~~~~~~
[163/255] Compiling RxCocoa KVORepresentable+CoreGraphics.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/Logging.swift:9:15: error: struct 'URLRequest' does not exist in module 'Foundation'
import struct Foundation.URLRequest
              ^          ~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/Logging.swift:13:39: error: cannot find type 'URLRequest' in scope
    public typealias LogURLRequest = (URLRequest) -> Bool
                                      ^~~~~~~~~~
[164/255] Compiling RxCocoa KVORepresentable+Swift.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/Logging.swift:9:15: error: struct 'URLRequest' does not exist in module 'Foundation'
import struct Foundation.URLRequest
              ^          ~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/Logging.swift:13:39: error: cannot find type 'URLRequest' in scope
    public typealias LogURLRequest = (URLRequest) -> Bool
                                      ^~~~~~~~~~
[165/255] Compiling RxCocoa KVORepresentable.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/Logging.swift:9:15: error: struct 'URLRequest' does not exist in module 'Foundation'
import struct Foundation.URLRequest
              ^          ~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/Logging.swift:13:39: error: cannot find type 'URLRequest' in scope
    public typealias LogURLRequest = (URLRequest) -> Bool
                                      ^~~~~~~~~~
[166/255] Compiling RxCocoa KeyPathBinder.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/Logging.swift:9:15: error: struct 'URLRequest' does not exist in module 'Foundation'
import struct Foundation.URLRequest
              ^          ~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/Logging.swift:13:39: error: cannot find type 'URLRequest' in scope
    public typealias LogURLRequest = (URLRequest) -> Bool
                                      ^~~~~~~~~~
[167/255] Compiling RxCocoa Logging.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/Logging.swift:9:15: error: struct 'URLRequest' does not exist in module 'Foundation'
import struct Foundation.URLRequest
              ^          ~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/Logging.swift:13:39: error: cannot find type 'URLRequest' in scope
    public typealias LogURLRequest = (URLRequest) -> Bool
                                      ^~~~~~~~~~
[168/255] Compiling RxCocoa NSButton+Rx.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/Logging.swift:9:15: error: struct 'URLRequest' does not exist in module 'Foundation'
import struct Foundation.URLRequest
              ^          ~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/Logging.swift:13:39: error: cannot find type 'URLRequest' in scope
    public typealias LogURLRequest = (URLRequest) -> Bool
                                      ^~~~~~~~~~
[169/255] Compiling RxCocoa NSControl+Rx.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/Logging.swift:9:15: error: struct 'URLRequest' does not exist in module 'Foundation'
import struct Foundation.URLRequest
              ^          ~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/Logging.swift:13:39: error: cannot find type 'URLRequest' in scope
    public typealias LogURLRequest = (URLRequest) -> Bool
                                      ^~~~~~~~~~
[170/255] Compiling RxCocoa NSImageView+Rx.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/Logging.swift:9:15: error: struct 'URLRequest' does not exist in module 'Foundation'
import struct Foundation.URLRequest
              ^          ~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/Logging.swift:13:39: error: cannot find type 'URLRequest' in scope
    public typealias LogURLRequest = (URLRequest) -> Bool
                                      ^~~~~~~~~~
[171/255] Compiling RxCocoa NSLayoutConstraint+Rx.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/Logging.swift:9:15: error: struct 'URLRequest' does not exist in module 'Foundation'
import struct Foundation.URLRequest
              ^          ~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/Logging.swift:13:39: error: cannot find type 'URLRequest' in scope
    public typealias LogURLRequest = (URLRequest) -> Bool
                                      ^~~~~~~~~~
[172/255] Compiling RxCocoa NSObject+Rx+KVORepresentable.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/Logging.swift:9:15: error: struct 'URLRequest' does not exist in module 'Foundation'
import struct Foundation.URLRequest
              ^          ~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/Logging.swift:13:39: error: cannot find type 'URLRequest' in scope
    public typealias LogURLRequest = (URLRequest) -> Bool
                                      ^~~~~~~~~~
[173/255] Compiling RxCocoa NSObject+Rx+RawRepresentable.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/Logging.swift:9:15: error: struct 'URLRequest' does not exist in module 'Foundation'
import struct Foundation.URLRequest
              ^          ~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/Logging.swift:13:39: error: cannot find type 'URLRequest' in scope
    public typealias LogURLRequest = (URLRequest) -> Bool
                                      ^~~~~~~~~~
[174/255] Compiling RxCocoa NSObject+Rx.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/Logging.swift:9:15: error: struct 'URLRequest' does not exist in module 'Foundation'
import struct Foundation.URLRequest
              ^          ~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/Logging.swift:13:39: error: cannot find type 'URLRequest' in scope
    public typealias LogURLRequest = (URLRequest) -> Bool
                                      ^~~~~~~~~~
[175/255] Compiling RxCocoa NSSlider+Rx.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/Logging.swift:9:15: error: struct 'URLRequest' does not exist in module 'Foundation'
import struct Foundation.URLRequest
              ^          ~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/Logging.swift:13:39: error: cannot find type 'URLRequest' in scope
    public typealias LogURLRequest = (URLRequest) -> Bool
                                      ^~~~~~~~~~
[176/268] Compiling RxCocoa UIGestureRecognizer+Rx.swift
[177/268] Compiling RxCocoa UIImageView+Rx.swift
[178/268] Compiling RxCocoa UILabel+Rx.swift
[179/268] Compiling RxCocoa UINavigationController+Rx.swift
[180/268] Compiling RxCocoa UINavigationItem+Rx.swift
[181/268] Compiling RxCocoa UIPageControl+Rx.swift
[182/268] Compiling RxCocoa UIPickerView+Rx.swift
[183/268] Compiling RxCocoa UIProgressView+Rx.swift
[184/268] Compiling RxCocoa UIRefreshControl+Rx.swift
[185/268] Compiling RxCocoa UIScrollView+Rx.swift
[186/268] Compiling RxCocoa UISearchBar+Rx.swift
[187/268] Compiling RxCocoa UISearchController+Rx.swift
[188/268] Compiling RxCocoa UISegmentedControl+Rx.swift
[189/268] Compiling RxCocoa RxCollectionViewDataSourceProxy.swift
[190/268] Compiling RxCocoa RxCollectionViewDataSourceType.swift
[191/268] Compiling RxCocoa RxCollectionViewDelegateProxy.swift
[192/268] Compiling RxCocoa RxCollectionViewReactiveArrayDataSource.swift
[193/268] Compiling RxCocoa RxNavigationControllerDelegateProxy.swift
[194/268] Compiling RxCocoa RxPickerViewAdapter.swift
[195/268] Compiling RxCocoa RxPickerViewDataSourceProxy.swift
[196/268] Compiling RxCocoa RxPickerViewDataSourceType.swift
[197/268] Compiling RxCocoa RxPickerViewDelegateProxy.swift
[198/268] Compiling RxCocoa RxScrollViewDelegateProxy.swift
[199/268] Compiling RxCocoa RxSearchBarDelegateProxy.swift
[200/268] Compiling RxCocoa RxSearchControllerDelegateProxy.swift
[201/268] Compiling RxCocoa RxTabBarControllerDelegateProxy.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[202/268] Emitting module RxCocoa
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/Logging.swift:9:15: error: struct 'URLRequest' does not exist in module 'Foundation'
import struct Foundation.URLRequest
              ^          ~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/Logging.swift:13:39: error: cannot find type 'URLRequest' in scope
    public typealias LogURLRequest = (URLRequest) -> Bool
                                      ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:10:15: error: struct 'URLRequest' does not exist in module 'Foundation'
import struct Foundation.URLRequest
              ^          ~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:14:14: error: type alias 'HTTPURLResponse' (aka 'AnyObject') cannot be imported as 'class'
import class Foundation.HTTPURLResponse
       ~~~~~ ^
       typealias
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' declared here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:15:14: error: type alias 'URLSession' (aka 'AnyObject') cannot be imported as 'class'
import class Foundation.URLSession
       ~~~~~ ^
       typealias
Foundation.URLSession:2:18: note: 'URLSession' declared here
public typealias URLSession = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:16:14: error: type alias 'URLResponse' (aka 'AnyObject') cannot be imported as 'class'
import class Foundation.URLResponse
       ~~~~~ ^
       typealias
Foundation.URLResponse:2:18: note: 'URLResponse' declared here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:35:36: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    case nonHTTPResponse(response: URLResponse)
                                   ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:37:38: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    case httpRequestFailed(response: HTTPURLResponse, data: Data?)
                                     ^~~~~~~~~~~~~~~
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:63:60: error: cannot find type 'URLRequest' in scope
fileprivate func convertURLRequestToCurlCommand(_ request: URLRequest) -> String {
                                                           ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:89:50: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
private func convertResponseToString(_ response: URLResponse?, _ error: NSError?, _ interval: TimeInterval) -> String {
                                                 ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:124:35: error: cannot find type 'URLRequest' in scope
    public func response(request: URLRequest) -> Observable<(response: HTTPURLResponse, data: Data)> {
                                  ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:124:72: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    public func response(request: URLRequest) -> Observable<(response: HTTPURLResponse, data: Data)> {
                                                                       ^~~~~~~~~~~~~~~
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:184:31: error: cannot find type 'URLRequest' in scope
    public func data(request: URLRequest) -> Observable<Data> {
                              ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:212:31: error: cannot find type 'URLRequest' in scope
    public func json(request: URLRequest, options: JSONSerialization.ReadingOptions = []) -> Observable<Any> {
                              ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:111:32: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
extension Reactive where Base: URLSession {
                               ^~~~~~~~~~
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
public typealias URLSession = AnyObject
                 ^
[203/268] Compiling RxCocoa UISlider+Rx.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:10:15: error: struct 'URLRequest' does not exist in module 'Foundation'
import struct Foundation.URLRequest
              ^          ~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:14:14: error: type alias 'HTTPURLResponse' (aka 'AnyObject') cannot be imported as 'class'
import class Foundation.HTTPURLResponse
       ~~~~~ ^
       typealias
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' declared here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:15:14: error: type alias 'URLSession' (aka 'AnyObject') cannot be imported as 'class'
import class Foundation.URLSession
       ~~~~~ ^
       typealias
Foundation.URLSession:2:18: note: 'URLSession' declared here
public typealias URLSession = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:16:14: error: type alias 'URLResponse' (aka 'AnyObject') cannot be imported as 'class'
import class Foundation.URLResponse
       ~~~~~ ^
       typealias
Foundation.URLResponse:2:18: note: 'URLResponse' declared here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:35:36: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    case nonHTTPResponse(response: URLResponse)
                                   ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:37:38: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    case httpRequestFailed(response: HTTPURLResponse, data: Data?)
                                     ^~~~~~~~~~~~~~~
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:63:60: error: cannot find type 'URLRequest' in scope
fileprivate func convertURLRequestToCurlCommand(_ request: URLRequest) -> String {
                                                           ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:89:50: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
private func convertResponseToString(_ response: URLResponse?, _ error: NSError?, _ interval: TimeInterval) -> String {
                                                 ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:124:35: error: cannot find type 'URLRequest' in scope
    public func response(request: URLRequest) -> Observable<(response: HTTPURLResponse, data: Data)> {
                                  ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:124:72: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    public func response(request: URLRequest) -> Observable<(response: HTTPURLResponse, data: Data)> {
                                                                       ^~~~~~~~~~~~~~~
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:184:31: error: cannot find type 'URLRequest' in scope
    public func data(request: URLRequest) -> Observable<Data> {
                              ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:212:31: error: cannot find type 'URLRequest' in scope
    public func json(request: URLRequest, options: JSONSerialization.ReadingOptions = []) -> Observable<Any> {
                              ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:111:32: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
extension Reactive where Base: URLSession {
                               ^~~~~~~~~~
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
public typealias URLSession = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:52:58: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
            return "HTTP request failed with `\(response.statusCode)`."
                                                ~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:92:36: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    if let response = response as? HTTPURLResponse {
                                   ^~~~~~~~~~~~~~~
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:93:36: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
        if 200 ..< 300 ~= response.statusCode {
                          ~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:94:58: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
            return "Success (\(ms)ms): Status \(response.statusCode)"
                                                ~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:97:58: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
            return "Failure (\(ms)ms): Status \(response.statusCode)"
                                                ~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/Logging.swift:13:39: error: cannot find type 'URLRequest' in scope
    public typealias LogURLRequest = (URLRequest) -> Bool
                                      ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:240:35: error: cannot find 'URLRequest' in scope
        return self.json(request: URLRequest(url: url))
                                  ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:240:25: error: incorrect argument label in call (have 'request:', expected 'url:')
        return self.json(request: URLRequest(url: url))
                        ^~~~~~~~
                         url
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:137:34: error: value of type 'Base' has no member 'dataTask'
            let task = self.base.dataTask(with: request) { data, response, error in
                       ~~~~~~~~~ ^~~~~~~~
[204/268] Compiling RxCocoa UIStepper+Rx.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:10:15: error: struct 'URLRequest' does not exist in module 'Foundation'
import struct Foundation.URLRequest
              ^          ~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:14:14: error: type alias 'HTTPURLResponse' (aka 'AnyObject') cannot be imported as 'class'
import class Foundation.HTTPURLResponse
       ~~~~~ ^
       typealias
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' declared here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:15:14: error: type alias 'URLSession' (aka 'AnyObject') cannot be imported as 'class'
import class Foundation.URLSession
       ~~~~~ ^
       typealias
Foundation.URLSession:2:18: note: 'URLSession' declared here
public typealias URLSession = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:16:14: error: type alias 'URLResponse' (aka 'AnyObject') cannot be imported as 'class'
import class Foundation.URLResponse
       ~~~~~ ^
       typealias
Foundation.URLResponse:2:18: note: 'URLResponse' declared here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:35:36: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    case nonHTTPResponse(response: URLResponse)
                                   ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:37:38: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    case httpRequestFailed(response: HTTPURLResponse, data: Data?)
                                     ^~~~~~~~~~~~~~~
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:63:60: error: cannot find type 'URLRequest' in scope
fileprivate func convertURLRequestToCurlCommand(_ request: URLRequest) -> String {
                                                           ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:89:50: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
private func convertResponseToString(_ response: URLResponse?, _ error: NSError?, _ interval: TimeInterval) -> String {
                                                 ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:124:35: error: cannot find type 'URLRequest' in scope
    public func response(request: URLRequest) -> Observable<(response: HTTPURLResponse, data: Data)> {
                                  ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:124:72: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    public func response(request: URLRequest) -> Observable<(response: HTTPURLResponse, data: Data)> {
                                                                       ^~~~~~~~~~~~~~~
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:184:31: error: cannot find type 'URLRequest' in scope
    public func data(request: URLRequest) -> Observable<Data> {
                              ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:212:31: error: cannot find type 'URLRequest' in scope
    public func json(request: URLRequest, options: JSONSerialization.ReadingOptions = []) -> Observable<Any> {
                              ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:111:32: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
extension Reactive where Base: URLSession {
                               ^~~~~~~~~~
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
public typealias URLSession = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:52:58: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
            return "HTTP request failed with `\(response.statusCode)`."
                                                ~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:92:36: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    if let response = response as? HTTPURLResponse {
                                   ^~~~~~~~~~~~~~~
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:93:36: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
        if 200 ..< 300 ~= response.statusCode {
                          ~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:94:58: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
            return "Success (\(ms)ms): Status \(response.statusCode)"
                                                ~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:97:58: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
            return "Failure (\(ms)ms): Status \(response.statusCode)"
                                                ~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/Logging.swift:13:39: error: cannot find type 'URLRequest' in scope
    public typealias LogURLRequest = (URLRequest) -> Bool
                                      ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:240:35: error: cannot find 'URLRequest' in scope
        return self.json(request: URLRequest(url: url))
                                  ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:240:25: error: incorrect argument label in call (have 'request:', expected 'url:')
        return self.json(request: URLRequest(url: url))
                        ^~~~~~~~
                         url
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:137:34: error: value of type 'Base' has no member 'dataTask'
            let task = self.base.dataTask(with: request) { data, response, error in
                       ~~~~~~~~~ ^~~~~~~~
[205/268] Compiling RxCocoa UISwitch+Rx.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:10:15: error: struct 'URLRequest' does not exist in module 'Foundation'
import struct Foundation.URLRequest
              ^          ~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:14:14: error: type alias 'HTTPURLResponse' (aka 'AnyObject') cannot be imported as 'class'
import class Foundation.HTTPURLResponse
       ~~~~~ ^
       typealias
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' declared here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:15:14: error: type alias 'URLSession' (aka 'AnyObject') cannot be imported as 'class'
import class Foundation.URLSession
       ~~~~~ ^
       typealias
Foundation.URLSession:2:18: note: 'URLSession' declared here
public typealias URLSession = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:16:14: error: type alias 'URLResponse' (aka 'AnyObject') cannot be imported as 'class'
import class Foundation.URLResponse
       ~~~~~ ^
       typealias
Foundation.URLResponse:2:18: note: 'URLResponse' declared here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:35:36: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    case nonHTTPResponse(response: URLResponse)
                                   ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:37:38: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    case httpRequestFailed(response: HTTPURLResponse, data: Data?)
                                     ^~~~~~~~~~~~~~~
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:63:60: error: cannot find type 'URLRequest' in scope
fileprivate func convertURLRequestToCurlCommand(_ request: URLRequest) -> String {
                                                           ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:89:50: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
private func convertResponseToString(_ response: URLResponse?, _ error: NSError?, _ interval: TimeInterval) -> String {
                                                 ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:124:35: error: cannot find type 'URLRequest' in scope
    public func response(request: URLRequest) -> Observable<(response: HTTPURLResponse, data: Data)> {
                                  ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:124:72: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    public func response(request: URLRequest) -> Observable<(response: HTTPURLResponse, data: Data)> {
                                                                       ^~~~~~~~~~~~~~~
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:184:31: error: cannot find type 'URLRequest' in scope
    public func data(request: URLRequest) -> Observable<Data> {
                              ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:212:31: error: cannot find type 'URLRequest' in scope
    public func json(request: URLRequest, options: JSONSerialization.ReadingOptions = []) -> Observable<Any> {
                              ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:111:32: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
extension Reactive where Base: URLSession {
                               ^~~~~~~~~~
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
public typealias URLSession = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:52:58: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
            return "HTTP request failed with `\(response.statusCode)`."
                                                ~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:92:36: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    if let response = response as? HTTPURLResponse {
                                   ^~~~~~~~~~~~~~~
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:93:36: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
        if 200 ..< 300 ~= response.statusCode {
                          ~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:94:58: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
            return "Success (\(ms)ms): Status \(response.statusCode)"
                                                ~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:97:58: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
            return "Failure (\(ms)ms): Status \(response.statusCode)"
                                                ~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/Logging.swift:13:39: error: cannot find type 'URLRequest' in scope
    public typealias LogURLRequest = (URLRequest) -> Bool
                                      ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:240:35: error: cannot find 'URLRequest' in scope
        return self.json(request: URLRequest(url: url))
                                  ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:240:25: error: incorrect argument label in call (have 'request:', expected 'url:')
        return self.json(request: URLRequest(url: url))
                        ^~~~~~~~
                         url
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:137:34: error: value of type 'Base' has no member 'dataTask'
            let task = self.base.dataTask(with: request) { data, response, error in
                       ~~~~~~~~~ ^~~~~~~~
[206/268] Compiling RxCocoa UITabBar+Rx.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:10:15: error: struct 'URLRequest' does not exist in module 'Foundation'
import struct Foundation.URLRequest
              ^          ~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:14:14: error: type alias 'HTTPURLResponse' (aka 'AnyObject') cannot be imported as 'class'
import class Foundation.HTTPURLResponse
       ~~~~~ ^
       typealias
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' declared here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:15:14: error: type alias 'URLSession' (aka 'AnyObject') cannot be imported as 'class'
import class Foundation.URLSession
       ~~~~~ ^
       typealias
Foundation.URLSession:2:18: note: 'URLSession' declared here
public typealias URLSession = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:16:14: error: type alias 'URLResponse' (aka 'AnyObject') cannot be imported as 'class'
import class Foundation.URLResponse
       ~~~~~ ^
       typealias
Foundation.URLResponse:2:18: note: 'URLResponse' declared here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:35:36: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    case nonHTTPResponse(response: URLResponse)
                                   ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:37:38: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    case httpRequestFailed(response: HTTPURLResponse, data: Data?)
                                     ^~~~~~~~~~~~~~~
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:63:60: error: cannot find type 'URLRequest' in scope
fileprivate func convertURLRequestToCurlCommand(_ request: URLRequest) -> String {
                                                           ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:89:50: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
private func convertResponseToString(_ response: URLResponse?, _ error: NSError?, _ interval: TimeInterval) -> String {
                                                 ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:124:35: error: cannot find type 'URLRequest' in scope
    public func response(request: URLRequest) -> Observable<(response: HTTPURLResponse, data: Data)> {
                                  ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:124:72: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    public func response(request: URLRequest) -> Observable<(response: HTTPURLResponse, data: Data)> {
                                                                       ^~~~~~~~~~~~~~~
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:184:31: error: cannot find type 'URLRequest' in scope
    public func data(request: URLRequest) -> Observable<Data> {
                              ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:212:31: error: cannot find type 'URLRequest' in scope
    public func json(request: URLRequest, options: JSONSerialization.ReadingOptions = []) -> Observable<Any> {
                              ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:111:32: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
extension Reactive where Base: URLSession {
                               ^~~~~~~~~~
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
public typealias URLSession = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:52:58: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
            return "HTTP request failed with `\(response.statusCode)`."
                                                ~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:92:36: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    if let response = response as? HTTPURLResponse {
                                   ^~~~~~~~~~~~~~~
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:93:36: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
        if 200 ..< 300 ~= response.statusCode {
                          ~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:94:58: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
            return "Success (\(ms)ms): Status \(response.statusCode)"
                                                ~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:97:58: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
            return "Failure (\(ms)ms): Status \(response.statusCode)"
                                                ~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/Logging.swift:13:39: error: cannot find type 'URLRequest' in scope
    public typealias LogURLRequest = (URLRequest) -> Bool
                                      ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:240:35: error: cannot find 'URLRequest' in scope
        return self.json(request: URLRequest(url: url))
                                  ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:240:25: error: incorrect argument label in call (have 'request:', expected 'url:')
        return self.json(request: URLRequest(url: url))
                        ^~~~~~~~
                         url
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:137:34: error: value of type 'Base' has no member 'dataTask'
            let task = self.base.dataTask(with: request) { data, response, error in
                       ~~~~~~~~~ ^~~~~~~~
[207/268] Compiling RxCocoa UITabBarController+Rx.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:10:15: error: struct 'URLRequest' does not exist in module 'Foundation'
import struct Foundation.URLRequest
              ^          ~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:14:14: error: type alias 'HTTPURLResponse' (aka 'AnyObject') cannot be imported as 'class'
import class Foundation.HTTPURLResponse
       ~~~~~ ^
       typealias
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' declared here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:15:14: error: type alias 'URLSession' (aka 'AnyObject') cannot be imported as 'class'
import class Foundation.URLSession
       ~~~~~ ^
       typealias
Foundation.URLSession:2:18: note: 'URLSession' declared here
public typealias URLSession = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:16:14: error: type alias 'URLResponse' (aka 'AnyObject') cannot be imported as 'class'
import class Foundation.URLResponse
       ~~~~~ ^
       typealias
Foundation.URLResponse:2:18: note: 'URLResponse' declared here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:35:36: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    case nonHTTPResponse(response: URLResponse)
                                   ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:37:38: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    case httpRequestFailed(response: HTTPURLResponse, data: Data?)
                                     ^~~~~~~~~~~~~~~
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:63:60: error: cannot find type 'URLRequest' in scope
fileprivate func convertURLRequestToCurlCommand(_ request: URLRequest) -> String {
                                                           ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:89:50: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
private func convertResponseToString(_ response: URLResponse?, _ error: NSError?, _ interval: TimeInterval) -> String {
                                                 ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:124:35: error: cannot find type 'URLRequest' in scope
    public func response(request: URLRequest) -> Observable<(response: HTTPURLResponse, data: Data)> {
                                  ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:124:72: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    public func response(request: URLRequest) -> Observable<(response: HTTPURLResponse, data: Data)> {
                                                                       ^~~~~~~~~~~~~~~
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:184:31: error: cannot find type 'URLRequest' in scope
    public func data(request: URLRequest) -> Observable<Data> {
                              ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:212:31: error: cannot find type 'URLRequest' in scope
    public func json(request: URLRequest, options: JSONSerialization.ReadingOptions = []) -> Observable<Any> {
                              ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:111:32: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
extension Reactive where Base: URLSession {
                               ^~~~~~~~~~
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
public typealias URLSession = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:52:58: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
            return "HTTP request failed with `\(response.statusCode)`."
                                                ~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:92:36: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    if let response = response as? HTTPURLResponse {
                                   ^~~~~~~~~~~~~~~
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:93:36: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
        if 200 ..< 300 ~= response.statusCode {
                          ~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:94:58: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
            return "Success (\(ms)ms): Status \(response.statusCode)"
                                                ~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:97:58: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
            return "Failure (\(ms)ms): Status \(response.statusCode)"
                                                ~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/Logging.swift:13:39: error: cannot find type 'URLRequest' in scope
    public typealias LogURLRequest = (URLRequest) -> Bool
                                      ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:240:35: error: cannot find 'URLRequest' in scope
        return self.json(request: URLRequest(url: url))
                                  ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:240:25: error: incorrect argument label in call (have 'request:', expected 'url:')
        return self.json(request: URLRequest(url: url))
                        ^~~~~~~~
                         url
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:137:34: error: value of type 'Base' has no member 'dataTask'
            let task = self.base.dataTask(with: request) { data, response, error in
                       ~~~~~~~~~ ^~~~~~~~
[208/268] Compiling RxCocoa UITabBarItem+Rx.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:10:15: error: struct 'URLRequest' does not exist in module 'Foundation'
import struct Foundation.URLRequest
              ^          ~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:14:14: error: type alias 'HTTPURLResponse' (aka 'AnyObject') cannot be imported as 'class'
import class Foundation.HTTPURLResponse
       ~~~~~ ^
       typealias
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' declared here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:15:14: error: type alias 'URLSession' (aka 'AnyObject') cannot be imported as 'class'
import class Foundation.URLSession
       ~~~~~ ^
       typealias
Foundation.URLSession:2:18: note: 'URLSession' declared here
public typealias URLSession = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:16:14: error: type alias 'URLResponse' (aka 'AnyObject') cannot be imported as 'class'
import class Foundation.URLResponse
       ~~~~~ ^
       typealias
Foundation.URLResponse:2:18: note: 'URLResponse' declared here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:35:36: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    case nonHTTPResponse(response: URLResponse)
                                   ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:37:38: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    case httpRequestFailed(response: HTTPURLResponse, data: Data?)
                                     ^~~~~~~~~~~~~~~
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:63:60: error: cannot find type 'URLRequest' in scope
fileprivate func convertURLRequestToCurlCommand(_ request: URLRequest) -> String {
                                                           ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:89:50: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
private func convertResponseToString(_ response: URLResponse?, _ error: NSError?, _ interval: TimeInterval) -> String {
                                                 ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:124:35: error: cannot find type 'URLRequest' in scope
    public func response(request: URLRequest) -> Observable<(response: HTTPURLResponse, data: Data)> {
                                  ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:124:72: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    public func response(request: URLRequest) -> Observable<(response: HTTPURLResponse, data: Data)> {
                                                                       ^~~~~~~~~~~~~~~
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:184:31: error: cannot find type 'URLRequest' in scope
    public func data(request: URLRequest) -> Observable<Data> {
                              ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:212:31: error: cannot find type 'URLRequest' in scope
    public func json(request: URLRequest, options: JSONSerialization.ReadingOptions = []) -> Observable<Any> {
                              ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:111:32: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
extension Reactive where Base: URLSession {
                               ^~~~~~~~~~
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
public typealias URLSession = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:52:58: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
            return "HTTP request failed with `\(response.statusCode)`."
                                                ~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:92:36: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    if let response = response as? HTTPURLResponse {
                                   ^~~~~~~~~~~~~~~
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:93:36: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
        if 200 ..< 300 ~= response.statusCode {
                          ~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:94:58: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
            return "Success (\(ms)ms): Status \(response.statusCode)"
                                                ~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:97:58: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
            return "Failure (\(ms)ms): Status \(response.statusCode)"
                                                ~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/Logging.swift:13:39: error: cannot find type 'URLRequest' in scope
    public typealias LogURLRequest = (URLRequest) -> Bool
                                      ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:240:35: error: cannot find 'URLRequest' in scope
        return self.json(request: URLRequest(url: url))
                                  ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:240:25: error: incorrect argument label in call (have 'request:', expected 'url:')
        return self.json(request: URLRequest(url: url))
                        ^~~~~~~~
                         url
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:137:34: error: value of type 'Base' has no member 'dataTask'
            let task = self.base.dataTask(with: request) { data, response, error in
                       ~~~~~~~~~ ^~~~~~~~
[209/268] Compiling RxCocoa UITableView+Rx.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:10:15: error: struct 'URLRequest' does not exist in module 'Foundation'
import struct Foundation.URLRequest
              ^          ~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:14:14: error: type alias 'HTTPURLResponse' (aka 'AnyObject') cannot be imported as 'class'
import class Foundation.HTTPURLResponse
       ~~~~~ ^
       typealias
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' declared here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:15:14: error: type alias 'URLSession' (aka 'AnyObject') cannot be imported as 'class'
import class Foundation.URLSession
       ~~~~~ ^
       typealias
Foundation.URLSession:2:18: note: 'URLSession' declared here
public typealias URLSession = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:16:14: error: type alias 'URLResponse' (aka 'AnyObject') cannot be imported as 'class'
import class Foundation.URLResponse
       ~~~~~ ^
       typealias
Foundation.URLResponse:2:18: note: 'URLResponse' declared here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:35:36: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    case nonHTTPResponse(response: URLResponse)
                                   ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:37:38: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    case httpRequestFailed(response: HTTPURLResponse, data: Data?)
                                     ^~~~~~~~~~~~~~~
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:63:60: error: cannot find type 'URLRequest' in scope
fileprivate func convertURLRequestToCurlCommand(_ request: URLRequest) -> String {
                                                           ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:89:50: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
private func convertResponseToString(_ response: URLResponse?, _ error: NSError?, _ interval: TimeInterval) -> String {
                                                 ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:124:35: error: cannot find type 'URLRequest' in scope
    public func response(request: URLRequest) -> Observable<(response: HTTPURLResponse, data: Data)> {
                                  ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:124:72: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    public func response(request: URLRequest) -> Observable<(response: HTTPURLResponse, data: Data)> {
                                                                       ^~~~~~~~~~~~~~~
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:184:31: error: cannot find type 'URLRequest' in scope
    public func data(request: URLRequest) -> Observable<Data> {
                              ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:212:31: error: cannot find type 'URLRequest' in scope
    public func json(request: URLRequest, options: JSONSerialization.ReadingOptions = []) -> Observable<Any> {
                              ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:111:32: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
extension Reactive where Base: URLSession {
                               ^~~~~~~~~~
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
public typealias URLSession = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:52:58: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
            return "HTTP request failed with `\(response.statusCode)`."
                                                ~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:92:36: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    if let response = response as? HTTPURLResponse {
                                   ^~~~~~~~~~~~~~~
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:93:36: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
        if 200 ..< 300 ~= response.statusCode {
                          ~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:94:58: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
            return "Success (\(ms)ms): Status \(response.statusCode)"
                                                ~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:97:58: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
            return "Failure (\(ms)ms): Status \(response.statusCode)"
                                                ~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/Logging.swift:13:39: error: cannot find type 'URLRequest' in scope
    public typealias LogURLRequest = (URLRequest) -> Bool
                                      ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:240:35: error: cannot find 'URLRequest' in scope
        return self.json(request: URLRequest(url: url))
                                  ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:240:25: error: incorrect argument label in call (have 'request:', expected 'url:')
        return self.json(request: URLRequest(url: url))
                        ^~~~~~~~
                         url
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:137:34: error: value of type 'Base' has no member 'dataTask'
            let task = self.base.dataTask(with: request) { data, response, error in
                       ~~~~~~~~~ ^~~~~~~~
[210/268] Compiling RxCocoa UITextField+Rx.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:10:15: error: struct 'URLRequest' does not exist in module 'Foundation'
import struct Foundation.URLRequest
              ^          ~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:14:14: error: type alias 'HTTPURLResponse' (aka 'AnyObject') cannot be imported as 'class'
import class Foundation.HTTPURLResponse
       ~~~~~ ^
       typealias
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' declared here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:15:14: error: type alias 'URLSession' (aka 'AnyObject') cannot be imported as 'class'
import class Foundation.URLSession
       ~~~~~ ^
       typealias
Foundation.URLSession:2:18: note: 'URLSession' declared here
public typealias URLSession = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:16:14: error: type alias 'URLResponse' (aka 'AnyObject') cannot be imported as 'class'
import class Foundation.URLResponse
       ~~~~~ ^
       typealias
Foundation.URLResponse:2:18: note: 'URLResponse' declared here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:35:36: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    case nonHTTPResponse(response: URLResponse)
                                   ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:37:38: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    case httpRequestFailed(response: HTTPURLResponse, data: Data?)
                                     ^~~~~~~~~~~~~~~
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:63:60: error: cannot find type 'URLRequest' in scope
fileprivate func convertURLRequestToCurlCommand(_ request: URLRequest) -> String {
                                                           ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:89:50: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
private func convertResponseToString(_ response: URLResponse?, _ error: NSError?, _ interval: TimeInterval) -> String {
                                                 ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:124:35: error: cannot find type 'URLRequest' in scope
    public func response(request: URLRequest) -> Observable<(response: HTTPURLResponse, data: Data)> {
                                  ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:124:72: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    public func response(request: URLRequest) -> Observable<(response: HTTPURLResponse, data: Data)> {
                                                                       ^~~~~~~~~~~~~~~
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:184:31: error: cannot find type 'URLRequest' in scope
    public func data(request: URLRequest) -> Observable<Data> {
                              ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:212:31: error: cannot find type 'URLRequest' in scope
    public func json(request: URLRequest, options: JSONSerialization.ReadingOptions = []) -> Observable<Any> {
                              ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:111:32: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
extension Reactive where Base: URLSession {
                               ^~~~~~~~~~
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
public typealias URLSession = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:52:58: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
            return "HTTP request failed with `\(response.statusCode)`."
                                                ~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:92:36: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    if let response = response as? HTTPURLResponse {
                                   ^~~~~~~~~~~~~~~
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:93:36: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
        if 200 ..< 300 ~= response.statusCode {
                          ~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:94:58: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
            return "Success (\(ms)ms): Status \(response.statusCode)"
                                                ~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:97:58: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
            return "Failure (\(ms)ms): Status \(response.statusCode)"
                                                ~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/Logging.swift:13:39: error: cannot find type 'URLRequest' in scope
    public typealias LogURLRequest = (URLRequest) -> Bool
                                      ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:240:35: error: cannot find 'URLRequest' in scope
        return self.json(request: URLRequest(url: url))
                                  ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:240:25: error: incorrect argument label in call (have 'request:', expected 'url:')
        return self.json(request: URLRequest(url: url))
                        ^~~~~~~~
                         url
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:137:34: error: value of type 'Base' has no member 'dataTask'
            let task = self.base.dataTask(with: request) { data, response, error in
                       ~~~~~~~~~ ^~~~~~~~
[211/268] Compiling RxCocoa UITextView+Rx.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:10:15: error: struct 'URLRequest' does not exist in module 'Foundation'
import struct Foundation.URLRequest
              ^          ~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:14:14: error: type alias 'HTTPURLResponse' (aka 'AnyObject') cannot be imported as 'class'
import class Foundation.HTTPURLResponse
       ~~~~~ ^
       typealias
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' declared here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:15:14: error: type alias 'URLSession' (aka 'AnyObject') cannot be imported as 'class'
import class Foundation.URLSession
       ~~~~~ ^
       typealias
Foundation.URLSession:2:18: note: 'URLSession' declared here
public typealias URLSession = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:16:14: error: type alias 'URLResponse' (aka 'AnyObject') cannot be imported as 'class'
import class Foundation.URLResponse
       ~~~~~ ^
       typealias
Foundation.URLResponse:2:18: note: 'URLResponse' declared here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:35:36: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    case nonHTTPResponse(response: URLResponse)
                                   ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:37:38: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    case httpRequestFailed(response: HTTPURLResponse, data: Data?)
                                     ^~~~~~~~~~~~~~~
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:63:60: error: cannot find type 'URLRequest' in scope
fileprivate func convertURLRequestToCurlCommand(_ request: URLRequest) -> String {
                                                           ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:89:50: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
private func convertResponseToString(_ response: URLResponse?, _ error: NSError?, _ interval: TimeInterval) -> String {
                                                 ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:124:35: error: cannot find type 'URLRequest' in scope
    public func response(request: URLRequest) -> Observable<(response: HTTPURLResponse, data: Data)> {
                                  ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:124:72: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    public func response(request: URLRequest) -> Observable<(response: HTTPURLResponse, data: Data)> {
                                                                       ^~~~~~~~~~~~~~~
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:184:31: error: cannot find type 'URLRequest' in scope
    public func data(request: URLRequest) -> Observable<Data> {
                              ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:212:31: error: cannot find type 'URLRequest' in scope
    public func json(request: URLRequest, options: JSONSerialization.ReadingOptions = []) -> Observable<Any> {
                              ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:111:32: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
extension Reactive where Base: URLSession {
                               ^~~~~~~~~~
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
public typealias URLSession = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:52:58: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
            return "HTTP request failed with `\(response.statusCode)`."
                                                ~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:92:36: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    if let response = response as? HTTPURLResponse {
                                   ^~~~~~~~~~~~~~~
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:93:36: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
        if 200 ..< 300 ~= response.statusCode {
                          ~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:94:58: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
            return "Success (\(ms)ms): Status \(response.statusCode)"
                                                ~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:97:58: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
            return "Failure (\(ms)ms): Status \(response.statusCode)"
                                                ~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/Logging.swift:13:39: error: cannot find type 'URLRequest' in scope
    public typealias LogURLRequest = (URLRequest) -> Bool
                                      ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:240:35: error: cannot find 'URLRequest' in scope
        return self.json(request: URLRequest(url: url))
                                  ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:240:25: error: incorrect argument label in call (have 'request:', expected 'url:')
        return self.json(request: URLRequest(url: url))
                        ^~~~~~~~
                         url
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:137:34: error: value of type 'Base' has no member 'dataTask'
            let task = self.base.dataTask(with: request) { data, response, error in
                       ~~~~~~~~~ ^~~~~~~~
[212/268] Compiling RxCocoa UIView+Rx.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:10:15: error: struct 'URLRequest' does not exist in module 'Foundation'
import struct Foundation.URLRequest
              ^          ~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:14:14: error: type alias 'HTTPURLResponse' (aka 'AnyObject') cannot be imported as 'class'
import class Foundation.HTTPURLResponse
       ~~~~~ ^
       typealias
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' declared here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:15:14: error: type alias 'URLSession' (aka 'AnyObject') cannot be imported as 'class'
import class Foundation.URLSession
       ~~~~~ ^
       typealias
Foundation.URLSession:2:18: note: 'URLSession' declared here
public typealias URLSession = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:16:14: error: type alias 'URLResponse' (aka 'AnyObject') cannot be imported as 'class'
import class Foundation.URLResponse
       ~~~~~ ^
       typealias
Foundation.URLResponse:2:18: note: 'URLResponse' declared here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:35:36: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    case nonHTTPResponse(response: URLResponse)
                                   ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:37:38: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    case httpRequestFailed(response: HTTPURLResponse, data: Data?)
                                     ^~~~~~~~~~~~~~~
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:63:60: error: cannot find type 'URLRequest' in scope
fileprivate func convertURLRequestToCurlCommand(_ request: URLRequest) -> String {
                                                           ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:89:50: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
private func convertResponseToString(_ response: URLResponse?, _ error: NSError?, _ interval: TimeInterval) -> String {
                                                 ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:124:35: error: cannot find type 'URLRequest' in scope
    public func response(request: URLRequest) -> Observable<(response: HTTPURLResponse, data: Data)> {
                                  ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:124:72: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    public func response(request: URLRequest) -> Observable<(response: HTTPURLResponse, data: Data)> {
                                                                       ^~~~~~~~~~~~~~~
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:184:31: error: cannot find type 'URLRequest' in scope
    public func data(request: URLRequest) -> Observable<Data> {
                              ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:212:31: error: cannot find type 'URLRequest' in scope
    public func json(request: URLRequest, options: JSONSerialization.ReadingOptions = []) -> Observable<Any> {
                              ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:111:32: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
extension Reactive where Base: URLSession {
                               ^~~~~~~~~~
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
public typealias URLSession = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:52:58: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
            return "HTTP request failed with `\(response.statusCode)`."
                                                ~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:92:36: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    if let response = response as? HTTPURLResponse {
                                   ^~~~~~~~~~~~~~~
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:93:36: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
        if 200 ..< 300 ~= response.statusCode {
                          ~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:94:58: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
            return "Success (\(ms)ms): Status \(response.statusCode)"
                                                ~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:97:58: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
            return "Failure (\(ms)ms): Status \(response.statusCode)"
                                                ~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/Logging.swift:13:39: error: cannot find type 'URLRequest' in scope
    public typealias LogURLRequest = (URLRequest) -> Bool
                                      ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:240:35: error: cannot find 'URLRequest' in scope
        return self.json(request: URLRequest(url: url))
                                  ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:240:25: error: incorrect argument label in call (have 'request:', expected 'url:')
        return self.json(request: URLRequest(url: url))
                        ^~~~~~~~
                         url
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:137:34: error: value of type 'Base' has no member 'dataTask'
            let task = self.base.dataTask(with: request) { data, response, error in
                       ~~~~~~~~~ ^~~~~~~~
[213/268] Compiling RxCocoa UIViewController+Rx.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:10:15: error: struct 'URLRequest' does not exist in module 'Foundation'
import struct Foundation.URLRequest
              ^          ~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:14:14: error: type alias 'HTTPURLResponse' (aka 'AnyObject') cannot be imported as 'class'
import class Foundation.HTTPURLResponse
       ~~~~~ ^
       typealias
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' declared here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:15:14: error: type alias 'URLSession' (aka 'AnyObject') cannot be imported as 'class'
import class Foundation.URLSession
       ~~~~~ ^
       typealias
Foundation.URLSession:2:18: note: 'URLSession' declared here
public typealias URLSession = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:16:14: error: type alias 'URLResponse' (aka 'AnyObject') cannot be imported as 'class'
import class Foundation.URLResponse
       ~~~~~ ^
       typealias
Foundation.URLResponse:2:18: note: 'URLResponse' declared here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:35:36: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    case nonHTTPResponse(response: URLResponse)
                                   ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:37:38: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    case httpRequestFailed(response: HTTPURLResponse, data: Data?)
                                     ^~~~~~~~~~~~~~~
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:63:60: error: cannot find type 'URLRequest' in scope
fileprivate func convertURLRequestToCurlCommand(_ request: URLRequest) -> String {
                                                           ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:89:50: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
private func convertResponseToString(_ response: URLResponse?, _ error: NSError?, _ interval: TimeInterval) -> String {
                                                 ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:124:35: error: cannot find type 'URLRequest' in scope
    public func response(request: URLRequest) -> Observable<(response: HTTPURLResponse, data: Data)> {
                                  ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:124:72: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    public func response(request: URLRequest) -> Observable<(response: HTTPURLResponse, data: Data)> {
                                                                       ^~~~~~~~~~~~~~~
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:184:31: error: cannot find type 'URLRequest' in scope
    public func data(request: URLRequest) -> Observable<Data> {
                              ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:212:31: error: cannot find type 'URLRequest' in scope
    public func json(request: URLRequest, options: JSONSerialization.ReadingOptions = []) -> Observable<Any> {
                              ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:111:32: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
extension Reactive where Base: URLSession {
                               ^~~~~~~~~~
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
public typealias URLSession = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:52:58: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
            return "HTTP request failed with `\(response.statusCode)`."
                                                ~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:92:36: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    if let response = response as? HTTPURLResponse {
                                   ^~~~~~~~~~~~~~~
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:93:36: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
        if 200 ..< 300 ~= response.statusCode {
                          ~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:94:58: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
            return "Success (\(ms)ms): Status \(response.statusCode)"
                                                ~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:97:58: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
            return "Failure (\(ms)ms): Status \(response.statusCode)"
                                                ~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/Logging.swift:13:39: error: cannot find type 'URLRequest' in scope
    public typealias LogURLRequest = (URLRequest) -> Bool
                                      ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:240:35: error: cannot find 'URLRequest' in scope
        return self.json(request: URLRequest(url: url))
                                  ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:240:25: error: incorrect argument label in call (have 'request:', expected 'url:')
        return self.json(request: URLRequest(url: url))
                        ^~~~~~~~
                         url
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:137:34: error: value of type 'Base' has no member 'dataTask'
            let task = self.base.dataTask(with: request) { data, response, error in
                       ~~~~~~~~~ ^~~~~~~~
[214/268] Compiling RxCocoa UIWebView+Rx.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:10:15: error: struct 'URLRequest' does not exist in module 'Foundation'
import struct Foundation.URLRequest
              ^          ~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:14:14: error: type alias 'HTTPURLResponse' (aka 'AnyObject') cannot be imported as 'class'
import class Foundation.HTTPURLResponse
       ~~~~~ ^
       typealias
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' declared here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:15:14: error: type alias 'URLSession' (aka 'AnyObject') cannot be imported as 'class'
import class Foundation.URLSession
       ~~~~~ ^
       typealias
Foundation.URLSession:2:18: note: 'URLSession' declared here
public typealias URLSession = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:16:14: error: type alias 'URLResponse' (aka 'AnyObject') cannot be imported as 'class'
import class Foundation.URLResponse
       ~~~~~ ^
       typealias
Foundation.URLResponse:2:18: note: 'URLResponse' declared here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:35:36: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    case nonHTTPResponse(response: URLResponse)
                                   ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:37:38: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    case httpRequestFailed(response: HTTPURLResponse, data: Data?)
                                     ^~~~~~~~~~~~~~~
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:63:60: error: cannot find type 'URLRequest' in scope
fileprivate func convertURLRequestToCurlCommand(_ request: URLRequest) -> String {
                                                           ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:89:50: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
private func convertResponseToString(_ response: URLResponse?, _ error: NSError?, _ interval: TimeInterval) -> String {
                                                 ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:124:35: error: cannot find type 'URLRequest' in scope
    public func response(request: URLRequest) -> Observable<(response: HTTPURLResponse, data: Data)> {
                                  ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:124:72: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    public func response(request: URLRequest) -> Observable<(response: HTTPURLResponse, data: Data)> {
                                                                       ^~~~~~~~~~~~~~~
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:184:31: error: cannot find type 'URLRequest' in scope
    public func data(request: URLRequest) -> Observable<Data> {
                              ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:212:31: error: cannot find type 'URLRequest' in scope
    public func json(request: URLRequest, options: JSONSerialization.ReadingOptions = []) -> Observable<Any> {
                              ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:111:32: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
extension Reactive where Base: URLSession {
                               ^~~~~~~~~~
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
public typealias URLSession = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:52:58: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
            return "HTTP request failed with `\(response.statusCode)`."
                                                ~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:92:36: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    if let response = response as? HTTPURLResponse {
                                   ^~~~~~~~~~~~~~~
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:93:36: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
        if 200 ..< 300 ~= response.statusCode {
                          ~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:94:58: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
            return "Success (\(ms)ms): Status \(response.statusCode)"
                                                ~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:97:58: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
            return "Failure (\(ms)ms): Status \(response.statusCode)"
                                                ~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/Logging.swift:13:39: error: cannot find type 'URLRequest' in scope
    public typealias LogURLRequest = (URLRequest) -> Bool
                                      ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:240:35: error: cannot find 'URLRequest' in scope
        return self.json(request: URLRequest(url: url))
                                  ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:240:25: error: incorrect argument label in call (have 'request:', expected 'url:')
        return self.json(request: URLRequest(url: url))
                        ^~~~~~~~
                         url
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:137:34: error: value of type 'Base' has no member 'dataTask'
            let task = self.base.dataTask(with: request) { data, response, error in
                       ~~~~~~~~~ ^~~~~~~~
[215/268] Compiling RxCocoa URLSession+Rx.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:10:15: error: struct 'URLRequest' does not exist in module 'Foundation'
import struct Foundation.URLRequest
              ^          ~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:14:14: error: type alias 'HTTPURLResponse' (aka 'AnyObject') cannot be imported as 'class'
import class Foundation.HTTPURLResponse
       ~~~~~ ^
       typealias
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' declared here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:15:14: error: type alias 'URLSession' (aka 'AnyObject') cannot be imported as 'class'
import class Foundation.URLSession
       ~~~~~ ^
       typealias
Foundation.URLSession:2:18: note: 'URLSession' declared here
public typealias URLSession = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:16:14: error: type alias 'URLResponse' (aka 'AnyObject') cannot be imported as 'class'
import class Foundation.URLResponse
       ~~~~~ ^
       typealias
Foundation.URLResponse:2:18: note: 'URLResponse' declared here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:35:36: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    case nonHTTPResponse(response: URLResponse)
                                   ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:37:38: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    case httpRequestFailed(response: HTTPURLResponse, data: Data?)
                                     ^~~~~~~~~~~~~~~
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:63:60: error: cannot find type 'URLRequest' in scope
fileprivate func convertURLRequestToCurlCommand(_ request: URLRequest) -> String {
                                                           ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:89:50: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
private func convertResponseToString(_ response: URLResponse?, _ error: NSError?, _ interval: TimeInterval) -> String {
                                                 ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:124:35: error: cannot find type 'URLRequest' in scope
    public func response(request: URLRequest) -> Observable<(response: HTTPURLResponse, data: Data)> {
                                  ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:124:72: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    public func response(request: URLRequest) -> Observable<(response: HTTPURLResponse, data: Data)> {
                                                                       ^~~~~~~~~~~~~~~
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:184:31: error: cannot find type 'URLRequest' in scope
    public func data(request: URLRequest) -> Observable<Data> {
                              ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:212:31: error: cannot find type 'URLRequest' in scope
    public func json(request: URLRequest, options: JSONSerialization.ReadingOptions = []) -> Observable<Any> {
                              ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:111:32: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
extension Reactive where Base: URLSession {
                               ^~~~~~~~~~
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
public typealias URLSession = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:52:58: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
            return "HTTP request failed with `\(response.statusCode)`."
                                                ~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:92:36: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    if let response = response as? HTTPURLResponse {
                                   ^~~~~~~~~~~~~~~
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
public typealias HTTPURLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:93:36: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
        if 200 ..< 300 ~= response.statusCode {
                          ~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:94:58: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
            return "Success (\(ms)ms): Status \(response.statusCode)"
                                                ~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:97:58: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
            return "Failure (\(ms)ms): Status \(response.statusCode)"
                                                ~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/Logging.swift:13:39: error: cannot find type 'URLRequest' in scope
    public typealias LogURLRequest = (URLRequest) -> Bool
                                      ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:240:35: error: cannot find 'URLRequest' in scope
        return self.json(request: URLRequest(url: url))
                                  ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:240:25: error: incorrect argument label in call (have 'request:', expected 'url:')
        return self.json(request: URLRequest(url: url))
                        ^~~~~~~~
                         url
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/URLSession+Rx.swift:137:34: error: value of type 'Base' has no member 'dataTask'
            let task = self.base.dataTask(with: request) { data, response, error in
                       ~~~~~~~~~ ^~~~~~~~
[216/268] Compiling RxCocoa NSTextField+Rx.swift
[217/268] Compiling RxCocoa NSTextStorage+Rx.swift
[218/268] Compiling RxCocoa NSTextView+Rx.swift
[219/268] Compiling RxCocoa NSView+Rx.swift
[220/268] Compiling RxCocoa NotificationCenter+Rx.swift
[221/268] Compiling RxCocoa Observable+Bind.swift
[222/268] Compiling RxCocoa ObservableConvertibleType+Driver.swift
[223/268] Compiling RxCocoa ObservableConvertibleType+SharedSequence.swift
[224/268] Compiling RxCocoa ObservableConvertibleType+Signal.swift
[225/268] Compiling RxCocoa PublishRelay+Signal.swift
[226/268] Compiling RxCocoa RxCocoa.swift
[227/268] Compiling RxCocoa RxCocoaObjCRuntimeError+Extensions.swift
[228/268] Compiling RxCocoa RxCollectionViewDataSourcePrefetchingProxy.swift
[229/268] Compiling RxCocoa BehaviorRelay+Driver.swift
[230/268] Compiling RxCocoa Binder.swift
[231/268] Compiling RxCocoa ControlEvent+Driver.swift
[232/268] Compiling RxCocoa ControlEvent+Signal.swift
[233/268] Compiling RxCocoa ControlEvent.swift
[234/268] Compiling RxCocoa ControlProperty+Driver.swift
[235/268] Compiling RxCocoa ControlProperty.swift
[236/268] Compiling RxCocoa ControlTarget.swift
[237/268] Compiling RxCocoa DelegateProxy.swift
[238/268] Compiling RxCocoa DelegateProxyType.swift
[239/268] Compiling RxCocoa Deprecated.swift
[240/268] Compiling RxCocoa DispatchQueue+Extensions.swift
[241/268] Compiling RxCocoa Driver+Subscription.swift
[242/268] Compiling RxCocoa Driver.swift
[243/268] Compiling RxCocoa RxTabBarDelegateProxy.swift
[244/268] Compiling RxCocoa RxTableViewDataSourcePrefetchingProxy.swift
[245/268] Compiling RxCocoa RxTableViewDataSourceProxy.swift
[246/268] Compiling RxCocoa RxTableViewDataSourceType.swift
[247/268] Compiling RxCocoa RxTableViewDelegateProxy.swift
[248/268] Compiling RxCocoa RxTableViewReactiveArrayDataSource.swift
[249/268] Compiling RxCocoa RxTarget.swift
[250/268] Compiling RxCocoa RxTextStorageDelegateProxy.swift
[251/268] Compiling RxCocoa RxTextViewDelegateProxy.swift
[252/268] Compiling RxCocoa RxWebViewDelegateProxy.swift
[253/268] Compiling RxCocoa SchedulerType+SharedSequence.swift
[254/268] Compiling RxCocoa SectionedViewDataSourceType.swift
[255/268] Compiling RxCocoa SharedSequence+Operators+arity.swift
[256/268] Compiling RxCocoa SharedSequence+Operators.swift
[257/268] Compiling RxCocoa SharedSequence.swift
[258/268] Compiling RxCocoa Signal+Subscription.swift
[259/268] Compiling RxCocoa Signal.swift
[260/268] Compiling RxCocoa TextInput.swift
[261/268] Compiling RxCocoa UIActivityIndicatorView+Rx.swift
[262/268] Compiling RxCocoa UIAlertAction+Rx.swift
[263/268] Compiling RxCocoa UIApplication+Rx.swift
[264/268] Compiling RxCocoa UIBarButtonItem+Rx.swift
[265/268] Compiling RxCocoa UIButton+Rx.swift
[266/268] Compiling RxCocoa UICollectionView+Rx.swift
[267/268] Compiling RxCocoa UIControl+Rx.swift
[268/268] Compiling RxCocoa UIDatePicker+Rx.swift
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 1