The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of swift-query, reference main (1f9d97), with Swift 6.2 (beta) for macOS (SPM) on 13 Aug 2025 02:56:57 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/impossibleflight/swift-query.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/impossibleflight/swift-query
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1f9d975 Fetch wrappers plus relationship and property fetching modifiers (#1)
Cloned https://github.com/impossibleflight/swift-query.git
Revision (git rev-parse @):
1f9d975617c38b260c18dcb745667ce3a32c5ac5
SUCCESS checkout https://github.com/impossibleflight/swift-query.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/impossibleflight/swift-query.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Write sources
[8/9] Write swift-version-1EA4D86E10B52AF.txt
[10/22] Compiling IssueReportingPackageSupport _Test.swift
[11/22] Emitting module IssueReportingPackageSupport
[12/41] Compiling IssueReporting TestContext.swift
[13/41] Compiling IssueReporting Unimplemented.swift
[14/43] Compiling IssueReporting WithExpectedIssue.swift
[15/43] Compiling IssueReporting WithIssueContext.swift
[16/43] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[17/43] Emitting module ConcurrencyExtras
[18/43] Compiling IssueReporting ErrorReporting.swift
[19/43] Compiling IssueReporting AppHostWarning.swift
[20/44] Compiling ConcurrencyExtras Task.swift
[21/44] Compiling ConcurrencyExtras Locking.swift
[22/44] Compiling ConcurrencyExtras LockIsolated.swift
[23/44] Compiling ConcurrencyExtras Result.swift
[24/44] Compiling ConcurrencyExtras MainSerialExecutor.swift
[25/44] Compiling ConcurrencyExtras UncheckedBox.swift
[26/44] Compiling ConcurrencyExtras AsyncStream.swift
[27/44] Compiling IssueReporting IsTesting.swift
[28/44] Compiling IssueReporting IssueReporter.swift
[29/44] Compiling IssueReporting LockIsolated.swift
[30/44] Compiling IssueReporting Rethrows.swift
[31/44] Compiling IssueReporting BreakpointReporter.swift
[32/44] Compiling IssueReporting FatalErrorReporter.swift
[33/44] Compiling IssueReporting Warn.swift
[34/44] Compiling IssueReporting XCTest.swift
[35/44] Compiling IssueReporting SwiftTesting.swift
[36/44] Compiling IssueReporting UncheckedSendable.swift
[37/44] Emitting module IssueReporting
[40/44] Compiling IssueReporting Deprecations.swift
[41/44] Compiling IssueReporting FailureObserver.swift
[42/44] Compiling IssueReporting RuntimeWarningReporter.swift
[43/44] Compiling IssueReporting ReportIssue.swift
[44/47] Compiling ConcurrencyExtras UncheckedSendable.swift
[45/68] Emitting module XCTestDynamicOverlay
[46/68] Compiling XCTestDynamicOverlay Deprecations.swift
[47/68] Compiling XCTestDynamicOverlay Exports.swift
[48/68] Compiling CombineSchedulers Lock.swift
[49/69] Compiling CombineSchedulers UIScheduler.swift
[50/69] Compiling CombineSchedulers UIKit.swift
[51/69] Emitting module Clocks
[52/69] Compiling Clocks AnyClock.swift
[53/69] Compiling CombineSchedulers AnyScheduler.swift
[54/69] Compiling CombineSchedulers Concurrency.swift
[55/69] Compiling CombineSchedulers ImmediateScheduler.swift
[56/69] Compiling CombineSchedulers Deprecations.swift
[57/69] Compiling CombineSchedulers Timer.swift
[58/69] Compiling CombineSchedulers TestScheduler.swift
[59/69] Emitting module CombineSchedulers
[60/69] Compiling CombineSchedulers UnimplementedScheduler.swift
[61/69] Compiling Clocks UnimplementedClock.swift
[62/69] Compiling Clocks Timer.swift
[63/69] Compiling Clocks TestClock.swift
[64/69] Compiling Clocks ImmediateClock.swift
[65/69] Compiling Clocks Lock.swift
[66/69] Compiling Clocks _AsyncTimerSequence.swift
[67/69] Compiling Clocks SwiftUI.swift
[68/69] Compiling CombineSchedulers NSRecursiveLock.swift
[69/69] Compiling CombineSchedulers SwiftUI.swift
[70/93] Compiling Dependencies URLSession.swift
[71/93] Compiling Dependencies UUID.swift
[72/95] Emitting module Dependencies
[73/95] Compiling Dependencies WithRandomNumberGenerator.swift
[74/95] Compiling Dependencies AppEntryPoint.swift
[75/95] Compiling Dependencies FireAndForget.swift
[76/95] Compiling Dependencies Locale.swift
[77/95] Compiling Dependencies MainQueue.swift
[78/95] Compiling Dependencies Dependency.swift
[79/95] Compiling Dependencies DependencyContext.swift
[80/95] Compiling Dependencies DependencyKey.swift
[81/95] Compiling Dependencies Clocks.swift
[82/95] Compiling Dependencies Context.swift
[83/95] Compiling Dependencies Date.swift
[84/95] Compiling Dependencies MainRunLoop.swift
[85/95] Compiling Dependencies OpenURL.swift
[86/95] Compiling Dependencies TimeZone.swift
[87/95] Compiling Dependencies Deprecations.swift
[88/95] Compiling Dependencies Exports.swift
[89/95] Compiling Dependencies TypeName.swift
[90/95] Compiling Dependencies PreviewTrait.swift
[91/95] Compiling Dependencies DependencyValues.swift
[92/95] Compiling Dependencies Assert.swift
[93/95] Compiling Dependencies Calendar.swift
[94/95] Compiling Dependencies TestTrait.swift
[95/95] Compiling Dependencies WithDependencies.swift
[96/107] Compiling SwiftQuery Query.swift
[97/107] Compiling SwiftQuery FetchFirst.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftQuery/FetchWrappers/FetchFirst.swift:28:47: warning: capture of non-sendable type 'Model.Type' in an isolated closure
26 |         subscription = Task { [modelContainer = self.modelContainer] in
27 |             do {
28 |                 let initialResult = try query.first(in: modelContainer)
   |                                               `- warning: capture of non-sendable type 'Model.Type' in an isolated closure
29 |                 trace { logger.trace("\(Self.self).first: \(String(describing: initialResult?.persistentModelID))") }
30 |                 storage.wrappedValue = initialResult
/Users/admin/builder/spi-builder-workspace/Sources/SwiftQuery/FetchWrappers/FetchFirst.swift:24:30: warning: capture of non-sendable type 'Model.Type' in an isolated closure
22 |     }
23 |
24 |     private func subscribe(_ query: Query<Model>) {
   |                              `- warning: capture of non-sendable type 'Model.Type' in an isolated closure
25 |         debug { logger.debug("\(Self.self).\(#function)(query: \(String(describing: query))") }
26 |         subscription = Task { [modelContainer = self.modelContainer] in
[98/107] Compiling SwiftQuery PersistentModel+Fetch.swift
[99/107] Compiling SwiftQuery Logging.swift
[100/107] Compiling SwiftQuery PersistentModel+Query.swift
[101/108] Compiling SwiftQuery FetchResults.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftQuery/FetchWrappers/FetchResults.swift:29:47: warning: capture of non-sendable type 'Model.Type' in an isolated closure
27 |             do {
28 |
29 |                 let initialResult = try query.fetchedResults(in: modelContainer, batchSize: batchSize)
   |                                               `- warning: capture of non-sendable type 'Model.Type' in an isolated closure
30 |                 trace {
31 |                     logger.trace("\(Self.self).fetchedResults: \(String(describing: initialResult.map { $0.persistentModelID } ))")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftQuery/FetchWrappers/FetchResults.swift:24:30: warning: capture of non-sendable type 'Model.Type' in an isolated closure
22 |     }
23 |
24 |     private func subscribe(_ query: Query<Model>, batchSize: Int) {
   |                              `- warning: capture of non-sendable type 'Model.Type' in an isolated closure
25 |         debug { logger.debug("\(Self.self).\(#function)") }
26 |         subscription = Task {
[102/108] Compiling SwiftQuery FetchAll.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftQuery/FetchWrappers/FetchAll.swift:28:47: warning: capture of non-sendable type 'Model.Type' in an isolated closure
26 |         subscription = Task { [modelContainer = self.modelContainer] in
27 |             do {
28 |                 let initialResult = try query.results(in: modelContainer)
   |                                               `- warning: capture of non-sendable type 'Model.Type' in an isolated closure
29 |                 trace {
30 |                     logger.trace("\(Self.self).results: \(String(describing: initialResult.map { $0.persistentModelID } ))")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftQuery/FetchWrappers/FetchAll.swift:24:30: warning: capture of non-sendable type 'Model.Type' in an isolated closure
22 |     }
23 |
24 |     private func subscribe(_ query: Query<Model>) {
   |                              `- warning: capture of non-sendable type 'Model.Type' in an isolated closure
25 |         debug { logger.debug("\(Self.self).\(#function)(query: \(String(describing: query))") }
26 |         subscription = Task { [modelContainer = self.modelContainer] in
[103/108] Compiling SwiftQuery AnySortDescriptor.swift
[104/108] Compiling SwiftQuery Fetch+Concurrency.swift
[105/108] Emitting module SwiftQuery
[106/108] Compiling SwiftQuery Fetch+MainActor.swift
[107/108] Compiling SwiftQuery DefaultModelContainerKey.swift
[108/108] Compiling SwiftQuery QueryActor.swift
Build complete! (28.87s)
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5505] Fetching xctest-dynamic-overlay
[552/11801] Fetching xctest-dynamic-overlay, swift-dependencies
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.26s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.26s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.3 (1.71s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-clocks
[1/878] Fetching swift-concurrency-extras
[133/3288] Fetching swift-concurrency-extras, combine-schedulers
[254/4580] Fetching swift-concurrency-extras, combine-schedulers, swift-clocks
[4581/76316] Fetching swift-concurrency-extras, combine-schedulers, swift-clocks, swift-syntax
Fetched https://github.com/pointfreeco/swift-clocks from cache (3.13s)
Fetched https://github.com/swiftlang/swift-syntax from cache (3.13s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (3.13s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (3.13s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (3.55s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.40s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (0.39s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.39s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (2.56s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.9.3
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.6.1
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.1
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-dependencies",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-dependencies"
    },
    {
      "identity" : "xctest-dynamic-overlay",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
    }
  ],
  "manifest_display_name" : "swift-query",
  "name" : "swift-query",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftQuery",
      "targets" : [
        "SwiftQuery"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "SwiftQueryTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftQueryTests",
      "path" : "Tests/SwiftQueryTests",
      "product_dependencies" : [
        "IssueReporting"
      ],
      "sources" : [
        "AnySortDescriptorTests.swift",
        "ConcurrentFetchTests.swift",
        "FetchTests.swift",
        "FetchWrapperTests.swift",
        "Model.swift",
        "PersistentModelFetchTests.swift",
        "PersistentModelQueryTests.swift",
        "QueryActorTests.swift",
        "QueryTests.swift",
        "StringComparatorTests.swift"
      ],
      "target_dependencies" : [
        "SwiftQuery"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftQuery",
      "module_type" : "SwiftTarget",
      "name" : "SwiftQuery",
      "path" : "Sources/SwiftQuery",
      "product_dependencies" : [
        "Dependencies"
      ],
      "product_memberships" : [
        "SwiftQuery"
      ],
      "sources" : [
        "AnySortDescriptor.swift",
        "Fetch+Concurrency.swift",
        "Fetch+MainActor.swift",
        "FetchWrappers/DefaultModelContainerKey.swift",
        "FetchWrappers/FetchAll.swift",
        "FetchWrappers/FetchFirst.swift",
        "FetchWrappers/FetchResults.swift",
        "Logging.swift",
        "PersistentModel+Fetch.swift",
        "PersistentModel+Query.swift",
        "Query.swift",
        "QueryActor.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.