The Swift Package Index logo.Swift Package Index

Build Information

Successful build of RxGRDB, reference master (7dc5a6), with Swift 6.2 for Linux on 28 Sep 2025 15:10:49 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build 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 /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
 * 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:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/RxSwiftCommunity/RxGRDB.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b3eaa5734a03a9b8084848018342ef6c4e4ec1a618756d8de460b693a5f488ea
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/groue/GRDB.swift.git
Fetching https://github.com/ReactiveX/RxSwift.git
[1/52816] Fetching rxswift
[11621/164966] Fetching rxswift, grdb.swift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (21.70s)
Fetched https://github.com/groue/GRDB.swift.git from cache (21.98s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.0 (26.03s)
Computing version for https://github.com/groue/GRDB.swift.git
Computed https://github.com/groue/GRDB.swift.git at 7.7.0 (5.18s)
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
Building for debugging...
[0/7] Write sources
[0/7] Copying PrivacyInfo.xcprivacy
[0/7] Copying Info.plist
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/299] Compiling RxSwift SchedulerType.swift
[9/299] Compiling RxSwift Sequence.swift
[10/299] Compiling RxSwift SerialDispatchQueueScheduler.swift
[11/299] Compiling RxSwift SerialDisposable.swift
[12/299] Compiling RxSwift ShareReplayScope.swift
[13/299] Compiling RxSwift Single.swift
[14/299] Compiling RxSwift SingleAssignmentDisposable.swift
[15/299] Compiling RxSwift SingleAsync.swift
[16/299] Compiling RxSwift Sink.swift
[17/299] Compiling RxSwift Skip.swift
[18/299] Compiling RxSwift SkipUntil.swift
[19/299] Compiling RxSwift SkipWhile.swift
[20/299] Compiling RxSwift StartWith.swift
[21/299] Compiling RxSwift SubjectType.swift
[22/299] Compiling RxSwift SubscribeOn.swift
[23/299] Compiling RxSwift SubscriptionDisposable.swift
[24/299] Compiling RxSwift SwiftSupport.swift
[25/299] Compiling RxSwift Switch.swift
[26/299] Compiling RxSwift SwitchIfEmpty.swift
[27/299] Compiling RxSwift SynchronizedDisposeType.swift
[28/299] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[29/299] Compiling RxSwift Infallible+CombineLatest+arity.swift
[30/299] Compiling RxSwift Infallible+Concurrency.swift
[31/299] Compiling RxSwift Infallible+Create.swift
[32/299] Compiling RxSwift Infallible+Debug.swift
[33/299] Compiling RxSwift Infallible+Operators.swift
[34/299] Compiling RxSwift Infallible+Zip+arity.swift
[35/299] Compiling RxSwift Infallible.swift
[36/299] Compiling RxSwift InfiniteSequence.swift
[37/299] Compiling RxSwift InvocableScheduledItem.swift
[38/299] Compiling RxSwift InvocableType.swift
[39/299] Compiling RxSwift Just.swift
[40/299] Compiling RxSwift Lock.swift
[41/299] Compiling RxSwift LockOwnerType.swift
[42/299] Compiling RxSwift MainScheduler.swift
[43/299] Compiling RxSwift Map.swift
[44/299] Compiling RxSwift Materialize.swift
[45/299] Compiling RxSwift Maybe.swift
[46/299] Compiling RxSwift Merge.swift
[47/299] Compiling RxSwift Multicast.swift
[48/299] Compiling RxSwift Never.swift
[69/299] Compiling RxSwift Producer.swift
[70/299] Compiling RxSwift PublishSubject.swift
[71/299] Compiling RxSwift Queue.swift
[72/299] Compiling RxSwift Range.swift
[73/299] Compiling RxSwift Reactive.swift
[74/299] Compiling RxSwift RecursiveLock.swift
[75/299] Compiling RxSwift RecursiveScheduler.swift
[76/299] Compiling RxSwift Reduce.swift
[77/299] Compiling RxSwift RefCountDisposable.swift
[78/299] Compiling RxSwift Repeat.swift
[79/299] Compiling RxSwift ReplaySubject.swift
[80/299] Compiling RxSwift RetryWhen.swift
[81/299] Compiling RxSwift Rx.swift
[82/299] Compiling RxSwift RxMutableBox.swift
[83/299] Compiling RxSwift Sample.swift
[84/299] Compiling RxSwift Scan.swift
[85/299] Compiling RxSwift ScheduledDisposable.swift
[86/299] Compiling RxSwift ScheduledItem.swift
[87/299] Compiling RxSwift ScheduledItemType.swift
[88/299] Compiling RxSwift SchedulerServices+Emulation.swift
[90/299] Compiling RxSwift NopDisposable.swift
[91/299] Compiling RxSwift Observable+Concurrency.swift
[92/299] Compiling RxSwift Observable.swift
[93/299] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[94/299] Compiling RxSwift ObservableConvertibleType.swift
[95/299] Compiling RxSwift ObservableType+Extensions.swift
[96/299] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[97/299] Compiling RxSwift ObservableType.swift
[98/299] Compiling RxSwift ObserveOn.swift
[99/299] Compiling RxSwift ObserverBase.swift
[100/299] Compiling RxSwift ObserverType.swift
[101/299] Compiling RxSwift OperationQueueScheduler.swift
[102/299] Compiling RxSwift Optional.swift
[103/299] Compiling RxSwift Platform.Darwin.swift
[104/299] Compiling RxSwift Platform.Linux.swift
[105/299] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[106/299] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[107/299] Compiling RxSwift PrimitiveSequence.swift
[108/299] Compiling RxSwift PriorityQueue.swift
[109/339] Compiling RxSwift CombineLatest.swift
[110/339] Compiling RxSwift CompactMap.swift
[111/339] Compiling RxSwift Completable+AndThen.swift
[112/339] Compiling RxSwift Completable.swift
[113/339] Compiling RxSwift CompositeDisposable.swift
[114/339] Compiling RxSwift Concat.swift
[115/339] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[116/339] Compiling RxSwift ConcurrentMainScheduler.swift
[117/339] Compiling RxSwift ConnectableObservableType.swift
[118/339] Compiling RxSwift Create.swift
[119/339] Compiling RxSwift CurrentThreadScheduler.swift
[120/339] Compiling RxSwift Date+Dispatch.swift
[121/339] Compiling RxSwift Debounce.swift
[122/339] Compiling RxSwift Debug.swift
[123/339] Compiling RxSwift Decode.swift
[124/339] Compiling RxSwift DefaultIfEmpty.swift
[125/339] Compiling RxSwift Deferred.swift
[126/339] Compiling RxSwift Delay.swift
[127/339] Compiling RxSwift DelaySubscription.swift
[128/339] Compiling RxSwift Dematerialize.swift
[129/339] Compiling RxSwift DispatchQueue+Extensions.swift
[130/339] Compiling RxSwift AddRef.swift
[131/339] Compiling RxSwift Amb.swift
[132/339] Compiling RxSwift AnonymousDisposable.swift
[133/339] Compiling RxSwift AnonymousObserver.swift
[134/339] Compiling RxSwift AnyObserver.swift
[135/339] Compiling RxSwift AsMaybe.swift
[136/339] Compiling RxSwift AsSingle.swift
[137/339] Compiling RxSwift AsyncLock.swift
[138/339] Compiling RxSwift AsyncSubject.swift
[139/339] Compiling RxSwift AtomicInt.swift
[140/339] Compiling RxSwift Bag+Rx.swift
[141/339] Compiling RxSwift Bag.swift
[142/339] Compiling RxSwift BehaviorSubject.swift
[143/339] Compiling RxSwift BinaryDisposable.swift
[144/339] Compiling RxSwift Binder.swift
[145/339] Compiling RxSwift BooleanDisposable.swift
[146/339] Compiling RxSwift Buffer.swift
[147/339] Compiling RxSwift Cancelable.swift
[148/339] Compiling RxSwift Catch.swift
[149/339] Compiling RxSwift CombineLatest+Collection.swift
[150/339] Compiling RxSwift CombineLatest+arity.swift
[151/339] Emitting module RxSwift
[152/339] Compiling GRDB Configuration.swift
[153/339] Compiling GRDB Cursor.swift
[154/339] Compiling GRDB Database+Schema.swift
[155/339] Compiling GRDB Database+Statements.swift
[156/339] Compiling GRDB Database.swift
[157/339] Compiling GRDB DatabaseBackupProgress.swift
[158/339] Compiling GRDB DatabaseCollation.swift
[159/339] Compiling GRDB DatabaseError.swift
[160/339] Compiling GRDB DatabaseFunction.swift
[161/339] Compiling GRDB DatabasePool.swift
[162/339] Compiling GRDB DatabasePublishers.swift
[163/339] Compiling GRDB DatabaseQueue.swift
[164/339] Compiling GRDB DatabaseReader.swift
[165/339] Compiling GRDB DatabaseRegion.swift
[166/339] Compiling GRDB DatabaseRegionObservation.swift
[167/339] Compiling GRDB DatabaseSchemaCache.swift
[168/339] Compiling GRDB DatabaseSchemaSource.swift
[169/339] Compiling GRDB DatabaseSnapshot.swift
[170/339] Compiling RxSwift HistoricalScheduler.swift
[171/339] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[172/339] Compiling RxSwift ImmediateSchedulerType.swift
[211/339] Compiling RxSwift SynchronizedOnType.swift
[212/339] Compiling RxSwift SynchronizedUnsubscribeType.swift
[213/339] Compiling RxSwift TailRecursiveSink.swift
[214/339] Compiling RxSwift Take.swift
[278/339] Emitting module GRDB
[300/339] Compiling RxSwift TakeLast.swift
[301/339] Compiling RxSwift TakeWithPredicate.swift
[302/339] Compiling RxSwift Throttle.swift
[303/339] Compiling RxSwift Timeout.swift
[304/339] Compiling RxSwift Timer.swift
[305/339] Compiling RxSwift ToArray.swift
[306/339] Compiling RxSwift Using.swift
[307/339] Compiling RxSwift VirtualTimeConverterType.swift
[308/339] Compiling RxSwift VirtualTimeScheduler.swift
[309/339] Compiling RxSwift Window.swift
[310/339] Compiling RxSwift WithLatestFrom.swift
[311/339] Compiling RxSwift WithUnretained.swift
[312/339] Compiling RxSwift Zip+Collection.swift
[313/339] Compiling RxSwift Zip+arity.swift
[314/339] Compiling RxSwift Zip.swift
[315/339] Compiling RxSwift resource_bundle_accessor.swift
[316/339] Compiling GRDB SharedValueObservation.swift
[317/339] Compiling GRDB ValueObservation.swift
[318/339] Compiling GRDB ValueObservationScheduler.swift
[319/339] Compiling GRDB resource_bundle_accessor.swift
[342/347] Compiling RxGRDB GRDBReactive.swift
[343/347] Compiling RxGRDB DatabaseRegionObservation+Rx.swift
[344/347] Emitting module RxGRDB
[345/347] Compiling RxGRDB DatabaseReader+Rx.swift
[346/347] Compiling RxGRDB ValueObservation+Rx.swift
[347/347] Compiling RxGRDB DatabaseWriter+Rx.swift
Build complete! (67.46s)
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.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b3eaa5734a03a9b8084848018342ef6c4e4ec1a618756d8de460b693a5f488ea
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.