The Swift Package Index logo.Swift Package Index

Build Information

Successful build of PersistDB, reference master (75c779), with Swift 6.1 for macOS (SPM) on 1 May 2026 20:23:53 UTC.

Swift 6 data race errors: 2

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jordanekay/PersistDB.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jordanekay/PersistDB
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 75c7791 Update expression
Submodule path 'Carthage/Checkouts/Differ': checked out 'e2cca36e7258dd8add88ae46b5ea56509b066e21'
Submodule path 'Carthage/Checkouts/ReactiveSwift': checked out 'b772fa0b624926e6e2f21acbb79297736a05c585'
Submodule path 'Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Nimble': checked out 'a27c5186ce2d65f60d1237660b2509df3eb29023'
Submodule path 'Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Quick': checked out '0b4ed6c706dd0cce923b5019a605a9bcc6b1b600'
Submodule path 'Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Quick/Externals/Nimble': checked out 'a27c5186ce2d65f60d1237660b2509df3eb29023'
Submodule path 'Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/xcconfigs': checked out 'bb795558a76e5daf3688500055bbcfe243bffa8d'
Submodule path 'Carthage/Checkouts/Schemata': checked out '6080c27fc45d972bf5bea128c6a86b8db946e929'
Submodule path 'Carthage/Checkouts/Schemata/Carthage/Checkouts/Standards': checked out '89c30330fcac972a84a4876125064001b9c89f0f'
Submodule path 'Carthage/Checkouts/Standards': checked out '89c30330fcac972a84a4876125064001b9c89f0f'
Submodule 'Carthage/Checkouts/Differ' (https://github.com/tonyarnold/Differ.git) registered for path 'Carthage/Checkouts/Differ'
Submodule 'Carthage/Checkouts/ReactiveSwift' (https://github.com/ReactiveCocoa/ReactiveSwift.git) registered for path 'Carthage/Checkouts/ReactiveSwift'
Submodule 'Carthage/Checkouts/Schemata' (https://github.com/PersistX/Schemata.git) registered for path 'Carthage/Checkouts/Schemata'
Submodule 'Carthage/Checkouts/Standards' (https://github.com/PersistX/Standards.git) registered for path 'Carthage/Checkouts/Standards'
Cloning into '/Users/admin/builder/spi-builder-workspace/Carthage/Checkouts/Differ'...
Cloning into '/Users/admin/builder/spi-builder-workspace/Carthage/Checkouts/ReactiveSwift'...
Cloning into '/Users/admin/builder/spi-builder-workspace/Carthage/Checkouts/Schemata'...
Cloning into '/Users/admin/builder/spi-builder-workspace/Carthage/Checkouts/Standards'...
Submodule 'Carthage/Checkouts/Nimble' (https://github.com/Quick/Nimble.git) registered for path 'Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Nimble'
Submodule 'Carthage/Checkouts/Quick' (https://github.com/Quick/Quick.git) registered for path 'Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Quick'
Submodule 'Carthage/Checkouts/xcconfigs' (https://github.com/jspahrsummers/xcconfigs.git) registered for path 'Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/xcconfigs'
Cloning into '/Users/admin/builder/spi-builder-workspace/Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Nimble'...
Cloning into '/Users/admin/builder/spi-builder-workspace/Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Quick'...
Cloning into '/Users/admin/builder/spi-builder-workspace/Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/xcconfigs'...
Submodule 'Externals/Nimble' (https://github.com/Quick/Nimble.git) registered for path 'Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Quick/Externals/Nimble'
Cloning into '/Users/admin/builder/spi-builder-workspace/Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Quick/Externals/Nimble'...
Submodule 'Carthage/Checkouts/Standards' (https://github.com/PersistX/Standards.git) registered for path 'Carthage/Checkouts/Schemata/Carthage/Checkouts/Standards'
Cloning into '/Users/admin/builder/spi-builder-workspace/Carthage/Checkouts/Schemata/Carthage/Checkouts/Standards'...
Cloned https://github.com/jordanekay/PersistDB.git
Revision (git rev-parse @):
75c77914db0f316b2d7269b8521b4226900d812d
SUCCESS checkout https://github.com/jordanekay/PersistDB.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/jordanekay/PersistDB.git
https://github.com/jordanekay/PersistDB.git
{
  "dependencies" : [
    {
      "identity" : "schemata",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jordanekay/Schemata"
    },
    {
      "identity" : "reactiveswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.1.1",
            "upper_bound" : "8.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ReactiveCocoa/ReactiveSwift.git"
    },
    {
      "identity" : "differ",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tonyarnold/Differ"
    }
  ],
  "manifest_display_name" : "PersistDB",
  "name" : "PersistDB",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "PersistDB",
      "targets" : [
        "PersistDB"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "PersistDB",
      "module_type" : "SwiftTarget",
      "name" : "PersistDB",
      "path" : "Source",
      "product_dependencies" : [
        "Differ",
        "ReactiveSwift",
        "Schemata"
      ],
      "product_memberships" : [
        "PersistDB"
      ],
      "sources" : [
        "Action.swift",
        "Aggregate.swift",
        "Day.swift",
        "Delete.swift",
        "Expression.swift",
        "Extensions/ReactiveSwift.swift",
        "Extensions/Schemata.swift",
        "Extensions/Swift.swift",
        "Generator.swift",
        "Group.swift",
        "Grouping.swift",
        "Insert.swift",
        "Model.swift",
        "Ordering.swift",
        "Predicate.swift",
        "ProjectedQuery.swift",
        "Query.swift",
        "ResultSet.swift",
        "SQL/SQL.Action.swift",
        "SQL/SQL.Column.swift",
        "SQL/SQL.Database.swift",
        "SQL/SQL.Delete.swift",
        "SQL/SQL.Effect.swift",
        "SQL/SQL.Expression.swift",
        "SQL/SQL.Insert.swift",
        "SQL/SQL.Ordering.swift",
        "SQL/SQL.Query.swift",
        "SQL/SQL.Row.swift",
        "SQL/SQL.Schema.swift",
        "SQL/SQL.Table.swift",
        "SQL/SQL.Update.swift",
        "SQL/SQL.Value.swift",
        "SQL/SQL.swift",
        "Store.swift",
        "Table.swift",
        "TestStore.swift",
        "Update.swift",
        "ValueSet.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-2F0A5646E1D333AE.txt
[6/77] Compiling ReactiveSwift Observer.swift
[7/77] Compiling ReactiveSwift Operators.swift
[8/77] Compiling ReactiveSwift Reduce.swift
[9/77] Compiling ReactiveSwift ScanMap.swift
[10/77] Compiling ReactiveSwift SkipFirst.swift
[11/82] Compiling Schemata Value.swift
[12/82] Compiling Schemata Schema.swift
[13/82] Compiling ReactiveSwift Property.swift
[14/82] Compiling ReactiveSwift Reactive.swift
[15/82] Compiling ReactiveSwift ResultExtensions.swift
[16/82] Compiling ReactiveSwift Scheduler.swift
[17/82] Compiling ReactiveSwift Signal.Observer.swift
[18/82] Compiling Schemata PropertyCreation.swift
[19/82] Compiling ReactiveSwift Map.swift
[20/82] Compiling ReactiveSwift MapError.swift
[21/82] Compiling ReactiveSwift Materialize.swift
[22/82] Compiling ReactiveSwift MaterializeAsResult.swift
[23/82] Compiling ReactiveSwift ObserveOn.swift
[24/82] Compiling ReactiveSwift Collect.swift
[25/82] Compiling ReactiveSwift CollectEvery.swift
[26/82] Compiling ReactiveSwift CombinePrevious.swift
[27/82] Compiling ReactiveSwift CompactMap.swift
[28/82] Compiling ReactiveSwift Debounce.swift
[29/82] Compiling ReactiveSwift Delay.swift
[30/82] Compiling ReactiveSwift Dematerialize.swift
[31/82] Compiling ReactiveSwift DematerializeResults.swift
[32/82] Compiling ReactiveSwift Filter.swift
[33/82] Compiling ReactiveSwift LazyMap.swift
[34/82] Compiling Schemata Projection.swift
[35/82] Compiling Schemata Model.swift
[36/82] Compiling Schemata DecodeError.swift
[37/82] Emitting module Schemata
[38/82] Compiling Schemata None.swift
[39/82] Compiling Schemata Primitive.swift
[40/82] Compiling Schemata Property.swift
[41/82] Compiling ReactiveSwift SkipRepeats.swift
[42/82] Compiling ReactiveSwift SkipWhile.swift
[43/82] Compiling ReactiveSwift TakeFirst.swift
[44/82] Compiling ReactiveSwift TakeLast.swift
[45/82] Compiling ReactiveSwift TakeUntil.swift
[46/82] Compiling ReactiveSwift TakeWhile.swift
[47/82] Compiling ReactiveSwift Throttle.swift
[48/82] Compiling ReactiveSwift UnaryAsyncOperator.swift
[49/82] Compiling ReactiveSwift UniqueValues.swift
[50/82] Compiling ReactiveSwift Optional.swift
[51/82] Compiling ReactiveSwift EventLogger.swift
[52/82] Compiling ReactiveSwift Flatten.swift
[53/82] Compiling ReactiveSwift FoundationExtensions.swift
[54/82] Compiling ReactiveSwift Lifetime.swift
[55/82] Compiling ReactiveSwift AttemptMap.swift
[56/82] Emitting module ReactiveSwift
[57/82] Compiling ReactiveSwift Action.swift
[58/82] Compiling ReactiveSwift Atomic.swift
[59/82] Compiling ReactiveSwift Bag.swift
[60/82] Compiling ReactiveSwift Deprecations+Removals.swift
[61/82] Compiling ReactiveSwift Disposable.swift
[62/82] Compiling ReactiveSwift Event.swift
[63/82] Compiling Differ Patch+Apply.swift
[64/82] Compiling Differ Patch+Sort.swift
[65/83] Compiling Differ NestedExtendedDiff.swift
[68/83] Compiling Differ NestedDiff.swift
[73/83] Compiling Differ Patch.swift
[74/83] Compiling ReactiveSwift Signal.swift
[75/83] Compiling ReactiveSwift SignalProducer.swift
[76/83] Compiling ReactiveSwift UnidirectionalBinding.swift
[77/83] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[78/83] Compiling ReactiveSwift ValidatingProperty.swift
[81/83] Emitting module Differ
[84/119] Compiling PersistDB Generator.swift
[85/119] Compiling PersistDB Group.swift
[86/119] Compiling PersistDB Grouping.swift
[87/119] Compiling PersistDB Insert.swift
[88/122] Emitting module PersistDB
/Users/admin/builder/spi-builder-workspace/Source/Day.swift:57:23: warning: static property 'current' is not concurrency-safe because non-'Sendable' type 'Property<Day>' may have shared mutable state; this is an error in the Swift 6 language mode
55 | extension Day {
56 |     /// A property with the current day that changes when the day changes.
57 |     public static let current = ReactiveSwift.Property<Day>(
   |                       `- warning: static property 'current' is not concurrency-safe because non-'Sendable' type 'Property<Day>' may have shared mutable state; this is an error in the Swift 6 language mode
58 |         initial: Day(),
59 |         then: NotificationCenter
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:588:20: note: generic class 'Property' does not conform to the 'Sendable' protocol
586 | /// Note that composed properties do not retain any of its sources.
587 | @propertyWrapper
588 | public final class Property<Value>: PropertyProtocol {
    |                    `- note: generic class 'Property' does not conform to the 'Sendable' protocol
589 | 	private let _value: () -> Value
590 |
/Users/admin/builder/spi-builder-workspace/Source/Day.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ReactiveSwift'
 1 | import Foundation
 2 | import ReactiveSwift
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ReactiveSwift'
 3 | import Schemata
 4 |
   :
55 | extension Day {
56 |     /// A property with the current day that changes when the day changes.
57 |     public static let current = ReactiveSwift.Property<Day>(
   |                       |- note: add '@MainActor' to make static property 'current' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
58 |         initial: Day(),
59 |         then: NotificationCenter
/Users/admin/builder/spi-builder-workspace/Source/SQL/SQL.Database.swift:172:16: warning: static property 'schemaQuery' is not concurrency-safe because non-'Sendable' type 'SQL.Query' may have shared mutable state; this is an error in the Swift 6 language mode
170 |
171 |     static let sqliteMaster = SQL.Table("sqlite_master")
172 |     static let schemaQuery = SQL.Query
    |                |- warning: static property 'schemaQuery' is not concurrency-safe because non-'Sendable' type 'SQL.Query' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: add '@MainActor' to make static property 'schemaQuery' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
173 |         .select([ .init(.column(sqliteMaster["tbl_name"])) ])
174 |         .where(.binary(
/Users/admin/builder/spi-builder-workspace/Source/SQL/SQL.Query.swift:33:21: note: consider making struct 'Query' conform to the 'Sendable' protocol
 31 | extension SQL {
 32 |     /// A SQL query.
 33 |     internal struct Query: Hashable {
    |                     `- note: consider making struct 'Query' conform to the 'Sendable' protocol
 34 |         internal var results: [Result]
 35 |         internal var predicates: [Expression]
[89/122] Compiling PersistDB Action.swift
/Users/admin/builder/spi-builder-workspace/Source/Day.swift:57:23: warning: static property 'current' is not concurrency-safe because non-'Sendable' type 'Property<Day>' may have shared mutable state; this is an error in the Swift 6 language mode
55 | extension Day {
56 |     /// A property with the current day that changes when the day changes.
57 |     public static let current = ReactiveSwift.Property<Day>(
   |                       `- warning: static property 'current' is not concurrency-safe because non-'Sendable' type 'Property<Day>' may have shared mutable state; this is an error in the Swift 6 language mode
58 |         initial: Day(),
59 |         then: NotificationCenter
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:588:20: note: generic class 'Property' does not conform to the 'Sendable' protocol
586 | /// Note that composed properties do not retain any of its sources.
587 | @propertyWrapper
588 | public final class Property<Value>: PropertyProtocol {
    |                    `- note: generic class 'Property' does not conform to the 'Sendable' protocol
589 | 	private let _value: () -> Value
590 |
/Users/admin/builder/spi-builder-workspace/Source/Day.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ReactiveSwift'
 1 | import Foundation
 2 | import ReactiveSwift
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ReactiveSwift'
 3 | import Schemata
 4 |
   :
55 | extension Day {
56 |     /// A property with the current day that changes when the day changes.
57 |     public static let current = ReactiveSwift.Property<Day>(
   |                       |- note: add '@MainActor' to make static property 'current' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
58 |         initial: Day(),
59 |         then: NotificationCenter
[90/122] Compiling PersistDB Aggregate.swift
/Users/admin/builder/spi-builder-workspace/Source/Day.swift:57:23: warning: static property 'current' is not concurrency-safe because non-'Sendable' type 'Property<Day>' may have shared mutable state; this is an error in the Swift 6 language mode
55 | extension Day {
56 |     /// A property with the current day that changes when the day changes.
57 |     public static let current = ReactiveSwift.Property<Day>(
   |                       `- warning: static property 'current' is not concurrency-safe because non-'Sendable' type 'Property<Day>' may have shared mutable state; this is an error in the Swift 6 language mode
58 |         initial: Day(),
59 |         then: NotificationCenter
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:588:20: note: generic class 'Property' does not conform to the 'Sendable' protocol
586 | /// Note that composed properties do not retain any of its sources.
587 | @propertyWrapper
588 | public final class Property<Value>: PropertyProtocol {
    |                    `- note: generic class 'Property' does not conform to the 'Sendable' protocol
589 | 	private let _value: () -> Value
590 |
/Users/admin/builder/spi-builder-workspace/Source/Day.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ReactiveSwift'
 1 | import Foundation
 2 | import ReactiveSwift
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ReactiveSwift'
 3 | import Schemata
 4 |
   :
55 | extension Day {
56 |     /// A property with the current day that changes when the day changes.
57 |     public static let current = ReactiveSwift.Property<Day>(
   |                       |- note: add '@MainActor' to make static property 'current' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
58 |         initial: Day(),
59 |         then: NotificationCenter
[91/122] Compiling PersistDB Day.swift
/Users/admin/builder/spi-builder-workspace/Source/Day.swift:57:23: warning: static property 'current' is not concurrency-safe because non-'Sendable' type 'Property<Day>' may have shared mutable state; this is an error in the Swift 6 language mode
55 | extension Day {
56 |     /// A property with the current day that changes when the day changes.
57 |     public static let current = ReactiveSwift.Property<Day>(
   |                       `- warning: static property 'current' is not concurrency-safe because non-'Sendable' type 'Property<Day>' may have shared mutable state; this is an error in the Swift 6 language mode
58 |         initial: Day(),
59 |         then: NotificationCenter
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:588:20: note: generic class 'Property' does not conform to the 'Sendable' protocol
586 | /// Note that composed properties do not retain any of its sources.
587 | @propertyWrapper
588 | public final class Property<Value>: PropertyProtocol {
    |                    `- note: generic class 'Property' does not conform to the 'Sendable' protocol
589 | 	private let _value: () -> Value
590 |
/Users/admin/builder/spi-builder-workspace/Source/Day.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ReactiveSwift'
 1 | import Foundation
 2 | import ReactiveSwift
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ReactiveSwift'
 3 | import Schemata
 4 |
   :
55 | extension Day {
56 |     /// A property with the current day that changes when the day changes.
57 |     public static let current = ReactiveSwift.Property<Day>(
   |                       |- note: add '@MainActor' to make static property 'current' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
58 |         initial: Day(),
59 |         then: NotificationCenter
[92/122] Compiling PersistDB Delete.swift
/Users/admin/builder/spi-builder-workspace/Source/Day.swift:57:23: warning: static property 'current' is not concurrency-safe because non-'Sendable' type 'Property<Day>' may have shared mutable state; this is an error in the Swift 6 language mode
55 | extension Day {
56 |     /// A property with the current day that changes when the day changes.
57 |     public static let current = ReactiveSwift.Property<Day>(
   |                       `- warning: static property 'current' is not concurrency-safe because non-'Sendable' type 'Property<Day>' may have shared mutable state; this is an error in the Swift 6 language mode
58 |         initial: Day(),
59 |         then: NotificationCenter
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:588:20: note: generic class 'Property' does not conform to the 'Sendable' protocol
586 | /// Note that composed properties do not retain any of its sources.
587 | @propertyWrapper
588 | public final class Property<Value>: PropertyProtocol {
    |                    `- note: generic class 'Property' does not conform to the 'Sendable' protocol
589 | 	private let _value: () -> Value
590 |
/Users/admin/builder/spi-builder-workspace/Source/Day.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ReactiveSwift'
 1 | import Foundation
 2 | import ReactiveSwift
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ReactiveSwift'
 3 | import Schemata
 4 |
   :
55 | extension Day {
56 |     /// A property with the current day that changes when the day changes.
57 |     public static let current = ReactiveSwift.Property<Day>(
   |                       |- note: add '@MainActor' to make static property 'current' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
58 |         initial: Day(),
59 |         then: NotificationCenter
[93/122] Compiling PersistDB Model.swift
[94/122] Compiling PersistDB Ordering.swift
[95/122] Compiling PersistDB Predicate.swift
[96/122] Compiling PersistDB ProjectedQuery.swift
[97/122] Compiling PersistDB SQL.swift
/Users/admin/builder/spi-builder-workspace/Source/Store.swift:612:22: error: cannot convert value of type 'Query<None, Projection.Model>' to expected argument type 'Aggregate<Model, Value>'
610 |         let query = Projection.Model.all
611 |             .filter(Projection.Model.idKeyPath == id)
612 |         return fetch(query)
    |                      `- error: cannot convert value of type 'Query<None, Projection.Model>' to expected argument type 'Aggregate<Model, Value>'
613 |             .map { resultSet in resultSet.values.first }
614 |     }
/Users/admin/builder/spi-builder-workspace/Source/Store.swift:612:16: error: generic parameter 'Model' could not be inferred
610 |         let query = Projection.Model.all
611 |             .filter(Projection.Model.idKeyPath == id)
612 |         return fetch(query)
    |                `- error: generic parameter 'Model' could not be inferred
613 |             .map { resultSet in resultSet.values.first }
614 |     }
    :
677 |     ///
678 |     /// - important: Nothing will be done until the returned producer is started.
679 |     public func fetch<Model, Value>(
    |                 `- note: in call to function 'fetch'
680 |         _ aggregate: Aggregate<Model, Value>
681 |     ) -> SignalProducer<Value, Never> {
/Users/admin/builder/spi-builder-workspace/Source/Store.swift:613:20: error: cannot infer type of closure parameter 'resultSet' without a type annotation
611 |             .filter(Projection.Model.idKeyPath == id)
612 |         return fetch(query)
613 |             .map { resultSet in resultSet.values.first }
    |                    `- error: cannot infer type of closure parameter 'resultSet' without a type annotation
614 |     }
615 |
[98/122] Compiling PersistDB Store.swift
/Users/admin/builder/spi-builder-workspace/Source/Store.swift:612:22: error: cannot convert value of type 'Query<None, Projection.Model>' to expected argument type 'Aggregate<Model, Value>'
610 |         let query = Projection.Model.all
611 |             .filter(Projection.Model.idKeyPath == id)
612 |         return fetch(query)
    |                      `- error: cannot convert value of type 'Query<None, Projection.Model>' to expected argument type 'Aggregate<Model, Value>'
613 |             .map { resultSet in resultSet.values.first }
614 |     }
/Users/admin/builder/spi-builder-workspace/Source/Store.swift:612:16: error: generic parameter 'Model' could not be inferred
610 |         let query = Projection.Model.all
611 |             .filter(Projection.Model.idKeyPath == id)
612 |         return fetch(query)
    |                `- error: generic parameter 'Model' could not be inferred
613 |             .map { resultSet in resultSet.values.first }
614 |     }
    :
677 |     ///
678 |     /// - important: Nothing will be done until the returned producer is started.
679 |     public func fetch<Model, Value>(
    |                 `- note: in call to function 'fetch'
680 |         _ aggregate: Aggregate<Model, Value>
681 |     ) -> SignalProducer<Value, Never> {
/Users/admin/builder/spi-builder-workspace/Source/Store.swift:613:20: error: cannot infer type of closure parameter 'resultSet' without a type annotation
611 |             .filter(Projection.Model.idKeyPath == id)
612 |         return fetch(query)
613 |             .map { resultSet in resultSet.values.first }
    |                    `- error: cannot infer type of closure parameter 'resultSet' without a type annotation
614 |     }
615 |
[99/122] Compiling PersistDB Table.swift
/Users/admin/builder/spi-builder-workspace/Source/Store.swift:612:22: error: cannot convert value of type 'Query<None, Projection.Model>' to expected argument type 'Aggregate<Model, Value>'
610 |         let query = Projection.Model.all
611 |             .filter(Projection.Model.idKeyPath == id)
612 |         return fetch(query)
    |                      `- error: cannot convert value of type 'Query<None, Projection.Model>' to expected argument type 'Aggregate<Model, Value>'
613 |             .map { resultSet in resultSet.values.first }
614 |     }
/Users/admin/builder/spi-builder-workspace/Source/Store.swift:612:16: error: generic parameter 'Model' could not be inferred
610 |         let query = Projection.Model.all
611 |             .filter(Projection.Model.idKeyPath == id)
612 |         return fetch(query)
    |                `- error: generic parameter 'Model' could not be inferred
613 |             .map { resultSet in resultSet.values.first }
614 |     }
    :
677 |     ///
678 |     /// - important: Nothing will be done until the returned producer is started.
679 |     public func fetch<Model, Value>(
    |                 `- note: in call to function 'fetch'
680 |         _ aggregate: Aggregate<Model, Value>
681 |     ) -> SignalProducer<Value, Never> {
/Users/admin/builder/spi-builder-workspace/Source/Store.swift:613:20: error: cannot infer type of closure parameter 'resultSet' without a type annotation
611 |             .filter(Projection.Model.idKeyPath == id)
612 |         return fetch(query)
613 |             .map { resultSet in resultSet.values.first }
    |                    `- error: cannot infer type of closure parameter 'resultSet' without a type annotation
614 |     }
615 |
[100/122] Compiling PersistDB Query.swift
[101/122] Compiling PersistDB ResultSet.swift
[102/122] Compiling PersistDB SQL.Action.swift
[103/122] Compiling PersistDB SQL.Column.swift
[104/122] Compiling PersistDB Expression.swift
[105/122] Compiling PersistDB ReactiveSwift.swift
[106/122] Compiling PersistDB Schemata.swift
[107/122] Compiling PersistDB Swift.swift
[108/122] Compiling PersistDB SQL.Database.swift
/Users/admin/builder/spi-builder-workspace/Source/SQL/SQL.Database.swift:172:16: warning: static property 'schemaQuery' is not concurrency-safe because non-'Sendable' type 'SQL.Query' may have shared mutable state; this is an error in the Swift 6 language mode
170 |
171 |     static let sqliteMaster = SQL.Table("sqlite_master")
172 |     static let schemaQuery = SQL.Query
    |                |- warning: static property 'schemaQuery' is not concurrency-safe because non-'Sendable' type 'SQL.Query' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: add '@MainActor' to make static property 'schemaQuery' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
173 |         .select([ .init(.column(sqliteMaster["tbl_name"])) ])
174 |         .where(.binary(
/Users/admin/builder/spi-builder-workspace/Source/SQL/SQL.Query.swift:33:21: note: consider making struct 'Query' conform to the 'Sendable' protocol
 31 | extension SQL {
 32 |     /// A SQL query.
 33 |     internal struct Query: Hashable {
    |                     `- note: consider making struct 'Query' conform to the 'Sendable' protocol
 34 |         internal var results: [Result]
 35 |         internal var predicates: [Expression]
[109/122] Compiling PersistDB SQL.Delete.swift
/Users/admin/builder/spi-builder-workspace/Source/SQL/SQL.Database.swift:172:16: warning: static property 'schemaQuery' is not concurrency-safe because non-'Sendable' type 'SQL.Query' may have shared mutable state; this is an error in the Swift 6 language mode
170 |
171 |     static let sqliteMaster = SQL.Table("sqlite_master")
172 |     static let schemaQuery = SQL.Query
    |                |- warning: static property 'schemaQuery' is not concurrency-safe because non-'Sendable' type 'SQL.Query' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: add '@MainActor' to make static property 'schemaQuery' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
173 |         .select([ .init(.column(sqliteMaster["tbl_name"])) ])
174 |         .where(.binary(
/Users/admin/builder/spi-builder-workspace/Source/SQL/SQL.Query.swift:33:21: note: consider making struct 'Query' conform to the 'Sendable' protocol
 31 | extension SQL {
 32 |     /// A SQL query.
 33 |     internal struct Query: Hashable {
    |                     `- note: consider making struct 'Query' conform to the 'Sendable' protocol
 34 |         internal var results: [Result]
 35 |         internal var predicates: [Expression]
[110/122] Compiling PersistDB SQL.Effect.swift
/Users/admin/builder/spi-builder-workspace/Source/SQL/SQL.Database.swift:172:16: warning: static property 'schemaQuery' is not concurrency-safe because non-'Sendable' type 'SQL.Query' may have shared mutable state; this is an error in the Swift 6 language mode
170 |
171 |     static let sqliteMaster = SQL.Table("sqlite_master")
172 |     static let schemaQuery = SQL.Query
    |                |- warning: static property 'schemaQuery' is not concurrency-safe because non-'Sendable' type 'SQL.Query' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: add '@MainActor' to make static property 'schemaQuery' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
173 |         .select([ .init(.column(sqliteMaster["tbl_name"])) ])
174 |         .where(.binary(
/Users/admin/builder/spi-builder-workspace/Source/SQL/SQL.Query.swift:33:21: note: consider making struct 'Query' conform to the 'Sendable' protocol
 31 | extension SQL {
 32 |     /// A SQL query.
 33 |     internal struct Query: Hashable {
    |                     `- note: consider making struct 'Query' conform to the 'Sendable' protocol
 34 |         internal var results: [Result]
 35 |         internal var predicates: [Expression]
[111/122] Compiling PersistDB SQL.Expression.swift
/Users/admin/builder/spi-builder-workspace/Source/SQL/SQL.Database.swift:172:16: warning: static property 'schemaQuery' is not concurrency-safe because non-'Sendable' type 'SQL.Query' may have shared mutable state; this is an error in the Swift 6 language mode
170 |
171 |     static let sqliteMaster = SQL.Table("sqlite_master")
172 |     static let schemaQuery = SQL.Query
    |                |- warning: static property 'schemaQuery' is not concurrency-safe because non-'Sendable' type 'SQL.Query' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: add '@MainActor' to make static property 'schemaQuery' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
173 |         .select([ .init(.column(sqliteMaster["tbl_name"])) ])
174 |         .where(.binary(
/Users/admin/builder/spi-builder-workspace/Source/SQL/SQL.Query.swift:33:21: note: consider making struct 'Query' conform to the 'Sendable' protocol
 31 | extension SQL {
 32 |     /// A SQL query.
 33 |     internal struct Query: Hashable {
    |                     `- note: consider making struct 'Query' conform to the 'Sendable' protocol
 34 |         internal var results: [Result]
 35 |         internal var predicates: [Expression]
[112/122] Compiling PersistDB SQL.Schema.swift
[113/122] Compiling PersistDB SQL.Table.swift
[114/122] Compiling PersistDB SQL.Update.swift
[115/122] Compiling PersistDB SQL.Value.swift
[116/122] Compiling PersistDB SQL.Insert.swift
[117/122] Compiling PersistDB SQL.Ordering.swift
[118/122] Compiling PersistDB SQL.Query.swift
[119/122] Compiling PersistDB SQL.Row.swift
[120/122] Compiling PersistDB TestStore.swift
/Users/admin/builder/spi-builder-workspace/Source/TestStore.swift:90:14: warning: type 'Model.ID' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 88 |     ) -> [Model.ID] {
 89 |         return store
 90 |             .fetch(query)
    |              `- warning: type 'Model.ID' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 91 |             .map { $0.map { (id: ID<Model>) in id.id } }
 92 |             .awaitFirst()!
/Users/admin/builder/spi-builder-workspace/Source/TestStore.swift:91:23: warning: type 'Model.ID' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 89 |         return store
 90 |             .fetch(query)
 91 |             .map { $0.map { (id: ID<Model>) in id.id } }
    |                       `- warning: type 'Model.ID' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 92 |             .awaitFirst()!
 93 |             .value!
/Users/admin/builder/spi-builder-workspace/Source/TestStore.swift:91:51: warning: type 'Model.ID' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 89 |         return store
 90 |             .fetch(query)
 91 |             .map { $0.map { (id: ID<Model>) in id.id } }
    |                                                   `- warning: type 'Model.ID' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 92 |             .awaitFirst()!
 93 |             .value!
/Users/admin/builder/spi-builder-workspace/Source/ValueSet.swift:230:44: warning: type 'Any' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
228 |         }
229 |
230 |         return .init(uniqueKeysWithValues: pairs)
    |                                            `- warning: type 'Any' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
231 |     }
232 | }
[121/122] Compiling PersistDB Update.swift
/Users/admin/builder/spi-builder-workspace/Source/TestStore.swift:90:14: warning: type 'Model.ID' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 88 |     ) -> [Model.ID] {
 89 |         return store
 90 |             .fetch(query)
    |              `- warning: type 'Model.ID' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 91 |             .map { $0.map { (id: ID<Model>) in id.id } }
 92 |             .awaitFirst()!
/Users/admin/builder/spi-builder-workspace/Source/TestStore.swift:91:23: warning: type 'Model.ID' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 89 |         return store
 90 |             .fetch(query)
 91 |             .map { $0.map { (id: ID<Model>) in id.id } }
    |                       `- warning: type 'Model.ID' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 92 |             .awaitFirst()!
 93 |             .value!
/Users/admin/builder/spi-builder-workspace/Source/TestStore.swift:91:51: warning: type 'Model.ID' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 89 |         return store
 90 |             .fetch(query)
 91 |             .map { $0.map { (id: ID<Model>) in id.id } }
    |                                                   `- warning: type 'Model.ID' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 92 |             .awaitFirst()!
 93 |             .value!
/Users/admin/builder/spi-builder-workspace/Source/ValueSet.swift:230:44: warning: type 'Any' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
228 |         }
229 |
230 |         return .init(uniqueKeysWithValues: pairs)
    |                                            `- warning: type 'Any' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
231 |     }
232 | }
[122/122] Compiling PersistDB ValueSet.swift
/Users/admin/builder/spi-builder-workspace/Source/TestStore.swift:90:14: warning: type 'Model.ID' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 88 |     ) -> [Model.ID] {
 89 |         return store
 90 |             .fetch(query)
    |              `- warning: type 'Model.ID' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 91 |             .map { $0.map { (id: ID<Model>) in id.id } }
 92 |             .awaitFirst()!
/Users/admin/builder/spi-builder-workspace/Source/TestStore.swift:91:23: warning: type 'Model.ID' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 89 |         return store
 90 |             .fetch(query)
 91 |             .map { $0.map { (id: ID<Model>) in id.id } }
    |                       `- warning: type 'Model.ID' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 92 |             .awaitFirst()!
 93 |             .value!
/Users/admin/builder/spi-builder-workspace/Source/TestStore.swift:91:51: warning: type 'Model.ID' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 89 |         return store
 90 |             .fetch(query)
 91 |             .map { $0.map { (id: ID<Model>) in id.id } }
    |                                                   `- warning: type 'Model.ID' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 92 |             .awaitFirst()!
 93 |             .value!
/Users/admin/builder/spi-builder-workspace/Source/ValueSet.swift:230:44: warning: type 'Any' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
228 |         }
229 |
230 |         return .init(uniqueKeysWithValues: pairs)
    |                                            `- warning: type 'Any' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
231 |     }
232 | }
Fetching https://github.com/jordanekay/Schemata
[1/1206] Fetching schemata
Fetched https://github.com/jordanekay/Schemata from cache (0.72s)
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
Fetching https://github.com/tonyarnold/Differ
[1/2366] Fetching differ
[1729/54866] Fetching differ, reactiveswift
Fetched https://github.com/tonyarnold/Differ from cache (2.03s)
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (2.03s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 7.2.1 (5.28s)
Computing version for https://github.com/tonyarnold/Differ
Computed https://github.com/tonyarnold/Differ at 1.4.6 (0.63s)
Creating working copy for https://github.com/jordanekay/Schemata
Working copy of https://github.com/jordanekay/Schemata resolved at master (776426b)
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift.git
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift.git resolved at 7.2.1
Creating working copy for https://github.com/tonyarnold/Differ
Working copy of https://github.com/tonyarnold/Differ resolved at 1.4.6
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Source/Info.plist
warning: 'schemata': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/Schemata/Sources/Info.plist
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/73] Compiling Schemata PropertyCreation.swift
[3/73] Compiling Schemata Projection.swift
[4/73] Compiling Schemata Primitive.swift
[5/73] Compiling Schemata Schema.swift
[6/73] Compiling Schemata Property.swift
[7/73] Emitting module Schemata
[8/73] Compiling Schemata None.swift
[9/73] Compiling Schemata DecodeError.swift
[10/73] Compiling Schemata Model.swift
[11/73] Compiling Schemata Value.swift
[12/73] Compiling ReactiveSwift Observer.swift
[13/73] Compiling ReactiveSwift Operators.swift
[14/73] Compiling ReactiveSwift Reduce.swift
[15/73] Compiling ReactiveSwift ScanMap.swift
[16/73] Compiling ReactiveSwift SkipFirst.swift
[17/73] Compiling ReactiveSwift Map.swift
[18/73] Compiling ReactiveSwift MapError.swift
[19/73] Compiling ReactiveSwift Materialize.swift
[20/73] Compiling ReactiveSwift MaterializeAsResult.swift
[21/73] Compiling ReactiveSwift ObserveOn.swift
[22/78] Compiling Differ Patch+Sort.swift
[23/78] Compiling Differ Patch+Apply.swift
[24/79] Compiling ReactiveSwift Collect.swift
[25/79] Compiling ReactiveSwift CollectEvery.swift
[26/79] Compiling ReactiveSwift CombinePrevious.swift
[27/79] Compiling ReactiveSwift CompactMap.swift
[28/79] Compiling ReactiveSwift Debounce.swift
[29/79] Compiling Differ NestedDiff.swift
[30/79] Compiling ReactiveSwift Deprecations+Removals.swift
[31/79] Compiling ReactiveSwift Disposable.swift
[32/79] Compiling Differ NestedExtendedDiff.swift
[33/79] Compiling ReactiveSwift AttemptMap.swift
[34/79] Compiling ReactiveSwift Action.swift
[35/79] Compiling ReactiveSwift Atomic.swift
[36/79] Compiling ReactiveSwift Bag.swift
[37/79] Compiling ReactiveSwift EventLogger.swift
[38/79] Compiling ReactiveSwift Flatten.swift
[39/79] Emitting module Differ
[40/79] Compiling ReactiveSwift FoundationExtensions.swift
[41/79] Compiling ReactiveSwift Lifetime.swift
[42/79] Compiling Differ Patch.swift
[43/79] Emitting module ReactiveSwift
[49/79] Compiling ReactiveSwift Event.swift
[55/79] Compiling ReactiveSwift SkipRepeats.swift
[56/79] Compiling ReactiveSwift SkipWhile.swift
[57/79] Compiling ReactiveSwift TakeFirst.swift
[58/79] Compiling ReactiveSwift TakeLast.swift
[59/79] Compiling ReactiveSwift TakeUntil.swift
[60/79] Compiling ReactiveSwift Property.swift
[61/79] Compiling ReactiveSwift Reactive.swift
[62/79] Compiling ReactiveSwift ResultExtensions.swift
[63/79] Compiling ReactiveSwift Scheduler.swift
[64/79] Compiling ReactiveSwift Signal.Observer.swift
[65/79] Compiling ReactiveSwift TakeWhile.swift
[66/79] Compiling ReactiveSwift Throttle.swift
[67/79] Compiling ReactiveSwift UnaryAsyncOperator.swift
[68/79] Compiling ReactiveSwift UniqueValues.swift
[69/79] Compiling ReactiveSwift Optional.swift
[70/79] Compiling ReactiveSwift Delay.swift
[71/79] Compiling ReactiveSwift Dematerialize.swift
[72/79] Compiling ReactiveSwift DematerializeResults.swift
[73/79] Compiling ReactiveSwift Filter.swift
[74/79] Compiling ReactiveSwift LazyMap.swift
[75/79] Compiling ReactiveSwift Signal.swift
[76/79] Compiling ReactiveSwift SignalProducer.swift
[77/79] Compiling ReactiveSwift UnidirectionalBinding.swift
[78/79] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[79/79] Compiling ReactiveSwift ValidatingProperty.swift
[80/115] Emitting module PersistDB
[81/118] Compiling PersistDB Action.swift
[82/118] Compiling PersistDB Aggregate.swift
[83/118] Compiling PersistDB Day.swift
[84/118] Compiling PersistDB Delete.swift
[85/118] Compiling PersistDB Query.swift
[86/118] Compiling PersistDB ResultSet.swift
[87/118] Compiling PersistDB SQL.Action.swift
[88/118] Compiling PersistDB SQL.Column.swift
[89/118] Compiling PersistDB SQL.Insert.swift
[90/118] Compiling PersistDB SQL.Ordering.swift
[91/118] Compiling PersistDB SQL.Query.swift
[92/118] Compiling PersistDB SQL.Row.swift
[93/118] Compiling PersistDB Expression.swift
[94/118] Compiling PersistDB ReactiveSwift.swift
[95/118] Compiling PersistDB Schemata.swift
[96/118] Compiling PersistDB Swift.swift
[97/118] Compiling PersistDB SQL.Schema.swift
[98/118] Compiling PersistDB SQL.Table.swift
[99/118] Compiling PersistDB SQL.Update.swift
[100/118] Compiling PersistDB SQL.Value.swift
[101/118] Compiling PersistDB Model.swift
[102/118] Compiling PersistDB Ordering.swift
[103/118] Compiling PersistDB Predicate.swift
[104/118] Compiling PersistDB ProjectedQuery.swift
[105/118] Compiling PersistDB Generator.swift
[106/118] Compiling PersistDB Group.swift
[107/118] Compiling PersistDB Grouping.swift
[108/118] Compiling PersistDB Insert.swift
[109/118] Compiling PersistDB SQL.Database.swift
[110/118] Compiling PersistDB SQL.Delete.swift
[111/118] Compiling PersistDB SQL.Effect.swift
[112/118] Compiling PersistDB SQL.Expression.swift
[113/118] Compiling PersistDB TestStore.swift
[114/118] Compiling PersistDB Update.swift
[115/118] Compiling PersistDB ValueSet.swift
[116/118] Compiling PersistDB SQL.swift
[117/118] Compiling PersistDB Store.swift
[118/118] Compiling PersistDB Table.swift
Build complete! (6.96s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Source/Info.plist
warning: 'schemata': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/Schemata/Sources/Info.plist
Build complete.
{
  "dependencies" : [
    {
      "identity" : "schemata",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jordanekay/Schemata"
    },
    {
      "identity" : "reactiveswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.1.1",
            "upper_bound" : "8.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ReactiveCocoa/ReactiveSwift.git"
    },
    {
      "identity" : "differ",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tonyarnold/Differ"
    }
  ],
  "manifest_display_name" : "PersistDB",
  "name" : "PersistDB",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "PersistDB",
      "targets" : [
        "PersistDB"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "PersistDB",
      "module_type" : "SwiftTarget",
      "name" : "PersistDB",
      "path" : "Source",
      "product_dependencies" : [
        "Differ",
        "ReactiveSwift",
        "Schemata"
      ],
      "product_memberships" : [
        "PersistDB"
      ],
      "sources" : [
        "Action.swift",
        "Aggregate.swift",
        "Day.swift",
        "Delete.swift",
        "Expression.swift",
        "Extensions/ReactiveSwift.swift",
        "Extensions/Schemata.swift",
        "Extensions/Swift.swift",
        "Generator.swift",
        "Group.swift",
        "Grouping.swift",
        "Insert.swift",
        "Model.swift",
        "Ordering.swift",
        "Predicate.swift",
        "ProjectedQuery.swift",
        "Query.swift",
        "ResultSet.swift",
        "SQL/SQL.Action.swift",
        "SQL/SQL.Column.swift",
        "SQL/SQL.Database.swift",
        "SQL/SQL.Delete.swift",
        "SQL/SQL.Effect.swift",
        "SQL/SQL.Expression.swift",
        "SQL/SQL.Insert.swift",
        "SQL/SQL.Ordering.swift",
        "SQL/SQL.Query.swift",
        "SQL/SQL.Row.swift",
        "SQL/SQL.Schema.swift",
        "SQL/SQL.Table.swift",
        "SQL/SQL.Update.swift",
        "SQL/SQL.Value.swift",
        "SQL/SQL.swift",
        "Store.swift",
        "Table.swift",
        "TestStore.swift",
        "Update.swift",
        "ValueSet.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Done.