The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build RxSmartThrottle with Swift 5.10 for Linux.

Build Command

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