The Swift Package Index logo.Swift Package Index

Build Information

Successful build of RxJSON with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-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/devxoul/RxJSON.git
Reference: master
Cloned https://github.com/devxoul/RxJSON.git into spi-builder-workspace
SUCCESS checkout https://github.com/devxoul/RxJSON.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-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/ReactiveX/RxSwift.git
[1/50678] Fetching rxswift
Computing version for https://github.com/ReactiveX/RxSwift.git
Fetched https://github.com/ReactiveX/RxSwift.git (2.37s)
Computed https://github.com/ReactiveX/RxSwift.git at 5.0.1 (0.37s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 5.0.1
Building for debugging...
[1/134] Compiling RxSwift GroupBy.swift
[2/134] Compiling RxSwift GroupedObservable.swift
[3/134] Compiling RxSwift HistoricalScheduler.swift
[4/134] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[5/134] Compiling RxSwift ImmediateSchedulerType.swift
[6/134] Compiling RxSwift InfiniteSequence.swift
[7/134] Compiling RxSwift InvocableScheduledItem.swift
[8/134] Compiling RxSwift InvocableType.swift
[9/134] Compiling RxSwift Just.swift
[10/134] Compiling RxSwift Lock.swift
[11/134] Compiling RxSwift LockOwnerType.swift
[12/134] Compiling RxSwift MainScheduler.swift
[13/134] Compiling RxSwift Map.swift
[14/134] Compiling RxSwift Materialize.swift
[15/134] Compiling RxSwift Maybe.swift
[16/134] Compiling RxSwift Merge.swift
[17/134] Compiling RxSwift Multicast.swift
[18/134] Compiling RxSwift Never.swift
[19/134] Compiling RxSwift NopDisposable.swift
[20/134] Compiling RxSwift Dematerialize.swift
[21/134] Compiling RxSwift Deprecated.swift
[22/134] Compiling RxSwift DispatchQueue+Extensions.swift
[23/134] Compiling RxSwift DispatchQueueConfiguration.swift
[24/134] Compiling RxSwift Disposable.swift
[25/134] Compiling RxSwift Disposables.swift
[26/134] Compiling RxSwift DisposeBag.swift
[27/134] Compiling RxSwift DisposeBase.swift
[28/134] Compiling RxSwift DistinctUntilChanged.swift
[29/134] Compiling RxSwift Do.swift
[30/134] Compiling RxSwift ElementAt.swift
[31/134] Compiling RxSwift Empty.swift
[32/134] Compiling RxSwift Enumerated.swift
[33/134] Compiling RxSwift Error.swift
[34/134] Compiling RxSwift Errors.swift
[35/134] Compiling RxSwift Event.swift
[36/134] Compiling RxSwift Filter.swift
[37/134] Compiling RxSwift First.swift
[38/134] Compiling RxSwift Generate.swift
[39/152] Compiling RxSwift Observable.swift
[40/152] Compiling RxSwift ObservableConvertibleType.swift
[41/152] Compiling RxSwift ObservableType+Extensions.swift
[42/152] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[43/152] Compiling RxSwift ObservableType.swift
[44/152] Compiling RxSwift ObserveOn.swift
[45/152] Compiling RxSwift ObserverBase.swift
[46/152] Compiling RxSwift ObserverType.swift
[47/152] Compiling RxSwift OperationQueueScheduler.swift
[48/152] Compiling RxSwift Optional.swift
[49/152] Compiling RxSwift Platform.Darwin.swift
[50/152] Compiling RxSwift Platform.Linux.swift
[51/152] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[52/152] Compiling RxSwift PrimitiveSequence.swift
[53/152] Compiling RxSwift PriorityQueue.swift
[54/152] Compiling RxSwift Producer.swift
[55/152] Compiling RxSwift PublishSubject.swift
[56/152] Compiling RxSwift Queue.swift
[57/152] Compiling RxSwift Range.swift
[58/152] Emitting module RxSwift
[59/152] Compiling RxSwift Reactive.swift
[60/152] Compiling RxSwift RecursiveLock.swift
[61/152] Compiling RxSwift RecursiveScheduler.swift
[62/152] Compiling RxSwift Reduce.swift
[63/152] Compiling RxSwift RefCountDisposable.swift
[64/152] Compiling RxSwift Repeat.swift
[65/152] Compiling RxSwift ReplaySubject.swift
[66/152] Compiling RxSwift RetryWhen.swift
[67/152] Compiling RxSwift Rx.swift
[68/152] Compiling RxSwift RxMutableBox.swift
[69/152] Compiling RxSwift Sample.swift
[70/152] Compiling RxSwift Scan.swift
[71/152] Compiling RxSwift ScheduledDisposable.swift
[72/152] Compiling RxSwift ScheduledItem.swift
[73/152] Compiling RxSwift ScheduledItemType.swift
[74/152] Compiling RxSwift SchedulerServices+Emulation.swift
[75/152] Compiling RxSwift SchedulerType.swift
[76/152] Compiling RxSwift Sequence.swift
[77/152] Compiling RxSwift SerialDispatchQueueScheduler.swift
[78/152] Compiling RxSwift SerialDisposable.swift
[79/152] Compiling RxSwift ShareReplayScope.swift
[80/152] Compiling RxSwift Single.swift
[81/152] Compiling RxSwift SingleAssignmentDisposable.swift
[82/152] Compiling RxSwift SingleAsync.swift
[83/152] Compiling RxSwift Sink.swift
[84/152] Compiling RxSwift Skip.swift
[85/152] Compiling RxSwift SkipUntil.swift
[86/152] Compiling RxSwift SkipWhile.swift
[87/152] Compiling RxSwift StartWith.swift
[88/152] Compiling RxSwift String+Rx.swift
[89/152] Compiling RxSwift SubjectType.swift
[90/152] Compiling RxSwift SubscribeOn.swift
[91/152] Compiling RxSwift SubscriptionDisposable.swift
[92/152] Compiling RxSwift SwiftSupport.swift
[93/152] Compiling RxSwift Switch.swift
[94/152] Compiling RxSwift SwitchIfEmpty.swift
[95/152] Compiling RxSwift SynchronizedDisposeType.swift
[96/152] Compiling RxSwift SynchronizedOnType.swift
[97/152] Compiling RxSwift CombineLatest+arity.swift
[98/152] Compiling RxSwift CombineLatest.swift
[99/152] Compiling RxSwift CompactMap.swift
[100/152] Compiling RxSwift Completable+AndThen.swift
[101/152] Compiling RxSwift Completable.swift
[102/152] Compiling RxSwift CompositeDisposable.swift
[103/152] Compiling RxSwift Concat.swift
[104/152] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[105/152] Compiling RxSwift ConcurrentMainScheduler.swift
[106/152] Compiling RxSwift ConnectableObservableType.swift
[107/152] Compiling RxSwift Create.swift
[108/152] Compiling RxSwift CurrentThreadScheduler.swift
[109/152] Compiling RxSwift Date+Dispatch.swift
[110/152] Compiling RxSwift Debounce.swift
[111/152] Compiling RxSwift Debug.swift
[112/152] Compiling RxSwift DefaultIfEmpty.swift
[113/152] Compiling RxSwift Deferred.swift
[114/152] Compiling RxSwift Delay.swift
[115/152] Compiling RxSwift DelaySubscription.swift
[116/152] Compiling RxSwift AddRef.swift
[117/152] Compiling RxSwift Amb.swift
[118/152] Compiling RxSwift AnonymousDisposable.swift
[119/152] Compiling RxSwift AnonymousObserver.swift
[120/152] Compiling RxSwift AnyObserver.swift
[121/152] Compiling RxSwift AsMaybe.swift
[122/152] Compiling RxSwift AsSingle.swift
[123/152] Compiling RxSwift AsyncLock.swift
[124/152] Compiling RxSwift AsyncSubject.swift
[125/152] Compiling RxSwift AtomicInt.swift
[126/152] Compiling RxSwift Bag+Rx.swift
[127/152] Compiling RxSwift Bag.swift
[128/152] Compiling RxSwift BehaviorSubject.swift
[129/152] Compiling RxSwift BinaryDisposable.swift
[130/152] Compiling RxSwift BooleanDisposable.swift
[131/152] Compiling RxSwift Buffer.swift
[132/152] Compiling RxSwift Cancelable.swift
[133/152] Compiling RxSwift Catch.swift
[134/152] Compiling RxSwift CombineLatest+Collection.swift
[135/152] Compiling RxSwift SynchronizedUnsubscribeType.swift
[136/152] Compiling RxSwift TailRecursiveSink.swift
[137/152] Compiling RxSwift Take.swift
[138/152] Compiling RxSwift TakeLast.swift
[139/152] Compiling RxSwift TakeUntil.swift
[140/152] Compiling RxSwift TakeWhile.swift
[141/152] Compiling RxSwift Throttle.swift
[142/152] Compiling RxSwift Timeout.swift
[143/152] Compiling RxSwift Timer.swift
[144/152] Compiling RxSwift ToArray.swift
[145/152] Compiling RxSwift Using.swift
[146/152] Compiling RxSwift VirtualTimeConverterType.swift
[147/152] Compiling RxSwift VirtualTimeScheduler.swift
[148/152] Compiling RxSwift Window.swift
[149/152] Compiling RxSwift WithLatestFrom.swift
[150/152] Compiling RxSwift Zip+Collection.swift
[151/152] Compiling RxSwift Zip+arity.swift
[152/152] Compiling RxSwift Zip.swift
[155/160] Compiling RxJSON ObservableType+RxJSON.swift
[156/160] Compiling RxJSON RxJSONError.swift
[157/160] Compiling RxJSON Maybe+RxJSON.swift
[158/160] Compiling RxJSON Single+RxJSON.swift
[159/160] Emitting module RxJSON
[160/160] Compiling RxJSON Functions.swift
Build complete! (27.39s)
Build complete.
Done.

Build Machine: Linux 2