The Swift Package Index logo.Swift Package Index

Build Information

Successful build of RxNimble with Swift 5.9 for Linux.

Build Command

bash -c 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.24.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RxSwiftCommunity/RxNimble.git
Reference: 6.3.1
Cloned https://github.com/RxSwiftCommunity/RxNimble.git into /host/spi-builder-workspace
Revision (git rev-parse @):
SUCCESS checkout https://github.com/RxSwiftCommunity/RxNimble.git at 6.3.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  /host/spi-builder-workspace
Running build ...
bash -c 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/Quick/Nimble
Fetching https://github.com/Quick/Quick
Fetching https://github.com/ReactiveX/RxSwift
[1/14006] Fetching quick
[2242/64795] Fetching quick, rxswift
[28228/81443] Fetching quick, rxswift, nimble
Fetched https://github.com/Quick/Quick (2.63s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
Fetched https://github.com/Quick/Nimble (2.65s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetched https://github.com/ReactiveX/RxSwift (2.67s)
Computing version for https://github.com/Quick/Quick
[1/1204] Fetching cwlpreconditiontesting
[1205/1636] Fetching cwlpreconditiontesting, cwlcatchexception
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.30s)
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.42s)
Computed https://github.com/Quick/Quick at 6.1.0 (0.41s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 13.0.0 (0.38s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 6.5.0 (0.39s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.1.0 (0.34s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.1 (0.36s)
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 13.0.0
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.1.0
Creating working copy for https://github.com/ReactiveX/RxSwift
Working copy of https://github.com/ReactiveX/RxSwift resolved at 6.5.0
Creating working copy for https://github.com/Quick/Quick
Working copy of https://github.com/Quick/Quick resolved at 6.1.0
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.1.1
Building for debugging...
[1/198] Emitting module Nimble
[2/205] Compiling Nimble AsyncAwait.swift
[3/205] Compiling Nimble AsyncTimerSequence.swift
[4/205] Compiling Nimble Errors.swift
[5/205] Compiling Nimble NimbleTimeInterval.swift
[6/205] Compiling Nimble PollAwait.swift
[7/205] Compiling Nimble SourceLocation.swift
[8/205] Compiling Nimble Stringers.swift
[9/205] Compiling RxSwift Completable.swift
[10/205] Compiling RxSwift CompositeDisposable.swift
[11/205] Compiling RxSwift Concat.swift
[12/205] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[13/205] Compiling RxSwift ConcurrentMainScheduler.swift
[14/205] Compiling RxSwift ConnectableObservableType.swift
[15/205] Compiling RxSwift Create.swift
[16/205] Compiling RxSwift CurrentThreadScheduler.swift
[17/205] Compiling RxSwift Multicast.swift
[18/205] Compiling RxSwift Never.swift
[19/205] Compiling RxSwift NopDisposable.swift
[20/205] Compiling RxSwift Observable+Concurrency.swift
[21/205] Compiling RxSwift Observable.swift
[22/205] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[23/205] Compiling RxSwift ObservableConvertibleType.swift
[24/205] Compiling RxSwift ObservableType+Extensions.swift
[25/205] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[26/205] Compiling RxSwift ObservableType.swift
[27/205] Compiling RxSwift ObserveOn.swift
[28/205] Compiling RxSwift ObserverBase.swift
[29/205] Compiling RxSwift ObserverType.swift
[30/205] Compiling RxSwift OperationQueueScheduler.swift
[31/205] Compiling RxSwift Optional.swift
[32/205] Compiling RxSwift Platform.Darwin.swift
[33/205] Compiling RxSwift Platform.Linux.swift
[34/205] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[35/205] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[36/205] Compiling RxSwift PrimitiveSequence.swift
[37/205] Compiling RxSwift Date+Dispatch.swift
[38/205] Compiling RxSwift Debounce.swift
[39/205] Compiling RxSwift Debug.swift
[40/205] Compiling RxSwift Decode.swift
[41/205] Compiling RxSwift DefaultIfEmpty.swift
[42/205] Compiling RxSwift Deferred.swift
[43/205] Compiling RxSwift Delay.swift
[44/205] Compiling RxSwift DelaySubscription.swift
[45/205] Compiling RxSwift Do.swift
[46/205] Compiling RxSwift ElementAt.swift
[47/205] Compiling RxSwift Empty.swift
[48/205] Compiling RxSwift Enumerated.swift
[49/205] Compiling RxSwift Error.swift
[50/205] Compiling RxSwift Errors.swift
[51/205] Compiling RxSwift Event.swift
[52/205] Compiling RxSwift Filter.swift
[53/225] Compiling RxSwift CombineLatest+arity.swift
[54/225] Compiling RxSwift CombineLatest.swift
[55/225] Compiling RxSwift CompactMap.swift
[56/225] Compiling RxSwift Completable+AndThen.swift
[73/225] Compiling RxSwift Dematerialize.swift
[74/225] Compiling RxSwift DispatchQueue+Extensions.swift
[75/225] Compiling RxSwift DispatchQueueConfiguration.swift
[76/225] Compiling RxSwift Disposable.swift
[77/225] Compiling RxSwift Disposables.swift
[78/225] Compiling RxSwift DisposeBag.swift
[79/225] Compiling RxSwift DisposeBase.swift
[80/225] Compiling RxSwift DistinctUntilChanged.swift
[93/225] Compiling RxSwift AddRef.swift
[94/225] Compiling RxSwift Amb.swift
[95/225] Compiling RxSwift AnonymousDisposable.swift
[96/225] Compiling RxSwift AnonymousObserver.swift
[97/225] Compiling RxSwift AnyObserver.swift
[98/225] Compiling RxSwift AsMaybe.swift
[99/225] Compiling RxSwift AsSingle.swift
[100/225] Compiling RxSwift AsyncLock.swift
[101/225] Emitting module RxSwift
[110/225] Compiling RxSwift AsyncSubject.swift
[111/225] Compiling RxSwift AtomicInt.swift
[112/225] Compiling RxSwift Bag+Rx.swift
[113/225] Compiling RxSwift Bag.swift
[114/225] Compiling RxSwift BehaviorSubject.swift
[115/225] Compiling RxSwift BinaryDisposable.swift
[116/225] Compiling RxSwift Binder.swift
[117/225] Compiling RxSwift BooleanDisposable.swift
[118/225] Compiling RxSwift Buffer.swift
[119/225] Compiling RxSwift Cancelable.swift
[120/225] Compiling RxSwift Catch.swift
[121/225] Compiling RxSwift CombineLatest+Collection.swift
[125/225] Compiling RxSwift Infallible+CombineLatest+arity.swift
[126/225] Compiling RxSwift Infallible+Concurrency.swift
[127/225] Compiling RxSwift Infallible+Create.swift
[128/225] Compiling RxSwift Infallible+Operators.swift
[129/225] Compiling RxSwift Infallible+Zip+arity.swift
[130/225] Compiling RxSwift Infallible.swift
[131/225] Compiling RxSwift InfiniteSequence.swift
[132/225] Compiling RxSwift InvocableScheduledItem.swift
[133/225] Compiling RxSwift InvocableType.swift
[134/225] Compiling RxSwift Just.swift
[135/225] Compiling RxSwift Lock.swift
[136/225] Compiling RxSwift LockOwnerType.swift
[137/225] Compiling RxSwift MainScheduler.swift
[138/225] Compiling RxSwift Map.swift
[139/225] Compiling RxSwift Materialize.swift
[140/225] Compiling RxSwift Maybe.swift
[141/225] Compiling RxSwift Merge.swift
[150/225] Compiling RxSwift SchedulerServices+Emulation.swift
[151/225] Compiling RxSwift SchedulerType.swift
[152/225] Compiling RxSwift Sequence.swift
[153/225] Compiling RxSwift SerialDispatchQueueScheduler.swift
[154/225] Compiling RxSwift SerialDisposable.swift
[155/225] Compiling RxSwift ShareReplayScope.swift
[156/225] Compiling RxSwift Single.swift
[157/225] Compiling RxSwift SingleAssignmentDisposable.swift
[158/225] Compiling RxSwift SingleAsync.swift
[159/225] Compiling RxSwift Sink.swift
[160/225] Compiling RxSwift Skip.swift
[161/225] Compiling RxSwift SkipUntil.swift
[162/225] Compiling RxSwift SkipWhile.swift
[163/225] Compiling RxSwift StartWith.swift
[164/225] Compiling RxSwift SubjectType.swift
[165/225] Compiling RxSwift SubscribeOn.swift
[166/225] Compiling RxSwift SubscriptionDisposable.swift
[167/225] Compiling RxSwift SwiftSupport.swift
[168/225] Compiling RxSwift Switch.swift
[169/225] Compiling RxSwift SwitchIfEmpty.swift
[187/226] Compiling RxSwift PriorityQueue.swift
[188/226] Compiling RxSwift Producer.swift
[189/226] Compiling RxSwift PublishSubject.swift
[190/226] Compiling RxSwift Queue.swift
[191/226] Compiling RxSwift Range.swift
[192/226] Compiling RxSwift Reactive.swift
[193/226] Compiling RxSwift RecursiveLock.swift
[194/226] Compiling RxSwift RecursiveScheduler.swift
[195/226] Compiling RxSwift Reduce.swift
[196/226] Compiling RxSwift RefCountDisposable.swift
[197/226] Compiling RxSwift Repeat.swift
[198/226] Compiling RxSwift ReplaySubject.swift
[199/226] Compiling RxSwift RetryWhen.swift
[200/226] Compiling RxSwift Rx.swift
[201/226] Compiling RxSwift RxMutableBox.swift
[202/226] Compiling RxSwift Sample.swift
[203/226] Compiling RxSwift Scan.swift
[204/226] Compiling RxSwift ScheduledDisposable.swift
[205/226] Compiling RxSwift ScheduledItem.swift
[206/226] Compiling RxSwift ScheduledItemType.swift
[208/227] Compiling RxSwift SynchronizedDisposeType.swift
[209/227] Compiling RxSwift SynchronizedOnType.swift
[210/227] Compiling RxSwift SynchronizedUnsubscribeType.swift
[211/227] Compiling RxSwift TailRecursiveSink.swift
[212/227] Compiling RxSwift Take.swift
[213/227] Compiling RxSwift TakeLast.swift
[214/227] Compiling RxSwift TakeWithPredicate.swift
[215/227] Compiling RxSwift Throttle.swift
[216/227] Compiling RxSwift Timeout.swift
[217/227] Compiling RxSwift Timer.swift
[218/227] Compiling RxSwift ToArray.swift
[219/227] Compiling RxSwift Using.swift
[220/227] Compiling RxSwift VirtualTimeConverterType.swift
[221/227] Compiling RxSwift VirtualTimeScheduler.swift
[222/227] Compiling RxSwift Window.swift
[223/227] Compiling RxSwift WithLatestFrom.swift
[224/227] Compiling RxSwift WithUnretained.swift
[225/227] Compiling RxSwift Zip+Collection.swift
[226/227] Compiling RxSwift Zip+arity.swift
[227/227] Compiling RxSwift Zip.swift
[230/252] Compiling RxBlocking Resources.swift
[231/253] Compiling RxBlocking Platform.Darwin.swift
[232/253] Compiling RxBlocking ObservableConvertibleType+Blocking.swift
[233/253] Compiling RxBlocking Platform.Linux.swift
[234/253] Compiling RxBlocking RecursiveLock.swift
[235/253] Compiling RxTest TestableObserver.swift
[236/254] Compiling RxTest TestSchedulerVirtualTimeConverter.swift
[237/254] Compiling RxTest TestableObservable.swift
[238/254] Compiling RxBlocking BlockingObservable.swift
[239/254] Emitting module RxBlocking
[240/254] Compiling RxTest Any+Equatable.swift
[241/254] Compiling RxTest Bag.swift
[242/254] Compiling RxTest HotObservable.swift
[243/254] Compiling RxTest Recorded+Event.swift
[244/254] Compiling RxBlocking RunLoopLock.swift
[246/256] Compiling RxTest Recorded.swift
[247/256] Compiling RxTest RxTest.swift
[248/256] Compiling RxTest ColdObservable.swift
[249/256] Compiling RxTest Event+Equatable.swift
[250/256] Compiling RxTest Subscription.swift
[251/256] Compiling RxTest TestScheduler.swift
[253/256] Emitting module RxTest
[256/256] Compiling RxTest XCTest+Rx.swift
[259/264] Compiling RxNimble Expectation+RxTest.swift
[260/264] Compiling RxNimble Expectation+Blocking.swift
[261/264] Compiling RxNimble Expectation+Ext.swift
[262/264] Compiling RxNimble Equal+RxTest.swift
[263/264] Emitting module RxNimble
[264/264] Compiling RxNimble ThrowError+RxTest.swift
Build complete! (26.88s)
Fetching https://github.com/Quick/Nimble
Fetching https://github.com/Quick/Quick
Fetching https://github.com/ReactiveX/RxSwift
[1/14006] Fetching quick
[2242/64795] Fetching quick, rxswift
[28228/81443] Fetching quick, rxswift, nimble
Fetched https://github.com/Quick/Quick (2.63s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
Fetched https://github.com/Quick/Nimble (2.65s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetched https://github.com/ReactiveX/RxSwift (2.67s)
Computing version for https://github.com/Quick/Quick
[1/1204] Fetching cwlpreconditiontesting
[1205/1636] Fetching cwlpreconditiontesting, cwlcatchexception
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.30s)
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.42s)
Computed https://github.com/Quick/Quick at 6.1.0 (0.41s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 13.0.0 (0.38s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 6.5.0 (0.39s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.1.0 (0.34s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.1 (0.36s)
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 13.0.0
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.1.0
Creating working copy for https://github.com/ReactiveX/RxSwift
Working copy of https://github.com/ReactiveX/RxSwift resolved at 6.5.0
Creating working copy for https://github.com/Quick/Quick
Working copy of https://github.com/Quick/Quick resolved at 6.1.0
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.1.1
Building for debugging...
[1/198] Emitting module Nimble
[2/205] Compiling Nimble AsyncAwait.swift
[3/205] Compiling Nimble AsyncTimerSequence.swift
[4/205] Compiling Nimble Errors.swift
[5/205] Compiling Nimble NimbleTimeInterval.swift
[6/205] Compiling Nimble PollAwait.swift
[7/205] Compiling Nimble SourceLocation.swift
[8/205] Compiling Nimble Stringers.swift
[9/205] Compiling RxSwift Completable.swift
[10/205] Compiling RxSwift CompositeDisposable.swift
[11/205] Compiling RxSwift Concat.swift
[12/205] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[13/205] Compiling RxSwift ConcurrentMainScheduler.swift
[14/205] Compiling RxSwift ConnectableObservableType.swift
[15/205] Compiling RxSwift Create.swift
[16/205] Compiling RxSwift CurrentThreadScheduler.swift
[17/205] Compiling RxSwift Multicast.swift
[18/205] Compiling RxSwift Never.swift
[19/205] Compiling RxSwift NopDisposable.swift
[20/205] Compiling RxSwift Observable+Concurrency.swift
[21/205] Compiling RxSwift Observable.swift
[22/205] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[23/205] Compiling RxSwift ObservableConvertibleType.swift
[24/205] Compiling RxSwift ObservableType+Extensions.swift
[25/205] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[26/205] Compiling RxSwift ObservableType.swift
[27/205] Compiling RxSwift ObserveOn.swift
[28/205] Compiling RxSwift ObserverBase.swift
[29/205] Compiling RxSwift ObserverType.swift
[30/205] Compiling RxSwift OperationQueueScheduler.swift
[31/205] Compiling RxSwift Optional.swift
[32/205] Compiling RxSwift Platform.Darwin.swift
[33/205] Compiling RxSwift Platform.Linux.swift
[34/205] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[35/205] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[36/205] Compiling RxSwift PrimitiveSequence.swift
[37/205] Compiling RxSwift Date+Dispatch.swift
[38/205] Compiling RxSwift Debounce.swift
[39/205] Compiling RxSwift Debug.swift
[40/205] Compiling RxSwift Decode.swift
[41/205] Compiling RxSwift DefaultIfEmpty.swift
[42/205] Compiling RxSwift Deferred.swift
[43/205] Compiling RxSwift Delay.swift
[44/205] Compiling RxSwift DelaySubscription.swift
[45/205] Compiling RxSwift Do.swift
[46/205] Compiling RxSwift ElementAt.swift
[47/205] Compiling RxSwift Empty.swift
[48/205] Compiling RxSwift Enumerated.swift
[49/205] Compiling RxSwift Error.swift
[50/205] Compiling RxSwift Errors.swift
[51/205] Compiling RxSwift Event.swift
[52/205] Compiling RxSwift Filter.swift
[53/225] Compiling RxSwift CombineLatest+arity.swift
[54/225] Compiling RxSwift CombineLatest.swift
[55/225] Compiling RxSwift CompactMap.swift
[56/225] Compiling RxSwift Completable+AndThen.swift
[73/225] Compiling RxSwift Dematerialize.swift
[74/225] Compiling RxSwift DispatchQueue+Extensions.swift
[75/225] Compiling RxSwift DispatchQueueConfiguration.swift
[76/225] Compiling RxSwift Disposable.swift
[77/225] Compiling RxSwift Disposables.swift
[78/225] Compiling RxSwift DisposeBag.swift
[79/225] Compiling RxSwift DisposeBase.swift
[80/225] Compiling RxSwift DistinctUntilChanged.swift
[93/225] Compiling RxSwift AddRef.swift
[94/225] Compiling RxSwift Amb.swift
[95/225] Compiling RxSwift AnonymousDisposable.swift
[96/225] Compiling RxSwift AnonymousObserver.swift
[97/225] Compiling RxSwift AnyObserver.swift
[98/225] Compiling RxSwift AsMaybe.swift
[99/225] Compiling RxSwift AsSingle.swift
[100/225] Compiling RxSwift AsyncLock.swift
[101/225] Emitting module RxSwift
[110/225] Compiling RxSwift AsyncSubject.swift
[111/225] Compiling RxSwift AtomicInt.swift
[112/225] Compiling RxSwift Bag+Rx.swift
[113/225] Compiling RxSwift Bag.swift
[114/225] Compiling RxSwift BehaviorSubject.swift
[115/225] Compiling RxSwift BinaryDisposable.swift
[116/225] Compiling RxSwift Binder.swift
[117/225] Compiling RxSwift BooleanDisposable.swift
[118/225] Compiling RxSwift Buffer.swift
[119/225] Compiling RxSwift Cancelable.swift
[120/225] Compiling RxSwift Catch.swift
[121/225] Compiling RxSwift CombineLatest+Collection.swift
[125/225] Compiling RxSwift Infallible+CombineLatest+arity.swift
[126/225] Compiling RxSwift Infallible+Concurrency.swift
[127/225] Compiling RxSwift Infallible+Create.swift
[128/225] Compiling RxSwift Infallible+Operators.swift
[129/225] Compiling RxSwift Infallible+Zip+arity.swift
[130/225] Compiling RxSwift Infallible.swift
[131/225] Compiling RxSwift InfiniteSequence.swift
[132/225] Compiling RxSwift InvocableScheduledItem.swift
[133/225] Compiling RxSwift InvocableType.swift
[134/225] Compiling RxSwift Just.swift
[135/225] Compiling RxSwift Lock.swift
[136/225] Compiling RxSwift LockOwnerType.swift
[137/225] Compiling RxSwift MainScheduler.swift
[138/225] Compiling RxSwift Map.swift
[139/225] Compiling RxSwift Materialize.swift
[140/225] Compiling RxSwift Maybe.swift
[141/225] Compiling RxSwift Merge.swift
[150/225] Compiling RxSwift SchedulerServices+Emulation.swift
[151/225] Compiling RxSwift SchedulerType.swift
[152/225] Compiling RxSwift Sequence.swift
[153/225] Compiling RxSwift SerialDispatchQueueScheduler.swift
[154/225] Compiling RxSwift SerialDisposable.swift
[155/225] Compiling RxSwift ShareReplayScope.swift
[156/225] Compiling RxSwift Single.swift
[157/225] Compiling RxSwift SingleAssignmentDisposable.swift
[158/225] Compiling RxSwift SingleAsync.swift
[159/225] Compiling RxSwift Sink.swift
[160/225] Compiling RxSwift Skip.swift
[161/225] Compiling RxSwift SkipUntil.swift
[162/225] Compiling RxSwift SkipWhile.swift
[163/225] Compiling RxSwift StartWith.swift
[164/225] Compiling RxSwift SubjectType.swift
[165/225] Compiling RxSwift SubscribeOn.swift
[166/225] Compiling RxSwift SubscriptionDisposable.swift
[167/225] Compiling RxSwift SwiftSupport.swift
[168/225] Compiling RxSwift Switch.swift
[169/225] Compiling RxSwift SwitchIfEmpty.swift
[187/226] Compiling RxSwift PriorityQueue.swift
[188/226] Compiling RxSwift Producer.swift
[189/226] Compiling RxSwift PublishSubject.swift
[190/226] Compiling RxSwift Queue.swift
[191/226] Compiling RxSwift Range.swift
[192
Build complete.
Done.

Build Machine: Linux 1