The Swift Package Index logo.Swift Package Index

Build Information

Successful build of RxNimble with Swift 5.8 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.8-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: master
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 master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
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.8-latest swift build 2>&1
Fetching https://github.com/Quick/Quick
Fetching https://github.com/ReactiveX/RxSwift
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1204] Fetching cwlpreconditiontesting
[1205/15210] Fetching cwlpreconditiontesting, quick
[3446/65999] Fetching cwlpreconditiontesting, quick, rxswift
Fetching https://github.com/mattgallagher/CwlCatchException.git
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.70s)
[29243/64795] Fetching quick, rxswift
[33307/65227] Fetching quick, rxswift, cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.21s)
Fetching https://github.com/Quick/Nimble
[34322/64795] Fetching quick, rxswift
[57178/81443] Fetching quick, rxswift, nimble
Fetched https://github.com/Quick/Nimble (1.57s)
Fetched https://github.com/Quick/Quick (3.48s)
Fetched https://github.com/ReactiveX/RxSwift (3.51s)
Computing version for https://github.com/Quick/Quick
Computed https://github.com/Quick/Quick at 6.1.0 (0.35s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 13.0.0 (0.34s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 6.5.0 (0.35s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.1.0 (0.30s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.1 (0.34s)
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/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 13.0.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
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/Quick/Quick
Working copy of https://github.com/Quick/Quick resolved at 6.1.0
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 First.swift
[10/205] Compiling RxSwift Generate.swift
[11/205] Compiling RxSwift GroupBy.swift
[12/205] Compiling RxSwift GroupedObservable.swift
[13/205] Compiling RxSwift AddRef.swift
[14/205] Compiling RxSwift Amb.swift
[15/205] Compiling RxSwift AnonymousDisposable.swift
[16/205] Compiling RxSwift AnonymousObserver.swift
[17/205] Compiling RxSwift Infallible.swift
[18/205] Compiling RxSwift InfiniteSequence.swift
[19/205] Compiling RxSwift InvocableScheduledItem.swift
[20/205] Compiling RxSwift InvocableType.swift
[21/205] Compiling RxSwift Just.swift
[22/205] Compiling RxSwift Lock.swift
[23/205] Compiling RxSwift LockOwnerType.swift
[24/205] Compiling RxSwift MainScheduler.swift
[25/205] Compiling RxSwift AnyObserver.swift
[26/205] Compiling RxSwift AsMaybe.swift
[27/205] Compiling RxSwift AsSingle.swift
[28/205] Compiling RxSwift AsyncLock.swift
[29/205] Compiling RxSwift AsyncSubject.swift
[30/205] Compiling RxSwift AtomicInt.swift
[31/205] Compiling RxSwift Bag+Rx.swift
[32/205] Compiling RxSwift Bag.swift
[33/205] Compiling RxSwift BehaviorSubject.swift
[34/205] Compiling RxSwift BinaryDisposable.swift
[35/205] Compiling RxSwift Binder.swift
[36/205] Compiling RxSwift BooleanDisposable.swift
[37/205] Compiling RxSwift Buffer.swift
[38/205] Compiling RxSwift Cancelable.swift
[39/205] Compiling RxSwift Catch.swift
[40/205] Compiling RxSwift CombineLatest+Collection.swift
[41/205] Compiling RxSwift HistoricalScheduler.swift
[42/205] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[43/205] Compiling RxSwift ImmediateSchedulerType.swift
[44/205] Compiling RxSwift Infallible+CombineLatest+arity.swift
[45/205] Compiling RxSwift Infallible+Concurrency.swift
[46/205] Compiling RxSwift Infallible+Create.swift
[47/205] Compiling RxSwift Infallible+Operators.swift
[48/205] Compiling RxSwift Infallible+Zip+arity.swift
[49/205] Compiling RxSwift Do.swift
[50/205] Compiling RxSwift ElementAt.swift
[51/205] Compiling RxSwift Empty.swift
[52/205] Compiling RxSwift Enumerated.swift
[53/205] Compiling RxSwift Error.swift
[54/205] Compiling RxSwift Errors.swift
[55/205] Compiling RxSwift Event.swift
[56/205] Compiling RxSwift Filter.swift
[57/205] Compiling RxSwift Dematerialize.swift
[58/205] Compiling RxSwift DispatchQueue+Extensions.swift
[59/205] Compiling RxSwift DispatchQueueConfiguration.swift
[60/205] Compiling RxSwift Disposable.swift
[61/205] Compiling RxSwift Disposables.swift
[62/205] Compiling RxSwift DisposeBag.swift
[63/205] Compiling RxSwift DisposeBase.swift
[64/205] Compiling RxSwift DistinctUntilChanged.swift
[65/205] Compiling RxSwift SchedulerServices+Emulation.swift
[66/205] Compiling RxSwift SchedulerType.swift
[67/205] Compiling RxSwift Sequence.swift
[68/205] Compiling RxSwift SerialDispatchQueueScheduler.swift
[69/205] Compiling RxSwift SerialDisposable.swift
[70/205] Compiling RxSwift ShareReplayScope.swift
[71/205] Compiling RxSwift Single.swift
[72/205] Compiling RxSwift SingleAssignmentDisposable.swift
[73/205] Compiling RxSwift SingleAsync.swift
[74/205] Compiling RxSwift Sink.swift
[75/205] Compiling RxSwift Skip.swift
[76/205] Compiling RxSwift SkipUntil.swift
[77/205] Compiling RxSwift SkipWhile.swift
[78/205] Compiling RxSwift StartWith.swift
[79/205] Compiling RxSwift SubjectType.swift
[80/205] Compiling RxSwift SubscribeOn.swift
[81/205] Compiling RxSwift SubscriptionDisposable.swift
[82/205] Compiling RxSwift SwiftSupport.swift
[83/205] Compiling RxSwift Switch.swift
[84/205] Compiling RxSwift SwitchIfEmpty.swift
[85/205] Compiling RxSwift PriorityQueue.swift
[86/205] Compiling RxSwift Producer.swift
[87/205] Compiling RxSwift PublishSubject.swift
[88/205] Compiling RxSwift Queue.swift
[89/205] Compiling RxSwift Range.swift
[90/205] Compiling RxSwift Reactive.swift
[91/205] Compiling RxSwift RecursiveLock.swift
[92/205] Compiling RxSwift RecursiveScheduler.swift
[93/205] Compiling RxSwift Reduce.swift
[94/205] Compiling RxSwift RefCountDisposable.swift
[95/205] Compiling RxSwift Repeat.swift
[96/205] Compiling RxSwift ReplaySubject.swift
[97/205] Compiling RxSwift RetryWhen.swift
[98/205] Compiling RxSwift Rx.swift
[99/205] Compiling RxSwift RxMutableBox.swift
[100/205] Compiling RxSwift Sample.swift
[101/205] Compiling RxSwift Scan.swift
[102/205] Compiling RxSwift ScheduledDisposable.swift
[103/205] Compiling RxSwift ScheduledItem.swift
[104/205] Compiling RxSwift ScheduledItemType.swift
[125/225] Compiling RxSwift Multicast.swift
[126/225] Compiling RxSwift Never.swift
[127/225] Compiling RxSwift NopDisposable.swift
[128/225] Compiling RxSwift Observable+Concurrency.swift
[129/225] Compiling RxSwift Observable.swift
[130/225] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[131/225] Compiling RxSwift ObservableConvertibleType.swift
[132/225] Compiling RxSwift ObservableType+Extensions.swift
[133/225] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[134/225] Compiling RxSwift ObservableType.swift
[135/225] Compiling RxSwift ObserveOn.swift
[136/225] Compiling RxSwift ObserverBase.swift
[137/225] Compiling RxSwift ObserverType.swift
[138/225] Compiling RxSwift OperationQueueScheduler.swift
[139/225] Compiling RxSwift Optional.swift
[140/225] Compiling RxSwift Platform.Darwin.swift
[141/225] Compiling RxSwift Platform.Linux.swift
[142/225] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[143/225] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[144/225] Compiling RxSwift PrimitiveSequence.swift
[167/227] Emitting module RxSwift
[171/227] Compiling RxSwift Completable+AndThen.swift
[172/227] Compiling RxSwift Completable.swift
[173/227] Compiling RxSwift CompositeDisposable.swift
[174/227] Compiling RxSwift Concat.swift
[175/227] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[176/227] Compiling RxSwift ConcurrentMainScheduler.swift
[177/227] Compiling RxSwift ConnectableObservableType.swift
[178/227] Compiling RxSwift Create.swift
[179/227] Compiling RxSwift CurrentThreadScheduler.swift
[180/227] Compiling RxSwift Date+Dispatch.swift
[181/227] Compiling RxSwift Debounce.swift
[182/227] Compiling RxSwift Debug.swift
[183/227] Compiling RxSwift Decode.swift
[184/227] Compiling RxSwift DefaultIfEmpty.swift
[185/227] Compiling RxSwift Deferred.swift
[186/227] Compiling RxSwift Delay.swift
[187/227] Compiling RxSwift DelaySubscription.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 RxTest Recorded.swift
[231/252] Compiling RxTest RxTest.swift
[232/253] Compiling RxTest TestableObserver.swift
[233/253] Compiling RxBlocking BlockingObservable.swift
[234/254] Compiling RxBlocking Resources.swift
[235/254] Compiling RxBlocking RecursiveLock.swift
[236/254] Compiling RxBlocking ObservableConvertibleType+Blocking.swift
[237/254] Emitting module RxBlocking
[238/254] Compiling RxBlocking Platform.Linux.swift
[239/254] Compiling RxBlocking Platform.Darwin.swift
[240/254] Compiling RxTest TestSchedulerVirtualTimeConverter.swift
[241/254] Compiling RxTest TestableObservable.swift
[242/254] Compiling RxTest HotObservable.swift
[243/254] Compiling RxTest Recorded+Event.swift
[244/254] Compiling RxBlocking AtomicInt.swift
[245/254] Compiling RxBlocking BlockingObservable+Operators.swift
[246/254] Compiling RxBlocking RunLoopLock.swift
[247/254] Emitting module RxTest
[248/254] Compiling RxTest Any+Equatable.swift
[249/254] Compiling RxTest Bag.swift
[250/254] Compiling RxTest Subscription.swift
[251/254] Compiling RxTest TestScheduler.swift
[256/256] Compiling RxTest XCTest+Rx.swift
[259/264] Compiling RxNimble Expectation+RxTest.swift
[260/264] Compiling RxNimble ThrowError+RxTest.swift
[261/264] Emitting module RxNimble
[262/264] Compiling RxNimble Expectation+Ext.swift
[263/264] Compiling RxNimble Expectation+Blocking.swift
[264/264] Compiling RxNimble Equal+RxTest.swift
Build complete! (25.06s)
Build complete.
Done.

Build Machine: Linux 1