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 RxReachability, reference 1.2.1 (8087d7), with Swift 6.0 for Linux on 2 Nov 2024 15:54:31 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RxSwiftCommunity/RxReachability.git
Reference: 1.2.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/RxSwiftCommunity/RxReachability
 * tag               1.2.1      -> FETCH_HEAD
HEAD is now at 8087d71 Merge branch 'release/1.2.1_2'
Cloned https://github.com/RxSwiftCommunity/RxReachability.git
Revision (git rev-parse @):
8087d7154796406c8981961858b31324743311cf
SUCCESS checkout https://github.com/RxSwiftCommunity/RxReachability.git at 1.2.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/RxSwiftCommunity/RxReachability.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/ReactiveX/RxSwift
Fetching https://github.com/ashleymills/Reachability.swift
[1/1899] Fetching reachability.swift
Fetched https://github.com/ashleymills/Reachability.swift from cache (0.22s)
[1/52358] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift from cache (4.65s)
Computing version for https://github.com/ashleymills/Reachability.swift
Computed https://github.com/ashleymills/Reachability.swift at 5.2.4 (0.48s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 6.8.0 (0.46s)
Creating working copy for https://github.com/ReactiveX/RxSwift
Working copy of https://github.com/ReactiveX/RxSwift resolved at 6.8.0
Creating working copy for https://github.com/ashleymills/Reachability.swift
Working copy of https://github.com/ashleymills/Reachability.swift resolved at 5.2.4
warning: 'reachability.swift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/Reachability.swift/Sources/Info.plist
Building for debugging...
[0/10] Copying PrivacyInfo.xcprivacy
[0/10] Write sources
[2/10] Copying PrivacyInfo.xcprivacy
[5/10] Write sources
[7/10] Copying PrivacyInfo.xcprivacy
[7/10] Write sources
[9/10] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/157] 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.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) 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) {
[12/177] Compiling Reachability resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/Reachability.swift/Sources/Reachability.swift:28:8: error: no such module 'SystemConfiguration'
 26 | */
 27 |
 28 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 29 | import Foundation
 30 |
[13/177] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[14/177] Compiling RxSwift Infallible+CombineLatest+arity.swift
[15/177] Compiling RxSwift Infallible+Concurrency.swift
[16/177] Compiling RxSwift Infallible+Create.swift
[17/177] Compiling RxSwift Infallible+Debug.swift
[18/177] Compiling RxSwift Infallible+Operators.swift
[19/177] Compiling RxSwift Infallible+Zip+arity.swift
[20/177] Compiling RxSwift Infallible.swift
[21/177] Compiling RxSwift InfiniteSequence.swift
[22/177] Compiling RxSwift InvocableScheduledItem.swift
[23/177] Compiling RxSwift InvocableType.swift
[24/177] Compiling RxSwift Just.swift
[25/177] Compiling RxSwift Lock.swift
[26/177] Compiling RxSwift LockOwnerType.swift
[27/177] Compiling RxSwift MainScheduler.swift
[28/177] Compiling RxSwift Map.swift
[29/177] Compiling RxSwift Materialize.swift
[30/177] Compiling RxSwift Maybe.swift
[31/177] Compiling RxSwift Merge.swift
[32/177] Compiling RxSwift Multicast.swift
[33/177] Compiling RxSwift CombineLatest.swift
[34/177] Compiling RxSwift CompactMap.swift
[35/177] Compiling RxSwift Completable+AndThen.swift
[36/177] Compiling RxSwift Completable.swift
[37/177] Compiling RxSwift CompositeDisposable.swift
[38/177] Compiling RxSwift Concat.swift
[39/177] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[40/177] Compiling RxSwift ConcurrentMainScheduler.swift
[41/177] Compiling RxSwift ConnectableObservableType.swift
[42/177] Compiling RxSwift Create.swift
[43/177] Compiling RxSwift CurrentThreadScheduler.swift
[44/177] Compiling RxSwift Date+Dispatch.swift
[45/177] Compiling RxSwift Debounce.swift
[46/177] Compiling RxSwift Debug.swift
[47/177] Compiling RxSwift Decode.swift
[48/177] Compiling RxSwift DefaultIfEmpty.swift
[49/177] Compiling RxSwift Deferred.swift
[50/177] Compiling RxSwift Delay.swift
[51/177] Compiling RxSwift DelaySubscription.swift
[52/177] Compiling RxSwift Dematerialize.swift
[53/177] Compiling RxSwift DispatchQueue+Extensions.swift
[54/177] Compiling RxSwift SchedulerType.swift
[55/177] Compiling RxSwift Sequence.swift
[56/177] Compiling RxSwift SerialDispatchQueueScheduler.swift
[57/177] Compiling RxSwift SerialDisposable.swift
[58/177] Compiling RxSwift ShareReplayScope.swift
[59/177] Compiling RxSwift Single.swift
[60/177] Compiling RxSwift SingleAssignmentDisposable.swift
[61/177] Compiling RxSwift SingleAsync.swift
[62/177] Compiling RxSwift Sink.swift
[63/177] Compiling RxSwift Skip.swift
[64/177] Compiling RxSwift SkipUntil.swift
[65/177] Compiling RxSwift SkipWhile.swift
[66/177] Compiling RxSwift StartWith.swift
[67/177] Compiling RxSwift SubjectType.swift
[68/177] Compiling RxSwift SubscribeOn.swift
[69/177] Compiling RxSwift SubscriptionDisposable.swift
[70/177] Compiling RxSwift SwiftSupport.swift
[71/177] Compiling RxSwift Switch.swift
[72/177] Compiling RxSwift SwitchIfEmpty.swift
[73/177] Compiling RxSwift SynchronizedDisposeType.swift
[74/177] Compiling RxSwift Producer.swift
[75/177] Compiling RxSwift PublishSubject.swift
[76/177] Compiling RxSwift Queue.swift
[77/177] Compiling RxSwift Range.swift
[78/177] Compiling RxSwift Reactive.swift
[79/177] Compiling RxSwift RecursiveLock.swift
[80/177] Compiling RxSwift RecursiveScheduler.swift
[81/177] Compiling RxSwift Reduce.swift
[82/177] Compiling RxSwift RefCountDisposable.swift
[83/177] Compiling RxSwift Repeat.swift
[84/177] Compiling RxSwift ReplaySubject.swift
[85/177] Compiling RxSwift RetryWhen.swift
[86/177] Compiling RxSwift Rx.swift
[87/177] Compiling RxSwift RxMutableBox.swift
[88/177] Compiling RxSwift Sample.swift
[89/177] Compiling RxSwift Scan.swift
[90/177] Compiling RxSwift ScheduledDisposable.swift
[91/177] Compiling RxSwift ScheduledItem.swift
[92/177] Compiling RxSwift ScheduledItemType.swift
[93/177] Compiling RxSwift SchedulerServices+Emulation.swift
[94/177] 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.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) 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) {
[95/177] 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.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) 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) {
[96/177] 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.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) 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) {
[97/177] 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.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) 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) {
[98/177] 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.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) 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) {
[99/177] 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.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) 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) {
[100/177] 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.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) 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) {
[101/177] 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.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) 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/177] 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.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) 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/177] 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.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) 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/177] 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.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) 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/177] 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.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) 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/177] 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.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) 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/177] 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.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) 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/177] Compiling RxSwift Binder.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) 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/177] 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.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) 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/177] 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.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) 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/177] 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.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) 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/177] 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.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) 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/177] 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.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) 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/177] Compiling RxSwift CombineLatest+arity.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) 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) {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[115/177] Emitting module Reachability
/host/spi-builder-workspace/.build/checkouts/Reachability.swift/Sources/Reachability.swift:28:8: error: no such module 'SystemConfiguration'
 26 | */
 27 |
 28 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 29 | import Foundation
 30 |
[116/177] Compiling Reachability Reachability.swift
/host/spi-builder-workspace/.build/checkouts/Reachability.swift/Sources/Reachability.swift:28:8: error: no such module 'SystemConfiguration'
 26 | */
 27 |
 28 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 29 | import Foundation
 30 |
[117/177] Compiling RxSwift DispatchQueueConfiguration.swift
[118/177] Compiling RxSwift Disposable.swift
[119/177] Compiling RxSwift Disposables.swift
[120/177] Compiling RxSwift DisposeBag.swift
[121/177] Compiling RxSwift DisposeBase.swift
[122/177] Compiling RxSwift DistinctUntilChanged.swift
[123/177] Compiling RxSwift Do.swift
[124/177] Compiling RxSwift ElementAt.swift
[125/177] Compiling RxSwift Empty.swift
[126/177] Compiling RxSwift Enumerated.swift
[127/177] Compiling RxSwift Error.swift
[128/177] Compiling RxSwift Errors.swift
[129/177] Compiling RxSwift Event.swift
[130/177] Compiling RxSwift Filter.swift
[131/177] Compiling RxSwift First.swift
[132/177] Compiling RxSwift Generate.swift
[133/177] Compiling RxSwift GroupBy.swift
[134/177] Compiling RxSwift GroupedObservable.swift
[135/177] Compiling RxSwift HistoricalScheduler.swift
[136/177] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[137/177] Compiling RxSwift ImmediateSchedulerType.swift
BUILD FAILURE 6.0 linux