The Swift Package Index logo.Swift Package Index

Build Information

Failed to build RxAutomaton, reference swift/5.0 (8ef2c6), with Swift 6.3 for Linux on 11 Apr 2026 12:05:38 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/inamiy/RxAutomaton.git
Reference: swift/5.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/inamiy/RxAutomaton
 * branch            swift/5.0  -> FETCH_HEAD
 * [new branch]      swift/5.0  -> origin/swift/5.0
HEAD is now at 8ef2c6c Update README.md
Submodule path 'Carthage/Checkouts/Nimble': checked out 'f8657642dfdec9973efc79cc68bcef43a653a2bc'
Submodule path 'Carthage/Checkouts/Pulsator': checked out '4613d4419ed36d724cb59eeb449916bce67096a5'
Submodule path 'Carthage/Checkouts/Quick': checked out '94df9b449508344667e5afc7e80f8bcbff1e4c37'
Submodule path 'Carthage/Checkouts/Quick/Externals/Nimble': checked out '43304bf2b1579fd555f2fdd51742771c1e4f2b98'
Submodule path 'Carthage/Checkouts/RxSwift': checked out 'b3e888b4972d9bc76495dd74d30a8c7fad4b9395'
Submodule path 'Carthage/Checkouts/xcconfigs': checked out '6b2682f73720832f301fdea0ecb6538cf977c53f'
Submodule 'Carthage/Checkouts/Nimble' (https://github.com/Quick/Nimble.git) registered for path 'Carthage/Checkouts/Nimble'
Submodule 'Carthage/Checkouts/Pulsator' (https://github.com/shu223/Pulsator.git) registered for path 'Carthage/Checkouts/Pulsator'
Submodule 'Carthage/Checkouts/Quick' (https://github.com/Quick/Quick.git) registered for path 'Carthage/Checkouts/Quick'
Submodule 'Carthage/Checkouts/RxSwift' (https://github.com/ReactiveX/RxSwift.git) registered for path 'Carthage/Checkouts/RxSwift'
Submodule 'Carthage/Checkouts/xcconfigs' (https://github.com/mrackwitz/xcconfigs.git) registered for path 'Carthage/Checkouts/xcconfigs'
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/Nimble'...
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/Pulsator'...
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/Quick'...
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/RxSwift'...
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/xcconfigs'...
Submodule 'Externals/Nimble' (https://github.com/Quick/Nimble.git) registered for path 'Carthage/Checkouts/Quick/Externals/Nimble'
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/Quick/Externals/Nimble'...
Cloned https://github.com/inamiy/RxAutomaton.git
Revision (git rev-parse @):
8ef2c6c459880fc059fc24339779bb089a9194cf
SUCCESS checkout https://github.com/inamiy/RxAutomaton.git at swift/5.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/inamiy/RxAutomaton.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/ReactiveX/RxSwift.git
[1/54305] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (6.75s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 5.1.3 (7.52s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 5.1.3
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/138] Compiling RxSwift SerialDisposable.swift
[7/138] Compiling RxSwift ShareReplayScope.swift
[8/138] Compiling RxSwift Single.swift
[9/138] Compiling RxSwift SingleAssignmentDisposable.swift
[10/138] Compiling RxSwift SingleAsync.swift
[11/138] Compiling RxSwift Sink.swift
[12/138] Compiling RxSwift Skip.swift
[13/138] Compiling RxSwift SkipUntil.swift
[14/138] Compiling RxSwift SkipWhile.swift
[15/138] Compiling RxSwift StartWith.swift
[16/138] Compiling RxSwift SubjectType.swift
[17/138] Compiling RxSwift SubscribeOn.swift
[18/138] Compiling RxSwift SubscriptionDisposable.swift
[19/138] Compiling RxSwift SwiftSupport.swift
[20/138] Compiling RxSwift Switch.swift
[21/138] Compiling RxSwift SwitchIfEmpty.swift
[22/138] Compiling RxSwift SynchronizedDisposeType.swift
[23/138] Compiling RxSwift SynchronizedOnType.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[24/138] Compiling RxSwift Reactive.swift
[25/138] Compiling RxSwift RecursiveLock.swift
[26/138] Compiling RxSwift RecursiveScheduler.swift
[27/138] Compiling RxSwift Reduce.swift
[28/138] Compiling RxSwift RefCountDisposable.swift
[29/138] Compiling RxSwift Repeat.swift
[30/138] Compiling RxSwift ReplaySubject.swift
[31/138] Compiling RxSwift RetryWhen.swift
[32/138] Compiling RxSwift Rx.swift
[33/138] Compiling RxSwift RxMutableBox.swift
[34/138] Compiling RxSwift Sample.swift
[35/138] Compiling RxSwift Scan.swift
[36/138] Compiling RxSwift ScheduledDisposable.swift
[37/138] Compiling RxSwift ScheduledItem.swift
[38/138] Compiling RxSwift ScheduledItemType.swift
[39/138] Compiling RxSwift SchedulerServices+Emulation.swift
[40/138] Compiling RxSwift SchedulerType.swift
[41/138] Compiling RxSwift Sequence.swift
[42/138] Compiling RxSwift SerialDispatchQueueScheduler.swift
[43/138] Compiling RxSwift GroupBy.swift
[44/138] Compiling RxSwift GroupedObservable.swift
[45/138] Compiling RxSwift HistoricalScheduler.swift
[46/138] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[47/138] Compiling RxSwift ImmediateSchedulerType.swift
[48/138] Compiling RxSwift InfiniteSequence.swift
[49/138] Compiling RxSwift InvocableScheduledItem.swift
[50/138] Compiling RxSwift InvocableType.swift
[51/138] Compiling RxSwift Just.swift
[52/138] Compiling RxSwift Lock.swift
[53/138] Compiling RxSwift LockOwnerType.swift
[54/138] Compiling RxSwift MainScheduler.swift
[55/138] Compiling RxSwift Map.swift
[56/138] Compiling RxSwift Materialize.swift
[57/138] Compiling RxSwift Maybe.swift
[58/138] Compiling RxSwift Merge.swift
[59/138] Compiling RxSwift Multicast.swift
[60/138] Compiling RxSwift Never.swift
[61/138] Compiling RxSwift NopDisposable.swift
[62/138] Emitting module RxSwift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
[63/138] Compiling RxSwift Dematerialize.swift
[64/138] Compiling RxSwift Deprecated.swift
[65/138] Compiling RxSwift DispatchQueue+Extensions.swift
[66/138] Compiling RxSwift DispatchQueueConfiguration.swift
[67/138] Compiling RxSwift Disposable.swift
[68/138] Compiling RxSwift Disposables.swift
[69/138] Compiling RxSwift DisposeBag.swift
[70/138] Compiling RxSwift DisposeBase.swift
[71/138] Compiling RxSwift DistinctUntilChanged.swift
[72/138] Compiling RxSwift Do.swift
[73/138] Compiling RxSwift ElementAt.swift
[74/138] Compiling RxSwift Empty.swift
[75/138] Compiling RxSwift Enumerated.swift
[76/138] Compiling RxSwift Error.swift
[77/138] Compiling RxSwift Errors.swift
[78/138] Compiling RxSwift Event.swift
[79/138] Compiling RxSwift Filter.swift
[80/138] Compiling RxSwift First.swift
[81/138] Compiling RxSwift Generate.swift
[82/138] Compiling RxSwift CombineLatest+arity.swift
[83/138] Compiling RxSwift CombineLatest.swift
[84/138] Compiling RxSwift CompactMap.swift
[85/138] Compiling RxSwift Completable+AndThen.swift
[86/138] Compiling RxSwift Completable.swift
[87/138] Compiling RxSwift CompositeDisposable.swift
[88/138] Compiling RxSwift Concat.swift
[89/138] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[90/138] Compiling RxSwift ConcurrentMainScheduler.swift
[91/138] Compiling RxSwift ConnectableObservableType.swift
[92/138] Compiling RxSwift Create.swift
[93/138] Compiling RxSwift CurrentThreadScheduler.swift
[94/138] Compiling RxSwift Date+Dispatch.swift
[95/138] Compiling RxSwift Debounce.swift
[96/138] Compiling RxSwift Debug.swift
[97/138] Compiling RxSwift DefaultIfEmpty.swift
[98/138] Compiling RxSwift Deferred.swift
[99/138] Compiling RxSwift Delay.swift
[100/138] Compiling RxSwift DelaySubscription.swift
[101/138] Compiling RxSwift AddRef.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
[102/138] Compiling RxSwift Amb.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
[103/138] Compiling RxSwift AnonymousDisposable.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
[104/138] Compiling RxSwift AnonymousObserver.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
[105/138] Compiling RxSwift AnyObserver.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
[106/138] Compiling RxSwift AsMaybe.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
[107/138] Compiling RxSwift AsSingle.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
[108/138] Compiling RxSwift AsyncLock.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
[109/138] Compiling RxSwift AsyncSubject.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
[110/138] Compiling RxSwift AtomicInt.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
[111/138] Compiling RxSwift Bag+Rx.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
[112/138] Compiling RxSwift Bag.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
[113/138] Compiling RxSwift BehaviorSubject.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
[114/138] Compiling RxSwift BinaryDisposable.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
[115/138] Compiling RxSwift BooleanDisposable.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
[116/138] Compiling RxSwift Buffer.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
[117/138] Compiling RxSwift Cancelable.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
[118/138] Compiling RxSwift Catch.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
[119/138] Compiling RxSwift CombineLatest+Collection.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
[120/138] Compiling RxSwift Observable.swift
[121/138] Compiling RxSwift ObservableConvertibleType.swift
[122/138] Compiling RxSwift ObservableType+Extensions.swift
[123/138] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[124/138] Compiling RxSwift ObservableType.swift
[125/138] Compiling RxSwift ObserveOn.swift
[126/138] Compiling RxSwift ObserverBase.swift
[127/138] Compiling RxSwift ObserverType.swift
[128/138] Compiling RxSwift OperationQueueScheduler.swift
[129/138] Compiling RxSwift Optional.swift
[130/138] Compiling RxSwift Platform.Darwin.swift
[131/138] Compiling RxSwift Platform.Linux.swift
[132/138] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[133/138] Compiling RxSwift PrimitiveSequence.swift
[134/138] Compiling RxSwift PriorityQueue.swift
[135/138] Compiling RxSwift Producer.swift
[136/138] Compiling RxSwift PublishSubject.swift
[137/138] Compiling RxSwift Queue.swift
[138/138] Compiling RxSwift Range.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
BUILD FAILURE 6.3 linux