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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RxSwiftCommunity/RxNimble.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/RxSwiftCommunity/RxNimble
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at c21ba0c Version bump.
Cloned https://github.com/RxSwiftCommunity/RxNimble.git
Revision (git rev-parse @):
c21ba0cc2b5a73f7d5f79f0efde00b70c4364f70
SUCCESS checkout https://github.com/RxSwiftCommunity/RxNimble.git at master
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetching https://github.com/ReactiveX/RxSwift from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.31s)
Fetching https://github.com/Quick/Nimble from cache
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.33s)
Fetching https://github.com/Quick/Quick from cache
Fetched https://github.com/ReactiveX/RxSwift (0.51s)
Fetched https://github.com/Quick/Quick (0.59s)
Fetched https://github.com/Quick/Nimble (0.66s)
Computing version for https://github.com/Quick/Quick
Computed https://github.com/Quick/Quick at 6.1.0 (0.50s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 13.0.0 (0.36s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 6.5.0 (0.03s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.1.0 (0.02s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.1 (0.02s)
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/Quick/Quick
Working copy of https://github.com/Quick/Quick resolved at 6.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/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.1.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "rxnimble",
      "name": "RxNimble",
      "url": "https://github.com/RxSwiftCommunity/RxNimble.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RxNimble",
      "dependencies": [
        {
          "identity": "rxswift",
          "name": "RxSwift",
          "url": "https://github.com/ReactiveX/RxSwift",
          "version": "6.6.0",
          "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RxSwift",
          "dependencies": [
          ]
        },
        {
          "identity": "nimble",
          "name": "Nimble",
          "url": "https://github.com/Quick/Nimble",
          "version": "13.0.0",
          "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Nimble",
          "dependencies": [
            {
              "identity": "cwlpreconditiontesting",
              "name": "CwlPreconditionTesting",
              "url": "https://github.com/mattgallagher/CwlPreconditionTesting.git",
              "version": "2.2.0",
              "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CwlPreconditionTesting",
              "dependencies": [
                {
                  "identity": "cwlcatchexception",
                  "name": "CwlCatchException",
                  "url": "https://github.com/mattgallagher/CwlCatchException.git",
                  "version": "2.1.2",
                  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CwlCatchException",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/RxSwiftCommunity/RxNimble.git from cache
Fetched https://github.com/RxSwiftCommunity/RxNimble.git (0.22s)
Fetching https://github.com/Quick/Nimble from cache
Fetching https://github.com/ReactiveX/RxSwift from cache
Fetched https://github.com/ReactiveX/RxSwift (0.46s)
Fetched https://github.com/Quick/Nimble (0.56s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 13.0.0 (0.02s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.18s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.0 (0.02s)
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.17s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.2 (0.01s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 6.6.0 (0.02s)
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/RxSwiftCommunity/RxNimble.git
Working copy of https://github.com/RxSwiftCommunity/RxNimble.git resolved at master
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.2
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.0
warning: '.resolve-product-dependencies': dependency 'rxnimble' is not used by any target
Found 2 product dependencies
  - RxSwift
  - Nimble
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/148] Compiling CwlMachBadInstructionHandler mach_excServer.c
[1/148] Compiling CwlCatchExceptionSupport CwlCatchException.m
[2/150] Compiling CwlMachBadInstructionHandler CwlMachBadInstructionHandler.m
[4/150] Compiling CwlCatchException CwlCatchException.swift
[5/150] Emitting module CwlCatchException
[6/154] Compiling CwlPreconditionTesting CwlBadInstructionException.swift
[7/154] Compiling CwlPreconditionTesting CwlDarwinDefinitions.swift
[8/154] Emitting module CwlPreconditionTesting
[9/154] Compiling CwlPreconditionTesting CwlCatchBadInstruction.swift
[10/211] Compiling RxSwift PriorityQueue.swift
[11/211] Compiling RxSwift Producer.swift
[12/211] Compiling RxSwift PublishSubject.swift
[13/211] Compiling RxSwift Queue.swift
[14/211] Compiling RxSwift Range.swift
[15/211] Compiling RxSwift Reactive.swift
[16/211] Compiling RxSwift RecursiveLock.swift
[17/211] Compiling RxSwift RecursiveScheduler.swift
[18/211] Compiling RxSwift Reduce.swift
[19/211] Compiling RxSwift RefCountDisposable.swift
[20/211] Compiling RxSwift Repeat.swift
[21/211] Compiling RxSwift ReplaySubject.swift
[22/211] Compiling RxSwift RetryWhen.swift
[23/211] Compiling RxSwift Rx.swift
[24/211] Compiling RxSwift RxMutableBox.swift
[25/211] Compiling RxSwift Sample.swift
[26/211] Compiling RxSwift Scan.swift
[27/211] Compiling RxSwift ScheduledDisposable.swift
[28/211] Compiling RxSwift ScheduledItem.swift
[29/211] Compiling RxSwift ScheduledItemType.swift
[30/211] Compiling RxSwift SchedulerServices+Emulation.swift
[31/211] Compiling RxSwift SchedulerType.swift
[32/211] Compiling RxSwift Sequence.swift
[33/211] Compiling RxSwift SerialDispatchQueueScheduler.swift
[34/211] Compiling RxSwift SerialDisposable.swift
[35/211] Compiling RxSwift ShareReplayScope.swift
[36/211] Compiling RxSwift Single.swift
[37/211] Compiling RxSwift SingleAssignmentDisposable.swift
[38/211] Compiling RxSwift SingleAsync.swift
[39/211] Compiling RxSwift Sink.swift
[40/211] Compiling RxSwift Skip.swift
[41/211] Compiling RxSwift SkipUntil.swift
[42/211] Compiling RxSwift SkipWhile.swift
[43/211] Compiling RxSwift StartWith.swift
[44/211] Compiling RxSwift SubjectType.swift
[45/211] Compiling RxSwift SubscribeOn.swift
[46/211] Compiling RxSwift SubscriptionDisposable.swift
[47/211] Compiling RxSwift SwiftSupport.swift
[48/211] Compiling RxSwift Switch.swift
[49/211] Compiling RxSwift SwitchIfEmpty.swift
[50/211] Compiling Nimble ThrowError.swift
[51/211] Compiling Nimble ToSucceed.swift
[52/211] Compiling Nimble Polling+AsyncAwait.swift
[53/211] Compiling Nimble Polling.swift
[54/211] Compiling Nimble AdapterProtocols.swift
[55/211] Compiling Nimble AssertionDispatcher.swift
[56/211] Compiling Nimble AssertionRecorder+Async.swift
[57/211] Compiling Nimble AssertionRecorder.swift
[58/211] Compiling Nimble NMBExpectation.swift
[59/211] Compiling Nimble NimbleEnvironment.swift
[60/211] Compiling Nimble NimbleXCTestHandler.swift
[61/211] Compiling Nimble ExceptionCapture.swift
[62/211] Compiling Nimble AllPass.swift
[63/211] Compiling Nimble AsyncAllPass.swift
[64/211] Compiling Nimble AsyncMatcher.swift
[65/211] Compiling Nimble BeAKindOf.swift
[66/211] Compiling Nimble BeAnInstanceOf.swift
[67/211] Compiling Nimble BeCloseTo.swift
[68/211] Compiling Nimble BeEmpty.swift
[69/211] Compiling Nimble BeGreaterThan.swift
[70/211] Compiling Nimble AsyncExpression.swift
[71/211] Compiling Nimble DSL+AsyncAwait.swift
[72/211] Compiling Nimble DSL+Wait.swift
[73/211] Compiling Nimble DSL.swift
[74/211] Compiling Nimble Expectation.swift
[75/211] Compiling Nimble ExpectationMessage.swift
[76/211] Compiling Nimble Expression.swift
[77/211] Compiling Nimble FailureMessage.swift
[78/211] Compiling Nimble BeWithin.swift
[79/211] Compiling Nimble BeginWith.swift
[80/211] Compiling Nimble BeginWithPrefix.swift
[81/211] Compiling Nimble Contain.swift
[82/211] Compiling Nimble ContainElementSatisfying.swift
[83/211] Compiling Nimble ElementsEqual.swift
[84/211] Compiling Nimble EndWith.swift
[85/211] Compiling Nimble Equal+Tuple.swift
[86/211] Compiling Nimble RaisesException.swift
[87/211] Compiling Nimble SatisfyAllOf.swift
[88/211] Compiling Nimble SatisfyAnyOf.swift
[89/211] Compiling Nimble ThrowAssertion.swift
[90/211] Compiling Nimble BeGreaterThanOrEqualTo.swift
[91/211] Compiling Nimble BeIdenticalTo.swift
[92/211] Compiling Nimble BeLessThan.swift
[93/211] Compiling Nimble BeLessThanOrEqual.swift
[94/211] Compiling Nimble BeLogical.swift
[95/211] Compiling Nimble BeNil.swift
[96/211] Compiling Nimble BeResult.swift
[97/211] Compiling Nimble BeVoid.swift
[98/211] Compiling Nimble Equal+TupleArray.swift
[99/211] Compiling Nimble Equal.swift
[100/211] Compiling Nimble HaveCount.swift
[101/211] Compiling Nimble Match.swift
[102/211] Compiling Nimble MatchError.swift
[103/211] Compiling Nimble Matcher.swift
[104/211] Compiling Nimble MatcherProtocols.swift
[105/211] Compiling Nimble PostNotification.swift
[106/211] Compiling RxSwift Platform.Linux.swift
[107/211] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[108/211] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[109/211] Compiling RxSwift PrimitiveSequence.swift
[110/211] Compiling RxSwift CombineLatest+arity.swift
[111/211] Compiling RxSwift CombineLatest.swift
[112/211] Compiling RxSwift CompactMap.swift
[113/211] Compiling RxSwift Completable+AndThen.swift
[114/211] Compiling RxSwift Completable.swift
[115/211] Compiling RxSwift CompositeDisposable.swift
[116/211] Compiling RxSwift Concat.swift
[117/211] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[118/211] Compiling RxSwift ConcurrentMainScheduler.swift
[119/211] Compiling RxSwift ConnectableObservableType.swift
[120/211] Compiling RxSwift Create.swift
[121/211] Compiling RxSwift CurrentThreadScheduler.swift
[122/211] Compiling RxSwift Date+Dispatch.swift
[123/211] Compiling RxSwift Debounce.swift
[124/211] Compiling RxSwift Debug.swift
[125/211] Compiling RxSwift Decode.swift
[126/211] Compiling RxSwift DefaultIfEmpty.swift
[127/211] Compiling RxSwift Deferred.swift
[128/211] Compiling RxSwift Delay.swift
[129/211] Compiling RxSwift DelaySubscription.swift
[130/211] Compiling RxSwift Dematerialize.swift
[131/211] Compiling RxSwift DispatchQueue+Extensions.swift
[132/211] Compiling RxSwift DispatchQueueConfiguration.swift
[133/211] Compiling RxSwift Disposable.swift
[134/211] Compiling RxSwift Disposables.swift
[135/211] Compiling RxSwift DisposeBag.swift
[136/211] Compiling RxSwift DisposeBase.swift
[137/211] Compiling RxSwift DistinctUntilChanged.swift
[138/211] Compiling RxSwift Do.swift
[139/211] Compiling RxSwift ElementAt.swift
[140/211] Compiling RxSwift Empty.swift
[141/211] Compiling RxSwift Enumerated.swift
[142/211] Compiling RxSwift Error.swift
[143/211] Compiling RxSwift Errors.swift
[144/211] Compiling RxSwift Event.swift
[145/211] Compiling RxSwift Filter.swift
[146/211] Compiling RxSwift First.swift
[147/211] Compiling RxSwift Generate.swift
[148/211] Compiling RxSwift GroupBy.swift
[149/211] Compiling RxSwift GroupedObservable.swift
[150/211] Emitting module RxSwift
[151/231] Compiling RxSwift SynchronizedDisposeType.swift
[152/231] Compiling RxSwift SynchronizedOnType.swift
[153/231] Compiling RxSwift SynchronizedUnsubscribeType.swift
[154/231] Compiling RxSwift TailRecursiveSink.swift
[155/231] Compiling RxSwift Take.swift
[156/231] Compiling RxSwift TakeLast.swift
[157/231] Compiling RxSwift TakeWithPredicate.swift
[158/231] Compiling RxSwift Throttle.swift
[159/231] Compiling RxSwift Timeout.swift
[160/231] Compiling RxSwift Timer.swift
[161/231] Compiling RxSwift ToArray.swift
[162/231] Compiling RxSwift Using.swift
[163/231] Compiling RxSwift VirtualTimeConverterType.swift
[164/231] Compiling RxSwift VirtualTimeScheduler.swift
[165/231] Compiling RxSwift Window.swift
[166/231] Compiling RxSwift WithLatestFrom.swift
[167/231] Compiling RxSwift WithUnretained.swift
[168/231] Compiling RxSwift Zip+Collection.swift
[169/231] Compiling RxSwift Zip+arity.swift
[170/231] Compiling RxSwift Zip.swift
[171/254] Compiling RxBlocking Resources.swift
[172/255] Compiling RxBlocking Platform.Linux.swift
[173/255] Compiling RxBlocking Platform.Darwin.swift
[174/255] Compiling RxBlocking ObservableConvertibleType+Blocking.swift
[175/255] Compiling RxBlocking BlockingObservable.swift
[176/255] Compiling RxBlocking RecursiveLock.swift
[177/255] Compiling RxBlocking RunLoopLock.swift
[178/255] Compiling RxBlocking AtomicInt.swift
[179/255] Compiling RxBlocking BlockingObservable+Operators.swift
[180/255] Emitting module RxBlocking
[181/255] Compiling RxTest TestableObserver.swift
[182/256] Compiling RxTest TestSchedulerVirtualTimeConverter.swift
[183/256] Compiling RxTest TestableObservable.swift
[184/256] Compiling RxTest Recorded.swift
[185/256] Compiling RxTest RxTest.swift
[188/256] Compiling RxTest ColdObservable.swift
[189/256] Compiling RxTest Event+Equatable.swift
[190/256] Emitting module RxTest
[191/256] Compiling RxTest Any+Equatable.swift
[192/256] Compiling RxTest Bag.swift
[193/256] Compiling RxTest Subscription.swift
[194/256] Compiling RxTest TestScheduler.swift
[195/256] Compiling RxTest XCTest+Rx.swift
[236/263] Emitting module Nimble
[253/263] Compiling Nimble AsyncAwait.swift
[254/263] Compiling Nimble AsyncTimerSequence.swift
[255/263] Compiling Nimble Errors.swift
[256/263] Compiling Nimble NimbleTimeInterval.swift
[257/263] Compiling Nimble PollAwait.swift
[258/263] Compiling Nimble SourceLocation.swift
[259/263] Compiling Nimble Stringers.swift
[259/263] Compiling NimbleObjectiveC NMBExceptionCapture.m
[260/263] Compiling NimbleObjectiveC XCTestObservationCenter+Register.m
[261/263] Compiling NimbleObjectiveC NMBStringify.m
[262/263] Compiling NimbleObjectiveC DSL.m
[264/269] Compiling RxNimble Expectation+Ext.swift
[265/269] Compiling RxNimble Expectation+Blocking.swift
[266/269] Compiling RxNimble Equal+RxTest.swift
[267/269] Emitting module RxNimble
[268/269] Compiling RxNimble ThrowError+RxTest.swift
[269/269] Compiling RxNimble Expectation+RxTest.swift
Build complete! (26.44s)
Build complete.
Done.