The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build composable-user-notifications, reference 1.0.0 (cd2f64), with Swift 6.0 for Linux on 3 Nov 2024 14:55:55 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: 1.0.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/Miiha/composable-user-notifications
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at cd2f643 Bumps Dependencies major version to 1.0.0.
Cloned https://github.com/Miiha/composable-user-notifications.git
Revision (git rev-parse @):
cd2f643d688be5b415e0db9db98b27fba0a554bc
SUCCESS checkout https://github.com/Miiha/composable-user-notifications.git at 1.0.0
========================================
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.49s)
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/swift-concurrency-extras
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-clocks
[1/1278] Fetching swift-clocks
[104/3625] Fetching swift-clocks, combine-schedulers
[3626/4383] Fetching swift-clocks, combine-schedulers, swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.28s)
[1/4985] Fetching xctest-dynamic-overlay
[4986/71384] Fetching xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (3.88s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (3.89s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (3.90s)
Fetched https://github.com/swiftlang/swift-syntax from cache (3.93s)
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.43s)
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.45s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.4.2 (0.44s)
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.43s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.64s)
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/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/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
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/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.4.2
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-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
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: [
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/37] Compiling IssueReporting TestContext.swift
[10/37] Compiling IssueReporting Unimplemented.swift
[11/39] Compiling IssueReporting WithExpectedIssue.swift
[12/39] Compiling IssueReporting WithIssueContext.swift
[13/39] Compiling IssueReporting LockIsolated.swift
[14/39] Compiling IssueReporting Rethrows.swift
[15/39] Compiling IssueReporting SwiftTesting.swift
[16/39] Compiling IssueReporting BreakpointReporter.swift
[17/39] Compiling IssueReporting FatalErrorReporter.swift
[18/39] Compiling IssueReporting IsTesting.swift
[19/39] Compiling IssueReporting IssueReporter.swift
[20/39] Compiling IssueReporting RuntimeWarningReporter.swift
[21/39] Compiling IssueReporting ReportIssue.swift
[22/39] Compiling IssueReporting UncheckedSendable.swift
[23/39] Compiling IssueReporting Warn.swift
[24/39] Compiling IssueReporting XCTest.swift
[25/39] Emitting module IssueReporting
[26/39] Compiling IssueReporting AppHostWarning.swift
[27/39] Compiling IssueReporting Deprecations.swift
[28/39] Compiling IssueReporting FailureObserver.swift
[29/40] Compiling ConcurrencyExtras Result.swift
[30/40] Compiling ConcurrencyExtras Task.swift
[31/40] Compiling ConcurrencyExtras MainSerialExecutor.swift
[37/41] Emitting module ConcurrencyExtras
[38/41] Compiling ConcurrencyExtras LockIsolated.swift
[41/41] Compiling ConcurrencyExtras UncheckedSendable.swift
[43/65] Compiling CombineSchedulers SwiftUI.swift
[44/65] Compiling CombineSchedulers TestScheduler.swift
[45/65] Compiling CombineSchedulers ImmediateScheduler.swift
[46/65] Compiling CombineSchedulers Deprecations.swift
[47/65] Compiling CombineSchedulers Timer.swift
[48/66] Compiling CombineSchedulers UIKit.swift
[49/66] Compiling CombineSchedulers UIScheduler.swift
[50/66] Compiling CombineSchedulers Lock.swift
[51/66] Compiling CombineSchedulers NSRecursiveLock.swift
[52/66] Emitting module CombineSchedulers
[53/66] Compiling CombineSchedulers AnyScheduler.swift
[54/66] Compiling CombineSchedulers Concurrency.swift
[55/66] Compiling Clocks Timer.swift
[56/67] Compiling Clocks Lock.swift
[57/67] Compiling CombineSchedulers UnimplementedScheduler.swift
[58/68] Compiling Clocks AnyClock.swift
[59/68] Emitting module Clocks
[61/68] Compiling Clocks ImmediateClock.swift
[62/68] Compiling Clocks _AsyncTimerSequence.swift
[63/68] Compiling XCTestDynamicOverlay Exports.swift
[64/68] Emitting module XCTestDynamicOverlay
[65/68] Compiling XCTestDynamicOverlay Deprecations.swift
[67/69] Compiling Clocks UnimplementedClock.swift
[68/69] Compiling Clocks SwiftUI.swift
[69/69] Compiling Clocks TestClock.swift
[71/92] Compiling Dependencies MainRunLoop.swift
[72/92] Compiling Dependencies OpenURL.swift
[73/92] Compiling Dependencies TimeZone.swift
[74/92] Compiling Dependencies FireAndForget.swift
[75/92] Compiling Dependencies Locale.swift
[76/92] Compiling Dependencies MainQueue.swift
[77/95] Compiling Dependencies Clocks.swift
[78/95] Compiling Dependencies Context.swift
[79/95] Compiling Dependencies Date.swift
[80/95] Compiling Dependencies Deprecations.swift
[81/95] Compiling Dependencies Exports.swift
[82/95] Compiling Dependencies TypeName.swift
[83/95] Compiling Dependencies URLSession.swift
[84/95] Compiling Dependencies UUID.swift
[85/95] Compiling Dependencies WithRandomNumberGenerator.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
[97/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 |
[98/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 |
[99/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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[100/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 |
[101/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 |
BUILD FAILURE 6.0 linux