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.2 (beta) for Linux on 13 Aug 2025 02:56:34 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: 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:         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
[1763/11801] Fetching xctest-dynamic-overlay, swift-dependencies
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.88s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.89s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.3 (1.63s)
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[1/1292] Fetching swift-clocks
[105/2170] Fetching swift-clocks, swift-concurrency-extras
[1272/4580] Fetching swift-clocks, swift-concurrency-extras, combine-schedulers
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.64s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.65s)
[1/71736] Fetching swift-syntax
Fetched https://github.com/pointfreeco/combine-schedulers from cache (7.15s)
Fetched https://github.com/swiftlang/swift-syntax from cache (7.23s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (7.75s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (1.12s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (0.63s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.62s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (3.73s)
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/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/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] Emitting module IssueReportingPackageSupport
[11/22] Compiling IssueReportingPackageSupport _Test.swift
[13/23] Emitting module ConcurrencyExtras
[14/23] Compiling ConcurrencyExtras ActorIsolated.swift
[15/23] Compiling ConcurrencyExtras AnyHashableSendable.swift
[16/43] Compiling ConcurrencyExtras UncheckedSendable.swift
[17/43] Compiling IssueReporting TestContext.swift
[18/43] Compiling IssueReporting Unimplemented.swift
[19/45] Compiling IssueReporting WithExpectedIssue.swift
[20/45] Compiling IssueReporting WithIssueContext.swift
[21/45] Compiling IssueReporting Deprecations.swift
[22/45] Compiling IssueReporting SwiftTesting.swift
[23/45] Compiling IssueReporting BreakpointReporter.swift
[24/45] Compiling IssueReporting FatalErrorReporter.swift
[25/45] Compiling IssueReporting RuntimeWarningReporter.swift
[26/45] Compiling IssueReporting ReportIssue.swift
[27/45] Emitting module IssueReporting
[28/45] Compiling IssueReporting ErrorReporting.swift
[29/45] Compiling IssueReporting AppHostWarning.swift
[31/45] Compiling ConcurrencyExtras MainSerialExecutor.swift
[32/45] Compiling IssueReporting UncheckedSendable.swift
[33/45] Compiling IssueReporting Warn.swift
[34/45] Compiling ConcurrencyExtras LockIsolated.swift
[35/45] Compiling ConcurrencyExtras Task.swift
[36/45] Compiling ConcurrencyExtras Result.swift
[41/46] Compiling IssueReporting XCTest.swift
[42/46] Compiling IssueReporting IsTesting.swift
[43/46] Compiling IssueReporting IssueReporter.swift
[44/46] Compiling IssueReporting FailureObserver.swift
[45/46] Compiling IssueReporting LockIsolated.swift
[46/46] Compiling IssueReporting Rethrows.swift
[48/70] Compiling Clocks Lock.swift
[49/71] Compiling XCTestDynamicOverlay Exports.swift
[50/71] Emitting module CombineSchedulers
[51/71] Compiling CombineSchedulers ImmediateScheduler.swift
[52/71] Compiling CombineSchedulers Deprecations.swift
[53/71] Compiling CombineSchedulers AnyScheduler.swift
[54/71] Compiling CombineSchedulers Concurrency.swift
[55/71] Compiling CombineSchedulers Lock.swift
[56/71] Compiling CombineSchedulers NSRecursiveLock.swift
[57/71] Compiling CombineSchedulers SwiftUI.swift
[58/71] Compiling CombineSchedulers TestScheduler.swift
[59/71] Compiling CombineSchedulers Timer.swift
[60/71] Compiling CombineSchedulers UIScheduler.swift
[61/71] Compiling CombineSchedulers UIKit.swift
[62/72] Compiling Clocks Timer.swift
[63/72] Compiling CombineSchedulers UnimplementedScheduler.swift
[65/73] Compiling Clocks AnyClock.swift
[66/73] Compiling Clocks ImmediateClock.swift
[67/73] Emitting module Clocks
[68/73] Compiling Clocks _AsyncTimerSequence.swift
[69/73] Compiling Clocks UnimplementedClock.swift
[70/73] Compiling XCTestDynamicOverlay Deprecations.swift
[71/73] Emitting module XCTestDynamicOverlay
[73/74] Compiling Clocks TestClock.swift
[74/74] Compiling Clocks SwiftUI.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 Locale.swift
[83/101] Compiling Dependencies MainQueue.swift
[84/101] Compiling Dependencies MainRunLoop.swift
[85/101] Compiling Dependencies UUID.swift
[86/101] Compiling Dependencies WithRandomNumberGenerator.swift
[87/101] Compiling Dependencies AppEntryPoint.swift
[88/101] Compiling Dependencies Deprecations.swift
[89/101] Compiling Dependencies Exports.swift
[90/101] Compiling Dependencies TypeName.swift
[91/101] Compiling Dependencies Assert.swift
[92/101] Compiling Dependencies Calendar.swift
[93/101] Compiling Dependencies Clocks.swift
[94/101] Compiling Dependencies PreviewTrait.swift
[95/101] Compiling Dependencies TestTrait.swift
[96/101] Compiling Dependencies WithDependencies.swift
[97/101] Emitting module Dependencies
[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 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 {
[104/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 {
[105/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 {
[106/115] 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 {
[107/115] 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)
[108/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 {
[109/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 {
[110/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 {
[111/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 {
[112/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 {
[113/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 {
[114/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 {
[115/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 {
BUILD FAILURE 6.2 linux