The Swift Package Index logo.Swift Package Index

Build Information

Failed to build RxRetroSwift with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/michaelhenry/RxRetroSwift.git
Reference: 3.0.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/michaelhenry/RxRetroSwift
 * tag               3.0.1      -> FETCH_HEAD
HEAD is now at 9c25e3f Update RequestCaller.swift
Cloned https://github.com/michaelhenry/RxRetroSwift.git
Revision (git rev-parse @):
9c25e3f61774ac49904b2d81e87a685743323605
SUCCESS checkout https://github.com/michaelhenry/RxRetroSwift.git at 3.0.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/michaelhenry/RxRetroSwift.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/ReactiveX/RxSwift.git
[1/51014] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (2.46s)
Computing version for https://github.com/ReactiveX/RxSwift.git
warning: 'rxswift': /Package.swift:9:16: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
  return array.flatMap { $0 }
               ^
/Package.swift:9:16: note: use 'compactMap(_:)' instead
  return array.flatMap { $0 }
               ^~~~~~~
               compactMap
Computed https://github.com/ReactiveX/RxSwift.git at 4.1.2 (0.50s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 4.1.2
warning: 'rxswift': /host/spi-builder-workspace/.build/checkouts/RxSwift/Package.swift:9:16: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
  return array.flatMap { $0 }
               ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Package.swift:9:16: note: use 'compactMap(_:)' instead
  return array.flatMap { $0 }
               ^~~~~~~
               compactMap
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/136] Emitting module RxSwift
[6/154] Compiling RxSwift ObservableType+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:94:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[7/154] Compiling RxSwift ObservableType+PrimitiveSequence.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:94:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[8/154] Compiling RxSwift ObservableType.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:94:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[9/154] Compiling RxSwift ObserveOn.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:94:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[10/154] Compiling RxSwift ObserverBase.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:94:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[11/154] Compiling RxSwift ObserverType.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:94:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[12/154] Compiling RxSwift OperationQueueScheduler.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:94:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[13/154] Compiling RxSwift Optional.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:94:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[14/154] Compiling RxSwift Platform.Darwin.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:94:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[15/154] Compiling RxSwift Platform.Linux.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:94:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[16/154] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:94:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[17/154] Compiling RxSwift PrimitiveSequence.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:94:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[18/154] Compiling RxSwift PriorityQueue.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:94:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[19/154] Compiling RxSwift Producer.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:94:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[20/154] Compiling RxSwift PublishSubject.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:94:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[21/154] Compiling RxSwift Queue.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:94:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[22/154] Compiling RxSwift Range.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:94:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[23/154] Compiling RxSwift Reactive.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:94:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[24/154] Compiling RxSwift RecursiveLock.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:94:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[25/154] Compiling RxSwift ShareReplayScope.swift
[26/154] Compiling RxSwift Single.swift
[27/154] Compiling RxSwift SingleAssignmentDisposable.swift
[28/154] Compiling RxSwift SingleAsync.swift
[29/154] Compiling RxSwift Sink.swift
[30/154] Compiling RxSwift Skip.swift
[31/154] Compiling RxSwift SkipUntil.swift
[32/154] Compiling RxSwift SkipWhile.swift
[33/154] Compiling RxSwift StartWith.swift
[34/154] Compiling RxSwift String+Rx.swift
[35/154] Compiling RxSwift SubjectType.swift
[36/154] Compiling RxSwift SubscribeOn.swift
[37/154] Compiling RxSwift SubscriptionDisposable.swift
[38/154] Compiling RxSwift SwiftSupport.swift
[39/154] Compiling RxSwift Switch.swift
[40/154] Compiling RxSwift SwitchIfEmpty.swift
[41/154] Compiling RxSwift SynchronizedDisposeType.swift
[42/154] Compiling RxSwift SynchronizedOnType.swift
[43/154] Compiling RxSwift RecursiveScheduler.swift
[44/154] Compiling RxSwift Reduce.swift
[45/154] Compiling RxSwift RefCountDisposable.swift
[46/154] Compiling RxSwift Repeat.swift
[47/154] Compiling RxSwift ReplaySubject.swift
[48/154] Compiling RxSwift RetryWhen.swift
[49/154] Compiling RxSwift Rx.swift
[50/154] Compiling RxSwift RxMutableBox.swift
[51/154] Compiling RxSwift Sample.swift
[52/154] Compiling RxSwift Scan.swift
[53/154] Compiling RxSwift ScheduledDisposable.swift
[54/154] Compiling RxSwift ScheduledItem.swift
[55/154] Compiling RxSwift ScheduledItemType.swift
[56/154] Compiling RxSwift SchedulerServices+Emulation.swift
[57/154] Compiling RxSwift SchedulerType.swift
[58/154] Compiling RxSwift Sequence.swift
[59/154] Compiling RxSwift SerialDispatchQueueScheduler.swift
[60/154] Compiling RxSwift SerialDisposable.swift
[61/154] Compiling RxSwift CombineLatest.swift
[62/154] Compiling RxSwift Completable+AndThen.swift
[63/154] Compiling RxSwift Completable.swift
[64/154] Compiling RxSwift CompositeDisposable.swift
[65/154] Compiling RxSwift Concat.swift
[66/154] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[67/154] Compiling RxSwift ConcurrentMainScheduler.swift
[68/154] Compiling RxSwift ConnectableObservableType.swift
[69/154] Compiling RxSwift Create.swift
[70/154] Compiling RxSwift CurrentThreadScheduler.swift
[71/154] Compiling RxSwift Debounce.swift
[72/154] Compiling RxSwift Debug.swift
[73/154] Compiling RxSwift DefaultIfEmpty.swift
[74/154] Compiling RxSwift Deferred.swift
[75/154] Compiling RxSwift Delay.swift
[76/154] Compiling RxSwift DelaySubscription.swift
[77/154] Compiling RxSwift Dematerialize.swift
[78/154] Compiling RxSwift Deprecated.swift
[79/154] Compiling RxSwift DeprecationWarner.swift
[80/154] Compiling RxSwift AddRef.swift
[81/154] Compiling RxSwift Amb.swift
[82/154] Compiling RxSwift AnonymousDisposable.swift
[83/154] Compiling RxSwift AnonymousObserver.swift
[84/154] Compiling RxSwift AnyObserver.swift
[85/154] Compiling RxSwift AsMaybe.swift
[86/154] Compiling RxSwift AsSingle.swift
[87/154] Compiling RxSwift AsyncLock.swift
[88/154] Compiling RxSwift AsyncSubject.swift
[89/154] Compiling RxSwift Bag+Rx.swift
[90/154] Compiling RxSwift Bag.swift
[91/154] Compiling RxSwift BehaviorSubject.swift
[92/154] Compiling RxSwift BinaryDisposable.swift
[93/154] Compiling RxSwift BooleanDisposable.swift
[94/154] Compiling RxSwift Buffer.swift
[95/154] Compiling RxSwift Cancelable.swift
[96/154] Compiling RxSwift Catch.swift
[97/154] Compiling RxSwift CombineLatest+Collection.swift
[98/154] Compiling RxSwift CombineLatest+arity.swift
[99/154] Compiling RxSwift DispatchQueue+Extensions.swift
[100/154] Compiling RxSwift DispatchQueueConfiguration.swift
[101/154] Compiling RxSwift Disposable.swift
[102/154] Compiling RxSwift Disposables.swift
[103/154] Compiling RxSwift DisposeBag.swift
[104/154] Compiling RxSwift DisposeBase.swift
[105/154] Compiling RxSwift DistinctUntilChanged.swift
[106/154] Compiling RxSwift Do.swift
[107/154] Compiling RxSwift ElementAt.swift
[108/154] Compiling RxSwift Empty.swift
[109/154] Compiling RxSwift Enumerated.swift
[110/154] Compiling RxSwift Error.swift
[111/154] Compiling RxSwift Errors.swift
[112/154] Compiling RxSwift Event.swift
[113/154] Compiling RxSwift Filter.swift
[114/154] Compiling RxSwift First.swift
[115/154] Compiling RxSwift Generate.swift
[116/154] Compiling RxSwift GroupBy.swift
[117/154] Compiling RxSwift GroupedObservable.swift
[118/154] Compiling RxSwift HistoricalScheduler.swift
[119/154] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[120/154] Compiling RxSwift ImmediateSchedulerType.swift
[121/154] Compiling RxSwift InfiniteSequence.swift
[122/154] Compiling RxSwift InvocableScheduledItem.swift
[123/154] Compiling RxSwift InvocableType.swift
[124/154] Compiling RxSwift Just.swift
[125/154] Compiling RxSwift Lock.swift
[126/154] Compiling RxSwift LockOwnerType.swift
[127/154] Compiling RxSwift MainScheduler.swift
[128/154] Compiling RxSwift Map.swift
[129/154] Compiling RxSwift Materialize.swift
[130/154] Compiling RxSwift Maybe.swift
[131/154] Compiling RxSwift Merge.swift
[132/154] Compiling RxSwift Multicast.swift
[133/154] Compiling RxSwift Never.swift
[134/154] Compiling RxSwift NopDisposable.swift
[135/154] Compiling RxSwift Observable.swift
[136/154] Compiling RxSwift ObservableConvertibleType.swift
[137/154] Compiling RxSwift SynchronizedUnsubscribeType.swift
[138/154] Compiling RxSwift TailRecursiveSink.swift
[139/154] Compiling RxSwift Take.swift
[140/154] Compiling RxSwift TakeLast.swift
[141/154] Compiling RxSwift TakeUntil.swift
[142/154] Compiling RxSwift TakeWhile.swift
[143/154] Compiling RxSwift Throttle.swift
[144/154] Compiling RxSwift Timeout.swift
[145/154] Compiling RxSwift Timer.swift
[146/154] Compiling RxSwift ToArray.swift
[147/154] Compiling RxSwift Using.swift
[148/154] Compiling RxSwift VirtualTimeConverterType.swift
[149/154] Compiling RxSwift VirtualTimeScheduler.swift
[150/154] Compiling RxSwift Window.swift
[151/154] Compiling RxSwift WithLatestFrom.swift
[152/154] Compiling RxSwift Zip+Collection.swift
[153/154] Compiling RxSwift Zip+arity.swift
[154/154] Compiling RxSwift Zip.swift
error: fatalError
warning: 'rxswift': /host/spi-builder-workspace/.build/checkouts/RxSwift/Package.swift:9:16: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
  return array.flatMap { $0 }
               ^
/host/spi-builder-workspace/.build/checkouts/RxSwift/Package.swift:9:16: note: use 'compactMap(_:)' instead
  return array.flatMap { $0 }
               ^~~~~~~
               compactMap
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/19] Compiling RxSwift ObservableType+Extensions.swift
[3/19] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[4/19] Compiling RxSwift ObservableType.swift
[5/21] Compiling RxSwift ObserveOn.swift
[6/21] Compiling RxSwift ObserverBase.swift
[7/21] Compiling RxSwift ObserverType.swift
[8/31] Compiling RxSwift Reactive.swift
[9/31] Compiling RxSwift RecursiveLock.swift
[10/41] Compiling RxSwift Producer.swift
[11/41] Compiling RxSwift PublishSubject.swift
[12/51] Compiling RxSwift DelaySubscription.swift
[13/51] Compiling RxSwift Dematerialize.swift
[14/51] Compiling RxSwift Deprecated.swift
[15/51] Compiling RxSwift DistinctUntilChanged.swift
[16/51] Compiling RxSwift Do.swift
[17/51] Compiling RxSwift ElementAt.swift
[18/51] Compiling RxSwift Empty.swift
[19/51] Compiling RxSwift Enumerated.swift
[20/51] Compiling RxSwift Error.swift
[21/51] Compiling RxSwift Filter.swift
[22/60] Compiling RxSwift Completable+AndThen.swift
[23/60] Compiling RxSwift Completable.swift
[24/60] Compiling RxSwift Concat.swift
[25/60] Compiling RxSwift ConnectableObservableType.swift
[26/60] Compiling RxSwift Create.swift
[27/60] Compiling RxSwift Debounce.swift
[28/60] Compiling RxSwift Debug.swift
[29/60] Compiling RxSwift DefaultIfEmpty.swift
[30/60] Compiling RxSwift Deferred.swift
[31/60] Compiling RxSwift Delay.swift
[32/69] Compiling RxSwift PrimitiveSequence.swift
[33/69] Compiling RxSwift PriorityQueue.swift
[34/69] Compiling RxSwift OperationQueueScheduler.swift
[35/69] Compiling RxSwift Optional.swift
[36/69] Compiling RxSwift Platform.Darwin.swift
[37/69] Compiling RxSwift Queue.swift
[38/69] Compiling RxSwift Range.swift
[39/69] Compiling RxSwift Platform.Linux.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:94:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[40/69] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:94:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[41/69] Emitting module RxSwift
[42/98] Compiling RxSwift First.swift
[43/98] Compiling RxSwift Generate.swift
[44/98] Compiling RxSwift GroupBy.swift
[45/98] Compiling RxSwift GroupedObservable.swift
[46/98] Compiling RxSwift Just.swift
[47/98] Compiling RxSwift Map.swift
[48/98] Compiling RxSwift Materialize.swift
[49/98] Compiling RxSwift Maybe.swift
[50/98] Compiling RxSwift Merge.swift
[51/99] Compiling RxSwift AnonymousObserver.swift
[52/100] Compiling RxSwift Sink.swift
[53/101] Compiling RxSwift SynchronizedOnType.swift
[54/102] Compiling RxSwift CombineLatest.swift
[55/105] Compiling RxSwift Multicast.swift
[56/105] Compiling RxSwift Never.swift
[57/105] Compiling RxSwift Observable.swift
[58/105] Compiling RxSwift Reduce.swift
[59/105] Compiling RxSwift Repeat.swift
[60/105] Compiling RxSwift ReplaySubject.swift
[61/105] Compiling RxSwift RetryWhen.swift
[62/105] Compiling RxSwift Rx.swift
[63/105] Compiling RxSwift Sample.swift
[64/108] Compiling RxSwift Zip.swift
[65/111] Compiling RxSwift AnonymousDisposable.swift
[66/111] Compiling RxSwift AsyncLock.swift
[67/111] Compiling RxSwift BinaryDisposable.swift
[68/114] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[69/114] Compiling RxSwift ImmediateSchedulerType.swift
[70/114] Compiling RxSwift Lock.swift
[71/117] Compiling RxSwift CompositeDisposable.swift
[72/117] Compiling RxSwift CurrentThreadScheduler.swift
[73/117] Compiling RxSwift DeprecationWarner.swift
[74/120] Compiling RxSwift DispatchQueueConfiguration.swift
[75/120] Compiling RxSwift DisposeBag.swift
[76/120] Compiling RxSwift HistoricalScheduler.swift
[77/122] Compiling RxSwift LockOwnerType.swift
[78/122] Compiling RxSwift MainScheduler.swift
[79/122] Compiling RxSwift RecursiveScheduler.swift
[80/124] Compiling RxSwift Scan.swift
[81/124] Compiling RxSwift Sequence.swift
[82/124] Compiling RxSwift ShareReplayScope.swift
[83/124] Compiling RxSwift Single.swift
[84/124] Compiling RxSwift SingleAsync.swift
[85/124] Compiling RxSwift Skip.swift
[86/124] Compiling RxSwift SkipUntil.swift
[87/124] Compiling RxSwift SkipWhile.swift
[88/124] Compiling RxSwift StartWith.swift
[89/124] Compiling RxSwift RefCountDisposable.swift
[90/124] Compiling RxSwift ScheduledDisposable.swift
[91/124] Compiling RxSwift SchedulerServices+Emulation.swift
[92/124] Compiling RxSwift SerialDisposable.swift
[93/124] Compiling RxSwift SingleAssignmentDisposable.swift
[94/124] Compiling RxSwift AddRef.swift
[95/124] Compiling RxSwift Amb.swift
[96/124] Compiling RxSwift AsMaybe.swift
[97/124] Compiling RxSwift AsSingle.swift
[98/124] Compiling RxSwift AsyncSubject.swift
[99/124] Compiling RxSwift BehaviorSubject.swift
[100/124] Compiling RxSwift Buffer.swift
[101/124] Compiling RxSwift Catch.swift
[102/124] Compiling RxSwift CombineLatest+Collection.swift
[103/124] Compiling RxSwift CombineLatest+arity.swift
[104/124] Compiling RxSwift String+Rx.swift
[105/124] Compiling RxSwift VirtualTimeScheduler.swift
[106/124] Compiling RxSwift AnyObserver.swift
[107/124] Compiling RxSwift SubjectType.swift
[108/124] Compiling RxSwift SubscribeOn.swift
[109/124] Compiling RxSwift Switch.swift
[110/124] Compiling RxSwift SwitchIfEmpty.swift
[111/124] Compiling RxSwift TailRecursiveSink.swift
[112/124] Compiling RxSwift Take.swift
[113/124] Compiling RxSwift TakeLast.swift
[114/124] Compiling RxSwift TakeUntil.swift
[115/124] Compiling RxSwift TakeWhile.swift
[116/124] Compiling RxSwift Throttle.swift
[117/124] Compiling RxSwift Timeout.swift
[118/124] Compiling RxSwift Timer.swift
[119/124] Compiling RxSwift ToArray.swift
[120/124] Compiling RxSwift Using.swift
[121/124] Compiling RxSwift Window.swift
[122/124] Compiling RxSwift WithLatestFrom.swift
[123/124] Compiling RxSwift Zip+Collection.swift
[124/124] Compiling RxSwift Zip+arity.swift
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 2