Build Information
Successful build of RxSwift, reference main (132aea), with Swift 6.3 for Linux on 18 Apr 2026 22:45:57 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/ReactiveX/RxSwift.git
Reference: main
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/ReactiveX/RxSwift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 132aea4 Fix flatMap key path type inference for Package@swift-5.9.swift (#2689)
Cloned https://github.com/ReactiveX/RxSwift.git
Revision (git rev-parse @):
132aea4f236ccadc51590b38af0357a331d51fa2
SUCCESS checkout https://github.com/ReactiveX/RxSwift.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/ReactiveX/RxSwift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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
Building for debugging...
[0/19] Copying PrivacyInfo.xcprivacy
[2/19] Write sources
[6/19] Write swift-version-24593BA9C3E375BF.txt
[8/163] Emitting module RxSwift
[9/183] Compiling RxSwift Never.swift
[10/183] Compiling RxSwift NopDisposable.swift
[11/183] Compiling RxSwift Observable+Concurrency.swift
[12/183] Compiling RxSwift Observable.swift
[13/183] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[14/183] Compiling RxSwift ObservableConvertibleType.swift
[15/183] Compiling RxSwift ObservableType+Extensions.swift
[16/183] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[17/183] Compiling RxSwift ObservableType.swift
[18/183] Compiling RxSwift ObserveOn.swift
[19/183] Compiling RxSwift ObserverBase.swift
[20/183] Compiling RxSwift ObserverType.swift
[21/183] Compiling RxSwift OperationQueueScheduler.swift
[22/183] Compiling RxSwift Optional.swift
[23/183] Compiling RxSwift Platform.Darwin.swift
[24/183] Compiling RxSwift Platform.Linux.swift
[25/183] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[26/183] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[27/183] Compiling RxSwift PrimitiveSequence.swift
[28/183] Compiling RxSwift PriorityQueue.swift
[29/183] Compiling RxSwift Producer.swift
[30/183] Compiling RxSwift PublishSubject.swift
[31/183] Compiling RxSwift Queue.swift
[32/183] Compiling RxSwift Range.swift
[33/183] Compiling RxSwift Reactive.swift
[34/183] Compiling RxSwift RecursiveLock.swift
[35/183] Compiling RxSwift RecursiveScheduler.swift
[36/183] Compiling RxSwift Reduce.swift
[37/183] Compiling RxSwift RefCountDisposable.swift
[38/183] Compiling RxSwift Repeat.swift
[39/183] Compiling RxSwift ReplaySubject.swift
[40/183] Compiling RxSwift RetryWhen.swift
[41/183] Compiling RxSwift Rx.swift
[42/183] Compiling RxSwift RxMutableBox.swift
[43/183] Compiling RxSwift Sample.swift
[44/183] Compiling RxSwift Scan.swift
[45/183] Compiling RxSwift ScheduledDisposable.swift
[46/183] Compiling RxSwift ScheduledItem.swift
[47/183] Compiling RxSwift ScheduledItemType.swift
[48/183] Compiling RxSwift SchedulerServices+Emulation.swift
[49/183] Compiling RxSwift SynchronizedOnType.swift
[50/183] Compiling RxSwift SynchronizedUnsubscribeType.swift
[51/183] Compiling RxSwift TailRecursiveSink.swift
[52/183] Compiling RxSwift Take.swift
[53/183] Compiling RxSwift TakeLast.swift
[54/183] Compiling RxSwift TakeWithPredicate.swift
[55/183] Compiling RxSwift Throttle.swift
[56/183] Compiling RxSwift Timeout.swift
[57/183] Compiling RxSwift Timer.swift
[58/183] Compiling RxSwift ToArray.swift
[59/183] Compiling RxSwift Using.swift
[60/183] Compiling RxSwift VirtualTimeConverterType.swift
[61/183] Compiling RxSwift VirtualTimeScheduler.swift
[62/183] Compiling RxSwift Window.swift
[63/183] Compiling RxSwift WithLatestFrom.swift
[64/183] Compiling RxSwift WithUnretained.swift
[65/183] Compiling RxSwift Zip+Collection.swift
[66/183] Compiling RxSwift Zip+arity.swift
[67/183] Compiling RxSwift Zip.swift
[68/183] Compiling RxSwift resource_bundle_accessor.swift
[69/183] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[70/183] Compiling RxSwift Infallible+CombineLatest+arity.swift
[71/183] Compiling RxSwift Infallible+Concurrency.swift
[72/183] Compiling RxSwift Infallible+Create.swift
[73/183] Compiling RxSwift Infallible+Debug.swift
[74/183] Compiling RxSwift Infallible+Operators.swift
[75/183] Compiling RxSwift Infallible+Zip+arity.swift
[76/183] Compiling RxSwift Infallible.swift
[77/183] Compiling RxSwift InfiniteSequence.swift
[78/183] Compiling RxSwift InvocableScheduledItem.swift
[79/183] Compiling RxSwift InvocableType.swift
[80/183] Compiling RxSwift Just.swift
[81/183] Compiling RxSwift Lock.swift
[82/183] Compiling RxSwift LockOwnerType.swift
[83/183] Compiling RxSwift MainScheduler.swift
[84/183] Compiling RxSwift Map.swift
[85/183] Compiling RxSwift Materialize.swift
[86/183] Compiling RxSwift Maybe.swift
[87/183] Compiling RxSwift Merge.swift
[88/183] Compiling RxSwift Multicast.swift
[89/183] Compiling RxSwift DispatchQueueConfiguration.swift
[90/183] Compiling RxSwift Disposable.swift
[91/183] Compiling RxSwift Disposables.swift
[92/183] Compiling RxSwift DisposeBag.swift
[93/183] Compiling RxSwift DisposeBase.swift
[94/183] Compiling RxSwift DistinctUntilChanged.swift
[95/183] Compiling RxSwift Do.swift
[96/183] Compiling RxSwift ElementAt.swift
[97/183] Compiling RxSwift Empty.swift
[98/183] Compiling RxSwift Enumerated.swift
[99/183] Compiling RxSwift Error.swift
[100/183] Compiling RxSwift Errors.swift
[101/183] Compiling RxSwift Event.swift
[102/183] Compiling RxSwift Filter.swift
[103/183] Compiling RxSwift First.swift
[104/183] Compiling RxSwift Generate.swift
[105/183] Compiling RxSwift GroupBy.swift
[106/183] Compiling RxSwift GroupedObservable.swift
[107/183] Compiling RxSwift HistoricalScheduler.swift
[108/183] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[109/183] Compiling RxSwift ImmediateSchedulerType.swift
[110/183] Compiling RxSwift AddRef.swift
[111/183] Compiling RxSwift Amb.swift
[112/183] Compiling RxSwift AnonymousDisposable.swift
[113/183] Compiling RxSwift AnonymousObserver.swift
[114/183] Compiling RxSwift AnyObserver.swift
[115/183] Compiling RxSwift AsMaybe.swift
[116/183] Compiling RxSwift AsSingle.swift
[117/183] Compiling RxSwift AsyncLock.swift
[118/183] Compiling RxSwift AsyncSubject.swift
[119/183] Compiling RxSwift AtomicInt.swift
[120/183] Compiling RxSwift Bag+Rx.swift
[121/183] Compiling RxSwift Bag.swift
[122/183] Compiling RxSwift BehaviorSubject.swift
[123/183] Compiling RxSwift BinaryDisposable.swift
[124/183] Compiling RxSwift Binder.swift
[125/183] Compiling RxSwift BooleanDisposable.swift
[126/183] Compiling RxSwift Buffer.swift
[127/183] Compiling RxSwift Cancelable.swift
[128/183] Compiling RxSwift Catch.swift
[129/183] Compiling RxSwift CombineLatest+Collection.swift
[130/183] Compiling RxSwift CombineLatest+arity.swift
[131/183] Compiling RxSwift CombineLatest.swift
[132/183] Compiling RxSwift CompactMap.swift
[133/183] Compiling RxSwift Completable+AndThen.swift
[134/183] Compiling RxSwift Completable.swift
[135/183] Compiling RxSwift CompositeDisposable.swift
[136/183] Compiling RxSwift Concat.swift
[137/183] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[138/183] Compiling RxSwift ConcurrentMainScheduler.swift
[139/183] Compiling RxSwift ConnectableObservableType.swift
[140/183] Compiling RxSwift Create.swift
[141/183] Compiling RxSwift CurrentThreadScheduler.swift
[142/183] Compiling RxSwift Date+Dispatch.swift
[143/183] Compiling RxSwift Debounce.swift
[144/183] Compiling RxSwift Debug.swift
[145/183] Compiling RxSwift Decode.swift
[146/183] Compiling RxSwift DefaultIfEmpty.swift
[147/183] Compiling RxSwift Deferred.swift
[148/183] Compiling RxSwift Delay.swift
[149/183] Compiling RxSwift DelaySubscription.swift
[150/183] Compiling RxSwift Dematerialize.swift
[151/183] Compiling RxSwift DispatchQueue+Extensions.swift
[152/183] Compiling RxSwift SchedulerType.swift
[153/183] Compiling RxSwift Sequence.swift
[154/183] Compiling RxSwift SerialDispatchQueueScheduler.swift
[155/183] Compiling RxSwift SerialDisposable.swift
[156/183] Compiling RxSwift ShareReplayScope.swift
[157/183] Compiling RxSwift Single.swift
[158/183] Compiling RxSwift SingleAssignmentDisposable.swift
[159/183] Compiling RxSwift SingleAsync.swift
[160/183] Compiling RxSwift Sink.swift
[161/183] Compiling RxSwift Skip.swift
[162/183] Compiling RxSwift SkipUntil.swift
[163/183] Compiling RxSwift SkipWhile.swift
[164/183] Compiling RxSwift StartWith.swift
[165/183] Compiling RxSwift SubjectType.swift
[166/183] Compiling RxSwift SubscribeOn.swift
[167/183] Compiling RxSwift SubscriptionDisposable.swift
[168/183] Compiling RxSwift SwiftSupport.swift
[169/183] Compiling RxSwift Switch.swift
[170/183] Compiling RxSwift SwitchIfEmpty.swift
[171/183] Compiling RxSwift SynchronizedDisposeType.swift
[172/202] Wrapping AST for RxSwift for debugging
[173/208] Write Objects.LinkFileList
[175/214] Compiling RxBlocking Platform.Darwin.swift
[176/215] Compiling RxBlocking Resources.swift
[177/215] Compiling RxBlocking RecursiveLock.swift
[178/215] Compiling RxBlocking ObservableConvertibleType+Blocking.swift
[179/215] Compiling RxBlocking BlockingObservable.swift
[180/215] Compiling RxTest TestableObserver.swift
[181/216] Compiling RxBlocking Platform.Linux.swift
[182/216] Emitting module RxRelay
[183/216] Compiling RxRelay BehaviorRelay.swift
[184/216] Compiling RxRelay ReplayRelay.swift
[185/216] Compiling RxRelay Utils.swift
[186/216] Compiling RxRelay resource_bundle_accessor.swift
[187/216] Compiling RxRelay PublishRelay.swift
[188/216] Compiling RxRelay Observable+Bind.swift
[189/216] Emitting module RxTest
[190/216] Emitting module RxBlocking
[191/217] Compiling RxBlocking AtomicInt.swift
[192/217] Compiling RxBlocking BlockingObservable+Operators.swift
[193/217] Compiling RxTest TestSchedulerVirtualTimeConverter.swift
[194/217] Compiling RxTest TestableObservable.swift
[196/217] Compiling RxBlocking RunLoopLock.swift
[198/218] Linking libRxSwift-Dynamic.so
[200/218] Wrapping AST for RxRelay for debugging
[201/218] Write Objects.LinkFileList
[203/218] Compiling RxTest Any+Equatable.swift
[204/218] Compiling RxTest Bag.swift
[205/218] Compiling RxTest Subscription.swift
[206/218] Compiling RxTest TestScheduler.swift
[207/218] Compiling RxTest Recorded.swift
[208/218] Compiling RxTest RxTest.swift
[209/218] Compiling RxTest HotObservable.swift
[210/218] Compiling RxTest Recorded+Event.swift
[210/218] Wrapping AST for RxBlocking for debugging
[211/218] Write Objects.LinkFileList
[213/218] Compiling RxTest XCTest+Rx.swift
[214/219] Wrapping AST for RxTest for debugging
[215/219] Write Objects.LinkFileList
[216/219] Linking libRxRelay-Dynamic.so
[217/219] Linking libRxBlocking-Dynamic.so
[218/219] Linking libRxTest-Dynamic.so
Build complete! (35.26s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "RxSwift",
"name" : "RxSwift",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "watchos",
"version" : "4.0"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "RxSwift",
"targets" : [
"RxSwift"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "RxRelay",
"targets" : [
"RxRelay"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "RxBlocking",
"targets" : [
"RxBlocking"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "RxTest",
"targets" : [
"RxTest"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "RxSwift-Dynamic",
"targets" : [
"RxSwift"
],
"type" : {
"library" : [
"dynamic"
]
}
},
{
"name" : "RxRelay-Dynamic",
"targets" : [
"RxRelay"
],
"type" : {
"library" : [
"dynamic"
]
}
},
{
"name" : "RxBlocking-Dynamic",
"targets" : [
"RxBlocking"
],
"type" : {
"library" : [
"dynamic"
]
}
},
{
"name" : "RxTest-Dynamic",
"targets" : [
"RxTest"
],
"type" : {
"library" : [
"dynamic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "RxTest",
"module_type" : "SwiftTarget",
"name" : "RxTest",
"path" : "Sources/RxTest",
"product_memberships" : [
"RxTest",
"RxTest-Dynamic"
],
"sources" : [
"Any+Equatable.swift",
"Bag.swift",
"ColdObservable.swift",
"Event+Equatable.swift",
"HotObservable.swift",
"Recorded+Event.swift",
"Recorded.swift",
"RxTest.swift",
"Subscription.swift",
"TestScheduler.swift",
"TestSchedulerVirtualTimeConverter.swift",
"TestableObservable.swift",
"TestableObserver.swift",
"XCTest+Rx.swift"
],
"target_dependencies" : [
"RxSwift"
],
"type" : "library"
},
{
"c99name" : "RxSwift",
"module_type" : "SwiftTarget",
"name" : "RxSwift",
"path" : "Sources/RxSwift",
"product_memberships" : [
"RxSwift",
"RxRelay",
"RxBlocking",
"RxTest",
"RxSwift-Dynamic",
"RxRelay-Dynamic",
"RxBlocking-Dynamic",
"RxTest-Dynamic"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/RxSwift/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"AddRef.swift",
"Amb.swift",
"AnonymousDisposable.swift",
"AnonymousObserver.swift",
"AnyObserver.swift",
"AsMaybe.swift",
"AsSingle.swift",
"AsyncLock.swift",
"AsyncSubject.swift",
"AtomicInt.swift",
"Bag+Rx.swift",
"Bag.swift",
"BehaviorSubject.swift",
"BinaryDisposable.swift",
"Binder.swift",
"BooleanDisposable.swift",
"Buffer.swift",
"Cancelable.swift",
"Catch.swift",
"CombineLatest+Collection.swift",
"CombineLatest+arity.swift",
"CombineLatest.swift",
"CompactMap.swift",
"Completable+AndThen.swift",
"Completable.swift",
"CompositeDisposable.swift",
"Concat.swift",
"ConcurrentDispatchQueueScheduler.swift",
"ConcurrentMainScheduler.swift",
"ConnectableObservableType.swift",
"Create.swift",
"CurrentThreadScheduler.swift",
"Date+Dispatch.swift",
"Debounce.swift",
"Debug.swift",
"Decode.swift",
"DefaultIfEmpty.swift",
"Deferred.swift",
"Delay.swift",
"DelaySubscription.swift",
"Dematerialize.swift",
"DispatchQueue+Extensions.swift",
"DispatchQueueConfiguration.swift",
"Disposable.swift",
"Disposables.swift",
"DisposeBag.swift",
"DisposeBase.swift",
"DistinctUntilChanged.swift",
"Do.swift",
"ElementAt.swift",
"Empty.swift",
"Enumerated.swift",
"Error.swift",
"Errors.swift",
"Event.swift",
"Filter.swift",
"First.swift",
"Generate.swift",
"GroupBy.swift",
"GroupedObservable.swift",
"HistoricalScheduler.swift",
"HistoricalSchedulerTimeConverter.swift",
"ImmediateSchedulerType.swift",
"Infallible+CombineLatest+Collection.swift",
"Infallible+CombineLatest+arity.swift",
"Infallible+Concurrency.swift",
"Infallible+Create.swift",
"Infallible+Debug.swift",
"Infallible+Operators.swift",
"Infallible+Zip+arity.swift",
"Infallible.swift",
"InfiniteSequence.swift",
"InvocableScheduledItem.swift",
"InvocableType.swift",
"Just.swift",
"Lock.swift",
"LockOwnerType.swift",
"MainScheduler.swift",
"Map.swift",
"Materialize.swift",
"Maybe.swift",
"Merge.swift",
"Multicast.swift",
"Never.swift",
"NopDisposable.swift",
"Observable+Concurrency.swift",
"Observable.swift",
"ObservableConvertibleType+Infallible.swift",
"ObservableConvertibleType.swift",
"ObservableType+Extensions.swift",
"ObservableType+PrimitiveSequence.swift",
"ObservableType.swift",
"ObserveOn.swift",
"ObserverBase.swift",
"ObserverType.swift",
"OperationQueueScheduler.swift",
"Optional.swift",
"Platform.Darwin.swift",
"Platform.Linux.swift",
"PrimitiveSequence+Concurrency.swift",
"PrimitiveSequence+Zip+arity.swift",
"PrimitiveSequence.swift",
"PriorityQueue.swift",
"Producer.swift",
"PublishSubject.swift",
"Queue.swift",
"Range.swift",
"Reactive.swift",
"RecursiveLock.swift",
"RecursiveScheduler.swift",
"Reduce.swift",
"RefCountDisposable.swift",
"Repeat.swift",
"ReplaySubject.swift",
"RetryWhen.swift",
"Rx.swift",
"RxMutableBox.swift",
"Sample.swift",
"Scan.swift",
"ScheduledDisposable.swift",
"ScheduledItem.swift",
"ScheduledItemType.swift",
"SchedulerServices+Emulation.swift",
"SchedulerType.swift",
"Sequence.swift",
"SerialDispatchQueueScheduler.swift",
"SerialDisposable.swift",
"ShareReplayScope.swift",
"Single.swift",
"SingleAssignmentDisposable.swift",
"SingleAsync.swift",
"Sink.swift",
"Skip.swift",
"SkipUntil.swift",
"SkipWhile.swift",
"StartWith.swift",
"SubjectType.swift",
"SubscribeOn.swift",
"SubscriptionDisposable.swift",
"SwiftSupport.swift",
"Switch.swift",
"SwitchIfEmpty.swift",
"SynchronizedDisposeType.swift",
"SynchronizedOnType.swift",
"SynchronizedUnsubscribeType.swift",
"TailRecursiveSink.swift",
"Take.swift",
"TakeLast.swift",
"TakeWithPredicate.swift",
"Throttle.swift",
"Timeout.swift",
"Timer.swift",
"ToArray.swift",
"Using.swift",
"VirtualTimeConverterType.swift",
"VirtualTimeScheduler.swift",
"Window.swift",
"WithLatestFrom.swift",
"WithUnretained.swift",
"Zip+Collection.swift",
"Zip+arity.swift",
"Zip.swift"
],
"type" : "library"
},
{
"c99name" : "RxRelay",
"module_type" : "SwiftTarget",
"name" : "RxRelay",
"path" : "Sources/RxRelay",
"product_memberships" : [
"RxRelay",
"RxRelay-Dynamic"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/RxRelay/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"BehaviorRelay.swift",
"Observable+Bind.swift",
"PublishRelay.swift",
"ReplayRelay.swift",
"Utils.swift"
],
"target_dependencies" : [
"RxSwift"
],
"type" : "library"
},
{
"c99name" : "RxBlocking",
"module_type" : "SwiftTarget",
"name" : "RxBlocking",
"path" : "Sources/RxBlocking",
"product_memberships" : [
"RxBlocking",
"RxBlocking-Dynamic"
],
"sources" : [
"AtomicInt.swift",
"BlockingObservable+Operators.swift",
"BlockingObservable.swift",
"ObservableConvertibleType+Blocking.swift",
"Platform.Darwin.swift",
"Platform.Linux.swift",
"RecursiveLock.swift",
"Resources.swift",
"RunLoopLock.swift"
],
"target_dependencies" : [
"RxSwift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
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.