The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build RxComposableArchitecture, reference main (a46b37), with Swift 6.2 (beta) for Linux on 21 Jun 2025 01:24:23 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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tokopedia/RxComposableArchitecture.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/tokopedia/RxComposableArchitecture
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a46b37c Update README.md (#112)
Cloned https://github.com/tokopedia/RxComposableArchitecture.git
Revision (git rev-parse @):
a46b37ca405d5cd7c9c90df51445fe87afe69d15
SUCCESS checkout https://github.com/tokopedia/RxComposableArchitecture.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/tokopedia/RxComposableArchitecture.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/google/swift-benchmark
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/swift-case-paths
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/ReactiveX/RxSwift
Fetching https://github.com/pointfreeco/swift-dependencies
[1/1486] Fetching swift-benchmark
[1487/6067] Fetching swift-benchmark, swift-custom-dump
[4328/10461] Fetching swift-benchmark, swift-custom-dump, swift-case-paths
[10462/15928] Fetching swift-benchmark, swift-custom-dump, swift-case-paths, xctest-dynamic-overlay
[12704/22177] Fetching swift-benchmark, swift-custom-dump, swift-case-paths, xctest-dynamic-overlay, swift-dependencies
[12767/74887] Fetching swift-benchmark, swift-custom-dump, swift-case-paths, xctest-dynamic-overlay, swift-dependencies, rxswift
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.90s)
[26470/68638] Fetching swift-benchmark, swift-custom-dump, swift-case-paths, xctest-dynamic-overlay, rxswift
Fetched https://github.com/pointfreeco/swift-case-paths from cache (1.21s)
Fetched https://github.com/google/swift-benchmark from cache (1.21s)
[34822/62758] Fetching swift-custom-dump, xctest-dynamic-overlay, rxswift
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.21s)
[30768/58177] Fetching xctest-dynamic-overlay, rxswift
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (5.49s)
Fetched https://github.com/ReactiveX/RxSwift from cache (5.72s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (6.52s)
Computing version for https://github.com/google/swift-benchmark
Computed https://github.com/google/swift-benchmark at 0.1.2 (0.48s)
Fetching https://github.com/apple/swift-argument-parser
[1/15380] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.05s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 5.1.3 (1.70s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 0.6.0 (0.74s)
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[1/2410] Fetching combine-schedulers
[1279/3271] Fetching combine-schedulers, swift-concurrency-extras
[2396/4563] Fetching combine-schedulers, swift-concurrency-extras, swift-clocks
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.51s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.58s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.58s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 0.4.0 (2.36s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.11.0 (0.76s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 0.1.2 (0.70s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 0.11.2 (0.70s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 0.14.1 (0.69s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.50s)
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.1
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/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.9.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-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 0.6.0
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/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 0.11.0
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-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 0.11.2
[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] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[19/184] Compiling ArgumentParserToolInfo ToolInfo.swift
[20/184] Emitting module ArgumentParserToolInfo
[21/185] Wrapping AST for ArgumentParserToolInfo for debugging
[23/223] Compiling ConcurrencyExtras ActorIsolated.swift
[24/224] Compiling ConcurrencyExtras Task.swift
[25/224] Compiling XCTestDynamicOverlay XCTFail.swift
[26/224] Compiling XCTestDynamicOverlay Unimplemented.swift
[27/224] Compiling ConcurrencyExtras MainSerialExecutor.swift
[28/224] Compiling ConcurrencyExtras LockIsolated.swift
[29/224] Compiling ArgumentParser ArgumentVisibility.swift
[30/224] Compiling ArgumentParser CompletionKind.swift
[31/224] Compiling ArgumentParser Errors.swift
[32/224] Compiling ArgumentParser Flag.swift
[33/224] Compiling ArgumentParser NameSpecification.swift
[34/224] Compiling ArgumentParser Option.swift
[35/229] Emitting module ConcurrencyExtras
[36/229] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[37/229] Compiling ConcurrencyExtras AsyncStream.swift
[38/229] Compiling ConcurrencyExtras Locking.swift
[39/229] Compiling RxSwift Observable.swift
[40/229] Compiling RxSwift ObservableConvertibleType.swift
[41/229] Compiling RxSwift ObservableType+Extensions.swift
[42/229] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[43/229] Compiling RxSwift ObservableType.swift
[44/229] Compiling RxSwift ObserveOn.swift
[45/229] Compiling RxSwift ObserverBase.swift
[46/229] Compiling RxSwift ObserverType.swift
[47/229] Compiling RxSwift OperationQueueScheduler.swift
[48/229] Compiling RxSwift Optional.swift
[49/229] Compiling RxSwift Platform.Darwin.swift
[50/229] Compiling RxSwift Platform.Linux.swift
[51/229] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[52/229] Compiling RxSwift PrimitiveSequence.swift
[53/229] Compiling RxSwift PriorityQueue.swift
[54/229] Compiling RxSwift Producer.swift
[55/229] Compiling RxSwift PublishSubject.swift
[56/229] Compiling RxSwift Queue.swift
[57/229] Compiling RxSwift Range.swift
[58/247] Compiling RxSwift SerialDisposable.swift
[59/247] Compiling RxSwift ShareReplayScope.swift
[60/247] Compiling RxSwift Single.swift
[61/247] Compiling RxSwift SingleAssignmentDisposable.swift
[62/247] Compiling RxSwift SingleAsync.swift
[63/247] Compiling RxSwift Sink.swift
[64/247] Compiling RxSwift Skip.swift
[65/247] Compiling RxSwift SkipUntil.swift
[66/247] Compiling RxSwift SkipWhile.swift
[67/247] Compiling RxSwift StartWith.swift
[68/247] Compiling RxSwift SubjectType.swift
[69/247] Compiling RxSwift SubscribeOn.swift
[70/247] Compiling RxSwift SubscriptionDisposable.swift
[71/247] Compiling RxSwift SwiftSupport.swift
[72/247] Compiling RxSwift Switch.swift
[73/247] Compiling RxSwift SwitchIfEmpty.swift
[74/247] Compiling RxSwift SynchronizedDisposeType.swift
[75/247] Compiling RxSwift SynchronizedOnType.swift
[76/247] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[77/247] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[78/247] Compiling XCTestDynamicOverlay Deprecations.swift
[79/247] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[80/247] Compiling ConcurrencyExtras UncheckedSendable.swift
[81/247] Compiling XCTestDynamicOverlay XCTIsTesting.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[82/249] Compiling ArgumentParser Platform.swift
[83/249] Compiling ArgumentParser SequenceExtensions.swift
[84/249] Compiling ArgumentParser StringExtensions.swift
[85/249] Compiling ArgumentParser Tree.swift
[86/249] Compiling RxSwift Completable.swift
[87/249] Compiling RxSwift CompositeDisposable.swift
[88/249] Compiling RxSwift Concat.swift
[89/249] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[90/249] Compiling RxSwift ConcurrentMainScheduler.swift
[91/249] Compiling RxSwift ConnectableObservableType.swift
[92/249] Compiling RxSwift Create.swift
[93/249] Compiling RxSwift CurrentThreadScheduler.swift
[94/249] Compiling RxSwift Date+Dispatch.swift
[95/249] Compiling RxSwift Debounce.swift
[96/249] Compiling RxSwift Debug.swift
[97/249] Compiling RxSwift DefaultIfEmpty.swift
[98/249] Compiling RxSwift Deferred.swift
[99/249] Compiling RxSwift Delay.swift
[100/249] Compiling RxSwift DelaySubscription.swift
[101/249] Compiling ArgumentParser ParsableArgumentsValidation.swift
[102/249] Compiling ArgumentParser ParsableCommand.swift
[103/249] Compiling ArgumentParser ArgumentDecoder.swift
[104/249] Compiling ArgumentParser Name.swift
[105/249] Compiling ArgumentParser Parsed.swift
[106/249] Compiling ArgumentParser ParsedValues.swift
[107/249] Compiling ArgumentParser ParserError.swift
[108/249] Compiling ArgumentParser SplitArguments.swift
[109/249] Compiling ArgumentParser ArgumentDefinition.swift
[110/249] Compiling ArgumentParser ArgumentSet.swift
[111/249] Compiling ArgumentParser CommandParser.swift
[112/249] Compiling ArgumentParser InputKey.swift
[113/249] Compiling ArgumentParser InputOrigin.swift
[114/249] Compiling ArgumentParser DumpHelpGenerator.swift
[115/249] Compiling ArgumentParser HelpCommand.swift
[116/249] Compiling ArgumentParser HelpGenerator.swift
[117/249] Compiling ArgumentParser MessageInfo.swift
[118/249] Compiling ArgumentParser UsageGenerator.swift
[119/249] Compiling ArgumentParser CollectionExtensions.swift
[120/249] 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.2) 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.2) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
[121/249] Compiling ArgumentParser BashCompletionsGenerator.swift
[122/249] Compiling ArgumentParser CompletionsGenerator.swift
[123/249] Compiling ArgumentParser FishCompletionsGenerator.swift
[124/249] Compiling ArgumentParser ZshCompletionsGenerator.swift
[125/249] Compiling ArgumentParser Argument.swift
[126/249] Compiling ArgumentParser ArgumentHelp.swift
[133/249] Compiling ArgumentParser OptionGroup.swift
[134/249] Compiling ArgumentParser AsyncParsableCommand.swift
[135/249] Compiling ArgumentParser CommandConfiguration.swift
[136/249] Compiling ArgumentParser CommandGroup.swift
[137/249] Compiling ArgumentParser EnumerableFlag.swift
[138/249] Compiling ArgumentParser ExpressibleByArgument.swift
[139/249] Compiling ArgumentParser ParsableArguments.swift
[140/249] Compiling RxSwift Reactive.swift
[141/249] Compiling RxSwift RecursiveLock.swift
[142/249] Compiling RxSwift RecursiveScheduler.swift
[143/249] Compiling RxSwift Reduce.swift
[144/249] Compiling RxSwift RefCountDisposable.swift
[145/249] Compiling RxSwift Repeat.swift
[146/249] Compiling RxSwift ReplaySubject.swift
[147/249] Compiling RxSwift RetryWhen.swift
[148/249] Compiling RxSwift Rx.swift
[149/249] Compiling RxSwift RxMutableBox.swift
[150/249] Compiling RxSwift Sample.swift
[151/249] Compiling RxSwift Scan.swift
[152/249] Compiling RxSwift ScheduledDisposable.swift
[153/249] Compiling RxSwift ScheduledItem.swift
[154/249] Compiling RxSwift ScheduledItemType.swift
[155/249] Compiling RxSwift SchedulerServices+Emulation.swift
[156/249] Compiling RxSwift SchedulerType.swift
[157/249] Compiling RxSwift Sequence.swift
[158/249] Compiling RxSwift SerialDispatchQueueScheduler.swift
[159/249] 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.2) 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.2) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
[160/249] 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.2) 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.2) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
[161/249] 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.2) 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.2) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
[162/249] 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.2) 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.2) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
[163/249] 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.2) 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.2) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
[164/249] 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.2) 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.2) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
[165/249] 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.2) 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.2) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
[166/249] 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.2) 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.2) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
[167/249] 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.2) 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.2) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
[168/249] 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.2) 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.2) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
[169/249] 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.2) 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.2) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
[170/249] 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.2) 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.2) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
[171/249] 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.2) 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.2) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
[172/249] 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.2) 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.2) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
[173/249] 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.2) 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.2) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
[174/249] 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.2) 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.2) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
[175/249] 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.2) 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.2) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
[176/249] 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.2) 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.2) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
[177/249] 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.2) 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.2) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
[180/249] Emitting module ArgumentParser
[186/255] Wrapping AST for XCTestDynamicOverlay for debugging
[187/294] Wrapping AST for ConcurrencyExtras for debugging
[189/302] Compiling CombineSchedulers UIScheduler.swift
[190/303] Compiling CombineSchedulers Timer.swift
[191/303] Compiling CombineSchedulers UIKit.swift
[192/303] Compiling Clocks Shims.swift
[193/304] Compiling CustomDump CoreImage.swift
[194/304] Compiling CustomDump CoreLocation.swift
[195/304] Compiling CustomDump GameKit.swift
[196/304] Compiling CustomDump KeyPath.swift
[197/304] Compiling CustomDump CoreMotion.swift
[198/304] Compiling CustomDump Foundation.swift
[199/304] Emitting module CombineSchedulers
[200/304] Compiling CustomDump Photos.swift
[201/304] Compiling CustomDump Speech.swift
[202/304] Compiling Clocks Timer.swift
[203/304] Compiling CustomDump UIKit.swift
[204/304] Compiling CustomDump UserNotifications.swift
[205/304] Compiling CustomDump UserNotificationsUI.swift
[206/304] Compiling CustomDump CustomDumpReflectable.swift
[207/304] Compiling CustomDump CustomDumpRepresentable.swift
[208/304] Compiling CustomDump CustomDumpStringConvertible.swift
[209/307] Compiling CombineSchedulers UnimplementedScheduler.swift
[211/308] Compiling CasePaths XCTUnwrap.swift
[211/308] Wrapping AST for CombineSchedulers for debugging
[213/308] Compiling CasePaths TypeName.swift
[214/308] Compiling CasePaths OpenExistential.swift
[215/308] Compiling CasePaths CasePath.swift
[216/308] Compiling CasePaths Operators.swift
[217/308] Emitting module CustomDump
[218/308] Compiling Clocks Lock.swift
[219/308] Compiling Clocks _AsyncTimerSequence.swift
[220/308] Emitting module CasePaths
[221/308] Compiling Clocks UnimplementedClock.swift
[222/308] Emitting module Clocks
[225/308] Compiling CustomDump Mirror.swift
[226/308] Compiling CustomDump String.swift
[227/308] Compiling CustomDump Unordered.swift
[228/308] Compiling CustomDump XCTAssertNoDifference.swift
[238/308] Compiling CustomDump Box.swift
[239/308] Compiling CustomDump CollectionDifference.swift
[241/308] Compiling Clocks TestClock.swift
[242/308] Compiling Clocks SwiftUI.swift
[251/309] Compiling CustomDump StoreKit.swift
[252/309] Compiling CustomDump Swift.swift
[253/309] Compiling CustomDump SwiftUI.swift
[264/316] Wrapping AST for Clocks for debugging
[266/328] Compiling Dependencies RuntimeWarnings.swift
[267/328] Compiling CustomDump Dump.swift
[268/328] Compiling CustomDump AnyType.swift
[276/332] Wrapping AST for ArgumentParser for debugging
[278/348] Compiling Dependencies Exports.swift
[279/348] Compiling Dependencies OpenExistential.swift
[281/350] Compiling Benchmark BenchmarkTermination.swift
[282/350] Compiling Benchmark BenchmarkTime.swift
[283/352] Compiling Benchmark BenchmarkState.swift
[284/352] Compiling Benchmark BenchmarkSuite.swift
[285/352] Emitting module Dependencies
[286/352] Compiling Benchmark Benchmark.swift
[287/352] Compiling Benchmark BenchmarkArguments.swift
[288/352] Compiling Benchmark BenchmarkColumn.swift
[289/352] Compiling CasePaths CasePaths.swift
[290/352] Compiling CasePaths EnumReflection.swift
[291/353] Compiling Benchmark BenchmarkMain.swift
[292/353] Compiling Benchmark BenchmarkReporter.swift
[293/353] Compiling Benchmark BenchmarkResult.swift
[294/353] Wrapping AST for CasePaths for debugging
[296/353] Compiling Benchmark BenchmarkCommand.swift
[297/353] Compiling Benchmark BenchmarkFilter.swift
[298/353] Compiling Benchmark BenchmarkRunner.swift
[299/353] Compiling Benchmark BenchmarkSetting.swift
[301/353] Compiling Dependencies UUID.swift
[302/353] Compiling Dependencies WithRandomNumberGenerator.swift
[303/353] Compiling Dependencies Deprecations.swift
[309/353] Compiling Benchmark BenchmarkFormatter.swift
[315/353] Compiling Benchmark Stats.swift
[316/353] Compiling Benchmark TestIntegration.swift
[322/354] Compiling Dependencies TypeName.swift
[323/354] Compiling Dependencies WithDependencies.swift
[324/355] Wrapping AST for CustomDump for debugging
[325/355] Wrapping AST for Dependencies for debugging
[327/355] Emitting module Benchmark
[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
BUILD FAILURE 6.2 linux