The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Spinners/Spin.Swift.git
Reference: main
Cloned https://github.com/Spinners/Spin.Swift.git into spi-builder-workspace
SUCCESS checkout https://github.com/Spinners/Spin.Swift.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/ReactiveCocoa/ReactiveSwift
Fetching https://github.com/ReactiveX/RxSwift
[1/50678] Fetching rxswift
[1015/102992] Fetching rxswift, reactiveswift
Fetched https://github.com/ReactiveX/RxSwift (2.66s)
Fetched https://github.com/ReactiveCocoa/ReactiveSwift (2.66s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 5.1.1 (0.32s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift
Computed https://github.com/ReactiveCocoa/ReactiveSwift at 6.3.0 (0.27s)
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...
[1/166] Emitting module ReactiveSwift
[2/168] Compiling SpinCommon StateRenderer.swift
[3/169] Compiling SpinCommon SpinDefinition.swift
[4/169] Compiling RxSwift ReplaySubject.swift
[5/169] Compiling RxSwift RetryWhen.swift
[6/169] Compiling RxSwift Rx.swift
[7/169] Compiling RxSwift RxMutableBox.swift
[8/169] Compiling RxSwift RecursiveScheduler.swift
[9/169] Compiling RxSwift Reduce.swift
[10/169] Compiling SpinCommon Weakify.swift
[11/169] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[12/169] Compiling ReactiveSwift ValidatingProperty.swift
[13/169] Emitting module RxSwift
[14/187] Compiling RxSwift RefCountDisposable.swift
[15/187] Compiling RxSwift Repeat.swift
[16/187] Emitting module SpinCommon
/host/spi-builder-workspace/Sources/Common/AnySpin.swift:134:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
[17/187] Compiling RxSwift Reactive.swift
/host/spi-builder-workspace/Sources/Common/AnySpin.swift:134:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
[18/187] Compiling RxSwift RecursiveLock.swift
/host/spi-builder-workspace/Sources/Common/AnySpin.swift:134:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
[30/189] Compiling RxSwift Sequence.swift
[31/189] Compiling RxSwift SerialDispatchQueueScheduler.swift
[32/189] Compiling RxSwift SchedulerServices+Emulation.swift
[33/189] Compiling RxSwift SchedulerType.swift
[34/189] Compiling RxSwift ScheduledDisposable.swift
[35/189] Compiling RxSwift ScheduledItem.swift
[36/189] Compiling RxSwift ScheduledItemType.swift
[38/189] Compiling RxSwift Sample.swift
[39/189] Compiling RxSwift Scan.swift
[41/191] Compiling RxSwift AddRef.swift
[42/191] Compiling RxSwift Amb.swift
[43/191] Compiling RxSwift AnonymousDisposable.swift
[44/191] Compiling RxSwift AnonymousObserver.swift
[45/191] Compiling RxSwift AnyObserver.swift
[46/191] Compiling RxSwift AsMaybe.swift
[47/191] Compiling RxSwift AsSingle.swift
[48/191] Compiling RxSwift AsyncLock.swift
[49/191] Compiling RxSwift AsyncSubject.swift
[50/191] Compiling RxSwift AtomicInt.swift
[51/191] Compiling RxSwift Bag+Rx.swift
[52/191] Compiling RxSwift Bag.swift
[53/191] Compiling RxSwift BehaviorSubject.swift
[54/191] Compiling RxSwift BinaryDisposable.swift
[55/191] Compiling RxSwift BooleanDisposable.swift
[56/191] Compiling RxSwift Buffer.swift
[57/191] Compiling RxSwift Cancelable.swift
[58/191] Compiling RxSwift Catch.swift
[59/191] Compiling RxSwift CombineLatest+Collection.swift
[60/191] Compiling RxSwift GroupBy.swift
[61/191] Compiling RxSwift GroupedObservable.swift
[62/191] Compiling RxSwift HistoricalScheduler.swift
[63/191] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[64/191] Compiling RxSwift ImmediateSchedulerType.swift
[65/191] Compiling RxSwift InfiniteSequence.swift
[66/191] Compiling RxSwift InvocableScheduledItem.swift
[67/191] Compiling RxSwift InvocableType.swift
[68/191] Compiling RxSwift Just.swift
[69/191] Compiling RxSwift Lock.swift
[70/191] Compiling RxSwift LockOwnerType.swift
[71/191] Compiling RxSwift MainScheduler.swift
[72/191] Compiling RxSwift Map.swift
[73/191] Compiling RxSwift Materialize.swift
[74/191] Compiling RxSwift Maybe.swift
[75/191] Compiling RxSwift Merge.swift
[76/191] Compiling RxSwift Multicast.swift
[77/191] Compiling RxSwift Never.swift
[78/191] Compiling RxSwift NopDisposable.swift
[101/191] Compiling RxSwift DispatchQueue+Extensions.swift
[102/191] Compiling RxSwift DispatchQueueConfiguration.swift
[103/191] Compiling RxSwift Disposable.swift
[104/191] Compiling RxSwift Disposables.swift
[105/191] Compiling RxSwift DisposeBag.swift
[106/191] Compiling RxSwift DisposeBase.swift
[107/191] Compiling RxSwift DistinctUntilChanged.swift
[108/191] Compiling RxSwift Do.swift
[109/191] Compiling RxSwift ElementAt.swift
[110/191] Compiling RxSwift Empty.swift
[111/191] Compiling RxSwift Enumerated.swift
[112/191] Compiling RxSwift Error.swift
[113/191] Compiling RxSwift Errors.swift
[114/191] Compiling RxSwift Event.swift
[115/191] Compiling RxSwift Filter.swift
[116/191] Compiling RxSwift First.swift
[117/191] Compiling RxSwift Generate.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[118/211] Compiling SpinCombine Spinner.swift
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[119/211] Compiling SpinCombine Spin.swift
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[120/211] Compiling SpinReactiveSwift SignalProducer+Deferred.swift
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[121/211] Compiling SpinReactiveSwift SignalProducer+ReactiveStream.swift
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[122/211] Compiling SpinReactiveSwift Feedback.swift
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[123/211] Compiling SpinReactiveSwift Gear.swift
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[124/211] Emitting module SpinCombine
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[125/211] Compiling SpinCombine Feedback.swift
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[126/211] Compiling SpinCombine Gear.swift
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[127/211] Compiling SpinReactiveSwift Disposable+add.swift
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[128/211] Compiling SpinReactiveSwift Executer.swift
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[129/215] Compiling SpinCombine SwiftUISpin.swift
/host/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[130/215] Compiling SpinReactiveSwift SwiftUISpin.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
       ^
[133/216] Compiling SpinReactiveSwift Spin.swift
/host/spi-builder-workspace/Sources/ReactiveSwift/SwiftUISpin.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[134/216] Compiling SpinReactiveSwift Spinner.swift
/host/spi-builder-workspace/Sources/ReactiveSwift/SwiftUISpin.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[135/216] Compiling SpinReactiveSwift SignalProducer+streamFromSpin.swift
/host/spi-builder-workspace/Sources/ReactiveSwift/SwiftUISpin.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[136/216] Compiling SpinCombine UISpin.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)
/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
       ^
[139/216] Emitting module SpinReactiveSwift
/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
       ^
[142/216] Compiling SpinReactiveSwift UISpin.swift
/host/spi-builder-workspace/Sources/ReactiveSwift/SwiftUISpin.swift:10:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[143/216] Compiling RxSwift Observable.swift
[144/216] Compiling RxSwift ObservableConvertibleType.swift
[145/216] Compiling RxSwift ObservableType+Extensions.swift
[146/216] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[147/216] Compiling RxSwift ObservableType.swift
[148/216] Compiling RxSwift ObserveOn.swift
[149/216] Compiling RxSwift ObserverBase.swift
[150/216] Compiling RxSwift ObserverType.swift
[151/216] Compiling RxSwift OperationQueueScheduler.swift
[152/216] Compiling RxSwift Optional.swift
[153/216] Compiling RxSwift Platform.Darwin.swift
[154/216] Compiling RxSwift Platform.Linux.swift
[155/216] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[156/216] Compiling RxSwift PrimitiveSequence.swift
[157/216] Compiling RxSwift PriorityQueue.swift
[158/216] Compiling RxSwift Producer.swift
[159/216] Compiling RxSwift PublishSubject.swift
[160/216] Compiling RxSwift Queue.swift
[161/216] Compiling RxSwift Range.swift
[162/216] Compiling RxSwift CombineLatest+arity.swift
[163/216] Compiling RxSwift CombineLatest.swift
[164/216] Compiling RxSwift CompactMap.swift
[165/216] Compiling RxSwift Completable+AndThen.swift
[166/216] Compiling RxSwift Completable.swift
[167/216] Compiling RxSwift CompositeDisposable.swift
[168/216] Compiling RxSwift Concat.swift
[169/216] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[170/216] Compiling RxSwift ConcurrentMainScheduler.swift
[171/216] Compiling RxSwift ConnectableObservableType.swift
[172/216] Compiling RxSwift Create.swift
[173/216] Compiling RxSwift CurrentThreadScheduler.swift
[174/216] Compiling RxSwift Date+Dispatch.swift
[175/216] Compiling RxSwift Debounce.swift
[176/216] Compiling RxSwift Debug.swift
[177/216] Compiling RxSwift DefaultIfEmpty.swift
[178/216] Compiling RxSwift Deferred.swift
[179/216] Compiling RxSwift Delay.swift
[180/216] Compiling RxSwift DelaySubscription.swift
[181/216] Compiling RxSwift SerialDisposable.swift
[182/216] Compiling RxSwift ShareReplayScope.swift
[183/216] Compiling RxSwift Single.swift
[184/216] Compiling RxSwift SingleAssignmentDisposable.swift
[185/216] Compiling RxSwift SingleAsync.swift
[186/216] Compiling RxSwift Sink.swift
[187/216] Compiling RxSwift Skip.swift
[188/216] Compiling RxSwift SkipUntil.swift
[189/216] Compiling RxSwift SkipWhile.swift
[190/216] Compiling RxSwift StartWith.swift
[191/216] Compiling RxSwift SubjectType.swift
[192/216] Compiling RxSwift SubscribeOn.swift
[193/216] Compiling RxSwift SubscriptionDisposable.swift
[194/216] Compiling RxSwift SwiftSupport.swift
[195/216] Compiling RxSwift Switch.swift
[196/216] Compiling RxSwift SwitchIfEmpty.swift
[197/216] Compiling RxSwift SynchronizedDisposeType.swift
[198/216] Compiling RxSwift SynchronizedOnType.swift
error: fatalError
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 1