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 RxComposableArchitecture, reference 0.51.0 (0f3be7), with Swift 6.1 for Linux on 28 Apr 2025 07:04:55 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tokopedia/RxComposableArchitecture.git
Reference: 0.51.0
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/tokopedia/RxComposableArchitecture
 * tag               0.51.0     -> FETCH_HEAD
HEAD is now at 0f3be75 [Main] - Bump Changes to 0.51.0 Base Version (#105)
Cloned https://github.com/tokopedia/RxComposableArchitecture.git
Revision (git rev-parse @):
0f3be752fd08be7e30dfe9bb06c0c7fb0c901a3b
SUCCESS checkout https://github.com/tokopedia/RxComposableArchitecture.git at 0.51.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/tokopedia/RxComposableArchitecture.git
https://github.com/tokopedia/RxComposableArchitecture.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "rxswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.1.1",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ReactiveX/RxSwift"
    },
    {
      "identity" : "swift-case-paths",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.8.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-case-paths"
    },
    {
      "identity" : "swift-benchmark",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/google/swift-benchmark"
    },
    {
      "identity" : "xctest-dynamic-overlay",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.8.5",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
    },
    {
      "identity" : "swift-custom-dump",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-custom-dump"
    },
    {
      "identity" : "swift-dependencies",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-dependencies"
    }
  ],
  "manifest_display_name" : "RxComposableArchitecture",
  "name" : "RxComposableArchitecture",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "RxComposableArchitecture",
      "targets" : [
        "RxComposableArchitecture"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "RxComposableArchitecture-Benchmark",
      "targets" : [
        "RxComposableArchitecture-Benchmark"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RxComposableArchitectureTests",
      "module_type" : "SwiftTarget",
      "name" : "RxComposableArchitectureTests",
      "path" : "Tests/RxComposableArchitectureTests",
      "product_dependencies" : [
        "CustomDump"
      ],
      "sources" : [
        "BindingLocalTests.swift",
        "BootstrapTests.swift",
        "DependencyKeyWritingReducerTests.swift",
        "EffectCancellationTests.swift",
        "EffectDebounceTests.swift",
        "EffectDeferredTests.swift",
        "EffectOperationTests.swift",
        "EffectRunTests.swift",
        "EffectTaskTests.swift",
        "EffectTests.swift",
        "EffectThrottleTests.swift",
        "ForEachReducerTests.swift",
        "IdentifiedArrayTests.swift",
        "IfCaseLetReducerTests.swift",
        "IfLetReducerTests.swift",
        "LCRNG.swift",
        "MemoryManagementTests.swift",
        "NeverEqualTests.swift",
        "ReducerBuilderTests.swift",
        "ReducerTests.swift",
        "RuntimeWarningTests.swift",
        "RxComposableArchitectureTests.swift",
        "ScopeTests.swift",
        "SingleSelectionSelectableTypeTests.swift",
        "SingleSelectionTests.swift",
        "StoreFilterTests.swift",
        "StoreOldScopeTest.swift",
        "StoreTests.swift",
        "TaskCancellationTests.swift",
        "TaskResultTests.swift",
        "TestStoreFailureTests.swift",
        "TestStoreNonExhaustiveTests.swift",
        "TestStoreOldScopeTests.swift",
        "TestStoreTests.swift",
        "TimerTests.swift",
        "ViewStoreTests.swift"
      ],
      "target_dependencies" : [
        "RxComposableArchitecture"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RxComposableArchitecture_Benchmark",
      "module_type" : "SwiftTarget",
      "name" : "RxComposableArchitecture-Benchmark",
      "path" : "Sources/RxComposableArchitecture-Benchmark",
      "product_dependencies" : [
        "Benchmark"
      ],
      "product_memberships" : [
        "RxComposableArchitecture-Benchmark"
      ],
      "sources" : [
        "Common.swift",
        "Dependencies.swift",
        "Effect.swift",
        "StoreScope.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "RxComposableArchitecture"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "RxComposableArchitecture",
      "module_type" : "SwiftTarget",
      "name" : "RxComposableArchitecture",
      "path" : "Sources/RxComposableArchitecture",
      "product_dependencies" : [
        "CasePaths",
        "RxSwift",
        "RxRelay",
        "XCTestDynamicOverlay",
        "CustomDump",
        "Dependencies"
      ],
      "product_memberships" : [
        "RxComposableArchitecture",
        "RxComposableArchitecture-Benchmark"
      ],
      "sources" : [
        "Binding.swift",
        "Debugging/Bootstrapping.swift",
        "Debugging/MockPageTemplate.swift",
        "DiffingInterface/AnyHashDiffable.swift",
        "DiffingInterface/DiffingInterface+Primitives.swift",
        "DiffingInterface/HashDiffing.swift",
        "DiffingUtility/DiffMode.swift",
        "Effect.swift",
        "Effects/Animation.swift",
        "Effects/Cancellation.swift",
        "Effects/Observable.swift",
        "Effects/Observable/Debouncing.swift",
        "Effects/Observable/Deferring.swift",
        "Effects/Observable/Throttling.swift",
        "Effects/Observable/Timer.swift",
        "Effects/TaskResult.swift",
        "Export.swift",
        "IdentifiedArray.swift",
        "IfLet.swift",
        "Internal/AnyDisposable.swift",
        "Internal/AnyType.swift",
        "Internal/Box.swift",
        "Internal/Debug.swift",
        "Internal/Deprecated.swift",
        "Internal/Locking.swift",
        "Internal/OpenExistential.swift",
        "Internal/RuntimeWarnings.swift",
        "Internal/RxMainQueue.swift",
        "Internal/TaskBox.swift",
        "Internal/TaskCancellableValue.swift",
        "OptionalPaths.swift",
        "PropertyWrapper/NeverEqual.swift",
        "PropertyWrapper/SingleSelection.swift",
        "PropertyWrapper/UniqueElements.swift",
        "Reducer/AnyReducer/AnyReducer.swift",
        "Reducer/AnyReducer/AnyReducerCompatibility.swift",
        "Reducer/AnyReducer/AnyReducerDebug.swift",
        "Reducer/AnyReducer/AnyReducerSignpost.swift",
        "Reducer/ReducerBuilder.swift",
        "Reducer/Reducers/CombineReducers.swift",
        "Reducer/Reducers/DebugReducer.swift",
        "Reducer/Reducers/DependencyKeyWritingReducer.swift",
        "Reducer/Reducers/EmptyReducer.swift",
        "Reducer/Reducers/ForEachReducer.swift",
        "Reducer/Reducers/IfCaseLetReducer.swift",
        "Reducer/Reducers/IfLetReducer.swift",
        "Reducer/Reducers/OptionalReducer.swift",
        "Reducer/Reducers/Reduce.swift",
        "Reducer/Reducers/Scope.swift",
        "Reducer/Reducers/SignpostReducer.swift",
        "ReducerProtocol.swift",
        "Stateless.swift",
        "Store.swift",
        "StoreConfig.swift",
        "SwiftUI/Alert.swift",
        "SwiftUI/ButtonState.swift",
        "SwiftUI/Internal/ButtonStateSlider.swift",
        "SwiftUI/TextState.swift",
        "SwiftUI/WithViewStore.swift",
        "TestSupport/Effect+Failing.swift",
        "TestSupport/PriorityQueue.swift",
        "TestSupport/TestScheduler.swift",
        "TestSupport/TestStore.swift",
        "TestSupport/VirtualTimeScheduler.swift",
        "ViewStore.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-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.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-case-paths
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/ReactiveX/RxSwift
Fetching https://github.com/google/swift-benchmark
Fetching https://github.com/pointfreeco/swift-dependencies
[1/4368] Fetching swift-case-paths
[2710/5854] Fetching swift-case-paths, swift-benchmark
[3032/10435] Fetching swift-case-paths, swift-benchmark, swift-custom-dump
[10436/15823] Fetching swift-case-paths, swift-benchmark, swift-custom-dump, xctest-dynamic-overlay
[12538/22024] Fetching swift-case-paths, swift-benchmark, swift-custom-dump, xctest-dynamic-overlay, swift-dependencies
[13768/74707] Fetching swift-case-paths, swift-benchmark, swift-custom-dump, xctest-dynamic-overlay, swift-dependencies, rxswift
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.72s)
[32155/68506] Fetching swift-case-paths, swift-benchmark, swift-custom-dump, xctest-dynamic-overlay, rxswift
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.73s)
[27294/63118] Fetching swift-case-paths, swift-benchmark, swift-custom-dump, rxswift
Fetched https://github.com/google/swift-benchmark from cache (4.50s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (4.50s)
Fetched https://github.com/pointfreeco/swift-case-paths from cache (4.50s)
Fetched https://github.com/ReactiveX/RxSwift from cache (4.67s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (5.23s)
Computing version for https://github.com/google/swift-benchmark
Computed https://github.com/google/swift-benchmark at 0.1.2 (0.55s)
Fetching https://github.com/apple/swift-argument-parser
[1/14950] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.79s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 5.1.3 (1.41s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 0.6.0 (0.62s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-clocks
[1/2410] Fetching combine-schedulers
[2/3262] Fetching combine-schedulers, swift-concurrency-extras
[3263/4554] Fetching combine-schedulers, swift-concurrency-extras, swift-clocks
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.35s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.35s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.39s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 0.4.0 (0.96s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.11.0 (0.57s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 0.1.2 (0.59s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 0.11.2 (0.58s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 0.14.1 (0.60s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.54s)
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 0.14.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/google/swift-benchmark
Working copy of https://github.com/google/swift-benchmark resolved at 0.1.2
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 0.1.2
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 0.4.0
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 0.6.0
Creating working copy for https://github.com/ReactiveX/RxSwift
Working copy of https://github.com/ReactiveX/RxSwift resolved at 5.1.3
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 0.11.2
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 0.11.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.9.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/32] Write sources
[15/32] Write swift-version-24593BA9C3E375BF.txt
[17/183] Emitting module XCTestDynamicOverlay
[18/184] Emitting module ConcurrencyExtras
[19/185] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[20/185] Compiling XCTestDynamicOverlay Unimplemented.swift
[21/185] Compiling XCTestDynamicOverlay Deprecations.swift
[22/185] Emitting module ArgumentParserToolInfo
[23/185] Compiling ArgumentParserToolInfo ToolInfo.swift
[24/186] Compiling ConcurrencyExtras UncheckedSendable.swift
[25/186] Wrapping AST for ArgumentParserToolInfo for debugging
[27/224] Compiling ConcurrencyExtras Task.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[28/224] 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.1) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) 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/224] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[30/242] Compiling RxSwift SerialDisposable.swift
[31/242] Compiling RxSwift ShareReplayScope.swift
[32/242] Compiling RxSwift Single.swift
[33/242] Compiling RxSwift SingleAssignmentDisposable.swift
[34/242] Compiling RxSwift SingleAsync.swift
[35/242] Compiling RxSwift Sink.swift
[36/242] Compiling RxSwift Skip.swift
[37/242] Compiling RxSwift SkipUntil.swift
[38/242] Compiling RxSwift SkipWhile.swift
[39/242] Compiling RxSwift StartWith.swift
[40/242] Compiling RxSwift SubjectType.swift
[41/242] Compiling RxSwift SubscribeOn.swift
[42/242] Compiling RxSwift SubscriptionDisposable.swift
[43/242] Compiling RxSwift SwiftSupport.swift
[44/242] Compiling RxSwift Switch.swift
[45/242] Compiling RxSwift SwitchIfEmpty.swift
[46/242] Compiling RxSwift SynchronizedDisposeType.swift
[47/242] Compiling RxSwift SynchronizedOnType.swift
[48/242] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[49/242] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[50/242] Compiling ConcurrencyExtras MainSerialExecutor.swift
[51/242] Compiling ConcurrencyExtras AsyncStream.swift
[52/242] Compiling ConcurrencyExtras ActorIsolated.swift
[53/242] Compiling ConcurrencyExtras Locking.swift
[54/242] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[55/242] Compiling ConcurrencyExtras LockIsolated.swift
[56/243] Compiling XCTestDynamicOverlay XCTFail.swift
[57/243] Compiling RxSwift Observable.swift
[58/243] Compiling RxSwift ObservableConvertibleType.swift
[59/243] Compiling RxSwift ObservableType+Extensions.swift
[60/243] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[61/243] Compiling RxSwift ObservableType.swift
[62/243] Compiling RxSwift ObserveOn.swift
[63/243] Compiling RxSwift ObserverBase.swift
[64/243] Compiling RxSwift ObserverType.swift
[65/243] Compiling RxSwift OperationQueueScheduler.swift
[66/243] Compiling RxSwift Optional.swift
[67/243] Compiling RxSwift Platform.Darwin.swift
[68/243] Compiling RxSwift Platform.Linux.swift
[69/243] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[70/243] Compiling RxSwift PrimitiveSequence.swift
[71/243] Compiling RxSwift PriorityQueue.swift
[72/243] Compiling RxSwift Producer.swift
[73/243] Compiling RxSwift PublishSubject.swift
[74/243] Compiling RxSwift Queue.swift
[75/243] Compiling RxSwift Range.swift
[76/243] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[77/244] Compiling RxSwift Dematerialize.swift
[78/244] Compiling RxSwift Deprecated.swift
[79/244] Compiling RxSwift DispatchQueue+Extensions.swift
[80/244] Compiling RxSwift DispatchQueueConfiguration.swift
[81/244] Compiling RxSwift Disposable.swift
[82/244] Compiling RxSwift Disposables.swift
[83/244] Compiling RxSwift DisposeBag.swift
[84/244] Compiling RxSwift DisposeBase.swift
[85/244] Compiling RxSwift DistinctUntilChanged.swift
[86/244] Compiling RxSwift Do.swift
[87/244] Compiling RxSwift ElementAt.swift
[88/244] Compiling RxSwift Empty.swift
[89/244] Compiling RxSwift Enumerated.swift
[90/244] Compiling RxSwift Error.swift
[91/244] Compiling RxSwift Errors.swift
[92/244] Compiling RxSwift Event.swift
[93/244] Compiling RxSwift Filter.swift
[94/244] Compiling RxSwift First.swift
[95/244] Compiling RxSwift Generate.swift
[96/244] Compiling RxSwift GroupBy.swift
[97/244] Compiling RxSwift GroupedObservable.swift
[98/244] Compiling RxSwift HistoricalScheduler.swift
[99/244] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[100/244] Compiling RxSwift ImmediateSchedulerType.swift
[101/244] Compiling RxSwift InfiniteSequence.swift
[102/244] Compiling RxSwift InvocableScheduledItem.swift
[103/244] Compiling RxSwift InvocableType.swift
[104/244] Compiling RxSwift Just.swift
[105/244] Compiling RxSwift Lock.swift
[106/244] Compiling RxSwift LockOwnerType.swift
[107/244] Compiling RxSwift MainScheduler.swift
[108/244] Compiling RxSwift Map.swift
[109/244] Compiling RxSwift Materialize.swift
[110/244] Compiling RxSwift Maybe.swift
[111/244] Compiling RxSwift Merge.swift
[112/244] Compiling RxSwift Multicast.swift
[113/244] Compiling RxSwift Never.swift
[114/244] Compiling RxSwift NopDisposable.swift
[116/244] Compiling RxSwift Reactive.swift
[117/244] Compiling RxSwift RecursiveLock.swift
[118/244] Compiling RxSwift RecursiveScheduler.swift
[119/244] Compiling RxSwift Reduce.swift
[120/244] Compiling RxSwift RefCountDisposable.swift
[121/244] Compiling RxSwift Repeat.swift
[122/244] Compiling RxSwift ReplaySubject.swift
[123/244] Compiling RxSwift RetryWhen.swift
[124/244] Compiling RxSwift Rx.swift
[125/244] Compiling RxSwift RxMutableBox.swift
[126/244] Compiling RxSwift Sample.swift
[127/244] Compiling RxSwift Scan.swift
[128/244] Compiling RxSwift ScheduledDisposable.swift
[129/244] Compiling RxSwift ScheduledItem.swift
[130/244] Compiling RxSwift ScheduledItemType.swift
[131/244] Compiling RxSwift SchedulerServices+Emulation.swift
[132/244] Compiling RxSwift SchedulerType.swift
[133/244] Compiling RxSwift Sequence.swift
[134/244] Compiling RxSwift SerialDispatchQueueScheduler.swift
[135/244] Wrapping AST for ConcurrencyExtras for debugging
[137/244] Compiling ArgumentParser BashCompletionsGenerator.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) 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) {
[138/244] Compiling ArgumentParser CompletionsGenerator.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) 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) {
[139/244] Compiling ArgumentParser FishCompletionsGenerator.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) 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) {
[140/244] Compiling ArgumentParser ZshCompletionsGenerator.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) 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) {
[141/244] Compiling ArgumentParser Argument.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) 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) {
[142/244] Compiling ArgumentParser ArgumentHelp.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) 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) {
[143/244] Compiling ArgumentParser ArgumentVisibility.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) 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) {
[144/244] Compiling ArgumentParser CompletionKind.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) 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) {
[145/244] Compiling ArgumentParser Errors.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) 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) {
[146/244] Compiling ArgumentParser Flag.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) 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) {
[147/244] Compiling ArgumentParser NameSpecification.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) 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) {
[148/244] Compiling ArgumentParser Option.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) 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) {
[149/244] Compiling ArgumentParser OptionGroup.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) 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) {
[150/244] Compiling ArgumentParser AsyncParsableCommand.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) 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) {
[151/244] Compiling ArgumentParser CommandConfiguration.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) 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) {
[152/244] Compiling ArgumentParser CommandGroup.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) 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) {
[153/244] Compiling ArgumentParser EnumerableFlag.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) 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) {
[154/244] Compiling ArgumentParser ExpressibleByArgument.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) 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) {
[155/244] Compiling ArgumentParser ParsableArguments.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) 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) {
[156/244] Compiling ArgumentParser ParsableArgumentsValidation.swift
[157/244] Compiling ArgumentParser ParsableCommand.swift
[158/244] Compiling ArgumentParser ArgumentDecoder.swift
[159/244] Compiling ArgumentParser ArgumentDefinition.swift
[160/244] Compiling ArgumentParser ArgumentSet.swift
[161/244] Compiling ArgumentParser CommandParser.swift
[162/244] Compiling ArgumentParser InputKey.swift
[163/244] Compiling ArgumentParser InputOrigin.swift
[164/244] Compiling ArgumentParser Name.swift
[165/244] Compiling ArgumentParser Parsed.swift
[166/244] Compiling ArgumentParser ParsedValues.swift
[167/244] Compiling ArgumentParser ParserError.swift
[168/244] Compiling ArgumentParser SplitArguments.swift
[169/244] Compiling ArgumentParser DumpHelpGenerator.swift
[170/244] Compiling ArgumentParser HelpCommand.swift
[171/244] Compiling ArgumentParser HelpGenerator.swift
[172/244] Compiling ArgumentParser MessageInfo.swift
[173/244] Compiling ArgumentParser UsageGenerator.swift
[174/244] Compiling RxSwift DelaySubscription.swift
[174/245] Wrapping AST for XCTestDynamicOverlay for debugging
[181/270] Compiling CombineSchedulers SwiftUI.swift
[182/270] Compiling CombineSchedulers TestScheduler.swift
[187/302] Compiling Clocks Shims.swift
[188/303] Compiling CustomDump CoreImage.swift
[189/303] Compiling CustomDump CoreLocation.swift
[190/303] Emitting module CombineSchedulers
[191/304] Compiling Clocks Timer.swift
[192/304] Compiling CombineSchedulers UIScheduler.swift
[193/304] Compiling CombineSchedulers Timer.swift
[194/304] Compiling CombineSchedulers UIKit.swift
[195/304] Compiling CustomDump Photos.swift
[196/304] Compiling CustomDump Speech.swift
[197/304] Compiling CustomDump GameKit.swift
[198/304] Compiling CustomDump KeyPath.swift
[199/304] Compiling CustomDump CoreMotion.swift
[200/304] Compiling CustomDump Foundation.swift
[201/304] Emitting module CasePaths
[202/304] Emitting module ArgumentParser
[209/304] Compiling CasePaths CasePaths.swift
[210/304] Compiling CasePaths CasePath.swift
[211/304] Compiling CombineSchedulers UnimplementedScheduler.swift
[212/305] Compiling CasePaths OpenExistential.swift
[227/305] Compiling CustomDump StoreKit.swift
[228/305] Compiling CustomDump Swift.swift
[229/305] Compiling CustomDump SwiftUI.swift
[230/305] Compiling CustomDump Box.swift
[231/305] Compiling CustomDump CollectionDifference.swift
[232/305] Compiling CustomDump Mirror.swift
[233/308] Compiling CasePaths TypeName.swift
[234/308] Emitting module Clocks
[237/308] Compiling Clocks SwiftUI.swift
[238/308] Compiling Clocks Lock.swift
[239/308] Compiling Clocks _AsyncTimerSequence.swift
[240/308] Compiling CasePaths Operators.swift
[241/308] Compiling Clocks TestClock.swift
[242/308] Compiling CasePaths XCTUnwrap.swift
[244/308] Compiling Clocks UnimplementedClock.swift
[249/309] Wrapping AST for CombineSchedulers for debugging
[251/309] Emitting module CustomDump
[252/309] Compiling CasePaths EnumReflection.swift
[253/309] Compiling CustomDump String.swift
[254/309] Compiling CustomDump Unordered.swift
[255/309] Compiling CustomDump XCTAssertNoDifference.swift
[255/310] Wrapping AST for Clocks for debugging
[257/317] Compiling ArgumentParser CollectionExtensions.swift
[258/317] Compiling ArgumentParser Platform.swift
[259/317] Compiling ArgumentParser SequenceExtensions.swift
[260/317] Compiling ArgumentParser StringExtensions.swift
[261/317] Compiling ArgumentParser Tree.swift
[263/332] Compiling Dependencies Deprecations.swift
[264/332] Compiling Dependencies Exports.swift
[265/332] Compiling Dependencies OpenExistential.swift
[266/332] Compiling Dependencies RuntimeWarnings.swift
[272/333] Wrapping AST for CasePaths for debugging
[278/333] Compiling Dependencies Locale.swift
[279/333] Compiling Dependencies MainQueue.swift
[280/333] Compiling Dependencies MainRunLoop.swift
[281/333] Emitting module Dependencies
[282/335] Compiling Dependencies Context.swift
[283/335] Compiling Dependencies Date.swift
[284/335] Compiling Dependencies FireAndForget.swift
[285/335] Compiling Dependencies Dependency.swift
[286/335] Compiling Dependencies DependencyContext.swift
[287/335] Compiling Dependencies DependencyKey.swift
[288/335] Compiling Dependencies URLSession.swift
[289/335] Compiling Dependencies UUID.swift
[290/335] Compiling Dependencies WithRandomNumberGenerator.swift
[292/335] Compiling Dependencies OpenURL.swift
[293/335] Compiling Dependencies TimeZone.swift
[296/335] Wrapping AST for ArgumentParser for debugging
[299/352] Compiling Benchmark BenchmarkMain.swift
[300/352] Compiling Benchmark BenchmarkTermination.swift
[301/352] Compiling Benchmark BenchmarkTime.swift
[302/352] Compiling Benchmark BenchmarkCommand.swift
[303/352] Compiling Benchmark BenchmarkFilter.swift
[304/352] Compiling Benchmark BenchmarkRunner.swift
[309/354] Wrapping AST for CustomDump for debugging
[311/354] Compiling Dependencies TypeName.swift
[312/354] Compiling Dependencies WithDependencies.swift
[313/355] Emitting module Benchmark
[314/355] Wrapping AST for Dependencies for debugging
[316/355] Compiling Benchmark Stats.swift
[317/355] Compiling Benchmark TestIntegration.swift
[318/355] Compiling Benchmark BenchmarkState.swift
[319/355] Compiling Benchmark BenchmarkSuite.swift
[320/355] Compiling Benchmark BenchmarkFormatter.swift
[323/355] Compiling Benchmark BenchmarkSetting.swift
[324/355] Compiling Benchmark BenchmarkReporter.swift
[325/355] Compiling Benchmark BenchmarkResult.swift
[328/355] Compiling Benchmark Benchmark.swift
[329/355] Compiling Benchmark BenchmarkArguments.swift
[330/355] Compiling Benchmark BenchmarkColumn.swift
[331/356] Wrapping AST for Benchmark for debugging
[333/356] Compiling RxSwift SynchronizedUnsubscribeType.swift
[334/356] Compiling RxSwift TailRecursiveSink.swift
[335/356] Compiling RxSwift Take.swift
[336/356] Compiling RxSwift TakeLast.swift
[337/356] Compiling RxSwift TakeUntil.swift
[338/356] Compiling RxSwift TakeWhile.swift
[339/356] Compiling RxSwift Throttle.swift
[340/356] Compiling RxSwift Timeout.swift
[341/356] Compiling RxSwift Timer.swift
[342/356] Compiling RxSwift ToArray.swift
[343/356] Compiling RxSwift Using.swift
[344/356] Compiling RxSwift VirtualTimeConverterType.swift
[345/356] Compiling RxSwift VirtualTimeScheduler.swift
[346/356] Compiling RxSwift Window.swift
[347/356] Compiling RxSwift WithLatestFrom.swift
[348/356] Compiling RxSwift Zip+Collection.swift
[349/356] Compiling RxSwift Zip+arity.swift
[350/356] Compiling RxSwift Zip.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/18] Write swift-version-24593BA9C3E375BF.txt
[3/36] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[4/38] Compiling ConcurrencyExtras LockIsolated.swift
[5/124] Compiling ConcurrencyExtras ActorIsolated.swift
[6/124] Emitting module ConcurrencyExtras
[7/131] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[8/131] Compiling ConcurrencyExtras AsyncStream.swift
[9/131] Compiling ConcurrencyExtras Locking.swift
[10/171] Compiling XCTestDynamicOverlay XCTFail.swift
[11/171] Compiling ConcurrencyExtras MainSerialExecutor.swift
[12/171] Compiling ConcurrencyExtras Task.swift
[13/171] Compiling ConcurrencyExtras UncheckedSendable.swift
[14/172] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[16/172] Compiling XCTestDynamicOverlay Deprecations.swift
[17/172] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[18/172] Emitting module XCTestDynamicOverlay
[19/172] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[20/172] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[21/172] Compiling XCTestDynamicOverlay Unimplemented.swift
[22/173] Wrapping AST for ConcurrencyExtras for debugging
[23/173] Wrapping AST for XCTestDynamicOverlay for debugging
[25/226] Emitting module ArgumentParserToolInfo
[26/226] Compiling ArgumentParserToolInfo ToolInfo.swift
[27/227] Compiling Clocks Timer.swift
[28/228] Compiling Clocks AnyClock.swift
[29/228] Compiling Clocks ImmediateClock.swift
[30/228] Compiling CombineSchedulers SwiftUI.swift
[31/228] Compiling CombineSchedulers TestScheduler.swift
[35/231] Compiling CombineSchedulers Timer.swift
[36/231] Compiling CombineSchedulers UIKit.swift
[37/231] Compiling CombineSchedulers Lock.swift
[38/231] Compiling CombineSchedulers NSRecursiveLock.swift
[39/231] Compiling CombineSchedulers UIScheduler.swift
[42/232] Emitting module CombineSchedulers
[43/232] Compiling CombineSchedulers ImmediateScheduler.swift
[44/232] Compiling CombineSchedulers Deprecations.swift
[45/232] Compiling CasePaths OpenExistential.swift
[46/231] Compiling Clocks Lock.swift
[47/231] Compiling CasePaths CasePaths.swift
[48/231] Compiling Clocks UnimplementedClock.swift
[49/231] Compiling CustomDump String.swift
[50/231] Compiling CustomDump Unordered.swift
[51/231] Compiling CustomDump XCTAssertNoDifference.swift
[52/231] Compiling CasePaths CasePath.swift
[53/244] Compiling CasePaths TypeName.swift
[54/249] Compiling ArgumentParser ArgumentVisibility.swift
[55/249] Compiling ArgumentParser CompletionKind.swift
[56/254] Compiling CombineSchedulers UnimplementedScheduler.swift
[57/255] Compiling ArgumentParser ExpressibleByArgument.swift
[58/255] Compiling ArgumentParser ParsableArguments.swift
[59/256] Compiling ArgumentParser ParsableArgumentsValidation.swift
[60/259] Compiling CasePaths Operators.swift
[61/259] Compiling CasePaths XCTUnwrap.swift
[62/270] Emitting module CasePaths
[63/270] Compiling ArgumentParser NameSpecification.swift
[64/270] Compiling ArgumentParser Option.swift
[65/270] Compiling ArgumentParser BashCompletionsGenerator.swift
[66/270] Compiling ArgumentParser CompletionsGenerator.swift
[68/270] Compiling Clocks SwiftUI.swift
[69/270] Compiling Clocks _AsyncTimerSequence.swift
[70/270] Compiling Clocks TestClock.swift
[71/270] Compiling Clocks Shims.swift
[72/270] Emitting module Clocks
[74/269] Compiling CasePaths EnumReflection.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[75/270] 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.1) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
[76/288] Emitting module CustomDump
[78/309] Compiling Dependencies OpenURL.swift
[79/309] Compiling Dependencies TimeZone.swift
[80/309] Compiling Dependencies URLSession.swift
[81/309] Compiling Dependencies Exports.swift
[82/309] Compiling Dependencies OpenExistential.swift
[83/314] Compiling Dependencies Context.swift
[84/314] Compiling Dependencies Date.swift
[85/314] Compiling Dependencies FireAndForget.swift
[86/314] Compiling Dependencies Locale.swift
[87/314] Compiling Dependencies MainQueue.swift
[88/314] Compiling Dependencies MainRunLoop.swift
[89/316] Compiling Dependencies Dependency.swift
[90/316] Compiling Dependencies DependencyContext.swift
[91/316] Compiling Dependencies DependencyKey.swift
[94/316] Compiling Dependencies RuntimeWarnings.swift
[95/316] Emitting module Dependencies
[96/316] Compiling Dependencies WithRandomNumberGenerator.swift
[97/316] Compiling Dependencies Deprecations.swift
[98/316] Compiling Dependencies TypeName.swift
[99/316] Compiling Dependencies WithDependencies.swift
[100/316] Compiling ArgumentParser ArgumentSet.swift
[101/316] Compiling ArgumentParser CommandParser.swift
[102/316] Compiling ArgumentParser InputKey.swift
[103/316] Compiling ArgumentParser InputOrigin.swift
[104/316] Compiling ArgumentParser Name.swift
[105/316] Compiling ArgumentParser Parsed.swift
[106/316] Compiling ArgumentParser ParsedValues.swift
[107/316] Compiling ArgumentParser ParserError.swift
[108/316] Compiling ArgumentParser SplitArguments.swift
[109/316] Compiling ArgumentParser DumpHelpGenerator.swift
[110/316] Compiling ArgumentParser HelpCommand.swift
[111/316] Compiling ArgumentParser HelpGenerator.swift
[112/316] Compiling ArgumentParser MessageInfo.swift
[113/316] Compiling ArgumentParser UsageGenerator.swift
[114/316] Compiling ArgumentParser CollectionExtensions.swift
[130/316] Compiling Dependencies UUID.swift
[134/316] Compiling Dependencies DependencyValues.swift
[135/316] Compiling Dependencies Calendar.swift
[136/316] Compiling Dependencies Clocks.swift
[139/317] Compiling ArgumentParser Platform.swift
[140/317] Compiling ArgumentParser SequenceExtensions.swift
[141/317] Compiling ArgumentParser StringExtensions.swift
[142/317] Compiling ArgumentParser Tree.swift
[143/317] Compiling RxSwift ImmediateSchedulerType.swift
[144/317] Compiling RxSwift InfiniteSequence.swift
[145/317] Compiling RxSwift InvocableScheduledItem.swift
[146/317] Compiling RxSwift InvocableType.swift
[147/317] Compiling RxSwift Just.swift
[148/317] Compiling RxSwift Lock.swift
[149/317] Compiling RxSwift LockOwnerType.swift
[150/317] Compiling RxSwift MainScheduler.swift
[151/317] Compiling RxSwift Map.swift
[152/317] Compiling RxSwift Materialize.swift
[153/317] Compiling RxSwift Maybe.swift
[154/317] Compiling RxSwift Merge.swift
[155/317] Compiling RxSwift Multicast.swift
[156/317] Compiling RxSwift Never.swift
[157/317] Compiling RxSwift NopDisposable.swift
[158/317] Compiling RxSwift Observable.swift
[159/317] Compiling RxSwift ObservableConvertibleType.swift
[160/317] Compiling RxSwift ObservableType+Extensions.swift
[161/317] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[162/317] Compiling RxSwift ObservableType.swift
[163/317] Compiling RxSwift ObserveOn.swift
[164/317] Compiling RxSwift ObserverBase.swift
[165/317] Compiling RxSwift ObserverType.swift
[166/317] Compiling RxSwift OperationQueueScheduler.swift
[167/317] Compiling RxSwift Optional.swift
[168/317] Compiling RxSwift Platform.Darwin.swift
[169/317] Compiling RxSwift Platform.Linux.swift
[170/317] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[171/317] Compiling RxSwift PrimitiveSequence.swift
[172/317] Compiling RxSwift PriorityQueue.swift
[173/317] Compiling RxSwift Producer.swift
[174/317] Compiling RxSwift PublishSubject.swift
[175/317] Compiling RxSwift Queue.swift
[176/317] Compiling RxSwift Range.swift
[177/317] Compiling RxSwift SerialDisposable.swift
[178/317] Compiling RxSwift ShareReplayScope.swift
[179/317] Compiling RxSwift Single.swift
[180/317] Compiling RxSwift SingleAssignmentDisposable.swift
[181/317] Compiling RxSwift SingleAsync.swift
[182/317] Compiling RxSwift Sink.swift
[183/317] Compiling RxSwift Skip.swift
[184/317] Compiling RxSwift SkipUntil.swift
[185/317] Compiling RxSwift SkipWhile.swift
[186/317] Compiling RxSwift StartWith.swift
[187/317] Compiling RxSwift SubjectType.swift
[188/317] Compiling RxSwift SubscribeOn.swift
[189/317] Compiling RxSwift SubscriptionDisposable.swift
[190/317] Compiling RxSwift SwiftSupport.swift
[191/317] Compiling RxSwift Switch.swift
[192/317] Compiling RxSwift SwitchIfEmpty.swift
[193/317] Compiling RxSwift SynchronizedDisposeType.swift
[194/317] Compiling RxSwift SynchronizedOnType.swift
[195/317] Compiling RxSwift Reactive.swift
[196/317] Compiling RxSwift RecursiveLock.swift
[197/317] Compiling RxSwift RecursiveScheduler.swift
[198/317] Compiling RxSwift Reduce.swift
[199/317] Compiling RxSwift RefCountDisposable.swift
[200/317] Compiling RxSwift Repeat.swift
[201/317] Compiling RxSwift ReplaySubject.swift
[202/317] Compiling RxSwift RetryWhen.swift
[203/317] Compiling RxSwift Rx.swift
[204/317] Compiling RxSwift RxMutableBox.swift
[205/317] Compiling RxSwift Sample.swift
[206/317] Compiling RxSwift Scan.swift
[207/317] Compiling RxSwift ScheduledDisposable.swift
[208/317] Compiling RxSwift ScheduledItem.swift
[209/317] Compiling RxSwift ScheduledItemType.swift
[210/317] Compiling RxSwift SchedulerServices+Emulation.swift
[211/317] Compiling RxSwift SchedulerType.swift
[212/317] Compiling RxSwift Sequence.swift
[213/317] Compiling RxSwift SerialDispatchQueueScheduler.swift
[235/317] Wrapping AST for Dependencies for debugging
[243/317] Emitting module ArgumentParser
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.1) 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) {
[273/318] Compiling RxSwift CombineLatest+arity.swift
[274/318] Compiling RxSwift CombineLatest.swift
[275/318] Compiling RxSwift CompactMap.swift
[276/318] Compiling RxSwift Completable+AndThen.swift
[277/318] Compiling RxSwift Completable.swift
[278/318] Compiling RxSwift CompositeDisposable.swift
[279/318] Compiling RxSwift Concat.swift
[280/318] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[281/318] Compiling RxSwift ConcurrentMainScheduler.swift
[282/318] Compiling RxSwift ConnectableObservableType.swift
[283/318] Compiling RxSwift Create.swift
[284/318] Compiling RxSwift CurrentThreadScheduler.swift
[285/318] Compiling RxSwift Date+Dispatch.swift
[286/318] Compiling RxSwift Debounce.swift
[287/318] Compiling RxSwift Debug.swift
[288/318] Compiling RxSwift DefaultIfEmpty.swift
[289/318] Compiling RxSwift Deferred.swift
[290/318] Compiling RxSwift Delay.swift
[291/318] Compiling RxSwift DelaySubscription.swift
[293/317] Compiling RxSwift SynchronizedUnsubscribeType.swift
[294/317] Compiling RxSwift TailRecursiveSink.swift
[295/317] Compiling RxSwift Take.swift
[296/317] Compiling RxSwift TakeLast.swift
[297/317] Compiling RxSwift TakeUntil.swift
[298/317] Compiling RxSwift TakeWhile.swift
[299/317] Compiling RxSwift Throttle.swift
[300/317] Compiling RxSwift Timeout.swift
[301/317] Compiling RxSwift Timer.swift
[302/317] Compiling RxSwift ToArray.swift
[303/317] Compiling RxSwift Using.swift
[304/317] Compiling RxSwift VirtualTimeConverterType.swift
[305/317] Compiling RxSwift VirtualTimeScheduler.swift
[306/317] Compiling RxSwift Window.swift
[307/317] Compiling RxSwift WithLatestFrom.swift
[308/317] Compiling RxSwift Zip+Collection.swift
[309/317] Compiling RxSwift Zip+arity.swift
[310/317] Compiling RxSwift Zip.swift
BUILD FAILURE 6.1 linux