Build Information
Failed to build composable-user-notifications, reference main (fedca0
), with Swift 6.2 (beta) for Linux on 20 Jun 2025 13:30:11 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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Miiha/composable-user-notifications.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/Miiha/composable-user-notifications
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at fedca0b Fixes badges. (#22)
Cloned https://github.com/Miiha/composable-user-notifications.git
Revision (git rev-parse @):
fedca0bfbb39a34093cbeecb314f8d77fed031e1
SUCCESS checkout https://github.com/Miiha/composable-user-notifications.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/Miiha/composable-user-notifications.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.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
[1/6249] Fetching swift-dependencies
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.00s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.2 (2.08s)
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-clocks
[1/2410] Fetching combine-schedulers
[580/3271] Fetching combine-schedulers, swift-concurrency-extras
[1336/4563] Fetching combine-schedulers, swift-concurrency-extras, swift-clocks
[3428/10030] Fetching combine-schedulers, swift-concurrency-extras, swift-clocks, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.90s)
[6388/8738] Fetching combine-schedulers, swift-concurrency-extras, xctest-dynamic-overlay
[8739/79644] Fetching combine-schedulers, swift-concurrency-extras, xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.51s)
[11780/74177] Fetching combine-schedulers, swift-concurrency-extras, swift-syntax
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (10.00s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (10.00s)
Fetched https://github.com/swiftlang/swift-syntax from cache (10.16s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (10.86s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.69s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.61s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.66s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (2.81s)
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/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.5.2
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.2
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/38] Compiling IssueReporting BreakpointReporter.swift
[10/38] Compiling IssueReporting FatalErrorReporter.swift
[11/40] Compiling IssueReporting SwiftTesting.swift
[12/40] Compiling IssueReporting UncheckedSendable.swift
[13/41] Emitting module ConcurrencyExtras
[14/41] Compiling ConcurrencyExtras ActorIsolated.swift
[15/41] Compiling ConcurrencyExtras AnyHashableSendable.swift
[16/41] Compiling ConcurrencyExtras Task.swift
[17/41] Compiling ConcurrencyExtras Result.swift
[18/41] Compiling ConcurrencyExtras Locking.swift
[19/41] Compiling ConcurrencyExtras UncheckedBox.swift
[20/41] Compiling ConcurrencyExtras LockIsolated.swift
[21/41] Compiling ConcurrencyExtras MainSerialExecutor.swift
[25/41] Emitting module IssueReporting
[29/41] Compiling ConcurrencyExtras UncheckedSendable.swift
[31/42] Compiling IssueReporting RuntimeWarningReporter.swift
[32/42] Compiling IssueReporting ReportIssue.swift
[33/42] Compiling IssueReporting TestContext.swift
[34/42] Compiling IssueReporting Unimplemented.swift
[35/42] Compiling IssueReporting FailureObserver.swift
[36/42] Compiling IssueReporting LockIsolated.swift
[37/42] Compiling IssueReporting Rethrows.swift
[38/42] Compiling IssueReporting XCTest.swift
[39/42] Compiling IssueReporting IsTesting.swift
[40/42] Compiling IssueReporting IssueReporter.swift
[41/42] Compiling IssueReporting WithExpectedIssue.swift
[42/42] Compiling IssueReporting WithIssueContext.swift
[44/66] Compiling XCTestDynamicOverlay Exports.swift
[45/66] Compiling Clocks Timer.swift
[46/67] Compiling CombineSchedulers UIKit.swift
[47/67] Compiling CombineSchedulers SwiftUI.swift
[48/67] Compiling CombineSchedulers TestScheduler.swift
[49/67] Compiling CombineSchedulers UIScheduler.swift
[50/68] Compiling CombineSchedulers Timer.swift
[51/68] Compiling CombineSchedulers AnyScheduler.swift
[52/68] Compiling CombineSchedulers Concurrency.swift
[53/68] Emitting module CombineSchedulers
[54/68] Compiling CombineSchedulers ImmediateScheduler.swift
[55/68] Compiling CombineSchedulers Deprecations.swift
[56/68] Compiling CombineSchedulers Lock.swift
[57/68] Compiling CombineSchedulers NSRecursiveLock.swift
[58/68] Compiling CombineSchedulers UnimplementedScheduler.swift
[60/69] Emitting module Clocks
[61/69] Compiling Clocks AnyClock.swift
[62/69] Compiling Clocks UnimplementedClock.swift
[63/69] Emitting module XCTestDynamicOverlay
[64/69] Compiling XCTestDynamicOverlay Deprecations.swift
[66/70] Compiling Clocks _AsyncTimerSequence.swift
[67/70] Compiling Clocks Lock.swift
[68/70] Compiling Clocks SwiftUI.swift
[69/70] Compiling Clocks TestClock.swift
[70/70] Compiling Clocks ImmediateClock.swift
[72/94] Compiling Dependencies Assert.swift
[73/94] Compiling Dependencies Calendar.swift
[74/94] Compiling Dependencies Clocks.swift
[75/97] Compiling Dependencies UUID.swift
[76/97] Compiling Dependencies WithRandomNumberGenerator.swift
[77/97] Compiling Dependencies AppEntryPoint.swift
[78/97] Compiling Dependencies Deprecations.swift
[79/97] Compiling Dependencies Exports.swift
[80/97] Compiling Dependencies TypeName.swift
[81/97] Emitting module Dependencies
[82/97] Compiling Dependencies OpenURL.swift
[83/97] Compiling Dependencies TimeZone.swift
[84/97] Compiling Dependencies URLSession.swift
[85/97] Compiling Dependencies Locale.swift
[86/97] Compiling Dependencies MainQueue.swift
[87/97] Compiling Dependencies MainRunLoop.swift
[88/97] Compiling Dependencies Context.swift
[89/97] Compiling Dependencies Date.swift
[90/97] Compiling Dependencies FireAndForget.swift
[91/97] Compiling Dependencies Dependency.swift
[92/97] Compiling Dependencies DependencyContext.swift
[93/97] Compiling Dependencies DependencyKey.swift
[94/97] Compiling Dependencies DependencyValues.swift
[95/97] Compiling Dependencies PreviewTrait.swift
[96/97] Compiling Dependencies TestTrait.swift
[97/97] Compiling Dependencies WithDependencies.swift
[99/103] Compiling ComposableUserNotifications TestKey.swift
/host/spi-builder-workspace/Sources/ComposableUserNotifications/Interface.swift:1:8: error: no such module 'UserNotifications'
1 | import UserNotifications
| `- error: no such module 'UserNotifications'
2 | import XCTestDynamicOverlay
3 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[100/103] Compiling ComposableUserNotifications Interface.swift
/host/spi-builder-workspace/Sources/ComposableUserNotifications/Interface.swift:1:8: error: no such module 'UserNotifications'
1 | import UserNotifications
| `- error: no such module 'UserNotifications'
2 | import XCTestDynamicOverlay
3 |
[101/103] Compiling ComposableUserNotifications Model.swift
/host/spi-builder-workspace/Sources/ComposableUserNotifications/Interface.swift:1:8: error: no such module 'UserNotifications'
1 | import UserNotifications
| `- error: no such module 'UserNotifications'
2 | import XCTestDynamicOverlay
3 |
[102/103] Compiling ComposableUserNotifications LiveKey.swift
/host/spi-builder-workspace/Sources/ComposableUserNotifications/Interface.swift:1:8: error: no such module 'UserNotifications'
1 | import UserNotifications
| `- error: no such module 'UserNotifications'
2 | import XCTestDynamicOverlay
3 |
[103/103] Emitting module ComposableUserNotifications
/host/spi-builder-workspace/Sources/ComposableUserNotifications/Interface.swift:1:8: error: no such module 'UserNotifications'
1 | import UserNotifications
| `- error: no such module 'UserNotifications'
2 | import XCTestDynamicOverlay
3 |
BUILD FAILURE 6.2 linux