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 NetDiagnosis, reference 1.1.2 (40e048), with Swift 6.0 for Linux on 30 Nov 2024 15:49:34 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/453jerry/NetDiagnosis.git
Reference: 1.1.2
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/453jerry/NetDiagnosis
 * tag               1.1.2      -> FETCH_HEAD
HEAD is now at 40e048e Merge pull request #8 from 453jerry/feature/support_swift_5_5-5_9
Cloned https://github.com/453jerry/NetDiagnosis.git
Revision (git rev-parse @):
40e048e69956e671a88f5a7fa9d829e5fd960546
SUCCESS checkout https://github.com/453jerry/NetDiagnosis.git at 1.1.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/453jerry/NetDiagnosis.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/apple/swift-collections.git
Fetching https://github.com/ReactiveX/RxSwift.git
[1/15603] Fetching swift-collections
[2966/67996] Fetching swift-collections, rxswift
Fetched https://github.com/apple/swift-collections.git from cache (4.03s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (4.16s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.8.0 (1.85s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.85s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.8.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Building for debugging...
[0/7] Write sources
[2/7] Copying PrivacyInfo.xcprivacy
[2/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/168] Compiling RxSwift AsMaybe.swift
[9/168] Compiling RxSwift AsSingle.swift
[10/168] Compiling RxSwift AsyncLock.swift
[11/168] Compiling RxSwift AddRef.swift
[12/168] Compiling RxSwift Amb.swift
[13/168] Compiling RxSwift AnonymousDisposable.swift
[14/170] Compiling RxSwift Binder.swift
[15/170] Compiling RxSwift BooleanDisposable.swift
[16/170] Compiling RxSwift BehaviorSubject.swift
[17/170] Compiling RxSwift BinaryDisposable.swift
[18/170] Emitting module InternalCollectionsUtilities
[19/170] Compiling RxSwift Bag+Rx.swift
[20/170] Compiling RxSwift Bag.swift
[21/170] Compiling RxSwift AsyncSubject.swift
[22/170] Compiling RxSwift AtomicInt.swift
[23/170] Compiling RxSwift AnonymousObserver.swift
[24/170] Compiling RxSwift AnyObserver.swift
[25/170] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[26/170] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[28/226] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[29/226] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[30/226] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[31/226] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[32/226] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[33/226] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[34/226] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[35/233] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[36/233] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[37/233] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[38/233] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[39/233] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[40/233] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[41/233] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[42/233] Compiling OrderedCollections OrderedDictionary+Codable.swift
[43/233] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[44/233] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[45/233] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[46/233] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[47/233] Compiling OrderedCollections OrderedDictionary+Elements.swift
[48/233] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[49/233] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[50/233] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[51/233] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[52/233] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[53/233] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[54/233] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[55/233] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[56/233] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[57/233] Compiling OrderedCollections OrderedDictionary+Values.swift
[58/233] Compiling OrderedCollections OrderedSet+Initializers.swift
[59/233] Compiling OrderedCollections OrderedSet+Insertions.swift
[60/233] Compiling OrderedCollections OrderedSet+Invariants.swift
[61/233] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[62/233] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[63/233] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[64/233] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[65/233] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[66/233] Compiling OrderedCollections OrderedDictionary.swift
[67/233] Compiling OrderedCollections OrderedSet+Codable.swift
[68/233] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[69/233] Compiling OrderedCollections OrderedSet+Descriptions.swift
[70/233] Compiling OrderedCollections OrderedSet+Diffing.swift
[71/233] Compiling OrderedCollections OrderedSet+Equatable.swift
[72/233] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[73/233] Compiling OrderedCollections OrderedSet+Hashable.swift
[74/233] Compiling RxSwift Producer.swift
[75/233] Compiling RxSwift PublishSubject.swift
[76/233] Compiling RxSwift Queue.swift
[77/233] Compiling RxSwift Range.swift
[78/233] Compiling RxSwift Reactive.swift
[79/233] Compiling RxSwift RecursiveLock.swift
[80/233] Compiling RxSwift RecursiveScheduler.swift
[81/233] Compiling RxSwift Reduce.swift
[82/233] Compiling RxSwift RefCountDisposable.swift
[83/233] Compiling RxSwift Repeat.swift
[84/233] Compiling RxSwift ReplaySubject.swift
[85/233] Compiling RxSwift RetryWhen.swift
[86/233] Compiling RxSwift Rx.swift
[87/233] Compiling RxSwift RxMutableBox.swift
[88/233] Compiling RxSwift Sample.swift
[89/233] Compiling RxSwift Scan.swift
[90/233] Compiling RxSwift ScheduledDisposable.swift
[91/233] Compiling RxSwift ScheduledItem.swift
[92/233] Compiling RxSwift ScheduledItemType.swift
[93/233] Compiling RxSwift SchedulerServices+Emulation.swift
[94/233] Compiling RxSwift SchedulerType.swift
[95/233] Compiling RxSwift Sequence.swift
[96/233] Compiling RxSwift SerialDispatchQueueScheduler.swift
[97/233] Compiling RxSwift SerialDisposable.swift
[98/233] Compiling RxSwift ShareReplayScope.swift
[99/233] Compiling RxSwift Single.swift
[100/233] Compiling RxSwift SingleAssignmentDisposable.swift
[101/233] Compiling RxSwift SingleAsync.swift
[102/233] Compiling RxSwift Sink.swift
[103/233] Compiling RxSwift Skip.swift
[104/233] Compiling RxSwift SkipUntil.swift
[105/233] Compiling RxSwift SkipWhile.swift
[106/233] Compiling RxSwift StartWith.swift
[107/233] Compiling RxSwift SubjectType.swift
[108/233] Compiling RxSwift SubscribeOn.swift
[109/233] Compiling RxSwift SubscriptionDisposable.swift
[110/233] Compiling RxSwift SwiftSupport.swift
[111/233] Compiling RxSwift Switch.swift
[112/233] Compiling RxSwift SwitchIfEmpty.swift
[113/233] Compiling RxSwift SynchronizedDisposeType.swift
[114/253] Compiling OrderedCollections _HashTable+Bucket.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 Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- 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) {
[115/253] Compiling OrderedCollections _HashTable+BucketIterator.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 Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- 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) {
[116/253] Compiling OrderedCollections _HashTable+Constants.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 Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- 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) {
[117/253] Compiling OrderedCollections _HashTable+CustomStringConvertible.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 Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- 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) {
[118/253] Compiling OrderedCollections _HashTable+Testing.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 Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- 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) {
[119/253] Compiling OrderedCollections _HashTable+UnsafeHandle.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 Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- 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) {
[120/253] Compiling OrderedCollections _HashTable.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 Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- 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) {
[121/253] Compiling OrderedCollections _Hashtable+Header.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 Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- 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 Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- 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 Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- 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 Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- 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 Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- 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 Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- 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 Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- 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 Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- 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 Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- 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 Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- 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 Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- 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 Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- 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 Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- 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 Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- 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) {
[135/253] Compiling RxSwift Never.swift
[136/253] Compiling RxSwift NopDisposable.swift
[137/253] Compiling RxSwift Observable+Concurrency.swift
[138/253] Compiling RxSwift Observable.swift
[139/253] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[140/253] Compiling RxSwift ObservableConvertibleType.swift
[141/253] Compiling RxSwift ObservableType+Extensions.swift
[142/253] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[143/253] Compiling RxSwift ObservableType.swift
[144/253] Compiling RxSwift ObserveOn.swift
[145/253] Compiling RxSwift ObserverBase.swift
[146/253] Compiling RxSwift ObserverType.swift
[147/253] Compiling RxSwift OperationQueueScheduler.swift
[148/253] Compiling RxSwift Optional.swift
[149/253] Compiling RxSwift Platform.Darwin.swift
[150/253] Compiling RxSwift Platform.Linux.swift
[151/253] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[152/253] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[153/253] Compiling RxSwift PrimitiveSequence.swift
[154/253] Compiling RxSwift PriorityQueue.swift
[155/253] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[156/253] Compiling RxSwift Infallible+CombineLatest+arity.swift
[157/253] Compiling RxSwift Infallible+Concurrency.swift
[158/253] Compiling RxSwift Infallible+Create.swift
[159/253] Compiling RxSwift Infallible+Debug.swift
[160/253] Compiling RxSwift Infallible+Operators.swift
[161/253] Compiling RxSwift Infallible+Zip+arity.swift
[162/253] Compiling RxSwift Infallible.swift
[163/253] Compiling RxSwift InfiniteSequence.swift
[164/253] Compiling RxSwift InvocableScheduledItem.swift
[165/253] Compiling RxSwift InvocableType.swift
[166/253] Compiling RxSwift Just.swift
[167/253] Compiling RxSwift Lock.swift
[168/253] Compiling RxSwift LockOwnerType.swift
[169/253] Compiling RxSwift MainScheduler.swift
[170/253] Compiling RxSwift Map.swift
[171/253] Compiling RxSwift Materialize.swift
[172/253] Compiling RxSwift Maybe.swift
[173/253] Compiling RxSwift Merge.swift
[174/253] Compiling RxSwift Multicast.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[187/253] Compiling OrderedCollections OrderedSet+Sendable.swift
[188/253] Compiling OrderedCollections OrderedSet+SubSequence.swift
[189/253] Compiling OrderedCollections OrderedSet+Testing.swift
[190/253] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[191/253] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[192/253] Compiling OrderedCollections OrderedSet.swift
[193/253] Compiling OrderedCollections _UnsafeBitset.swift
[194/253] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[195/253] Compiling RxSwift ImmediateSchedulerType.swift
[217/253] 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 Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
   |             `- 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) {
[233/253] Emitting module OrderedCollections
[235/260] Compiling NetDiagnosis Pinger+Sockopt.swift
/host/spi-builder-workspace/Sources/NetDiagnosis/Pinger.swift:8:8: error: no such module 'Darwin'
  6 | //
  7 |
  8 | import Darwin
    |        `- error: no such module 'Darwin'
  9 | import Foundation
 10 |
[236/260] Compiling NetDiagnosis Utilities.swift
/host/spi-builder-workspace/Sources/NetDiagnosis/Pinger.swift:8:8: error: no such module 'Darwin'
  6 | //
  7 |
  8 | import Darwin
    |        `- error: no such module 'Darwin'
  9 | import Foundation
 10 |
[237/260] Compiling NetDiagnosis Pinger+Trace.swift
/host/spi-builder-workspace/Sources/NetDiagnosis/Pinger.swift:8:8: error: no such module 'Darwin'
  6 | //
  7 |
  8 | import Darwin
    |        `- error: no such module 'Darwin'
  9 | import Foundation
 10 |
[238/260] Compiling NetDiagnosis Pinger.swift
/host/spi-builder-workspace/Sources/NetDiagnosis/Pinger.swift:8:8: error: no such module 'Darwin'
  6 | //
  7 |
  8 | import Darwin
    |        `- error: no such module 'Darwin'
  9 | import Foundation
 10 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[239/260] Emitting module NetDiagnosis
/host/spi-builder-workspace/Sources/NetDiagnosis/Pinger.swift:8:8: error: no such module 'Darwin'
  6 | //
  7 |
  8 | import Darwin
    |        `- error: no such module 'Darwin'
  9 | import Foundation
 10 |
[240/260] Compiling NetDiagnosis IPAddr.swift
/host/spi-builder-workspace/Sources/NetDiagnosis/Pinger.swift:8:8: error: no such module 'Darwin'
  6 | //
  7 |
  8 | import Darwin
    |        `- error: no such module 'Darwin'
  9 | import Foundation
 10 |
BUILD FAILURE 6.0 linux