The Swift Package Index logo.Swift Package Index

Build Information

Successful build of RxNimble, reference 6.3.1 (c21ba0), with Swift 6.3 for Linux on 14 Apr 2026 00:01:25 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RxSwiftCommunity/RxNimble.git
Reference: 6.3.1
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/RxSwiftCommunity/RxNimble
 * tag               6.3.1      -> FETCH_HEAD
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 6.3.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/RxSwiftCommunity/RxNimble.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/Quick/Nimble
Fetching https://github.com/Quick/Quick
Fetching https://github.com/ReactiveX/RxSwift
[1/14902] Fetching quick
[9688/34725] Fetching quick, nimble
[14355/89030] Fetching quick, nimble, rxswift
Fetched https://github.com/Quick/Quick from cache (5.82s)
Fetched https://github.com/Quick/Nimble from cache (5.86s)
Fetched https://github.com/ReactiveX/RxSwift from cache (6.14s)
Computing version for https://github.com/Quick/Quick
Computed https://github.com/Quick/Quick at 6.1.0 (6.79s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 6.10.2 (0.79s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 13.8.0 (0.62s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.66s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (1.33s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/460] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.31s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.06s)
Creating working copy for https://github.com/ReactiveX/RxSwift
Working copy of https://github.com/ReactiveX/RxSwift resolved at 6.10.2
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 13.8.0
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/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
warning: 'nimble': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/PrivacyInfo.xcprivacy
Building for debugging...
[0/7] Copying PrivacyInfo.xcprivacy
[1/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/213] Emitting module RxSwift
[9/233] Emitting module Nimble
[10/233] Compiling RxSwift Cancelable.swift
[11/233] Compiling RxSwift Catch.swift
[12/233] Compiling RxSwift CombineLatest+Collection.swift
[13/233] Compiling RxSwift CombineLatest+arity.swift
[14/233] Compiling RxSwift DispatchQueueConfiguration.swift
[15/233] Compiling RxSwift Disposable.swift
[16/233] Compiling RxSwift Disposables.swift
[17/233] Compiling RxSwift DisposeBag.swift
[18/241] Compiling RxSwift CurrentThreadScheduler.swift
[19/241] Compiling RxSwift Date+Dispatch.swift
[20/241] Compiling RxSwift Debounce.swift
[21/241] Compiling RxSwift Debug.swift
[22/241] Compiling RxSwift Decode.swift
[23/241] Compiling RxSwift DefaultIfEmpty.swift
[24/241] Compiling RxSwift Deferred.swift
[25/241] Compiling RxSwift Delay.swift
[26/241] Compiling RxSwift DelaySubscription.swift
[27/241] Compiling RxSwift DisposeBase.swift
[28/241] Compiling RxSwift DistinctUntilChanged.swift
[29/241] Compiling RxSwift Do.swift
[30/241] Compiling RxSwift ElementAt.swift
[31/241] Compiling RxSwift Empty.swift
[32/241] Compiling RxSwift Enumerated.swift
[33/241] Compiling RxSwift Error.swift
[34/241] Compiling RxSwift Errors.swift
[35/241] Compiling RxSwift Event.swift
[49/241] Compiling RxSwift Filter.swift
[50/241] Compiling RxSwift First.swift
[51/241] Compiling RxSwift Generate.swift
[52/241] Compiling RxSwift GroupBy.swift
[53/241] Compiling RxSwift GroupedObservable.swift
[54/241] Compiling RxSwift HistoricalScheduler.swift
[55/241] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[56/241] Compiling RxSwift ImmediateSchedulerType.swift
[65/241] Compiling RxSwift CombineLatest.swift
[66/241] Compiling RxSwift CompactMap.swift
[67/241] Compiling RxSwift Completable+AndThen.swift
[68/241] Compiling RxSwift Completable.swift
[69/241] Compiling RxSwift CompositeDisposable.swift
[70/241] Compiling RxSwift Concat.swift
[71/241] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[72/241] Compiling RxSwift ConcurrentMainScheduler.swift
[73/241] Compiling RxSwift ConnectableObservableType.swift
[74/241] Compiling RxSwift Create.swift
[75/241] Compiling RxSwift AtomicInt.swift
[76/241] Compiling RxSwift Bag+Rx.swift
[77/241] Compiling RxSwift Bag.swift
[78/241] Compiling RxSwift BehaviorSubject.swift
[79/241] Compiling RxSwift BinaryDisposable.swift
[80/241] Compiling RxSwift Binder.swift
[81/241] Compiling RxSwift BooleanDisposable.swift
[82/241] Compiling RxSwift Buffer.swift
[83/241] Compiling RxSwift SchedulerType.swift
[84/241] Compiling RxSwift Sequence.swift
[85/241] Compiling RxSwift SerialDispatchQueueScheduler.swift
[86/241] Compiling RxSwift SerialDisposable.swift
[87/241] Compiling RxSwift ShareReplayScope.swift
[88/241] Compiling RxSwift Single.swift
[89/241] Compiling RxSwift SingleAssignmentDisposable.swift
[90/241] Compiling RxSwift SingleAsync.swift
[91/241] Compiling RxSwift Sink.swift
[92/241] Compiling RxSwift Skip.swift
[93/241] Compiling RxSwift SkipUntil.swift
[94/241] Compiling RxSwift SkipWhile.swift
[95/241] Compiling RxSwift StartWith.swift
[96/241] Compiling RxSwift SubjectType.swift
[97/241] Compiling RxSwift SubscribeOn.swift
[98/241] Compiling RxSwift SubscriptionDisposable.swift
[99/241] Compiling RxSwift SwiftSupport.swift
[100/241] Compiling RxSwift Switch.swift
[101/241] Compiling RxSwift SwitchIfEmpty.swift
[102/241] Compiling RxSwift SynchronizedDisposeType.swift
[103/241] Compiling RxSwift AddRef.swift
[104/241] Compiling RxSwift Amb.swift
[105/241] Compiling RxSwift AnonymousDisposable.swift
[106/241] Compiling RxSwift AnonymousObserver.swift
[107/241] Compiling RxSwift AnyObserver.swift
[108/241] Compiling RxSwift AsMaybe.swift
[109/241] Compiling RxSwift AsSingle.swift
[110/241] Compiling RxSwift AsyncLock.swift
[111/241] Compiling RxSwift AsyncSubject.swift
[112/241] Compiling RxSwift Never.swift
[113/241] Compiling RxSwift NopDisposable.swift
[114/241] Compiling RxSwift Observable+Concurrency.swift
[115/241] Compiling RxSwift Observable.swift
[116/241] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[117/241] Compiling RxSwift ObservableConvertibleType.swift
[118/241] Compiling RxSwift ObservableType+Extensions.swift
[119/241] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[120/241] Compiling RxSwift ObservableType.swift
[121/241] Compiling RxSwift ObserveOn.swift
[122/241] Compiling RxSwift ObserverBase.swift
[123/241] Compiling RxSwift ObserverType.swift
[124/241] Compiling RxSwift OperationQueueScheduler.swift
[125/241] Compiling RxSwift Optional.swift
[126/241] Compiling RxSwift Platform.Darwin.swift
[127/241] Compiling RxSwift Platform.Linux.swift
[128/241] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[129/241] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[130/241] Compiling RxSwift PrimitiveSequence.swift
[131/241] Compiling RxSwift PriorityQueue.swift
[132/241] Compiling Nimble AsyncTimerSequence.swift
[133/241] Compiling Nimble Errors.swift
[134/241] Compiling Nimble NimbleTimeInterval.swift
[135/241] Compiling Nimble PollAwait.swift
[136/241] Compiling Nimble SourceLocation.swift
[137/241] Compiling Nimble Stringers.swift
[138/241] Compiling RxSwift RecursiveScheduler.swift
[139/241] Compiling RxSwift Reduce.swift
[140/241] Compiling RxSwift RefCountDisposable.swift
[141/241] Compiling RxSwift Repeat.swift
[142/241] Compiling RxSwift ReplaySubject.swift
[143/241] Compiling RxSwift RetryWhen.swift
[144/241] Compiling RxSwift Rx.swift
[145/241] Compiling RxSwift RxMutableBox.swift
[146/241] Compiling RxSwift Sample.swift
[147/241] Compiling RxSwift Scan.swift
[148/241] Compiling RxSwift ScheduledDisposable.swift
[149/241] Compiling RxSwift ScheduledItem.swift
[150/241] Compiling RxSwift ScheduledItemType.swift
[151/241] Compiling RxSwift SchedulerServices+Emulation.swift
[152/241] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[153/241] Compiling RxSwift Infallible+CombineLatest+arity.swift
[154/241] Compiling RxSwift Infallible+Concurrency.swift
[155/241] Compiling RxSwift Infallible+Create.swift
[156/241] Compiling RxSwift Infallible+Debug.swift
[157/241] Compiling RxSwift Infallible+Operators.swift
[158/241] Compiling RxSwift Infallible+Zip+arity.swift
[159/241] Compiling RxSwift Infallible.swift
[160/241] Compiling RxSwift InfiniteSequence.swift
[161/241] Compiling RxSwift InvocableScheduledItem.swift
[162/241] Compiling RxSwift InvocableType.swift
[163/241] Compiling RxSwift Just.swift
[164/241] Compiling RxSwift Lock.swift
[165/241] Compiling RxSwift LockOwnerType.swift
[166/241] Compiling RxSwift MainScheduler.swift
[167/241] Compiling RxSwift Map.swift
[168/241] Compiling RxSwift Materialize.swift
[169/241] Compiling RxSwift Maybe.swift
[170/241] Compiling RxSwift Merge.swift
[171/241] Compiling RxSwift Multicast.swift
[191/241] Compiling Nimble Requirement.swift
[192/241] Compiling Nimble AsyncAwait.swift
[214/241] Compiling RxSwift SynchronizedOnType.swift
[215/241] Compiling RxSwift SynchronizedUnsubscribeType.swift
[216/241] Compiling RxSwift TailRecursiveSink.swift
[217/241] Compiling RxSwift Take.swift
[218/241] Compiling RxSwift TakeLast.swift
[219/241] Compiling RxSwift TakeWithPredicate.swift
[220/241] Compiling RxSwift Throttle.swift
[221/241] Compiling RxSwift Timeout.swift
[222/241] Compiling RxSwift Timer.swift
[223/241] Compiling RxSwift ToArray.swift
[224/241] Compiling RxSwift Using.swift
[225/241] Compiling RxSwift VirtualTimeConverterType.swift
[226/241] Compiling RxSwift VirtualTimeScheduler.swift
[227/241] Compiling RxSwift Window.swift
[228/241] Compiling RxSwift WithLatestFrom.swift
[229/241] Compiling RxSwift WithUnretained.swift
[230/241] Compiling RxSwift Zip+Collection.swift
[231/241] Compiling RxSwift Zip+arity.swift
[232/241] Compiling RxSwift Zip.swift
[233/241] Compiling RxSwift resource_bundle_accessor.swift
[235/265] Compiling RxBlocking Resources.swift
[236/266] Emitting module RxTest
[237/266] Compiling RxBlocking RecursiveLock.swift
[238/267] Compiling RxTest TestableObserver.swift
[239/267] Emitting module RxBlocking
[240/267] Compiling RxBlocking ObservableConvertibleType+Blocking.swift
[241/267] Compiling RxBlocking Platform.Darwin.swift
[242/267] Compiling RxBlocking BlockingObservable.swift
[243/267] Compiling RxBlocking Platform.Linux.swift
[244/267] Compiling RxTest TestSchedulerVirtualTimeConverter.swift
[245/267] Compiling RxTest TestableObservable.swift
[246/267] Compiling RxBlocking AtomicInt.swift
[247/267] Compiling RxBlocking BlockingObservable+Operators.swift
[250/267] Compiling RxBlocking RunLoopLock.swift
[251/268] Compiling RxTest Subscription.swift
[252/268] Compiling RxTest TestScheduler.swift
[253/268] Compiling RxTest Recorded.swift
[254/268] Compiling RxTest RxTest.swift
[255/268] Compiling RxTest HotObservable.swift
[256/268] Compiling RxTest Recorded+Event.swift
[258/268] Compiling RxTest Any+Equatable.swift
[259/268] Compiling RxTest Bag.swift
[260/268] Compiling RxTest XCTest+Rx.swift
[271/276] Compiling RxNimble Expectation+Ext.swift
[272/276] Compiling RxNimble Expectation+Blocking.swift
[273/276] Emitting module RxNimble
[274/276] Compiling RxNimble Expectation+RxTest.swift
[275/276] Compiling RxNimble ThrowError+RxTest.swift
[276/276] Compiling RxNimble Equal+RxTest.swift
Build complete! (44.13s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "rxswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.0.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ReactiveX/RxSwift"
    },
    {
      "identity" : "nimble",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "13.0.0",
            "upper_bound" : "14.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble"
    },
    {
      "identity" : "quick",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.1.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Quick"
    }
  ],
  "manifest_display_name" : "RxNimble",
  "name" : "RxNimble",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "RxNimble",
      "targets" : [
        "RxNimble"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "RxNimbleTests",
      "module_type" : "SwiftTarget",
      "name" : "RxNimbleTests",
      "path" : "Tests/RxNimbleTests",
      "product_dependencies" : [
        "Quick"
      ],
      "sources" : [
        "AnyError.swift",
        "RxNimbleRxBlockingTests.swift",
        "RxNimbleRxTestTests.swift"
      ],
      "target_dependencies" : [
        "RxNimble"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RxNimble",
      "module_type" : "SwiftTarget",
      "name" : "RxNimble",
      "path" : "Sources/RxNimble",
      "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.7.1"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.