Build Information
Failed to build swift-query, reference main (1f9d97
), with Swift 6.0 for Linux on 13 Aug 2025 02:56:26 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-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.0
Building package at path: $PWD
https://github.com/impossibleflight/swift-query.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:f0ebbd71bee66c692411a61ab9a7ee6edc82316b7a7b4c6173cc06c00f20ed39
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5505] Fetching xctest-dynamic-overlay
[2919/11801] Fetching xctest-dynamic-overlay, swift-dependencies
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.78s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.79s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.3 (0.67s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-clocks
[1/878] Fetching swift-concurrency-extras
[581/3288] Fetching swift-concurrency-extras, combine-schedulers
[396/878] Fetching swift-concurrency-extras
[607/3288] Fetching swift-concurrency-extras, combine-schedulers
[1458/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-concurrency-extras from cache (8.14s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (8.14s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (8.15s)
Fetched https://github.com/swiftlang/swift-syntax from cache (8.22s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (1.84s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.68s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (0.65s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.93s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (3.69s)
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-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/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
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/42] Compiling IssueReporting BreakpointReporter.swift
[14/42] Compiling IssueReporting FatalErrorReporter.swift
[15/44] Compiling IssueReporting TestContext.swift
[16/44] Compiling IssueReporting Unimplemented.swift
[17/44] Compiling IssueReporting WithExpectedIssue.swift
[18/44] Compiling IssueReporting WithIssueContext.swift
[19/44] Compiling IssueReporting XCTest.swift
[20/44] Compiling IssueReporting IsTesting.swift
[21/44] Compiling IssueReporting IssueReporter.swift
[22/44] Compiling IssueReporting SwiftTesting.swift
[23/44] Compiling IssueReporting UncheckedSendable.swift
[24/44] Compiling IssueReporting Warn.swift
[25/44] Compiling IssueReporting ErrorReporting.swift
[26/44] Compiling IssueReporting AppHostWarning.swift
[27/44] Compiling IssueReporting Deprecations.swift
[28/44] Compiling IssueReporting FailureObserver.swift
[29/44] Compiling IssueReporting LockIsolated.swift
[30/44] Compiling IssueReporting Rethrows.swift
[31/44] Emitting module IssueReporting
[32/44] Compiling ConcurrencyExtras MainSerialExecutor.swift
[33/45] Compiling IssueReporting RuntimeWarningReporter.swift
[34/45] Compiling IssueReporting ReportIssue.swift
[39/46] Emitting module ConcurrencyExtras
[43/46] Compiling ConcurrencyExtras Task.swift
[44/46] Compiling ConcurrencyExtras Result.swift
[45/46] Compiling ConcurrencyExtras LockIsolated.swift
[46/46] Compiling ConcurrencyExtras UncheckedSendable.swift
[48/70] Compiling XCTestDynamicOverlay Exports.swift
[49/70] Compiling Clocks Timer.swift
[50/71] Compiling CombineSchedulers Timer.swift
[51/72] Compiling CombineSchedulers ImmediateScheduler.swift
[52/72] Compiling CombineSchedulers Deprecations.swift
[53/72] Compiling CombineSchedulers UIScheduler.swift
[54/72] Compiling CombineSchedulers UIKit.swift
[55/72] Emitting module CombineSchedulers
[56/72] Compiling CombineSchedulers AnyScheduler.swift
[57/72] Compiling CombineSchedulers Concurrency.swift
[58/72] Compiling CombineSchedulers SwiftUI.swift
[59/72] Compiling CombineSchedulers TestScheduler.swift
[60/72] Compiling CombineSchedulers Lock.swift
[61/72] Compiling CombineSchedulers NSRecursiveLock.swift
[62/72] Compiling CombineSchedulers UnimplementedScheduler.swift
[63/72] Compiling Clocks ImmediateClock.swift
[64/73] Emitting module Clocks
[65/73] Compiling Clocks AnyClock.swift
[67/73] Compiling Clocks Lock.swift
[68/73] Compiling Clocks _AsyncTimerSequence.swift
[69/73] Compiling Clocks UnimplementedClock.swift
[70/73] Compiling XCTestDynamicOverlay Deprecations.swift
[71/73] Emitting module XCTestDynamicOverlay
[72/74] Compiling Clocks SwiftUI.swift
[73/74] Compiling Clocks TestClock.swift
[76/98] Emitting module Dependencies
[77/101] Compiling Dependencies Assert.swift
[78/101] Compiling Dependencies Calendar.swift
[79/101] Compiling Dependencies Clocks.swift
[80/101] Compiling Dependencies Context.swift
[81/101] Compiling Dependencies Date.swift
[82/101] Compiling Dependencies FireAndForget.swift
[83/101] Compiling Dependencies UUID.swift
[84/101] Compiling Dependencies WithRandomNumberGenerator.swift
[85/101] Compiling Dependencies AppEntryPoint.swift
[86/101] Compiling Dependencies Deprecations.swift
[87/101] Compiling Dependencies Exports.swift
[88/101] Compiling Dependencies TypeName.swift
[89/101] Compiling Dependencies OpenURL.swift
[90/101] Compiling Dependencies TimeZone.swift
[91/101] Compiling Dependencies URLSession.swift
[92/101] Compiling Dependencies Locale.swift
[93/101] Compiling Dependencies MainQueue.swift
[94/101] Compiling Dependencies MainRunLoop.swift
[95/101] Compiling Dependencies Dependency.swift
[96/101] Compiling Dependencies DependencyContext.swift
[97/101] Compiling Dependencies DependencyKey.swift
[98/101] Compiling Dependencies DependencyValues.swift
[99/101] Compiling Dependencies PreviewTrait.swift
[100/101] Compiling Dependencies TestTrait.swift
[101/101] Compiling Dependencies WithDependencies.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 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 {
[107/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 {
[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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[110/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 {
[111/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 {
[112/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 {
[113/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 {
[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 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.0 linux