Build Information
Successful build of RxGRDB with Swift 5.8 for Linux.
Build Command
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.28.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RxSwiftCommunity/RxGRDB.git
Reference: v3.0.0
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 v3.0.0 -> FETCH_HEAD
HEAD is now at fd14b91 v3.0.0
Cloned https://github.com/RxSwiftCommunity/RxGRDB.git
Revision (git rev-parse @):
fd14b91e3e381e211cb7112f1d9ee6dcc33e87af
SUCCESS checkout https://github.com/RxSwiftCommunity/RxGRDB.git at v3.0.0
========================================
Build
========================================
Selected platform: linux
Swift version: 5.8
Building package at path: $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/ReactiveX/RxSwift.git
Fetching https://github.com/groue/GRDB.swift.git
[1/50950] Fetching rxswift
[2/155547] Fetching rxswift, grdb.swift
Fetched https://github.com/ReactiveX/RxSwift.git (11.02s)
Fetched https://github.com/groue/GRDB.swift.git (11.28s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.6.0 (0.32s)
Computing version for https://github.com/groue/GRDB.swift.git
Computed https://github.com/groue/GRDB.swift.git at 6.23.0 (0.33s)
Creating working copy for https://github.com/groue/GRDB.swift.git
Working copy of https://github.com/groue/GRDB.swift.git resolved at 6.23.0
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.6.0
Building for debugging...
[1/288] Emitting module RxSwift
[2/288] Compiling RxSwift Multicast.swift
[3/288] Compiling RxSwift Never.swift
[4/288] Compiling RxSwift NopDisposable.swift
[5/288] Compiling RxSwift Observable+Concurrency.swift
[6/288] Compiling RxSwift Observable.swift
[7/288] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[8/288] Compiling RxSwift ObservableConvertibleType.swift
[9/288] Compiling RxSwift ObservableType+Extensions.swift
[10/288] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[11/288] Compiling RxSwift ObservableType.swift
[12/288] Compiling RxSwift ObserveOn.swift
[13/288] Compiling RxSwift ObserverBase.swift
[14/288] Compiling RxSwift ObserverType.swift
[15/288] Compiling RxSwift OperationQueueScheduler.swift
[16/288] Compiling RxSwift Optional.swift
[17/288] Compiling RxSwift Platform.Darwin.swift
[18/288] Compiling RxSwift Platform.Linux.swift
[19/288] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[20/288] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[21/288] Compiling RxSwift PrimitiveSequence.swift
[22/308] Compiling RxSwift DispatchQueueConfiguration.swift
[23/308] Compiling RxSwift Disposable.swift
[24/308] Compiling RxSwift Disposables.swift
[25/308] Compiling RxSwift DisposeBag.swift
[26/308] Compiling RxSwift DisposeBase.swift
[27/308] Compiling RxSwift DistinctUntilChanged.swift
[28/308] Compiling RxSwift Do.swift
[29/308] Compiling RxSwift ElementAt.swift
[30/308] Compiling RxSwift Empty.swift
[31/308] Compiling RxSwift Enumerated.swift
[32/308] Compiling RxSwift Error.swift
[33/308] Compiling RxSwift Errors.swift
[34/308] Compiling RxSwift Event.swift
[35/308] Compiling RxSwift Filter.swift
[36/308] Compiling RxSwift First.swift
[37/308] Compiling RxSwift Generate.swift
[38/308] Compiling RxSwift GroupBy.swift
[39/308] Compiling RxSwift GroupedObservable.swift
[40/308] Compiling RxSwift HistoricalScheduler.swift
[41/308] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[42/308] Compiling GRDB NSString.swift
[43/308] Compiling GRDB SQLiteDateParser.swift
[44/308] Compiling GRDB URL.swift
[45/308] Compiling GRDB UUID.swift
[46/308] Compiling GRDB DatabaseValueConvertible+Decodable.swift
[47/308] Compiling GRDB DatabaseValueConvertible+Encodable.swift
[48/308] Compiling GRDB DatabaseValueConvertible+RawRepresentable.swift
[49/308] Compiling GRDB JSONRequiredEncoder.swift
[50/308] Compiling GRDB Optional.swift
[51/308] Compiling GRDB StandardLibrary.swift
[52/308] Compiling GRDB TransactionClock.swift
[53/308] Compiling GRDB TransactionObserver.swift
[54/308] Compiling GRDB WALSnapshot.swift
[55/308] Compiling GRDB WALSnapshotTransaction.swift
[56/308] Compiling GRDB Database+Dump.swift
[57/308] Compiling GRDB DatabaseReader+dump.swift
[58/308] Compiling GRDB DumpFormat.swift
[59/308] Compiling GRDB DebugDumpFormat.swift
[60/308] Compiling GRDB JSONDumpFormat.swift
[61/308] Compiling GRDB LineDumpFormat.swift
[62/308] Compiling GRDB Configuration.swift
[63/308] Compiling GRDB Cursor.swift
[64/308] Compiling GRDB Database+Schema.swift
[65/308] Compiling GRDB Database+Statements.swift
[66/308] Compiling GRDB Database.swift
[67/308] Compiling GRDB DatabaseBackupProgress.swift
[68/308] Compiling GRDB DatabaseCollation.swift
[69/308] Compiling GRDB DatabaseError.swift
[70/308] Compiling GRDB DatabaseFunction.swift
[71/308] Compiling GRDB DatabasePool.swift
[72/308] Compiling GRDB DatabasePublishers.swift
[73/308] Compiling GRDB DatabaseQueue.swift
[74/308] Compiling GRDB DatabaseReader.swift
[75/308] Compiling GRDB DatabaseRegion.swift
[76/308] Compiling GRDB DatabaseRegionObservation.swift
[77/308] Compiling GRDB DatabaseSchemaCache.swift
[78/308] Compiling GRDB DatabaseSnapshot.swift
[79/308] Compiling GRDB DatabaseSnapshotPool.swift
[80/308] Compiling GRDB DatabaseValue.swift
[81/308] Compiling GRDB DatabaseValueConvertible.swift
[82/308] Compiling GRDB DatabaseWriter.swift
[83/308] Compiling GRDB FetchRequest.swift
[84/308] Compiling GRDB Row.swift
[85/308] Compiling GRDB RowAdapter.swift
[86/308] Compiling GRDB RowDecodingError.swift
[87/308] Compiling GRDB SQL.swift
[88/308] Compiling GRDB SQLInterpolation.swift
[89/308] Compiling GRDB SQLRequest.swift
[90/308] Compiling GRDB SchedulingWatchdog.swift
[91/308] Compiling GRDB SerializedDatabase.swift
[92/308] Compiling GRDB Statement.swift
[93/308] Compiling GRDB StatementAuthorizer.swift
[94/308] Compiling GRDB StatementColumnConvertible.swift
[95/308] Compiling GRDB CGFloat.swift
[96/308] Compiling RxSwift BinaryDisposable.swift
[97/308] Compiling RxSwift Binder.swift
[98/308] Compiling GRDB DatabaseValueConvertible+ReferenceConvertible.swift
[99/308] Compiling GRDB Date.swift
[100/308] Compiling GRDB Decimal.swift
[101/308] Compiling GRDB NSData.swift
[102/308] Compiling GRDB NSNull.swift
[103/308] Compiling GRDB NSNumber.swift
[104/308] Compiling RxSwift PriorityQueue.swift
[105/308] Compiling RxSwift Producer.swift
[106/308] Compiling RxSwift PublishSubject.swift
[107/308] Compiling RxSwift Queue.swift
[108/308] Compiling RxSwift Range.swift
[109/308] Compiling RxSwift Reactive.swift
[110/308] Compiling RxSwift RecursiveLock.swift
[111/308] Compiling RxSwift RecursiveScheduler.swift
[112/308] Compiling RxSwift Reduce.swift
[113/308] Compiling RxSwift RefCountDisposable.swift
[114/308] Compiling RxSwift Repeat.swift
[115/308] Compiling RxSwift ReplaySubject.swift
[116/308] Compiling RxSwift RetryWhen.swift
[117/308] Compiling RxSwift Rx.swift
[118/308] Compiling RxSwift RxMutableBox.swift
[119/308] Compiling RxSwift Sample.swift
[120/308] Compiling RxSwift Scan.swift
[121/308] Compiling RxSwift ScheduledDisposable.swift
[122/308] Compiling RxSwift ScheduledItem.swift
[123/308] Compiling RxSwift ScheduledItemType.swift
[124/308] Compiling RxSwift ImmediateSchedulerType.swift
[125/308] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[126/308] Compiling RxSwift Infallible+CombineLatest+arity.swift
[127/308] Compiling RxSwift Infallible+Concurrency.swift
[128/308] Compiling RxSwift Infallible+Create.swift
[129/308] Compiling RxSwift Infallible+Debug.swift
[130/308] Compiling RxSwift Infallible+Operators.swift
[131/308] Compiling RxSwift Infallible+Zip+arity.swift
[132/308] Compiling RxSwift Infallible.swift
[133/308] Compiling RxSwift InfiniteSequence.swift
[134/308] Compiling RxSwift InvocableScheduledItem.swift
[135/308] Compiling RxSwift InvocableType.swift
[136/308] Compiling RxSwift Just.swift
[137/308] Compiling RxSwift Lock.swift
[138/308] Compiling RxSwift LockOwnerType.swift
[139/308] Compiling RxSwift MainScheduler.swift
[140/308] Compiling RxSwift Map.swift
[141/308] Compiling RxSwift Materialize.swift
[142/308] Compiling RxSwift Maybe.swift
[143/308] Compiling RxSwift Merge.swift
[183/328] Compiling RxSwift SynchronizedDisposeType.swift
[184/328] Compiling RxSwift SynchronizedOnType.swift
[206/328] Emitting module GRDB
[289/328] Compiling GRDB Inflections.swift
[290/328] Compiling GRDB LockedBox.swift
[291/328] Compiling GRDB OnDemandFuture.swift
[292/328] Compiling GRDB OrderedDictionary.swift
[293/328] Compiling GRDB Pool.swift
[294/328] Compiling GRDB ReadWriteBox.swift
[295/328] Compiling GRDB ReceiveValuesOn.swift
[296/328] Compiling GRDB Refinable.swift
[297/328] Compiling GRDB Utils.swift
[298/328] Compiling GRDB DatabaseCancellable.swift
[299/328] Compiling GRDB ValueConcurrentObserver.swift
[300/328] Compiling GRDB ValueWriteOnlyObserver.swift
[301/328] Compiling GRDB Fetch.swift
[302/328] Compiling GRDB Map.swift
[303/328] Compiling GRDB RemoveDuplicates.swift
[304/328] Compiling GRDB Trace.swift
[305/328] Compiling GRDB ValueReducer.swift
[306/328] Compiling GRDB SharedValueObservation.swift
[307/328] Compiling GRDB ValueObservation.swift
[308/328] Compiling GRDB ValueObservationScheduler.swift
[333/338] Compiling RxGRDB GRDBReactive.swift
[334/338] Compiling RxGRDB ValueObservation+Rx.swift
/host/spi-builder-workspace/Sources/RxGRDB/ValueObservation+Rx.swift:71:76: warning: class property 'main' cannot be used in a default argument value because 'Dispatch' was not imported by this file; this is an error in Swift 6
scheduling scheduler: ValueObservationScheduler = .async(onQueue: .main))
^
/host/spi-builder-workspace/Sources/RxGRDB/ValueObservation+Rx.swift:71:76: note: The missing import of module 'Dispatch' will be added implicitly
scheduling scheduler: ValueObservationScheduler = .async(onQueue: .main))
^
[335/338] Compiling RxGRDB DatabaseReader+Rx.swift
[336/338] Emitting module RxGRDB
/host/spi-builder-workspace/Sources/RxGRDB/ValueObservation+Rx.swift:71:76: warning: class property 'main' cannot be used in a default argument value because 'Dispatch' was not imported by this file; this is an error in Swift 6
scheduling scheduler: ValueObservationScheduler = .async(onQueue: .main))
^
/host/spi-builder-workspace/Sources/RxGRDB/ValueObservation+Rx.swift:71:76: note: The missing import of module 'Dispatch' will be added implicitly
scheduling scheduler: ValueObservationScheduler = .async(onQueue: .main))
^
[337/338] Compiling RxGRDB DatabaseRegionObservation+Rx.swift
[338/338] Compiling RxGRDB DatabaseWriter+Rx.swift
Build complete! (28.70s)
Build complete.
Done.