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 Cause-Logic-Effect, reference main (760c75), with Swift 6.0 for Linux on 11 Feb 2025 04:25:32 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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danielt1263/CLE-Architecture-Tools.git
Reference: main
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/danielt1263/CLE-Architecture-Tools
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 760c759 Update CustomDateDecoder.swift
Cloned https://github.com/danielt1263/CLE-Architecture-Tools.git
Revision (git rev-parse @):
760c759aad7a586b659c627402d7ec5218a710df
SUCCESS checkout https://github.com/danielt1263/CLE-Architecture-Tools.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/danielt1263/CLE-Architecture-Tools.git
https://github.com/danielt1263/CLE-Architecture-Tools.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "rxswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.0.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ReactiveX/RxSwift.git"
    }
  ],
  "manifest_display_name" : "Cause-Logic-Effect",
  "name" : "Cause-Logic-Effect",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "Cause-Logic-Effect",
      "targets" : [
        "Cause-Logic-Effect"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Test_Tools",
      "module_type" : "SwiftTarget",
      "name" : "Test-Tools",
      "path" : "Tests/Test-Tools",
      "product_dependencies" : [
        "RxSwift",
        "RxTest"
      ],
      "sources" : [
        "TestScheduler+MarbleTests.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Cause_Logic_Effect_Tests",
      "module_type" : "SwiftTarget",
      "name" : "Cause-Logic-Effect-Tests",
      "path" : "Tests/Cause-Logic-Effect-Tests",
      "product_dependencies" : [
        "RxTest"
      ],
      "sources" : [
        "APITests.swift",
        "ActivityTrackerTests.swift",
        "CancellableEffectTests.swift",
        "CycleTests.swift",
        "EndpointTests.swift",
        "ReactionTests.swift"
      ],
      "target_dependencies" : [
        "Cause-Logic-Effect",
        "Test-Tools"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Cause_Logic_Effect",
      "module_type" : "SwiftTarget",
      "name" : "Cause-Logic-Effect",
      "path" : "Utilities",
      "product_dependencies" : [
        "RxSwift",
        "RxCocoa"
      ],
      "product_memberships" : [
        "Cause-Logic-Effect"
      ],
      "sources" : [
        "API.swift",
        "ActivityTracker.swift",
        "AlertConnections.swift",
        "CancelableEffect.swift",
        "Cycle.swift",
        "Endpoint.swift",
        "ErrorRouter.swift",
        "GraphQLOperation.swift",
        "Identifier.swift",
        "Reaction.swift",
        "Resource.swift",
        "RxHelpers.swift",
        "Scene.swift",
        "Stage.swift",
        "Store.swift",
        "UIColor+Extensions.swift",
        "UIViewController+Rx.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CLE_Tools_Tests",
      "module_type" : "SwiftTarget",
      "name" : "CLE-Tools-Tests",
      "path" : "Tests/CLE-Tools-Tests",
      "product_dependencies" : [
        "RxTest"
      ],
      "sources" : [
        "AccumulatingDebounceTests.swift",
        "BuffersTests.swift",
        "ThrottleDebounceLatestTests.swift"
      ],
      "target_dependencies" : [
        "Cause-Logic-Effect",
        "CLE-Tools",
        "Test-Tools"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CLE_Tools",
      "module_type" : "SwiftTarget",
      "name" : "CLE-Tools",
      "path" : "Tools",
      "product_dependencies" : [
        "RxSwift",
        "RxCocoa"
      ],
      "sources" : [
        "AVAudioPlayer+Rx.swift",
        "AVAudioRecorder+Rx.swift",
        "AccumulatingDebounce.swift",
        "BindOperator.swift",
        "Buffers.swift",
        "CLGeocoder+Rx.swift",
        "CreateDatePicker.swift",
        "CustomDateDecoder.swift",
        "DaynamicDebounce.swift",
        "Regex.swift",
        "ScopingOperators.swift",
        "StallUnless.swift",
        "ThrottleDebounceLatest.swift",
        "UIButton+RxMenu.swift",
        "UIStackView+Rx.swift",
        "UITextField+Picker.swift",
        "UITextField+WheeledDatePicker.swift",
        "UITextView+Placeholder.swift",
        "UserDefaults+Object.swift",
        "WKWebView+Rx.swift"
      ],
      "target_dependencies" : [
        "Cause-Logic-Effect"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
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:081dcf4fb829aea9d08447f4790431afbdfbcc335bfeed728ca69c6f181ae2aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/ReactiveX/RxSwift.git
[1/52436] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (4.73s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.8.0 (0.81s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.8.0
Building for debugging...
[0/11] Write sources
[0/11] Copying PrivacyInfo.xcprivacy
[7/11] Write sources
[10/11] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[12/155] 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.3) 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.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) {
[13/175] Compiling RxSwift CombineLatest.swift
[14/175] Compiling RxSwift CompactMap.swift
[15/175] Compiling RxSwift Completable+AndThen.swift
[16/175] Compiling RxSwift Completable.swift
[17/175] Compiling RxSwift CompositeDisposable.swift
[18/175] Compiling RxSwift Concat.swift
[19/175] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[20/175] Compiling RxSwift ConcurrentMainScheduler.swift
[21/175] Compiling RxSwift ConnectableObservableType.swift
[22/175] Compiling RxSwift Create.swift
[23/175] Compiling RxSwift CurrentThreadScheduler.swift
[24/175] Compiling RxSwift Date+Dispatch.swift
[25/175] Compiling RxSwift Debounce.swift
[26/175] Compiling RxSwift Debug.swift
[27/175] Compiling RxSwift Decode.swift
[28/175] Compiling RxSwift DefaultIfEmpty.swift
[29/175] Compiling RxSwift Deferred.swift
[30/175] Compiling RxSwift Delay.swift
[31/175] Compiling RxSwift DelaySubscription.swift
[32/175] Compiling RxSwift Dematerialize.swift
[33/175] Compiling RxSwift DispatchQueue+Extensions.swift
[34/175] Compiling RxSwift Never.swift
[35/175] Compiling RxSwift NopDisposable.swift
[36/175] Compiling RxSwift Observable+Concurrency.swift
[37/175] Compiling RxSwift Observable.swift
[38/175] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[39/175] Compiling RxSwift ObservableConvertibleType.swift
[40/175] Compiling RxSwift ObservableType+Extensions.swift
[41/175] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[42/175] Compiling RxSwift ObservableType.swift
[43/175] Compiling RxSwift ObserveOn.swift
[44/175] Compiling RxSwift ObserverBase.swift
[45/175] Compiling RxSwift ObserverType.swift
[46/175] Compiling RxSwift OperationQueueScheduler.swift
[47/175] Compiling RxSwift Optional.swift
[48/175] Compiling RxSwift Platform.Darwin.swift
[49/175] Compiling RxSwift Platform.Linux.swift
[50/175] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[51/175] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[52/175] Compiling RxSwift PrimitiveSequence.swift
[53/175] Compiling RxSwift PriorityQueue.swift
[54/175] Compiling RxSwift DispatchQueueConfiguration.swift
[55/175] Compiling RxSwift Disposable.swift
[56/175] Compiling RxSwift Disposables.swift
[57/175] Compiling RxSwift DisposeBag.swift
[58/175] Compiling RxSwift DisposeBase.swift
[59/175] Compiling RxSwift DistinctUntilChanged.swift
[60/175] Compiling RxSwift Do.swift
[61/175] Compiling RxSwift ElementAt.swift
[62/175] Compiling RxSwift Empty.swift
[63/175] Compiling RxSwift Enumerated.swift
[64/175] Compiling RxSwift Error.swift
[65/175] Compiling RxSwift Errors.swift
[66/175] Compiling RxSwift Event.swift
[67/175] Compiling RxSwift Filter.swift
[68/175] Compiling RxSwift First.swift
[69/175] Compiling RxSwift Generate.swift
[70/175] Compiling RxSwift GroupBy.swift
[71/175] Compiling RxSwift GroupedObservable.swift
[72/175] Compiling RxSwift HistoricalScheduler.swift
[73/175] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[74/175] Compiling RxSwift ImmediateSchedulerType.swift
[75/175] Compiling RxSwift SynchronizedOnType.swift
[76/175] Compiling RxSwift SynchronizedUnsubscribeType.swift
[77/175] Compiling RxSwift TailRecursiveSink.swift
[78/175] Compiling RxSwift Take.swift
[79/175] Compiling RxSwift TakeLast.swift
[80/175] Compiling RxSwift TakeWithPredicate.swift
[81/175] Compiling RxSwift Throttle.swift
[82/175] Compiling RxSwift Timeout.swift
[83/175] Compiling RxSwift Timer.swift
[84/175] Compiling RxSwift ToArray.swift
[85/175] Compiling RxSwift Using.swift
[86/175] Compiling RxSwift VirtualTimeConverterType.swift
[87/175] Compiling RxSwift VirtualTimeScheduler.swift
[88/175] Compiling RxSwift Window.swift
[89/175] Compiling RxSwift WithLatestFrom.swift
[90/175] Compiling RxSwift WithUnretained.swift
[91/175] Compiling RxSwift Zip+Collection.swift
[92/175] Compiling RxSwift Zip+arity.swift
[93/175] Compiling RxSwift Zip.swift
[94/175] Compiling RxSwift resource_bundle_accessor.swift
[95/175] 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.3) 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.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) {
[96/175] 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.3) 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.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) {
[97/175] 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.3) 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.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) {
[98/175] 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.3) 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.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) {
[99/175] 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.3) 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.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) {
[100/175] 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.3) 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.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) {
[101/175] 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.3) 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.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/175] 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.3) 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.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/175] 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.3) 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.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/175] 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.3) 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.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/175] 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.3) 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.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/175] 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.3) 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.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/175] 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.3) 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.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/175] 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.3) 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.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/175] 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.3) 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.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/175] 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.3) 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.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/175] 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.3) 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.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/175] 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.3) 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.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/175] 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.3) 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.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/175] 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.3) 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.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/175] 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.3) 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.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/175] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[117/175] Compiling RxSwift Infallible+CombineLatest+arity.swift
[118/175] Compiling RxSwift Infallible+Concurrency.swift
[119/175] Compiling RxSwift Infallible+Create.swift
[120/175] Compiling RxSwift Infallible+Debug.swift
[121/175] Compiling RxSwift Infallible+Operators.swift
[122/175] Compiling RxSwift Infallible+Zip+arity.swift
[123/175] Compiling RxSwift Infallible.swift
[124/175] Compiling RxSwift InfiniteSequence.swift
[125/175] Compiling RxSwift InvocableScheduledItem.swift
[126/175] Compiling RxSwift InvocableType.swift
[127/175] Compiling RxSwift Just.swift
[128/175] Compiling RxSwift Lock.swift
[129/175] Compiling RxSwift LockOwnerType.swift
[130/175] Compiling RxSwift MainScheduler.swift
[131/175] Compiling RxSwift Map.swift
[132/175] Compiling RxSwift Materialize.swift
[133/175] Compiling RxSwift Maybe.swift
[134/175] Compiling RxSwift Merge.swift
[135/175] Compiling RxSwift Multicast.swift
[136/175] Compiling RxSwift SchedulerType.swift
[137/175] Compiling RxSwift Sequence.swift
[138/175] Compiling RxSwift SerialDispatchQueueScheduler.swift
[139/175] Compiling RxSwift SerialDisposable.swift
[140/175] Compiling RxSwift ShareReplayScope.swift
[141/175] Compiling RxSwift Single.swift
[142/175] Compiling RxSwift SingleAssignmentDisposable.swift
[143/175] Compiling RxSwift SingleAsync.swift
[144/175] Compiling RxSwift Sink.swift
[145/175] Compiling RxSwift Skip.swift
[146/175] Compiling RxSwift SkipUntil.swift
[147/175] Compiling RxSwift SkipWhile.swift
[148/175] Compiling RxSwift StartWith.swift
[149/175] Compiling RxSwift SubjectType.swift
[150/175] Compiling RxSwift SubscribeOn.swift
[151/175] Compiling RxSwift SubscriptionDisposable.swift
[152/175] Compiling RxSwift SwiftSupport.swift
[153/175] Compiling RxSwift Switch.swift
[154/175] Compiling RxSwift SwitchIfEmpty.swift
[155/175] Compiling RxSwift SynchronizedDisposeType.swift
[156/175] Compiling RxSwift Producer.swift
[157/175] Compiling RxSwift PublishSubject.swift
[158/175] Compiling RxSwift Queue.swift
[159/175] Compiling RxSwift Range.swift
[160/175] Compiling RxSwift Reactive.swift
[161/175] Compiling RxSwift RecursiveLock.swift
[162/175] Compiling RxSwift RecursiveScheduler.swift
[163/175] Compiling RxSwift Reduce.swift
[164/175] Compiling RxSwift RefCountDisposable.swift
[165/175] Compiling RxSwift Repeat.swift
[166/175] Compiling RxSwift ReplaySubject.swift
[167/175] Compiling RxSwift RetryWhen.swift
[168/175] Compiling RxSwift Rx.swift
[169/175] Compiling RxSwift RxMutableBox.swift
[170/175] Compiling RxSwift Sample.swift
[171/175] Compiling RxSwift Scan.swift
[172/175] Compiling RxSwift ScheduledDisposable.swift
[173/175] Compiling RxSwift ScheduledItem.swift
[174/175] Compiling RxSwift ScheduledItemType.swift
[175/175] Compiling RxSwift SchedulerServices+Emulation.swift
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 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:081dcf4fb829aea9d08447f4790431afbdfbcc335bfeed728ca69c6f181ae2aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/145] 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.3) 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.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) {
[3/165] 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.3) 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.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) {
[4/165] 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.3) 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.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) {
[5/165] 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.3) 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.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) {
[6/165] 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.3) 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.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) {
[7/165] 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.3) 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.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) {
[8/165] 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.3) 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.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) {
[9/165] 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.3) 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.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) {
[10/165] 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.3) 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.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) {
[11/165] 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.3) 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.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) {
[12/165] 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.3) 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.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) {
[13/165] 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.3) 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.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) {
[14/165] 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.3) 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.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) {
[15/165] 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.3) 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.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) {
[16/165] 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.3) 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.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) {
[17/165] 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.3) 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.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) {
[18/165] 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.3) 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.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) {
[19/165] 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.3) 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.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) {
[20/165] 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.3) 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.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) {
[21/165] 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.3) 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.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) {
[22/165] 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.3) 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.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) {
[23/165] 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.3) 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.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) {
[24/165] Compiling RxSwift SchedulerType.swift
[25/165] Compiling RxSwift Sequence.swift
[26/165] Compiling RxSwift SerialDispatchQueueScheduler.swift
[27/165] Compiling RxSwift SerialDisposable.swift
[28/165] Compiling RxSwift ShareReplayScope.swift
[29/165] Compiling RxSwift Single.swift
[30/165] Compiling RxSwift SingleAssignmentDisposable.swift
[31/165] Compiling RxSwift SingleAsync.swift
[32/165] Compiling RxSwift Sink.swift
[33/165] Compiling RxSwift Skip.swift
[34/165] Compiling RxSwift SkipUntil.swift
[35/165] Compiling RxSwift SkipWhile.swift
[36/165] Compiling RxSwift StartWith.swift
[37/165] Compiling RxSwift SubjectType.swift
[38/165] Compiling RxSwift SubscribeOn.swift
[39/165] Compiling RxSwift SubscriptionDisposable.swift
[40/165] Compiling RxSwift SwiftSupport.swift
[41/165] Compiling RxSwift Switch.swift
[42/165] Compiling RxSwift SwitchIfEmpty.swift
[43/165] Compiling RxSwift SynchronizedDisposeType.swift
[44/165] Compiling RxSwift DispatchQueueConfiguration.swift
[45/165] Compiling RxSwift Disposable.swift
[46/165] Compiling RxSwift Disposables.swift
[47/165] Compiling RxSwift DisposeBag.swift
[48/165] Compiling RxSwift DisposeBase.swift
[49/165] Compiling RxSwift DistinctUntilChanged.swift
[50/165] Compiling RxSwift Do.swift
[51/165] Compiling RxSwift ElementAt.swift
[52/165] Compiling RxSwift Empty.swift
[53/165] Compiling RxSwift Enumerated.swift
[54/165] Compiling RxSwift Error.swift
[55/165] Compiling RxSwift Errors.swift
[56/165] Compiling RxSwift Event.swift
[57/165] Compiling RxSwift Filter.swift
[58/165] Compiling RxSwift First.swift
[59/165] Compiling RxSwift Generate.swift
[60/165] Compiling RxSwift GroupBy.swift
[61/165] Compiling RxSwift GroupedObservable.swift
[62/165] Compiling RxSwift HistoricalScheduler.swift
[63/165] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[64/165] Compiling RxSwift ImmediateSchedulerType.swift
[65/165] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[66/165] Compiling RxSwift Infallible+CombineLatest+arity.swift
[67/165] Compiling RxSwift Infallible+Concurrency.swift
[68/165] Compiling RxSwift Infallible+Create.swift
[69/165] Compiling RxSwift Infallible+Debug.swift
[70/165] Compiling RxSwift Infallible+Operators.swift
[71/165] Compiling RxSwift Infallible+Zip+arity.swift
[72/165] Compiling RxSwift Infallible.swift
[73/165] Compiling RxSwift InfiniteSequence.swift
[74/165] Compiling RxSwift InvocableScheduledItem.swift
[75/165] Compiling RxSwift InvocableType.swift
[76/165] Compiling RxSwift Just.swift
[77/165] Compiling RxSwift Lock.swift
[78/165] Compiling RxSwift LockOwnerType.swift
[79/165] Compiling RxSwift MainScheduler.swift
[80/165] Compiling RxSwift Map.swift
[81/165] Compiling RxSwift Materialize.swift
[82/165] Compiling RxSwift Maybe.swift
[83/165] Compiling RxSwift Merge.swift
[84/165] Compiling RxSwift Multicast.swift
[85/165] Compiling RxSwift CombineLatest.swift
[86/165] Compiling RxSwift CompactMap.swift
[87/165] Compiling RxSwift Completable+AndThen.swift
[88/165] Compiling RxSwift Completable.swift
[89/165] Compiling RxSwift CompositeDisposable.swift
[90/165] Compiling RxSwift Concat.swift
[91/165] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[92/165] Compiling RxSwift ConcurrentMainScheduler.swift
[93/165] Compiling RxSwift ConnectableObservableType.swift
[94/165] Compiling RxSwift Create.swift
[95/165] Compiling RxSwift CurrentThreadScheduler.swift
[96/165] Compiling RxSwift Date+Dispatch.swift
[97/165] Compiling RxSwift Debounce.swift
[98/165] Compiling RxSwift Debug.swift
[99/165] Compiling RxSwift Decode.swift
[100/165] Compiling RxSwift DefaultIfEmpty.swift
[101/165] Compiling RxSwift Deferred.swift
[102/165] Compiling RxSwift Delay.swift
[103/165] Compiling RxSwift DelaySubscription.swift
[104/165] Compiling RxSwift Dematerialize.swift
[105/165] Compiling RxSwift DispatchQueue+Extensions.swift
[106/165] Compiling RxSwift Producer.swift
[107/165] Compiling RxSwift PublishSubject.swift
[108/165] Compiling RxSwift Queue.swift
[109/165] Compiling RxSwift Range.swift
[110/165] Compiling RxSwift Reactive.swift
[111/165] Compiling RxSwift RecursiveLock.swift
[112/165] Compiling RxSwift RecursiveScheduler.swift
[113/165] Compiling RxSwift Reduce.swift
[114/165] Compiling RxSwift RefCountDisposable.swift
[115/165] Compiling RxSwift Repeat.swift
[116/165] Compiling RxSwift ReplaySubject.swift
[117/165] Compiling RxSwift RetryWhen.swift
[118/165] Compiling RxSwift Rx.swift
[119/165] Compiling RxSwift RxMutableBox.swift
[120/165] Compiling RxSwift Sample.swift
[121/165] Compiling RxSwift Scan.swift
[122/165] Compiling RxSwift ScheduledDisposable.swift
[123/165] Compiling RxSwift ScheduledItem.swift
[124/165] Compiling RxSwift ScheduledItemType.swift
[125/165] Compiling RxSwift SchedulerServices+Emulation.swift
[126/165] Compiling RxSwift Never.swift
[127/165] Compiling RxSwift NopDisposable.swift
[128/165] Compiling RxSwift Observable+Concurrency.swift
[129/165] Compiling RxSwift Observable.swift
[130/165] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[131/165] Compiling RxSwift ObservableConvertibleType.swift
[132/165] Compiling RxSwift ObservableType+Extensions.swift
[133/165] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[134/165] Compiling RxSwift ObservableType.swift
[135/165] Compiling RxSwift ObserveOn.swift
[136/165] Compiling RxSwift ObserverBase.swift
[137/165] Compiling RxSwift ObserverType.swift
[138/165] Compiling RxSwift OperationQueueScheduler.swift
[139/165] Compiling RxSwift Optional.swift
[140/165] Compiling RxSwift Platform.Darwin.swift
[141/165] Compiling RxSwift Platform.Linux.swift
[142/165] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[143/165] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[144/165] Compiling RxSwift PrimitiveSequence.swift
[145/165] Compiling RxSwift PriorityQueue.swift
[146/165] Compiling RxSwift SynchronizedOnType.swift
[147/165] Compiling RxSwift SynchronizedUnsubscribeType.swift
[148/165] Compiling RxSwift TailRecursiveSink.swift
[149/165] Compiling RxSwift Take.swift
[150/165] Compiling RxSwift TakeLast.swift
[151/165] Compiling RxSwift TakeWithPredicate.swift
[152/165] Compiling RxSwift Throttle.swift
[153/165] Compiling RxSwift Timeout.swift
[154/165] Compiling RxSwift Timer.swift
[155/165] Compiling RxSwift ToArray.swift
[156/165] Compiling RxSwift Using.swift
[157/165] Compiling RxSwift VirtualTimeConverterType.swift
[158/165] Compiling RxSwift VirtualTimeScheduler.swift
[159/165] Compiling RxSwift Window.swift
[160/165] Compiling RxSwift WithLatestFrom.swift
[161/165] Compiling RxSwift WithUnretained.swift
[162/165] Compiling RxSwift Zip+Collection.swift
[163/165] Compiling RxSwift Zip+arity.swift
[164/165] Compiling RxSwift Zip.swift
[165/165] Compiling RxSwift resource_bundle_accessor.swift
BUILD FAILURE 6.0 linux