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.0 for macOS (SPM) on 13 Aug 2025 02:56:07 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.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.0
Building package at path:  $PWD
https://github.com/impossibleflight/swift-query.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Write sources
[8/9] Write swift-version-5BDAB9E9C0126B9D.txt
[10/22] Emitting module IssueReportingPackageSupport
[11/22] Compiling IssueReportingPackageSupport _Test.swift
[12/41] Compiling IssueReporting ErrorReporting.swift
[13/41] Compiling IssueReporting AppHostWarning.swift
[14/41] Compiling IssueReporting LockIsolated.swift
[15/41] Compiling IssueReporting Rethrows.swift
[16/41] Compiling IssueReporting Deprecations.swift
[17/41] Compiling IssueReporting FailureObserver.swift
[18/43] Compiling IssueReporting SwiftTesting.swift
[19/43] Compiling IssueReporting UncheckedSendable.swift
[20/43] Compiling IssueReporting Warn.swift
[21/43] Compiling IssueReporting XCTest.swift
[22/43] Compiling IssueReporting TestContext.swift
[23/43] Compiling IssueReporting Unimplemented.swift
[24/43] Compiling IssueReporting IsTesting.swift
[25/43] Compiling IssueReporting IssueReporter.swift
[26/43] Emitting module IssueReporting
[27/43] Compiling IssueReporting RuntimeWarningReporter.swift
[28/43] Compiling IssueReporting ReportIssue.swift
[29/43] Compiling IssueReporting BreakpointReporter.swift
[30/43] Compiling IssueReporting FatalErrorReporter.swift
[31/43] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[34/44] Emitting module ConcurrencyExtras
[35/44] Compiling ConcurrencyExtras AsyncStream.swift
[36/44] Compiling ConcurrencyExtras LockIsolated.swift
[37/44] Compiling ConcurrencyExtras Locking.swift
[38/44] Compiling ConcurrencyExtras Result.swift
[39/44] Compiling ConcurrencyExtras Task.swift
[40/44] Compiling ConcurrencyExtras UncheckedBox.swift
[41/44] Compiling ConcurrencyExtras MainSerialExecutor.swift
[42/44] Compiling ConcurrencyExtras UncheckedSendable.swift
[43/44] Compiling IssueReporting WithExpectedIssue.swift
[44/44] Compiling IssueReporting WithIssueContext.swift
[45/68] Emitting module XCTestDynamicOverlay
[46/68] Compiling XCTestDynamicOverlay Deprecations.swift
[47/68] Compiling XCTestDynamicOverlay Exports.swift
[48/68] Compiling CombineSchedulers ImmediateScheduler.swift
[49/68] Compiling CombineSchedulers Deprecations.swift
[50/69] Compiling CombineSchedulers UIKit.swift
[51/69] Compiling CombineSchedulers UIScheduler.swift
[52/69] Emitting module CombineSchedulers
[53/69] Compiling CombineSchedulers AnyScheduler.swift
[54/69] Compiling CombineSchedulers Concurrency.swift
[55/69] Compiling Clocks UnimplementedClock.swift
[56/69] Emitting module Clocks
[57/69] Compiling Clocks ImmediateClock.swift
[58/69] Compiling CombineSchedulers TestScheduler.swift
[59/69] Compiling CombineSchedulers Timer.swift
[60/69] Compiling CombineSchedulers UnimplementedScheduler.swift
[61/69] Compiling Clocks Timer.swift
[62/69] Compiling Clocks _AsyncTimerSequence.swift
[63/69] Compiling Clocks TestClock.swift
[64/69] Compiling Clocks AnyClock.swift
[65/69] Compiling Clocks Lock.swift
[66/69] Compiling Clocks SwiftUI.swift
[67/69] Compiling CombineSchedulers Lock.swift
[68/69] Compiling CombineSchedulers SwiftUI.swift
[69/69] Compiling CombineSchedulers NSRecursiveLock.swift
[70/93] Emitting module Dependencies
[71/95] Compiling Dependencies MainRunLoop.swift
[72/95] Compiling Dependencies OpenURL.swift
[73/95] Compiling Dependencies TimeZone.swift
[74/95] Compiling Dependencies TypeName.swift
[75/95] Compiling Dependencies PreviewTrait.swift
[76/95] Compiling Dependencies FireAndForget.swift
[77/95] Compiling Dependencies Locale.swift
[78/95] Compiling Dependencies MainQueue.swift
[79/95] Compiling Dependencies Clocks.swift
[80/95] Compiling Dependencies Context.swift
[81/95] Compiling Dependencies Date.swift
[82/95] Compiling Dependencies Dependency.swift
[83/95] Compiling Dependencies DependencyContext.swift
[84/95] Compiling Dependencies DependencyKey.swift
[85/95] Compiling Dependencies URLSession.swift
[86/95] Compiling Dependencies UUID.swift
[87/95] Compiling Dependencies Deprecations.swift
[88/95] Compiling Dependencies Exports.swift
[89/95] Compiling Dependencies WithRandomNumberGenerator.swift
[90/95] Compiling Dependencies AppEntryPoint.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 PersistentModel+Fetch.swift
[98/107] Compiling SwiftQuery Logging.swift
[99/107] Compiling SwiftQuery FetchAll.swift
[100/107] Compiling SwiftQuery FetchFirst.swift
[101/107] Emitting module SwiftQuery
[102/107] Compiling SwiftQuery PersistentModel+Query.swift
[103/107] Compiling SwiftQuery Fetch+MainActor.swift
[104/107] Compiling SwiftQuery DefaultModelContainerKey.swift
[105/107] Compiling SwiftQuery FetchResults.swift
[106/107] Compiling SwiftQuery AnySortDescriptor.swift
[107/107] Compiling SwiftQuery Fetch+Concurrency.swift
[108/108] Compiling SwiftQuery QueryActor.swift
Build complete! (31.66s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-dependencies
[1/5505] Fetching xctest-dynamic-overlay
[497/11801] Fetching xctest-dynamic-overlay, swift-dependencies
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.23s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.23s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.3 (0.49s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-clocks
[1/1292] Fetching swift-clocks
[105/3702] Fetching swift-clocks, combine-schedulers
[351/4580] Fetching swift-clocks, combine-schedulers, swift-concurrency-extras
[4581/76316] Fetching swift-clocks, combine-schedulers, swift-concurrency-extras, swift-syntax
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (2.86s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (2.86s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (2.86s)
Fetched https://github.com/swiftlang/swift-syntax from cache (2.86s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (0.43s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.43s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (0.43s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.42s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (3.19s)
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/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/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
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
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.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.