The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Spin.Swift with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Spinners/Spin.Swift.git
Reference: 0.21.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/Spinners/Spin.Swift
 * tag               0.21.0     -> FETCH_HEAD
HEAD is now at 042f708 project: set Swift to 5.2 in Package.swift
Cloned https://github.com/Spinners/Spin.Swift.git
Revision (git rev-parse @):
042f708554268a8607ff2659b9395613480c5fd7
SUCCESS checkout https://github.com/Spinners/Spin.Swift.git at 0.21.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Spinners/Spin.Swift.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/ReactiveX/RxSwift
Fetching https://github.com/ReactiveCocoa/ReactiveSwift
[1/52357] Fetching reactiveswift
[3143/103371] Fetching reactiveswift, rxswift
Fetched https://github.com/ReactiveCocoa/ReactiveSwift from cache (2.71s)
Fetched https://github.com/ReactiveX/RxSwift from cache (2.71s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 5.1.1 (0.45s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift
Computed https://github.com/ReactiveCocoa/ReactiveSwift at 6.3.0 (0.39s)
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift resolved at 6.3.0
Creating working copy for https://github.com/ReactiveX/RxSwift
Working copy of https://github.com/ReactiveX/RxSwift resolved at 5.1.1
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/174] Compiling SpinCommon StateRenderer.swift
[10/174] Compiling SpinCommon SpinDefinition.swift
[11/175] Compiling RxSwift ConcurrentMainScheduler.swift
[12/175] Compiling RxSwift ConnectableObservableType.swift
[13/175] Compiling RxSwift CompactMap.swift
[14/175] Compiling RxSwift Completable+AndThen.swift
[15/175] Compiling RxSwift Concat.swift
[16/175] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[17/175] Compiling SpinCommon Weakify.swift
[18/175] Compiling RxSwift Date+Dispatch.swift
[19/175] Compiling RxSwift Debounce.swift
[20/175] Compiling RxSwift Debug.swift
[21/177] Compiling RxSwift Observable.swift
[22/177] Compiling RxSwift ObservableConvertibleType.swift
[23/177] Compiling RxSwift ObservableType+Extensions.swift
[24/177] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[25/177] Compiling RxSwift ObservableType.swift
[26/177] Compiling RxSwift ObserveOn.swift
[27/177] Compiling RxSwift ObserverBase.swift
[28/177] Compiling RxSwift ObserverType.swift
[29/177] Compiling RxSwift OperationQueueScheduler.swift
[30/177] Compiling RxSwift Optional.swift
[31/177] Compiling RxSwift Platform.Darwin.swift
[32/177] Compiling RxSwift Platform.Linux.swift
[33/177] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[34/177] Compiling RxSwift PrimitiveSequence.swift
[35/177] Compiling RxSwift PriorityQueue.swift
[36/177] Compiling RxSwift Producer.swift
[37/177] Compiling RxSwift PublishSubject.swift
[38/177] Compiling RxSwift Queue.swift
[39/177] Compiling RxSwift Range.swift
[40/177] Compiling RxSwift AddRef.swift
[41/177] Compiling RxSwift Amb.swift
[42/177] Compiling RxSwift AnonymousDisposable.swift
[43/177] Compiling RxSwift AnonymousObserver.swift
[44/177] Compiling RxSwift AnyObserver.swift
[45/177] Compiling RxSwift AsMaybe.swift
[46/177] Compiling RxSwift AsSingle.swift
[47/177] Compiling RxSwift AsyncLock.swift
[48/177] Compiling RxSwift AsyncSubject.swift
[49/177] Compiling RxSwift AtomicInt.swift
[50/177] Compiling RxSwift Bag+Rx.swift
[51/177] Compiling RxSwift Bag.swift
[52/177] Compiling RxSwift BehaviorSubject.swift
[53/177] Compiling RxSwift BinaryDisposable.swift
[54/177] Compiling RxSwift BooleanDisposable.swift
[55/177] Compiling RxSwift Buffer.swift
[56/177] Compiling RxSwift Cancelable.swift
[57/177] Compiling RxSwift Catch.swift
[58/177] Compiling RxSwift CombineLatest+Collection.swift
[60/182] Compiling RxSwift Create.swift
[61/182] Compiling RxSwift CurrentThreadScheduler.swift
[62/195] Compiling RxSwift SerialDisposable.swift
[63/195] Compiling RxSwift ShareReplayScope.swift
[64/195] Compiling RxSwift Single.swift
[65/195] Compiling RxSwift SingleAssignmentDisposable.swift
[66/195] Compiling RxSwift SingleAsync.swift
[67/195] Compiling RxSwift Sink.swift
[68/195] Compiling RxSwift Skip.swift
[69/195] Compiling RxSwift SkipUntil.swift
[70/195] Compiling RxSwift SkipWhile.swift
[71/195] Compiling RxSwift StartWith.swift
[72/195] Compiling RxSwift SubjectType.swift
[73/195] Compiling RxSwift SubscribeOn.swift
[74/195] Compiling RxSwift SubscriptionDisposable.swift
[75/195] Compiling RxSwift SwiftSupport.swift
[76/195] Compiling RxSwift Switch.swift
[77/195] Compiling RxSwift SwitchIfEmpty.swift
[78/195] Compiling RxSwift SynchronizedDisposeType.swift
[79/195] Compiling RxSwift SynchronizedOnType.swift
[80/195] Compiling RxSwift Completable.swift
[81/195] Compiling RxSwift CompositeDisposable.swift
[82/195] Emitting module SpinCommon
/host/spi-builder-workspace/Sources/Common/AnySpin.swift:134:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
[83/195] Compiling RxSwift CombineLatest+arity.swift
/host/spi-builder-workspace/Sources/Common/AnySpin.swift:134:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
[84/195] Compiling RxSwift CombineLatest.swift
/host/spi-builder-workspace/Sources/Common/AnySpin.swift:134:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
[85/196] Compiling RxSwift Reactive.swift
[86/196] Compiling RxSwift RecursiveLock.swift
[87/196] Compiling RxSwift RecursiveScheduler.swift
[88/196] Compiling RxSwift Reduce.swift
[89/196] Compiling RxSwift RefCountDisposable.swift
[90/196] Compiling RxSwift Repeat.swift
[91/196] Compiling RxSwift ReplaySubject.swift
[92/196] Compiling RxSwift RetryWhen.swift
[93/196] Compiling RxSwift Rx.swift
[94/196] Compiling RxSwift RxMutableBox.swift
[95/196] Compiling RxSwift Sample.swift
[96/196] Compiling RxSwift Scan.swift
[97/196] Compiling RxSwift ScheduledDisposable.swift
[98/196] Compiling RxSwift ScheduledItem.swift
[99/196] Compiling RxSwift ScheduledItemType.swift
[100/196] Compiling RxSwift SchedulerServices+Emulation.swift
[101/196] Compiling RxSwift SchedulerType.swift
[102/196] Compiling RxSwift Sequence.swift
[103/196] Compiling RxSwift SerialDispatchQueueScheduler.swift
[104/196] Compiling RxSwift DefaultIfEmpty.swift
[105/196] Compiling RxSwift Deferred.swift
[106/196] Compiling RxSwift Delay.swift
[107/196] Compiling RxSwift DelaySubscription.swift
[111/196] Emitting module ReactiveSwift
[119/196] Compiling RxSwift Dematerialize.swift
[120/196] Compiling RxSwift Deprecated.swift
[121/196] Compiling RxSwift DispatchQueue+Extensions.swift
[122/196] Compiling RxSwift DispatchQueueConfiguration.swift
[123/196] Compiling RxSwift Disposable.swift
[124/196] Compiling RxSwift Disposables.swift
[125/196] Compiling RxSwift DisposeBag.swift
[126/196] Compiling RxSwift DisposeBase.swift
[127/196] Compiling RxSwift DistinctUntilChanged.swift
[128/196] Compiling RxSwift Do.swift
[129/196] Compiling RxSwift ElementAt.swift
[130/196] Compiling RxSwift Empty.swift
[131/196] Compiling RxSwift Enumerated.swift
[132/196] Compiling RxSwift Error.swift
[133/196] Compiling RxSwift Errors.swift
[134/196] Compiling RxSwift Event.swift
[135/196] Compiling RxSwift Filter.swift
[136/196] Compiling RxSwift First.swift
[137/196] Compiling RxSwift Generate.swift
[138/196] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[139/196] Compiling ReactiveSwift ValidatingProperty.swift
[140/196] Compiling RxSwift HistoricalScheduler.swift
[141/196] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[142/196] Compiling RxSwift ImmediateSchedulerType.swift
[143/196] Compiling RxSwift InfiniteSequence.swift
[144/196] Compiling RxSwift InvocableScheduledItem.swift
[145/196] Compiling RxSwift InvocableType.swift
[146/196] Compiling RxSwift Just.swift
[147/196] Compiling RxSwift Lock.swift
[148/196] Compiling RxSwift LockOwnerType.swift
[149/196] Compiling RxSwift MainScheduler.swift
[150/196] Compiling RxSwift Map.swift
[151/196] Compiling RxSwift Materialize.swift
[152/196] Compiling RxSwift Maybe.swift
[153/196] Compiling RxSwift Merge.swift
[154/196] Compiling RxSwift Multicast.swift
[155/196] Compiling RxSwift Never.swift
[156/196] Compiling RxSwift NopDisposable.swift
[157/196] Emitting module RxSwift
[179/209] Compiling SpinCombine AnyPublisher+ReactiveStream.swift
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[180/209] Compiling SpinCombine AnyPublisher+streamFromSpin.swift
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[181/209] Compiling SpinCombine AnyScheduler.swift
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[182/209] Compiling SpinCombine DispatchQueue+Executer.swift
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[183/210] Emitting module SpinCombine
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[184/210] Compiling SpinCombine Spin.swift
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[185/210] Compiling SpinCombine OperationQueue+Executer.swift
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[186/210] Compiling SpinCombine RunLoop+Executer.swift
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[187/210] Compiling SpinCombine Feedback.swift
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[188/210] Compiling SpinCombine Gear.swift
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[190/210] Compiling SpinCombine Spinner.swift
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[191/210] Compiling SpinCombine SwiftUISpin.swift
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[192/210] Compiling SpinCombine UISpin.swift
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/24] Compiling SpinCombine AnyScheduler.swift
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[3/24] Compiling SpinCombine DispatchQueue+Executer.swift
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[4/25] Compiling SpinCombine AnyPublisher+ReactiveStream.swift
/host/spi-builder-workspace/Sources/ReactiveSwift/SwiftUISpin.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[5/25] Compiling SpinCombine AnyPublisher+streamFromSpin.swift
/host/spi-builder-workspace/Sources/ReactiveSwift/SwiftUISpin.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[6/25] Compiling SpinReactiveSwift SignalProducer+streamFromSpin.swift
/host/spi-builder-workspace/Sources/ReactiveSwift/SwiftUISpin.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[7/43] Compiling SpinReactiveSwift UISpin.swift
/host/spi-builder-workspace/Sources/ReactiveSwift/SwiftUISpin.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[8/43] Compiling SpinCombine Spin.swift
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[9/43] Compiling RxSwift Throttle.swift
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[10/43] Compiling RxSwift Timeout.swift
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/43] Emitting module SpinCombine
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[12/43] Compiling SpinReactiveSwift Spinner.swift
/host/spi-builder-workspace/Sources/ReactiveSwift/SwiftUISpin.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[13/43] Compiling SpinReactiveSwift Spin.swift
/host/spi-builder-workspace/Sources/ReactiveSwift/SwiftUISpin.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[14/43] Compiling RxSwift TakeUntil.swift
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[15/43] Compiling SpinReactiveSwift SwiftUISpin.swift
/host/spi-builder-workspace/Sources/ReactiveSwift/SwiftUISpin.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[16/43] Compiling RxSwift TakeWhile.swift
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[17/43] Compiling RxSwift Take.swift
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[18/43] Compiling RxSwift TakeLast.swift
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[19/43] Emitting module SpinReactiveSwift
/host/spi-builder-workspace/Sources/ReactiveSwift/SwiftUISpin.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[20/43] Compiling RxSwift SynchronizedUnsubscribeType.swift
/host/spi-builder-workspace/Sources/ReactiveSwift/SwiftUISpin.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[21/43] Compiling RxSwift TailRecursiveSink.swift
/host/spi-builder-workspace/Sources/ReactiveSwift/SwiftUISpin.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/Sources/ReactiveSwift/SwiftUISpin.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/Sources/ReactiveSwift/SwiftUISpin.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
error: fatalError
[24/43] Compiling SpinCombine SwiftUISpin.swift
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
BUILD FAILURE 5.10 linux

Build Machine: Linux 1