Build Information
Failed to build ghaw, reference 0.4.1 (340513
), with Swift 6.1 for Linux on 25 Apr 2025 13:34:08 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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: 0.4.1
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
* tag 0.4.1 -> FETCH_HEAD
HEAD is now at 3405138 fix Package.resources
Cloned https://github.com/toshi0383/ghaw.git
Revision (git rev-parse @):
3405138c6019898147e0ffce71278c8640bca595
SUCCESS checkout https://github.com/toshi0383/ghaw.git at 0.4.1
========================================
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-4606859-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/JohnSundell/ShellOut
Fetching https://github.com/ReactiveX/RxSwift
Fetching https://github.com/toshi0383/CoreCLI
[1/960] Fetching shellout
[491/1028] Fetching shellout, corecli
Fetched https://github.com/toshi0383/CoreCLI from cache (0.37s)
[1/52676] Fetching rxswift
Fetched https://github.com/JohnSundell/ShellOut from cache (4.18s)
Fetched https://github.com/ReactiveX/RxSwift from cache (4.35s)
Computing version for https://github.com/toshi0383/CoreCLI
Computed https://github.com/toshi0383/CoreCLI at 0.1.10 (7.29s)
Computing version for https://github.com/JohnSundell/ShellOut
Computed https://github.com/JohnSundell/ShellOut at 2.3.0 (2.75s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 5.1.3 (1.24s)
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/ReactiveX/RxSwift
Working copy of https://github.com/ReactiveX/RxSwift resolved at 5.1.3
Creating working copy for https://github.com/JohnSundell/ShellOut
Working copy of https://github.com/JohnSundell/ShellOut resolved at 2.3.0
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 AutoArgumentsDecodable.swift
[10/173] Compiling CoreCLI CommandType.swift
[11/173] Emitting module ShellOut
[12/173] Compiling ShellOut ShellOut.swift
[13/174] Compiling CoreCLI CommandRunner.swift
[14/174] Compiling RxSwift SerialDisposable.swift
[15/174] Compiling RxSwift ShareReplayScope.swift
[16/174] Compiling RxSwift Single.swift
[17/174] Compiling RxSwift SingleAssignmentDisposable.swift
[18/174] Compiling RxSwift SingleAsync.swift
[19/174] Compiling RxSwift Sink.swift
[20/174] Compiling RxSwift Skip.swift
[21/174] Compiling RxSwift SkipUntil.swift
[22/174] Compiling RxSwift SkipWhile.swift
[23/174] Compiling RxSwift StartWith.swift
[24/174] Compiling RxSwift SubjectType.swift
[25/174] Compiling RxSwift SubscribeOn.swift
[26/174] Compiling RxSwift SubscriptionDisposable.swift
[27/174] Compiling RxSwift SwiftSupport.swift
[28/174] Compiling RxSwift Switch.swift
[29/174] Compiling RxSwift SwitchIfEmpty.swift
[30/174] Compiling RxSwift SynchronizedDisposeType.swift
[31/174] Compiling RxSwift SynchronizedOnType.swift
[33/174] Compiling RxSwift Observable.swift
[34/174] Compiling RxSwift ObservableConvertibleType.swift
[35/174] Compiling RxSwift ObservableType+Extensions.swift
[36/174] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[37/174] Compiling RxSwift ObservableType.swift
[38/174] Compiling RxSwift ObserveOn.swift
[39/174] Compiling RxSwift ObserverBase.swift
[40/174] Compiling RxSwift ObserverType.swift
[41/174] Compiling RxSwift OperationQueueScheduler.swift
[42/174] Compiling RxSwift Optional.swift
[43/174] Compiling RxSwift Platform.Darwin.swift
[44/174] Compiling RxSwift Platform.Linux.swift
[45/174] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[46/174] Compiling RxSwift PrimitiveSequence.swift
[47/174] Compiling RxSwift PriorityQueue.swift
[48/174] Compiling RxSwift Producer.swift
[49/174] Compiling RxSwift PublishSubject.swift
[50/174] Compiling RxSwift Queue.swift
[51/174] Compiling RxSwift Range.swift
[52/174] Compiling RxSwift Reactive.swift
[53/174] Compiling RxSwift RecursiveLock.swift
[54/174] Compiling RxSwift RecursiveScheduler.swift
[55/174] Compiling RxSwift Reduce.swift
[56/174] Compiling RxSwift RefCountDisposable.swift
[57/174] Compiling RxSwift Repeat.swift
[58/174] Compiling RxSwift ReplaySubject.swift
[59/174] Compiling RxSwift RetryWhen.swift
[60/174] Compiling RxSwift Rx.swift
[61/174] Compiling RxSwift RxMutableBox.swift
[62/174] Compiling RxSwift Sample.swift
[63/174] Compiling RxSwift Scan.swift
[64/174] Compiling RxSwift ScheduledDisposable.swift
[65/174] Compiling RxSwift ScheduledItem.swift
[66/174] Compiling RxSwift ScheduledItemType.swift
[67/174] Compiling RxSwift SchedulerServices+Emulation.swift
[68/174] Compiling RxSwift SchedulerType.swift
[69/174] Compiling RxSwift Sequence.swift
[70/174] Compiling RxSwift SerialDispatchQueueScheduler.swift
[71/174] Emitting module CoreCLI
[72/174] Compiling CoreCLI ArgumentParser.swift
[73/175] Wrapping AST for ShellOut for debugging
[75/175] Compiling RxSwift GroupBy.swift
[76/175] Compiling RxSwift GroupedObservable.swift
[77/175] Compiling RxSwift HistoricalScheduler.swift
[78/175] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[79/175] Compiling RxSwift ImmediateSchedulerType.swift
[80/175] Compiling RxSwift InfiniteSequence.swift
[81/175] Compiling RxSwift InvocableScheduledItem.swift
[82/175] Compiling RxSwift InvocableType.swift
[83/175] Compiling RxSwift Just.swift
[84/175] Compiling RxSwift Lock.swift
[85/175] Compiling RxSwift LockOwnerType.swift
[86/175] Compiling RxSwift MainScheduler.swift
[87/175] Compiling RxSwift Map.swift
[88/175] Compiling RxSwift Materialize.swift
[89/175] Compiling RxSwift Maybe.swift
[90/175] Compiling RxSwift Merge.swift
[91/175] Compiling RxSwift Multicast.swift
[92/175] Compiling RxSwift Never.swift
[93/175] Compiling RxSwift NopDisposable.swift
[94/175] Compiling RxSwift Dematerialize.swift
[95/175] Compiling RxSwift Deprecated.swift
[96/175] Compiling RxSwift DispatchQueue+Extensions.swift
[97/175] Compiling RxSwift DispatchQueueConfiguration.swift
[98/175] Compiling RxSwift Disposable.swift
[99/175] Compiling RxSwift Disposables.swift
[100/175] Compiling RxSwift DisposeBag.swift
[101/175] Compiling RxSwift DisposeBase.swift
[102/175] Compiling RxSwift DistinctUntilChanged.swift
[103/175] Compiling RxSwift Do.swift
[104/175] Compiling RxSwift ElementAt.swift
[105/175] Compiling RxSwift Empty.swift
[106/175] Compiling RxSwift Enumerated.swift
[107/175] Compiling RxSwift Error.swift
[108/175] Compiling RxSwift Errors.swift
[109/175] Compiling RxSwift Event.swift
[110/175] Compiling RxSwift Filter.swift
[111/175] Compiling RxSwift First.swift
[112/175] Compiling RxSwift Generate.swift
[113/175] Compiling RxSwift CombineLatest+arity.swift
[114/175] Compiling RxSwift CombineLatest.swift
[115/175] Compiling RxSwift CompactMap.swift
[116/175] Compiling RxSwift Completable+AndThen.swift
[117/175] Compiling RxSwift Completable.swift
[118/175] Compiling RxSwift CompositeDisposable.swift
[119/175] Compiling RxSwift Concat.swift
[120/175] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[121/175] Compiling RxSwift ConcurrentMainScheduler.swift
[122/175] Compiling RxSwift ConnectableObservableType.swift
[123/175] Compiling RxSwift Create.swift
[124/175] Compiling RxSwift CurrentThreadScheduler.swift
[125/175] Compiling RxSwift Date+Dispatch.swift
[126/175] Compiling RxSwift Debounce.swift
[127/175] Compiling RxSwift Debug.swift
[128/175] Compiling RxSwift DefaultIfEmpty.swift
[129/175] Compiling RxSwift Deferred.swift
[130/175] Compiling RxSwift Delay.swift
[131/175] Compiling RxSwift DelaySubscription.swift
[132/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) {
[133/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) {
[134/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) {
[135/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) {
[136/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) {
[137/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) {
[138/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) {
[139/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) {
[140/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) {
[141/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) {
[142/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) {
[143/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) {
[144/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) {
[145/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) {
[146/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) {
[147/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) {
[148/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) {
[149/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) {
[150/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) {
[150/175] Wrapping AST for CoreCLI for debugging
[152/175] Compiling RxSwift SynchronizedUnsubscribeType.swift
[153/175] Compiling RxSwift TailRecursiveSink.swift
[154/175] Compiling RxSwift Take.swift
[155/175] Compiling RxSwift TakeLast.swift
[156/175] Compiling RxSwift TakeUntil.swift
[157/175] Compiling RxSwift TakeWhile.swift
[158/175] Compiling RxSwift Throttle.swift
[159/175] Compiling RxSwift Timeout.swift
[160/175] Compiling RxSwift Timer.swift
[161/175] Compiling RxSwift ToArray.swift
[162/175] Compiling RxSwift Using.swift
[163/175] Compiling RxSwift VirtualTimeConverterType.swift
[164/175] Compiling RxSwift VirtualTimeScheduler.swift
[165/175] Compiling RxSwift Window.swift
[166/175] Compiling RxSwift WithLatestFrom.swift
[167/175] Compiling RxSwift Zip+Collection.swift
[168/175] Compiling RxSwift Zip+arity.swift
[169/175] Compiling RxSwift Zip.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/73] Compiling CoreCLI CommandType.swift
[3/104] Compiling CoreCLI ArgumentParser.swift
[4/149] Compiling CoreCLI AutoArgumentsDecodable.swift
[5/149] Emitting module CoreCLI
[6/149] Compiling CoreCLI CommandRunner.swift
[7/150] Emitting module ShellOut
[8/150] Compiling ShellOut ShellOut.swift
[11/149] Compiling RxSwift Dematerialize.swift
[12/149] Compiling RxSwift Deprecated.swift
[13/149] Compiling RxSwift DispatchQueue+Extensions.swift
[14/149] Compiling RxSwift DispatchQueueConfiguration.swift
[15/149] Compiling RxSwift Disposable.swift
[16/149] Compiling RxSwift Disposables.swift
[17/149] Compiling RxSwift DisposeBag.swift
[18/149] Compiling RxSwift DisposeBase.swift
[19/149] Compiling RxSwift DistinctUntilChanged.swift
[20/149] Compiling RxSwift Do.swift
[21/149] Compiling RxSwift ElementAt.swift
[22/149] Compiling RxSwift Empty.swift
[23/149] Compiling RxSwift Enumerated.swift
[24/149] Compiling RxSwift Error.swift
[25/149] Compiling RxSwift Errors.swift
[26/149] Compiling RxSwift Event.swift
[27/149] Compiling RxSwift Filter.swift
[28/149] Compiling RxSwift First.swift
[29/149] Compiling RxSwift Generate.swift
[30/167] 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) {
[31/167] 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) {
[32/167] 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) {
[33/167] 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) {
[34/167] 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) {
[35/167] 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) {
[36/167] 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) {
[37/167] 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) {
[38/167] 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) {
[39/167] 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) {
[40/167] 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) {
[41/167] 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) {
[42/167] 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) {
[43/167] 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) {
[44/167] 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) {
[45/167] 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) {
[46/167] 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) {
[47/167] 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) {
[48/167] 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) {
[49/167] Compiling RxSwift SerialDisposable.swift
[50/167] Compiling RxSwift ShareReplayScope.swift
[51/167] Compiling RxSwift Single.swift
[52/167] Compiling RxSwift SingleAssignmentDisposable.swift
[53/167] Compiling RxSwift SingleAsync.swift
[54/167] Compiling RxSwift Sink.swift
[55/167] Compiling RxSwift Skip.swift
[56/167] Compiling RxSwift SkipUntil.swift
[57/167] Compiling RxSwift SkipWhile.swift
[58/167] Compiling RxSwift StartWith.swift
[59/167] Compiling RxSwift SubjectType.swift
[60/167] Compiling RxSwift SubscribeOn.swift
[61/167] Compiling RxSwift SubscriptionDisposable.swift
[62/167] Compiling RxSwift SwiftSupport.swift
[63/167] Compiling RxSwift Switch.swift
[64/167] Compiling RxSwift SwitchIfEmpty.swift
[65/167] Compiling RxSwift SynchronizedDisposeType.swift
[66/167] Compiling RxSwift SynchronizedOnType.swift
[67/167] Compiling RxSwift Observable.swift
[68/167] Compiling RxSwift ObservableConvertibleType.swift
[69/167] Compiling RxSwift ObservableType+Extensions.swift
[70/167] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[71/167] Compiling RxSwift ObservableType.swift
[72/167] Compiling RxSwift ObserveOn.swift
[73/167] Compiling RxSwift ObserverBase.swift
[74/167] Compiling RxSwift ObserverType.swift
[75/167] Compiling RxSwift OperationQueueScheduler.swift
[76/167] Compiling RxSwift Optional.swift
[77/167] Compiling RxSwift Platform.Darwin.swift
[78/167] Compiling RxSwift Platform.Linux.swift
[79/167] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[80/167] Compiling RxSwift PrimitiveSequence.swift
[81/167] Compiling RxSwift PriorityQueue.swift
[82/167] Compiling RxSwift Producer.swift
[83/167] Compiling RxSwift PublishSubject.swift
[84/167] Compiling RxSwift Queue.swift
[85/167] Compiling RxSwift Range.swift
[86/167] Compiling RxSwift Reactive.swift
[87/167] Compiling RxSwift RecursiveLock.swift
[88/167] Compiling RxSwift RecursiveScheduler.swift
[89/167] Compiling RxSwift Reduce.swift
[90/167] Compiling RxSwift RefCountDisposable.swift
[91/167] Compiling RxSwift Repeat.swift
[92/167] Compiling RxSwift ReplaySubject.swift
[93/167] Compiling RxSwift RetryWhen.swift
[94/167] Compiling RxSwift Rx.swift
[95/167] Compiling RxSwift RxMutableBox.swift
[96/167] Compiling RxSwift Sample.swift
[97/167] Compiling RxSwift Scan.swift
[98/167] Compiling RxSwift ScheduledDisposable.swift
[99/167] Compiling RxSwift ScheduledItem.swift
[100/167] Compiling RxSwift ScheduledItemType.swift
[101/167] Compiling RxSwift SchedulerServices+Emulation.swift
[102/167] Compiling RxSwift SchedulerType.swift
[103/167] Compiling RxSwift Sequence.swift
[104/167] Compiling RxSwift SerialDispatchQueueScheduler.swift
[105/167] Compiling RxSwift GroupBy.swift
[106/167] Compiling RxSwift GroupedObservable.swift
[107/167] Compiling RxSwift HistoricalScheduler.swift
[108/167] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[109/167] Compiling RxSwift ImmediateSchedulerType.swift
[110/167] Compiling RxSwift InfiniteSequence.swift
[111/167] Compiling RxSwift InvocableScheduledItem.swift
[112/167] Compiling RxSwift InvocableType.swift
[113/167] Compiling RxSwift Just.swift
[114/167] Compiling RxSwift Lock.swift
[115/167] Compiling RxSwift LockOwnerType.swift
[116/167] Compiling RxSwift MainScheduler.swift
[117/167] Compiling RxSwift Map.swift
[118/167] Compiling RxSwift Materialize.swift
[119/167] Compiling RxSwift Maybe.swift
[120/167] Compiling RxSwift Merge.swift
[121/167] Compiling RxSwift Multicast.swift
[122/167] Compiling RxSwift Never.swift
[123/167] Compiling RxSwift NopDisposable.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[124/167] Compiling RxSwift CombineLatest+arity.swift
[125/167] Compiling RxSwift CombineLatest.swift
[126/167] Compiling RxSwift CompactMap.swift
[127/167] Compiling RxSwift Completable+AndThen.swift
[128/167] Compiling RxSwift Completable.swift
[129/167] Compiling RxSwift CompositeDisposable.swift
[130/167] Compiling RxSwift Concat.swift
[131/167] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[132/167] Compiling RxSwift ConcurrentMainScheduler.swift
[133/167] Compiling RxSwift ConnectableObservableType.swift
[134/167] Compiling RxSwift Create.swift
[135/167] Compiling RxSwift CurrentThreadScheduler.swift
[136/167] Compiling RxSwift Date+Dispatch.swift
[137/167] Compiling RxSwift Debounce.swift
[138/167] Compiling RxSwift Debug.swift
[139/167] Compiling RxSwift DefaultIfEmpty.swift
[140/167] Compiling RxSwift Deferred.swift
[141/167] Compiling RxSwift Delay.swift
[142/167] Compiling RxSwift DelaySubscription.swift
[143/167] 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) {
[144/167] Compiling RxSwift SynchronizedUnsubscribeType.swift
[145/167] Compiling RxSwift TailRecursiveSink.swift
[146/167] Compiling RxSwift Take.swift
[147/167] Compiling RxSwift TakeLast.swift
[148/167] Compiling RxSwift TakeUntil.swift
[149/167] Compiling RxSwift TakeWhile.swift
[150/167] Compiling RxSwift Throttle.swift
[151/167] Compiling RxSwift Timeout.swift
[152/167] Compiling RxSwift Timer.swift
[153/167] Compiling RxSwift ToArray.swift
[154/167] Compiling RxSwift Using.swift
[155/167] Compiling RxSwift VirtualTimeConverterType.swift
[156/167] Compiling RxSwift VirtualTimeScheduler.swift
[157/167] Compiling RxSwift Window.swift
[158/167] Compiling RxSwift WithLatestFrom.swift
[159/167] Compiling RxSwift Zip+Collection.swift
[160/167] Compiling RxSwift Zip+arity.swift
[161/167] Compiling RxSwift Zip.swift
BUILD FAILURE 6.1 linux