Build Information
Failed to build RxJSON, reference 2.0.0 (262b15
), with Swift 6.1 for Linux on 25 Apr 2025 12:26:00 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/devxoul/RxJSON.git
Reference: 2.0.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/devxoul/RxJSON
* tag 2.0.0 -> FETCH_HEAD
HEAD is now at 262b153 Bump version to 2.0.0
Cloned https://github.com/devxoul/RxJSON.git
Revision (git rev-parse @):
262b153183b5bffe2c2684ff55328761a593e3ac
SUCCESS checkout https://github.com/devxoul/RxJSON.git at 2.0.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/devxoul/RxJSON.git
https://github.com/devxoul/RxJSON.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "rxswift",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ReactiveX/RxSwift.git"
}
],
"manifest_display_name" : "RxJSON",
"name" : "RxJSON",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.11"
},
{
"name" : "ios",
"version" : "8.0"
},
{
"name" : "tvos",
"version" : "9.0"
},
{
"name" : "watchos",
"version" : "2.0"
}
],
"products" : [
{
"name" : "RxJSON",
"targets" : [
"RxJSON"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RxJSONTests",
"module_type" : "SwiftTarget",
"name" : "RxJSONTests",
"path" : "Tests/RxJSONTests",
"product_dependencies" : [
"RxBlocking"
],
"sources" : [
"ArrayTests.swift",
"DictionaryTests.swift"
],
"target_dependencies" : [
"RxJSON"
],
"type" : "test"
},
{
"c99name" : "RxJSON",
"module_type" : "SwiftTarget",
"name" : "RxJSON",
"path" : "Sources/RxJSON",
"product_dependencies" : [
"RxSwift"
],
"product_memberships" : [
"RxJSON"
],
"sources" : [
"Functions.swift",
"Maybe+RxJSON.swift",
"ObservableType+RxJSON.swift",
"RxJSONError.swift",
"Single+RxJSON.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/ReactiveX/RxSwift.git
[1/52676] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (5.16s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 5.1.3 (8.72s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 5.1.3
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/136] Compiling RxSwift GroupBy.swift
[5/136] Compiling RxSwift GroupedObservable.swift
[6/136] Compiling RxSwift HistoricalScheduler.swift
[7/136] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[8/136] Compiling RxSwift ImmediateSchedulerType.swift
[9/136] Compiling RxSwift InfiniteSequence.swift
[10/136] Compiling RxSwift InvocableScheduledItem.swift
[11/136] Compiling RxSwift InvocableType.swift
[12/136] Compiling RxSwift Just.swift
[13/136] Compiling RxSwift Lock.swift
[14/136] Compiling RxSwift LockOwnerType.swift
[15/136] Compiling RxSwift MainScheduler.swift
[16/136] Compiling RxSwift Map.swift
[17/136] Compiling RxSwift Materialize.swift
[18/136] Compiling RxSwift Maybe.swift
[19/136] Compiling RxSwift Merge.swift
[20/136] Compiling RxSwift Multicast.swift
[21/136] Compiling RxSwift Never.swift
[22/136] Compiling RxSwift NopDisposable.swift
[23/136] Compiling RxSwift Observable.swift
[24/136] Compiling RxSwift ObservableConvertibleType.swift
[25/136] Compiling RxSwift ObservableType+Extensions.swift
[26/136] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[27/136] Compiling RxSwift ObservableType.swift
[28/136] Compiling RxSwift ObserveOn.swift
[29/136] Compiling RxSwift ObserverBase.swift
[30/136] Compiling RxSwift ObserverType.swift
[31/136] Compiling RxSwift OperationQueueScheduler.swift
[32/136] Compiling RxSwift Optional.swift
[33/136] Compiling RxSwift Platform.Darwin.swift
[34/136] Compiling RxSwift Platform.Linux.swift
[35/136] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[36/136] Compiling RxSwift PrimitiveSequence.swift
[37/136] Compiling RxSwift PriorityQueue.swift
[38/136] Compiling RxSwift Producer.swift
[39/136] Compiling RxSwift PublishSubject.swift
[40/136] Compiling RxSwift Queue.swift
[41/136] Compiling RxSwift Range.swift
[42/136] Compiling RxSwift SerialDisposable.swift
[43/136] Compiling RxSwift ShareReplayScope.swift
[44/136] Compiling RxSwift Single.swift
[45/136] Compiling RxSwift SingleAssignmentDisposable.swift
[46/136] Compiling RxSwift SingleAsync.swift
[47/136] Compiling RxSwift Sink.swift
[48/136] Compiling RxSwift Skip.swift
[49/136] Compiling RxSwift SkipUntil.swift
[50/136] Compiling RxSwift SkipWhile.swift
[51/136] Compiling RxSwift StartWith.swift
[52/136] Compiling RxSwift SubjectType.swift
[53/136] Compiling RxSwift SubscribeOn.swift
[54/136] Compiling RxSwift SubscriptionDisposable.swift
[55/136] Compiling RxSwift SwiftSupport.swift
[56/136] Compiling RxSwift Switch.swift
[57/136] Compiling RxSwift SwitchIfEmpty.swift
[58/136] Compiling RxSwift SynchronizedDisposeType.swift
[59/136] Compiling RxSwift SynchronizedOnType.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[60/154] 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) {
[61/154] Compiling RxSwift CombineLatest+arity.swift
[62/154] Compiling RxSwift CombineLatest.swift
[63/154] Compiling RxSwift CompactMap.swift
[64/154] Compiling RxSwift Completable+AndThen.swift
[65/154] Compiling RxSwift Completable.swift
[66/154] Compiling RxSwift CompositeDisposable.swift
[67/154] Compiling RxSwift Concat.swift
[68/154] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[69/154] Compiling RxSwift ConcurrentMainScheduler.swift
[70/154] Compiling RxSwift ConnectableObservableType.swift
[71/154] Compiling RxSwift Create.swift
[72/154] Compiling RxSwift CurrentThreadScheduler.swift
[73/154] Compiling RxSwift Date+Dispatch.swift
[74/154] Compiling RxSwift Debounce.swift
[75/154] Compiling RxSwift Debug.swift
[76/154] Compiling RxSwift DefaultIfEmpty.swift
[77/154] Compiling RxSwift Deferred.swift
[78/154] Compiling RxSwift Delay.swift
[79/154] Compiling RxSwift DelaySubscription.swift
[80/154] Compiling RxSwift Reactive.swift
[81/154] Compiling RxSwift RecursiveLock.swift
[82/154] Compiling RxSwift RecursiveScheduler.swift
[83/154] Compiling RxSwift Reduce.swift
[84/154] Compiling RxSwift RefCountDisposable.swift
[85/154] Compiling RxSwift Repeat.swift
[86/154] Compiling RxSwift ReplaySubject.swift
[87/154] Compiling RxSwift RetryWhen.swift
[88/154] Compiling RxSwift Rx.swift
[89/154] Compiling RxSwift RxMutableBox.swift
[90/154] Compiling RxSwift Sample.swift
[91/154] Compiling RxSwift Scan.swift
[92/154] Compiling RxSwift ScheduledDisposable.swift
[93/154] Compiling RxSwift ScheduledItem.swift
[94/154] Compiling RxSwift ScheduledItemType.swift
[95/154] Compiling RxSwift SchedulerServices+Emulation.swift
[96/154] Compiling RxSwift SchedulerType.swift
[97/154] Compiling RxSwift Sequence.swift
[98/154] Compiling RxSwift SerialDispatchQueueScheduler.swift
[99/154] 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.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) {
[100/154] 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.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) {
[101/154] 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.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) {
[102/154] 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.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) {
[103/154] 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.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) {
[104/154] 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.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) {
[105/154] 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.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) {
[106/154] 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.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) {
[107/154] 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.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) {
[108/154] 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.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) {
[109/154] 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.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) {
[110/154] 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.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) {
[111/154] 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.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) {
[112/154] 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.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) {
[113/154] 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.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) {
[114/154] 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.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) {
[115/154] 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.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) {
[116/154] 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.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) {
[117/154] 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.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) {
[118/154] Compiling RxSwift Dematerialize.swift
[119/154] Compiling RxSwift Deprecated.swift
[120/154] Compiling RxSwift DispatchQueue+Extensions.swift
[121/154] Compiling RxSwift DispatchQueueConfiguration.swift
[122/154] Compiling RxSwift Disposable.swift
[123/154] Compiling RxSwift Disposables.swift
[124/154] Compiling RxSwift DisposeBag.swift
[125/154] Compiling RxSwift DisposeBase.swift
[126/154] Compiling RxSwift DistinctUntilChanged.swift
[127/154] Compiling RxSwift Do.swift
[128/154] Compiling RxSwift ElementAt.swift
[129/154] Compiling RxSwift Empty.swift
[130/154] Compiling RxSwift Enumerated.swift
[131/154] Compiling RxSwift Error.swift
[132/154] Compiling RxSwift Errors.swift
[133/154] Compiling RxSwift Event.swift
[134/154] Compiling RxSwift Filter.swift
[135/154] Compiling RxSwift First.swift
[136/154] Compiling RxSwift Generate.swift
[137/154] Compiling RxSwift SynchronizedUnsubscribeType.swift
[138/154] Compiling RxSwift TailRecursiveSink.swift
[139/154] Compiling RxSwift Take.swift
[140/154] Compiling RxSwift TakeLast.swift
[141/154] Compiling RxSwift TakeUntil.swift
[142/154] Compiling RxSwift TakeWhile.swift
[143/154] Compiling RxSwift Throttle.swift
[144/154] Compiling RxSwift Timeout.swift
[145/154] Compiling RxSwift Timer.swift
[146/154] Compiling RxSwift ToArray.swift
[147/154] Compiling RxSwift Using.swift
[148/154] Compiling RxSwift VirtualTimeConverterType.swift
[149/154] Compiling RxSwift VirtualTimeScheduler.swift
[150/154] Compiling RxSwift Window.swift
[151/154] Compiling RxSwift WithLatestFrom.swift
[152/154] Compiling RxSwift Zip+Collection.swift
[153/154] Compiling RxSwift Zip+arity.swift
[154/154] Compiling RxSwift Zip.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/134] 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.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) {
[3/134] 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.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) {
[4/134] 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.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) {
[5/134] 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.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) {
[6/134] 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.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) {
[7/134] 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.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) {
[8/134] 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.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) {
[9/134] 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.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) {
[10/134] 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.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) {
[11/134] 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.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) {
[12/134] 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.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) {
[13/134] 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.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) {
[14/134] 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.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) {
[15/134] 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.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) {
[16/134] 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.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) {
[17/134] 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.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) {
[18/134] 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.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) {
[19/134] 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.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) {
[20/134] 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.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) {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[21/152] Emitting module RxSwift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.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) {
[22/152] Compiling RxSwift GroupBy.swift
[23/152] Compiling RxSwift GroupedObservable.swift
[24/152] Compiling RxSwift HistoricalScheduler.swift
[25/152] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[26/152] Compiling RxSwift ImmediateSchedulerType.swift
[27/152] Compiling RxSwift InfiniteSequence.swift
[28/152] Compiling RxSwift InvocableScheduledItem.swift
[29/152] Compiling RxSwift InvocableType.swift
[30/152] Compiling RxSwift Just.swift
[31/152] Compiling RxSwift Lock.swift
[32/152] Compiling RxSwift LockOwnerType.swift
[33/152] Compiling RxSwift MainScheduler.swift
[34/152] Compiling RxSwift Map.swift
[35/152] Compiling RxSwift Materialize.swift
[36/152] Compiling RxSwift Maybe.swift
[37/152] Compiling RxSwift Merge.swift
[38/152] Compiling RxSwift Multicast.swift
[39/152] Compiling RxSwift Never.swift
[40/152] Compiling RxSwift NopDisposable.swift
[41/152] Compiling RxSwift Dematerialize.swift
[42/152] Compiling RxSwift Deprecated.swift
[43/152] Compiling RxSwift DispatchQueue+Extensions.swift
[44/152] Compiling RxSwift DispatchQueueConfiguration.swift
[45/152] Compiling RxSwift Disposable.swift
[46/152] Compiling RxSwift Disposables.swift
[47/152] Compiling RxSwift DisposeBag.swift
[48/152] Compiling RxSwift DisposeBase.swift
[49/152] Compiling RxSwift DistinctUntilChanged.swift
[50/152] Compiling RxSwift Do.swift
[51/152] Compiling RxSwift ElementAt.swift
[52/152] Compiling RxSwift Empty.swift
[53/152] Compiling RxSwift Enumerated.swift
[54/152] Compiling RxSwift Error.swift
[55/152] Compiling RxSwift Errors.swift
[56/152] Compiling RxSwift Event.swift
[57/152] Compiling RxSwift Filter.swift
[58/152] Compiling RxSwift First.swift
[59/152] Compiling RxSwift Generate.swift
[60/152] Compiling RxSwift Reactive.swift
[61/152] Compiling RxSwift RecursiveLock.swift
[62/152] Compiling RxSwift RecursiveScheduler.swift
[63/152] Compiling RxSwift Reduce.swift
[64/152] Compiling RxSwift RefCountDisposable.swift
[65/152] Compiling RxSwift Repeat.swift
[66/152] Compiling RxSwift ReplaySubject.swift
[67/152] Compiling RxSwift RetryWhen.swift
[68/152] Compiling RxSwift Rx.swift
[69/152] Compiling RxSwift RxMutableBox.swift
[70/152] Compiling RxSwift Sample.swift
[71/152] Compiling RxSwift Scan.swift
[72/152] Compiling RxSwift ScheduledDisposable.swift
[73/152] Compiling RxSwift ScheduledItem.swift
[74/152] Compiling RxSwift ScheduledItemType.swift
[75/152] Compiling RxSwift SchedulerServices+Emulation.swift
[76/152] Compiling RxSwift SchedulerType.swift
[77/152] Compiling RxSwift Sequence.swift
[78/152] Compiling RxSwift SerialDispatchQueueScheduler.swift
[79/152] Compiling RxSwift SynchronizedUnsubscribeType.swift
[80/152] Compiling RxSwift TailRecursiveSink.swift
[81/152] Compiling RxSwift Take.swift
[82/152] Compiling RxSwift TakeLast.swift
[83/152] Compiling RxSwift TakeUntil.swift
[84/152] Compiling RxSwift TakeWhile.swift
[85/152] Compiling RxSwift Throttle.swift
[86/152] Compiling RxSwift Timeout.swift
[87/152] Compiling RxSwift Timer.swift
[88/152] Compiling RxSwift ToArray.swift
[89/152] Compiling RxSwift Using.swift
[90/152] Compiling RxSwift VirtualTimeConverterType.swift
[91/152] Compiling RxSwift VirtualTimeScheduler.swift
[92/152] Compiling RxSwift Window.swift
[93/152] Compiling RxSwift WithLatestFrom.swift
[94/152] Compiling RxSwift Zip+Collection.swift
[95/152] Compiling RxSwift Zip+arity.swift
[96/152] Compiling RxSwift Zip.swift
[97/152] Compiling RxSwift SerialDisposable.swift
[98/152] Compiling RxSwift ShareReplayScope.swift
[99/152] Compiling RxSwift Single.swift
[100/152] Compiling RxSwift SingleAssignmentDisposable.swift
[101/152] Compiling RxSwift SingleAsync.swift
[102/152] Compiling RxSwift Sink.swift
[103/152] Compiling RxSwift Skip.swift
[104/152] Compiling RxSwift SkipUntil.swift
[105/152] Compiling RxSwift SkipWhile.swift
[106/152] Compiling RxSwift StartWith.swift
[107/152] Compiling RxSwift SubjectType.swift
[108/152] Compiling RxSwift SubscribeOn.swift
[109/152] Compiling RxSwift SubscriptionDisposable.swift
[110/152] Compiling RxSwift SwiftSupport.swift
[111/152] Compiling RxSwift Switch.swift
[112/152] Compiling RxSwift SwitchIfEmpty.swift
[113/152] Compiling RxSwift SynchronizedDisposeType.swift
[114/152] Compiling RxSwift SynchronizedOnType.swift
[115/152] Compiling RxSwift CombineLatest+arity.swift
[116/152] Compiling RxSwift CombineLatest.swift
[117/152] Compiling RxSwift CompactMap.swift
[118/152] Compiling RxSwift Completable+AndThen.swift
[119/152] Compiling RxSwift Completable.swift
[120/152] Compiling RxSwift CompositeDisposable.swift
[121/152] Compiling RxSwift Concat.swift
[122/152] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[123/152] Compiling RxSwift ConcurrentMainScheduler.swift
[124/152] Compiling RxSwift ConnectableObservableType.swift
[125/152] Compiling RxSwift Create.swift
[126/152] Compiling RxSwift CurrentThreadScheduler.swift
[127/152] Compiling RxSwift Date+Dispatch.swift
[128/152] Compiling RxSwift Debounce.swift
[129/152] Compiling RxSwift Debug.swift
[130/152] Compiling RxSwift DefaultIfEmpty.swift
[131/152] Compiling RxSwift Deferred.swift
[132/152] Compiling RxSwift Delay.swift
[133/152] Compiling RxSwift DelaySubscription.swift
[134/152] Compiling RxSwift Observable.swift
[135/152] Compiling RxSwift ObservableConvertibleType.swift
[136/152] Compiling RxSwift ObservableType+Extensions.swift
[137/152] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[138/152] Compiling RxSwift ObservableType.swift
[139/152] Compiling RxSwift ObserveOn.swift
[140/152] Compiling RxSwift ObserverBase.swift
[141/152] Compiling RxSwift ObserverType.swift
[142/152] Compiling RxSwift OperationQueueScheduler.swift
[143/152] Compiling RxSwift Optional.swift
[144/152] Compiling RxSwift Platform.Darwin.swift
[145/152] Compiling RxSwift Platform.Linux.swift
[146/152] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[147/152] Compiling RxSwift PrimitiveSequence.swift
[148/152] Compiling RxSwift PriorityQueue.swift
[149/152] Compiling RxSwift Producer.swift
[150/152] Compiling RxSwift PublishSubject.swift
[151/152] Compiling RxSwift Queue.swift
[152/152] Compiling RxSwift Range.swift
BUILD FAILURE 6.1 linux