Build Information
Failed to build RxReachability, reference develop (96c07f
), with Swift 6.0 for Linux on 28 Nov 2024 23:30:55 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RxSwiftCommunity/RxReachability.git
Reference: develop
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
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at 96c07f7 example pod update
Cloned https://github.com/RxSwiftCommunity/RxReachability.git
Revision (git rev-parse @):
96c07f7cc596ac6651c5628b0e7c0d776c99d8da
SUCCESS checkout https://github.com/RxSwiftCommunity/RxReachability.git at develop
========================================
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-4609320-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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 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
[1900/54292] Fetching reachability.swift, rxswift
Fetched https://github.com/ashleymills/Reachability.swift from cache (4.29s)
Fetched https://github.com/ReactiveX/RxSwift from cache (4.44s)
Computing version for https://github.com/ashleymills/Reachability.swift
Computed https://github.com/ashleymills/Reachability.swift at 5.2.4 (0.44s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 6.8.0 (0.52s)
Creating working copy for https://github.com/ashleymills/Reachability.swift
Working copy of https://github.com/ashleymills/Reachability.swift resolved at 5.2.4
Creating working copy for https://github.com/ReactiveX/RxSwift
Working copy of https://github.com/ReactiveX/RxSwift resolved at 6.8.0
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] Write sources
[0/10] Copying PrivacyInfo.xcprivacy
[0/10] Write sources
[7/10] Copying PrivacyInfo.xcprivacy
[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 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 |
[12/157] 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/157] 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 |
[14/157] Compiling RxSwift Producer.swift
[15/157] Compiling RxSwift PublishSubject.swift
[16/157] Compiling RxSwift Queue.swift
[17/157] Compiling RxSwift Range.swift
[18/157] Compiling RxSwift Reactive.swift
[19/157] Compiling RxSwift RecursiveLock.swift
[20/157] Compiling RxSwift RecursiveScheduler.swift
[21/157] Compiling RxSwift Reduce.swift
[22/157] Compiling RxSwift RefCountDisposable.swift
[23/157] Compiling RxSwift Repeat.swift
[24/157] Compiling RxSwift ReplaySubject.swift
[25/157] Compiling RxSwift RetryWhen.swift
[26/157] Compiling RxSwift Rx.swift
[27/157] Compiling RxSwift RxMutableBox.swift
[28/157] Compiling RxSwift Sample.swift
[29/157] Compiling RxSwift Scan.swift
[30/157] Compiling RxSwift ScheduledDisposable.swift
[31/157] Compiling RxSwift ScheduledItem.swift
[32/157] Compiling RxSwift ScheduledItemType.swift
[33/157] Compiling RxSwift SchedulerServices+Emulation.swift
[34/157] Compiling RxSwift SchedulerType.swift
[35/157] Compiling RxSwift Sequence.swift
[36/157] Compiling RxSwift SerialDispatchQueueScheduler.swift
[37/157] Compiling RxSwift SerialDisposable.swift
[38/157] Compiling RxSwift ShareReplayScope.swift
[39/157] Compiling RxSwift Single.swift
[40/157] Compiling RxSwift SingleAssignmentDisposable.swift
[41/157] Compiling RxSwift SingleAsync.swift
[42/157] Compiling RxSwift Sink.swift
[43/157] Compiling RxSwift Skip.swift
[44/157] Compiling RxSwift SkipUntil.swift
[45/157] Compiling RxSwift SkipWhile.swift
[46/157] Compiling RxSwift StartWith.swift
[47/157] Compiling RxSwift SubjectType.swift
[48/157] Compiling RxSwift SubscribeOn.swift
[49/157] Compiling RxSwift SubscriptionDisposable.swift
[50/157] Compiling RxSwift SwiftSupport.swift
[51/157] Compiling RxSwift Switch.swift
[52/157] Compiling RxSwift SwitchIfEmpty.swift
[53/157] Compiling RxSwift SynchronizedDisposeType.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[54/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) {
[55/157] 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) {
[56/157] 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) {
[57/157] 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) {
[58/157] 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) {
[59/157] 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) {
[60/157] 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) {
[61/157] 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) {
[62/157] 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) {
[63/157] 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) {
[64/157] 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) {
[65/157] 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) {
[66/157] 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) {
[67/157] 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) {
[68/157] 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) {
[69/157] 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) {
[70/157] 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) {
[71/157] 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) {
[72/157] 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) {
[73/157] 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) {
[74/157] 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) {
[75/157] 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) {
[76/177] Compiling RxSwift CombineLatest.swift
[77/177] Compiling RxSwift CompactMap.swift
[78/177] Compiling RxSwift Completable+AndThen.swift
[79/177] Compiling RxSwift Completable.swift
[80/177] Compiling RxSwift CompositeDisposable.swift
[81/177] Compiling RxSwift Concat.swift
[82/177] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[83/177] Compiling RxSwift ConcurrentMainScheduler.swift
[84/177] Compiling RxSwift ConnectableObservableType.swift
[85/177] Compiling RxSwift Create.swift
[86/177] Compiling RxSwift CurrentThreadScheduler.swift
[87/177] Compiling RxSwift Date+Dispatch.swift
[88/177] Compiling RxSwift Debounce.swift
[89/177] Compiling RxSwift Debug.swift
[90/177] Compiling RxSwift Decode.swift
[91/177] Compiling RxSwift DefaultIfEmpty.swift
[92/177] Compiling RxSwift Deferred.swift
[93/177] Compiling RxSwift Delay.swift
[94/177] Compiling RxSwift DelaySubscription.swift
[95/177] Compiling RxSwift Dematerialize.swift
[96/177] Compiling RxSwift DispatchQueue+Extensions.swift
[97/177] Compiling RxSwift DispatchQueueConfiguration.swift
[98/177] Compiling RxSwift Disposable.swift
[99/177] Compiling RxSwift Disposables.swift
[100/177] Compiling RxSwift DisposeBag.swift
[101/177] Compiling RxSwift DisposeBase.swift
[102/177] Compiling RxSwift DistinctUntilChanged.swift
[103/177] Compiling RxSwift Do.swift
[104/177] Compiling RxSwift ElementAt.swift
[105/177] Compiling RxSwift Empty.swift
[106/177] Compiling RxSwift Enumerated.swift
[107/177] Compiling RxSwift Error.swift
[108/177] Compiling RxSwift Errors.swift
[109/177] Compiling RxSwift Event.swift
[110/177] Compiling RxSwift Filter.swift
[111/177] Compiling RxSwift First.swift
[112/177] Compiling RxSwift Generate.swift
[113/177] Compiling RxSwift GroupBy.swift
[114/177] Compiling RxSwift GroupedObservable.swift
[115/177] Compiling RxSwift HistoricalScheduler.swift
[116/177] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[117/177] Compiling RxSwift ImmediateSchedulerType.swift
[118/177] Compiling RxSwift Never.swift
[119/177] Compiling RxSwift NopDisposable.swift
[120/177] Compiling RxSwift Observable+Concurrency.swift
[121/177] Compiling RxSwift Observable.swift
[122/177] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[123/177] Compiling RxSwift ObservableConvertibleType.swift
[124/177] Compiling RxSwift ObservableType+Extensions.swift
[125/177] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[126/177] Compiling RxSwift ObservableType.swift
[127/177] Compiling RxSwift ObserveOn.swift
[128/177] Compiling RxSwift ObserverBase.swift
[129/177] Compiling RxSwift ObserverType.swift
[130/177] Compiling RxSwift OperationQueueScheduler.swift
[131/177] Compiling RxSwift Optional.swift
[132/177] Compiling RxSwift Platform.Darwin.swift
[133/177] Compiling RxSwift Platform.Linux.swift
[134/177] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[135/177] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[136/177] Compiling RxSwift PrimitiveSequence.swift
[137/177] Compiling RxSwift PriorityQueue.swift
BUILD FAILURE 6.0 linux