Build Information
Failed to build ghaw, reference master (bedf5f
), with Swift 6.1 for Linux on 25 Apr 2025 13:34:11 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/toshi0383/ghaw.git
Reference: master
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/toshi0383/ghaw
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at bedf5f7 update README
Cloned https://github.com/toshi0383/ghaw.git
Revision (git rev-parse @):
bedf5f7bd9ec5e6f1372b4ccaf892c19819e15fd
SUCCESS checkout https://github.com/toshi0383/ghaw.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/toshi0383/ghaw.git
https://github.com/toshi0383/ghaw.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "corecli",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.10",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/toshi0383/CoreCLI"
},
{
"identity" : "shellout",
"requirement" : {
"range" : [
{
"lower_bound" : "2.2.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/JohnSundell/ShellOut"
},
{
"identity" : "rxswift",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ReactiveX/RxSwift"
}
],
"manifest_display_name" : "ghaw",
"name" : "ghaw",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "ghaw",
"targets" : [
"ghaw"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "ghaw",
"module_type" : "SwiftTarget",
"name" : "ghaw",
"path" : "Sources/ghaw",
"product_dependencies" : [
"RxSwift",
"RxCocoa",
"ShellOut",
"CoreCLI"
],
"product_memberships" : [
"ghaw"
],
"sources" : [
"API.swift",
"FindPullRequests.swift",
"JobDone.swift",
"ReadyForReview.swift",
"main.swift",
"zzz.Sourcery.out.swift"
],
"type" : "executable"
}
],
"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/toshi0383/CoreCLI
Fetching https://github.com/ReactiveX/RxSwift
Fetching https://github.com/JohnSundell/ShellOut
[1/68] Fetching corecli
[69/1028] Fetching corecli, shellout
Fetched https://github.com/toshi0383/CoreCLI from cache (0.25s)
Fetched https://github.com/JohnSundell/ShellOut from cache (0.25s)
[1/52676] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift from cache (3.56s)
Computing version for https://github.com/toshi0383/CoreCLI
Computed https://github.com/toshi0383/CoreCLI at 0.1.10 (6.18s)
Computing version for https://github.com/JohnSundell/ShellOut
Computed https://github.com/JohnSundell/ShellOut at 2.3.0 (3.02s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 5.1.3 (0.54s)
Creating working copy for https://github.com/toshi0383/CoreCLI
Working copy of https://github.com/toshi0383/CoreCLI resolved at 0.1.10
Creating working copy for https://github.com/JohnSundell/ShellOut
Working copy of https://github.com/JohnSundell/ShellOut resolved at 2.3.0
Creating working copy for https://github.com/ReactiveX/RxSwift
Working copy of https://github.com/ReactiveX/RxSwift resolved at 5.1.3
Building for debugging...
[0/15] Write sources
[6/15] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/155] 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) {
[9/173] Compiling CoreCLI CommandType.swift
[10/173] Emitting module CoreCLI
[11/173] Compiling CoreCLI ArgumentParser.swift
[12/173] Compiling CoreCLI AutoArgumentsDecodable.swift
[13/173] Compiling CoreCLI CommandRunner.swift
[14/174] Compiling RxSwift SynchronizedUnsubscribeType.swift
[15/174] Compiling RxSwift TailRecursiveSink.swift
[16/174] Compiling RxSwift Take.swift
[17/174] Compiling RxSwift TakeLast.swift
[18/174] Compiling RxSwift TakeUntil.swift
[19/174] Compiling RxSwift TakeWhile.swift
[20/174] Compiling RxSwift Throttle.swift
[21/174] Compiling RxSwift Timeout.swift
[22/174] Compiling RxSwift Timer.swift
[23/174] Compiling RxSwift ToArray.swift
[24/174] Compiling RxSwift Using.swift
[25/174] Compiling RxSwift VirtualTimeConverterType.swift
[26/174] Compiling RxSwift VirtualTimeScheduler.swift
[27/174] Compiling RxSwift Window.swift
[28/174] Compiling RxSwift WithLatestFrom.swift
[29/174] Compiling RxSwift Zip+Collection.swift
[30/174] Compiling RxSwift Zip+arity.swift
[31/174] Compiling RxSwift Zip.swift
[32/174] Emitting module ShellOut
[33/174] Compiling ShellOut ShellOut.swift
[35/175] Compiling RxSwift GroupBy.swift
[36/175] Compiling RxSwift GroupedObservable.swift
[37/175] Compiling RxSwift HistoricalScheduler.swift
[38/175] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[39/175] Compiling RxSwift ImmediateSchedulerType.swift
[40/175] Compiling RxSwift InfiniteSequence.swift
[41/175] Compiling RxSwift InvocableScheduledItem.swift
[42/175] Compiling RxSwift InvocableType.swift
[43/175] Compiling RxSwift Just.swift
[44/175] Compiling RxSwift Lock.swift
[45/175] Compiling RxSwift LockOwnerType.swift
[46/175] Compiling RxSwift MainScheduler.swift
[47/175] Compiling RxSwift Map.swift
[48/175] Compiling RxSwift Materialize.swift
[49/175] Compiling RxSwift Maybe.swift
[50/175] Compiling RxSwift Merge.swift
[51/175] Compiling RxSwift Multicast.swift
[52/175] Compiling RxSwift Never.swift
[53/175] Compiling RxSwift NopDisposable.swift
[54/175] Compiling RxSwift CombineLatest+arity.swift
[55/175] Compiling RxSwift CombineLatest.swift
[56/175] Compiling RxSwift CompactMap.swift
[57/175] Compiling RxSwift Completable+AndThen.swift
[58/175] Compiling RxSwift Completable.swift
[59/175] Compiling RxSwift CompositeDisposable.swift
[60/175] Compiling RxSwift Concat.swift
[61/175] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[62/175] Compiling RxSwift ConcurrentMainScheduler.swift
[63/175] Compiling RxSwift ConnectableObservableType.swift
[64/175] Compiling RxSwift Create.swift
[65/175] Compiling RxSwift CurrentThreadScheduler.swift
[66/175] Compiling RxSwift Date+Dispatch.swift
[67/175] Compiling RxSwift Debounce.swift
[68/175] Compiling RxSwift Debug.swift
[69/175] Compiling RxSwift DefaultIfEmpty.swift
[70/175] Compiling RxSwift Deferred.swift
[71/175] Compiling RxSwift Delay.swift
[72/175] Compiling RxSwift DelaySubscription.swift
[73/175] Compiling RxSwift Dematerialize.swift
[74/175] Compiling RxSwift Deprecated.swift
[75/175] Compiling RxSwift DispatchQueue+Extensions.swift
[76/175] Compiling RxSwift DispatchQueueConfiguration.swift
[77/175] Compiling RxSwift Disposable.swift
[78/175] Compiling RxSwift Disposables.swift
[79/175] Compiling RxSwift DisposeBag.swift
[80/175] Compiling RxSwift DisposeBase.swift
[81/175] Compiling RxSwift DistinctUntilChanged.swift
[82/175] Compiling RxSwift Do.swift
[83/175] Compiling RxSwift ElementAt.swift
[84/175] Compiling RxSwift Empty.swift
[85/175] Compiling RxSwift Enumerated.swift
[86/175] Compiling RxSwift Error.swift
[87/175] Compiling RxSwift Errors.swift
[88/175] Compiling RxSwift Event.swift
[89/175] Compiling RxSwift Filter.swift
[90/175] Compiling RxSwift First.swift
[91/175] Compiling RxSwift Generate.swift
[92/175] 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) {
[93/175] 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) {
[94/175] 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) {
[95/175] 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) {
[96/175] 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) {
[97/175] 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) {
[98/175] 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) {
[99/175] 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) {
[100/175] 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) {
[101/175] 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) {
[102/175] 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) {
[103/175] 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) {
[104/175] 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) {
[105/175] 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) {
[106/175] 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) {
[107/175] 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) {
[108/175] 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) {
[109/175] 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) {
[110/175] 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) {
[111/175] Compiling RxSwift Reactive.swift
[112/175] Compiling RxSwift RecursiveLock.swift
[113/175] Compiling RxSwift RecursiveScheduler.swift
[114/175] Compiling RxSwift Reduce.swift
[115/175] Compiling RxSwift RefCountDisposable.swift
[116/175] Compiling RxSwift Repeat.swift
[117/175] Compiling RxSwift ReplaySubject.swift
[118/175] Compiling RxSwift RetryWhen.swift
[119/175] Compiling RxSwift Rx.swift
[120/175] Compiling RxSwift RxMutableBox.swift
[121/175] Compiling RxSwift Sample.swift
[122/175] Compiling RxSwift Scan.swift
[123/175] Compiling RxSwift ScheduledDisposable.swift
[124/175] Compiling RxSwift ScheduledItem.swift
[125/175] Compiling RxSwift ScheduledItemType.swift
[126/175] Compiling RxSwift SchedulerServices+Emulation.swift
[127/175] Compiling RxSwift SchedulerType.swift
[128/175] Compiling RxSwift Sequence.swift
[129/175] Compiling RxSwift SerialDispatchQueueScheduler.swift
[130/175] Compiling RxSwift Observable.swift
[131/175] Compiling RxSwift ObservableConvertibleType.swift
[132/175] Compiling RxSwift ObservableType+Extensions.swift
[133/175] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[134/175] Compiling RxSwift ObservableType.swift
[135/175] Compiling RxSwift ObserveOn.swift
[136/175] Compiling RxSwift ObserverBase.swift
[137/175] Compiling RxSwift ObserverType.swift
[138/175] Compiling RxSwift OperationQueueScheduler.swift
[139/175] Compiling RxSwift Optional.swift
[140/175] Compiling RxSwift Platform.Darwin.swift
[141/175] Compiling RxSwift Platform.Linux.swift
[142/175] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[143/175] Compiling RxSwift PrimitiveSequence.swift
[144/175] Compiling RxSwift PriorityQueue.swift
[145/175] Compiling RxSwift Producer.swift
[146/175] Compiling RxSwift PublishSubject.swift
[147/175] Compiling RxSwift Queue.swift
[148/175] Compiling RxSwift Range.swift
[149/175] Compiling RxSwift SerialDisposable.swift
[150/175] Compiling RxSwift ShareReplayScope.swift
[151/175] Compiling RxSwift Single.swift
[152/175] Compiling RxSwift SingleAssignmentDisposable.swift
[153/175] Compiling RxSwift SingleAsync.swift
[154/175] Compiling RxSwift Sink.swift
[155/175] Compiling RxSwift Skip.swift
[156/175] Compiling RxSwift SkipUntil.swift
[157/175] Compiling RxSwift SkipWhile.swift
[158/175] Compiling RxSwift StartWith.swift
[159/175] Compiling RxSwift SubjectType.swift
[160/175] Compiling RxSwift SubscribeOn.swift
[161/175] Compiling RxSwift SubscriptionDisposable.swift
[162/175] Compiling RxSwift SwiftSupport.swift
[163/175] Compiling RxSwift Switch.swift
[164/175] Compiling RxSwift SwitchIfEmpty.swift
[165/175] Compiling RxSwift SynchronizedDisposeType.swift
[166/175] Compiling RxSwift SynchronizedOnType.swift
[167/175] Wrapping AST for CoreCLI for debugging
[168/175] Wrapping AST for ShellOut for debugging
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/9] Write swift-version-24593BA9C3E375BF.txt
[2/84] Emitting module CoreCLI
[3/149] Compiling CoreCLI CommandRunner.swift
[4/149] Compiling CoreCLI CommandType.swift
[5/149] Compiling CoreCLI AutoArgumentsDecodable.swift
[6/149] Compiling CoreCLI ArgumentParser.swift
[8/149] Emitting module ShellOut
[9/149] Compiling ShellOut ShellOut.swift
[11/150] 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) {
[12/150] 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) {
[13/150] 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) {
[14/150] 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) {
[15/150] 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) {
[16/150] 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) {
[17/150] 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) {
[18/150] 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) {
[19/150] 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) {
[20/150] 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) {
[21/150] 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) {
[22/150] 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) {
[23/150] 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) {
[24/150] 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) {
[25/150] 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) {
[26/150] 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) {
[27/150] 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) {
[28/150] 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) {
[29/150] 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) {
[29/168] Wrapping AST for ShellOut for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[31/168] 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) {
[32/168] Compiling RxSwift SerialDisposable.swift
[33/168] Compiling RxSwift ShareReplayScope.swift
[34/168] Compiling RxSwift Single.swift
[35/168] Compiling RxSwift SingleAssignmentDisposable.swift
[36/168] Compiling RxSwift SingleAsync.swift
[37/168] Compiling RxSwift Sink.swift
[38/168] Compiling RxSwift Skip.swift
[39/168] Compiling RxSwift SkipUntil.swift
[40/168] Compiling RxSwift SkipWhile.swift
[41/168] Compiling RxSwift StartWith.swift
[42/168] Compiling RxSwift SubjectType.swift
[43/168] Compiling RxSwift SubscribeOn.swift
[44/168] Compiling RxSwift SubscriptionDisposable.swift
[45/168] Compiling RxSwift SwiftSupport.swift
[46/168] Compiling RxSwift Switch.swift
[47/168] Compiling RxSwift SwitchIfEmpty.swift
[48/168] Compiling RxSwift SynchronizedDisposeType.swift
[49/168] Compiling RxSwift SynchronizedOnType.swift
[50/168] Compiling RxSwift Dematerialize.swift
[51/168] Compiling RxSwift Deprecated.swift
[52/168] Compiling RxSwift DispatchQueue+Extensions.swift
[53/168] Compiling RxSwift DispatchQueueConfiguration.swift
[54/168] Compiling RxSwift Disposable.swift
[55/168] Compiling RxSwift Disposables.swift
[56/168] Compiling RxSwift DisposeBag.swift
[57/168] Compiling RxSwift DisposeBase.swift
[58/168] Compiling RxSwift DistinctUntilChanged.swift
[59/168] Compiling RxSwift Do.swift
[60/168] Compiling RxSwift ElementAt.swift
[61/168] Compiling RxSwift Empty.swift
[62/168] Compiling RxSwift Enumerated.swift
[63/168] Compiling RxSwift Error.swift
[64/168] Compiling RxSwift Errors.swift
[65/168] Compiling RxSwift Event.swift
[66/168] Compiling RxSwift Filter.swift
[67/168] Compiling RxSwift First.swift
[68/168] Compiling RxSwift Generate.swift
[69/168] Compiling RxSwift Observable.swift
[70/168] Compiling RxSwift ObservableConvertibleType.swift
[71/168] Compiling RxSwift ObservableType+Extensions.swift
[72/168] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[73/168] Compiling RxSwift ObservableType.swift
[74/168] Compiling RxSwift ObserveOn.swift
[75/168] Compiling RxSwift ObserverBase.swift
[76/168] Compiling RxSwift ObserverType.swift
[77/168] Compiling RxSwift OperationQueueScheduler.swift
[78/168] Compiling RxSwift Optional.swift
[79/168] Compiling RxSwift Platform.Darwin.swift
[80/168] Compiling RxSwift Platform.Linux.swift
[81/168] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[82/168] Compiling RxSwift PrimitiveSequence.swift
[83/168] Compiling RxSwift PriorityQueue.swift
[84/168] Compiling RxSwift Producer.swift
[85/168] Compiling RxSwift PublishSubject.swift
[86/168] Compiling RxSwift Queue.swift
[87/168] Compiling RxSwift Range.swift
[88/168] Compiling RxSwift GroupBy.swift
[89/168] Compiling RxSwift GroupedObservable.swift
[90/168] Compiling RxSwift HistoricalScheduler.swift
[91/168] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[92/168] Compiling RxSwift ImmediateSchedulerType.swift
[93/168] Compiling RxSwift InfiniteSequence.swift
[94/168] Compiling RxSwift InvocableScheduledItem.swift
[95/168] Compiling RxSwift InvocableType.swift
[96/168] Compiling RxSwift Just.swift
[97/168] Compiling RxSwift Lock.swift
[98/168] Compiling RxSwift LockOwnerType.swift
[99/168] Compiling RxSwift MainScheduler.swift
[100/168] Compiling RxSwift Map.swift
[101/168] Compiling RxSwift Materialize.swift
[102/168] Compiling RxSwift Maybe.swift
[103/168] Compiling RxSwift Merge.swift
[104/168] Compiling RxSwift Multicast.swift
[105/168] Compiling RxSwift Never.swift
[106/168] Compiling RxSwift NopDisposable.swift
[107/168] Compiling RxSwift Reactive.swift
[108/168] Compiling RxSwift RecursiveLock.swift
[109/168] Compiling RxSwift RecursiveScheduler.swift
[110/168] Compiling RxSwift Reduce.swift
[111/168] Compiling RxSwift RefCountDisposable.swift
[112/168] Compiling RxSwift Repeat.swift
[113/168] Compiling RxSwift ReplaySubject.swift
[114/168] Compiling RxSwift RetryWhen.swift
[115/168] Compiling RxSwift Rx.swift
[116/168] Compiling RxSwift RxMutableBox.swift
[117/168] Compiling RxSwift Sample.swift
[118/168] Compiling RxSwift Scan.swift
[119/168] Compiling RxSwift ScheduledDisposable.swift
[120/168] Compiling RxSwift ScheduledItem.swift
[121/168] Compiling RxSwift ScheduledItemType.swift
[122/168] Compiling RxSwift SchedulerServices+Emulation.swift
[123/168] Compiling RxSwift SchedulerType.swift
[124/168] Compiling RxSwift Sequence.swift
[125/168] Compiling RxSwift SerialDispatchQueueScheduler.swift
[126/168] Compiling RxSwift CombineLatest+arity.swift
[127/168] Compiling RxSwift CombineLatest.swift
[128/168] Compiling RxSwift CompactMap.swift
[129/168] Compiling RxSwift Completable+AndThen.swift
[130/168] Compiling RxSwift Completable.swift
[131/168] Compiling RxSwift CompositeDisposable.swift
[132/168] Compiling RxSwift Concat.swift
[133/168] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[134/168] Compiling RxSwift ConcurrentMainScheduler.swift
[135/168] Compiling RxSwift ConnectableObservableType.swift
[136/168] Compiling RxSwift Create.swift
[137/168] Compiling RxSwift CurrentThreadScheduler.swift
[138/168] Compiling RxSwift Date+Dispatch.swift
[139/168] Compiling RxSwift Debounce.swift
[140/168] Compiling RxSwift Debug.swift
[141/168] Compiling RxSwift DefaultIfEmpty.swift
[142/168] Compiling RxSwift Deferred.swift
[143/168] Compiling RxSwift Delay.swift
[144/168] Compiling RxSwift DelaySubscription.swift
[145/168] Compiling RxSwift SynchronizedUnsubscribeType.swift
[146/168] Compiling RxSwift TailRecursiveSink.swift
[147/168] Compiling RxSwift Take.swift
[148/168] Compiling RxSwift TakeLast.swift
[149/168] Compiling RxSwift TakeUntil.swift
[150/168] Compiling RxSwift TakeWhile.swift
[151/168] Compiling RxSwift Throttle.swift
[152/168] Compiling RxSwift Timeout.swift
[153/168] Compiling RxSwift Timer.swift
[154/168] Compiling RxSwift ToArray.swift
[155/168] Compiling RxSwift Using.swift
[156/168] Compiling RxSwift VirtualTimeConverterType.swift
[157/168] Compiling RxSwift VirtualTimeScheduler.swift
[158/168] Compiling RxSwift Window.swift
[159/168] Compiling RxSwift WithLatestFrom.swift
[160/168] Compiling RxSwift Zip+Collection.swift
[161/168] Compiling RxSwift Zip+arity.swift
[162/168] Compiling RxSwift Zip.swift
BUILD FAILURE 6.1 linux