The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of RxNimble with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.28.6
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mRs-/RxNimble.git
Reference: master
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/mRs-/RxNimble
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at c7f2c85 Update Package.swift
Cloned https://github.com/mRs-/RxNimble.git
Revision (git rev-parse @):
c7f2c85e6e6ab5a5a2df6f716cc4ab2ade425715
SUCCESS checkout https://github.com/mRs-/RxNimble.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/mRs-/RxNimble.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/Quick/Nimble
Fetching https://github.com/ReactiveX/RxSwift
[1/50966] Fetching rxswift
[1530/68216] Fetching rxswift, nimble
Fetched https://github.com/Quick/Nimble (2.30s)
Fetched https://github.com/ReactiveX/RxSwift (2.32s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 9.2.1 (0.39s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1236] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.25s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 6.6.0 (0.42s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.0 (0.39s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/432] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.21s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.2 (0.38s)
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 9.2.1
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.1.2
Creating working copy for https://github.com/ReactiveX/RxSwift
Working copy of https://github.com/ReactiveX/RxSwift resolved at 6.6.0
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.0
Building for debugging...
[1/192] Emitting module Nimble
[2/198] Compiling RxSwift Binder.swift
[3/198] Compiling RxSwift BooleanDisposable.swift
[4/198] Compiling RxSwift Buffer.swift
[5/198] Compiling RxSwift Cancelable.swift
[6/198] Compiling RxSwift Catch.swift
[7/198] Compiling RxSwift CombineLatest+Collection.swift
[8/198] Compiling RxSwift Debug.swift
[9/198] Compiling RxSwift Decode.swift
[10/198] Compiling RxSwift DefaultIfEmpty.swift
[11/198] Compiling RxSwift Deferred.swift
[12/198] Compiling RxSwift Delay.swift
[13/198] Compiling RxSwift DelaySubscription.swift
[14/198] Compiling RxSwift Dematerialize.swift
[15/198] Compiling RxSwift DispatchQueue+Extensions.swift
[16/198] Compiling RxSwift DispatchQueueConfiguration.swift
[17/198] Compiling RxSwift Disposable.swift
[18/198] Compiling RxSwift Disposables.swift
[19/198] Compiling RxSwift DisposeBag.swift
[20/198] Compiling RxSwift DisposeBase.swift
[21/198] Compiling RxSwift DistinctUntilChanged.swift
[22/198] Compiling RxSwift AsyncLock.swift
[23/198] Compiling RxSwift AsyncSubject.swift
[24/198] Compiling RxSwift AtomicInt.swift
[25/198] Compiling RxSwift Bag+Rx.swift
[26/198] Compiling RxSwift Bag.swift
[27/198] Compiling RxSwift BehaviorSubject.swift
[28/198] Compiling RxSwift BinaryDisposable.swift
[29/198] Compiling RxSwift CombineLatest.swift
[30/198] Compiling RxSwift CompactMap.swift
[31/198] Compiling RxSwift Completable+AndThen.swift
[32/198] Compiling RxSwift Completable.swift
[33/198] Compiling RxSwift CompositeDisposable.swift
[34/198] Compiling RxSwift Concat.swift
[35/198] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[36/198] Compiling RxSwift ConcurrentMainScheduler.swift
[37/198] Compiling RxSwift ConnectableObservableType.swift
[38/198] Compiling RxSwift Create.swift
[39/198] Compiling RxSwift CurrentThreadScheduler.swift
[40/198] Compiling RxSwift Date+Dispatch.swift
[41/198] Compiling RxSwift Debounce.swift
[50/198] Compiling RxSwift SchedulerServices+Emulation.swift
[51/198] Compiling RxSwift SchedulerType.swift
[52/198] Compiling RxSwift Sequence.swift
[53/198] Compiling RxSwift SerialDispatchQueueScheduler.swift
[54/198] Compiling RxSwift SerialDisposable.swift
[55/198] Compiling RxSwift ShareReplayScope.swift
[56/198] Compiling RxSwift Single.swift
[57/198] Compiling RxSwift SingleAssignmentDisposable.swift
[58/198] Compiling RxSwift SingleAsync.swift
[59/198] Compiling RxSwift Sink.swift
[60/198] Compiling RxSwift Skip.swift
[61/198] Compiling RxSwift SkipUntil.swift
[62/198] Compiling RxSwift SkipWhile.swift
[63/198] Compiling RxSwift StartWith.swift
[64/198] Compiling RxSwift SubjectType.swift
[65/198] Compiling RxSwift SubscribeOn.swift
[66/198] Compiling RxSwift SubscriptionDisposable.swift
[67/198] Compiling RxSwift SwiftSupport.swift
[68/198] Compiling RxSwift Switch.swift
[69/198] Compiling RxSwift SwitchIfEmpty.swift
[70/218] Compiling RxSwift ImmediateSchedulerType.swift
[71/218] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[72/218] Compiling RxSwift Infallible+CombineLatest+arity.swift
[73/218] Compiling RxSwift Infallible+Concurrency.swift
[74/218] Compiling RxSwift Infallible+Create.swift
[75/218] Compiling RxSwift Infallible+Debug.swift
[76/218] Compiling RxSwift Infallible+Operators.swift
[77/218] Compiling RxSwift Infallible+Zip+arity.swift
[78/218] Compiling RxSwift Infallible.swift
[79/218] Compiling RxSwift InfiniteSequence.swift
[80/218] Compiling RxSwift InvocableScheduledItem.swift
[81/218] Compiling RxSwift InvocableType.swift
[82/218] Compiling RxSwift Just.swift
[83/218] Compiling RxSwift Lock.swift
[84/218] Compiling RxSwift LockOwnerType.swift
[85/218] Compiling RxSwift MainScheduler.swift
[86/218] Compiling RxSwift Map.swift
[87/218] Compiling RxSwift Materialize.swift
[88/218] Compiling RxSwift Maybe.swift
[89/218] Compiling RxSwift Merge.swift
[97/218] Compiling RxSwift CombineLatest+arity.swift
[104/218] Compiling RxSwift Multicast.swift
[105/218] Compiling RxSwift Never.swift
[106/218] Compiling RxSwift NopDisposable.swift
[107/218] Compiling RxSwift Observable+Concurrency.swift
[108/218] Compiling RxSwift Observable.swift
[109/218] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[110/218] Compiling RxSwift ObservableConvertibleType.swift
[111/218] Compiling RxSwift ObservableType+Extensions.swift
[112/218] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[113/218] Compiling RxSwift ObservableType.swift
[114/218] Compiling RxSwift ObserveOn.swift
[115/218] Compiling RxSwift ObserverBase.swift
[116/218] Compiling RxSwift ObserverType.swift
[117/218] Compiling RxSwift OperationQueueScheduler.swift
[118/218] Compiling RxSwift Optional.swift
[119/218] Compiling RxSwift Platform.Darwin.swift
[120/218] Compiling RxSwift Platform.Linux.swift
[121/218] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[122/218] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[123/218] Compiling RxSwift PrimitiveSequence.swift
[124/218] Compiling RxSwift PriorityQueue.swift
[125/218] Compiling RxSwift Producer.swift
[126/218] Compiling RxSwift PublishSubject.swift
[127/218] Compiling RxSwift Queue.swift
[128/218] Compiling RxSwift Range.swift
[129/218] Compiling RxSwift Reactive.swift
[130/218] Compiling RxSwift RecursiveLock.swift
[131/218] Compiling RxSwift RecursiveScheduler.swift
[132/218] Compiling RxSwift Reduce.swift
[133/218] Compiling RxSwift RefCountDisposable.swift
[134/218] Compiling RxSwift Repeat.swift
[135/218] Compiling RxSwift ReplaySubject.swift
[136/218] Compiling RxSwift RetryWhen.swift
[137/218] Compiling RxSwift Rx.swift
[138/218] Compiling RxSwift RxMutableBox.swift
[139/218] Compiling RxSwift Sample.swift
[140/218] Compiling RxSwift Scan.swift
[141/218] Compiling RxSwift ScheduledDisposable.swift
[142/218] Compiling RxSwift ScheduledItem.swift
[143/218] Compiling RxSwift ScheduledItemType.swift
[144/218] Compiling RxSwift AddRef.swift
[145/218] Compiling RxSwift Amb.swift
[146/218] Compiling RxSwift AnonymousDisposable.swift
[147/218] Compiling RxSwift AnonymousObserver.swift
[148/218] Compiling RxSwift AnyObserver.swift
[149/218] Compiling RxSwift AsMaybe.swift
[150/218] Compiling RxSwift AsSingle.swift
[151/218] Compiling Nimble ToSucceed.swift
[152/218] Compiling Nimble Await.swift
[153/218] Compiling Nimble DispatchTimeInterval.swift
[154/218] Compiling Nimble Errors.swift
[155/218] Compiling Nimble SourceLocation.swift
[156/218] Compiling Nimble Stringers.swift
[169/219] Compiling RxSwift Event.swift
[170/219] Compiling RxSwift Filter.swift
[171/219] Compiling RxSwift First.swift
[172/219] Compiling RxSwift Generate.swift
[173/219] Compiling RxSwift GroupBy.swift
[174/219] Compiling RxSwift GroupedObservable.swift
[175/219] Compiling RxSwift HistoricalScheduler.swift
[176/219] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[178/220] Emitting module RxSwift
[201/220] Compiling RxSwift SynchronizedDisposeType.swift
[202/220] Compiling RxSwift SynchronizedOnType.swift
[203/220] Compiling RxSwift SynchronizedUnsubscribeType.swift
[204/220] Compiling RxSwift TailRecursiveSink.swift
[205/220] Compiling RxSwift Take.swift
[206/220] Compiling RxSwift TakeLast.swift
[207/220] Compiling RxSwift TakeWithPredicate.swift
[208/220] Compiling RxSwift Throttle.swift
[209/220] Compiling RxSwift Timeout.swift
[210/220] Compiling RxSwift Timer.swift
[211/220] Compiling RxSwift ToArray.swift
[212/220] Compiling RxSwift Using.swift
[213/220] Compiling RxSwift VirtualTimeConverterType.swift
[214/220] Compiling RxSwift VirtualTimeScheduler.swift
[215/220] Compiling RxSwift Window.swift
[216/220] Compiling RxSwift WithLatestFrom.swift
[217/220] Compiling RxSwift WithUnretained.swift
[218/220] Compiling RxSwift Zip+Collection.swift
[219/220] Compiling RxSwift Zip+arity.swift
[220/220] Compiling RxSwift Zip.swift
[223/245] Compiling RxBlocking BlockingObservable.swift
[224/245] Compiling RxBlocking ObservableConvertibleType+Blocking.swift
[225/246] Compiling RxBlocking Platform.Darwin.swift
[226/246] Compiling RxTest TestableObserver.swift
[227/246] Compiling RxBlocking RecursiveLock.swift
[228/246] Compiling RxBlocking Resources.swift
[229/246] Compiling RxBlocking Platform.Linux.swift
[230/247] Compiling RxTest TestSchedulerVirtualTimeConverter.swift
[231/247] Compiling RxTest TestableObservable.swift
[232/247] Emitting module RxBlocking
[233/247] Compiling RxBlocking AtomicInt.swift
[234/247] Compiling RxBlocking BlockingObservable+Operators.swift
[235/247] Emitting module RxTest
[238/247] Compiling RxTest Recorded.swift
[239/247] Compiling RxTest RxTest.swift
[240/247] Compiling RxTest ColdObservable.swift
[241/247] Compiling RxTest Event+Equatable.swift
[242/247] Compiling RxTest HotObservable.swift
[243/247] Compiling RxTest Recorded+Event.swift
[244/247] Compiling RxTest Subscription.swift
[245/247] Compiling RxTest TestScheduler.swift
[246/247] Compiling RxBlocking RunLoopLock.swift
[249/249] Compiling RxTest XCTest+Rx.swift
[252/257] Compiling RxNimble ThrowError+RxTest.swift
[253/257] Compiling RxNimble Expectation+RxTest.swift
[254/257] Compiling RxNimble Expectation+Blocking.swift
[255/257] Compiling RxNimble Expectation+Ext.swift
[256/257] Emitting module RxNimble
[257/257] Compiling RxNimble Equal+RxTest.swift
Build complete! (21.42s)
Build complete.
Done.