The Swift Package Index logo.Swift Package Index

Build Information

Successful build of RxNimble, reference 5.0.4 (ade31d), with Swift 6.3 for macOS (SPM) on 20 Apr 2026 22:04:54 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mRs-/RxNimble.git
Reference: 5.0.4
Initialized empty Git repository in /Users/admin/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
Fetching https://github.com/ReactiveX/RxSwift
Fetching https://github.com/Quick/Nimble
[1/19823] Fetching nimble
[200/74128] Fetching nimble, rxswift
Fetched https://github.com/ReactiveX/RxSwift from cache (11.07s)
Fetched https://github.com/Quick/Nimble from cache (11.07s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 9.2.1 (11.81s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.95s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 5.1.3 (1.63s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.65s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/460] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.73s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.40s)
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
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
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "rxnimble",
      "name": "RxNimble",
      "url": "https://github.com/mRs-/RxNimble.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RxNimble",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "rxswift",
          "name": "RxSwift",
          "url": "https://github.com/ReactiveX/RxSwift",
          "version": "5.1.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RxSwift",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "nimble",
          "name": "Nimble",
          "url": "https://github.com/Quick/Nimble",
          "version": "9.2.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Nimble",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "cwlpreconditiontesting",
              "name": "CwlPreconditionTesting",
              "url": "https://github.com/mattgallagher/CwlPreconditionTesting.git",
              "version": "2.2.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CwlPreconditionTesting",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "cwlcatchexception",
                  "name": "CwlCatchException",
                  "url": "https://github.com/mattgallagher/CwlCatchException.git",
                  "version": "2.2.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CwlCatchException",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/mRs-/RxNimble.git
[1/592] Fetching rxnimble
Fetched https://github.com/mRs-/RxNimble.git from cache (0.68s)
Fetching https://github.com/ReactiveX/RxSwift from cache
Fetching https://github.com/Quick/Nimble from cache
Fetched https://github.com/ReactiveX/RxSwift from cache (0.76s)
Fetched https://github.com/Quick/Nimble from cache (0.76s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 9.2.1 (0.86s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.43s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 5.1.3 (0.51s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.04s)
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.43s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.50s)
Creating working copy for https://github.com/mRs-/RxNimble.git
Working copy of https://github.com/mRs-/RxNimble.git resolved at 5.0.4 (ade31d7)
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
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
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
warning: '.resolve-product-dependencies': dependency 'rxnimble' is not used by any target
Found 2 product dependencies
  - RxSwift
  - Nimble
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/mRs-/RxNimble.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/11] Write sources
[7/11] Write swift-version--6988338F2F200930.txt
[8/147] Compiling CwlMachBadInstructionHandler mach_excServer.c
[9/147] Compiling CwlCatchExceptionSupport CwlCatchException.m
[10/149] Compiling CwlMachBadInstructionHandler CwlMachBadInstructionHandler.m
[12/149] Emitting module RxSwift
[13/164] Compiling CwlCatchException CwlCatchException.swift
[14/164] Emitting module CwlCatchException
[15/164] Compiling RxSwift NopDisposable.swift
[16/164] Compiling RxSwift Observable.swift
[17/164] Compiling RxSwift ObservableConvertibleType.swift
[18/164] Compiling RxSwift ObservableType+Extensions.swift
[19/164] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[20/164] Compiling RxSwift ObservableType.swift
[21/164] Compiling RxSwift ObserveOn.swift
[22/164] Compiling RxSwift ObserverBase.swift
[23/164] Compiling RxSwift ObserverType.swift
[24/164] Compiling RxSwift OperationQueueScheduler.swift
[25/164] Compiling RxSwift Optional.swift
[26/164] Compiling RxSwift Platform.Darwin.swift
[27/164] Compiling RxSwift Platform.Linux.swift
[28/164] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[29/164] Compiling RxSwift PrimitiveSequence.swift
[30/168] Compiling RxSwift Sample.swift
[31/168] Compiling RxSwift Scan.swift
[32/168] Compiling RxSwift ScheduledDisposable.swift
[33/168] Compiling RxSwift ScheduledItem.swift
[34/168] Compiling RxSwift ScheduledItemType.swift
[35/168] Compiling RxSwift SchedulerServices+Emulation.swift
[36/168] Compiling RxSwift SchedulerType.swift
[37/168] Compiling RxSwift Sequence.swift
[38/168] Compiling RxSwift SerialDispatchQueueScheduler.swift
[39/168] Compiling RxSwift SerialDisposable.swift
[40/168] Compiling RxSwift ShareReplayScope.swift
[41/168] Compiling RxSwift Single.swift
[42/168] Compiling RxSwift SingleAssignmentDisposable.swift
[43/168] Compiling RxSwift SingleAsync.swift
[44/168] Compiling RxSwift Sink.swift
[45/168] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[46/168] Compiling RxSwift ImmediateSchedulerType.swift
[47/168] Compiling RxSwift InfiniteSequence.swift
[48/168] Compiling RxSwift InvocableScheduledItem.swift
[49/168] Compiling RxSwift InvocableType.swift
[50/168] Compiling RxSwift Just.swift
[51/168] Compiling RxSwift Lock.swift
[52/168] Compiling RxSwift LockOwnerType.swift
[53/168] Compiling RxSwift MainScheduler.swift
[54/168] Compiling RxSwift Map.swift
[55/168] Compiling RxSwift Materialize.swift
[56/168] Compiling RxSwift Maybe.swift
[57/168] Compiling RxSwift Merge.swift
[58/168] Compiling RxSwift Multicast.swift
[59/168] Compiling RxSwift Never.swift
[60/168] Compiling RxSwift PriorityQueue.swift
[61/168] Compiling RxSwift Producer.swift
[62/168] Compiling RxSwift PublishSubject.swift
[63/168] Compiling RxSwift Queue.swift
[64/168] Compiling RxSwift Range.swift
[65/168] Compiling RxSwift Reactive.swift
[66/168] Compiling RxSwift RecursiveLock.swift
[67/168] Compiling RxSwift RecursiveScheduler.swift
[68/168] Compiling RxSwift Reduce.swift
[69/168] Compiling RxSwift RefCountDisposable.swift
[70/168] Compiling RxSwift Repeat.swift
[71/168] Compiling RxSwift ReplaySubject.swift
[72/168] Compiling RxSwift RetryWhen.swift
[73/168] Compiling RxSwift Rx.swift
[74/168] Compiling RxSwift RxMutableBox.swift
[75/168] Compiling RxSwift Skip.swift
[76/168] Compiling RxSwift SkipUntil.swift
[77/168] Compiling RxSwift SkipWhile.swift
[78/168] Compiling RxSwift StartWith.swift
[79/168] Compiling RxSwift SubjectType.swift
[80/168] Compiling RxSwift SubscribeOn.swift
[81/168] Compiling RxSwift SubscriptionDisposable.swift
[82/168] Compiling RxSwift SwiftSupport.swift
[83/168] Compiling RxSwift Switch.swift
[84/168] Compiling RxSwift SwitchIfEmpty.swift
[85/168] Compiling RxSwift SynchronizedDisposeType.swift
[86/168] Compiling RxSwift SynchronizedOnType.swift
[87/168] Compiling RxSwift SynchronizedUnsubscribeType.swift
[88/168] Compiling RxSwift TailRecursiveSink.swift
[89/168] Compiling RxSwift Take.swift
[90/168] Compiling RxSwift CurrentThreadScheduler.swift
[91/168] Compiling RxSwift Date+Dispatch.swift
[92/168] Compiling RxSwift Debounce.swift
[93/168] Compiling RxSwift Debug.swift
[94/168] Compiling RxSwift DefaultIfEmpty.swift
[95/168] Compiling RxSwift Deferred.swift
[96/168] Compiling RxSwift Delay.swift
[97/168] Compiling RxSwift DelaySubscription.swift
[98/168] Compiling RxSwift Dematerialize.swift
[99/168] Compiling RxSwift Deprecated.swift
[100/168] Compiling RxSwift DispatchQueue+Extensions.swift
[101/168] Compiling RxSwift DispatchQueueConfiguration.swift
[102/168] Compiling RxSwift Disposable.swift
[103/168] Compiling RxSwift Disposables.swift
[104/168] Compiling RxSwift DisposeBag.swift
[105/168] Compiling RxSwift DisposeBase.swift
[106/168] Compiling RxSwift DistinctUntilChanged.swift
[107/168] Compiling RxSwift Do.swift
[108/168] Compiling RxSwift ElementAt.swift
[109/168] Compiling RxSwift Empty.swift
[110/168] Compiling RxSwift Enumerated.swift
[111/168] Compiling RxSwift Error.swift
[112/168] Compiling RxSwift Errors.swift
[113/168] Compiling RxSwift Event.swift
[114/168] Compiling RxSwift Filter.swift
[115/168] Compiling RxSwift First.swift
[116/168] Compiling RxSwift Generate.swift
[117/168] Compiling RxSwift GroupBy.swift
[118/168] Compiling RxSwift GroupedObservable.swift
[119/168] Compiling RxSwift HistoricalScheduler.swift
[120/168] Compiling RxSwift AddRef.swift
[121/168] Compiling RxSwift Amb.swift
[122/168] Compiling RxSwift AnonymousDisposable.swift
[123/168] Compiling RxSwift AnonymousObserver.swift
[124/168] Compiling RxSwift AnyObserver.swift
[125/168] Compiling RxSwift AsMaybe.swift
[126/168] Compiling RxSwift AsSingle.swift
[127/168] Compiling RxSwift AsyncLock.swift
[128/168] Compiling RxSwift AsyncSubject.swift
[129/168] Compiling RxSwift AtomicInt.swift
[130/168] Compiling RxSwift Bag+Rx.swift
[131/168] Compiling RxSwift Bag.swift
[132/168] Compiling RxSwift BehaviorSubject.swift
[133/168] Compiling RxSwift BinaryDisposable.swift
[134/168] Compiling RxSwift BooleanDisposable.swift
[135/168] Compiling RxSwift Buffer.swift
[136/168] Compiling RxSwift Cancelable.swift
[137/168] Compiling RxSwift Catch.swift
[138/168] Compiling RxSwift CombineLatest+Collection.swift
[139/168] Compiling RxSwift CombineLatest+arity.swift
[140/168] Compiling RxSwift CombineLatest.swift
[141/168] Compiling RxSwift CompactMap.swift
[142/168] Compiling RxSwift Completable+AndThen.swift
[143/168] Compiling RxSwift Completable.swift
[144/168] Compiling RxSwift CompositeDisposable.swift
[145/168] Compiling RxSwift Concat.swift
[146/168] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[147/168] Compiling RxSwift ConcurrentMainScheduler.swift
[148/168] Compiling RxSwift ConnectableObservableType.swift
[149/168] Compiling RxSwift Create.swift
[150/168] Compiling CwlPreconditionTesting CwlCatchBadInstruction.swift
[151/168] Emitting module CwlPreconditionTesting
[152/168] Compiling CwlPreconditionTesting CwlBadInstructionException.swift
[153/168] Compiling CwlPreconditionTesting CwlDarwinDefinitions.swift
[154/218] Compiling RxSwift TakeLast.swift
[155/218] Compiling RxSwift TakeUntil.swift
[156/218] Compiling RxSwift TakeWhile.swift
[157/218] Compiling RxSwift Throttle.swift
[158/218] Compiling RxSwift Timeout.swift
[159/218] Compiling RxSwift Timer.swift
[160/218] Compiling RxSwift ToArray.swift
[161/218] Compiling RxSwift Using.swift
[162/218] Compiling RxSwift VirtualTimeConverterType.swift
[163/218] Compiling RxSwift VirtualTimeScheduler.swift
[164/218] Compiling RxSwift Window.swift
[165/218] Compiling RxSwift WithLatestFrom.swift
[166/218] Compiling RxSwift Zip+Collection.swift
[167/218] Compiling RxSwift Zip+arity.swift
[168/218] Compiling RxSwift Zip.swift
[169/243] Compiling RxBlocking Platform.Darwin.swift
[170/243] Compiling RxBlocking ObservableConvertibleType+Blocking.swift
[171/243] Compiling RxBlocking RunLoopLock.swift
[172/243] Compiling RxBlocking Resources.swift
[173/243] Compiling RxBlocking RecursiveLock.swift
[174/243] Compiling RxBlocking Platform.Linux.swift
[175/243] Compiling RxBlocking BlockingObservable.swift
[176/243] Emitting module RxBlocking
[177/243] Compiling RxBlocking AtomicInt.swift
[178/243] Compiling RxBlocking BlockingObservable+Operators.swift
[179/243] Emitting module Nimble
[180/248] Compiling RxTest Recorded+Event.swift
[181/248] Compiling RxTest Recorded.swift
[182/249] Emitting module RxTest
[183/249] Compiling RxTest Any+Equatable.swift
[184/249] Compiling RxTest Bag.swift
[185/249] Compiling RxTest ColdObservable.swift
[186/249] Compiling RxTest Deprecated.swift
[187/249] Compiling RxTest Event+Equatable.swift
[188/249] Compiling RxTest HotObservable.swift
[189/249] Compiling RxTest TestScheduler.swift
[190/249] Compiling RxTest TestSchedulerVirtualTimeConverter.swift
[191/249] Compiling RxTest RxTest.swift
[192/249] Compiling RxTest Subscription.swift
[193/249] Compiling RxTest TestableObservable.swift
[194/249] Compiling RxTest TestableObserver.swift
[201/249] Compiling Nimble Expression.swift
[202/249] Compiling Nimble FailureMessage.swift
[203/249] Compiling Nimble AllPass.swift
[204/249] Compiling Nimble Async.swift
[205/249] Compiling Nimble BeAKindOf.swift
[206/249] Compiling Nimble BeAnInstanceOf.swift
[207/249] Compiling Nimble SatisfyAllOf.swift
[208/249] Compiling Nimble SatisfyAnyOf.swift
[209/249] Compiling Nimble ThrowAssertion.swift
[210/249] Compiling Nimble ThrowError.swift
[211/249] Compiling Nimble ToSucceed.swift
[212/249] Compiling Nimble BeLessThanOrEqual.swift
[213/249] Compiling Nimble BeLogical.swift
[214/249] Compiling Nimble BeNil.swift
[215/249] Compiling Nimble BeVoid.swift
[216/249] Compiling Nimble BeginWith.swift
[217/249] Compiling Nimble BeginWithPrefix.swift
[218/249] Compiling Nimble Contain.swift
[219/249] Compiling Nimble ContainElementSatisfying.swift
[220/249] Compiling Nimble ElementsEqual.swift
[221/249] Compiling Nimble EndWith.swift
[222/249] Compiling Nimble Equal+Tuple.swift
[223/249] Compiling Nimble Equal.swift
[224/249] Compiling Nimble HaveCount.swift
[225/249] Compiling Nimble Match.swift
[226/249] Compiling Nimble MatchError.swift
[227/249] Compiling Nimble BeCloseTo.swift
[228/249] Compiling Nimble BeEmpty.swift
[229/249] Compiling Nimble BeGreaterThan.swift
[230/249] Compiling Nimble BeGreaterThanOrEqualTo.swift
[231/249] Compiling Nimble BeIdenticalTo.swift
[232/249] Compiling Nimble BeLessThan.swift
[233/249] Compiling Nimble MatcherFunc.swift
[234/249] Compiling Nimble MatcherProtocols.swift
[235/249] Compiling Nimble PostNotification.swift
[236/249] Compiling Nimble Predicate.swift
[237/249] Compiling Nimble RaisesException.swift
[238/249] Compiling Nimble Await.swift
[239/249] Compiling Nimble DispatchTimeInterval.swift
[240/249] Compiling Nimble Errors.swift
[241/249] Compiling Nimble SourceLocation.swift
[242/249] Compiling Nimble Stringers.swift
[247/249] Compiling Nimble Expectation.swift
[248/249] Compiling Nimble ExpectationMessage.swift
[249/249] Compiling RxTest XCTest+Rx.swift
[250/255] Emitting module RxNimble
[251/255] Compiling RxNimble Expectation+Ext.swift
[252/255] Compiling RxNimble Equal+RxTest.swift
[253/255] Compiling RxNimble Expectation+Blocking.swift
[254/255] Compiling RxNimble Expectation+RxTest.swift
[255/255] Compiling RxNimble ThrowError+RxTest.swift
Build complete! (16.50s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "rxswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ReactiveX/RxSwift"
    },
    {
      "identity" : "nimble",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "9.0.0",
            "upper_bound" : "10.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble"
    }
  ],
  "manifest_display_name" : "RxNimble",
  "name" : "RxNimble",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.10"
    },
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    },
    {
      "name" : "watchos",
      "version" : "3.0"
    }
  ],
  "products" : [
    {
      "name" : "RxNimble",
      "targets" : [
        "RxNimble"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "RxNimble",
      "module_type" : "SwiftTarget",
      "name" : "RxNimble",
      "path" : "Source",
      "product_dependencies" : [
        "RxSwift",
        "Nimble",
        "RxTest",
        "RxBlocking"
      ],
      "product_memberships" : [
        "RxNimble"
      ],
      "sources" : [
        "Core/Expectation+Ext.swift",
        "RxBlocking/Expectation+Blocking.swift",
        "RxTest/Equal+RxTest.swift",
        "RxTest/Expectation+RxTest.swift",
        "RxTest/ThrowError+RxTest.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.