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 RxOptional, reference main (d59858), with Swift 6.0 for Linux on 6 Jan 2025 12:17:00 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RxSwiftCommunity/RxOptional.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/RxSwiftCommunity/RxOptional
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d59858d chore: Update gems and GH Action macOS runner (#114)
Cloned https://github.com/RxSwiftCommunity/RxOptional.git
Revision (git rev-parse @):
d59858d8b13d46839b23cc14118abc34a232a83e
SUCCESS checkout https://github.com/RxSwiftCommunity/RxOptional.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/RxSwiftCommunity/RxOptional.git
https://github.com/RxSwiftCommunity/RxOptional.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"
    },
    {
      "identity" : "quick",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Quick.git"
    },
    {
      "identity" : "nimble",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "9.0.0",
            "upper_bound" : "10.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble.git"
    }
  ],
  "manifest_display_name" : "RxOptional",
  "name" : "RxOptional",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.10"
    },
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    },
    {
      "name" : "watchos",
      "version" : "3.0"
    }
  ],
  "products" : [
    {
      "name" : "RxOptional",
      "targets" : [
        "RxOptional"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "RxOptionalTests",
      "module_type" : "SwiftTarget",
      "name" : "RxOptionalTests",
      "path" : "Tests/RxOptionalTests",
      "product_dependencies" : [
        "Quick",
        "Nimble"
      ],
      "sources" : [
        "OccupiableOperatorsTests.swift",
        "OptionalOperatorsTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "RxOptional"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RxOptional",
      "module_type" : "SwiftTarget",
      "name" : "RxOptional",
      "path" : "Sources",
      "product_dependencies" : [
        "RxSwift",
        "RxCocoa"
      ],
      "product_memberships" : [
        "RxOptional"
      ],
      "sources" : [
        "RxOptional/Observable+Occupiable.swift",
        "RxOptional/Observable+Optional.swift",
        "RxOptional/Occupiable.swift",
        "RxOptional/OptionalType.swift",
        "RxOptional/RxOptionalError.swift",
        "RxOptional/SharedSequence+Occupiable.swift",
        "RxOptional/SharedSequence+Optional.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -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/Quick/Quick.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/ReactiveX/RxSwift.git
[1/14743] Fetching quick
[11354/34294] Fetching quick, nimble
[13466/86730] Fetching quick, nimble, rxswift
Fetched https://github.com/Quick/Quick.git from cache (0.81s)
[12044/71987] Fetching nimble, rxswift
Fetched https://github.com/Quick/Nimble.git from cache (5.95s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (6.07s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.2.1 (0.62s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.18s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 3.1.2 (0.62s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.61s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.22s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.61s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.8.0 (0.62s)
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/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 9.2.1
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 3.1.2
Building for debugging...
[0/8] Copying PrivacyInfo.xcprivacy
[2/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/152] 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) {
[10/172] 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) {
[11/172] 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) {
[12/172] 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) {
[13/172] 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) {
[14/172] 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) {
[15/172] 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) {
[16/172] 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) {
[17/172] 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) {
[18/172] 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) {
[19/172] 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) {
[20/172] 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) {
[21/172] 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) {
[22/172] 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) {
[23/172] 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) {
[24/172] 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) {
[25/172] 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) {
[26/172] 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) {
[27/172] 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) {
[28/172] 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) {
[29/172] 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) {
[30/172] 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) {
[31/172] Compiling RxSwift CombineLatest.swift
[32/172] Compiling RxSwift CompactMap.swift
[33/172] Compiling RxSwift Completable+AndThen.swift
[34/172] Compiling RxSwift Completable.swift
[35/172] Compiling RxSwift CompositeDisposable.swift
[36/172] Compiling RxSwift Concat.swift
[37/172] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[38/172] Compiling RxSwift ConcurrentMainScheduler.swift
[39/172] Compiling RxSwift ConnectableObservableType.swift
[40/172] Compiling RxSwift Create.swift
[41/172] Compiling RxSwift CurrentThreadScheduler.swift
[42/172] Compiling RxSwift Date+Dispatch.swift
[43/172] Compiling RxSwift Debounce.swift
[44/172] Compiling RxSwift Debug.swift
[45/172] Compiling RxSwift Decode.swift
[46/172] Compiling RxSwift DefaultIfEmpty.swift
[47/172] Compiling RxSwift Deferred.swift
[48/172] Compiling RxSwift Delay.swift
[49/172] Compiling RxSwift DelaySubscription.swift
[50/172] Compiling RxSwift Dematerialize.swift
[51/172] Compiling RxSwift DispatchQueue+Extensions.swift
[52/172] Compiling RxSwift DispatchQueueConfiguration.swift
[53/172] Compiling RxSwift Disposable.swift
[54/172] Compiling RxSwift Disposables.swift
[55/172] Compiling RxSwift DisposeBag.swift
[56/172] Compiling RxSwift DisposeBase.swift
[57/172] Compiling RxSwift DistinctUntilChanged.swift
[58/172] Compiling RxSwift Do.swift
[59/172] Compiling RxSwift ElementAt.swift
[60/172] Compiling RxSwift Empty.swift
[61/172] Compiling RxSwift Enumerated.swift
[62/172] Compiling RxSwift Error.swift
[63/172] Compiling RxSwift Errors.swift
[64/172] Compiling RxSwift Event.swift
[65/172] Compiling RxSwift Filter.swift
[66/172] Compiling RxSwift First.swift
[67/172] Compiling RxSwift Generate.swift
[68/172] Compiling RxSwift GroupBy.swift
[69/172] Compiling RxSwift GroupedObservable.swift
[70/172] Compiling RxSwift HistoricalScheduler.swift
[71/172] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[72/172] Compiling RxSwift ImmediateSchedulerType.swift
[73/172] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[74/172] Compiling RxSwift Infallible+CombineLatest+arity.swift
[75/172] Compiling RxSwift Infallible+Concurrency.swift
[76/172] Compiling RxSwift Infallible+Create.swift
[77/172] Compiling RxSwift Infallible+Debug.swift
[78/172] Compiling RxSwift Infallible+Operators.swift
[79/172] Compiling RxSwift Infallible+Zip+arity.swift
[80/172] Compiling RxSwift Infallible.swift
[81/172] Compiling RxSwift InfiniteSequence.swift
[82/172] Compiling RxSwift InvocableScheduledItem.swift
[83/172] Compiling RxSwift InvocableType.swift
[84/172] Compiling RxSwift Just.swift
[85/172] Compiling RxSwift Lock.swift
[86/172] Compiling RxSwift LockOwnerType.swift
[87/172] Compiling RxSwift MainScheduler.swift
[88/172] Compiling RxSwift Map.swift
[89/172] Compiling RxSwift Materialize.swift
[90/172] Compiling RxSwift Maybe.swift
[91/172] Compiling RxSwift Merge.swift
[92/172] Compiling RxSwift Multicast.swift
[93/172] Compiling RxSwift Producer.swift
[94/172] Compiling RxSwift PublishSubject.swift
[95/172] Compiling RxSwift Queue.swift
[96/172] Compiling RxSwift Range.swift
[97/172] Compiling RxSwift Reactive.swift
[98/172] Compiling RxSwift RecursiveLock.swift
[99/172] Compiling RxSwift RecursiveScheduler.swift
[100/172] Compiling RxSwift Reduce.swift
[101/172] Compiling RxSwift RefCountDisposable.swift
[102/172] Compiling RxSwift Repeat.swift
[103/172] Compiling RxSwift ReplaySubject.swift
[104/172] Compiling RxSwift RetryWhen.swift
[105/172] Compiling RxSwift Rx.swift
[106/172] Compiling RxSwift RxMutableBox.swift
[107/172] Compiling RxSwift Sample.swift
[108/172] Compiling RxSwift Scan.swift
[109/172] Compiling RxSwift ScheduledDisposable.swift
[110/172] Compiling RxSwift ScheduledItem.swift
[111/172] Compiling RxSwift ScheduledItemType.swift
[112/172] Compiling RxSwift SchedulerServices+Emulation.swift
[113/172] Compiling RxSwift Never.swift
[114/172] Compiling RxSwift NopDisposable.swift
[115/172] Compiling RxSwift Observable+Concurrency.swift
[116/172] Compiling RxSwift Observable.swift
[117/172] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[118/172] Compiling RxSwift ObservableConvertibleType.swift
[119/172] Compiling RxSwift ObservableType+Extensions.swift
[120/172] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[121/172] Compiling RxSwift ObservableType.swift
[122/172] Compiling RxSwift ObserveOn.swift
[123/172] Compiling RxSwift ObserverBase.swift
[124/172] Compiling RxSwift ObserverType.swift
[125/172] Compiling RxSwift OperationQueueScheduler.swift
[126/172] Compiling RxSwift Optional.swift
[127/172] Compiling RxSwift Platform.Darwin.swift
[128/172] Compiling RxSwift Platform.Linux.swift
[129/172] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[130/172] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[131/172] Compiling RxSwift PrimitiveSequence.swift
[132/172] Compiling RxSwift PriorityQueue.swift
[133/172] Compiling RxSwift SchedulerType.swift
[134/172] Compiling RxSwift Sequence.swift
[135/172] Compiling RxSwift SerialDispatchQueueScheduler.swift
[136/172] Compiling RxSwift SerialDisposable.swift
[137/172] Compiling RxSwift ShareReplayScope.swift
[138/172] Compiling RxSwift Single.swift
[139/172] Compiling RxSwift SingleAssignmentDisposable.swift
[140/172] Compiling RxSwift SingleAsync.swift
[141/172] Compiling RxSwift Sink.swift
[142/172] Compiling RxSwift Skip.swift
[143/172] Compiling RxSwift SkipUntil.swift
[144/172] Compiling RxSwift SkipWhile.swift
[145/172] Compiling RxSwift StartWith.swift
[146/172] Compiling RxSwift SubjectType.swift
[147/172] Compiling RxSwift SubscribeOn.swift
[148/172] Compiling RxSwift SubscriptionDisposable.swift
[149/172] Compiling RxSwift SwiftSupport.swift
[150/172] Compiling RxSwift Switch.swift
[151/172] Compiling RxSwift SwitchIfEmpty.swift
[152/172] Compiling RxSwift SynchronizedDisposeType.swift
[153/172] Compiling RxSwift SynchronizedOnType.swift
[154/172] Compiling RxSwift SynchronizedUnsubscribeType.swift
[155/172] Compiling RxSwift TailRecursiveSink.swift
[156/172] Compiling RxSwift Take.swift
[157/172] Compiling RxSwift TakeLast.swift
[158/172] Compiling RxSwift TakeWithPredicate.swift
[159/172] Compiling RxSwift Throttle.swift
[160/172] Compiling RxSwift Timeout.swift
[161/172] Compiling RxSwift Timer.swift
[162/172] Compiling RxSwift ToArray.swift
[163/172] Compiling RxSwift Using.swift
[164/172] Compiling RxSwift VirtualTimeConverterType.swift
[165/172] Compiling RxSwift VirtualTimeScheduler.swift
[166/172] Compiling RxSwift Window.swift
[167/172] Compiling RxSwift WithLatestFrom.swift
[168/172] Compiling RxSwift WithUnretained.swift
[169/172] Compiling RxSwift Zip+Collection.swift
[170/172] Compiling RxSwift Zip+arity.swift
[171/172] Compiling RxSwift Zip.swift
[172/172] Compiling RxSwift resource_bundle_accessor.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 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
[2/145] 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) {
[3/145] 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) {
[4/145] 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) {
[5/145] 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) {
[6/145] 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) {
[7/145] 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) {
[8/145] 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) {
[9/145] 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) {
[10/145] 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) {
[11/145] 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) {
[12/145] 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) {
[13/145] 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) {
[14/145] 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) {
[15/145] 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) {
[16/145] 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) {
[17/145] 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) {
[18/145] 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) {
[19/145] 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) {
[20/145] 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) {
[21/145] 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) {
[22/145] 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) {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[23/165] Compiling RxSwift DispatchQueueConfiguration.swift
[24/165] Compiling RxSwift Disposable.swift
[25/165] Compiling RxSwift Disposables.swift
[26/165] Compiling RxSwift DisposeBag.swift
[27/165] Compiling RxSwift DisposeBase.swift
[28/165] Compiling RxSwift DistinctUntilChanged.swift
[29/165] Compiling RxSwift Do.swift
[30/165] Compiling RxSwift ElementAt.swift
[31/165] Compiling RxSwift Empty.swift
[32/165] Compiling RxSwift Enumerated.swift
[33/165] Compiling RxSwift Error.swift
[34/165] Compiling RxSwift Errors.swift
[35/165] Compiling RxSwift Event.swift
[36/165] Compiling RxSwift Filter.swift
[37/165] Compiling RxSwift First.swift
[38/165] Compiling RxSwift Generate.swift
[39/165] Compiling RxSwift GroupBy.swift
[40/165] Compiling RxSwift GroupedObservable.swift
[41/165] Compiling RxSwift HistoricalScheduler.swift
[42/165] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[43/165] Compiling RxSwift ImmediateSchedulerType.swift
[44/165] 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) {
[45/165] Compiling RxSwift CombineLatest.swift
[46/165] Compiling RxSwift CompactMap.swift
[47/165] Compiling RxSwift Completable+AndThen.swift
[48/165] Compiling RxSwift Completable.swift
[49/165] Compiling RxSwift CompositeDisposable.swift
[50/165] Compiling RxSwift Concat.swift
[51/165] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[52/165] Compiling RxSwift ConcurrentMainScheduler.swift
[53/165] Compiling RxSwift ConnectableObservableType.swift
[54/165] Compiling RxSwift Create.swift
[55/165] Compiling RxSwift CurrentThreadScheduler.swift
[56/165] Compiling RxSwift Date+Dispatch.swift
[57/165] Compiling RxSwift Debounce.swift
[58/165] Compiling RxSwift Debug.swift
[59/165] Compiling RxSwift Decode.swift
[60/165] Compiling RxSwift DefaultIfEmpty.swift
[61/165] Compiling RxSwift Deferred.swift
[62/165] Compiling RxSwift Delay.swift
[63/165] Compiling RxSwift DelaySubscription.swift
[64/165] Compiling RxSwift Dematerialize.swift
[65/165] Compiling RxSwift DispatchQueue+Extensions.swift
[66/165] Compiling RxSwift SchedulerType.swift
[67/165] Compiling RxSwift Sequence.swift
[68/165] Compiling RxSwift SerialDispatchQueueScheduler.swift
[69/165] Compiling RxSwift SerialDisposable.swift
[70/165] Compiling RxSwift ShareReplayScope.swift
[71/165] Compiling RxSwift Single.swift
[72/165] Compiling RxSwift SingleAssignmentDisposable.swift
[73/165] Compiling RxSwift SingleAsync.swift
[74/165] Compiling RxSwift Sink.swift
[75/165] Compiling RxSwift Skip.swift
[76/165] Compiling RxSwift SkipUntil.swift
[77/165] Compiling RxSwift SkipWhile.swift
[78/165] Compiling RxSwift StartWith.swift
[79/165] Compiling RxSwift SubjectType.swift
[80/165] Compiling RxSwift SubscribeOn.swift
[81/165] Compiling RxSwift SubscriptionDisposable.swift
[82/165] Compiling RxSwift SwiftSupport.swift
[83/165] Compiling RxSwift Switch.swift
[84/165] Compiling RxSwift SwitchIfEmpty.swift
[85/165] Compiling RxSwift SynchronizedDisposeType.swift
[86/165] Compiling RxSwift Never.swift
[87/165] Compiling RxSwift NopDisposable.swift
[88/165] Compiling RxSwift Observable+Concurrency.swift
[89/165] Compiling RxSwift Observable.swift
[90/165] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[91/165] Compiling RxSwift ObservableConvertibleType.swift
[92/165] Compiling RxSwift ObservableType+Extensions.swift
[93/165] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[94/165] Compiling RxSwift ObservableType.swift
[95/165] Compiling RxSwift ObserveOn.swift
[96/165] Compiling RxSwift ObserverBase.swift
[97/165] Compiling RxSwift ObserverType.swift
[98/165] Compiling RxSwift OperationQueueScheduler.swift
[99/165] Compiling RxSwift Optional.swift
[100/165] Compiling RxSwift Platform.Darwin.swift
[101/165] Compiling RxSwift Platform.Linux.swift
[102/165] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[103/165] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[104/165] Compiling RxSwift PrimitiveSequence.swift
[105/165] Compiling RxSwift PriorityQueue.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 Infallible+CombineLatest+Collection.swift
[127/165] Compiling RxSwift Infallible+CombineLatest+arity.swift
[128/165] Compiling RxSwift Infallible+Concurrency.swift
[129/165] Compiling RxSwift Infallible+Create.swift
[130/165] Compiling RxSwift Infallible+Debug.swift
[131/165] Compiling RxSwift Infallible+Operators.swift
[132/165] Compiling RxSwift Infallible+Zip+arity.swift
[133/165] Compiling RxSwift Infallible.swift
[134/165] Compiling RxSwift InfiniteSequence.swift
[135/165] Compiling RxSwift InvocableScheduledItem.swift
[136/165] Compiling RxSwift InvocableType.swift
[137/165] Compiling RxSwift Just.swift
[138/165] Compiling RxSwift Lock.swift
[139/165] Compiling RxSwift LockOwnerType.swift
[140/165] Compiling RxSwift MainScheduler.swift
[141/165] Compiling RxSwift Map.swift
[142/165] Compiling RxSwift Materialize.swift
[143/165] Compiling RxSwift Maybe.swift
[144/165] Compiling RxSwift Merge.swift
[145/165] Compiling RxSwift Multicast.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