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 1.2.0 (89eda3), with Swift 6.2 (beta) for Linux on 13 Aug 2025 02:55:35 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 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: 1.2.0
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
 * tag               1.2.0      -> FETCH_HEAD
HEAD is now at 89eda3e PR feedback
Cloned https://github.com/impossibleflight/swift-query.git
Revision (git rev-parse @):
89eda3e8a739ac339584b0392c542d825ddbef71
SUCCESS checkout https://github.com/impossibleflight/swift-query.git at 1.2.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/impossibleflight/swift-query.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5505] Fetching xctest-dynamic-overlay
[2093/11801] Fetching xctest-dynamic-overlay, swift-dependencies
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.99s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.16s)
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/pointfreeco/swift-clocks
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/combine-schedulers
[1/878] Fetching swift-concurrency-extras
[291/2170] Fetching swift-concurrency-extras, swift-clocks
[1151/4580] Fetching swift-concurrency-extras, swift-clocks, combine-schedulers
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.87s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.87s)
[1/71736] Fetching swift-syntax
Fetched https://github.com/pointfreeco/swift-clocks from cache (6.09s)
Fetched https://github.com/swiftlang/swift-syntax from cache (6.15s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (6.59s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.49s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (0.49s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.49s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (4.34s)
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/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/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
Building for debugging...
[0/9] Write sources
[8/9] Write swift-version-24593BA9C3E375BF.txt
[10/22] Compiling IssueReportingPackageSupport _Test.swift
[11/22] Emitting module IssueReportingPackageSupport
[13/42] Emitting module IssueReporting
[14/44] Compiling IssueReporting WithExpectedIssue.swift
[15/44] Compiling IssueReporting WithIssueContext.swift
[16/44] Compiling ConcurrencyExtras Result.swift
[17/44] Compiling ConcurrencyExtras Task.swift
[18/45] Compiling IssueReporting ErrorReporting.swift
[19/45] Compiling IssueReporting AppHostWarning.swift
[20/45] Compiling IssueReporting Deprecations.swift
[21/45] Compiling IssueReporting TestContext.swift
[22/45] Compiling IssueReporting Unimplemented.swift
[23/45] Compiling IssueReporting LockIsolated.swift
[24/45] Compiling IssueReporting Rethrows.swift
[26/45] Compiling IssueReporting FailureObserver.swift
[27/45] Compiling IssueReporting BreakpointReporter.swift
[28/45] Compiling IssueReporting FatalErrorReporter.swift
[29/45] Compiling IssueReporting RuntimeWarningReporter.swift
[30/45] Compiling IssueReporting ReportIssue.swift
[31/45] Compiling IssueReporting SwiftTesting.swift
[32/45] Compiling IssueReporting UncheckedSendable.swift
[33/45] Compiling IssueReporting Warn.swift
[34/45] Compiling ConcurrencyExtras LockIsolated.swift
[35/45] Compiling ConcurrencyExtras MainSerialExecutor.swift
[36/45] Emitting module ConcurrencyExtras
[39/45] Compiling ConcurrencyExtras UncheckedSendable.swift
[41/46] Compiling IssueReporting XCTest.swift
[42/46] Compiling IssueReporting IsTesting.swift
[43/46] Compiling IssueReporting IssueReporter.swift
[48/70] Compiling XCTestDynamicOverlay Exports.swift
[49/70] Compiling CombineSchedulers UIScheduler.swift
[50/70] Emitting module CombineSchedulers
[51/71] Compiling Clocks SwiftUI.swift
[52/72] Compiling CombineSchedulers SwiftUI.swift
[53/72] Compiling CombineSchedulers TestScheduler.swift
[54/72] Compiling CombineSchedulers Timer.swift
[55/72] Compiling CombineSchedulers UIKit.swift
[56/72] Compiling CombineSchedulers ImmediateScheduler.swift
[57/72] Compiling CombineSchedulers Deprecations.swift
[58/72] Compiling CombineSchedulers Lock.swift
[59/72] Compiling CombineSchedulers NSRecursiveLock.swift
[60/72] Compiling CombineSchedulers AnyScheduler.swift
[61/72] Compiling CombineSchedulers Concurrency.swift
[62/72] Compiling Clocks Timer.swift
[63/72] Compiling CombineSchedulers UnimplementedScheduler.swift
[65/73] Compiling Clocks ImmediateClock.swift
[66/73] Compiling Clocks _AsyncTimerSequence.swift
[67/73] Compiling Clocks AnyClock.swift
[68/73] Compiling Clocks Lock.swift
[69/73] Emitting module Clocks
[70/73] Compiling Clocks UnimplementedClock.swift
[71/73] Compiling Clocks TestClock.swift
[72/74] Emitting module XCTestDynamicOverlay
[73/74] Compiling XCTestDynamicOverlay Deprecations.swift
[76/98] Compiling Dependencies Locale.swift
[77/98] Compiling Dependencies MainQueue.swift
[78/98] Compiling Dependencies MainRunLoop.swift
[79/101] Emitting module Dependencies
[80/101] Compiling Dependencies UUID.swift
[81/101] Compiling Dependencies WithRandomNumberGenerator.swift
[82/101] Compiling Dependencies AppEntryPoint.swift
[83/101] Compiling Dependencies Deprecations.swift
[84/101] Compiling Dependencies Exports.swift
[85/101] Compiling Dependencies TypeName.swift
[86/101] Compiling Dependencies PreviewTrait.swift
[87/101] Compiling Dependencies TestTrait.swift
[88/101] Compiling Dependencies WithDependencies.swift
[89/101] Compiling Dependencies Context.swift
[90/101] Compiling Dependencies Date.swift
[91/101] Compiling Dependencies FireAndForget.swift
[92/101] Compiling Dependencies OpenURL.swift
[93/101] Compiling Dependencies TimeZone.swift
[94/101] Compiling Dependencies URLSession.swift
[95/101] Compiling Dependencies Assert.swift
[96/101] Compiling Dependencies Calendar.swift
[97/101] Compiling Dependencies Clocks.swift
[98/101] Compiling Dependencies Dependency.swift
[99/101] Compiling Dependencies DependencyContext.swift
[100/101] Compiling Dependencies DependencyKey.swift
[101/101] Compiling Dependencies DependencyValues.swift
[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/114] 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/114] 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/114] 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 {
[108/114] 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)
[109/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 {
[110/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 {
[111/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 {
[112/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 {
[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 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 {
[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 {
BUILD FAILURE 6.2 linux