The Swift Package Index logo.Swift Package Index

Build Information

Successful build of RxGRDB, reference v4.0.1 (7dc5a6), with Swift 6.3 for Linux on 17 Apr 2026 02:57:56 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RxSwiftCommunity/RxGRDB.git
Reference: v4.0.1
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/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:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/RxSwiftCommunity/RxGRDB.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/ReactiveX/RxSwift.git
Fetching https://github.com/groue/GRDB.swift.git
[1/54305] Fetching rxswift
[6518/167938] Fetching rxswift, grdb.swift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (10.81s)
[44637/113633] Fetching grdb.swift
Fetched https://github.com/groue/GRDB.swift.git from cache (31.51s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.10.2 (35.75s)
Computing version for https://github.com/groue/GRDB.swift.git
Computed https://github.com/groue/GRDB.swift.git at 7.10.0 (4.05s)
Creating working copy for https://github.com/groue/GRDB.swift.git
Working copy of https://github.com/groue/GRDB.swift.git resolved at 7.10.0
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.10.2
Building for debugging...
[0/7] Copying PrivacyInfo.xcprivacy
[2/7] Copying Info.plist
[3/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/299] Emitting module RxSwift
[9/319] Emitting module GRDB
[10/340] Compiling GRDB Decimal.swift
[11/340] Compiling GRDB TableRecord+QueryInterfaceRequest.swift
[12/340] Compiling GRDB EncodableRecord+Encodable.swift
[13/340] Compiling GRDB EncodableRecord.swift
[14/340] Compiling GRDB FetchableRecord+Decodable.swift
[15/340] Compiling GRDB FetchableRecord+TableRecord.swift
[16/340] Compiling RxSwift ObservableType+Extensions.swift
[17/340] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[18/340] Compiling RxSwift ObservableType.swift
[19/340] Compiling RxSwift ObserveOn.swift
[20/340] Compiling RxSwift ObserverBase.swift
[21/340] Compiling RxSwift ObserverType.swift
[22/340] Compiling RxSwift OperationQueueScheduler.swift
[23/340] Compiling RxSwift Optional.swift
[24/340] Compiling RxSwift Platform.Darwin.swift
[25/340] Compiling RxSwift Platform.Linux.swift
[26/340] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[27/340] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[28/340] Compiling RxSwift PrimitiveSequence.swift
[29/340] Compiling RxSwift PriorityQueue.swift
[30/340] Compiling RxSwift Producer.swift
[31/340] Compiling RxSwift PublishSubject.swift
[32/340] Compiling RxSwift Queue.swift
[33/340] Compiling RxSwift Range.swift
[34/340] Compiling RxSwift Reactive.swift
[35/340] Compiling RxSwift RecursiveLock.swift
[36/340] Compiling RxSwift RecursiveScheduler.swift
[37/340] Compiling RxSwift Reduce.swift
[38/340] Compiling RxSwift RefCountDisposable.swift
[39/340] Compiling RxSwift Repeat.swift
[40/340] Compiling RxSwift ReplaySubject.swift
[41/340] Compiling RxSwift RetryWhen.swift
[42/340] Compiling RxSwift Rx.swift
[43/340] Compiling RxSwift RxMutableBox.swift
[44/340] Compiling RxSwift Sample.swift
[45/340] Compiling RxSwift Scan.swift
[46/340] Compiling RxSwift ScheduledDisposable.swift
[47/340] Compiling RxSwift ScheduledItem.swift
[48/340] Compiling RxSwift ScheduledItemType.swift
[49/340] Compiling RxSwift SchedulerServices+Emulation.swift
[50/340] Compiling RxSwift DispatchQueueConfiguration.swift
[51/340] Compiling RxSwift Disposable.swift
[52/340] Compiling RxSwift Disposables.swift
[53/340] Compiling RxSwift DisposeBag.swift
[54/340] Compiling RxSwift DisposeBase.swift
[55/340] Compiling RxSwift DistinctUntilChanged.swift
[56/340] Compiling RxSwift Do.swift
[57/340] Compiling RxSwift ElementAt.swift
[58/340] Compiling RxSwift Empty.swift
[59/340] Compiling RxSwift Enumerated.swift
[60/340] Compiling RxSwift Error.swift
[61/340] Compiling RxSwift Errors.swift
[62/340] Compiling RxSwift Event.swift
[63/340] Compiling RxSwift Filter.swift
[64/340] Compiling RxSwift First.swift
[65/340] Compiling RxSwift Generate.swift
[66/340] Compiling RxSwift GroupBy.swift
[67/340] Compiling RxSwift GroupedObservable.swift
[68/340] Compiling RxSwift HistoricalScheduler.swift
[69/340] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[70/340] Compiling RxSwift ImmediateSchedulerType.swift
[71/340] Compiling RxSwift SchedulerType.swift
[72/340] Compiling RxSwift Sequence.swift
[73/340] Compiling RxSwift SerialDispatchQueueScheduler.swift
[74/340] Compiling RxSwift SerialDisposable.swift
[75/340] Compiling RxSwift ShareReplayScope.swift
[76/340] Compiling RxSwift Single.swift
[77/340] Compiling RxSwift SingleAssignmentDisposable.swift
[78/340] Compiling RxSwift SingleAsync.swift
[79/340] Compiling RxSwift Sink.swift
[80/340] Compiling RxSwift Skip.swift
[81/340] Compiling RxSwift SkipUntil.swift
[82/340] Compiling RxSwift SkipWhile.swift
[83/340] Compiling RxSwift StartWith.swift
[84/340] Compiling RxSwift SubjectType.swift
[85/340] Compiling RxSwift SubscribeOn.swift
[86/340] Compiling RxSwift SubscriptionDisposable.swift
[87/340] Compiling RxSwift SwiftSupport.swift
[88/340] Compiling RxSwift Switch.swift
[89/340] Compiling RxSwift SwitchIfEmpty.swift
[90/340] Compiling RxSwift SynchronizedDisposeType.swift
[91/340] Compiling GRDB DatabaseValueConvertible.swift
[92/340] Compiling GRDB DatabaseWriter.swift
[93/340] Compiling GRDB DispatchQueueActor.swift
[94/340] Compiling GRDB FetchRequest.swift
[95/340] Compiling GRDB Row.swift
[96/340] Compiling GRDB RowAdapter.swift
[97/340] Compiling GRDB RowDecodingError.swift
[98/340] Compiling GRDB SQL.swift
[99/340] Compiling GRDB SQLInterpolation.swift
[100/340] Compiling GRDB SQLRequest.swift
[101/340] Compiling GRDB SchedulingWatchdog.swift
[102/340] Compiling GRDB SerializedDatabase.swift
[103/340] Compiling GRDB Statement.swift
[104/340] Compiling GRDB StatementAuthorizer.swift
[105/340] Compiling GRDB StatementColumnConvertible.swift
[106/340] Compiling GRDB CGFloat.swift
[107/340] Compiling GRDB Data.swift
[108/340] Compiling GRDB DatabaseDateComponents.swift
[109/340] Compiling GRDB DatabaseValueConvertible+ReferenceConvertible.swift
[110/340] Compiling GRDB Date.swift
[111/340] Compiling GRDB NSData.swift
[112/340] Compiling GRDB NSNull.swift
[113/340] Compiling GRDB NSNumber.swift
[114/340] Compiling GRDB NSString.swift
[115/340] Compiling GRDB SQLiteDateParser.swift
[116/340] Compiling GRDB URL.swift
[117/340] Compiling GRDB UUID.swift
[118/340] Compiling GRDB DatabaseValueConvertible+Decodable.swift
[119/340] Compiling GRDB DatabaseValueConvertible+Encodable.swift
[120/340] Compiling GRDB DatabaseValueConvertible+RawRepresentable.swift
[121/340] Compiling GRDB JSONRequiredEncoder.swift
[122/340] Compiling GRDB Optional.swift
[123/340] Compiling GRDB StandardLibrary.swift
[124/340] Compiling GRDB TransactionClock.swift
[125/340] Compiling GRDB TransactionObserver.swift
[126/340] Compiling GRDB WALSnapshot.swift
[127/340] Compiling GRDB WALSnapshotTransaction.swift
[128/340] Compiling GRDB Database+Dump.swift
[129/340] Compiling GRDB DatabaseReader+dump.swift
[130/340] Compiling GRDB DumpFormat.swift
[131/340] Compiling GRDB DebugDumpFormat.swift
[132/340] Compiling GRDB FTS5+QueryInterface.swift
[133/340] Compiling GRDB ForeignKey.swift
[134/340] Compiling GRDB Association.swift
[135/340] Compiling GRDB AssociationAggregate.swift
[136/340] Compiling GRDB BelongsToAssociation.swift
[137/340] Compiling GRDB HasManyAssociation.swift
[138/340] Compiling GRDB HasManyThroughAssociation.swift
[139/340] Compiling GRDB HasOneAssociation.swift
[140/340] Compiling GRDB HasOneThroughAssociation.swift
[141/340] Compiling GRDB JoinAssociation.swift
[142/340] Compiling GRDB CommonTableExpression.swift
[143/340] Compiling GRDB QueryInterfaceRequest.swift
[144/340] Compiling GRDB RequestProtocols.swift
[145/340] Compiling GRDB Column.swift
[146/340] Compiling RxSwift Decode.swift
[147/340] Compiling RxSwift DefaultIfEmpty.swift
[148/340] Compiling GRDB SQLCollection.swift
[149/340] Compiling GRDB SQLExpression.swift
[150/340] Compiling GRDB SQLForeignKeyRequest.swift
[151/340] Compiling GRDB SQLFunctions.swift
[152/340] Compiling GRDB SQLOperators.swift
[170/340] Compiling RxSwift SynchronizedOnType.swift
[171/340] Compiling RxSwift SynchronizedUnsubscribeType.swift
[172/340] Compiling RxSwift TailRecursiveSink.swift
[173/340] Compiling RxSwift Take.swift
[178/340] Compiling GRDB Inflections.swift
[179/340] Compiling GRDB Mutex.swift
[180/340] Compiling GRDB OnDemandFuture.swift
[181/340] Compiling GRDB OrderedDictionary.swift
[182/340] Compiling GRDB Pool.swift
[183/340] Compiling GRDB ReadWriteLock.swift
[184/340] Compiling GRDB ReceiveValuesOn.swift
[185/340] Compiling GRDB Refinable.swift
[186/340] Compiling GRDB Utils.swift
[187/340] Compiling GRDB DatabaseCancellable.swift
[188/340] Compiling GRDB ValueConcurrentObserver.swift
[189/340] Compiling GRDB ValueWriteOnlyObserver.swift
[190/340] Compiling GRDB Fetch.swift
[191/340] Compiling GRDB Map.swift
[192/340] Compiling GRDB RemoveDuplicates.swift
[193/340] Compiling GRDB Trace.swift
[295/341] Compiling GRDB ValueReducer.swift
[296/341] Compiling GRDB SharedValueObservation.swift
[297/341] Compiling GRDB ValueObservation.swift
[298/341] Compiling GRDB ValueObservationScheduler.swift
[299/341] Compiling GRDB resource_bundle_accessor.swift
[343/348] Compiling RxGRDB ValueObservation+Rx.swift
[344/348] Emitting module RxGRDB
[345/348] Compiling RxGRDB GRDBReactive.swift
[346/348] Compiling RxGRDB DatabaseRegionObservation+Rx.swift
[347/348] Compiling RxGRDB DatabaseWriter+Rx.swift
[348/348] Compiling RxGRDB DatabaseReader+Rx.swift
Build complete! (128.11s)
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" : "/host/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"
}
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.