Build Information
Failed to build RxAlamofire, reference v6.1.2 (9535b5
), with Swift 6.0 for Linux on 28 Nov 2024 02:35:45 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/RxAlamofire.git
Reference: v6.1.2
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/RxAlamofire
* tag v6.1.2 -> FETCH_HEAD
HEAD is now at 9535b58 Merge pull request #202 from RxSwiftCommunity/chore/fix-release
Cloned https://github.com/RxSwiftCommunity/RxAlamofire.git
Revision (git rev-parse @):
9535b58695b91fb67f56d58d6fd0c76462d7743a
SUCCESS checkout https://github.com/RxSwiftCommunity/RxAlamofire.git at v6.1.2
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/RxSwiftCommunity/RxAlamofire.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/AliSoftware/OHHTTPStubs.git
Fetching https://github.com/ReactiveX/RxSwift.git
Fetching https://github.com/Alamofire/Alamofire.git
[1/7891] Fetching ohhttpstubs
Fetched https://github.com/AliSoftware/OHHTTPStubs.git from cache (0.42s)
[1/30017] Fetching alamofire
[1803/82410] Fetching alamofire, rxswift
Fetched https://github.com/Alamofire/Alamofire.git from cache (2.99s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (4.70s)
Computing version for https://github.com/AliSoftware/OHHTTPStubs.git
Computed https://github.com/AliSoftware/OHHTTPStubs.git at 9.1.0 (0.59s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.8.0 (0.89s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.10.2 (1.64s)
Creating working copy for https://github.com/AliSoftware/OHHTTPStubs.git
Working copy of https://github.com/AliSoftware/OHHTTPStubs.git resolved at 9.1.0
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.8.0
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.10.2
Building for debugging...
[0/10] Copying PrivacyInfo.xcprivacy
[0/10] Write sources
[0/10] Copying PrivacyInfo.xcprivacy
[0/10] Write sources
[0/10] Copying PrivacyInfo.xcprivacy
[1/10] Write sources
[8/10] Copying PrivacyInfo.xcprivacy
[9/10] Write swift-version-24593BA9C3E375BF.txt
[11/193] Compiling RxSwift BehaviorSubject.swift
[12/193] Compiling RxSwift BinaryDisposable.swift
[13/193] Compiling RxSwift Binder.swift
[14/193] Compiling RxSwift BooleanDisposable.swift
[15/193] Compiling RxSwift Buffer.swift
[16/198] Compiling RxSwift ConcurrentMainScheduler.swift
[17/198] Compiling RxSwift ConnectableObservableType.swift
[18/198] Compiling RxSwift Create.swift
[19/198] Compiling RxSwift CurrentThreadScheduler.swift
[20/198] Compiling RxSwift Date+Dispatch.swift
[21/198] Compiling RxSwift SchedulerType.swift
[22/198] Compiling RxSwift Sequence.swift
[23/198] Compiling RxSwift SerialDispatchQueueScheduler.swift
[24/198] Compiling RxSwift SerialDisposable.swift
[25/198] Compiling RxSwift ShareReplayScope.swift
[26/198] Compiling RxSwift Single.swift
[27/198] Compiling RxSwift SingleAssignmentDisposable.swift
[28/198] Compiling RxSwift SingleAsync.swift
[29/198] Compiling RxSwift Sink.swift
[30/198] Compiling RxSwift Skip.swift
[31/198] Compiling RxSwift SkipUntil.swift
[32/198] Compiling RxSwift SkipWhile.swift
[33/198] Compiling RxSwift StartWith.swift
[34/198] Compiling RxSwift SubjectType.swift
[35/198] Compiling RxSwift SubscribeOn.swift
[36/198] Compiling RxSwift SubscriptionDisposable.swift
[37/198] Compiling RxSwift SwiftSupport.swift
[38/198] Compiling RxSwift Switch.swift
[39/198] Compiling RxSwift SwitchIfEmpty.swift
[40/198] Compiling RxSwift SynchronizedDisposeType.swift
[41/218] Compiling RxSwift CombineLatest.swift
[42/218] Compiling RxSwift CompactMap.swift
[43/218] Compiling RxSwift Completable+AndThen.swift
[44/218] Compiling RxSwift Completable.swift
[45/218] Compiling RxSwift CompositeDisposable.swift
[46/218] Compiling RxSwift Concat.swift
[47/218] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[53/218] Compiling RxSwift Debounce.swift
[54/218] Compiling RxSwift Debug.swift
[55/218] Compiling RxSwift Decode.swift
[56/218] Compiling RxSwift DefaultIfEmpty.swift
[57/218] Compiling RxSwift Deferred.swift
[58/218] Compiling Alamofire RetryPolicy.swift
[59/218] Compiling Alamofire ServerTrustEvaluation.swift
[60/218] Compiling Alamofire URLEncodedFormEncoder.swift
[61/218] Compiling Alamofire Validation.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[62/218] 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) {
[63/218] 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) {
[64/218] 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) {
[65/218] 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) {
[66/218] 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) {
[67/218] 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) {
[68/218] 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) {
[69/218] 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) {
[70/218] 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) {
[71/218] 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) {
[72/218] 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) {
[73/218] 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) {
[74/218] 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) {
/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) {
/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) {
/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) {
/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) {
/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) {
[80/218] 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) {
[81/218] 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) {
[82/218] 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) {
[83/218] 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) {
[84/218] Compiling RxSwift Producer.swift
[85/218] Compiling RxSwift PublishSubject.swift
[86/218] Compiling RxSwift Queue.swift
[87/218] Compiling RxSwift Range.swift
[88/218] Compiling RxSwift Reactive.swift
[89/218] Compiling RxSwift RecursiveLock.swift
[90/218] Compiling RxSwift RecursiveScheduler.swift
[91/218] Compiling RxSwift Reduce.swift
[92/218] Compiling RxSwift RefCountDisposable.swift
[93/218] Compiling RxSwift Repeat.swift
[94/218] Compiling RxSwift ReplaySubject.swift
[95/218] Compiling RxSwift RetryWhen.swift
[96/218] Compiling RxSwift Rx.swift
[97/218] Compiling RxSwift RxMutableBox.swift
[98/218] Compiling RxSwift Sample.swift
[99/218] Compiling RxSwift Scan.swift
[100/218] Compiling RxSwift ScheduledDisposable.swift
[101/218] Compiling RxSwift ScheduledItem.swift
[102/218] Compiling RxSwift ScheduledItemType.swift
[103/218] Compiling RxSwift SchedulerServices+Emulation.swift
[120/218] Compiling Alamofire resource_bundle_accessor.swift
[121/218] Compiling RxSwift Disposable.swift
[122/218] Compiling RxSwift Disposables.swift
[123/218] Compiling RxSwift DisposeBag.swift
[124/218] Compiling RxSwift DisposeBase.swift
[125/218] Compiling RxSwift DistinctUntilChanged.swift
[126/218] Compiling RxSwift Do.swift
[127/218] Compiling RxSwift ElementAt.swift
[128/218] Compiling RxSwift Empty.swift
[129/218] Compiling RxSwift Enumerated.swift
[130/218] Compiling RxSwift Error.swift
[131/218] Compiling RxSwift Errors.swift
[132/218] Compiling RxSwift Event.swift
[133/218] Compiling RxSwift Filter.swift
[134/218] Compiling RxSwift First.swift
[135/218] Compiling RxSwift Generate.swift
[136/218] Compiling RxSwift GroupBy.swift
[137/218] Compiling RxSwift GroupedObservable.swift
[138/218] Compiling RxSwift HistoricalScheduler.swift
[139/218] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[140/218] Compiling RxSwift ImmediateSchedulerType.swift
[141/218] Compiling RxSwift Never.swift
[142/218] Compiling RxSwift NopDisposable.swift
[143/218] Compiling RxSwift Observable+Concurrency.swift
[144/218] Compiling RxSwift Observable.swift
[145/218] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[146/218] Compiling RxSwift ObservableConvertibleType.swift
[147/218] Compiling RxSwift ObservableType+Extensions.swift
[148/218] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[149/218] Compiling RxSwift ObservableType.swift
[150/218] Compiling RxSwift ObserveOn.swift
[151/218] Compiling RxSwift ObserverBase.swift
[152/218] Compiling RxSwift ObserverType.swift
[153/218] Compiling RxSwift OperationQueueScheduler.swift
[154/218] Compiling RxSwift Optional.swift
[155/218] Compiling RxSwift Platform.Darwin.swift
[156/218] Compiling RxSwift Platform.Linux.swift
[157/218] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[158/218] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[159/218] Compiling RxSwift PrimitiveSequence.swift
[160/218] Compiling RxSwift PriorityQueue.swift
[161/218] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[162/218] Compiling RxSwift Infallible+CombineLatest+arity.swift
[163/218] Compiling RxSwift Infallible+Concurrency.swift
[164/218] Compiling RxSwift Infallible+Create.swift
[165/218] Compiling RxSwift Infallible+Debug.swift
[166/218] Compiling RxSwift Infallible+Operators.swift
[167/218] Compiling RxSwift Infallible+Zip+arity.swift
[168/218] Compiling RxSwift Infallible.swift
[169/218] Compiling RxSwift InfiniteSequence.swift
[170/218] Compiling RxSwift InvocableScheduledItem.swift
[171/218] Compiling RxSwift InvocableType.swift
[172/218] Compiling RxSwift Just.swift
[173/218] Compiling RxSwift Lock.swift
[174/218] Compiling RxSwift LockOwnerType.swift
[175/218] Compiling RxSwift MainScheduler.swift
[176/218] Compiling RxSwift Map.swift
[177/218] Compiling RxSwift Materialize.swift
[178/218] Compiling RxSwift Maybe.swift
[179/218] Compiling RxSwift Merge.swift
[180/218] Compiling RxSwift Multicast.swift
[181/218] Emitting module Alamofire
[200/219] Compiling RxSwift SynchronizedOnType.swift
[201/219] Compiling RxSwift SynchronizedUnsubscribeType.swift
[202/219] Compiling RxSwift TailRecursiveSink.swift
[203/219] Compiling RxSwift Take.swift
[204/219] Compiling RxSwift TakeLast.swift
[205/219] Compiling RxSwift TakeWithPredicate.swift
[206/219] Compiling RxSwift Throttle.swift
[207/219] Compiling RxSwift Timeout.swift
[208/219] Compiling RxSwift Timer.swift
[209/219] Compiling RxSwift ToArray.swift
[210/219] Compiling RxSwift Using.swift
[211/219] Compiling RxSwift VirtualTimeConverterType.swift
[212/219] Compiling RxSwift VirtualTimeScheduler.swift
[213/219] Compiling RxSwift Window.swift
[214/219] Compiling RxSwift WithLatestFrom.swift
[215/219] Compiling RxSwift WithUnretained.swift
[216/219] Compiling RxSwift Zip+Collection.swift
[217/219] Compiling RxSwift Zip+arity.swift
[218/219] Compiling RxSwift Zip.swift
[219/219] Compiling RxSwift resource_bundle_accessor.swift
BUILD FAILURE 6.0 linux