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.8 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.28.6
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mRs-/RxNimble.git
Reference: 5.0.4
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mRs-/RxNimble
 * tag               5.0.4      -> FETCH_HEAD
HEAD is now at ade31d7 Updated Package.swift
Cloned https://github.com/mRs-/RxNimble.git
Revision (git rev-parse @):
ade31d7f902dc420f4001b202e47657f887e55bc
SUCCESS checkout https://github.com/mRs-/RxNimble.git at 5.0.4
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD/checkout
https://github.com/mRs-/RxNimble.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/73] Compiling CwlMachBadInstructionHandler mach_excServer.c
[1/79] Compiling CwlCatchExceptionSupport CwlCatchException.m
[2/81] Compiling CwlMachBadInstructionHandler CwlMachBadInstructionHandler.m
[4/81] Emitting module RxSwift
[5/106] Emitting module CwlCatchException
[6/106] Compiling CwlCatchException CwlCatchException.swift
[7/110] Compiling RxSwift Enumerated.swift
[8/110] Compiling RxSwift Error.swift
[9/110] Compiling RxSwift Errors.swift
[10/110] Compiling RxSwift Event.swift
[11/110] Compiling RxSwift Filter.swift
[12/110] Compiling RxSwift First.swift
[13/110] Compiling RxSwift Generate.swift
[14/110] Compiling RxSwift GroupBy.swift
[15/110] Compiling RxSwift GroupedObservable.swift
[16/110] Compiling RxSwift HistoricalScheduler.swift
[17/110] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[18/110] Compiling RxSwift ImmediateSchedulerType.swift
[19/110] Compiling RxSwift InfiniteSequence.swift
[20/110] Compiling RxSwift InvocableScheduledItem.swift
[21/110] Compiling RxSwift InvocableType.swift
[22/110] Compiling RxSwift Just.swift
[23/110] Compiling RxSwift Lock.swift
[24/110] Compiling RxSwift LockOwnerType.swift
[25/110] Compiling RxSwift MainScheduler.swift
[26/110] Compiling RxSwift Map.swift
[27/110] Compiling RxSwift Materialize.swift
[28/110] Compiling RxSwift Maybe.swift
[29/110] Compiling RxSwift Merge.swift
[30/110] Compiling RxSwift Multicast.swift
[31/110] Compiling RxSwift Never.swift
[32/110] Compiling RxSwift Concat.swift
[33/110] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[34/110] Compiling RxSwift ConcurrentMainScheduler.swift
[35/110] Compiling RxSwift ConnectableObservableType.swift
[36/110] Compiling RxSwift Create.swift
[37/110] Compiling RxSwift CurrentThreadScheduler.swift
[38/110] Compiling RxSwift Date+Dispatch.swift
[39/110] Compiling RxSwift Debounce.swift
[40/110] Compiling RxSwift Debug.swift
[41/110] Compiling RxSwift DefaultIfEmpty.swift
[42/110] Compiling RxSwift Deferred.swift
[43/110] Compiling RxSwift Delay.swift
[44/110] Compiling RxSwift DelaySubscription.swift
[45/110] Compiling RxSwift Dematerialize.swift
[46/110] Compiling RxSwift Deprecated.swift
[47/110] Compiling RxSwift DispatchQueue+Extensions.swift
[48/110] Compiling RxSwift DispatchQueueConfiguration.swift
[49/110] Compiling RxSwift Disposable.swift
[50/110] Compiling RxSwift Disposables.swift
[51/110] Compiling RxSwift DisposeBag.swift
[52/110] Compiling RxSwift DisposeBase.swift
[53/110] Compiling RxSwift DistinctUntilChanged.swift
[54/110] Compiling RxSwift Do.swift
[55/110] Compiling RxSwift ElementAt.swift
[56/110] Compiling RxSwift Empty.swift
[57/160] Compiling CwlPreconditionTesting CwlDarwinDefinitions.swift
[58/160] Compiling RxSwift NopDisposable.swift
[59/160] Compiling RxSwift Observable.swift
[60/160] Compiling RxSwift ObservableConvertibleType.swift
[61/160] Compiling RxSwift ObservableType+Extensions.swift
[62/160] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[63/160] Compiling RxSwift ObservableType.swift
[64/160] Compiling RxSwift ObserveOn.swift
[65/160] Compiling RxSwift ObserverBase.swift
[66/160] Compiling RxSwift ObserverType.swift
[67/160] Compiling RxSwift OperationQueueScheduler.swift
[68/160] Compiling RxSwift Optional.swift
[69/160] Compiling RxSwift Platform.Darwin.swift
[70/160] Compiling RxSwift Platform.Linux.swift
[71/160] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[72/160] Compiling RxSwift PrimitiveSequence.swift
[73/160] Compiling RxSwift PriorityQueue.swift
[74/160] Compiling RxSwift Producer.swift
[75/160] Compiling RxSwift PublishSubject.swift
[76/160] Compiling RxSwift Queue.swift
[77/160] Compiling RxSwift Range.swift
[78/160] Compiling RxSwift Reactive.swift
[79/160] Compiling RxSwift RecursiveLock.swift
[80/160] Compiling RxSwift RecursiveScheduler.swift
[81/160] Compiling RxSwift Reduce.swift
[82/160] Compiling RxSwift RefCountDisposable.swift
[83/160] Compiling CwlPreconditionTesting CwlBadInstructionException.swift
[84/160] Emitting module CwlPreconditionTesting
[85/160] Compiling CwlPreconditionTesting CwlCatchBadInstruction.swift
[86/202] Compiling Nimble BeginWith.swift
[87/202] Compiling Nimble BeginWithPrefix.swift
[88/202] Compiling Nimble Contain.swift
[89/202] Compiling Nimble ContainElementSatisfying.swift
[90/202] Compiling Nimble ElementsEqual.swift
[91/202] Compiling Nimble EndWith.swift
[92/202] Compiling Nimble Equal+Tuple.swift
[93/202] Compiling Nimble Equal.swift
[94/202] Compiling Nimble HaveCount.swift
[95/202] Compiling Nimble Match.swift
[96/202] Compiling Nimble MatchError.swift
[97/202] Compiling Nimble MatcherFunc.swift
[98/202] Compiling Nimble MatcherProtocols.swift
[99/202] Compiling Nimble AdapterProtocols.swift
[100/202] Compiling Nimble AssertionDispatcher.swift
[101/202] Compiling Nimble AssertionRecorder.swift
[102/202] Compiling Nimble NMBExpectation.swift
[103/202] Compiling Nimble NMBObjCMatcher.swift
[104/202] Compiling Nimble NimbleEnvironment.swift
[105/202] Compiling Nimble NimbleXCTestHandler.swift
[106/202] Compiling Nimble ExceptionCapture.swift
[107/202] Compiling Nimble DSL+Wait.swift
[108/202] Compiling Nimble DSL.swift
[109/202] Compiling Nimble Expectation.swift
[110/202] Compiling Nimble ExpectationMessage.swift
[111/202] Compiling RxSwift Repeat.swift
[112/202] Compiling RxSwift ReplaySubject.swift
[113/202] Compiling RxSwift RetryWhen.swift
[114/202] Compiling RxSwift Rx.swift
[115/202] Compiling RxSwift RxMutableBox.swift
[116/202] Compiling RxSwift Sample.swift
[117/202] Compiling RxSwift Scan.swift
[118/202] Compiling RxSwift ScheduledDisposable.swift
[119/202] Compiling RxSwift ScheduledItem.swift
[120/202] Compiling RxSwift ScheduledItemType.swift
[121/202] Compiling RxSwift SchedulerServices+Emulation.swift
[122/202] Compiling RxSwift SchedulerType.swift
[123/202] Compiling RxSwift Sequence.swift
[124/202] Compiling RxSwift SerialDispatchQueueScheduler.swift
[125/202] Compiling RxSwift SerialDisposable.swift
[126/202] Compiling RxSwift ShareReplayScope.swift
[127/202] Compiling RxSwift Single.swift
[128/202] Compiling RxSwift SingleAssignmentDisposable.swift
[129/202] Compiling RxSwift SingleAsync.swift
[130/202] Compiling RxSwift Sink.swift
[131/202] Compiling RxSwift Skip.swift
[132/202] Compiling RxSwift SkipUntil.swift
[133/202] Compiling RxSwift SkipWhile.swift
[134/202] Compiling RxSwift StartWith.swift
[135/202] Compiling RxSwift SubjectType.swift
[136/202] Compiling RxSwift SubscribeOn.swift
[137/202] Compiling RxSwift SubscriptionDisposable.swift
[138/202] Compiling RxSwift SwiftSupport.swift
[139/202] Compiling RxSwift Switch.swift
[140/202] Compiling RxSwift SwitchIfEmpty.swift
[141/202] Compiling RxSwift SynchronizedDisposeType.swift
[142/202] Compiling RxSwift SynchronizedOnType.swift
[143/202] Compiling RxSwift SynchronizedUnsubscribeType.swift
[144/202] Compiling RxSwift TailRecursiveSink.swift
[145/202] Compiling RxSwift Take.swift
[146/202] Compiling RxSwift TakeLast.swift
[147/202] Compiling RxSwift TakeUntil.swift
[148/202] Compiling RxSwift TakeWhile.swift
[149/202] Compiling RxSwift Throttle.swift
[150/202] Compiling RxSwift Timeout.swift
[151/202] Compiling RxSwift Timer.swift
[152/202] Compiling RxSwift ToArray.swift
[153/202] Compiling RxSwift Using.swift
[154/202] Compiling RxSwift VirtualTimeConverterType.swift
[155/202] Compiling RxSwift VirtualTimeScheduler.swift
[156/202] Compiling RxSwift Window.swift
[157/202] Compiling RxSwift WithLatestFrom.swift
[158/202] Compiling RxSwift Zip+Collection.swift
[159/202] Compiling RxSwift Zip+arity.swift
[160/202] Compiling RxSwift Zip.swift
[161/223] Compiling RxTest HotObservable.swift
[162/223] Compiling RxTest Recorded+Event.swift
[163/225] Compiling RxTest Deprecated.swift
[164/225] Compiling RxTest Event+Equatable.swift
[165/225] Emitting module RxBlocking
[166/225] Compiling RxTest Any+Equatable.swift
[167/225] Compiling RxTest Bag.swift
[168/225] Compiling RxTest ColdObservable.swift
[169/225] Compiling RxBlocking Resources.swift
[170/225] Compiling RxBlocking RunLoopLock.swift
[171/225] Emitting module RxTest
[173/228] Compiling RxTest Subscription.swift
[174/228] Compiling RxTest TestScheduler.swift
[175/228] Compiling RxTest TestSchedulerVirtualTimeConverter.swift
[184/228] Compiling RxTest TestableObservable.swift
[185/228] Compiling RxTest TestableObserver.swift
[186/228] Compiling RxTest XCTest+Rx.swift
[187/228] Emitting module Nimble
[200/241] Compiling Nimble Expression.swift
[201/241] Compiling Nimble FailureMessage.swift
[215/241] Compiling Nimble AllPass.swift
[216/241] Compiling Nimble Async.swift
[217/241] Compiling Nimble BeAKindOf.swift
[218/241] Compiling Nimble BeAnInstanceOf.swift
[219/241] Compiling Nimble BeCloseTo.swift
[220/241] Compiling Nimble BeEmpty.swift
[221/241] Compiling Nimble BeGreaterThan.swift
[222/241] Compiling Nimble BeGreaterThanOrEqualTo.swift
[223/241] Compiling Nimble BeIdenticalTo.swift
[224/241] Compiling Nimble BeLessThan.swift
[225/241] Compiling Nimble BeLessThanOrEqual.swift
[226/241] Compiling Nimble BeLogical.swift
[227/241] Compiling Nimble BeNil.swift
[228/241] Compiling Nimble BeVoid.swift
[229/241] Compiling Nimble PostNotification.swift
[230/241] Compiling Nimble Predicate.swift
[231/241] Compiling Nimble RaisesException.swift
[232/241] Compiling Nimble SatisfyAllOf.swift
[233/241] Compiling Nimble SatisfyAnyOf.swift
[234/241] Compiling Nimble ThrowAssertion.swift
[235/241] Compiling Nimble ThrowError.swift
[236/241] Compiling Nimble ToSucceed.swift
[237/241] Compiling Nimble Await.swift
[238/241] Compiling Nimble DispatchTimeInterval.swift
[239/241] Compiling Nimble Errors.swift
[240/241] Compiling Nimble SourceLocation.swift
[241/241] Compiling Nimble Stringers.swift
[242/246] Compiling RxNimble Equal+RxTest.swift
[243/246] Compiling RxNimble Expectation+Ext.swift
[244/246] Compiling RxNimble Expectation+Blocking.swift
[245/246] Emitting module RxNimble
[246/246] Compiling RxNimble Expectation+RxTest.swift
[247/247] Compiling RxNimble ThrowError+RxTest.swift
Build complete! (22.51s)
Fetching https://github.com/Quick/Nimble from cache
Fetching https://github.com/ReactiveX/RxSwift from cache
Fetched https://github.com/Quick/Nimble (0.50s)
Fetched https://github.com/ReactiveX/RxSwift (0.61s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 9.2.1 (0.04s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.22s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.0 (0.04s)
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
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.04s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 5.1.3 (0.04s)
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.0
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/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 9.2.1
Creating working copy for https://github.com/ReactiveX/RxSwift
Working copy of https://github.com/ReactiveX/RxSwift resolved at 5.1.3
Build complete.
Done.