The Swift Package Index logo.Swift Package Index

Build Information

Successful build of RxGRDB, reference v4.0.1 (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 arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RxSwiftCommunity/RxGRDB.git
Reference: v4.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/RxSwiftCommunity/RxGRDB
 * tag               v4.0.1     -> FETCH_HEAD
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 v4.0.1
========================================
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
[4/7] Copying Info.plist
[4/7] Write sources
[6/7] Write swift-version-5BDAB9E9C0126B9D.txt
[8/307] Emitting module RxSwift
[9/323] Compiling RxSwift Debug.swift
[10/323] Compiling RxSwift Decode.swift
[11/323] Compiling RxSwift DefaultIfEmpty.swift
[12/323] Compiling RxSwift Deferred.swift
[13/323] Compiling RxSwift Delay.swift
[14/323] Compiling RxSwift DelaySubscription.swift
[15/323] Compiling RxSwift Dematerialize.swift
[16/323] Compiling RxSwift DispatchQueue+Extensions.swift
[17/323] Compiling RxSwift DispatchQueueConfiguration.swift
[18/323] Compiling RxSwift Disposable.swift
[19/323] Compiling RxSwift Disposables.swift
[20/323] Compiling RxSwift DisposeBag.swift
[21/323] Compiling RxSwift DisposeBase.swift
[22/323] Compiling RxSwift DistinctUntilChanged.swift
[23/323] Compiling RxSwift Do.swift
[24/323] Compiling RxSwift ElementAt.swift
[25/323] Compiling RxSwift Empty.swift
[26/323] Emitting module GRDB
[27/327] Compiling RxSwift Infallible+Debug.swift
[28/327] Compiling RxSwift Infallible+Operators.swift
[29/328] Compiling RxSwift Infallible+Zip+arity.swift
[30/328] Compiling RxSwift Infallible.swift
[31/328] Compiling RxSwift InfiniteSequence.swift
[32/328] Compiling RxSwift InvocableScheduledItem.swift
[33/328] Compiling RxSwift InvocableType.swift
[34/328] Compiling RxSwift Just.swift
[35/328] Compiling RxSwift Lock.swift
[36/328] Compiling RxSwift LockOwnerType.swift
[37/328] Compiling RxSwift MainScheduler.swift
[38/328] Compiling RxSwift Map.swift
[39/328] Compiling RxSwift Materialize.swift
[40/328] Compiling RxSwift Maybe.swift
[41/329] Compiling RxSwift Merge.swift
[42/329] Compiling RxSwift Multicast.swift
[43/329] Compiling RxSwift Enumerated.swift
[44/330] Compiling RxSwift Error.swift
[45/330] Compiling RxSwift Errors.swift
[46/330] Compiling RxSwift Event.swift
[47/330] Compiling RxSwift Filter.swift
[48/330] Compiling RxSwift First.swift
[49/330] Compiling RxSwift Generate.swift
[50/330] Compiling RxSwift GroupBy.swift
[51/330] Compiling RxSwift GroupedObservable.swift
[52/330] Compiling RxSwift HistoricalScheduler.swift
[53/331] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[54/331] Compiling RxSwift ImmediateSchedulerType.swift
[55/331] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[56/331] Compiling RxSwift Infallible+CombineLatest+arity.swift
[57/331] Compiling RxSwift Infallible+Concurrency.swift
[58/331] Compiling RxSwift Infallible+Create.swift
[59/332] Compiling RxSwift Rx.swift
[60/332] Compiling RxSwift RxMutableBox.swift
[61/332] Compiling GRDB Database+SchemaDefinition.swift
[62/332] Compiling GRDB JSONRequiredEncoder.swift
[63/333] Compiling GRDB Optional.swift
[64/333] Compiling GRDB StandardLibrary.swift
[65/333] Compiling GRDB TransactionClock.swift
[66/333] Compiling GRDB TransactionObserver.swift
[67/333] Compiling GRDB WALSnapshot.swift
[68/333] Compiling GRDB WALSnapshotTransaction.swift
[69/333] Compiling GRDB Database+Dump.swift
[70/333] Compiling GRDB DatabaseReader+dump.swift
[71/333] Compiling GRDB DumpFormat.swift
[72/334] Compiling GRDB DebugDumpFormat.swift
[73/334] Compiling GRDB JSONDumpFormat.swift
[74/334] Compiling GRDB LineDumpFormat.swift
[75/339] Compiling RxSwift Never.swift
[76/339] Compiling RxSwift NopDisposable.swift
[77/339] Compiling RxSwift Observable+Concurrency.swift
[78/339] Compiling RxSwift Observable.swift
[79/339] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[80/339] Compiling RxSwift ObservableConvertibleType.swift
[81/339] Compiling RxSwift ObservableType+Extensions.swift
[82/339] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[83/339] Compiling RxSwift ObservableType.swift
[84/339] Compiling RxSwift ObserveOn.swift
[85/339] Compiling RxSwift ObserverBase.swift
[86/339] Compiling RxSwift ObserverType.swift
[87/339] Compiling RxSwift OperationQueueScheduler.swift
[88/339] Compiling RxSwift Optional.swift
[89/339] Compiling RxSwift Platform.Darwin.swift
[90/339] Compiling RxSwift Platform.Linux.swift
[91/339] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[92/339] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[93/339] Compiling RxSwift PrimitiveSequence.swift
[94/339] Compiling RxSwift PriorityQueue.swift
[95/339] Compiling RxSwift Producer.swift
[96/339] Compiling RxSwift PublishSubject.swift
[97/339] Compiling RxSwift Queue.swift
[98/339] Compiling RxSwift Range.swift
[99/339] Compiling RxSwift Reactive.swift
[100/339] Compiling RxSwift RecursiveLock.swift
[101/339] Compiling RxSwift RecursiveScheduler.swift
[102/339] Compiling RxSwift Reduce.swift
[103/339] Compiling RxSwift RefCountDisposable.swift
[104/339] Compiling RxSwift Repeat.swift
[105/339] Compiling RxSwift ReplaySubject.swift
[106/339] Compiling RxSwift RetryWhen.swift
[107/339] Compiling RxSwift AddRef.swift
[108/339] Compiling RxSwift Amb.swift
[109/339] Compiling RxSwift AnonymousDisposable.swift
[110/339] Compiling RxSwift AnonymousObserver.swift
[111/339] Compiling RxSwift AnyObserver.swift
[112/339] Compiling RxSwift AsMaybe.swift
[113/339] Compiling RxSwift AsSingle.swift
[114/339] Compiling RxSwift AsyncLock.swift
[115/339] Compiling RxSwift AsyncSubject.swift
[116/339] Compiling RxSwift AtomicInt.swift
[117/339] Compiling RxSwift Bag+Rx.swift
[118/339] Compiling RxSwift Bag.swift
[119/339] Compiling RxSwift BehaviorSubject.swift
[120/339] Compiling RxSwift BinaryDisposable.swift
[121/339] Compiling RxSwift Binder.swift
[122/339] Compiling RxSwift BooleanDisposable.swift
[123/339] Compiling RxSwift Buffer.swift
[124/339] Compiling RxSwift Cancelable.swift
[125/339] Compiling RxSwift Catch.swift
[126/339] Compiling RxSwift CombineLatest+Collection.swift
[127/339] Compiling RxSwift CombineLatest+arity.swift
[128/339] Compiling RxSwift CombineLatest.swift
[129/339] Compiling RxSwift CompactMap.swift
[130/339] Compiling RxSwift Completable+AndThen.swift
[131/339] Compiling RxSwift Completable.swift
[132/339] Compiling RxSwift CompositeDisposable.swift
[133/339] Compiling RxSwift Concat.swift
[134/339] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[135/339] Compiling RxSwift ConcurrentMainScheduler.swift
[136/339] Compiling RxSwift ConnectableObservableType.swift
[137/339] Compiling RxSwift Create.swift
[138/339] Compiling RxSwift CurrentThreadScheduler.swift
[139/339] Compiling RxSwift Date+Dispatch.swift
[140/339] Compiling RxSwift Debounce.swift
[141/339] Compiling GRDB Association.swift
[142/339] Compiling GRDB AssociationAggregate.swift
[143/339] Compiling GRDB BelongsToAssociation.swift
[144/339] Compiling GRDB HasManyAssociation.swift
[145/339] Compiling GRDB HasManyThroughAssociation.swift
[146/339] Compiling GRDB HasOneAssociation.swift
[147/339] Compiling GRDB HasOneThroughAssociation.swift
[148/339] Compiling GRDB JoinAssociation.swift
[149/339] Compiling GRDB CommonTableExpression.swift
[150/339] Compiling GRDB QueryInterfaceRequest.swift
[151/339] Compiling GRDB RequestProtocols.swift
[152/339] Compiling GRDB Column.swift
[153/339] Compiling GRDB DatabasePromise.swift
[154/339] Compiling GRDB SQLAssociation.swift
[155/339] Compiling GRDB SQLCollection.swift
[156/339] Compiling GRDB SQLExpression.swift
[170/339] Compiling RxSwift TakeLast.swift
[171/339] Compiling RxSwift TakeWithPredicate.swift
[172/339] Compiling RxSwift Throttle.swift
[173/339] Compiling RxSwift Timeout.swift
[195/339] Compiling GRDB ReadWriteLock.swift
[196/339] Compiling GRDB ReceiveValuesOn.swift
[197/339] Compiling GRDB Refinable.swift
[198/339] Compiling GRDB Utils.swift
[199/339] Compiling GRDB DatabaseCancellable.swift
[200/339] Compiling GRDB ValueConcurrentObserver.swift
[201/339] Compiling GRDB ValueWriteOnlyObserver.swift
[202/339] Compiling GRDB Fetch.swift
[203/339] Compiling GRDB Map.swift
[204/339] Compiling GRDB RemoveDuplicates.swift
[205/339] Compiling GRDB Trace.swift
[206/339] Compiling GRDB ValueReducer.swift
[302/339] Compiling GRDB SharedValueObservation.swift
[303/339] Compiling GRDB ValueObservation.swift
[304/339] Compiling GRDB ValueObservationScheduler.swift
[305/339] Compiling GRDB resource_bundle_accessor.swift
[340/345] Compiling RxGRDB DatabaseWriter+Rx.swift
[341/345] Compiling RxGRDB ValueObservation+Rx.swift
[342/345] Compiling RxGRDB DatabaseReader+Rx.swift
[343/345] Emitting module RxGRDB
[344/345] Compiling RxGRDB DatabaseRegionObservation+Rx.swift
[345/345] Compiling RxGRDB GRDBReactive.swift
Build complete! (32.56s)
Fetching https://github.com/ReactiveX/RxSwift.git
Fetching https://github.com/groue/GRDB.swift.git
[1/52816] Fetching rxswift
[1586/164966] Fetching rxswift, grdb.swift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (15.03s)
Fetched https://github.com/groue/GRDB.swift.git from cache (15.03s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.0 (0.47s)
Computing version for https://github.com/groue/GRDB.swift.git
Computed https://github.com/groue/GRDB.swift.git at 7.7.0 (3.08s)
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
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"
}
Done.