The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of RxGRDB, reference v4.0.0 (600096), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 30 Apr 2025 23:03:24 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme RxGRDB -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures

Build Log


SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/ValueObservation/Reducers/Fetch.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/ValueObservation/Reducers/Map.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/ValueObservation/Reducers/RemoveDuplicates.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/ValueObservation/Reducers/Trace.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/ValueObservation/Reducers/ValueReducer.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/ValueObservation/SharedValueObservation.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/ValueObservation/ValueObservation.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/ValueObservation/ValueObservationScheduler.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
SwiftDriverJobDiscovery normal arm64 Compiling Multicast.swift, Never.swift, NopDisposable.swift, Observable+Concurrency.swift, Observable.swift, ObservableConvertibleType+Infallible.swift, ObservableConvertibleType.swift, ObservableType+Extensions.swift, ObservableType+PrimitiveSequence.swift, ObservableType.swift, ObserveOn.swift, ObserverBase.swift, ObserverType.swift, OperationQueueScheduler.swift, Optional.swift, Platform.Darwin.swift (in target 'RxSwift' from project 'RxSwift')
SwiftCompile normal arm64 Compiling\ MutablePersistableRecord+Save.swift,\ MutablePersistableRecord+Update.swift,\ MutablePersistableRecord+Upsert.swift,\ MutablePersistableRecord.swift,\ PersistableRecord+Insert.swift,\ PersistableRecord+Save.swift,\ PersistableRecord+Upsert.swift,\ PersistableRecord.swift,\ Record.swift,\ TableRecord.swift,\ CaseInsensitiveIdentifier.swift,\ Inflections+English.swift,\ Inflections.swift,\ Mutex.swift,\ OnDemandFuture.swift,\ OrderedDictionary.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Record/MutablePersistableRecord+Save.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Record/MutablePersistableRecord+Update.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Record/MutablePersistableRecord+Upsert.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Record/MutablePersistableRecord.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Record/PersistableRecord+Insert.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Record/PersistableRecord+Save.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Record/PersistableRecord+Upsert.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Record/PersistableRecord.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Record/Record.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Record/TableRecord.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Utils/CaseInsensitiveIdentifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Utils/Inflections+English.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Utils/Inflections.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Utils/Mutex.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Utils/OnDemandFuture.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Utils/OrderedDictionary.swift (in target 'GRDB' from project 'GRDB')
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Record/MutablePersistableRecord+Save.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Record/MutablePersistableRecord+Update.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Record/MutablePersistableRecord+Upsert.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Record/MutablePersistableRecord.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Record/PersistableRecord+Insert.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Record/PersistableRecord+Save.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Record/PersistableRecord+Upsert.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Record/PersistableRecord.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Record/Record.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Record/TableRecord.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Utils/CaseInsensitiveIdentifier.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Utils/Inflections+English.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Utils/Inflections.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Utils/Mutex.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Utils/OnDemandFuture.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Utils/OrderedDictionary.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift, AddRef.swift, Amb.swift, AnonymousDisposable.swift, AnonymousObserver.swift, AnyObserver.swift, AsMaybe.swift, AsSingle.swift, AsyncLock.swift, AsyncSubject.swift, AtomicInt.swift, Bag+Rx.swift, Bag.swift, BehaviorSubject.swift, BinaryDisposable.swift, Binder.swift, BooleanDisposable.swift (in target 'RxSwift' from project 'RxSwift')
SwiftCompile normal arm64 Compiling\ FTS4.swift,\ FTS5.swift,\ FTS5CustomTokenizer.swift,\ FTS5Pattern.swift,\ FTS5Tokenizer.swift,\ FTS5TokenizerDescriptor.swift,\ FTS5WrapperTokenizer.swift,\ Fixits.swift,\ JSONColumn.swift,\ SQLJSONExpressible.swift,\ SQLJSONFunctions.swift,\ DatabaseMigrator.swift,\ Migration.swift,\ FTS3+QueryInterface.swift,\ FTS5+QueryInterface.swift,\ ForeignKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/FTS/FTS4.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/FTS/FTS5.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/FTS/FTS5CustomTokenizer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/FTS/FTS5Pattern.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/FTS/FTS5Tokenizer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/FTS/FTS5TokenizerDescriptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/FTS/FTS5WrapperTokenizer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Fixits.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/JSON/JSONColumn.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/JSON/SQLJSONExpressible.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/JSON/SQLJSONFunctions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Migration/DatabaseMigrator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Migration/Migration.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/FTS3+QueryInterface.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/FTS5+QueryInterface.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/ForeignKey.swift (in target 'GRDB' from project 'GRDB')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/FTS/FTS4.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/FTS/FTS5.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/FTS/FTS5CustomTokenizer.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/FTS/FTS5Pattern.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/FTS/FTS5Tokenizer.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/FTS/FTS5TokenizerDescriptor.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/FTS/FTS5WrapperTokenizer.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Fixits.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/JSON/JSONColumn.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/JSON/SQLJSONExpressible.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/JSON/SQLJSONFunctions.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Migration/DatabaseMigrator.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Migration/Migration.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/FTS3+QueryInterface.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/FTS5+QueryInterface.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/ForeignKey.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
SwiftDriverJobDiscovery normal arm64 Compiling SingleAsync.swift, Sink.swift, Skip.swift, SkipUntil.swift, SkipWhile.swift, StartWith.swift, SubjectType.swift, SubscribeOn.swift, SubscriptionDisposable.swift, SwiftSupport.swift, Switch.swift, SwitchIfEmpty.swift, SynchronizedDisposeType.swift, SynchronizedOnType.swift, SynchronizedUnsubscribeType.swift, TailRecursiveSink.swift (in target 'RxSwift' from project 'RxSwift')
SwiftCompile normal arm64 Compiling\ Optional.swift,\ StandardLibrary.swift,\ TransactionClock.swift,\ TransactionObserver.swift,\ WALSnapshot.swift,\ WALSnapshotTransaction.swift,\ Database+Dump.swift,\ DatabaseReader+dump.swift,\ DumpFormat.swift,\ DebugDumpFormat.swift,\ JSONDumpFormat.swift,\ LineDumpFormat.swift,\ ListDumpFormat.swift,\ QuoteDumpFormat.swift,\ FTS3.swift,\ FTS3Pattern.swift,\ FTS3TokenizerDescriptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/Support/StandardLibrary/Optional.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/Support/StandardLibrary/StandardLibrary.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/TransactionClock.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/TransactionObserver.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/WALSnapshot.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/WALSnapshotTransaction.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Dump/Database+Dump.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Dump/DatabaseReader+dump.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Dump/DumpFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Dump/DumpFormats/DebugDumpFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Dump/DumpFormats/JSONDumpFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Dump/DumpFormats/LineDumpFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Dump/DumpFormats/ListDumpFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Dump/DumpFormats/QuoteDumpFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/FTS/FTS3.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/FTS/FTS3Pattern.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/FTS/FTS3TokenizerDescriptor.swift (in target 'GRDB' from project 'GRDB')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/Support/StandardLibrary/Optional.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/Support/StandardLibrary/StandardLibrary.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/TransactionClock.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/TransactionObserver.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/WALSnapshot.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/WALSnapshotTransaction.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Dump/Database+Dump.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Dump/DatabaseReader+dump.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Dump/DumpFormat.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Dump/DumpFormats/DebugDumpFormat.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Dump/DumpFormats/JSONDumpFormat.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Dump/DumpFormats/LineDumpFormat.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Dump/DumpFormats/ListDumpFormat.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Dump/DumpFormats/QuoteDumpFormat.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/FTS/FTS3.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/FTS/FTS3Pattern.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/FTS/FTS3TokenizerDescriptor.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
SwiftDriverJobDiscovery normal arm64 Compiling RetryWhen.swift, Rx.swift, RxMutableBox.swift, Sample.swift, Scan.swift, ScheduledDisposable.swift, ScheduledItem.swift, ScheduledItemType.swift, SchedulerServices+Emulation.swift, SchedulerType.swift, Sequence.swift, SerialDispatchQueueScheduler.swift, SerialDisposable.swift, ShareReplayScope.swift, Single.swift, SingleAssignmentDisposable.swift (in target 'RxSwift' from project 'RxSwift')
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift,\ Configuration.swift,\ Cursor.swift,\ Database+Schema.swift,\ Database+Statements.swift,\ Database.swift,\ DatabaseBackupProgress.swift,\ DatabaseCollation.swift,\ DatabaseError.swift,\ DatabaseFunction.swift,\ DatabasePool.swift,\ DatabasePublishers.swift,\ DatabaseQueue.swift,\ DatabaseReader.swift,\ DatabaseRegion.swift,\ DatabaseRegionObservation.swift,\ DatabaseSchemaCache.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GRDB.build/Debug/GRDB.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/Configuration.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/Cursor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/Database+Schema.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/Database+Statements.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/Database.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/DatabaseBackupProgress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/DatabaseCollation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/DatabaseError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/DatabaseFunction.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/DatabasePool.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/DatabasePublishers.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/DatabaseQueue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/DatabaseReader.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/DatabaseRegion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/DatabaseRegionObservation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/DatabaseSchemaCache.swift (in target 'GRDB' from project 'GRDB')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GRDB.build/Debug/GRDB.build/DerivedSources/resource_bundle_accessor.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/Configuration.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/Cursor.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/Database+Schema.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/Database+Statements.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/Database.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/DatabaseBackupProgress.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/DatabaseCollation.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/DatabaseError.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/DatabaseFunction.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/DatabasePool.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/DatabasePublishers.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/DatabaseQueue.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/DatabaseReader.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/DatabaseRegion.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/DatabaseRegionObservation.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/DatabaseSchemaCache.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
SwiftDriverJobDiscovery normal arm64 Compiling Debounce.swift, Debug.swift, Decode.swift, DefaultIfEmpty.swift, Deferred.swift, Delay.swift, DelaySubscription.swift, Dematerialize.swift, DispatchQueue+Extensions.swift, DispatchQueueConfiguration.swift, Disposable.swift, Disposables.swift, DisposeBag.swift, DisposeBase.swift, DistinctUntilChanged.swift, Do.swift, ElementAt.swift (in target 'RxSwift' from project 'RxSwift')
SwiftCompile normal arm64 Compiling\ CGFloat.swift,\ Data.swift,\ DatabaseDateComponents.swift,\ DatabaseValueConvertible+ReferenceConvertible.swift,\ Date.swift,\ Decimal.swift,\ NSData.swift,\ NSNull.swift,\ NSNumber.swift,\ NSString.swift,\ SQLiteDateParser.swift,\ URL.swift,\ UUID.swift,\ DatabaseValueConvertible+Decodable.swift,\ DatabaseValueConvertible+Encodable.swift,\ DatabaseValueConvertible+RawRepresentable.swift,\ JSONRequiredEncoder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/Support/CoreGraphics/CGFloat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/Support/Foundation/Data.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/Support/Foundation/DatabaseDateComponents.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/Support/Foundation/DatabaseValueConvertible+ReferenceConvertible.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/Support/Foundation/Date.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/Support/Foundation/Decimal.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/Support/Foundation/NSData.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/Support/Foundation/NSNull.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/Support/Foundation/NSNumber.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/Support/Foundation/NSString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/Support/Foundation/SQLiteDateParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/Support/Foundation/URL.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/Support/Foundation/UUID.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/Support/StandardLibrary/DatabaseValueConvertible+Decodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/Support/StandardLibrary/DatabaseValueConvertible+Encodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/Support/StandardLibrary/DatabaseValueConvertible+RawRepresentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/Support/StandardLibrary/JSONRequiredEncoder.swift (in target 'GRDB' from project 'GRDB')
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/Support/CoreGraphics/CGFloat.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/Support/Foundation/Data.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/Support/Foundation/DatabaseDateComponents.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/Support/Foundation/DatabaseValueConvertible+ReferenceConvertible.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/Support/Foundation/Date.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/Support/Foundation/Decimal.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/Support/Foundation/NSData.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/Support/Foundation/NSNull.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/Support/Foundation/NSNumber.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/Support/Foundation/NSString.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/Support/Foundation/SQLiteDateParser.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/Support/Foundation/URL.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/Support/Foundation/UUID.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/Support/StandardLibrary/DatabaseValueConvertible+Decodable.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/Support/StandardLibrary/DatabaseValueConvertible+Encodable.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/Support/StandardLibrary/DatabaseValueConvertible+RawRepresentable.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/Support/StandardLibrary/JSONRequiredEncoder.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling Take.swift, TakeLast.swift, TakeWithPredicate.swift, Throttle.swift, Timeout.swift, Timer.swift, ToArray.swift, Using.swift, VirtualTimeConverterType.swift, VirtualTimeScheduler.swift, Window.swift, WithLatestFrom.swift, WithUnretained.swift, Zip+Collection.swift, Zip+arity.swift, Zip.swift (in target 'RxSwift' from project 'RxSwift')
SwiftCompile normal arm64 Compiling\ Database+SchemaDefinition.swift,\ ForeignKeyDefinition.swift,\ IndexDefinition.swift,\ TableAlteration.swift,\ TableDefinition.swift,\ VirtualTableModule.swift,\ TableRecord+Association.swift,\ TableRecord+QueryInterfaceRequest.swift,\ EncodableRecord+Encodable.swift,\ EncodableRecord.swift,\ FetchableRecord+Decodable.swift,\ FetchableRecord+TableRecord.swift,\ FetchableRecord.swift,\ MutablePersistableRecord+DAO.swift,\ MutablePersistableRecord+Delete.swift,\ MutablePersistableRecord+Insert.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/Schema/Database+SchemaDefinition.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/Schema/ForeignKeyDefinition.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/Schema/IndexDefinition.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/Schema/TableAlteration.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/Schema/TableDefinition.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/Schema/VirtualTableModule.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/TableRecord+Association.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/TableRecord+QueryInterfaceRequest.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Record/EncodableRecord+Encodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Record/EncodableRecord.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Record/FetchableRecord+Decodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Record/FetchableRecord+TableRecord.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Record/FetchableRecord.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Record/MutablePersistableRecord+DAO.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Record/MutablePersistableRecord+Delete.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Record/MutablePersistableRecord+Insert.swift (in target 'GRDB' from project 'GRDB')
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/Schema/Database+SchemaDefinition.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/Schema/ForeignKeyDefinition.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/Schema/IndexDefinition.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/Schema/TableAlteration.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/Schema/TableDefinition.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/Schema/VirtualTableModule.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/TableRecord+Association.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/TableRecord+QueryInterfaceRequest.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Record/EncodableRecord+Encodable.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Record/EncodableRecord.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Record/FetchableRecord+Decodable.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Record/FetchableRecord+TableRecord.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Record/FetchableRecord.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Record/MutablePersistableRecord+DAO.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Record/MutablePersistableRecord+Delete.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Record/MutablePersistableRecord+Insert.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Association.swift,\ AssociationAggregate.swift,\ BelongsToAssociation.swift,\ HasManyAssociation.swift,\ HasManyThroughAssociation.swift,\ HasOneAssociation.swift,\ HasOneThroughAssociation.swift,\ JoinAssociation.swift,\ CommonTableExpression.swift,\ QueryInterfaceRequest.swift,\ RequestProtocols.swift,\ Column.swift,\ DatabasePromise.swift,\ SQLAssociation.swift,\ SQLCollection.swift,\ SQLExpression.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/Request/Association/Association.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/Request/Association/AssociationAggregate.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/Request/Association/BelongsToAssociation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/Request/Association/HasManyAssociation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/Request/Association/HasManyThroughAssociation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/Request/Association/HasOneAssociation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/Request/Association/HasOneThroughAssociation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/Request/Association/JoinAssociation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/Request/CommonTableExpression.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/Request/QueryInterfaceRequest.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/Request/RequestProtocols.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/SQL/Column.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/SQL/DatabasePromise.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/SQL/SQLAssociation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/SQL/SQLCollection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/SQL/SQLExpression.swift (in target 'GRDB' from project 'GRDB')
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/Request/Association/Association.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/Request/Association/AssociationAggregate.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/Request/Association/BelongsToAssociation.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/Request/Association/HasManyAssociation.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/Request/Association/HasManyThroughAssociation.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/Request/Association/HasOneAssociation.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/Request/Association/HasOneThroughAssociation.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/Request/Association/JoinAssociation.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/Request/CommonTableExpression.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/Request/QueryInterfaceRequest.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/Request/RequestProtocols.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/SQL/Column.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/SQL/DatabasePromise.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/SQL/SQLAssociation.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/SQL/SQLCollection.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/SQL/SQLExpression.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ SQLForeignKeyRequest.swift,\ SQLFunctions.swift,\ SQLOperators.swift,\ SQLOrdering.swift,\ SQLRelation.swift,\ SQLSelection.swift,\ SQLSubquery.swift,\ Table.swift,\ SQLColumnGenerator.swift,\ SQLGenerationContext.swift,\ SQLIndexGenerator.swift,\ SQLQueryGenerator.swift,\ SQLTableAlterationGenerator.swift,\ SQLTableGenerator.swift,\ SQLInterpolation+QueryInterface.swift,\ ColumnDefinition.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/SQL/SQLForeignKeyRequest.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/SQL/SQLFunctions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/SQL/SQLOperators.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/SQL/SQLOrdering.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/SQL/SQLRelation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/SQL/SQLSelection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/SQL/SQLSubquery.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/SQL/Table.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/SQLGeneration/SQLColumnGenerator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/SQLGeneration/SQLGenerationContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/SQLGeneration/SQLIndexGenerator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/SQLGeneration/SQLQueryGenerator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/SQLGeneration/SQLTableAlterationGenerator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/SQLGeneration/SQLTableGenerator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/SQLInterpolation+QueryInterface.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/Schema/ColumnDefinition.swift (in target 'GRDB' from project 'GRDB')
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/SQL/SQLForeignKeyRequest.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/SQL/SQLFunctions.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/SQL/SQLOperators.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/SQL/SQLOrdering.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/SQL/SQLRelation.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/SQL/SQLSelection.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/SQL/SQLSubquery.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/SQL/Table.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/SQLGeneration/SQLColumnGenerator.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/SQLGeneration/SQLGenerationContext.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/SQLGeneration/SQLIndexGenerator.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/SQLGeneration/SQLQueryGenerator.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/SQLGeneration/SQLTableAlterationGenerator.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/SQLGeneration/SQLTableGenerator.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/SQLInterpolation+QueryInterface.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/QueryInterface/Schema/ColumnDefinition.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ DatabaseSnapshot.swift,\ DatabaseSnapshotPool.swift,\ DatabaseValue.swift,\ DatabaseValueConvertible.swift,\ DatabaseWriter.swift,\ FetchRequest.swift,\ Row.swift,\ RowAdapter.swift,\ RowDecodingError.swift,\ SQL.swift,\ SQLInterpolation.swift,\ SQLRequest.swift,\ SchedulingWatchdog.swift,\ SerializedDatabase.swift,\ Statement.swift,\ StatementAuthorizer.swift,\ StatementColumnConvertible.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/DatabaseSnapshot.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/DatabaseSnapshotPool.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/DatabaseValue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/DatabaseValueConvertible.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/DatabaseWriter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/FetchRequest.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/Row.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/RowAdapter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/RowDecodingError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/SQL.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/SQLInterpolation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/SQLRequest.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/SchedulingWatchdog.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/SerializedDatabase.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/Statement.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/StatementAuthorizer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/StatementColumnConvertible.swift (in target 'GRDB' from project 'GRDB')
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/DatabaseSnapshot.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/DatabaseSnapshotPool.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/DatabaseValue.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/DatabaseValueConvertible.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/DatabaseWriter.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/FetchRequest.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/Row.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/RowAdapter.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/RowDecodingError.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/SQL.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/SQLInterpolation.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/SQLRequest.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/SchedulingWatchdog.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/SerializedDatabase.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/Statement.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/StatementAuthorizer.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/GRDB/Core/StatementColumnConvertible.swift (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling Empty.swift, Enumerated.swift, Error.swift, Errors.swift, Event.swift, Filter.swift, First.swift, Generate.swift, GroupBy.swift, GroupedObservable.swift, HistoricalScheduler.swift, HistoricalSchedulerTimeConverter.swift, ImmediateSchedulerType.swift, Infallible+CombineLatest+Collection.swift, Infallible+CombineLatest+arity.swift, Infallible+Concurrency.swift (in target 'RxSwift' from project 'RxSwift')
SwiftDriverJobDiscovery normal arm64 Compiling Buffer.swift, Cancelable.swift, Catch.swift, CombineLatest+Collection.swift, CombineLatest+arity.swift, CombineLatest.swift, CompactMap.swift, Completable+AndThen.swift, Completable.swift, CompositeDisposable.swift, Concat.swift, ConcurrentDispatchQueueScheduler.swift, ConcurrentMainScheduler.swift, ConnectableObservableType.swift, Create.swift, CurrentThreadScheduler.swift, Date+Dispatch.swift (in target 'RxSwift' from project 'RxSwift')
SwiftDriverJobDiscovery normal arm64 Compiling Infallible+Create.swift, Infallible+Debug.swift, Infallible+Operators.swift, Infallible+Zip+arity.swift, Infallible.swift, InfiniteSequence.swift, InvocableScheduledItem.swift, InvocableType.swift, Just.swift, Lock.swift, LockOwnerType.swift, MainScheduler.swift, Map.swift, Materialize.swift, Maybe.swift, Merge.swift (in target 'RxSwift' from project 'RxSwift')
SwiftDriverJobDiscovery normal arm64 Compiling Platform.Linux.swift, PrimitiveSequence+Concurrency.swift, PrimitiveSequence+Zip+arity.swift, PrimitiveSequence.swift, PriorityQueue.swift, Producer.swift, PublishSubject.swift, Queue.swift, Range.swift, Reactive.swift, RecursiveLock.swift, RecursiveScheduler.swift, Reduce.swift, RefCountDisposable.swift, Repeat.swift, ReplaySubject.swift (in target 'RxSwift' from project 'RxSwift')
SwiftDriver\ Compilation RxSwift normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RxSwift' from project 'RxSwift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name RxSwift -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxSwift.build/Objects-normal/arm64/RxSwift.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxSwift.build/Objects-normal/arm64/RxSwift-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxSwift.build/Objects-normal/arm64/RxSwift.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name rxswift -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxSwift.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxSwift.build/Objects-normal/arm64/RxSwift_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxSwift.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxSwift.build/Objects-normal/arm64/RxSwift-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling MutablePersistableRecord+Save.swift, MutablePersistableRecord+Update.swift, MutablePersistableRecord+Upsert.swift, MutablePersistableRecord.swift, PersistableRecord+Insert.swift, PersistableRecord+Save.swift, PersistableRecord+Upsert.swift, PersistableRecord.swift, Record.swift, TableRecord.swift, CaseInsensitiveIdentifier.swift, Inflections+English.swift, Inflections.swift, Mutex.swift, OnDemandFuture.swift, OrderedDictionary.swift (in target 'GRDB' from project 'GRDB')
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxSwift.o normal (in target 'RxSwift' from project 'RxSwift')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RxSwift
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.13 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxSwift.build/Objects-normal/arm64/RxSwift.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxSwift.build/Objects-normal/arm64/RxSwift_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxSwift.build/Objects-normal/arm64/RxSwift_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxSwift.build/Objects-normal/arm64/RxSwift.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxSwift.o
SwiftDriverJobDiscovery normal arm64 Compiling Pool.swift, ReadWriteLock.swift, ReceiveValuesOn.swift, Refinable.swift, Utils.swift, DatabaseCancellable.swift, ValueConcurrentObserver.swift, ValueWriteOnlyObserver.swift, Fetch.swift, Map.swift, RemoveDuplicates.swift, Trace.swift, ValueReducer.swift, SharedValueObservation.swift, ValueObservation.swift, ValueObservationScheduler.swift (in target 'GRDB' from project 'GRDB')
SwiftDriver RxBlocking normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RxBlocking' from project 'RxSwift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name RxBlocking -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxBlocking.build/Objects-normal/arm64/RxBlocking.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxBlocking.build/Objects-normal/arm64/RxBlocking-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxBlocking.build/Objects-normal/arm64/RxBlocking.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name rxswift -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxBlocking.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxBlocking.build/Objects-normal/arm64/RxBlocking_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxBlocking.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxBlocking.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxBlocking.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxBlocking.build/Objects-normal/arm64/RxBlocking-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ RxBlocking (in target 'RxBlocking' from project 'RxSwift')
EmitSwiftModule normal arm64 (in target 'RxBlocking' from project 'RxSwift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ AtomicInt.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RxSwift/Sources/RxBlocking/AtomicInt.swift (in target 'RxBlocking' from project 'RxSwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RxSwift/Sources/RxBlocking/AtomicInt.swift (in target 'RxBlocking' from project 'RxSwift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling FTS4.swift, FTS5.swift, FTS5CustomTokenizer.swift, FTS5Pattern.swift, FTS5Tokenizer.swift, FTS5TokenizerDescriptor.swift, FTS5WrapperTokenizer.swift, Fixits.swift, JSONColumn.swift, SQLJSONExpressible.swift, SQLJSONFunctions.swift, DatabaseMigrator.swift, Migration.swift, FTS3+QueryInterface.swift, FTS5+QueryInterface.swift, ForeignKey.swift (in target 'GRDB' from project 'GRDB')
SwiftCompile normal arm64 Compiling\ BlockingObservable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RxSwift/Sources/RxBlocking/BlockingObservable.swift (in target 'RxBlocking' from project 'RxSwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RxSwift/Sources/RxBlocking/BlockingObservable.swift (in target 'RxBlocking' from project 'RxSwift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ RunLoopLock.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RxSwift/Sources/RxBlocking/RunLoopLock.swift (in target 'RxBlocking' from project 'RxSwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RxSwift/Sources/RxBlocking/RunLoopLock.swift (in target 'RxBlocking' from project 'RxSwift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling Optional.swift, StandardLibrary.swift, TransactionClock.swift, TransactionObserver.swift, WALSnapshot.swift, WALSnapshotTransaction.swift, Database+Dump.swift, DatabaseReader+dump.swift, DumpFormat.swift, DebugDumpFormat.swift, JSONDumpFormat.swift, LineDumpFormat.swift, ListDumpFormat.swift, QuoteDumpFormat.swift, FTS3.swift, FTS3Pattern.swift, FTS3TokenizerDescriptor.swift (in target 'GRDB' from project 'GRDB')
SwiftCompile normal arm64 Compiling\ Platform.Darwin.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RxSwift/Sources/RxBlocking/Platform.Darwin.swift (in target 'RxBlocking' from project 'RxSwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RxSwift/Sources/RxBlocking/Platform.Darwin.swift (in target 'RxBlocking' from project 'RxSwift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for RxBlocking (in target 'RxBlocking' from project 'RxSwift')
SwiftDriver\ Compilation\ Requirements RxBlocking normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RxBlocking' from project 'RxSwift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name RxBlocking -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxBlocking.build/Objects-normal/arm64/RxBlocking.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxBlocking.build/Objects-normal/arm64/RxBlocking-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxBlocking.build/Objects-normal/arm64/RxBlocking.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name rxswift -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxBlocking.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxBlocking.build/Objects-normal/arm64/RxBlocking_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxBlocking.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxBlocking.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxBlocking.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxBlocking.build/Objects-normal/arm64/RxBlocking-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling BlockingObservable.swift (in target 'RxBlocking' from project 'RxSwift')
SwiftCompile normal arm64 Compiling\ ObservableConvertibleType+Blocking.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RxSwift/Sources/RxBlocking/ObservableConvertibleType+Blocking.swift (in target 'RxBlocking' from project 'RxSwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RxSwift/Sources/RxBlocking/ObservableConvertibleType+Blocking.swift (in target 'RxBlocking' from project 'RxSwift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/RxBlocking-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxBlocking.build/Objects-normal/arm64/RxBlocking-Swift.h (in target 'RxBlocking' from project 'RxSwift')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RxSwift
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxBlocking.build/Objects-normal/arm64/RxBlocking-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/RxBlocking-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling RunLoopLock.swift (in target 'RxBlocking' from project 'RxSwift')
SwiftDriverJobDiscovery normal arm64 Compiling AtomicInt.swift (in target 'RxBlocking' from project 'RxSwift')
SwiftDriverJobDiscovery normal arm64 Compiling CGFloat.swift, Data.swift, DatabaseDateComponents.swift, DatabaseValueConvertible+ReferenceConvertible.swift, Date.swift, Decimal.swift, NSData.swift, NSNull.swift, NSNumber.swift, NSString.swift, SQLiteDateParser.swift, URL.swift, UUID.swift, DatabaseValueConvertible+Decodable.swift, DatabaseValueConvertible+Encodable.swift, DatabaseValueConvertible+RawRepresentable.swift, JSONRequiredEncoder.swift (in target 'GRDB' from project 'GRDB')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxBlocking.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxBlocking.build/Objects-normal/arm64/RxBlocking.swiftmodule (in target 'RxBlocking' from project 'RxSwift')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RxSwift
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxBlocking.build/Objects-normal/arm64/RxBlocking.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxBlocking.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxBlocking.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxBlocking.build/Objects-normal/arm64/RxBlocking.swiftdoc (in target 'RxBlocking' from project 'RxSwift')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RxSwift
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxBlocking.build/Objects-normal/arm64/RxBlocking.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxBlocking.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxBlocking.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxBlocking.build/Objects-normal/arm64/RxBlocking.abi.json (in target 'RxBlocking' from project 'RxSwift')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RxSwift
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxBlocking.build/Objects-normal/arm64/RxBlocking.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxBlocking.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxBlocking.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxBlocking.build/Objects-normal/arm64/RxBlocking.swiftsourceinfo (in target 'RxBlocking' from project 'RxSwift')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RxSwift
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxBlocking.build/Objects-normal/arm64/RxBlocking.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxBlocking.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftCompile normal arm64 Compiling\ Resources.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RxSwift/Sources/RxBlocking/Resources.swift (in target 'RxBlocking' from project 'RxSwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RxSwift/Sources/RxBlocking/Resources.swift (in target 'RxBlocking' from project 'RxSwift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Platform.Linux.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RxSwift/Sources/RxBlocking/Platform.Linux.swift (in target 'RxBlocking' from project 'RxSwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RxSwift/Sources/RxBlocking/Platform.Linux.swift (in target 'RxBlocking' from project 'RxSwift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ BlockingObservable+Operators.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RxSwift/Sources/RxBlocking/BlockingObservable+Operators.swift (in target 'RxBlocking' from project 'RxSwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RxSwift/Sources/RxBlocking/BlockingObservable+Operators.swift (in target 'RxBlocking' from project 'RxSwift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ RecursiveLock.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RxSwift/Sources/RxBlocking/RecursiveLock.swift (in target 'RxBlocking' from project 'RxSwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RxSwift/Sources/RxBlocking/RecursiveLock.swift (in target 'RxBlocking' from project 'RxSwift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling Platform.Darwin.swift (in target 'RxBlocking' from project 'RxSwift')
SwiftDriverJobDiscovery normal arm64 Compiling ObservableConvertibleType+Blocking.swift (in target 'RxBlocking' from project 'RxSwift')
ExtractAppIntentsMetadata (in target 'RxSwift' from project 'RxSwift')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RxSwift
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name RxSwift --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 10.13 --bundle-identifier rxswift.RxSwift --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxSwift.appintents --target-triple arm64-apple-macos10.13 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxSwift.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxSwift.build/Objects-normal/arm64/RxSwift_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxSwift.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxSwift.build/Objects-normal/arm64/RxSwift.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxSwift.build/RxSwift.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxSwift.build/RxSwift.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxSwift.build/Objects-normal/arm64/RxSwift.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-30 16:03:12.479 appintentsmetadataprocessor[927:5358] Starting appintentsmetadataprocessor export
2025-04-30 16:03:12.529 appintentsmetadataprocessor[927:5358] Extracted no relevant App Intents symbols, skipping writing output
SwiftDriverJobDiscovery normal arm64 Compiling Platform.Linux.swift (in target 'RxBlocking' from project 'RxSwift')
SwiftDriverJobDiscovery normal arm64 Compiling Resources.swift (in target 'RxBlocking' from project 'RxSwift')
SwiftDriver RxGRDB normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RxGRDB' from project 'RxGRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name RxGRDB -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDB.build/Objects-normal/arm64/RxGRDB.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/Sources/GRDBSQLite/module.modulemap -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.15 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDB.build/Objects-normal/arm64/RxGRDB-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDB.build/Objects-normal/arm64/RxGRDB.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDB.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDB.build/Objects-normal/arm64/RxGRDB_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDB.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDB.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDB.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDB.build/Objects-normal/arm64/RxGRDB-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ RxGRDB (in target 'RxGRDB' from project 'RxGRDB')
EmitSwiftModule normal arm64 (in target 'RxGRDB' from project 'RxGRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ValueObservation+Rx.swift /Users/admin/builder/spi-builder-workspace/Sources/RxGRDB/ValueObservation+Rx.swift (in target 'RxGRDB' from project 'RxGRDB')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RxGRDB/ValueObservation+Rx.swift (in target 'RxGRDB' from project 'RxGRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/RxGRDB/ValueObservation+Rx.swift:24:59: warning: passing non-sendable parameter 'onError' to function expecting a @Sendable closure
        start(in: reader, scheduling: scheduler, onError: onError, onChange: onChange)
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/RxGRDB/ValueObservation+Rx.swift:23:110: note: parameter 'onError' is implicitly non-sendable
    public func _start(in reader: GRDB.DatabaseReader, scheduling scheduler: GRDB.ValueObservationScheduler, onError: @escaping (Error) -> Void, onChange: @escaping (Reducer.Value) -> Void) -> GRDB.DatabaseCancellable {
                                                                                                             ^
                                                                                                                      @Sendable
/Users/admin/builder/spi-builder-workspace/Sources/RxGRDB/ValueObservation+Rx.swift:24:78: warning: passing non-sendable parameter 'onChange' to function expecting a @Sendable closure
        start(in: reader, scheduling: scheduler, onError: onError, onChange: onChange)
                                                                             ^
/Users/admin/builder/spi-builder-workspace/Sources/RxGRDB/ValueObservation+Rx.swift:23:146: note: parameter 'onChange' is implicitly non-sendable
    public func _start(in reader: GRDB.DatabaseReader, scheduling scheduler: GRDB.ValueObservationScheduler, onError: @escaping (Error) -> Void, onChange: @escaping (Reducer.Value) -> Void) -> GRDB.DatabaseCancellable {
                                                                                                                                                 ^
                                                                                                                                                           @Sendable
SwiftCompile normal arm64 Compiling\ DatabaseWriter+Rx.swift /Users/admin/builder/spi-builder-workspace/Sources/RxGRDB/DatabaseWriter+Rx.swift (in target 'RxGRDB' from project 'RxGRDB')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RxGRDB/DatabaseWriter+Rx.swift (in target 'RxGRDB' from project 'RxGRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/RxGRDB/DatabaseWriter+Rx.swift:43:25: warning: capture of 'observer' with non-sendable type '(Result<T, any Error>) -> Void' in a '@Sendable' closure; this is an error in the Swift 6 language mode
                        observer(.success(value))
                        ^
/Users/admin/builder/spi-builder-workspace/Sources/RxGRDB/DatabaseWriter+Rx.swift:43:25: note: a function type must be marked '@Sendable' to conform to 'Sendable'
                        observer(.success(value))
                        ^
/Users/admin/builder/spi-builder-workspace/Sources/RxGRDB/DatabaseWriter+Rx.swift:84:25: warning: capture of 'observer' with non-sendable type '(Result<U, any Error>) -> Void' in a '@Sendable' closure; this is an error in the Swift 6 language mode
                        observer(.failure(error))
                        ^
/Users/admin/builder/spi-builder-workspace/Sources/RxGRDB/DatabaseWriter+Rx.swift:84:25: note: a function type must be marked '@Sendable' to conform to 'Sendable'
                        observer(.failure(error))
                        ^
/Users/admin/builder/spi-builder-workspace/Sources/RxGRDB/DatabaseWriter+Rx.swift:90:21: warning: capture of 'self' with non-sendable type 'Reactive<Base>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
                    self.base.spawnConcurrentRead { dbResult in
                    ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RxSwift/Sources/RxSwift/Reactive.swift:27:15: note: generic struct 'Reactive' does not conform to the 'Sendable' protocol
public struct Reactive<Base> {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/RxGRDB/DatabaseWriter+Rx.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RxSwift'
import RxSwift
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/RxGRDB/DatabaseWriter+Rx.swift:92:33: warning: capture of 'observer' with non-sendable type '(Result<U, any Error>) -> Void' in a '@Sendable' closure; this is an error in the Swift 6 language mode
                            try observer(.success(value(dbResult.get(), updatesValue2!)))
                                ^
/Users/admin/builder/spi-builder-workspace/Sources/RxGRDB/DatabaseWriter+Rx.swift:92:33: note: a function type must be marked '@Sendable' to conform to 'Sendable'
                            try observer(.success(value(dbResult.get(), updatesValue2!)))
                                ^
/Users/admin/builder/spi-builder-workspace/Sources/RxGRDB/DatabaseWriter+Rx.swift:92:73: warning: capture of 'updatesValue2' with non-sendable type 'T?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
                            try observer(.success(value(dbResult.get(), updatesValue2!)))
                                                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/RxGRDB/DatabaseWriter+Rx.swift:68:23: note: consider making generic parameter 'T' conform to the 'Sendable' protocol
    public func write<T, U>(
                      ^
                       : Sendable
SwiftDriverJobDiscovery normal arm64 Compiling BlockingObservable+Operators.swift (in target 'RxBlocking' from project 'RxSwift')
SwiftCompile normal arm64 Compiling\ DatabaseReader+Rx.swift /Users/admin/builder/spi-builder-workspace/Sources/RxGRDB/DatabaseReader+Rx.swift (in target 'RxGRDB' from project 'RxGRDB')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RxGRDB/DatabaseReader+Rx.swift (in target 'RxGRDB' from project 'RxGRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/RxGRDB/DatabaseReader+Rx.swift:40:29: warning: capture of 'observer' with non-sendable type '(Result<T, any Error>) -> Void' in a '@Sendable' closure; this is an error in the Swift 6 language mode
                        try observer(.success(value(db.get())))
                            ^
/Users/admin/builder/spi-builder-workspace/Sources/RxGRDB/DatabaseReader+Rx.swift:40:29: note: a function type must be marked '@Sendable' to conform to 'Sendable'
                        try observer(.success(value(db.get())))
                            ^
/Users/admin/builder/spi-builder-workspace/Sources/RxGRDB/DatabaseReader+Rx.swift:40:47: warning: capture of 'value' with non-sendable type '(Database) throws -> T' in a '@Sendable' closure; this is an error in the Swift 6 language mode
                        try observer(.success(value(db.get())))
                                              ^
/Users/admin/builder/spi-builder-workspace/Sources/RxGRDB/DatabaseReader+Rx.swift:40:47: note: a function type must be marked '@Sendable' to conform to 'Sendable'
                        try observer(.success(value(db.get())))
                                              ^
SwiftDriverJobDiscovery normal arm64 Compiling RecursiveLock.swift (in target 'RxBlocking' from project 'RxSwift')
SwiftCompile normal arm64 Compiling\ DatabaseRegionObservation+Rx.swift /Users/admin/builder/spi-builder-workspace/Sources/RxGRDB/DatabaseRegionObservation+Rx.swift (in target 'RxGRDB' from project 'RxGRDB')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RxGRDB/DatabaseRegionObservation+Rx.swift (in target 'RxGRDB' from project 'RxGRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/RxGRDB/DatabaseRegionObservation+Rx.swift:60:35: warning: converting non-sendable function value to '@Sendable (any Error) -> Void' may introduce data races
                onError: observer.onError,
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/RxGRDB/DatabaseRegionObservation+Rx.swift:61:36: warning: converting non-sendable function value to '@Sendable (Database) -> Void' may introduce data races
                onChange: observer.onNext)
                                   ^
SwiftCompile normal arm64 Compiling\ GRDBReactive.swift /Users/admin/builder/spi-builder-workspace/Sources/RxGRDB/GRDBReactive.swift (in target 'RxGRDB' from project 'RxGRDB')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RxGRDB/GRDBReactive.swift (in target 'RxGRDB' from project 'RxGRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling Association.swift, AssociationAggregate.swift, BelongsToAssociation.swift, HasManyAssociation.swift, HasManyThroughAssociation.swift, HasOneAssociation.swift, HasOneThroughAssociation.swift, JoinAssociation.swift, CommonTableExpression.swift, QueryInterfaceRequest.swift, RequestProtocols.swift, Column.swift, DatabasePromise.swift, SQLAssociation.swift, SQLCollection.swift, SQLExpression.swift (in target 'GRDB' from project 'GRDB')
SwiftDriver\ Compilation RxBlocking normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RxBlocking' from project 'RxSwift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name RxBlocking -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxBlocking.build/Objects-normal/arm64/RxBlocking.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxBlocking.build/Objects-normal/arm64/RxBlocking-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxBlocking.build/Objects-normal/arm64/RxBlocking.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name rxswift -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxBlocking.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxBlocking.build/Objects-normal/arm64/RxBlocking_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxBlocking.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxBlocking.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxBlocking.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxBlocking.build/Objects-normal/arm64/RxBlocking-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Database+SchemaDefinition.swift, ForeignKeyDefinition.swift, IndexDefinition.swift, TableAlteration.swift, TableDefinition.swift, VirtualTableModule.swift, TableRecord+Association.swift, TableRecord+QueryInterfaceRequest.swift, EncodableRecord+Encodable.swift, EncodableRecord.swift, FetchableRecord+Decodable.swift, FetchableRecord+TableRecord.swift, FetchableRecord.swift, MutablePersistableRecord+DAO.swift, MutablePersistableRecord+Delete.swift, MutablePersistableRecord+Insert.swift (in target 'GRDB' from project 'GRDB')
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxSwift.o (in target 'RxSwift' from project 'RxSwift')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RxSwift
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxSwift.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxBlocking.o normal (in target 'RxBlocking' from project 'RxSwift')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RxSwift
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.13 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxBlocking.build/Objects-normal/arm64/RxBlocking.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxBlocking.build/Objects-normal/arm64/RxBlocking_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxBlocking.build/Objects-normal/arm64/RxBlocking_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxBlocking.build/Objects-normal/arm64/RxBlocking.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxBlocking.o
ExtractAppIntentsMetadata (in target 'RxBlocking' from project 'RxSwift')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RxSwift
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name RxBlocking --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 10.13 --bundle-identifier rxswift.RxBlocking --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxBlocking.appintents --target-triple arm64-apple-macos10.13 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxBlocking.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxBlocking.build/Objects-normal/arm64/RxBlocking_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxBlocking.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxBlocking.build/Objects-normal/arm64/RxBlocking.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxBlocking.build/RxBlocking.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxBlocking.build/RxBlocking.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxBlocking.build/Objects-normal/arm64/RxBlocking.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-30 16:03:12.885 appintentsmetadataprocessor[936:5444] Starting appintentsmetadataprocessor export
2025-04-30 16:03:12.920 appintentsmetadataprocessor[936:5444] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxBlocking.o (in target 'RxBlocking' from project 'RxSwift')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RxSwift
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxBlocking.o
SwiftDriverJobDiscovery normal arm64 Compiling SQLForeignKeyRequest.swift, SQLFunctions.swift, SQLOperators.swift, SQLOrdering.swift, SQLRelation.swift, SQLSelection.swift, SQLSubquery.swift, Table.swift, SQLColumnGenerator.swift, SQLGenerationContext.swift, SQLIndexGenerator.swift, SQLQueryGenerator.swift, SQLTableAlterationGenerator.swift, SQLTableGenerator.swift, SQLInterpolation+QueryInterface.swift, ColumnDefinition.swift (in target 'GRDB' from project 'GRDB')
SwiftDriverJobDiscovery normal arm64 Compiling DatabaseSnapshot.swift, DatabaseSnapshotPool.swift, DatabaseValue.swift, DatabaseValueConvertible.swift, DatabaseWriter.swift, FetchRequest.swift, Row.swift, RowAdapter.swift, RowDecodingError.swift, SQL.swift, SQLInterpolation.swift, SQLRequest.swift, SchedulingWatchdog.swift, SerializedDatabase.swift, Statement.swift, StatementAuthorizer.swift, StatementColumnConvertible.swift (in target 'GRDB' from project 'GRDB')
SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift, Configuration.swift, Cursor.swift, Database+Schema.swift, Database+Statements.swift, Database.swift, DatabaseBackupProgress.swift, DatabaseCollation.swift, DatabaseError.swift, DatabaseFunction.swift, DatabasePool.swift, DatabasePublishers.swift, DatabaseQueue.swift, DatabaseReader.swift, DatabaseRegion.swift, DatabaseRegionObservation.swift, DatabaseSchemaCache.swift (in target 'GRDB' from project 'GRDB')
SwiftDriver\ Compilation GRDB normal arm64 com.apple.xcode.tools.swift.compiler (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name GRDB -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GRDB.build/Debug/GRDB.build/Objects-normal/arm64/GRDB.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSQLITE_ENABLE_FTS5 -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/Sources/GRDBSQLite/module.modulemap -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.15 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GRDB.build/Debug/GRDB.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GRDB.build/Debug/GRDB.build/Objects-normal/arm64/GRDB-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GRDB.build/Debug/GRDB.build/Objects-normal/arm64/GRDB.swiftmodule -user-module-version 7.4.1 -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name grdb_swift -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GRDB.build/Debug/GRDB.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GRDB.build/Debug/GRDB.build/Objects-normal/arm64/GRDB_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GRDB.build/Debug/GRDB.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GRDB.build/Debug/GRDB.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GRDB.build/Debug/GRDB.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GRDB.build/Debug/GRDB.build/Objects-normal/arm64/GRDB-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/GRDB.o normal (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.15 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GRDB.build/Debug/GRDB.build/Objects-normal/arm64/GRDB.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GRDB.build/Debug/GRDB.build/Objects-normal/arm64/GRDB_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GRDB.build/Debug/GRDB.build/Objects-normal/arm64/GRDB_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GRDB.build/Debug/GRDB.build/Objects-normal/arm64/GRDB.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/GRDB.o
ExtractAppIntentsMetadata (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name GRDB --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 10.15 --bundle-identifier grdb.swift.GRDB --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/GRDB.appintents --target-triple arm64-apple-macos10.15 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/GRDB.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GRDB.build/Debug/GRDB.build/Objects-normal/arm64/GRDB_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GRDB.build/Debug/GRDB.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GRDB.build/Debug/GRDB.build/Objects-normal/arm64/GRDB.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GRDB.build/Debug/GRDB.build/GRDB.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GRDB.build/Debug/GRDB.build/GRDB.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GRDB.build/Debug/GRDB.build/Objects-normal/arm64/GRDB.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-30 16:03:13.801 appintentsmetadataprocessor[939:5508] Starting appintentsmetadataprocessor export
2025-04-30 16:03:13.840 appintentsmetadataprocessor[939:5508] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/GRDB.o (in target 'GRDB' from project 'GRDB')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/GRDB.o
SwiftDriverJobDiscovery normal arm64 Emitting module for RxGRDB (in target 'RxGRDB' from project 'RxGRDB')
SwiftDriver\ Compilation\ Requirements RxGRDB normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RxGRDB' from project 'RxGRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name RxGRDB -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDB.build/Objects-normal/arm64/RxGRDB.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/Sources/GRDBSQLite/module.modulemap -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.15 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDB.build/Objects-normal/arm64/RxGRDB-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDB.build/Objects-normal/arm64/RxGRDB.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDB.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDB.build/Objects-normal/arm64/RxGRDB_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDB.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDB.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDB.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDB.build/Objects-normal/arm64/RxGRDB-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/RxGRDB-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDB.build/Objects-normal/arm64/RxGRDB-Swift.h (in target 'RxGRDB' from project 'RxGRDB')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDB.build/Objects-normal/arm64/RxGRDB-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/RxGRDB-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxGRDB.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDB.build/Objects-normal/arm64/RxGRDB.swiftmodule (in target 'RxGRDB' from project 'RxGRDB')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDB.build/Objects-normal/arm64/RxGRDB.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxGRDB.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxGRDB.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDB.build/Objects-normal/arm64/RxGRDB.abi.json (in target 'RxGRDB' from project 'RxGRDB')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDB.build/Objects-normal/arm64/RxGRDB.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxGRDB.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxGRDB.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDB.build/Objects-normal/arm64/RxGRDB.swiftdoc (in target 'RxGRDB' from project 'RxGRDB')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDB.build/Objects-normal/arm64/RxGRDB.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxGRDB.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxGRDB.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDB.build/Objects-normal/arm64/RxGRDB.swiftsourceinfo (in target 'RxGRDB' from project 'RxGRDB')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDB.build/Objects-normal/arm64/RxGRDB.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxGRDB.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriver RxGRDBTests normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RxGRDBTests' from project 'RxGRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name RxGRDBTests -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDBTests.build/Objects-normal/arm64/RxGRDBTests.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/Sources/GRDBSQLite/module.modulemap -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos14.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDBTests.build/Objects-normal/arm64/RxGRDBTests-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDBTests.build/Objects-normal/arm64/RxGRDBTests.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDBTests.build/Objects-normal/arm64/RxGRDBTests_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDBTests.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDBTests.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDBTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ RxGRDBTests (in target 'RxGRDBTests' from project 'RxGRDB')
EmitSwiftModule normal arm64 (in target 'RxGRDBTests' from project 'RxGRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Support.swift /Users/admin/builder/spi-builder-workspace/Tests/RxGRDBTests/Support.swift (in target 'RxGRDBTests' from project 'RxGRDB')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Tests/RxGRDBTests/Support.swift (in target 'RxGRDBTests' from project 'RxGRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ DatabaseRegionObservationTests.swift /Users/admin/builder/spi-builder-workspace/Tests/RxGRDBTests/DatabaseRegionObservationTests.swift (in target 'RxGRDBTests' from project 'RxGRDB')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Tests/RxGRDBTests/DatabaseRegionObservationTests.swift (in target 'RxGRDBTests' from project 'RxGRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Tests/RxGRDBTests/DatabaseRegionObservationTests.swift:111:17: warning: call to main actor-isolated instance method 'waitForExpectations(timeout:handler:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
                waitForExpectations(timeout: 1, handler: nil)
                ^
XCTest.XCTestCase.waitForExpectations:2:22: note: calls to instance method 'waitForExpectations(timeout:handler:)' from outside of its actor context are implicitly asynchronous
@MainActor open func waitForExpectations(timeout: TimeInterval, handler: (@Sendable ((any Error)?) -> Void)? = nil)}
                     ^
/Users/admin/builder/spi-builder-workspace/Tests/RxGRDBTests/DatabaseRegionObservationTests.swift:111:17: warning: sending value of non-Sendable type 'DatabaseRegionObservationTests' risks causing data races; this is an error in the Swift 6 language mode
                waitForExpectations(timeout: 1, handler: nil)
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Tests/RxGRDBTests/DatabaseRegionObservationTests.swift:111:17: note: sending task-isolated value of non-Sendable type 'DatabaseRegionObservationTests' to main actor-isolated instance method 'waitForExpectations(timeout:handler:)' risks causing races in between task-isolated and main actor-isolated uses
                waitForExpectations(timeout: 1, handler: nil)
                ^
SwiftCompile normal arm64 Compiling\ ValueObservationTests.swift /Users/admin/builder/spi-builder-workspace/Tests/RxGRDBTests/ValueObservationTests.swift (in target 'RxGRDBTests' from project 'RxGRDB')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Tests/RxGRDBTests/ValueObservationTests.swift (in target 'RxGRDBTests' from project 'RxGRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Tests/RxGRDBTests/ValueObservationTests.swift:92:17: warning: call to main actor-isolated instance method 'waitForExpectations(timeout:handler:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
                waitForExpectations(timeout: 1, handler: nil)
                ^
XCTest.XCTestCase.waitForExpectations:2:22: note: calls to instance method 'waitForExpectations(timeout:handler:)' from outside of its actor context are implicitly asynchronous
@MainActor open func waitForExpectations(timeout: TimeInterval, handler: (@Sendable ((any Error)?) -> Void)? = nil)}
                     ^
/Users/admin/builder/spi-builder-workspace/Tests/RxGRDBTests/ValueObservationTests.swift:92:17: warning: sending value of non-Sendable type 'ValueObservationTests' risks causing data races; this is an error in the Swift 6 language mode
                waitForExpectations(timeout: 1, handler: nil)
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Tests/RxGRDBTests/ValueObservationTests.swift:92:17: note: sending task-isolated value of non-Sendable type 'ValueObservationTests' to main actor-isolated instance method 'waitForExpectations(timeout:handler:)' risks causing races in between task-isolated and main actor-isolated uses
                waitForExpectations(timeout: 1, handler: nil)
                ^
SwiftCompile normal arm64 Compiling\ DatabaseWriterWriteTests.swift /Users/admin/builder/spi-builder-workspace/Tests/RxGRDBTests/DatabaseWriterWriteTests.swift (in target 'RxGRDBTests' from project 'RxGRDB')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Tests/RxGRDBTests/DatabaseWriterWriteTests.swift (in target 'RxGRDBTests' from project 'RxGRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Tests/RxGRDBTests/DatabaseWriterWriteTests.swift:161:17: warning: call to main actor-isolated instance method 'waitForExpectations(timeout:handler:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
                waitForExpectations(timeout: 1, handler: nil)
                ^
XCTest.XCTestCase.waitForExpectations:2:22: note: calls to instance method 'waitForExpectations(timeout:handler:)' from outside of its actor context are implicitly asynchronous
@MainActor open func waitForExpectations(timeout: TimeInterval, handler: (@Sendable ((any Error)?) -> Void)? = nil)}
                     ^
/Users/admin/builder/spi-builder-workspace/Tests/RxGRDBTests/DatabaseWriterWriteTests.swift:194:21: warning: call to main actor-isolated instance method 'waitForExpectations(timeout:handler:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
                    waitForExpectations(timeout: 1, handler: nil)
                    ^
XCTest.XCTestCase.waitForExpectations:2:22: note: calls to instance method 'waitForExpectations(timeout:handler:)' from outside of its actor context are implicitly asynchronous
@MainActor open func waitForExpectations(timeout: TimeInterval, handler: (@Sendable ((any Error)?) -> Void)? = nil)}
                     ^
/Users/admin/builder/spi-builder-workspace/Tests/RxGRDBTests/DatabaseWriterWriteTests.swift:233:21: warning: call to main actor-isolated instance method 'waitForExpectations(timeout:handler:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
                    waitForExpectations(timeout: 1, handler: nil)
                    ^
XCTest.XCTestCase.waitForExpectations:2:22: note: calls to instance method 'waitForExpectations(timeout:handler:)' from outside of its actor context are implicitly asynchronous
@MainActor open func waitForExpectations(timeout: TimeInterval, handler: (@Sendable ((any Error)?) -> Void)? = nil)}
                     ^
/Users/admin/builder/spi-builder-workspace/Tests/RxGRDBTests/DatabaseWriterWriteTests.swift:386:21: warning: call to main actor-isolated instance method 'waitForExpectations(timeout:handler:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
                    waitForExpectations(timeout: 1, handler: nil)
                    ^
XCTest.XCTestCase.waitForExpectations:2:22: note: calls to instance method 'waitForExpectations(timeout:handler:)' from outside of its actor context are implicitly asynchronous
@MainActor open func waitForExpectations(timeout: TimeInterval, handler: (@Sendable ((any Error)?) -> Void)? = nil)}
                     ^
/Users/admin/builder/spi-builder-workspace/Tests/RxGRDBTests/DatabaseWriterWriteTests.swift:424:21: warning: call to main actor-isolated instance method 'waitForExpectations(timeout:handler:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
                    waitForExpectations(timeout: 1, handler: nil)
                    ^
XCTest.XCTestCase.waitForExpectations:2:22: note: calls to instance method 'waitForExpectations(timeout:handler:)' from outside of its actor context are implicitly asynchronous
@MainActor open func waitForExpectations(timeout: TimeInterval, handler: (@Sendable ((any Error)?) -> Void)? = nil)}
                     ^
/Users/admin/builder/spi-builder-workspace/Tests/RxGRDBTests/DatabaseWriterWriteTests.swift:161:17: warning: sending value of non-Sendable type 'DatabaseWriterWriteTests' risks causing data races; this is an error in the Swift 6 language mode
                waitForExpectations(timeout: 1, handler: nil)
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Tests/RxGRDBTests/DatabaseWriterWriteTests.swift:161:17: note: sending task-isolated value of non-Sendable type 'DatabaseWriterWriteTests' to main actor-isolated instance method 'waitForExpectations(timeout:handler:)' risks causing races in between task-isolated and main actor-isolated uses
                waitForExpectations(timeout: 1, handler: nil)
                ^
/Users/admin/builder/spi-builder-workspace/Tests/RxGRDBTests/DatabaseWriterWriteTests.swift:194:21: warning: sending value of non-Sendable type 'DatabaseWriterWriteTests' risks causing data races; this is an error in the Swift 6 language mode
                    waitForExpectations(timeout: 1, handler: nil)
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Tests/RxGRDBTests/DatabaseWriterWriteTests.swift:194:21: note: sending task-isolated value of non-Sendable type 'DatabaseWriterWriteTests' to main actor-isolated instance method 'waitForExpectations(timeout:handler:)' risks causing races in between task-isolated and main actor-isolated uses
                    waitForExpectations(timeout: 1, handler: nil)
                    ^
/Users/admin/builder/spi-builder-workspace/Tests/RxGRDBTests/DatabaseWriterWriteTests.swift:233:21: warning: sending value of non-Sendable type 'DatabaseWriterWriteTests' risks causing data races; this is an error in the Swift 6 language mode
                    waitForExpectations(timeout: 1, handler: nil)
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Tests/RxGRDBTests/DatabaseWriterWriteTests.swift:233:21: note: sending task-isolated value of non-Sendable type 'DatabaseWriterWriteTests' to main actor-isolated instance method 'waitForExpectations(timeout:handler:)' risks causing races in between task-isolated and main actor-isolated uses
                    waitForExpectations(timeout: 1, handler: nil)
                    ^
/Users/admin/builder/spi-builder-workspace/Tests/RxGRDBTests/DatabaseWriterWriteTests.swift:386:21: warning: sending value of non-Sendable type 'DatabaseWriterWriteTests' risks causing data races; this is an error in the Swift 6 language mode
                    waitForExpectations(timeout: 1, handler: nil)
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Tests/RxGRDBTests/DatabaseWriterWriteTests.swift:386:21: note: sending task-isolated value of non-Sendable type 'DatabaseWriterWriteTests' to main actor-isolated instance method 'waitForExpectations(timeout:handler:)' risks causing races in between task-isolated and main actor-isolated uses
                    waitForExpectations(timeout: 1, handler: nil)
                    ^
/Users/admin/builder/spi-builder-workspace/Tests/RxGRDBTests/DatabaseWriterWriteTests.swift:424:21: warning: sending value of non-Sendable type 'DatabaseWriterWriteTests' risks causing data races; this is an error in the Swift 6 language mode
                    waitForExpectations(timeout: 1, handler: nil)
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Tests/RxGRDBTests/DatabaseWriterWriteTests.swift:424:21: note: sending task-isolated value of non-Sendable type 'DatabaseWriterWriteTests' to main actor-isolated instance method 'waitForExpectations(timeout:handler:)' risks causing races in between task-isolated and main actor-isolated uses
                    waitForExpectations(timeout: 1, handler: nil)
                    ^
SwiftCompile normal arm64 Compiling\ DatabaseReaderReadTests.swift /Users/admin/builder/spi-builder-workspace/Tests/RxGRDBTests/DatabaseReaderReadTests.swift (in target 'RxGRDBTests' from project 'RxGRDB')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Tests/RxGRDBTests/DatabaseReaderReadTests.swift (in target 'RxGRDBTests' from project 'RxGRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Tests/RxGRDBTests/DatabaseReaderReadTests.swift:113:17: warning: call to main actor-isolated instance method 'waitForExpectations(timeout:handler:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
                waitForExpectations(timeout: 1, handler: nil)
                ^
XCTest.XCTestCase.waitForExpectations:2:22: note: calls to instance method 'waitForExpectations(timeout:handler:)' from outside of its actor context are implicitly asynchronous
@MainActor open func waitForExpectations(timeout: TimeInterval, handler: (@Sendable ((any Error)?) -> Void)? = nil)}
                     ^
/Users/admin/builder/spi-builder-workspace/Tests/RxGRDBTests/DatabaseReaderReadTests.swift:149:21: warning: call to main actor-isolated instance method 'waitForExpectations(timeout:handler:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
                    waitForExpectations(timeout: 1, handler: nil)
                    ^
XCTest.XCTestCase.waitForExpectations:2:22: note: calls to instance method 'waitForExpectations(timeout:handler:)' from outside of its actor context are implicitly asynchronous
@MainActor open func waitForExpectations(timeout: TimeInterval, handler: (@Sendable ((any Error)?) -> Void)? = nil)}
                     ^
/Users/admin/builder/spi-builder-workspace/Tests/RxGRDBTests/DatabaseReaderReadTests.swift:189:21: warning: call to main actor-isolated instance method 'waitForExpectations(timeout:handler:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
                    waitForExpectations(timeout: 1, handler: nil)
                    ^
XCTest.XCTestCase.waitForExpectations:2:22: note: calls to instance method 'waitForExpectations(timeout:handler:)' from outside of its actor context are implicitly asynchronous
@MainActor open func waitForExpectations(timeout: TimeInterval, handler: (@Sendable ((any Error)?) -> Void)? = nil)}
                     ^
/Users/admin/builder/spi-builder-workspace/Tests/RxGRDBTests/DatabaseReaderReadTests.swift:113:17: warning: sending value of non-Sendable type 'DatabaseReaderReadTests' risks causing data races; this is an error in the Swift 6 language mode
                waitForExpectations(timeout: 1, handler: nil)
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Tests/RxGRDBTests/DatabaseReaderReadTests.swift:113:17: note: sending task-isolated value of non-Sendable type 'DatabaseReaderReadTests' to main actor-isolated instance method 'waitForExpectations(timeout:handler:)' risks causing races in between task-isolated and main actor-isolated uses
                waitForExpectations(timeout: 1, handler: nil)
                ^
/Users/admin/builder/spi-builder-workspace/Tests/RxGRDBTests/DatabaseReaderReadTests.swift:149:21: warning: sending value of non-Sendable type 'DatabaseReaderReadTests' risks causing data races; this is an error in the Swift 6 language mode
                    waitForExpectations(timeout: 1, handler: nil)
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Tests/RxGRDBTests/DatabaseReaderReadTests.swift:149:21: note: sending task-isolated value of non-Sendable type 'DatabaseReaderReadTests' to main actor-isolated instance method 'waitForExpectations(timeout:handler:)' risks causing races in between task-isolated and main actor-isolated uses
                    waitForExpectations(timeout: 1, handler: nil)
                    ^
/Users/admin/builder/spi-builder-workspace/Tests/RxGRDBTests/DatabaseReaderReadTests.swift:189:21: warning: sending value of non-Sendable type 'DatabaseReaderReadTests' risks causing data races; this is an error in the Swift 6 language mode
                    waitForExpectations(timeout: 1, handler: nil)
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Tests/RxGRDBTests/DatabaseReaderReadTests.swift:189:21: note: sending task-isolated value of non-Sendable type 'DatabaseReaderReadTests' to main actor-isolated instance method 'waitForExpectations(timeout:handler:)' risks causing races in between task-isolated and main actor-isolated uses
                    waitForExpectations(timeout: 1, handler: nil)
                    ^
SwiftDriverJobDiscovery normal arm64 Compiling GRDBReactive.swift (in target 'RxGRDB' from project 'RxGRDB')
SwiftDriverJobDiscovery normal arm64 Compiling ValueObservation+Rx.swift (in target 'RxGRDB' from project 'RxGRDB')
SwiftDriverJobDiscovery normal arm64 Compiling DatabaseReader+Rx.swift (in target 'RxGRDB' from project 'RxGRDB')
SwiftDriverJobDiscovery normal arm64 Compiling DatabaseWriter+Rx.swift (in target 'RxGRDB' from project 'RxGRDB')
SwiftDriverJobDiscovery normal arm64 Compiling DatabaseRegionObservation+Rx.swift (in target 'RxGRDB' from project 'RxGRDB')
SwiftDriver\ Compilation RxGRDB normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RxGRDB' from project 'RxGRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name RxGRDB -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDB.build/Objects-normal/arm64/RxGRDB.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/Sources/GRDBSQLite/module.modulemap -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.15 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDB.build/Objects-normal/arm64/RxGRDB-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDB.build/Objects-normal/arm64/RxGRDB.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDB.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDB.build/Objects-normal/arm64/RxGRDB_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDB.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDB.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDB.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDB.build/Objects-normal/arm64/RxGRDB-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxGRDB.o normal (in target 'RxGRDB' from project 'RxGRDB')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.15 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDB.build/Objects-normal/arm64/RxGRDB.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDB.build/Objects-normal/arm64/RxGRDB_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDB.build/Objects-normal/arm64/RxGRDB_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDB.build/Objects-normal/arm64/RxGRDB.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxGRDB.o
ExtractAppIntentsMetadata (in target 'RxGRDB' from project 'RxGRDB')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name RxGRDB --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 10.15 --bundle-identifier spi-builder-workspace.RxGRDB --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxGRDB.appintents --target-triple arm64-apple-macos10.15 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxGRDB.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDB.build/Objects-normal/arm64/RxGRDB_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDB.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDB.build/Objects-normal/arm64/RxGRDB.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDB.build/RxGRDB.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDB.build/RxGRDB.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDB.build/Objects-normal/arm64/RxGRDB.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-30 16:03:14.979 appintentsmetadataprocessor[948:5581] Starting appintentsmetadataprocessor export
2025-04-30 16:03:15.011 appintentsmetadataprocessor[948:5581] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxGRDB.o (in target 'RxGRDB' from project 'RxGRDB')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxGRDB.o
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxGRDBTests.xctest/Contents/Resources/RxSwift_RxSwift.bundle /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxSwift_RxSwift.bundle (in target 'RxGRDBTests' from project 'RxGRDB')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxSwift_RxSwift.bundle /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxGRDBTests.xctest/Contents/Resources
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxGRDBTests.xctest/Contents/Resources/GRDB_GRDB.bundle /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/GRDB_GRDB.bundle (in target 'RxGRDBTests' from project 'RxGRDB')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/GRDB_GRDB.bundle /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxGRDBTests.xctest/Contents/Resources
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxGRDBTests.xctest/Contents/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDBTests.build/empty-RxGRDBTests.plist (in target 'RxGRDBTests' from project 'RxGRDB')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDBTests.build/empty-RxGRDBTests.plist -producttype com.apple.product-type.bundle.unit-test -expandbuildsettings -platform macosx -scanforprivacyfile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxGRDBTests.xctest/Contents/Resources/GRDB_GRDB.bundle -scanforprivacyfile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxGRDBTests.xctest/Contents/Resources/RxSwift_RxSwift.bundle -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxGRDBTests.xctest/Contents/Info.plist
SwiftDriverJobDiscovery normal arm64 Emitting module for RxGRDBTests (in target 'RxGRDBTests' from project 'RxGRDB')
SwiftDriver\ Compilation\ Requirements RxGRDBTests normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RxGRDBTests' from project 'RxGRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name RxGRDBTests -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDBTests.build/Objects-normal/arm64/RxGRDBTests.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/Sources/GRDBSQLite/module.modulemap -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos14.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDBTests.build/Objects-normal/arm64/RxGRDBTests-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDBTests.build/Objects-normal/arm64/RxGRDBTests.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDBTests.build/Objects-normal/arm64/RxGRDBTests_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDBTests.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDBTests.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDBTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxGRDBTests.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDBTests.build/Objects-normal/arm64/RxGRDBTests.swiftmodule (in target 'RxGRDBTests' from project 'RxGRDB')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDBTests.build/Objects-normal/arm64/RxGRDBTests.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxGRDBTests.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxGRDBTests.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDBTests.build/Objects-normal/arm64/RxGRDBTests.swiftdoc (in target 'RxGRDBTests' from project 'RxGRDB')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDBTests.build/Objects-normal/arm64/RxGRDBTests.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxGRDBTests.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxGRDBTests.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDBTests.build/Objects-normal/arm64/RxGRDBTests.abi.json (in target 'RxGRDBTests' from project 'RxGRDB')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDBTests.build/Objects-normal/arm64/RxGRDBTests.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxGRDBTests.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxGRDBTests.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDBTests.build/Objects-normal/arm64/RxGRDBTests.swiftsourceinfo (in target 'RxGRDBTests' from project 'RxGRDB')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDBTests.build/Objects-normal/arm64/RxGRDBTests.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxGRDBTests.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling Support.swift (in target 'RxGRDBTests' from project 'RxGRDB')
SwiftDriverJobDiscovery normal arm64 Compiling DatabaseWriterWriteTests.swift (in target 'RxGRDBTests' from project 'RxGRDB')
SwiftDriverJobDiscovery normal arm64 Compiling DatabaseReaderReadTests.swift (in target 'RxGRDBTests' from project 'RxGRDB')
SwiftDriverJobDiscovery normal arm64 Compiling ValueObservationTests.swift (in target 'RxGRDBTests' from project 'RxGRDB')
SwiftDriverJobDiscovery normal arm64 Compiling DatabaseRegionObservationTests.swift (in target 'RxGRDBTests' from project 'RxGRDB')
SwiftDriver\ Compilation RxGRDBTests normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RxGRDBTests' from project 'RxGRDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name RxGRDBTests -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDBTests.build/Objects-normal/arm64/RxGRDBTests.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GRDB.swift/Sources/GRDBSQLite/module.modulemap -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos14.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDBTests.build/Objects-normal/arm64/RxGRDBTests-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDBTests.build/Objects-normal/arm64/RxGRDBTests.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDBTests.build/Objects-normal/arm64/RxGRDBTests_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDBTests.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDBTests.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDBTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxGRDBTests.xctest/Contents/MacOS/RxGRDBTests normal (in target 'RxGRDBTests' from project 'RxGRDB')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos14.0 -bundle -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDBTests.build/Objects-normal/arm64/RxGRDBTests.LinkFileList -Xlinker -rpath -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/../Frameworks -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDBTests.build/Objects-normal/arm64/RxGRDBTests_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDBTests.build/Objects-normal/arm64/RxGRDBTests_dependency_info.dat -fobjc-link-runtime -fprofile-instr-generate -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDBTests.build/Objects-normal/arm64/RxGRDBTests.swiftmodule -Wl,-no_warn_duplicate_libraries -Wl,-no_warn_duplicate_libraries -Wl,-no_warn_duplicate_libraries -Wl,-no_warn_duplicate_libraries -framework XCTest -lXCTestSwiftSupport -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxGRDBTests.xctest/Contents/MacOS/RxGRDBTests -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GRDB.build/Debug/GRDB.build/Objects-normal/arm64/GRDB.swiftmodule -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxSwift.build/Objects-normal/arm64/RxSwift.swiftmodule -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDB.build/Objects-normal/arm64/RxGRDB.swiftmodule -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxSwift.build/Debug/RxBlocking.build/Objects-normal/arm64/RxBlocking.swiftmodule
ExtractAppIntentsMetadata (in target 'RxGRDBTests' from project 'RxGRDB')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name RxGRDBTests --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 14.0 --bundle-identifier spi-builder-workspace.RxGRDBTests --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxGRDBTests.xctest/Contents/Resources --target-triple arm64-apple-macos14.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxGRDBTests.xctest/Contents/MacOS/RxGRDBTests --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDBTests.build/Objects-normal/arm64/RxGRDBTests_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDBTests.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDBTests.build/Objects-normal/arm64/RxGRDBTests.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDBTests.build/RxGRDBTests.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDBTests.build/RxGRDBTests.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDBTests.build/Objects-normal/arm64/RxGRDBTests.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-30 16:03:23.442 appintentsmetadataprocessor[951:5815] Starting appintentsmetadataprocessor export
2025-04-30 16:03:23.445 appintentsmetadataprocessor[951:5815] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
CopySwiftLibs /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxGRDBTests.xctest (in target 'RxGRDBTests' from project 'RxGRDB')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftStdLibTool --copy --verbose --scan-executable /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxGRDBTests.xctest/Contents/MacOS/RxGRDBTests --scan-folder /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxGRDBTests.xctest/Contents/Frameworks --scan-folder /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxGRDBTests.xctest/Contents/PlugIns --scan-folder /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxGRDBTests.xctest/Contents/Library/SystemExtensions --scan-folder /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxGRDBTests.xctest/Contents/Extensions --platform macosx --toolchain /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --destination /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxGRDBTests.xctest/Contents/Frameworks --strip-bitcode --scan-executable /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/libXCTestSwiftSupport.dylib --strip-bitcode-tool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip --emit-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RxGRDB.build/Debug/RxGRDBTests.build/SwiftStdLibToolInputDependencies.dep --filter-for-swift-os
Ignoring --strip-bitcode because --sign was not passed
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxGRDBTests.xctest (in target 'RxGRDBTests' from project 'RxGRDB')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxGRDBTests.xctest
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxGRDBTests.xctest (in target 'RxGRDBTests' from project 'RxGRDB')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RxGRDBTests.xctest
** BUILD SUCCEEDED **
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:d90a07786cfbf1ffe2bcd84725bf0eb37d538c14, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:d90a07786cfbf1ffe2bcd84725bf0eb37d538c14, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:d90a07786cfbf1ffe2bcd84725bf0eb37d538c14, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:d90a07786cfbf1ffe2bcd84725bf0eb37d538c14, name:My Mac }
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:)'
 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:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |     name: "RxGRDB",
 7 |     platforms: [
Done.