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.0 for Linux on 30 Nov 2024 12:42:45 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
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.0
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.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/google/swift-benchmark
Fetching https://github.com/pointfreeco/swift-case-paths
Fetching https://github.com/ReactiveX/RxSwift
Fetching https://github.com/pointfreeco/swift-dependencies
[1/1486] Fetching swift-benchmark
[1487/5997] Fetching swift-benchmark, swift-custom-dump
[3427/10187] Fetching swift-benchmark, swift-custom-dump, swift-case-paths
[10188/15197] Fetching swift-benchmark, swift-custom-dump, swift-case-paths, xctest-dynamic-overlay
[11441/20732] Fetching swift-benchmark, swift-custom-dump, swift-case-paths, xctest-dynamic-overlay, swift-dependencies
[19416/73125] Fetching swift-benchmark, swift-custom-dump, swift-case-paths, xctest-dynamic-overlay, swift-dependencies, rxswift
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.74s)
[31939/68614] Fetching swift-benchmark, swift-case-paths, xctest-dynamic-overlay, swift-dependencies, rxswift
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.75s)
[27453/63604] Fetching swift-benchmark, swift-case-paths, swift-dependencies, rxswift
Fetched https://github.com/google/swift-benchmark from cache (4.74s)
Fetched https://github.com/pointfreeco/swift-case-paths from cache (4.74s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (4.75s)
Fetched https://github.com/ReactiveX/RxSwift from cache (4.89s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (0.49s)
Computing version for https://github.com/google/swift-benchmark
Computed https://github.com/google/swift-benchmark at 0.1.2 (0.49s)
Fetching https://github.com/apple/swift-argument-parser
[1/12395] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.78s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 5.1.3 (0.50s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 0.6.0 (0.50s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-clocks
[1/773] Fetching swift-concurrency-extras
[612/3120] Fetching swift-concurrency-extras, combine-schedulers
[644/4398] Fetching swift-concurrency-extras, combine-schedulers, swift-clocks
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.30s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.30s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.30s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 0.4.0 (0.47s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.11.0 (0.49s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 0.1.2 (0.50s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 0.11.2 (0.50s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 0.14.1 (0.51s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.46s)
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/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-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 0.14.1
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/ReactiveX/RxSwift
Working copy of https://github.com/ReactiveX/RxSwift resolved at 5.1.3
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/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-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 0.6.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 ConcurrencyExtras
error: emit-module command failed with exit code 1 (use -v to see invocation)
[18/184] Emitting module RxSwift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
[19/202] Emitting module ArgumentParserToolInfo
[20/202] Compiling ArgumentParserToolInfo ToolInfo.swift
[22/203] Compiling ConcurrencyExtras UncheckedSendable.swift
[23/203] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[23/203] Wrapping AST for ArgumentParserToolInfo for debugging
[25/242] Emitting module ArgumentParser
[26/247] Compiling ArgumentParser ArgumentVisibility.swift
[27/247] Compiling ArgumentParser CompletionKind.swift
[28/247] Compiling ArgumentParser Errors.swift
[29/247] Compiling ArgumentParser Flag.swift
[30/247] Compiling ArgumentParser NameSpecification.swift
[31/247] Compiling ArgumentParser Option.swift
[32/247] Compiling ArgumentParser BashCompletionsGenerator.swift
[33/247] Compiling ArgumentParser CompletionsGenerator.swift
[34/247] Compiling ArgumentParser FishCompletionsGenerator.swift
[35/247] Compiling ArgumentParser ZshCompletionsGenerator.swift
[36/247] Compiling ArgumentParser Argument.swift
[37/247] Compiling ArgumentParser ArgumentHelp.swift
[38/247] Compiling ArgumentParser OptionGroup.swift
[39/247] Compiling ArgumentParser AsyncParsableCommand.swift
[40/247] Compiling ArgumentParser CommandConfiguration.swift
[41/247] Compiling ArgumentParser CommandGroup.swift
[42/247] Compiling ArgumentParser EnumerableFlag.swift
[43/247] Compiling ArgumentParser ExpressibleByArgument.swift
[44/247] Compiling ArgumentParser ParsableArguments.swift
[45/247] Compiling ArgumentParser ParsableArgumentsValidation.swift
[46/247] Compiling ArgumentParser ParsableCommand.swift
[47/247] Compiling ArgumentParser ArgumentDecoder.swift
[48/247] Compiling ArgumentParser CollectionExtensions.swift
[49/247] Compiling ArgumentParser Platform.swift
[50/247] Compiling ArgumentParser SequenceExtensions.swift
[51/247] Compiling ArgumentParser StringExtensions.swift
[52/247] Compiling ArgumentParser Tree.swift
[53/247] Compiling ArgumentParser ArgumentDefinition.swift
[54/247] Compiling ArgumentParser ArgumentSet.swift
[55/247] Compiling ArgumentParser CommandParser.swift
[56/247] Compiling ArgumentParser InputKey.swift
[57/247] Compiling ArgumentParser InputOrigin.swift
[58/247] Compiling XCTestDynamicOverlay Deprecations.swift
[59/247] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[60/247] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[61/247] Compiling XCTestDynamicOverlay Unimplemented.swift
[62/247] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[63/247] Compiling XCTestDynamicOverlay XCTFail.swift
[64/247] Compiling ConcurrencyExtras ActorIsolated.swift
[65/247] Compiling ConcurrencyExtras Locking.swift
[66/247] Compiling ConcurrencyExtras AsyncStream.swift
[67/247] Compiling ConcurrencyExtras LockIsolated.swift
[68/247] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[69/247] Compiling RxSwift GroupBy.swift
[70/247] Compiling RxSwift GroupedObservable.swift
[71/247] Compiling RxSwift HistoricalScheduler.swift
[72/247] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[73/247] Compiling RxSwift ImmediateSchedulerType.swift
[74/247] Compiling RxSwift InfiniteSequence.swift
[75/247] Compiling RxSwift InvocableScheduledItem.swift
[76/247] Compiling RxSwift InvocableType.swift
[77/247] Compiling RxSwift Just.swift
[78/247] Compiling RxSwift Lock.swift
[79/247] Compiling RxSwift LockOwnerType.swift
[80/247] Compiling RxSwift MainScheduler.swift
[81/247] Compiling RxSwift Map.swift
[82/247] Compiling RxSwift Materialize.swift
[83/247] Compiling RxSwift Maybe.swift
[84/247] Compiling RxSwift Merge.swift
[85/247] Compiling RxSwift Multicast.swift
[86/247] Compiling RxSwift Never.swift
[87/247] Compiling RxSwift NopDisposable.swift
[88/247] Compiling ConcurrencyExtras MainSerialExecutor.swift
[89/247] Compiling ConcurrencyExtras Task.swift
[90/247] Compiling RxSwift Observable.swift
[91/247] Compiling RxSwift ObservableConvertibleType.swift
[92/247] Compiling RxSwift ObservableType+Extensions.swift
[93/247] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[94/247] Compiling RxSwift ObservableType.swift
[95/247] Compiling RxSwift ObserveOn.swift
[96/248] Compiling RxSwift ObserverBase.swift
[97/248] Compiling RxSwift ObserverType.swift
[98/248] Compiling RxSwift OperationQueueScheduler.swift
[99/248] Compiling RxSwift Optional.swift
[100/248] Compiling RxSwift Platform.Darwin.swift
[101/248] Compiling RxSwift Platform.Linux.swift
[102/248] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[103/248] Compiling RxSwift PrimitiveSequence.swift
[104/248] Compiling RxSwift PriorityQueue.swift
[105/248] Compiling RxSwift Producer.swift
[106/248] Compiling RxSwift PublishSubject.swift
[107/248] Compiling RxSwift Queue.swift
[108/248] Compiling RxSwift Range.swift
[109/248] Compiling RxSwift SerialDisposable.swift
[110/248] Compiling RxSwift ShareReplayScope.swift
[111/248] Compiling RxSwift Single.swift
[112/248] Compiling RxSwift SingleAssignmentDisposable.swift
[113/248] Compiling RxSwift SingleAsync.swift
[114/248] Compiling RxSwift Sink.swift
[115/248] Compiling RxSwift Skip.swift
[116/248] Compiling RxSwift SkipUntil.swift
[117/248] Compiling RxSwift SkipWhile.swift
[118/248] Compiling RxSwift StartWith.swift
[119/248] Compiling RxSwift SubjectType.swift
[120/248] Compiling RxSwift SubscribeOn.swift
[121/248] Compiling RxSwift SubscriptionDisposable.swift
[122/248] Compiling RxSwift SwiftSupport.swift
[123/248] Compiling RxSwift Switch.swift
[124/248] Compiling RxSwift SwitchIfEmpty.swift
[125/248] Compiling RxSwift SynchronizedDisposeType.swift
[126/248] Compiling RxSwift SynchronizedOnType.swift
[127/248] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[128/248] Emitting module XCTestDynamicOverlay
[129/248] Compiling RxSwift Reactive.swift
[130/248] Compiling RxSwift RecursiveLock.swift
[131/248] Compiling RxSwift RecursiveScheduler.swift
[132/248] Compiling RxSwift Reduce.swift
[133/248] Compiling RxSwift RefCountDisposable.swift
[134/248] Compiling RxSwift Repeat.swift
[136/248] Compiling RxSwift ReplaySubject.swift
[137/248] Compiling RxSwift RetryWhen.swift
[138/248] Compiling RxSwift Rx.swift
[139/248] Compiling RxSwift RxMutableBox.swift
[140/248] Compiling RxSwift Sample.swift
[141/248] Compiling RxSwift Scan.swift
[142/248] Compiling RxSwift ScheduledDisposable.swift
[143/248] Compiling RxSwift ScheduledItem.swift
[144/248] Compiling RxSwift ScheduledItemType.swift
[145/248] Compiling RxSwift SchedulerServices+Emulation.swift
[146/248] Compiling RxSwift SchedulerType.swift
[147/248] Compiling RxSwift Sequence.swift
[148/248] Compiling RxSwift SerialDispatchQueueScheduler.swift
[157/249] Compiling ArgumentParser Name.swift
[158/249] Compiling ArgumentParser Parsed.swift
[159/249] Compiling ArgumentParser ParsedValues.swift
[160/249] Compiling ArgumentParser ParserError.swift
[161/249] Compiling ArgumentParser SplitArguments.swift
[162/249] Compiling ArgumentParser DumpHelpGenerator.swift
[163/249] Compiling ArgumentParser HelpCommand.swift
[164/249] Compiling ArgumentParser HelpGenerator.swift
[165/249] Compiling ArgumentParser MessageInfo.swift
[166/249] Compiling ArgumentParser UsageGenerator.swift
[172/249] Compiling RxSwift Disposable.swift
[173/249] Compiling RxSwift Disposables.swift
[174/249] Compiling RxSwift DisposeBag.swift
[175/249] Compiling RxSwift DisposeBase.swift
[176/249] Compiling RxSwift DistinctUntilChanged.swift
[177/249] Compiling RxSwift Do.swift
[178/249] Compiling RxSwift ElementAt.swift
[179/249] Compiling RxSwift Empty.swift
[180/249] Compiling RxSwift Enumerated.swift
[181/249] Compiling RxSwift Error.swift
[182/249] Compiling RxSwift Errors.swift
[183/249] Compiling RxSwift Event.swift
[184/249] Compiling RxSwift Filter.swift
[185/249] Compiling RxSwift First.swift
[186/249] Compiling RxSwift Generate.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
[206/249] Wrapping AST for ConcurrencyExtras for debugging
[207/249] Wrapping AST for XCTestDynamicOverlay for debugging
[209/302] Compiling RxSwift SynchronizedUnsubscribeType.swift
[210/302] Compiling RxSwift TailRecursiveSink.swift
[211/302] Compiling RxSwift Take.swift
[212/302] Compiling RxSwift TakeLast.swift
[213/302] Compiling RxSwift TakeUntil.swift
[214/302] Compiling RxSwift TakeWhile.swift
[215/302] Compiling RxSwift Throttle.swift
[216/302] Compiling RxSwift Timeout.swift
[217/302] Compiling RxSwift Timer.swift
[218/302] Compiling RxSwift ToArray.swift
[219/302] Compiling RxSwift Using.swift
[220/302] Compiling RxSwift VirtualTimeConverterType.swift
[221/302] Compiling RxSwift VirtualTimeScheduler.swift
[222/302] Compiling RxSwift Window.swift
[223/302] Compiling RxSwift WithLatestFrom.swift
[224/302] Compiling RxSwift Zip+Collection.swift
[225/302] Compiling RxSwift Zip+arity.swift
[226/302] Compiling RxSwift Zip.swift
[227/302] Compiling Clocks Timer.swift
[228/303] Compiling Clocks Shims.swift
[229/303] Compiling CustomDump UIKit.swift
[230/303] Compiling CustomDump UserNotifications.swift
[231/303] Compiling CustomDump UserNotificationsUI.swift
BUILD FAILURE 6.0 linux