The Swift Package Index logo.Swift Package Index

Build Information

Failed to build OperantKit with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/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/YutoMizutani/OperantKit.git
Reference: 0.0.35
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/YutoMizutani/OperantKit
 * tag               0.0.35     -> FETCH_HEAD
HEAD is now at cd92e59 Merge pull request #226 from YutoMizutani/develop
Cloned https://github.com/YutoMizutani/OperantKit.git
Revision (git rev-parse @):
cd92e5961405ff910d88a9625a11fbeb7871717d
SUCCESS checkout https://github.com/YutoMizutani/OperantKit.git at 0.0.35
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/YutoMizutani/OperantKit.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/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.51s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 4.5.0 (1.36s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 4.5.0
Building for debugging...
[0/5] Write sources
[3/5] Compiling RxAtomic RxAtomic.c
[3/5] Write swift-version-24593BA9C3E375BF.txt
[6/138] Emitting module RxSwift
[7/156] Compiling RxSwift GroupedObservable.swift
[8/156] Compiling RxSwift HistoricalScheduler.swift
[9/156] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[10/156] Compiling RxSwift ImmediateSchedulerType.swift
[11/156] Compiling RxSwift InfiniteSequence.swift
[12/156] Compiling RxSwift InvocableScheduledItem.swift
[13/156] Compiling RxSwift InvocableType.swift
[14/156] Compiling RxSwift Just.swift
[15/156] Compiling RxSwift Lock.swift
[16/156] Compiling RxSwift LockOwnerType.swift
[17/156] Compiling RxSwift MainScheduler.swift
[18/156] Compiling RxSwift Map.swift
[19/156] Compiling RxSwift Materialize.swift
[20/156] Compiling RxSwift Maybe.swift
[21/156] Compiling RxSwift Merge.swift
[22/156] Compiling RxSwift Multicast.swift
[23/156] Compiling RxSwift Never.swift
[24/156] Compiling RxSwift NopDisposable.swift
[25/156] Compiling RxSwift Observable.swift
[26/156] Compiling RxSwift CombineLatest+arity.swift
[27/156] Compiling RxSwift CombineLatest.swift
[28/156] Compiling RxSwift Completable+AndThen.swift
[29/156] Compiling RxSwift Completable.swift
[30/156] Compiling RxSwift CompositeDisposable.swift
[31/156] Compiling RxSwift Concat.swift
[32/156] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[33/156] Compiling RxSwift ConcurrentMainScheduler.swift
[34/156] Compiling RxSwift ConnectableObservableType.swift
[35/156] Compiling RxSwift Create.swift
[36/156] Compiling RxSwift CurrentThreadScheduler.swift
[37/156] Compiling RxSwift Debounce.swift
[38/156] Compiling RxSwift Debug.swift
[39/156] Compiling RxSwift DefaultIfEmpty.swift
[40/156] Compiling RxSwift Deferred.swift
[41/156] Compiling RxSwift Delay.swift
[42/156] Compiling RxSwift DelaySubscription.swift
[43/156] Compiling RxSwift Dematerialize.swift
[44/156] Compiling RxSwift Deprecated.swift
[45/156] Compiling RxSwift ShareReplayScope.swift
[46/156] Compiling RxSwift Single.swift
[47/156] Compiling RxSwift SingleAssignmentDisposable.swift
[48/156] Compiling RxSwift SingleAsync.swift
[49/156] Compiling RxSwift Sink.swift
[50/156] Compiling RxSwift Skip.swift
[51/156] Compiling RxSwift SkipUntil.swift
[52/156] Compiling RxSwift SkipWhile.swift
[53/156] Compiling RxSwift StartWith.swift
[54/156] Compiling RxSwift String+Rx.swift
[55/156] Compiling RxSwift SubjectType.swift
[56/156] Compiling RxSwift SubscribeOn.swift
[57/156] Compiling RxSwift SubscriptionDisposable.swift
[58/156] Compiling RxSwift SwiftSupport.swift
[59/156] Compiling RxSwift Switch.swift
[60/156] Compiling RxSwift SwitchIfEmpty.swift
[61/156] Compiling RxSwift SynchronizedDisposeType.swift
[62/156] Compiling RxSwift SynchronizedOnType.swift
[63/156] Compiling RxSwift ObservableConvertibleType.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:26:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[64/156] Compiling RxSwift ObservableType+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:26:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[65/156] Compiling RxSwift ObservableType+PrimitiveSequence.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:26:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[66/156] Compiling RxSwift ObservableType.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:26:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[67/156] Compiling RxSwift ObserveOn.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:26:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[68/156] Compiling RxSwift ObserverBase.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:26:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[69/156] Compiling RxSwift ObserverType.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:26:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[70/156] Compiling RxSwift OperationQueueScheduler.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:26:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[71/156] Compiling RxSwift Optional.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:26:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[72/156] Compiling RxSwift Platform.Darwin.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:26:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[73/156] Compiling RxSwift Platform.Linux.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:26:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[74/156] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:26:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[75/156] Compiling RxSwift PrimitiveSequence.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:26:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[76/156] Compiling RxSwift PriorityQueue.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:26:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[77/156] Compiling RxSwift Producer.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:26:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[78/156] Compiling RxSwift PublishSubject.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:26:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[79/156] Compiling RxSwift Queue.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:26:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[80/156] Compiling RxSwift Range.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:26:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[81/156] Compiling RxSwift Reactive.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:26:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[82/156] Compiling RxSwift DeprecationWarner.swift
[83/156] Compiling RxSwift DispatchQueue+Extensions.swift
[84/156] Compiling RxSwift DispatchQueueConfiguration.swift
[85/156] Compiling RxSwift Disposable.swift
[86/156] Compiling RxSwift Disposables.swift
[87/156] Compiling RxSwift DisposeBag.swift
[88/156] Compiling RxSwift DisposeBase.swift
[89/156] Compiling RxSwift DistinctUntilChanged.swift
[90/156] Compiling RxSwift Do.swift
[91/156] Compiling RxSwift ElementAt.swift
[92/156] Compiling RxSwift Empty.swift
[93/156] Compiling RxSwift Enumerated.swift
[94/156] Compiling RxSwift Error.swift
[95/156] Compiling RxSwift Errors.swift
[96/156] Compiling RxSwift Event.swift
[97/156] Compiling RxSwift Filter.swift
[98/156] Compiling RxSwift First.swift
[99/156] Compiling RxSwift Generate.swift
[100/156] Compiling RxSwift GroupBy.swift
[101/156] Compiling RxSwift AddRef.swift
[102/156] Compiling RxSwift Amb.swift
[103/156] Compiling RxSwift AnonymousDisposable.swift
[104/156] Compiling RxSwift AnonymousObserver.swift
[105/156] Compiling RxSwift AnyObserver.swift
[106/156] Compiling RxSwift AsMaybe.swift
[107/156] Compiling RxSwift AsSingle.swift
[108/156] Compiling RxSwift AsyncLock.swift
[109/156] Compiling RxSwift AsyncSubject.swift
[110/156] Compiling RxSwift AtomicInt.swift
[111/156] Compiling RxSwift Bag+Rx.swift
[112/156] Compiling RxSwift Bag.swift
[113/156] Compiling RxSwift BehaviorSubject.swift
[114/156] Compiling RxSwift BinaryDisposable.swift
[115/156] Compiling RxSwift BooleanDisposable.swift
[116/156] Compiling RxSwift Buffer.swift
[117/156] Compiling RxSwift Cancelable.swift
[118/156] Compiling RxSwift Catch.swift
[119/156] Compiling RxSwift CombineLatest+Collection.swift
[120/156] Compiling RxSwift RecursiveLock.swift
[121/156] Compiling RxSwift RecursiveScheduler.swift
[122/156] Compiling RxSwift Reduce.swift
[123/156] Compiling RxSwift RefCountDisposable.swift
[124/156] Compiling RxSwift Repeat.swift
[125/156] Compiling RxSwift ReplaySubject.swift
[126/156] Compiling RxSwift RetryWhen.swift
[127/156] Compiling RxSwift Rx.swift
[128/156] Compiling RxSwift RxMutableBox.swift
[129/156] Compiling RxSwift Sample.swift
[130/156] Compiling RxSwift Scan.swift
[131/156] Compiling RxSwift ScheduledDisposable.swift
[132/156] Compiling RxSwift ScheduledItem.swift
[133/156] Compiling RxSwift ScheduledItemType.swift
[134/156] Compiling RxSwift SchedulerServices+Emulation.swift
[135/156] Compiling RxSwift SchedulerType.swift
[136/156] Compiling RxSwift Sequence.swift
[137/156] Compiling RxSwift SerialDispatchQueueScheduler.swift
[138/156] Compiling RxSwift SerialDisposable.swift
[139/156] Compiling RxSwift SynchronizedUnsubscribeType.swift
[140/156] Compiling RxSwift TailRecursiveSink.swift
[141/156] Compiling RxSwift Take.swift
[142/156] Compiling RxSwift TakeLast.swift
[143/156] Compiling RxSwift TakeUntil.swift
[144/156] Compiling RxSwift TakeWhile.swift
[145/156] Compiling RxSwift Throttle.swift
[146/156] Compiling RxSwift Timeout.swift
[147/156] Compiling RxSwift Timer.swift
[148/156] Compiling RxSwift ToArray.swift
[149/156] Compiling RxSwift Using.swift
[150/156] Compiling RxSwift VirtualTimeConverterType.swift
[151/156] Compiling RxSwift VirtualTimeScheduler.swift
[152/156] Compiling RxSwift Window.swift
[153/156] Compiling RxSwift WithLatestFrom.swift
[154/156] Compiling RxSwift Zip+Collection.swift
[155/156] Compiling RxSwift Zip+arity.swift
[156/156] Compiling RxSwift Zip.swift
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/19] Compiling RxSwift ObservableConvertibleType.swift
[3/19] Compiling RxSwift ObservableType+Extensions.swift
[4/19] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[5/21] Compiling RxSwift ObservableType.swift
[6/21] Compiling RxSwift ObserveOn.swift
[7/21] Compiling RxSwift ObserverBase.swift
[8/31] Compiling RxSwift PublishSubject.swift
[9/31] Compiling RxSwift Queue.swift
[10/31] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[11/31] Compiling RxSwift PrimitiveSequence.swift
[12/31] Compiling RxSwift Platform.Darwin.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:26:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[13/31] Compiling RxSwift Platform.Linux.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:26:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
            currentThread.threadDictionary = threadDictionary
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[14/60] Compiling RxSwift Range.swift
[15/60] Compiling RxSwift Reactive.swift
[16/69] Compiling RxSwift PriorityQueue.swift
[17/69] Compiling RxSwift Producer.swift
[18/69] Compiling RxSwift ObserverType.swift
[19/69] Compiling RxSwift OperationQueueScheduler.swift
[20/69] Compiling RxSwift Optional.swift
[21/69] Emitting module RxSwift
[22/96] Compiling RxSwift Completable+AndThen.swift
[23/96] Compiling RxSwift Completable.swift
[24/96] Compiling RxSwift Concat.swift
[25/96] Compiling RxSwift ConnectableObservableType.swift
[26/96] Compiling RxSwift Create.swift
[27/96] Compiling RxSwift Debounce.swift
[28/96] Compiling RxSwift Debug.swift
[29/96] Compiling RxSwift DefaultIfEmpty.swift
[30/96] Compiling RxSwift Deferred.swift
[31/96] Compiling RxSwift Delay.swift
[32/97] Compiling RxSwift First.swift
[33/97] Compiling RxSwift Generate.swift
[34/97] Compiling RxSwift GroupBy.swift
[35/97] Compiling RxSwift GroupedObservable.swift
[36/97] Compiling RxSwift Just.swift
[37/97] Compiling RxSwift Map.swift
[38/97] Compiling RxSwift Materialize.swift
[39/97] Compiling RxSwift Maybe.swift
[40/97] Compiling RxSwift Merge.swift
[41/97] Compiling RxSwift DelaySubscription.swift
[42/97] Compiling RxSwift Dematerialize.swift
[43/97] Compiling RxSwift Deprecated.swift
[44/97] Compiling RxSwift DistinctUntilChanged.swift
[45/97] Compiling RxSwift Do.swift
[46/97] Compiling RxSwift ElementAt.swift
[47/97] Compiling RxSwift Empty.swift
[48/97] Compiling RxSwift Enumerated.swift
[49/97] Compiling RxSwift Error.swift
[50/97] Compiling RxSwift Filter.swift
[51/99] Compiling RxSwift AnonymousObserver.swift
[52/103] Compiling RxSwift AsyncLock.swift
[53/107] Compiling RxSwift CurrentThreadScheduler.swift
[54/110] Compiling RxSwift Multicast.swift
[55/110] Compiling RxSwift Never.swift
[56/110] Compiling RxSwift Observable.swift
[57/110] Compiling RxSwift Reduce.swift
[58/110] Compiling RxSwift Repeat.swift
[59/110] Compiling RxSwift ReplaySubject.swift
[60/110] Compiling RxSwift RetryWhen.swift
[61/110] Compiling RxSwift Rx.swift
[62/110] Compiling RxSwift Sample.swift
[63/113] Compiling RxSwift ImmediateSchedulerType.swift
[64/113] Compiling RxSwift Lock.swift
[65/113] Compiling RxSwift LockOwnerType.swift
[66/113] Compiling RxSwift DisposeBag.swift
[67/113] Compiling RxSwift HistoricalScheduler.swift
[68/113] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[69/119] Compiling RxSwift CompositeDisposable.swift
[70/119] Compiling RxSwift ConcurrentMainScheduler.swift
[71/119] Compiling RxSwift DeprecationWarner.swift
[72/119] Compiling RxSwift DispatchQueueConfiguration.swift
[73/122] Compiling RxSwift AnonymousDisposable.swift
[74/122] Compiling RxSwift AtomicInt.swift
[75/122] Compiling RxSwift BinaryDisposable.swift
[76/122] Compiling RxSwift CombineLatest.swift
[77/125] Compiling RxSwift ScheduledDisposable.swift
[78/125] Compiling RxSwift ScheduledItem.swift
[79/125] Compiling RxSwift SchedulerServices+Emulation.swift
[80/126] Compiling RxSwift AnyObserver.swift
[81/127] Compiling RxSwift MainScheduler.swift
[82/127] Compiling RxSwift RecursiveScheduler.swift
[83/127] Compiling RxSwift RefCountDisposable.swift
[84/127] Compiling RxSwift SynchronizedOnType.swift
[85/127] Compiling RxSwift SubjectType.swift
[86/127] Compiling RxSwift SubscribeOn.swift
[87/127] Compiling RxSwift Switch.swift
[88/127] Compiling RxSwift SwitchIfEmpty.swift
[89/127] Compiling RxSwift TailRecursiveSink.swift
[90/127] Compiling RxSwift Take.swift
[91/127] Compiling RxSwift TakeLast.swift
[92/127] Compiling RxSwift TakeUntil.swift
[93/127] Compiling RxSwift TakeWhile.swift
[94/127] Compiling RxSwift SerialDisposable.swift
[95/127] Compiling RxSwift SingleAssignmentDisposable.swift
[96/127] Compiling RxSwift Sink.swift
[97/127] Compiling RxSwift Scan.swift
[98/127] Compiling RxSwift Sequence.swift
[99/127] Compiling RxSwift ShareReplayScope.swift
[100/127] Compiling RxSwift Single.swift
[101/127] Compiling RxSwift SingleAsync.swift
[102/127] Compiling RxSwift Skip.swift
[103/127] Compiling RxSwift SkipUntil.swift
[104/127] Compiling RxSwift SkipWhile.swift
[105/127] Compiling RxSwift StartWith.swift
[106/127] Compiling RxSwift String+Rx.swift
[107/127] Compiling RxSwift VirtualTimeScheduler.swift
[108/127] Compiling RxSwift Zip.swift
[109/127] Compiling RxSwift AddRef.swift
[110/127] Compiling RxSwift Amb.swift
[111/127] Compiling RxSwift AsMaybe.swift
[112/127] Compiling RxSwift AsSingle.swift
[113/127] Compiling RxSwift AsyncSubject.swift
[114/127] Compiling RxSwift BehaviorSubject.swift
[115/127] Compiling RxSwift Buffer.swift
[116/127] Compiling RxSwift Catch.swift
[117/127] Compiling RxSwift CombineLatest+Collection.swift
[118/127] Compiling RxSwift CombineLatest+arity.swift
[119/127] Compiling RxSwift Throttle.swift
[120/127] Compiling RxSwift Timeout.swift
[121/127] Compiling RxSwift Timer.swift
[122/127] Compiling RxSwift ToArray.swift
[123/127] Compiling RxSwift Using.swift
[124/127] Compiling RxSwift Window.swift
[125/127] Compiling RxSwift WithLatestFrom.swift
[126/127] Compiling RxSwift Zip+Collection.swift
[127/127] Compiling RxSwift Zip+arity.swift
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 2