Build Information
Successful build of RxGRDB, reference master (600096
), with Swift 6.2 (beta) for macOS (SPM) on 23 Jun 2025 08:47:01 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.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 600096b v4.0.0
Cloned https://github.com/RxSwiftCommunity/RxGRDB.git
Revision (git rev-parse @):
600096b61fab5a9823887c9af63f30a51d02ea6f
SUCCESS checkout https://github.com/RxSwiftCommunity/RxGRDB.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/RxSwiftCommunity/RxGRDB.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[1/7] Copying PrivacyInfo.xcprivacy
[1/7] Write sources
[2/7] Copying PrivacyInfo.xcprivacy
[5/7] Copying Info.plist
[6/7] Write swift-version-1EA4D86E10B52AF.txt
[8/305] Emitting module RxSwift
[9/321] Compiling RxSwift AddRef.swift
[10/321] Compiling RxSwift Amb.swift
[11/321] Compiling RxSwift AnonymousDisposable.swift
[12/321] Compiling RxSwift AnonymousObserver.swift
[13/321] Compiling RxSwift AnyObserver.swift
[14/321] Compiling RxSwift AsMaybe.swift
[15/321] Compiling GRDB CommonTableExpression.swift
[16/321] Compiling RxSwift AsyncLock.swift
[17/321] Compiling RxSwift AsyncSubject.swift
[18/321] Compiling RxSwift AtomicInt.swift
[19/321] Compiling RxSwift Bag+Rx.swift
[20/321] Compiling RxSwift Bag.swift
[21/321] Compiling RxSwift BehaviorSubject.swift
[22/321] Compiling GRDB SQLExpression.swift
[23/321] Compiling RxSwift Binder.swift
[24/321] Compiling RxSwift BooleanDisposable.swift
[25/321] Compiling GRDB ForeignKeyDefinition.swift
[26/321] Compiling RxSwift Cancelable.swift
[27/321] Compiling RxSwift Catch.swift
[28/321] Compiling RxSwift CombineLatest+Collection.swift
[29/321] Compiling RxSwift CombineLatest+arity.swift
[30/321] Compiling RxSwift CombineLatest.swift
[31/321] Compiling GRDB TableRecord+QueryInterfaceRequest.swift
[32/321] Compiling RxSwift Completable+AndThen.swift
[33/321] Compiling RxSwift Completable.swift
[34/321] Compiling RxSwift CompositeDisposable.swift
[35/321] Compiling RxSwift Concat.swift
[36/321] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[37/321] Compiling GRDB MutablePersistableRecord+DAO.swift
[38/321] Compiling GRDB MutablePersistableRecord+Delete.swift
[39/321] Compiling RxSwift Create.swift
[40/321] Compiling RxSwift CurrentThreadScheduler.swift
[41/321] Compiling GRDB DatabaseSnapshotPool.swift
[42/321] Compiling GRDB DatabaseValue.swift
[43/321] Compiling RxSwift Sink.swift
[44/321] Compiling RxSwift Skip.swift
[45/321] Compiling RxSwift SkipUntil.swift
[46/321] Compiling RxSwift SkipWhile.swift
[47/321] Compiling RxSwift StartWith.swift
[48/321] Compiling RxSwift SubjectType.swift
[49/321] Compiling RxSwift SubscribeOn.swift
[50/321] Compiling RxSwift SubscriptionDisposable.swift
[51/321] Compiling RxSwift SwiftSupport.swift
[52/321] Compiling RxSwift Switch.swift
[53/321] Compiling RxSwift SwitchIfEmpty.swift
[54/321] Compiling RxSwift SynchronizedDisposeType.swift
[55/321] Compiling RxSwift SynchronizedOnType.swift
[56/321] Compiling RxSwift SynchronizedUnsubscribeType.swift
[57/321] Compiling RxSwift TailRecursiveSink.swift
[58/321] Compiling RxSwift Take.swift
[59/321] Compiling RxSwift Never.swift
[60/321] Compiling RxSwift NopDisposable.swift
[61/321] Compiling GRDB SQLRelation.swift
[62/321] Compiling GRDB SQLSelection.swift
[63/321] Compiling GRDB SQLSubquery.swift
[64/321] Compiling GRDB Table.swift
[65/321] Compiling RxSwift ObservableType+Extensions.swift
[66/321] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[67/321] Compiling RxSwift ObservableType.swift
[68/321] Compiling RxSwift ObserveOn.swift
[69/321] Compiling RxSwift ObserverBase.swift
[70/321] Compiling GRDB SQLTableGenerator.swift
[71/321] Compiling GRDB TableAlias.swift
[72/321] Compiling GRDB SQLInterpolation+QueryInterface.swift
[73/321] Compiling GRDB ColumnDefinition.swift
[74/321] Compiling GRDB Database+SchemaDefinition.swift
[75/321] Compiling RxSwift Enumerated.swift
[76/321] Compiling RxSwift Error.swift
[77/321] Compiling RxSwift Errors.swift
[78/321] Compiling RxSwift Event.swift
[79/321] Compiling RxSwift Filter.swift
[80/321] Compiling GRDB Fixits.swift
[81/321] Compiling RxSwift Generate.swift
[82/321] Compiling RxSwift GroupBy.swift
[83/321] Compiling RxSwift GroupedObservable.swift
[84/321] Compiling RxSwift HistoricalScheduler.swift
[85/321] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[86/321] Compiling RxSwift ImmediateSchedulerType.swift
[87/321] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[88/321] Compiling RxSwift Infallible+CombineLatest+arity.swift
[89/321] Compiling RxSwift Infallible+Concurrency.swift
[90/321] Compiling RxSwift Infallible+Create.swift
[91/321] Compiling RxSwift Infallible+Debug.swift
[92/321] Compiling RxSwift Infallible+Operators.swift
[93/321] Compiling RxSwift Infallible+Zip+arity.swift
[94/321] Compiling RxSwift Infallible.swift
[95/321] Compiling RxSwift InfiniteSequence.swift
[96/321] Compiling RxSwift InvocableScheduledItem.swift
[97/321] Compiling RxSwift InvocableType.swift
[98/321] Compiling RxSwift Just.swift
[99/321] Compiling RxSwift Lock.swift
[100/321] Compiling RxSwift LockOwnerType.swift
[101/321] Compiling RxSwift MainScheduler.swift
[102/321] Compiling RxSwift Map.swift
[103/321] Compiling RxSwift Materialize.swift
[104/321] Compiling RxSwift Maybe.swift
[105/321] Compiling RxSwift Merge.swift
[106/321] Compiling RxSwift Multicast.swift
[107/321] Compiling RxSwift Rx.swift
[108/321] Compiling RxSwift RxMutableBox.swift
[109/321] Compiling RxSwift Sample.swift
[110/321] Compiling RxSwift Scan.swift
[111/321] Compiling RxSwift ScheduledDisposable.swift
[112/321] Compiling RxSwift ScheduledItem.swift
[113/321] Compiling RxSwift ScheduledItemType.swift
[114/321] Compiling RxSwift SchedulerServices+Emulation.swift
[115/321] Compiling RxSwift SchedulerType.swift
[116/321] Compiling RxSwift Sequence.swift
[117/321] Compiling GRDB Inflections.swift
[118/321] Compiling GRDB Mutex.swift
[119/321] Compiling GRDB OnDemandFuture.swift
[120/321] Compiling RxSwift Single.swift
[121/321] Compiling RxSwift SingleAssignmentDisposable.swift
[122/321] Compiling RxSwift SingleAsync.swift
[123/321] Compiling RxSwift Debug.swift
[124/321] Compiling RxSwift Decode.swift
[125/321] Compiling RxSwift DefaultIfEmpty.swift
[126/321] Compiling RxSwift Deferred.swift
[127/321] Compiling RxSwift Delay.swift
[128/321] Compiling RxSwift DelaySubscription.swift
[129/321] Compiling RxSwift Dematerialize.swift
[130/321] Compiling RxSwift DispatchQueue+Extensions.swift
[131/321] Compiling RxSwift DispatchQueueConfiguration.swift
[132/321] Compiling RxSwift Disposable.swift
[133/321] Compiling RxSwift Disposables.swift
[134/321] Compiling RxSwift DisposeBag.swift
[135/321] Compiling RxSwift DisposeBase.swift
[136/321] Compiling RxSwift DistinctUntilChanged.swift
[137/321] Compiling RxSwift Do.swift
[138/321] Compiling RxSwift ElementAt.swift
[139/321] Compiling GRDB MutablePersistableRecord+Update.swift
[140/321] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[141/321] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[142/321] Compiling RxSwift PrimitiveSequence.swift
[143/321] Compiling RxSwift PriorityQueue.swift
[144/321] Compiling RxSwift Producer.swift
[145/321] Compiling RxSwift PublishSubject.swift
[146/321] Compiling RxSwift Queue.swift
[147/321] Compiling RxSwift Range.swift
[148/321] Compiling RxSwift Reactive.swift
[149/321] Compiling RxSwift RecursiveLock.swift
[150/321] Compiling RxSwift RecursiveScheduler.swift
[151/321] Compiling RxSwift Reduce.swift
[152/321] Compiling RxSwift RefCountDisposable.swift
[153/321] Compiling RxSwift Repeat.swift
[154/321] Compiling RxSwift ReplaySubject.swift
[155/321] Compiling RxSwift RetryWhen.swift
[172/337] Compiling RxSwift TakeLast.swift
[173/337] Compiling RxSwift TakeWithPredicate.swift
[174/337] Compiling GRDB ReadWriteLock.swift
[175/337] Compiling GRDB ReceiveValuesOn.swift
[176/337] Compiling GRDB Refinable.swift
[177/337] Compiling GRDB Utils.swift
[178/337] Compiling GRDB DatabaseCancellable.swift
[179/337] Compiling GRDB ValueConcurrentObserver.swift
[180/337] Compiling GRDB ValueWriteOnlyObserver.swift
[181/337] Compiling GRDB Fetch.swift
[182/337] Compiling GRDB Map.swift
[183/337] Compiling GRDB RemoveDuplicates.swift
[184/337] Compiling GRDB Trace.swift
[185/337] Compiling GRDB ValueReducer.swift
[186/337] Compiling GRDB SharedValueObservation.swift
[187/337] Compiling GRDB ValueObservation.swift
[188/337] Emitting module GRDB
[286/337] Compiling GRDB ValueObservationScheduler.swift
[287/337] Compiling GRDB resource_bundle_accessor.swift
[338/343] Compiling RxGRDB ValueObservation+Rx.swift
[339/343] Compiling RxGRDB GRDBReactive.swift
[340/343] Compiling RxGRDB DatabaseRegionObservation+Rx.swift
[341/343] Compiling RxGRDB DatabaseReader+Rx.swift
[342/343] Emitting module RxGRDB
[343/343] Compiling RxGRDB DatabaseWriter+Rx.swift
Build complete! (52.11s)
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "RxGRDB",
7 | platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Fetching https://github.com/ReactiveX/RxSwift.git
Fetching https://github.com/groue/GRDB.swift.git
[1/111431] Fetching grdb.swift
[2/164141] Fetching grdb.swift, rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (35.08s)
Fetched https://github.com/groue/GRDB.swift.git from cache (35.08s)
Computing version for https://github.com/groue/GRDB.swift.git
Computed https://github.com/groue/GRDB.swift.git at 7.5.0 (37.90s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.0 (0.44s)
Creating working copy for https://github.com/groue/GRDB.swift.git
Working copy of https://github.com/groue/GRDB.swift.git resolved at 7.5.0
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.9.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"
}
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "RxGRDB",
7 | platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Done.