Build Information
Successful build of RxGRDB, reference master (7dc5a6), with Swift 6.0 for macOS (SPM) on 28 Sep 2025 15:08:52 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RxSwiftCommunity/RxGRDB.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/RxSwiftCommunity/RxGRDB
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 7dc5a6a v4.0.1
Cloned https://github.com/RxSwiftCommunity/RxGRDB.git
Revision (git rev-parse @):
7dc5a6a00012a01ab4438bb00299507413c572ae
SUCCESS checkout https://github.com/RxSwiftCommunity/RxGRDB.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/RxSwiftCommunity/RxGRDB.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[2/7] Copying PrivacyInfo.xcprivacy
[2/7] Copying Info.plist
[2/7] Copying PrivacyInfo.xcprivacy
[5/7] Write sources
[6/7] Write swift-version-5BDAB9E9C0126B9D.txt
[8/307] Emitting module RxSwift
[9/323] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[10/323] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[11/323] Compiling RxSwift PrimitiveSequence.swift
[12/323] Compiling RxSwift PriorityQueue.swift
[13/323] Compiling RxSwift Producer.swift
[14/323] Compiling RxSwift PublishSubject.swift
[15/323] Compiling RxSwift Queue.swift
[16/323] Compiling RxSwift Range.swift
[17/323] Compiling RxSwift Reactive.swift
[18/323] Compiling RxSwift RecursiveLock.swift
[19/323] Compiling RxSwift RecursiveScheduler.swift
[20/323] Compiling RxSwift Reduce.swift
[21/323] Compiling RxSwift RefCountDisposable.swift
[22/323] Compiling RxSwift Repeat.swift
[23/323] Compiling RxSwift ReplaySubject.swift
[24/323] Compiling RxSwift RetryWhen.swift
[25/323] Compiling RxSwift Sink.swift
[26/323] Compiling RxSwift Skip.swift
[27/323] Compiling RxSwift SkipUntil.swift
[28/323] Compiling RxSwift SkipWhile.swift
[29/323] Compiling RxSwift StartWith.swift
[30/323] Compiling RxSwift SubjectType.swift
[31/323] Compiling RxSwift SubscribeOn.swift
[32/323] Compiling RxSwift SubscriptionDisposable.swift
[33/323] Compiling RxSwift SwiftSupport.swift
[34/323] Compiling RxSwift Switch.swift
[35/323] Compiling RxSwift SwitchIfEmpty.swift
[36/323] Compiling RxSwift SynchronizedDisposeType.swift
[37/323] Compiling RxSwift SynchronizedOnType.swift
[38/323] Compiling RxSwift SynchronizedUnsubscribeType.swift
[39/323] Compiling RxSwift TailRecursiveSink.swift
[40/323] Compiling RxSwift Take.swift
[41/323] Compiling RxSwift Never.swift
[42/323] Compiling RxSwift NopDisposable.swift
[43/323] Compiling RxSwift Observable+Concurrency.swift
[44/323] Compiling RxSwift Observable.swift
[45/323] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[46/323] Compiling RxSwift ObservableConvertibleType.swift
[47/323] Compiling RxSwift ObservableType+Extensions.swift
[48/323] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[49/323] Compiling RxSwift ObservableType.swift
[50/323] Compiling RxSwift ObserveOn.swift
[51/323] Compiling RxSwift ObserverBase.swift
[52/323] Compiling RxSwift ObserverType.swift
[53/323] Compiling RxSwift OperationQueueScheduler.swift
[54/323] Compiling RxSwift Optional.swift
[55/323] Compiling RxSwift Platform.Darwin.swift
[56/323] Compiling RxSwift Platform.Linux.swift
[57/323] Compiling RxSwift Infallible+Debug.swift
[58/323] Compiling RxSwift Infallible+Operators.swift
[59/323] Compiling RxSwift Infallible+Zip+arity.swift
[60/323] Compiling RxSwift Infallible.swift
[61/323] Compiling RxSwift InfiniteSequence.swift
[62/323] Compiling RxSwift InvocableScheduledItem.swift
[63/323] Compiling RxSwift InvocableType.swift
[64/323] Compiling RxSwift Just.swift
[65/323] Compiling RxSwift Lock.swift
[66/323] Compiling RxSwift LockOwnerType.swift
[67/323] Compiling RxSwift MainScheduler.swift
[68/323] Compiling RxSwift Map.swift
[69/323] Compiling RxSwift Materialize.swift
[70/323] Compiling RxSwift Maybe.swift
[71/323] Compiling RxSwift Merge.swift
[72/323] Compiling RxSwift Multicast.swift
[73/323] Compiling RxSwift Enumerated.swift
[74/323] Compiling RxSwift Error.swift
[75/323] Compiling RxSwift Errors.swift
[76/323] Compiling RxSwift Event.swift
[77/323] Compiling RxSwift Filter.swift
[78/323] Compiling RxSwift First.swift
[79/323] Compiling RxSwift Generate.swift
[80/323] Compiling RxSwift GroupBy.swift
[81/323] Compiling RxSwift GroupedObservable.swift
[82/323] Compiling RxSwift HistoricalScheduler.swift
[83/323] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[84/323] Compiling RxSwift ImmediateSchedulerType.swift
[85/323] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[86/323] Compiling RxSwift Infallible+CombineLatest+arity.swift
[87/323] Compiling RxSwift Infallible+Concurrency.swift
[88/323] Compiling RxSwift Infallible+Create.swift
[89/323] Compiling RxSwift Rx.swift
[90/323] Compiling RxSwift RxMutableBox.swift
[91/323] Compiling RxSwift Sample.swift
[92/323] Compiling RxSwift Scan.swift
[93/323] Compiling RxSwift ScheduledDisposable.swift
[94/323] Compiling RxSwift ScheduledItem.swift
[95/323] Compiling RxSwift ScheduledItemType.swift
[96/323] Compiling RxSwift SchedulerServices+Emulation.swift
[97/323] Compiling RxSwift SchedulerType.swift
[98/323] Compiling RxSwift Sequence.swift
[99/323] Compiling RxSwift SerialDispatchQueueScheduler.swift
[100/323] Compiling RxSwift SerialDisposable.swift
[101/323] Compiling RxSwift ShareReplayScope.swift
[102/323] Compiling RxSwift Single.swift
[103/323] Compiling RxSwift SingleAssignmentDisposable.swift
[104/323] Compiling RxSwift SingleAsync.swift
[105/323] Compiling RxSwift Debug.swift
[106/323] Compiling RxSwift Decode.swift
[107/323] Compiling RxSwift DefaultIfEmpty.swift
[108/323] Compiling RxSwift Deferred.swift
[109/323] Compiling RxSwift Delay.swift
[110/323] Compiling RxSwift DelaySubscription.swift
[111/323] Compiling RxSwift Dematerialize.swift
[112/323] Compiling RxSwift DispatchQueue+Extensions.swift
[113/323] Compiling RxSwift DispatchQueueConfiguration.swift
[114/323] Compiling RxSwift Disposable.swift
[115/323] Compiling RxSwift Disposables.swift
[116/323] Compiling RxSwift DisposeBag.swift
[117/323] Compiling RxSwift DisposeBase.swift
[118/323] Compiling RxSwift DistinctUntilChanged.swift
[119/323] Compiling RxSwift Do.swift
[120/323] Compiling RxSwift ElementAt.swift
[121/323] Compiling RxSwift Empty.swift
[122/323] Compiling RxSwift AddRef.swift
[123/323] Compiling RxSwift Amb.swift
[124/323] Compiling RxSwift AnonymousDisposable.swift
[125/323] Compiling RxSwift AnonymousObserver.swift
[126/323] Compiling RxSwift AnyObserver.swift
[127/323] Compiling RxSwift AsMaybe.swift
[128/323] Compiling RxSwift AsSingle.swift
[129/323] Compiling RxSwift AsyncLock.swift
[130/323] Compiling RxSwift AsyncSubject.swift
[131/323] Compiling RxSwift AtomicInt.swift
[132/323] Compiling RxSwift Bag+Rx.swift
[133/323] Compiling RxSwift Bag.swift
[134/323] Compiling RxSwift BehaviorSubject.swift
[135/323] Compiling RxSwift BinaryDisposable.swift
[136/323] Compiling RxSwift Binder.swift
[137/323] Compiling RxSwift BooleanDisposable.swift
[138/323] Compiling RxSwift Buffer.swift
[139/323] Compiling RxSwift Cancelable.swift
[140/323] Compiling RxSwift Catch.swift
[141/323] Compiling RxSwift CombineLatest+Collection.swift
[142/323] Compiling RxSwift CombineLatest+arity.swift
[143/323] Compiling RxSwift CombineLatest.swift
[144/323] Compiling RxSwift CompactMap.swift
[145/323] Compiling RxSwift Completable+AndThen.swift
[146/323] Compiling RxSwift Completable.swift
[147/323] Compiling RxSwift CompositeDisposable.swift
[148/323] Compiling RxSwift Concat.swift
[149/323] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[150/323] Compiling RxSwift ConcurrentMainScheduler.swift
[151/323] Compiling RxSwift ConnectableObservableType.swift
[152/323] Compiling RxSwift Create.swift
[153/323] Compiling RxSwift CurrentThreadScheduler.swift
[154/323] Compiling RxSwift Date+Dispatch.swift
[155/323] Compiling RxSwift Debounce.swift
[156/323] Emitting module GRDB
[157/339] Compiling RxSwift TakeLast.swift
[158/339] Compiling RxSwift TakeWithPredicate.swift
[159/339] Compiling RxSwift Throttle.swift
[160/339] Compiling RxSwift Timeout.swift
[161/339] Compiling GRDB ReadWriteLock.swift
[162/339] Compiling GRDB ReceiveValuesOn.swift
[163/339] Compiling GRDB Refinable.swift
[164/339] Compiling GRDB Utils.swift
[165/339] Compiling GRDB DatabaseCancellable.swift
[166/339] Compiling GRDB ValueConcurrentObserver.swift
[167/339] Compiling GRDB ValueWriteOnlyObserver.swift
[168/339] Compiling GRDB Fetch.swift
[169/339] Compiling GRDB Map.swift
[170/339] Compiling GRDB RemoveDuplicates.swift
[171/339] Compiling GRDB Trace.swift
[172/339] Compiling GRDB ValueReducer.swift
[336/339] Compiling GRDB SharedValueObservation.swift
[337/339] Compiling GRDB ValueObservation.swift
[338/339] Compiling GRDB ValueObservationScheduler.swift
[339/339] Compiling GRDB resource_bundle_accessor.swift
[340/345] Compiling RxGRDB ValueObservation+Rx.swift
[341/345] Emitting module RxGRDB
[342/345] Compiling RxGRDB GRDBReactive.swift
[343/345] Compiling RxGRDB DatabaseWriter+Rx.swift
[344/345] Compiling RxGRDB DatabaseRegionObservation+Rx.swift
[345/345] Compiling RxGRDB DatabaseReader+Rx.swift
Build complete! (26.21s)
Fetching https://github.com/ReactiveX/RxSwift.git
Fetching https://github.com/groue/GRDB.swift.git
[1/52816] Fetching rxswift
[2/164966] Fetching rxswift, grdb.swift
Fetched https://github.com/groue/GRDB.swift.git from cache (8.12s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (8.12s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.0 (0.50s)
Computing version for https://github.com/groue/GRDB.swift.git
Computed https://github.com/groue/GRDB.swift.git at 7.7.0 (3.45s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.9.0
Creating working copy for https://github.com/groue/GRDB.swift.git
Working copy of https://github.com/groue/GRDB.swift.git resolved at 7.7.0
Build complete.
{
"dependencies" : [
{
"identity" : "grdb.swift",
"requirement" : {
"range" : [
{
"lower_bound" : "7.1.0",
"upper_bound" : "8.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/groue/GRDB.swift.git"
},
{
"identity" : "rxswift",
"requirement" : {
"range" : [
{
"lower_bound" : "6.0.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ReactiveX/RxSwift.git"
}
],
"manifest_display_name" : "RxGRDB",
"name" : "RxGRDB",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "RxGRDB",
"targets" : [
"RxGRDB"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "RxGRDBTests",
"module_type" : "SwiftTarget",
"name" : "RxGRDBTests",
"path" : "Tests/RxGRDBTests",
"product_dependencies" : [
"GRDB",
"RxBlocking"
],
"sources" : [
"DatabaseReaderReadTests.swift",
"DatabaseRegionObservationTests.swift",
"DatabaseWriterWriteTests.swift",
"Support.swift",
"ValueObservationTests.swift"
],
"target_dependencies" : [
"RxGRDB"
],
"type" : "test"
},
{
"c99name" : "RxGRDB",
"module_type" : "SwiftTarget",
"name" : "RxGRDB",
"path" : "Sources/RxGRDB",
"product_dependencies" : [
"GRDB",
"RxSwift"
],
"product_memberships" : [
"RxGRDB"
],
"sources" : [
"DatabaseReader+Rx.swift",
"DatabaseRegionObservation+Rx.swift",
"DatabaseWriter+Rx.swift",
"GRDBReactive.swift",
"ValueObservation+Rx.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.