Build Information
Failed to build composable-user-notifications, reference main (fedca0
), with Swift 6.0 for Linux on 3 Nov 2024 14:59:39 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 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.56.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.0
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.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/pointfreeco/swift-dependencies
[1/5224] Fetching swift-dependencies
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.55s)
Computing version for https://github.com/pointfreeco/swift-dependencies
warning: 'swift-dependencies': /Package@swift-6.0.swift:6:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
4 | import PackageDescription
5 |
6 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
7 | name: "swift-dependencies",
8 | platforms: [
Computed https://github.com/pointfreeco/swift-dependencies at 1.4.1 (0.51s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[1/2347] Fetching combine-schedulers
[729/3105] Fetching combine-schedulers, swift-concurrency-extras
[3046/4383] Fetching combine-schedulers, swift-concurrency-extras, swift-clocks
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.32s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.32s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.32s)
[1/4985] Fetching xctest-dynamic-overlay
[4986/71384] Fetching xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (4.36s)
Fetched https://github.com/swiftlang/swift-syntax from cache (4.40s)
Computing version for https://github.com/pointfreeco/combine-schedulers
warning: 'combine-schedulers': /Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "combine-schedulers",
7 | platforms: [
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.2 (0.84s)
Computing version for https://github.com/pointfreeco/swift-clocks
warning: 'swift-clocks': /Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "swift-clocks",
7 | // NB: While the `Clock` protocol is iOS 16+, etc., the package should support earlier platforms
Computed https://github.com/pointfreeco/swift-clocks at 1.0.5 (0.54s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.4.2 (0.49s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
warning: 'swift-concurrency-extras': /Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "swift-concurrency-extras",
7 | platforms: [
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.2.0 (0.63s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.73s)
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.2.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.4.2
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.5
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.2
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.4.1
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
warning: 'swift-dependencies': /host/spi-builder-workspace/.build/checkouts/swift-dependencies/Package@swift-6.0.swift:6:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
4 | import PackageDescription
5 |
6 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
7 | name: "swift-dependencies",
8 | platforms: [
warning: 'swift-concurrency-extras': /host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "swift-concurrency-extras",
7 | platforms: [
warning: 'combine-schedulers': /host/spi-builder-workspace/.build/checkouts/combine-schedulers/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "combine-schedulers",
7 | platforms: [
warning: 'swift-clocks': /host/spi-builder-workspace/.build/checkouts/swift-clocks/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "swift-clocks",
7 | // NB: While the `Clock` protocol is iOS 16+, etc., the package should support earlier platforms
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/37] Emitting module IssueReporting
[10/39] Compiling IssueReporting WithExpectedIssue.swift
[11/39] Compiling IssueReporting WithIssueContext.swift
[12/39] Compiling ConcurrencyExtras Task.swift
[13/39] Compiling ConcurrencyExtras Result.swift
[14/39] Compiling ConcurrencyExtras MainSerialExecutor.swift
[15/40] Compiling ConcurrencyExtras LockIsolated.swift
[16/40] Compiling IssueReporting AppHostWarning.swift
[17/40] Compiling IssueReporting Deprecations.swift
[18/40] Compiling IssueReporting FailureObserver.swift
[19/40] Compiling IssueReporting BreakpointReporter.swift
[20/40] Compiling IssueReporting IsTesting.swift
[21/40] Compiling IssueReporting IssueReporter.swift
[22/40] Emitting module ConcurrencyExtras
[23/40] Compiling IssueReporting LockIsolated.swift
[24/40] Compiling IssueReporting Rethrows.swift
[25/40] Compiling IssueReporting SwiftTesting.swift
[26/40] Compiling IssueReporting TestContext.swift
[27/40] Compiling IssueReporting Unimplemented.swift
[29/40] Compiling IssueReporting FatalErrorReporter.swift
[32/40] Compiling IssueReporting UncheckedSendable.swift
[33/40] Compiling IssueReporting Warn.swift
[34/40] Compiling IssueReporting XCTest.swift
[38/40] Compiling IssueReporting RuntimeWarningReporter.swift
[39/40] Compiling IssueReporting ReportIssue.swift
[40/41] Compiling ConcurrencyExtras UncheckedSendable.swift
[43/65] Emitting module CombineSchedulers
[44/66] Compiling CombineSchedulers AnyScheduler.swift
[45/66] Compiling CombineSchedulers Concurrency.swift
[46/66] Compiling CombineSchedulers Timer.swift
[47/66] Compiling CombineSchedulers UIScheduler.swift
[48/66] Compiling Clocks Timer.swift
[49/66] Compiling CombineSchedulers Lock.swift
[50/66] Compiling CombineSchedulers NSRecursiveLock.swift
[51/66] Compiling CombineSchedulers SwiftUI.swift
[52/66] Compiling CombineSchedulers TestScheduler.swift
[53/66] Compiling CombineSchedulers ImmediateScheduler.swift
[54/66] Compiling CombineSchedulers Deprecations.swift
[55/67] Compiling CombineSchedulers UIKit.swift
[56/67] Compiling CombineSchedulers UnimplementedScheduler.swift
[58/68] Emitting module Clocks
[59/68] Compiling Clocks UnimplementedClock.swift
[60/68] Compiling Clocks SwiftUI.swift
[61/68] Compiling Clocks Lock.swift
[62/68] Compiling Clocks ImmediateClock.swift
[63/68] Compiling Clocks TestClock.swift
[64/68] Compiling Clocks AnyClock.swift
[65/68] Compiling Clocks _AsyncTimerSequence.swift
[67/69] Emitting module XCTestDynamicOverlay
[68/69] Compiling XCTestDynamicOverlay Exports.swift
[69/69] Compiling XCTestDynamicOverlay Deprecations.swift
[71/92] Compiling Dependencies Clocks.swift
[72/92] Compiling Dependencies Context.swift
[73/92] Compiling Dependencies Date.swift
[74/95] Compiling Dependencies MainRunLoop.swift
[75/95] Compiling Dependencies OpenURL.swift
[76/95] Compiling Dependencies TimeZone.swift
[77/95] Compiling Dependencies URLSession.swift
[78/95] Compiling Dependencies UUID.swift
[79/95] Compiling Dependencies WithRandomNumberGenerator.swift
[80/95] Compiling Dependencies FireAndForget.swift
[81/95] Compiling Dependencies Locale.swift
[82/95] Compiling Dependencies MainQueue.swift
[83/95] Compiling Dependencies Deprecations.swift
[84/95] Compiling Dependencies Exports.swift
[85/95] Compiling Dependencies TypeName.swift
[86/95] Compiling Dependencies Dependency.swift
[87/95] Compiling Dependencies DependencyContext.swift
[88/95] Compiling Dependencies DependencyKey.swift
[89/95] Emitting module Dependencies
[90/95] Compiling Dependencies DependencyValues.swift
[91/95] Compiling Dependencies Assert.swift
[92/95] Compiling Dependencies Calendar.swift
[93/95] Compiling Dependencies PreviewTrait.swift
[94/95] Compiling Dependencies TestTrait.swift
[95/95] Compiling Dependencies WithDependencies.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[97/101] 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 |
[98/101] 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 |
[99/101] 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 |
[100/101] 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 |
[101/101] 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 |
BUILD FAILURE 6.0 linux