Build Information
Failed to build RxSpriteKit, reference 2.0.0 (40be0d
), with Swift 6.1 for Linux on 25 Apr 2025 12:55:21 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/giginet/RxSpriteKit.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/giginet/RxSpriteKit
* tag 2.0.0 -> FETCH_HEAD
HEAD is now at 40be0d3 Update README.md
Cloned https://github.com/giginet/RxSpriteKit.git
Revision (git rev-parse @):
40be0d3a027f20490f1fd1f39d6438c8e21859da
SUCCESS checkout https://github.com/giginet/RxSpriteKit.git at 2.0.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/giginet/RxSpriteKit.git
https://github.com/giginet/RxSpriteKit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "rxswift",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "5.1.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ReactiveX/RxSwift.git"
}
],
"manifest_display_name" : "RxSpriteKit",
"name" : "RxSpriteKit",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "macos",
"version" : "10.14"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "4.0"
}
],
"products" : [
{
"name" : "RxSpriteKit",
"targets" : [
"RxSpriteKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RxSpriteKitTests",
"module_type" : "SwiftTarget",
"name" : "RxSpriteKitTests",
"path" : "Tests/RxSpriteKitTests",
"product_dependencies" : [
"RxTest",
"RxBlocking"
],
"sources" : [
"SKScene+LifeCycleTests.swift"
],
"target_dependencies" : [
"RxSpriteKit"
],
"type" : "test"
},
{
"c99name" : "RxSpriteKit",
"module_type" : "SwiftTarget",
"name" : "RxSpriteKit",
"path" : "Sources/RxSpriteKit",
"product_dependencies" : [
"RxSwift",
"RxCocoa",
"RxRelay"
],
"product_memberships" : [
"RxSpriteKit"
],
"sources" : [
"Binders/SK3DNode+Binder.swift",
"Binders/SKAudioNode+Binder.swift",
"Binders/SKCropNode+Binder.swift",
"Binders/SKEffectNode+Binder.swift",
"Binders/SKEmitterNode+Binder.swift",
"Binders/SKFieldNode+Binder.swift",
"Binders/SKLabelNode+Binder.swift",
"Binders/SKLightNode+Binder.swift",
"Binders/SKNode+Binder.swift",
"Binders/SKPhysicsBody+Binder.swift",
"Binders/SKPhysicsJoint+Binder.swift",
"Binders/SKPhysicsJointLimit+Binder.swift",
"Binders/SKPhysicsJointPin+Binder.swift",
"Binders/SKPhysicsJointSliding+Binder.swift",
"Binders/SKPhysicsJointSpring+Binder.swift",
"Binders/SKPhysicsWorld+Binder.swift",
"Binders/SKScene+Binder.swift",
"Binders/SKShapeNode+Binder.swift",
"Binders/SKSpriteNode+Binder.swift",
"Binders/SKTileMapNode+Binder.swift",
"Binders/SKTransformNode+Binder.swift",
"Binders/SKVideoNode+Binder.swift",
"Binders/SKView+Binder.swift",
"Input/iOS/UIResponder+Rx.swift",
"Input/macOS/NSResponder+Rx.swift",
"LifeCycles/SKScene+LifeCycle.swift",
"Utilities/Aliases.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/ReactiveX/RxSwift.git
[1/52676] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (4.30s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 5.0.1 (4.85s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 5.0.1
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/139] 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) {
[7/139] Compiling RxSwift GroupBy.swift
[8/139] Compiling RxSwift GroupedObservable.swift
[9/139] Compiling RxSwift HistoricalScheduler.swift
[10/139] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[11/139] Compiling RxSwift ImmediateSchedulerType.swift
[12/139] Compiling RxSwift InfiniteSequence.swift
[13/139] Compiling RxSwift InvocableScheduledItem.swift
[14/139] Compiling RxSwift InvocableType.swift
[15/139] Compiling RxSwift Just.swift
[16/139] Compiling RxSwift Lock.swift
[17/139] Compiling RxSwift LockOwnerType.swift
[18/139] Compiling RxSwift MainScheduler.swift
[19/139] Compiling RxSwift Map.swift
[20/139] Compiling RxSwift Materialize.swift
[21/139] Compiling RxSwift Maybe.swift
[22/139] Compiling RxSwift Merge.swift
[23/139] Compiling RxSwift Multicast.swift
[24/139] Compiling RxSwift Never.swift
[25/139] Compiling RxSwift NopDisposable.swift
[26/157] Compiling RxSwift SerialDisposable.swift
[27/157] Compiling RxSwift ShareReplayScope.swift
[28/157] Compiling RxSwift Single.swift
[29/157] Compiling RxSwift SingleAssignmentDisposable.swift
[30/157] Compiling RxSwift SingleAsync.swift
[31/157] Compiling RxSwift Sink.swift
[32/157] Compiling RxSwift Skip.swift
[33/157] Compiling RxSwift SkipUntil.swift
[34/157] Compiling RxSwift SkipWhile.swift
[35/157] Compiling RxSwift StartWith.swift
[36/157] Compiling RxSwift String+Rx.swift
[37/157] Compiling RxSwift SubjectType.swift
[38/157] Compiling RxSwift SubscribeOn.swift
[39/157] Compiling RxSwift SubscriptionDisposable.swift
[40/157] Compiling RxSwift SwiftSupport.swift
[41/157] Compiling RxSwift Switch.swift
[42/157] Compiling RxSwift SwitchIfEmpty.swift
[43/157] Compiling RxSwift SynchronizedDisposeType.swift
[44/157] Compiling RxSwift SynchronizedOnType.swift
[45/157] Compiling RxSwift Reactive.swift
[46/157] Compiling RxSwift RecursiveLock.swift
[47/157] Compiling RxSwift RecursiveScheduler.swift
[48/157] Compiling RxSwift Reduce.swift
[49/157] Compiling RxSwift RefCountDisposable.swift
[50/157] Compiling RxSwift Repeat.swift
[51/157] Compiling RxSwift ReplaySubject.swift
[52/157] Compiling RxSwift RetryWhen.swift
[53/157] Compiling RxSwift Rx.swift
[54/157] Compiling RxSwift RxMutableBox.swift
[55/157] Compiling RxSwift Sample.swift
[56/157] Compiling RxSwift Scan.swift
[57/157] Compiling RxSwift ScheduledDisposable.swift
[58/157] Compiling RxSwift ScheduledItem.swift
[59/157] Compiling RxSwift ScheduledItemType.swift
[60/157] Compiling RxSwift SchedulerServices+Emulation.swift
[61/157] Compiling RxSwift SchedulerType.swift
[62/157] Compiling RxSwift Sequence.swift
[63/157] Compiling RxSwift SerialDispatchQueueScheduler.swift
[64/157] Compiling RxSwift Observable.swift
[65/157] Compiling RxSwift ObservableConvertibleType.swift
[66/157] Compiling RxSwift ObservableType+Extensions.swift
[67/157] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[68/157] Compiling RxSwift ObservableType.swift
[69/157] Compiling RxSwift ObserveOn.swift
[70/157] Compiling RxSwift ObserverBase.swift
[71/157] Compiling RxSwift ObserverType.swift
[72/157] Compiling RxSwift OperationQueueScheduler.swift
[73/157] Compiling RxSwift Optional.swift
[74/157] Compiling RxSwift Platform.Darwin.swift
[75/157] Compiling RxSwift Platform.Linux.swift
[76/157] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[77/157] Compiling RxSwift PrimitiveSequence.swift
[78/157] Compiling RxSwift PriorityQueue.swift
[79/157] Compiling RxSwift Producer.swift
[80/157] Compiling RxSwift PublishSubject.swift
[81/157] Compiling RxSwift Queue.swift
[82/157] Compiling RxSwift Range.swift
[83/157] Compiling RxSwift Dematerialize.swift
[84/157] Compiling RxSwift Deprecated.swift
[85/157] Compiling RxSwift DispatchQueue+Extensions.swift
[86/157] Compiling RxSwift DispatchQueueConfiguration.swift
[87/157] Compiling RxSwift Disposable.swift
[88/157] Compiling RxSwift Disposables.swift
[89/157] Compiling RxSwift DisposeBag.swift
[90/157] Compiling RxSwift DisposeBase.swift
[91/157] Compiling RxSwift DistinctUntilChanged.swift
[92/157] Compiling RxSwift Do.swift
[93/157] Compiling RxSwift ElementAt.swift
[94/157] Compiling RxSwift Empty.swift
[95/157] Compiling RxSwift Enumerated.swift
[96/157] Compiling RxSwift Error.swift
[97/157] Compiling RxSwift Errors.swift
[98/157] Compiling RxSwift Event.swift
[99/157] Compiling RxSwift Filter.swift
[100/157] Compiling RxSwift First.swift
[101/157] Compiling RxSwift Generate.swift
[102/157] 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) {
[103/157] 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) {
[104/157] 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) {
[105/157] 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) {
[106/157] 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) {
[107/157] 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) {
[108/157] 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) {
[109/157] 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) {
[110/157] 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) {
[111/157] 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) {
[112/157] 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) {
[113/157] 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) {
[114/157] 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) {
[115/157] 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) {
[116/157] 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) {
[117/157] 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) {
[118/157] 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) {
[119/157] 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) {
[120/157] 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) {
[121/157] Compiling RxSwift CombineLatest+arity.swift
[122/157] Compiling RxSwift CombineLatest.swift
[123/157] Compiling RxSwift CompactMap.swift
[124/157] Compiling RxSwift Completable+AndThen.swift
[125/157] Compiling RxSwift Completable.swift
[126/157] Compiling RxSwift CompositeDisposable.swift
[127/157] Compiling RxSwift Concat.swift
[128/157] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[129/157] Compiling RxSwift ConcurrentMainScheduler.swift
[130/157] Compiling RxSwift ConnectableObservableType.swift
[131/157] Compiling RxSwift Create.swift
[132/157] Compiling RxSwift CurrentThreadScheduler.swift
[133/157] Compiling RxSwift Date+Dispatch.swift
[134/157] Compiling RxSwift Debounce.swift
[135/157] Compiling RxSwift Debug.swift
[136/157] Compiling RxSwift DefaultIfEmpty.swift
[137/157] Compiling RxSwift Deferred.swift
[138/157] Compiling RxSwift Delay.swift
[139/157] Compiling RxSwift DelaySubscription.swift
[140/157] Compiling RxSwift SynchronizedUnsubscribeType.swift
[141/157] Compiling RxSwift TailRecursiveSink.swift
[142/157] Compiling RxSwift Take.swift
[143/157] Compiling RxSwift TakeLast.swift
[144/157] Compiling RxSwift TakeUntil.swift
[145/157] Compiling RxSwift TakeWhile.swift
[146/157] Compiling RxSwift Throttle.swift
[147/157] Compiling RxSwift Timeout.swift
[148/157] Compiling RxSwift Timer.swift
[149/157] Compiling RxSwift ToArray.swift
[150/157] Compiling RxSwift Using.swift
[151/157] Compiling RxSwift VirtualTimeConverterType.swift
[152/157] Compiling RxSwift VirtualTimeScheduler.swift
[153/157] Compiling RxSwift Window.swift
[154/157] Compiling RxSwift WithLatestFrom.swift
[155/157] Compiling RxSwift Zip+Collection.swift
[156/157] Compiling RxSwift Zip+arity.swift
[157/157] Compiling RxSwift Zip.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/135] Compiling RxSwift Observable.swift
[3/135] Compiling RxSwift ObservableConvertibleType.swift
[4/135] Compiling RxSwift ObservableType+Extensions.swift
[5/135] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[6/135] Compiling RxSwift ObservableType.swift
[7/135] Compiling RxSwift ObserveOn.swift
[8/135] Compiling RxSwift ObserverBase.swift
[9/135] Compiling RxSwift ObserverType.swift
[10/135] Compiling RxSwift OperationQueueScheduler.swift
[11/135] Compiling RxSwift Optional.swift
[12/135] Compiling RxSwift Platform.Darwin.swift
[13/135] Compiling RxSwift Platform.Linux.swift
[14/135] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[15/135] Compiling RxSwift PrimitiveSequence.swift
[16/135] Compiling RxSwift PriorityQueue.swift
[17/135] Compiling RxSwift Producer.swift
[18/135] Compiling RxSwift PublishSubject.swift
[19/135] Compiling RxSwift Queue.swift
[20/135] Compiling RxSwift Range.swift
[21/135] 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) {
[22/135] 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) {
[23/135] 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) {
[24/135] 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) {
[25/135] 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) {
[26/135] 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) {
[27/135] 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) {
[28/135] 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) {
[29/135] 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) {
[30/135] 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) {
[31/135] 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) {
[32/135] 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) {
[33/135] 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) {
[34/135] 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) {
[35/135] 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) {
[36/135] 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) {
[37/135] 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) {
[38/135] 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) {
[39/135] 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)
[40/153] Compiling RxSwift Reactive.swift
[41/153] Compiling RxSwift RecursiveLock.swift
[42/153] Compiling RxSwift RecursiveScheduler.swift
[43/153] Compiling RxSwift Reduce.swift
[44/153] Compiling RxSwift RefCountDisposable.swift
[45/153] Compiling RxSwift Repeat.swift
[46/153] Compiling RxSwift ReplaySubject.swift
[47/153] Compiling RxSwift RetryWhen.swift
[48/153] Compiling RxSwift Rx.swift
[49/153] Compiling RxSwift RxMutableBox.swift
[50/153] Compiling RxSwift Sample.swift
[51/153] Compiling RxSwift Scan.swift
[52/153] Compiling RxSwift ScheduledDisposable.swift
[53/153] Compiling RxSwift ScheduledItem.swift
[54/153] Compiling RxSwift ScheduledItemType.swift
[55/153] Compiling RxSwift SchedulerServices+Emulation.swift
[56/153] Compiling RxSwift SchedulerType.swift
[57/153] Compiling RxSwift Sequence.swift
[58/153] Compiling RxSwift SerialDispatchQueueScheduler.swift
[59/153] 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) {
[60/153] Compiling RxSwift SerialDisposable.swift
[61/153] Compiling RxSwift ShareReplayScope.swift
[62/153] Compiling RxSwift Single.swift
[63/153] Compiling RxSwift SingleAssignmentDisposable.swift
[64/153] Compiling RxSwift SingleAsync.swift
[65/153] Compiling RxSwift Sink.swift
[66/153] Compiling RxSwift Skip.swift
[67/153] Compiling RxSwift SkipUntil.swift
[68/153] Compiling RxSwift SkipWhile.swift
[69/153] Compiling RxSwift StartWith.swift
[70/153] Compiling RxSwift String+Rx.swift
[71/153] Compiling RxSwift SubjectType.swift
[72/153] Compiling RxSwift SubscribeOn.swift
[73/153] Compiling RxSwift SubscriptionDisposable.swift
[74/153] Compiling RxSwift SwiftSupport.swift
[75/153] Compiling RxSwift Switch.swift
[76/153] Compiling RxSwift SwitchIfEmpty.swift
[77/153] Compiling RxSwift SynchronizedDisposeType.swift
[78/153] Compiling RxSwift SynchronizedOnType.swift
[79/153] Compiling RxSwift GroupBy.swift
[80/153] Compiling RxSwift GroupedObservable.swift
[81/153] Compiling RxSwift HistoricalScheduler.swift
[82/153] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[83/153] Compiling RxSwift ImmediateSchedulerType.swift
[84/153] Compiling RxSwift InfiniteSequence.swift
[85/153] Compiling RxSwift InvocableScheduledItem.swift
[86/153] Compiling RxSwift InvocableType.swift
[87/153] Compiling RxSwift Just.swift
[88/153] Compiling RxSwift Lock.swift
[89/153] Compiling RxSwift LockOwnerType.swift
[90/153] Compiling RxSwift MainScheduler.swift
[91/153] Compiling RxSwift Map.swift
[92/153] Compiling RxSwift Materialize.swift
[93/153] Compiling RxSwift Maybe.swift
[94/153] Compiling RxSwift Merge.swift
[95/153] Compiling RxSwift Multicast.swift
[96/153] Compiling RxSwift Never.swift
[97/153] Compiling RxSwift NopDisposable.swift
[98/153] Compiling RxSwift Dematerialize.swift
[99/153] Compiling RxSwift Deprecated.swift
[100/153] Compiling RxSwift DispatchQueue+Extensions.swift
[101/153] Compiling RxSwift DispatchQueueConfiguration.swift
[102/153] Compiling RxSwift Disposable.swift
[103/153] Compiling RxSwift Disposables.swift
[104/153] Compiling RxSwift DisposeBag.swift
[105/153] Compiling RxSwift DisposeBase.swift
[106/153] Compiling RxSwift DistinctUntilChanged.swift
[107/153] Compiling RxSwift Do.swift
[108/153] Compiling RxSwift ElementAt.swift
[109/153] Compiling RxSwift Empty.swift
[110/153] Compiling RxSwift Enumerated.swift
[111/153] Compiling RxSwift Error.swift
[112/153] Compiling RxSwift Errors.swift
[113/153] Compiling RxSwift Event.swift
[114/153] Compiling RxSwift Filter.swift
[115/153] Compiling RxSwift First.swift
[116/153] Compiling RxSwift Generate.swift
[117/153] Compiling RxSwift CombineLatest+arity.swift
[118/153] Compiling RxSwift CombineLatest.swift
[119/153] Compiling RxSwift CompactMap.swift
[120/153] Compiling RxSwift Completable+AndThen.swift
[121/153] Compiling RxSwift Completable.swift
[122/153] Compiling RxSwift CompositeDisposable.swift
[123/153] Compiling RxSwift Concat.swift
[124/153] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[125/153] Compiling RxSwift ConcurrentMainScheduler.swift
[126/153] Compiling RxSwift ConnectableObservableType.swift
[127/153] Compiling RxSwift Create.swift
[128/153] Compiling RxSwift CurrentThreadScheduler.swift
[129/153] Compiling RxSwift Date+Dispatch.swift
[130/153] Compiling RxSwift Debounce.swift
[131/153] Compiling RxSwift Debug.swift
[132/153] Compiling RxSwift DefaultIfEmpty.swift
[133/153] Compiling RxSwift Deferred.swift
[134/153] Compiling RxSwift Delay.swift
[135/153] Compiling RxSwift DelaySubscription.swift
[136/153] Compiling RxSwift SynchronizedUnsubscribeType.swift
[137/153] Compiling RxSwift TailRecursiveSink.swift
[138/153] Compiling RxSwift Take.swift
[139/153] Compiling RxSwift TakeLast.swift
[140/153] Compiling RxSwift TakeUntil.swift
[141/153] Compiling RxSwift TakeWhile.swift
[142/153] Compiling RxSwift Throttle.swift
[143/153] Compiling RxSwift Timeout.swift
[144/153] Compiling RxSwift Timer.swift
[145/153] Compiling RxSwift ToArray.swift
[146/153] Compiling RxSwift Using.swift
[147/153] Compiling RxSwift VirtualTimeConverterType.swift
[148/153] Compiling RxSwift VirtualTimeScheduler.swift
[149/153] Compiling RxSwift Window.swift
[150/153] Compiling RxSwift WithLatestFrom.swift
[151/153] Compiling RxSwift Zip+Collection.swift
[152/153] Compiling RxSwift Zip+arity.swift
[153/153] Compiling RxSwift Zip.swift
BUILD FAILURE 6.1 linux