The Swift Package Index logo.Swift Package Index

Build Information

Failed to build CombineRx with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/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/Jackstone92/CombineRx.git
Reference: develop
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/Jackstone92/CombineRx
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at b1c3d82 Add sample project CI build workflows (#8)
Cloned https://github.com/Jackstone92/CombineRx.git
Revision (git rev-parse @):
b1c3d82419a741956816c38cedd49e14c7b98225
SUCCESS checkout https://github.com/Jackstone92/CombineRx.git at develop
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Jackstone92/CombineRx.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching http://github.com/ReactiveX/RxSwift.git
[1/2244] Fetching combine-schedulers
[2245/4524] Fetching combine-schedulers, xctest-dynamic-overlay
[2359/55538] Fetching combine-schedulers, xctest-dynamic-overlay, rxswift
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.55s)
[8366/53258] Fetching combine-schedulers, rxswift
Fetched https://github.com/pointfreeco/combine-schedulers from cache (3.07s)
Fetched http://github.com/ReactiveX/RxSwift.git from cache (3.12s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.5.3 (0.65s)
Computing version for http://github.com/ReactiveX/RxSwift.git
Computed http://github.com/ReactiveX/RxSwift.git at 6.5.0 (0.66s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.2.1 (0.56s)
Creating working copy for http://github.com/ReactiveX/RxSwift.git
Working copy of http://github.com/ReactiveX/RxSwift.git resolved at 6.5.0
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 0.5.3
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.2.1
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/144] Compiling RxSwift Multicast.swift
[5/144] Compiling RxSwift Never.swift
[6/144] Compiling RxSwift NopDisposable.swift
[7/144] Compiling RxSwift Observable+Concurrency.swift
[8/144] Compiling RxSwift Observable.swift
[9/144] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[10/144] Compiling RxSwift ObservableConvertibleType.swift
[11/144] Compiling RxSwift ObservableType+Extensions.swift
[12/144] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[13/144] Compiling RxSwift ObservableType.swift
[14/144] Compiling RxSwift ObserveOn.swift
[15/144] Compiling RxSwift ObserverBase.swift
[16/144] Compiling RxSwift ObserverType.swift
[17/144] Compiling RxSwift OperationQueueScheduler.swift
[18/144] Compiling RxSwift Optional.swift
[19/144] Compiling RxSwift Platform.Darwin.swift
[20/144] Compiling RxSwift Platform.Linux.swift
[21/144] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[22/144] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[23/144] Compiling RxSwift PrimitiveSequence.swift
[24/144] Compiling RxSwift HistoricalScheduler.swift
[25/144] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[26/144] Compiling RxSwift ImmediateSchedulerType.swift
[27/144] Compiling RxSwift Infallible+CombineLatest+arity.swift
[28/144] Compiling RxSwift Infallible+Concurrency.swift
[29/144] Compiling RxSwift Infallible+Create.swift
[30/144] Compiling RxSwift Infallible+Operators.swift
[31/144] Compiling RxSwift Infallible+Zip+arity.swift
[32/144] Compiling RxSwift Infallible.swift
[33/144] Compiling RxSwift InfiniteSequence.swift
[34/144] Compiling RxSwift InvocableScheduledItem.swift
[35/144] Compiling RxSwift InvocableType.swift
[36/144] Compiling RxSwift Just.swift
[37/144] Compiling RxSwift Lock.swift
[38/144] Compiling RxSwift LockOwnerType.swift
[39/144] Compiling RxSwift MainScheduler.swift
[40/144] Compiling RxSwift Map.swift
[41/144] Compiling RxSwift Materialize.swift
[42/144] Compiling RxSwift Maybe.swift
[43/144] Compiling RxSwift Merge.swift
[44/164] Compiling RxSwift Dematerialize.swift
[45/164] Compiling RxSwift DispatchQueue+Extensions.swift
[46/164] Compiling RxSwift DispatchQueueConfiguration.swift
[47/164] Compiling RxSwift Disposable.swift
[48/164] Compiling RxSwift Disposables.swift
[49/164] Compiling RxSwift DisposeBag.swift
[50/164] Compiling RxSwift DisposeBase.swift
[51/164] Compiling RxSwift DistinctUntilChanged.swift
[52/164] Compiling RxSwift Do.swift
[53/164] Compiling RxSwift ElementAt.swift
[54/164] Compiling RxSwift Empty.swift
[55/164] Compiling RxSwift Enumerated.swift
[56/164] Compiling RxSwift Error.swift
[57/164] Compiling RxSwift Errors.swift
[58/164] Compiling RxSwift Event.swift
[59/164] Compiling RxSwift Filter.swift
[60/164] Compiling RxSwift First.swift
[61/164] Compiling RxSwift Generate.swift
[62/164] Compiling RxSwift GroupBy.swift
[63/164] Compiling RxSwift GroupedObservable.swift
[64/164] Compiling RxSwift PriorityQueue.swift
[65/164] Compiling RxSwift Producer.swift
[66/164] Compiling RxSwift PublishSubject.swift
[67/164] Compiling RxSwift Queue.swift
[68/164] Compiling RxSwift Range.swift
[69/164] Compiling RxSwift Reactive.swift
[70/164] Compiling RxSwift RecursiveLock.swift
[71/164] Compiling RxSwift RecursiveScheduler.swift
[72/164] Compiling RxSwift Reduce.swift
[73/164] Compiling RxSwift RefCountDisposable.swift
[74/164] Compiling RxSwift Repeat.swift
[75/164] Compiling RxSwift ReplaySubject.swift
[76/164] Compiling RxSwift RetryWhen.swift
[77/164] Compiling RxSwift Rx.swift
[78/164] Compiling RxSwift RxMutableBox.swift
[79/164] Compiling RxSwift Sample.swift
[80/164] Compiling RxSwift Scan.swift
[81/164] Compiling RxSwift ScheduledDisposable.swift
[82/164] Compiling RxSwift ScheduledItem.swift
[83/164] Compiling RxSwift ScheduledItemType.swift
[84/164] Emitting module RxSwift
[85/164] Compiling RxSwift CombineLatest+arity.swift
[86/164] Compiling RxSwift CombineLatest.swift
[87/164] Compiling RxSwift CompactMap.swift
[88/164] Compiling RxSwift Completable+AndThen.swift
[89/164] Compiling RxSwift Completable.swift
[90/164] Compiling RxSwift CompositeDisposable.swift
[91/164] Compiling RxSwift Concat.swift
[92/164] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[93/164] Compiling RxSwift ConcurrentMainScheduler.swift
[94/164] Compiling RxSwift ConnectableObservableType.swift
[95/164] Compiling RxSwift Create.swift
[96/164] Compiling RxSwift CurrentThreadScheduler.swift
[97/164] Compiling RxSwift Date+Dispatch.swift
[98/164] Compiling RxSwift Debounce.swift
[99/164] Compiling RxSwift Debug.swift
[100/164] Compiling RxSwift Decode.swift
[101/164] Compiling RxSwift DefaultIfEmpty.swift
[102/164] Compiling RxSwift Deferred.swift
[103/164] Compiling RxSwift Delay.swift
[104/164] Compiling RxSwift DelaySubscription.swift
[105/164] Compiling RxSwift SchedulerServices+Emulation.swift
[106/164] Compiling RxSwift SchedulerType.swift
[107/164] Compiling RxSwift Sequence.swift
[108/164] Compiling RxSwift SerialDispatchQueueScheduler.swift
[109/164] Compiling RxSwift SerialDisposable.swift
[110/164] Compiling RxSwift ShareReplayScope.swift
[111/164] Compiling RxSwift Single.swift
[112/164] Compiling RxSwift SingleAssignmentDisposable.swift
[113/164] Compiling RxSwift SingleAsync.swift
[114/164] Compiling RxSwift Sink.swift
[115/164] Compiling RxSwift Skip.swift
[116/164] Compiling RxSwift SkipUntil.swift
[117/164] Compiling RxSwift SkipWhile.swift
[118/164] Compiling RxSwift StartWith.swift
[119/164] Compiling RxSwift SubjectType.swift
[120/164] Compiling RxSwift SubscribeOn.swift
[121/164] Compiling RxSwift SubscriptionDisposable.swift
[122/164] Compiling RxSwift SwiftSupport.swift
[123/164] Compiling RxSwift Switch.swift
[124/164] Compiling RxSwift SwitchIfEmpty.swift
[125/164] Compiling RxSwift AddRef.swift
[126/164] Compiling RxSwift Amb.swift
[127/164] Compiling RxSwift AnonymousDisposable.swift
[128/164] Compiling RxSwift AnonymousObserver.swift
[129/164] Compiling RxSwift AnyObserver.swift
[130/164] Compiling RxSwift AsMaybe.swift
[131/164] Compiling RxSwift AsSingle.swift
[132/164] Compiling RxSwift AsyncLock.swift
[133/164] Compiling RxSwift AsyncSubject.swift
[134/164] Compiling RxSwift AtomicInt.swift
[135/164] Compiling RxSwift Bag+Rx.swift
[136/164] Compiling RxSwift Bag.swift
[137/164] Compiling RxSwift BehaviorSubject.swift
[138/164] Compiling RxSwift BinaryDisposable.swift
[139/164] Compiling RxSwift Binder.swift
[140/164] Compiling RxSwift BooleanDisposable.swift
[141/164] Compiling RxSwift Buffer.swift
[142/164] Compiling RxSwift Cancelable.swift
[143/164] Compiling RxSwift Catch.swift
[144/164] Compiling RxSwift CombineLatest+Collection.swift
[145/164] Compiling RxSwift SynchronizedDisposeType.swift
[146/164] Compiling RxSwift SynchronizedOnType.swift
[147/164] Compiling RxSwift SynchronizedUnsubscribeType.swift
[148/164] Compiling RxSwift TailRecursiveSink.swift
[149/164] Compiling RxSwift Take.swift
[150/164] Compiling RxSwift TakeLast.swift
[151/164] Compiling RxSwift TakeWithPredicate.swift
[152/164] Compiling RxSwift Throttle.swift
[153/164] Compiling RxSwift Timeout.swift
[154/164] Compiling RxSwift Timer.swift
[155/164] Compiling RxSwift ToArray.swift
[156/164] Compiling RxSwift Using.swift
[157/164] Compiling RxSwift VirtualTimeConverterType.swift
[158/164] Compiling RxSwift VirtualTimeScheduler.swift
[159/164] Compiling RxSwift Window.swift
[160/164] Compiling RxSwift WithLatestFrom.swift
[161/164] Compiling RxSwift WithUnretained.swift
[162/164] Compiling RxSwift Zip+Collection.swift
[163/164] Compiling RxSwift Zip+arity.swift
[164/164] Compiling RxSwift Zip.swift
[166/177] Compiling CombineRx InfallibleTypeBridgePublisher.swift
/host/spi-builder-workspace/Sources/CombineRx/Interoperability/Combine to RxSwift/Publisher+AsInfallible.swift:6:8: error: no such module 'Combine'
import Combine
       ^
[167/177] Compiling CombineRx BridgeSubscription+Witness.swift
/host/spi-builder-workspace/Sources/CombineRx/Interoperability/Combine to RxSwift/Publisher+AsInfallible.swift:6:8: error: no such module 'Combine'
import Combine
       ^
[168/177] Compiling CombineRx ObservableTypeBridgePublisher.swift
/host/spi-builder-workspace/Sources/CombineRx/Interoperability/Combine to RxSwift/Publisher+AsInfallible.swift:6:8: error: no such module 'Combine'
import Combine
       ^
[169/178] Compiling CombineRx ObservableType+AsPublisher.swift
/host/spi-builder-workspace/Sources/CombineRx/Interoperability/Combine to RxSwift/Publisher+AsInfallible.swift:6:8: error: no such module 'Combine'
import Combine
       ^
[170/178] Compiling CombineRx Publisher+AssertBridgeBufferDoesNotOverflowIfPossible.swift
/host/spi-builder-workspace/Sources/CombineRx/Interoperability/Combine to RxSwift/Publisher+AsInfallible.swift:6:8: error: no such module 'Combine'
import Combine
       ^
[171/178] Compiling CombineRx InfallibleBridgeBufferingStrategy.swift
/host/spi-builder-workspace/Sources/CombineRx/Interoperability/Combine to RxSwift/Publisher+AsInfallible.swift:6:8: error: no such module 'Combine'
import Combine
       ^
[172/178] Compiling CombineRx InfallibleType+AsPublisher.swift
/host/spi-builder-workspace/Sources/CombineRx/Interoperability/Combine to RxSwift/Publisher+AsInfallible.swift:6:8: error: no such module 'Combine'
import Combine
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[173/178] Emitting module CombineRx
/host/spi-builder-workspace/Sources/CombineRx/Interoperability/Combine to RxSwift/Publisher+AsInfallible.swift:6:8: error: no such module 'Combine'
import Combine
       ^
[174/178] Compiling CombineRx BridgeBufferingStrategy.swift
/host/spi-builder-workspace/Sources/CombineRx/Interoperability/Combine to RxSwift/Publisher+AsInfallible.swift:6:8: error: no such module 'Combine'
import Combine
       ^
[175/178] Compiling CombineRx BridgeFailure.swift
/host/spi-builder-workspace/Sources/CombineRx/Interoperability/Combine to RxSwift/Publisher+AsInfallible.swift:6:8: error: no such module 'Combine'
import Combine
       ^
[176/178] Compiling CombineRx Publisher+AsInfallible.swift
/host/spi-builder-workspace/Sources/CombineRx/Interoperability/Combine to RxSwift/Publisher+AsInfallible.swift:6:8: error: no such module 'Combine'
import Combine
       ^
[177/178] Compiling CombineRx Publisher+AsObservable.swift
/host/spi-builder-workspace/Sources/CombineRx/Interoperability/Combine to RxSwift/Publisher+AsInfallible.swift:6:8: error: no such module 'Combine'
import Combine
       ^
[178/178] Compiling CombineRx BridgeSubscription.swift
/host/spi-builder-workspace/Sources/CombineRx/Interoperability/Combine to RxSwift/Publisher+AsInfallible.swift:6: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/13] Compiling CombineRx InfallibleTypeBridgePublisher.swift
/host/spi-builder-workspace/Sources/CombineRx/Interoperability/Combine to RxSwift/Publisher+AsInfallible.swift:6:8: error: no such module 'Combine'
import Combine
       ^
[3/14] Compiling CombineRx BridgeSubscription+Witness.swift
/host/spi-builder-workspace/Sources/CombineRx/Interoperability/Combine to RxSwift/Publisher+AsInfallible.swift:6:8: error: no such module 'Combine'
import Combine
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/14] Emitting module CombineRx
/host/spi-builder-workspace/Sources/CombineRx/Interoperability/Combine to RxSwift/Publisher+AsInfallible.swift:6:8: error: no such module 'Combine'
import Combine
       ^
[5/14] Compiling CombineRx BridgeBufferingStrategy.swift
/host/spi-builder-workspace/Sources/CombineRx/Interoperability/Combine to RxSwift/Publisher+AsInfallible.swift:6:8: error: no such module 'Combine'
import Combine
       ^
[6/14] Compiling CombineRx BridgeFailure.swift
/host/spi-builder-workspace/Sources/CombineRx/Interoperability/Combine to RxSwift/Publisher+AsInfallible.swift:6:8: error: no such module 'Combine'
import Combine
       ^
[7/14] Compiling CombineRx Publisher+AsInfallible.swift
/host/spi-builder-workspace/Sources/CombineRx/Interoperability/Combine to RxSwift/Publisher+AsInfallible.swift:6:8: error: no such module 'Combine'
import Combine
       ^
[8/14] Compiling CombineRx Publisher+AsObservable.swift
/host/spi-builder-workspace/Sources/CombineRx/Interoperability/Combine to RxSwift/Publisher+AsInfallible.swift:6:8: error: no such module 'Combine'
import Combine
       ^
[9/14] Compiling CombineRx InfallibleBridgeBufferingStrategy.swift
/host/spi-builder-workspace/Sources/CombineRx/Interoperability/Combine to RxSwift/Publisher+AsInfallible.swift:6:8: error: no such module 'Combine'
import Combine
       ^
[10/14] Compiling CombineRx InfallibleType+AsPublisher.swift
/host/spi-builder-workspace/Sources/CombineRx/Interoperability/Combine to RxSwift/Publisher+AsInfallible.swift:6:8: error: no such module 'Combine'
import Combine
       ^
[11/14] Compiling CombineRx ObservableTypeBridgePublisher.swift
/host/spi-builder-workspace/Sources/CombineRx/Interoperability/Combine to RxSwift/Publisher+AsInfallible.swift:6:8: error: no such module 'Combine'
import Combine
       ^
[12/14] Compiling CombineRx ObservableType+AsPublisher.swift
/host/spi-builder-workspace/Sources/CombineRx/Interoperability/Combine to RxSwift/Publisher+AsInfallible.swift:6:8: error: no such module 'Combine'
import Combine
       ^
[13/14] Compiling CombineRx Publisher+AssertBridgeBufferDoesNotOverflowIfPossible.swift
/host/spi-builder-workspace/Sources/CombineRx/Interoperability/Combine to RxSwift/Publisher+AsInfallible.swift:6:8: error: no such module 'Combine'
import Combine
       ^
[14/14] Compiling CombineRx BridgeSubscription.swift
/host/spi-builder-workspace/Sources/CombineRx/Interoperability/Combine to RxSwift/Publisher+AsInfallible.swift:6:8: error: no such module 'Combine'
import Combine
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 2