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: main
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
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
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/ReactiveCocoa/ReactiveSwift
Fetching https://github.com/ReactiveX/RxSwift
[1/51014] Fetching rxswift
[2/103371] Fetching rxswift, reactiveswift
Fetched https://github.com/ReactiveCocoa/ReactiveSwift from cache (2.62s)
Fetched https://github.com/ReactiveX/RxSwift from cache (2.62s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 5.1.1 (0.47s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift
Computed https://github.com/ReactiveCocoa/ReactiveSwift at 6.3.0 (0.43s)
Creating working copy for https://github.com/ReactiveX/RxSwift
Working copy of https://github.com/ReactiveX/RxSwift resolved at 5.1.1
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift resolved at 6.3.0
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/174] Emitting module RxSwift
[10/192] Compiling SpinCommon StateRenderer.swift
[11/193] Compiling RxSwift AddRef.swift
[12/193] Compiling RxSwift Amb.swift
[13/193] Compiling RxSwift AsyncSubject.swift
[14/193] Compiling RxSwift AtomicInt.swift
[15/193] Compiling RxSwift AnonymousDisposable.swift
[16/193] Compiling RxSwift AnonymousObserver.swift
[17/193] Compiling SpinCommon SpinDefinition.swift
[18/193] Compiling SpinCommon Weakify.swift
[22/195] Emitting module SpinCommon
/host/spi-builder-workspace/Sources/Common/AnySpin.swift:134:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
[23/195] Compiling RxSwift AsSingle.swift
/host/spi-builder-workspace/Sources/Common/AnySpin.swift:134:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
[24/195] Compiling RxSwift AsyncLock.swift
/host/spi-builder-workspace/Sources/Common/AnySpin.swift:134:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
[25/195] Compiling RxSwift AnyObserver.swift
[26/195] Compiling RxSwift AsMaybe.swift
[34/196] Compiling RxSwift Bag+Rx.swift
[35/196] Emitting module ReactiveSwift
[36/196] Compiling RxSwift BooleanDisposable.swift
[37/196] Compiling RxSwift Buffer.swift
[38/196] Compiling RxSwift Cancelable.swift
[39/196] Compiling RxSwift Catch.swift
[40/196] Compiling RxSwift CombineLatest+Collection.swift
[41/196] Compiling RxSwift Bag.swift
[42/196] Compiling RxSwift BehaviorSubject.swift
[43/196] Compiling RxSwift BinaryDisposable.swift
[45/196] Compiling RxSwift SerialDisposable.swift
[46/196] Compiling RxSwift ShareReplayScope.swift
[47/196] Compiling RxSwift Single.swift
[48/196] Compiling RxSwift SingleAssignmentDisposable.swift
[49/196] Compiling RxSwift SingleAsync.swift
[50/196] Compiling RxSwift Sink.swift
[51/196] Compiling RxSwift Skip.swift
[52/196] Compiling RxSwift SkipUntil.swift
[53/196] Compiling RxSwift SkipWhile.swift
[54/196] Compiling RxSwift StartWith.swift
[55/196] Compiling RxSwift SubjectType.swift
[56/196] Compiling RxSwift SubscribeOn.swift
[57/196] Compiling RxSwift SubscriptionDisposable.swift
[58/196] Compiling RxSwift SwiftSupport.swift
[59/196] Compiling RxSwift Switch.swift
[60/196] Compiling RxSwift SwitchIfEmpty.swift
[61/196] Compiling RxSwift SynchronizedDisposeType.swift
[62/196] Compiling RxSwift SynchronizedOnType.swift
[63/196] Compiling RxSwift Reactive.swift
[64/196] Compiling RxSwift RecursiveLock.swift
[65/196] Compiling RxSwift RecursiveScheduler.swift
[66/196] Compiling RxSwift Reduce.swift
[67/196] Compiling RxSwift RefCountDisposable.swift
[68/196] Compiling RxSwift Repeat.swift
[69/196] Compiling RxSwift ReplaySubject.swift
[70/196] Compiling RxSwift RetryWhen.swift
[71/196] Compiling RxSwift Rx.swift
[72/196] Compiling RxSwift RxMutableBox.swift
[73/196] Compiling RxSwift Sample.swift
[74/196] Compiling RxSwift Scan.swift
[75/196] Compiling RxSwift ScheduledDisposable.swift
[76/196] Compiling RxSwift ScheduledItem.swift
[77/196] Compiling RxSwift ScheduledItemType.swift
[78/196] Compiling RxSwift SchedulerServices+Emulation.swift
[79/196] Compiling RxSwift SchedulerType.swift
[80/196] Compiling RxSwift Sequence.swift
[81/196] Compiling RxSwift SerialDispatchQueueScheduler.swift
[82/196] Compiling RxSwift Dematerialize.swift
[83/196] Compiling RxSwift Deprecated.swift
[84/196] Compiling RxSwift DispatchQueue+Extensions.swift
[85/196] Compiling RxSwift DispatchQueueConfiguration.swift
[86/196] Compiling RxSwift Disposable.swift
[87/196] Compiling RxSwift Disposables.swift
[88/196] Compiling RxSwift DisposeBag.swift
[89/196] Compiling RxSwift DisposeBase.swift
[90/196] Compiling RxSwift DistinctUntilChanged.swift
[91/196] Compiling RxSwift Do.swift
[92/196] Compiling RxSwift ElementAt.swift
[93/196] Compiling RxSwift Empty.swift
[94/196] Compiling RxSwift Enumerated.swift
[95/196] Compiling RxSwift Error.swift
[96/196] Compiling RxSwift Errors.swift
[97/196] Compiling RxSwift Event.swift
[98/196] Compiling RxSwift Filter.swift
[99/196] Compiling RxSwift First.swift
[100/196] Compiling RxSwift Generate.swift
[101/196] Compiling RxSwift GroupBy.swift
[102/196] Compiling RxSwift GroupedObservable.swift
[103/196] Compiling RxSwift HistoricalScheduler.swift
[104/196] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[105/196] Compiling RxSwift ImmediateSchedulerType.swift
[106/196] Compiling RxSwift InfiniteSequence.swift
[107/196] Compiling RxSwift InvocableScheduledItem.swift
[108/196] Compiling RxSwift InvocableType.swift
[109/196] Compiling RxSwift Just.swift
[110/196] Compiling RxSwift Lock.swift
[111/196] Compiling RxSwift LockOwnerType.swift
[112/196] Compiling RxSwift MainScheduler.swift
[113/196] Compiling RxSwift Map.swift
[114/196] Compiling RxSwift Materialize.swift
[115/196] Compiling RxSwift Maybe.swift
[116/196] Compiling RxSwift Merge.swift
[117/196] Compiling RxSwift Multicast.swift
[118/196] Compiling RxSwift Never.swift
[119/196] Compiling RxSwift NopDisposable.swift
[120/196] Compiling RxSwift Observable.swift
[121/196] Compiling RxSwift ObservableConvertibleType.swift
[122/196] Compiling RxSwift ObservableType+Extensions.swift
[123/196] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[124/196] Compiling RxSwift ObservableType.swift
[125/196] Compiling RxSwift ObserveOn.swift
[126/196] Compiling RxSwift ObserverBase.swift
[127/196] Compiling RxSwift ObserverType.swift
[128/196] Compiling RxSwift OperationQueueScheduler.swift
[129/196] Compiling RxSwift Optional.swift
[130/196] Compiling RxSwift Platform.Darwin.swift
[131/196] Compiling RxSwift Platform.Linux.swift
[132/196] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[133/196] Compiling RxSwift PrimitiveSequence.swift
[134/196] Compiling RxSwift PriorityQueue.swift
[135/196] Compiling RxSwift Producer.swift
[136/196] Compiling RxSwift PublishSubject.swift
[137/196] Compiling RxSwift Queue.swift
[138/196] Compiling RxSwift Range.swift
[158/196] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[159/196] Compiling ReactiveSwift ValidatingProperty.swift
[160/196] Compiling RxSwift CompactMap.swift
[161/196] Compiling RxSwift Completable+AndThen.swift
[162/196] Compiling RxSwift Completable.swift
[163/196] Compiling RxSwift CompositeDisposable.swift
[164/196] Compiling RxSwift Concat.swift
[165/196] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[166/196] Compiling RxSwift ConcurrentMainScheduler.swift
[167/196] Compiling RxSwift ConnectableObservableType.swift
[168/196] Compiling RxSwift Create.swift
[169/196] Compiling RxSwift CurrentThreadScheduler.swift
[170/196] Compiling RxSwift Date+Dispatch.swift
[171/196] Compiling RxSwift Debounce.swift
[172/196] Compiling RxSwift Debug.swift
[173/196] Compiling RxSwift DefaultIfEmpty.swift
[174/196] Compiling RxSwift Deferred.swift
[175/196] Compiling RxSwift Delay.swift
[176/196] Compiling RxSwift DelaySubscription.swift
[177/208] Compiling SpinCombine OperationQueue+Executer.swift
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[178/208] Compiling SpinCombine RunLoop+Executer.swift
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[179/209] Compiling SpinCombine Spin.swift
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[180/209] Compiling SpinCombine Spinner.swift
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[181/209] Compiling SpinCombine Feedback.swift
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[182/209] Compiling SpinCombine Gear.swift
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[183/209] Compiling SpinCombine SwiftUISpin.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)
[184/209] Emitting module SpinCombine
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[185/209] Compiling SpinCombine AnyPublisher+ReactiveStream.swift
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[186/209] Compiling SpinCombine AnyPublisher+streamFromSpin.swift
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[187/209] Compiling SpinCombine AnyScheduler.swift
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[188/209] Compiling SpinCombine DispatchQueue+Executer.swift
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[191/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/14] Compiling SpinCombine Spin.swift
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[3/14] Compiling SpinCombine Spinner.swift
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[4/15] Compiling SpinCombine SwiftUISpin.swift
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[5/15] Compiling SpinCombine OperationQueue+Executer.swift
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[6/15] Compiling SpinCombine RunLoop+Executer.swift
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[7/15] Compiling SpinCombine AnyPublisher+ReactiveStream.swift
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[8/15] Compiling SpinCombine AnyPublisher+streamFromSpin.swift
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[9/15] Compiling SpinCombine AnyScheduler.swift
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[10/15] 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)
[11/15] Compiling SpinCombine Feedback.swift
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[12/15] Compiling SpinCombine Gear.swift
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[13/15] Emitting module SpinCombine
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[14/15] Compiling SpinCombine UISpin.swift
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 1