The Swift Package Index logo.Swift Package Index

Build Information

Successful build of RxNimble, reference master (c7f2c8), with Swift 6.2 for Linux on 21 Jun 2025 00:01:37 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
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:             6.2
Building package at path:  $PWD
https://github.com/mRs-/RxNimble.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/Quick/Nimble
Fetching https://github.com/ReactiveX/RxSwift
[1/19584] Fetching nimble
[5485/72294] Fetching nimble, rxswift
Fetched https://github.com/Quick/Nimble from cache (4.77s)
Fetched https://github.com/ReactiveX/RxSwift from cache (4.90s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 9.2.1 (5.35s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.23s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (2.15s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.26s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.67s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 6.9.0 (0.67s)
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/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/ReactiveX/RxSwift
Working copy of https://github.com/ReactiveX/RxSwift resolved at 6.9.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
Building for debugging...
[0/7] Write sources
[0/7] Copying PrivacyInfo.xcprivacy
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/200] Emitting module Nimble
[9/206] Compiling RxSwift First.swift
[10/206] Compiling RxSwift Generate.swift
[11/206] Compiling RxSwift GroupBy.swift
[12/206] Compiling RxSwift GroupedObservable.swift
[13/206] Compiling RxSwift HistoricalScheduler.swift
[14/206] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[15/206] Compiling RxSwift ImmediateSchedulerType.swift
[16/206] Compiling RxSwift CombineLatest.swift
[17/206] Compiling RxSwift CompactMap.swift
[18/206] Compiling RxSwift Completable+AndThen.swift
[19/206] Compiling RxSwift Completable.swift
[20/206] Compiling RxSwift CompositeDisposable.swift
[21/206] Compiling RxSwift Concat.swift
[22/206] Compiling Nimble ToSucceed.swift
[23/206] Compiling Nimble Await.swift
[24/206] Compiling Nimble DispatchTimeInterval.swift
[25/206] Compiling Nimble Errors.swift
[26/206] Compiling Nimble SourceLocation.swift
[27/206] Compiling Nimble Stringers.swift
[28/206] Compiling RxSwift ElementAt.swift
[29/206] Compiling RxSwift Empty.swift
[30/206] Compiling RxSwift Enumerated.swift
[31/206] Compiling RxSwift Error.swift
[32/206] Compiling RxSwift Errors.swift
[33/206] Compiling RxSwift Event.swift
[34/206] Compiling RxSwift Filter.swift
[35/206] Compiling RxSwift AsyncLock.swift
[36/206] Compiling RxSwift AsyncSubject.swift
[37/206] Compiling RxSwift AtomicInt.swift
[38/206] Compiling RxSwift Bag+Rx.swift
[39/206] Compiling RxSwift Bag.swift
[40/206] Compiling RxSwift BehaviorSubject.swift
[41/206] Compiling RxSwift BinaryDisposable.swift
[42/206] Compiling RxSwift DispatchQueueConfiguration.swift
[43/206] Compiling RxSwift Disposable.swift
[44/206] Compiling RxSwift Disposables.swift
[45/206] Compiling RxSwift DisposeBag.swift
[46/206] Compiling RxSwift DisposeBase.swift
[47/206] Compiling RxSwift DistinctUntilChanged.swift
[48/206] Compiling RxSwift Do.swift
[49/206] Compiling RxSwift AddRef.swift
[50/206] Compiling RxSwift Amb.swift
[51/206] Compiling RxSwift AnonymousDisposable.swift
[52/206] Compiling RxSwift AnonymousObserver.swift
[53/206] Compiling RxSwift AnyObserver.swift
[54/206] Compiling RxSwift AsMaybe.swift
[55/206] Compiling RxSwift AsSingle.swift
[56/206] Compiling RxSwift Binder.swift
[57/206] Compiling RxSwift BooleanDisposable.swift
[58/206] Compiling RxSwift Buffer.swift
[59/206] Compiling RxSwift Cancelable.swift
[60/206] Compiling RxSwift Catch.swift
[61/206] Compiling RxSwift CombineLatest+Collection.swift
[62/206] Compiling RxSwift CombineLatest+arity.swift
[63/207] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[64/207] Compiling RxSwift Infallible+CombineLatest+arity.swift
[65/207] Compiling RxSwift Infallible+Concurrency.swift
[66/207] Compiling RxSwift Infallible+Create.swift
[67/207] Compiling RxSwift Infallible+Debug.swift
[68/207] Compiling RxSwift Infallible+Operators.swift
[69/207] Compiling RxSwift Infallible+Zip+arity.swift
[70/207] Compiling RxSwift Infallible.swift
[71/207] Compiling RxSwift InfiniteSequence.swift
[72/207] Compiling RxSwift InvocableScheduledItem.swift
[73/207] Compiling RxSwift InvocableType.swift
[74/207] Compiling RxSwift Just.swift
[75/207] Compiling RxSwift Lock.swift
[76/207] Compiling RxSwift LockOwnerType.swift
[77/207] Compiling RxSwift MainScheduler.swift
[78/207] Compiling RxSwift Map.swift
[79/207] Compiling RxSwift Materialize.swift
[80/207] Compiling RxSwift Maybe.swift
[81/207] Compiling RxSwift Merge.swift
[82/207] Compiling RxSwift Multicast.swift
[83/207] Compiling RxSwift Never.swift
[84/207] Compiling RxSwift NopDisposable.swift
[85/207] Compiling RxSwift Observable+Concurrency.swift
[86/207] Compiling RxSwift Observable.swift
[87/207] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[88/207] Compiling RxSwift ObservableConvertibleType.swift
[89/207] Compiling RxSwift ObservableType+Extensions.swift
[90/207] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[91/207] Compiling RxSwift ObservableType.swift
[92/207] Compiling RxSwift ObserveOn.swift
[93/207] Compiling RxSwift ObserverBase.swift
[94/207] Compiling RxSwift ObserverType.swift
[95/207] Compiling RxSwift OperationQueueScheduler.swift
[96/207] Compiling RxSwift Optional.swift
[97/207] Compiling RxSwift Platform.Darwin.swift
[98/207] Compiling RxSwift Platform.Linux.swift
[99/207] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[100/207] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[101/207] Compiling RxSwift PrimitiveSequence.swift
[102/207] Compiling RxSwift PriorityQueue.swift
[103/207] Compiling RxSwift SchedulerType.swift
[104/207] Compiling RxSwift Sequence.swift
[105/207] Compiling RxSwift SerialDispatchQueueScheduler.swift
[106/207] Compiling RxSwift SerialDisposable.swift
[107/207] Compiling RxSwift ShareReplayScope.swift
[108/207] Compiling RxSwift Single.swift
[109/207] Compiling RxSwift SingleAssignmentDisposable.swift
[110/207] Compiling RxSwift SingleAsync.swift
[111/207] Compiling RxSwift Sink.swift
[112/207] Compiling RxSwift Skip.swift
[113/207] Compiling RxSwift SkipUntil.swift
[114/207] Compiling RxSwift SkipWhile.swift
[115/207] Compiling RxSwift StartWith.swift
[116/207] Compiling RxSwift SubjectType.swift
[117/207] Compiling RxSwift SubscribeOn.swift
[118/207] Compiling RxSwift SubscriptionDisposable.swift
[119/207] Compiling RxSwift SwiftSupport.swift
[120/207] Compiling RxSwift Switch.swift
[121/207] Compiling RxSwift SwitchIfEmpty.swift
[122/207] Compiling RxSwift SynchronizedDisposeType.swift
[123/207] Compiling RxSwift Producer.swift
[124/207] Compiling RxSwift PublishSubject.swift
[125/207] Compiling RxSwift Queue.swift
[126/207] Compiling RxSwift Range.swift
[127/207] Compiling RxSwift Reactive.swift
[128/207] Compiling RxSwift RecursiveLock.swift
[129/207] Compiling RxSwift RecursiveScheduler.swift
[130/207] Compiling RxSwift Reduce.swift
[131/207] Compiling RxSwift RefCountDisposable.swift
[132/207] Compiling RxSwift Repeat.swift
[133/207] Compiling RxSwift ReplaySubject.swift
[134/207] Compiling RxSwift RetryWhen.swift
[135/207] Compiling RxSwift Rx.swift
[136/207] Compiling RxSwift RxMutableBox.swift
[137/207] Compiling RxSwift Sample.swift
[138/207] Compiling RxSwift Scan.swift
[139/207] Compiling RxSwift ScheduledDisposable.swift
[140/207] Compiling RxSwift ScheduledItem.swift
[141/207] Compiling RxSwift ScheduledItemType.swift
[142/207] Compiling RxSwift SchedulerServices+Emulation.swift
[155/207] Compiling RxSwift Debounce.swift
[156/207] Compiling RxSwift Debug.swift
[157/207] Compiling RxSwift Decode.swift
[158/207] Compiling RxSwift DefaultIfEmpty.swift
[159/207] Compiling RxSwift Deferred.swift
[160/207] Compiling RxSwift Delay.swift
[161/207] Compiling RxSwift DelaySubscription.swift
[162/207] Compiling RxSwift Dematerialize.swift
[163/207] Compiling RxSwift DispatchQueue+Extensions.swift
[186/227] Emitting module RxSwift
[208/227] Compiling RxSwift SynchronizedOnType.swift
[209/227] Compiling RxSwift SynchronizedUnsubscribeType.swift
[210/227] Compiling RxSwift TailRecursiveSink.swift
[211/227] Compiling RxSwift Take.swift
[212/227] Compiling RxSwift TakeLast.swift
[213/227] Compiling RxSwift TakeWithPredicate.swift
[214/227] Compiling RxSwift Throttle.swift
[215/227] Compiling RxSwift Timeout.swift
[216/227] Compiling RxSwift Timer.swift
[217/227] Compiling RxSwift ToArray.swift
[218/227] Compiling RxSwift Using.swift
[219/227] Compiling RxSwift VirtualTimeConverterType.swift
[220/227] Compiling RxSwift VirtualTimeScheduler.swift
[221/227] Compiling RxSwift Window.swift
[222/227] Compiling RxSwift WithLatestFrom.swift
[223/227] Compiling RxSwift WithUnretained.swift
[224/227] Compiling RxSwift Zip+Collection.swift
[225/227] Compiling RxSwift Zip+arity.swift
[226/227] Compiling RxSwift Zip.swift
[227/227] Compiling RxSwift resource_bundle_accessor.swift
[229/251] Compiling RxBlocking Resources.swift
[230/252] Compiling RxBlocking RecursiveLock.swift
[231/252] Compiling RxBlocking Platform.Darwin.swift
[232/252] Compiling RxBlocking Platform.Linux.swift
[233/252] Compiling RxTest TestableObserver.swift
[234/253] Compiling RxTest Recorded.swift
[235/253] Compiling RxTest RxTest.swift
[236/253] Compiling RxBlocking RunLoopLock.swift
[237/253] Compiling RxTest TestSchedulerVirtualTimeConverter.swift
[238/253] Compiling RxTest TestableObservable.swift
[239/253] Compiling RxTest Any+Equatable.swift
[240/253] Compiling RxTest Bag.swift
[241/253] Compiling RxBlocking BlockingObservable.swift
[242/253] Emitting module RxBlocking
[243/253] Compiling RxBlocking ObservableConvertibleType+Blocking.swift
[245/254] Compiling RxTest ColdObservable.swift
[246/254] Compiling RxTest Event+Equatable.swift
[247/254] Compiling RxTest Subscription.swift
[248/254] Compiling RxTest TestScheduler.swift
[249/254] Compiling RxTest HotObservable.swift
[250/254] Compiling RxTest Recorded+Event.swift
[253/254] Emitting module RxTest
[254/254] Compiling RxTest XCTest+Rx.swift
[256/261] Compiling RxNimble Expectation+RxTest.swift
[257/261] Compiling RxNimble ThrowError+RxTest.swift
[258/261] Compiling RxNimble Expectation+Blocking.swift
[259/261] Compiling RxNimble Expectation+Ext.swift
[260/261] Emitting module RxNimble
[261/261] Compiling RxNimble Equal+RxTest.swift
Build complete! (48.06s)
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" : "9.0.0",
            "upper_bound" : "10.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble"
    }
  ],
  "manifest_display_name" : "RxNimble",
  "name" : "RxNimble",
  "path" : "/host/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"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.