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