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

Failed to build swift-query, reference main (1f9d97), with Swift 6.1 for Wasm on 13 Aug 2025 02:56:19 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/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:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/impossibleflight/swift-query.git
https://github.com/impossibleflight/swift-query.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "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" : "/host/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"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8f9255989265d824b88e7d572b1a334a0dc9b701075ede1970390db95d315c35
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-dependencies
[1/5505] Fetching xctest-dynamic-overlay
[1158/11801] Fetching xctest-dynamic-overlay, swift-dependencies
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.96s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.97s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.3 (1.78s)
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/swiftlang/swift-syntax
[1/2410] Fetching combine-schedulers
[2411/3288] Fetching combine-schedulers, swift-concurrency-extras
[2622/4580] Fetching combine-schedulers, swift-concurrency-extras, swift-clocks
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.53s)
[1/71736] Fetching swift-syntax
Fetched https://github.com/pointfreeco/swift-clocks from cache (6.89s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (6.89s)
Fetched https://github.com/swiftlang/swift-syntax from cache (6.95s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (7.61s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (1.92s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (0.47s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.98s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (2.79s)
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/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/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
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-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.9.3
Building for debugging...
[0/9] Write sources
[8/9] Write swift-version-24593BA9C3E375BF.txt
[10/22] Emitting module ConcurrencyExtras
[11/23] Compiling IssueReportingPackageSupport _Test.swift
[12/23] Emitting module IssueReportingPackageSupport
[14/24] Compiling ConcurrencyExtras UncheckedSendable.swift
[15/43] Emitting module IssueReporting
[16/45] Compiling IssueReporting ErrorReporting.swift
[17/45] Compiling IssueReporting AppHostWarning.swift
[18/45] Compiling IssueReporting TestContext.swift
[19/45] Compiling IssueReporting Unimplemented.swift
[20/45] Compiling IssueReporting SwiftTesting.swift
[21/45] Compiling IssueReporting UncheckedSendable.swift
[22/45] Compiling IssueReporting Warn.swift
[23/45] Compiling IssueReporting XCTest.swift
[24/45] Compiling IssueReporting IsTesting.swift
[25/45] Compiling IssueReporting IssueReporter.swift
[26/45] Compiling IssueReporting RuntimeWarningReporter.swift
[27/45] Compiling IssueReporting ReportIssue.swift
[28/45] Compiling IssueReporting BreakpointReporter.swift
[29/45] Compiling IssueReporting FatalErrorReporter.swift
[32/45] Compiling IssueReporting Deprecations.swift
[33/45] Compiling ConcurrencyExtras MainSerialExecutor.swift
[34/45] Compiling ConcurrencyExtras LockIsolated.swift
[35/45] Compiling IssueReporting LockIsolated.swift
[36/45] Compiling IssueReporting Rethrows.swift
[38/45] Compiling IssueReporting FailureObserver.swift
[39/45] Compiling ConcurrencyExtras Task.swift
[40/45] Compiling ConcurrencyExtras Result.swift
[45/46] Compiling IssueReporting WithExpectedIssue.swift
[46/46] Compiling IssueReporting WithIssueContext.swift
[48/70] Compiling CombineSchedulers Timer.swift
[49/71] Compiling CombineSchedulers AnyScheduler.swift
[50/71] Compiling CombineSchedulers Concurrency.swift
[51/71] Compiling CombineSchedulers SwiftUI.swift
[52/71] Compiling CombineSchedulers TestScheduler.swift
[53/71] Compiling CombineSchedulers Lock.swift
[54/71] Compiling CombineSchedulers NSRecursiveLock.swift
[55/71] Emitting module CombineSchedulers
[56/71] Compiling XCTestDynamicOverlay Exports.swift
[57/71] Compiling CombineSchedulers UIKit.swift
[58/71] Compiling CombineSchedulers ImmediateScheduler.swift
[59/71] Compiling CombineSchedulers Deprecations.swift
[60/71] Compiling CombineSchedulers UIScheduler.swift
[61/71] Compiling Clocks Timer.swift
[62/72] Compiling CombineSchedulers UnimplementedScheduler.swift
[63/73] Emitting module Clocks
[64/73] Emitting module XCTestDynamicOverlay
[65/73] Compiling Clocks ImmediateClock.swift
[66/73] Compiling Clocks AnyClock.swift
[68/73] Compiling Clocks _AsyncTimerSequence.swift
[69/73] Compiling Clocks SwiftUI.swift
[70/73] Compiling Clocks TestClock.swift
[71/73] Compiling XCTestDynamicOverlay Deprecations.swift
[72/73] Compiling Clocks Lock.swift
[73/74] Compiling Clocks UnimplementedClock.swift
[76/98] Compiling Dependencies OpenURL.swift
[77/98] Compiling Dependencies TimeZone.swift
[78/98] Compiling Dependencies URLSession.swift
[79/101] Compiling Dependencies Context.swift
[80/101] Compiling Dependencies Date.swift
[81/101] Compiling Dependencies FireAndForget.swift
[82/101] Compiling Dependencies Deprecations.swift
[83/101] Compiling Dependencies Exports.swift
[84/101] Compiling Dependencies TypeName.swift
[85/101] Compiling Dependencies Assert.swift
[86/101] Compiling Dependencies Calendar.swift
[87/101] Compiling Dependencies Clocks.swift
[88/101] Compiling Dependencies Locale.swift
[89/101] Compiling Dependencies MainQueue.swift
[90/101] Compiling Dependencies MainRunLoop.swift
[91/101] Compiling Dependencies UUID.swift
[92/101] Compiling Dependencies WithRandomNumberGenerator.swift
[93/101] Compiling Dependencies AppEntryPoint.swift
[94/101] Compiling Dependencies PreviewTrait.swift
[95/101] Compiling Dependencies TestTrait.swift
[96/101] Compiling Dependencies WithDependencies.swift
[97/101] Compiling Dependencies Dependency.swift
[98/101] Compiling Dependencies DependencyContext.swift
[99/101] Compiling Dependencies DependencyKey.swift
[100/101] Compiling Dependencies DependencyValues.swift
[101/101] Emitting module Dependencies
[103/114] Compiling SwiftQuery FetchAll.swift
/host/spi-builder-workspace/Sources/SwiftQuery/Fetch+Concurrency.swift:2:8: error: no such module 'SwiftData'
  1 | import Foundation
  2 | import SwiftData
    |        `- error: no such module 'SwiftData'
  3 |
  4 | public extension Query {
[104/114] Compiling SwiftQuery FetchFirst.swift
/host/spi-builder-workspace/Sources/SwiftQuery/Fetch+Concurrency.swift:2:8: error: no such module 'SwiftData'
  1 | import Foundation
  2 | import SwiftData
    |        `- error: no such module 'SwiftData'
  3 |
  4 | public extension Query {
[105/115] Compiling SwiftQuery Fetch+MainActor.swift
/host/spi-builder-workspace/Sources/SwiftQuery/Fetch+Concurrency.swift:2:8: error: no such module 'SwiftData'
  1 | import Foundation
  2 | import SwiftData
    |        `- error: no such module 'SwiftData'
  3 |
  4 | public extension Query {
[106/115] Compiling SwiftQuery DefaultModelContainerKey.swift
/host/spi-builder-workspace/Sources/SwiftQuery/Fetch+Concurrency.swift:2:8: error: no such module 'SwiftData'
  1 | import Foundation
  2 | import SwiftData
    |        `- error: no such module 'SwiftData'
  3 |
  4 | public extension Query {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[107/115] Emitting module SwiftQuery
/host/spi-builder-workspace/Sources/SwiftQuery/Fetch+Concurrency.swift:2:8: error: no such module 'SwiftData'
  1 | import Foundation
  2 | import SwiftData
    |        `- error: no such module 'SwiftData'
  3 |
  4 | public extension Query {
[108/115] Compiling SwiftQuery AnySortDescriptor.swift
/host/spi-builder-workspace/Sources/SwiftQuery/Fetch+Concurrency.swift:2:8: error: no such module 'SwiftData'
  1 | import Foundation
  2 | import SwiftData
    |        `- error: no such module 'SwiftData'
  3 |
  4 | public extension Query {
[109/115] Compiling SwiftQuery Fetch+Concurrency.swift
/host/spi-builder-workspace/Sources/SwiftQuery/Fetch+Concurrency.swift:2:8: error: no such module 'SwiftData'
  1 | import Foundation
  2 | import SwiftData
    |        `- error: no such module 'SwiftData'
  3 |
  4 | public extension Query {
[110/115] Compiling SwiftQuery Query.swift
/host/spi-builder-workspace/Sources/SwiftQuery/Fetch+Concurrency.swift:2:8: error: no such module 'SwiftData'
  1 | import Foundation
  2 | import SwiftData
    |        `- error: no such module 'SwiftData'
  3 |
  4 | public extension Query {
[111/115] Compiling SwiftQuery FetchResults.swift
/host/spi-builder-workspace/Sources/SwiftQuery/Fetch+Concurrency.swift:2:8: error: no such module 'SwiftData'
  1 | import Foundation
  2 | import SwiftData
    |        `- error: no such module 'SwiftData'
  3 |
  4 | public extension Query {
[112/115] Compiling SwiftQuery Logging.swift
/host/spi-builder-workspace/Sources/SwiftQuery/Fetch+Concurrency.swift:2:8: error: no such module 'SwiftData'
  1 | import Foundation
  2 | import SwiftData
    |        `- error: no such module 'SwiftData'
  3 |
  4 | public extension Query {
[113/115] Compiling SwiftQuery PersistentModel+Query.swift
/host/spi-builder-workspace/Sources/SwiftQuery/Fetch+Concurrency.swift:2:8: error: no such module 'SwiftData'
  1 | import Foundation
  2 | import SwiftData
    |        `- error: no such module 'SwiftData'
  3 |
  4 | public extension Query {
[114/115] Compiling SwiftQuery PersistentModel+Fetch.swift
/host/spi-builder-workspace/Sources/SwiftQuery/Fetch+Concurrency.swift:2:8: error: no such module 'SwiftData'
  1 | import Foundation
  2 | import SwiftData
    |        `- error: no such module 'SwiftData'
  3 |
  4 | public extension Query {
[115/115] Compiling SwiftQuery QueryActor.swift
/host/spi-builder-workspace/Sources/SwiftQuery/Fetch+Concurrency.swift:2:8: error: no such module 'SwiftData'
  1 | import Foundation
  2 | import SwiftData
    |        `- error: no such module 'SwiftData'
  3 |
  4 | public extension Query {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8f9255989265d824b88e7d572b1a334a0dc9b701075ede1970390db95d315c35
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/14] Emitting module IssueReportingPackageSupport
[3/14] Compiling IssueReportingPackageSupport _Test.swift
[4/15] Compiling ConcurrencyExtras Locking.swift
[5/15] Compiling ConcurrencyExtras UncheckedBox.swift
[6/16] Compiling ConcurrencyExtras LockIsolated.swift
[8/16] Compiling ConcurrencyExtras AsyncStream.swift
[9/16] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[10/16] Compiling ConcurrencyExtras ActorIsolated.swift
[11/16] Compiling ConcurrencyExtras AnyHashableSendable.swift
[12/16] Emitting module ConcurrencyExtras
[13/16] Compiling ConcurrencyExtras MainSerialExecutor.swift
[14/16] Compiling ConcurrencyExtras Result.swift
[15/16] Compiling ConcurrencyExtras Task.swift
[16/16] Compiling ConcurrencyExtras UncheckedSendable.swift
[18/36] Compiling IssueReporting ErrorReporting.swift
[19/36] Compiling IssueReporting AppHostWarning.swift
[20/36] Compiling IssueReporting Deprecations.swift
[21/38] Emitting module IssueReporting
[22/38] Compiling IssueReporting TestContext.swift
[23/38] Compiling IssueReporting Unimplemented.swift
[24/38] Compiling IssueReporting FailureObserver.swift
[25/38] Compiling IssueReporting LockIsolated.swift
[26/38] Compiling IssueReporting Rethrows.swift
[27/38] Compiling IssueReporting RuntimeWarningReporter.swift
[28/38] Compiling IssueReporting ReportIssue.swift
[29/38] Compiling IssueReporting WithExpectedIssue.swift
[30/38] Compiling IssueReporting WithIssueContext.swift
[31/38] Compiling IssueReporting BreakpointReporter.swift
[32/38] Compiling IssueReporting FatalErrorReporter.swift
[33/38] Compiling IssueReporting SwiftTesting.swift
[34/38] Compiling IssueReporting UncheckedSendable.swift
[35/38] Compiling IssueReporting Warn.swift
[36/38] Compiling IssueReporting XCTest.swift
[37/38] Compiling IssueReporting IsTesting.swift
[38/38] Compiling IssueReporting IssueReporter.swift
[40/62] Compiling CombineSchedulers ImmediateScheduler.swift
[41/62] Compiling CombineSchedulers Deprecations.swift
[42/63] Emitting module CombineSchedulers
[43/63] Compiling CombineSchedulers AnyScheduler.swift
[44/63] Compiling CombineSchedulers Concurrency.swift
[45/63] Compiling CombineSchedulers SwiftUI.swift
[46/63] Compiling CombineSchedulers TestScheduler.swift
[47/63] Compiling CombineSchedulers Timer.swift
[48/63] Compiling CombineSchedulers Lock.swift
[49/63] Compiling CombineSchedulers NSRecursiveLock.swift
[50/63] Compiling Clocks Timer.swift
[51/63] Compiling CombineSchedulers UIKit.swift
[52/64] Compiling CombineSchedulers UIScheduler.swift
[53/64] Compiling CombineSchedulers UnimplementedScheduler.swift
[54/65] Compiling Clocks ImmediateClock.swift
[55/65] Emitting module Clocks
[56/65] Compiling Clocks AnyClock.swift
[58/65] Compiling Clocks UnimplementedClock.swift
[59/65] Compiling XCTestDynamicOverlay Deprecations.swift
[60/65] Emitting module XCTestDynamicOverlay
[61/65] Compiling XCTestDynamicOverlay Exports.swift
[62/66] Compiling Clocks Lock.swift
[63/66] Compiling Clocks _AsyncTimerSequence.swift
[64/66] Compiling Clocks SwiftUI.swift
[65/66] Compiling Clocks TestClock.swift
[68/90] Compiling Dependencies OpenURL.swift
[69/90] Compiling Dependencies TimeZone.swift
[70/90] Compiling Dependencies URLSession.swift
[71/93] Compiling Dependencies Context.swift
[72/93] Compiling Dependencies Date.swift
[73/93] Compiling Dependencies FireAndForget.swift
[74/93] Emitting module Dependencies
[75/93] Compiling Dependencies Assert.swift
[76/93] Compiling Dependencies Calendar.swift
[77/93] Compiling Dependencies Clocks.swift
[78/93] Compiling Dependencies Locale.swift
[79/93] Compiling Dependencies MainQueue.swift
[80/93] Compiling Dependencies MainRunLoop.swift
[81/93] Compiling Dependencies UUID.swift
[82/93] Compiling Dependencies WithRandomNumberGenerator.swift
[83/93] Compiling Dependencies AppEntryPoint.swift
[84/93] Compiling Dependencies Deprecations.swift
[85/93] Compiling Dependencies Exports.swift
[86/93] Compiling Dependencies TypeName.swift
[87/93] Compiling Dependencies PreviewTrait.swift
[88/93] Compiling Dependencies TestTrait.swift
[89/93] Compiling Dependencies WithDependencies.swift
[90/93] Compiling Dependencies Dependency.swift
[91/93] Compiling Dependencies DependencyContext.swift
[92/93] Compiling Dependencies DependencyKey.swift
[93/93] Compiling Dependencies DependencyValues.swift
[95/106] Compiling SwiftQuery FetchAll.swift
/host/spi-builder-workspace/Sources/SwiftQuery/Fetch+Concurrency.swift:2:8: error: no such module 'SwiftData'
  1 | import Foundation
  2 | import SwiftData
    |        `- error: no such module 'SwiftData'
  3 |
  4 | public extension Query {
[96/106] Compiling SwiftQuery FetchFirst.swift
/host/spi-builder-workspace/Sources/SwiftQuery/Fetch+Concurrency.swift:2:8: error: no such module 'SwiftData'
  1 | import Foundation
  2 | import SwiftData
    |        `- error: no such module 'SwiftData'
  3 |
  4 | public extension Query {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[97/107] Emitting module SwiftQuery
/host/spi-builder-workspace/Sources/SwiftQuery/Fetch+Concurrency.swift:2:8: error: no such module 'SwiftData'
  1 | import Foundation
  2 | import SwiftData
    |        `- error: no such module 'SwiftData'
  3 |
  4 | public extension Query {
[98/107] Compiling SwiftQuery Fetch+MainActor.swift
/host/spi-builder-workspace/Sources/SwiftQuery/Fetch+Concurrency.swift:2:8: error: no such module 'SwiftData'
  1 | import Foundation
  2 | import SwiftData
    |        `- error: no such module 'SwiftData'
  3 |
  4 | public extension Query {
[99/107] Compiling SwiftQuery DefaultModelContainerKey.swift
/host/spi-builder-workspace/Sources/SwiftQuery/Fetch+Concurrency.swift:2:8: error: no such module 'SwiftData'
  1 | import Foundation
  2 | import SwiftData
    |        `- error: no such module 'SwiftData'
  3 |
  4 | public extension Query {
[100/107] Compiling SwiftQuery AnySortDescriptor.swift
/host/spi-builder-workspace/Sources/SwiftQuery/Fetch+Concurrency.swift:2:8: error: no such module 'SwiftData'
  1 | import Foundation
  2 | import SwiftData
    |        `- error: no such module 'SwiftData'
  3 |
  4 | public extension Query {
[101/107] Compiling SwiftQuery Fetch+Concurrency.swift
/host/spi-builder-workspace/Sources/SwiftQuery/Fetch+Concurrency.swift:2:8: error: no such module 'SwiftData'
  1 | import Foundation
  2 | import SwiftData
    |        `- error: no such module 'SwiftData'
  3 |
  4 | public extension Query {
[102/107] Compiling SwiftQuery PersistentModel+Query.swift
/host/spi-builder-workspace/Sources/SwiftQuery/Fetch+Concurrency.swift:2:8: error: no such module 'SwiftData'
  1 | import Foundation
  2 | import SwiftData
    |        `- error: no such module 'SwiftData'
  3 |
  4 | public extension Query {
[103/107] Compiling SwiftQuery Query.swift
/host/spi-builder-workspace/Sources/SwiftQuery/Fetch+Concurrency.swift:2:8: error: no such module 'SwiftData'
  1 | import Foundation
  2 | import SwiftData
    |        `- error: no such module 'SwiftData'
  3 |
  4 | public extension Query {
[104/107] Compiling SwiftQuery PersistentModel+Fetch.swift
/host/spi-builder-workspace/Sources/SwiftQuery/Fetch+Concurrency.swift:2:8: error: no such module 'SwiftData'
  1 | import Foundation
  2 | import SwiftData
    |        `- error: no such module 'SwiftData'
  3 |
  4 | public extension Query {
[105/107] Compiling SwiftQuery FetchResults.swift
/host/spi-builder-workspace/Sources/SwiftQuery/Fetch+Concurrency.swift:2:8: error: no such module 'SwiftData'
  1 | import Foundation
  2 | import SwiftData
    |        `- error: no such module 'SwiftData'
  3 |
  4 | public extension Query {
[106/107] Compiling SwiftQuery Logging.swift
/host/spi-builder-workspace/Sources/SwiftQuery/Fetch+Concurrency.swift:2:8: error: no such module 'SwiftData'
  1 | import Foundation
  2 | import SwiftData
    |        `- error: no such module 'SwiftData'
  3 |
  4 | public extension Query {
[107/107] Compiling SwiftQuery QueryActor.swift
/host/spi-builder-workspace/Sources/SwiftQuery/Fetch+Concurrency.swift:2:8: error: no such module 'SwiftData'
  1 | import Foundation
  2 | import SwiftData
    |        `- error: no such module 'SwiftData'
  3 |
  4 | public extension Query {
BUILD FAILURE 6.1 wasm