Build Information
Successful build of RxNimble, reference master (c21ba0), with Swift 6.3 for Linux on 21 Apr 2026 13:20:04 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>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RxSwiftCommunity/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/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
========================================
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/ReactiveX/RxSwift
Fetching https://github.com/Quick/Quick
[1/14902] Fetching quick
[3578/34725] Fetching quick, nimble
[10730/89030] Fetching quick, nimble, rxswift
Fetched https://github.com/Quick/Quick from cache (5.15s)
Fetched https://github.com/Quick/Nimble from cache (5.20s)
Fetched https://github.com/ReactiveX/RxSwift from cache (5.67s)
Computing version for https://github.com/Quick/Quick
Computed https://github.com/Quick/Quick at 6.1.0 (7.48s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 6.10.2 (1.02s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 13.8.0 (1.29s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.48s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (1.14s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/460] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.34s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.14s)
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/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/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.10.2
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 Nimble
[9/221] Emitting module RxSwift
[10/241] Compiling RxSwift Date+Dispatch.swift
[11/241] Compiling RxSwift Debounce.swift
[12/241] Compiling RxSwift Debug.swift
[13/241] Compiling RxSwift Decode.swift
[14/241] Compiling RxSwift DefaultIfEmpty.swift
[15/241] Compiling RxSwift Deferred.swift
[16/241] Compiling RxSwift Delay.swift
[17/241] Compiling RxSwift DelaySubscription.swift
[18/241] Compiling RxSwift AtomicInt.swift
[19/241] Compiling RxSwift Bag+Rx.swift
[20/241] Compiling RxSwift Bag.swift
[21/241] Compiling RxSwift BehaviorSubject.swift
[22/241] Compiling RxSwift BinaryDisposable.swift
[23/241] Compiling RxSwift Binder.swift
[24/241] Compiling RxSwift BooleanDisposable.swift
[25/241] Compiling RxSwift Buffer.swift
[26/241] Compiling RxSwift Cancelable.swift
[27/241] Compiling RxSwift Completable.swift
[28/241] Compiling RxSwift CompositeDisposable.swift
[29/241] Compiling RxSwift Concat.swift
[30/241] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[31/241] Compiling RxSwift ConcurrentMainScheduler.swift
[32/241] Compiling RxSwift ConnectableObservableType.swift
[33/241] Compiling RxSwift Create.swift
[34/241] Compiling RxSwift CurrentThreadScheduler.swift
[35/241] Compiling RxSwift Generate.swift
[36/241] Compiling RxSwift GroupBy.swift
[37/241] Compiling RxSwift GroupedObservable.swift
[38/241] Compiling RxSwift HistoricalScheduler.swift
[39/241] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[40/241] Compiling RxSwift ImmediateSchedulerType.swift
[41/241] Compiling RxSwift CombineLatest.swift
[42/241] Compiling RxSwift CompactMap.swift
[43/241] Compiling RxSwift Completable+AndThen.swift
[44/241] Compiling RxSwift Catch.swift
[45/241] Compiling RxSwift CombineLatest+Collection.swift
[46/241] Compiling RxSwift CombineLatest+arity.swift
[47/241] Compiling RxSwift DispatchQueueConfiguration.swift
[48/241] Compiling RxSwift Disposable.swift
[49/241] Compiling RxSwift Disposables.swift
[50/241] Compiling RxSwift DisposeBag.swift
[51/241] Compiling RxSwift DisposeBase.swift
[52/241] Compiling RxSwift DistinctUntilChanged.swift
[53/241] Compiling RxSwift Do.swift
[54/241] Compiling RxSwift ElementAt.swift
[55/241] Compiling RxSwift Empty.swift
[56/241] Compiling RxSwift Enumerated.swift
[57/241] Compiling RxSwift Error.swift
[58/241] Compiling RxSwift Errors.swift
[59/241] Compiling RxSwift Event.swift
[60/241] Compiling RxSwift Filter.swift
[61/241] Compiling RxSwift First.swift
[62/241] Compiling Nimble Requirement.swift
[63/241] Compiling Nimble AsyncAwait.swift
[64/241] Compiling Nimble AsyncTimerSequence.swift
[65/241] Compiling Nimble Errors.swift
[66/241] Compiling Nimble NimbleTimeInterval.swift
[67/241] Compiling Nimble PollAwait.swift
[68/241] Compiling Nimble SourceLocation.swift
[69/241] Compiling Nimble Stringers.swift
[70/241] Compiling RxSwift AddRef.swift
[71/241] Compiling RxSwift Amb.swift
[72/241] Compiling RxSwift AnonymousDisposable.swift
[73/241] Compiling RxSwift AnonymousObserver.swift
[74/241] Compiling RxSwift AnyObserver.swift
[75/241] Compiling RxSwift AsMaybe.swift
[76/241] Compiling RxSwift AsSingle.swift
[77/241] Compiling RxSwift AsyncLock.swift
[78/241] Compiling RxSwift AsyncSubject.swift
[79/241] Compiling RxSwift Never.swift
[80/241] Compiling RxSwift NopDisposable.swift
[81/241] Compiling RxSwift Observable+Concurrency.swift
[82/241] Compiling RxSwift Observable.swift
[83/241] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[84/241] Compiling RxSwift ObservableConvertibleType.swift
[85/241] Compiling RxSwift ObservableType+Extensions.swift
[86/241] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[87/241] Compiling RxSwift ObservableType.swift
[88/241] Compiling RxSwift ObserveOn.swift
[89/241] Compiling RxSwift ObserverBase.swift
[90/241] Compiling RxSwift ObserverType.swift
[91/241] Compiling RxSwift OperationQueueScheduler.swift
[92/241] Compiling RxSwift Optional.swift
[93/241] Compiling RxSwift Platform.Darwin.swift
[94/241] Compiling RxSwift Platform.Linux.swift
[95/241] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[96/241] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[97/241] Compiling RxSwift PrimitiveSequence.swift
[98/241] Compiling RxSwift PriorityQueue.swift
[105/241] Compiling RxSwift SingleAssignmentDisposable.swift
[106/241] Compiling RxSwift SingleAsync.swift
[107/241] Compiling RxSwift Sink.swift
[108/241] Compiling RxSwift Skip.swift
[109/241] Compiling RxSwift SkipUntil.swift
[110/241] Compiling RxSwift SkipWhile.swift
[111/241] Compiling RxSwift StartWith.swift
[112/241] Compiling RxSwift SubjectType.swift
[113/241] Compiling RxSwift SubscribeOn.swift
[114/241] Compiling RxSwift SubscriptionDisposable.swift
[115/241] Compiling RxSwift SwiftSupport.swift
[116/241] Compiling RxSwift Switch.swift
[117/241] Compiling RxSwift SwitchIfEmpty.swift
[118/241] Compiling RxSwift SynchronizedDisposeType.swift
[183/242] Compiling RxSwift SynchronizedOnType.swift
[184/242] Compiling RxSwift SynchronizedUnsubscribeType.swift
[185/242] Compiling RxSwift TailRecursiveSink.swift
[186/242] Compiling RxSwift Take.swift
[187/242] Compiling RxSwift TakeLast.swift
[188/242] Compiling RxSwift TakeWithPredicate.swift
[189/242] Compiling RxSwift Throttle.swift
[190/242] Compiling RxSwift Timeout.swift
[191/242] Compiling RxSwift Timer.swift
[192/242] Compiling RxSwift ToArray.swift
[193/242] Compiling RxSwift Using.swift
[194/242] Compiling RxSwift VirtualTimeConverterType.swift
[195/242] Compiling RxSwift VirtualTimeScheduler.swift
[196/242] Compiling RxSwift Window.swift
[197/242] Compiling RxSwift WithLatestFrom.swift
[198/242] Compiling RxSwift WithUnretained.swift
[199/242] Compiling RxSwift Zip+Collection.swift
[200/242] Compiling RxSwift Zip+arity.swift
[201/242] Compiling RxSwift Zip.swift
[202/242] Compiling RxSwift resource_bundle_accessor.swift
[203/242] Compiling RxSwift Producer.swift
[204/242] Compiling RxSwift PublishSubject.swift
[205/242] Compiling RxSwift Queue.swift
[206/242] Compiling RxSwift Range.swift
[207/242] Compiling RxSwift Reactive.swift
[208/242] Compiling RxSwift RecursiveLock.swift
[209/242] Compiling RxSwift RecursiveScheduler.swift
[210/242] Compiling RxSwift Reduce.swift
[211/242] Compiling RxSwift RefCountDisposable.swift
[212/242] Compiling RxSwift Repeat.swift
[213/242] Compiling RxSwift ReplaySubject.swift
[214/242] Compiling RxSwift RetryWhen.swift
[215/242] Compiling RxSwift Rx.swift
[216/242] Compiling RxSwift RxMutableBox.swift
[217/242] Compiling RxSwift Sample.swift
[218/242] Compiling RxSwift Scan.swift
[219/242] Compiling RxSwift ScheduledDisposable.swift
[220/242] Compiling RxSwift ScheduledItem.swift
[221/242] Compiling RxSwift ScheduledItemType.swift
[222/242] Compiling RxSwift SchedulerServices+Emulation.swift
[223/242] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[224/242] Compiling RxSwift Infallible+CombineLatest+arity.swift
[225/242] Compiling RxSwift Infallible+Concurrency.swift
[226/242] Compiling RxSwift Infallible+Create.swift
[227/242] Compiling RxSwift Infallible+Debug.swift
[228/242] Compiling RxSwift Infallible+Operators.swift
[229/242] Compiling RxSwift Infallible+Zip+arity.swift
[230/242] Compiling RxSwift Infallible.swift
[231/242] Compiling RxSwift InfiniteSequence.swift
[232/242] Compiling RxSwift InvocableScheduledItem.swift
[233/242] Compiling RxSwift InvocableType.swift
[234/242] Compiling RxSwift Just.swift
[235/242] Compiling RxSwift Lock.swift
[236/242] Compiling RxSwift LockOwnerType.swift
[237/242] Compiling RxSwift MainScheduler.swift
[238/242] Compiling RxSwift Map.swift
[239/242] Compiling RxSwift Materialize.swift
[240/242] Compiling RxSwift Maybe.swift
[241/242] Compiling RxSwift Merge.swift
[242/242] Compiling RxSwift Multicast.swift
[244/266] Compiling RxBlocking Resources.swift
[245/266] Compiling RxBlocking Platform.Darwin.swift
[246/266] Compiling RxTest Subscription.swift
[247/266] Compiling RxTest TestScheduler.swift
[248/267] Compiling RxBlocking RecursiveLock.swift
[249/268] Compiling RxBlocking ObservableConvertibleType+Blocking.swift
[250/268] Compiling RxBlocking BlockingObservable.swift
[251/268] Compiling RxBlocking Platform.Linux.swift
[252/268] Compiling RxTest TestableObserver.swift
[253/268] Emitting module RxTest
[254/268] Compiling RxTest Recorded.swift
[255/268] Compiling RxTest RxTest.swift
[256/268] Compiling RxTest TestSchedulerVirtualTimeConverter.swift
[257/268] Compiling RxTest TestableObservable.swift
[258/268] Compiling RxTest HotObservable.swift
[259/268] Compiling RxTest Recorded+Event.swift
[260/268] Emitting module RxBlocking
[261/268] Compiling RxTest Any+Equatable.swift
[262/268] Compiling RxTest Bag.swift
[263/268] Compiling RxBlocking RunLoopLock.swift
[266/268] Compiling RxTest ColdObservable.swift
[267/268] Compiling RxTest Event+Equatable.swift
[269/269] Compiling RxTest XCTest+Rx.swift
[271/276] Emitting module RxNimble
[272/276] Compiling RxNimble ThrowError+RxTest.swift
[273/276] Compiling RxNimble Expectation+RxTest.swift
[274/276] Compiling RxNimble Expectation+Ext.swift
[275/276] Compiling RxNimble Equal+RxTest.swift
[276/276] Compiling RxNimble Expectation+Blocking.swift
Build complete! (62.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.