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 with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.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:             5.10
Building package at path:  $workDir
https://github.com/Miiha/composable-user-notifications.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[1/419] Fetching swift-concurrency-extras
[177/2663] Fetching swift-concurrency-extras, combine-schedulers
[2059/3901] Fetching swift-concurrency-extras, combine-schedulers, swift-clocks
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.31s)
[3199/5762] Fetching combine-schedulers, swift-clocks, xctest-dynamic-overlay
[3633/9456] Fetching combine-schedulers, swift-clocks, xctest-dynamic-overlay, swift-dependencies
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.51s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.51s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.51s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.51s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.0.0 (0.50s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.0.2 (0.49s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.0.0 (0.48s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.0 (0.47s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.0 (0.47s)
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.0.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.0.2
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.0
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/23] Emitting module ConcurrencyExtras
[9/23] Compiling ConcurrencyExtras ActorIsolated.swift
[10/23] Compiling ConcurrencyExtras AsyncStream.swift
[11/23] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[12/23] Compiling ConcurrencyExtras UncheckedSendable.swift
[13/23] Compiling XCTestDynamicOverlay Deprecations.swift
[14/24] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[15/24] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[16/24] Compiling XCTestDynamicOverlay Unimplemented.swift
[17/24] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[18/24] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[19/24] Emitting module XCTestDynamicOverlay
[20/24] Compiling XCTestDynamicOverlay XCTFail.swift
[21/24] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[22/25] Compiling ConcurrencyExtras MainSerialExecutor.swift
[24/25] Compiling ConcurrencyExtras LockIsolated.swift
[25/25] Compiling ConcurrencyExtras Task.swift
[27/47] Compiling Clocks Shims.swift
[28/47] Compiling Clocks SwiftUI.swift
[29/48] Compiling Clocks Timer.swift
[30/48] Emitting module CombineSchedulers
[31/49] Compiling CombineSchedulers UIScheduler.swift
[32/49] Compiling CombineSchedulers Lock.swift
[33/49] Compiling CombineSchedulers NSRecursiveLock.swift
[34/49] Compiling CombineSchedulers UIKit.swift
[35/49] Compiling CombineSchedulers AnyScheduler.swift
[36/49] Compiling CombineSchedulers Concurrency.swift
[37/49] Compiling CombineSchedulers ImmediateScheduler.swift
[38/49] Compiling CombineSchedulers Deprecations.swift
[39/49] Compiling CombineSchedulers SwiftUI.swift
[40/49] Compiling CombineSchedulers TestScheduler.swift
[41/49] Compiling CombineSchedulers Timer.swift
[42/49] Compiling CombineSchedulers UnimplementedScheduler.swift
[43/50] Emitting module Clocks
[45/50] Compiling Clocks Lock.swift
[48/50] Compiling Clocks _AsyncTimerSequence.swift
[49/50] Compiling Clocks UnimplementedClock.swift
[50/50] Compiling Clocks TestClock.swift
[52/73] Compiling Dependencies Exports.swift
[53/73] Compiling Dependencies OpenExistential.swift
[54/73] Compiling Dependencies RuntimeWarnings.swift
[55/75] Compiling Dependencies OpenURL.swift
[56/75] Compiling Dependencies TimeZone.swift
[57/75] Compiling Dependencies URLSession.swift
[58/75] Compiling Dependencies Context.swift
[59/75] Compiling Dependencies Date.swift
[60/75] Compiling Dependencies FireAndForget.swift
[61/75] Compiling Dependencies Dependency.swift
[62/75] Compiling Dependencies DependencyContext.swift
[63/75] Compiling Dependencies DependencyKey.swift
[64/75] Emitting module Dependencies
[65/75] Compiling Dependencies UUID.swift
[66/75] Compiling Dependencies WithRandomNumberGenerator.swift
[67/75] Compiling Dependencies Deprecations.swift
[68/75] Compiling Dependencies Locale.swift
[69/75] Compiling Dependencies MainQueue.swift
[70/75] Compiling Dependencies MainRunLoop.swift
[71/75] Compiling Dependencies DependencyValues.swift
[72/75] Compiling Dependencies Calendar.swift
[73/75] Compiling Dependencies Clocks.swift
[74/75] Compiling Dependencies TypeName.swift
[75/75] Compiling Dependencies WithDependencies.swift
[77/81] Compiling ComposableUserNotifications TestKey.swift
/host/spi-builder-workspace/Sources/ComposableUserNotifications/Interface.swift:1:8: error: no such module 'UserNotifications'
import UserNotifications
       ^
[78/81] Compiling ComposableUserNotifications Model.swift
/host/spi-builder-workspace/Sources/ComposableUserNotifications/Interface.swift:1:8: error: no such module 'UserNotifications'
import UserNotifications
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
error: compile command failed due to signal 6 (use -v to see invocation)
[79/81] Emitting module ComposableUserNotifications
/host/spi-builder-workspace/Sources/ComposableUserNotifications/Interface.swift:1:8: error: no such module 'UserNotifications'
import UserNotifications
       ^
[80/81] Compiling ComposableUserNotifications LiveKey.swift
/host/spi-builder-workspace/Sources/ComposableUserNotifications/Interface.swift:1:8: error: no such module 'UserNotifications'
import UserNotifications
       ^
/host/spi-builder-workspace/Sources/ComposableUserNotifications/Interface.swift:1:8: error: no such module 'UserNotifications'
import UserNotifications
       ^
Can't demangle: $s27ComposableUserNotifications0B18NotificationClientV14DelegateActionO011willPresentD033_44FC5E6D250BC4D362F0F5D76B0AD364LLXeF12notificationL_AA0D0Vvp
Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the crash backtrace.
Stack dump:
0.	Program arguments: /usr/bin/swift-frontend -frontend -c -primary-file /host/spi-builder-workspace/Sources/ComposableUserNotifications/Interface.swift /host/spi-builder-workspace/Sources/ComposableUserNotifications/LiveKey.swift /host/spi-builder-workspace/Sources/ComposableUserNotifications/Model.swift /host/spi-builder-workspace/Sources/ComposableUserNotifications/TestKey.swift -emit-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ComposableUserNotifications.build/Interface.d -emit-reference-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ComposableUserNotifications.build/Interface.swiftdeps -target x86_64-unknown-linux-gnu -disable-objc-interop -I /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug -enable-testing -g -module-cache-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ModuleCache -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -new-driver-path /usr/bin/swift-driver -empty-abi-descriptor -resource-dir /usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fPIC -Xcc -g -Xcc -fno-omit-frame-pointer -module-name ComposableUserNotifications -plugin-path /usr/lib/swift/host/plugins -plugin-path /usr/local/lib/swift/host/plugins -parse-as-library -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ComposableUserNotifications.build/Interface.swift.o -index-store-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store -index-system-modules
1.	Swift version 5.10-dev (LLVM dbfaba0078e9380, Swift 63c8b551eb2f613)
2.	Compiling with the current language version
3.	While walking into 'UserNotificationClient' (at /host/spi-builder-workspace/Sources/ComposableUserNotifications/Interface.swift:11:8)
4.	While walking into 'DelegateAction' (at /host/spi-builder-workspace/Sources/ComposableUserNotifications/Interface.swift:15:10)
5.	While evaluating request USRGenerationRequest(ComposableUserNotifications.(file).UserNotificationClient.DelegateAction.willPresentNotification(_:completionHandler:).notification@/host/spi-builder-workspace/Sources/ComposableUserNotifications/Interface.swift:17:9)
Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
/usr/bin/swift-frontend(+0x7307d73)[0x559391fbcd73]
/usr/bin/swift-frontend(+0x7305abe)[0x559391fbaabe]
/usr/bin/swift-frontend(+0x73080ea)[0x559391fbd0ea]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520)[0x7fc121048520]
/lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c)[0x7fc12109c9fc]
/lib/x86_64-linux-gnu/libc.so.6(raise+0x16)[0x7fc121048476]
/lib/x86_64-linux-gnu/libc.so.6(abort+0xd3)[0x7fc12102e7f3]
/usr/bin/swift-frontend(+0x2af4275)[0x55938d7a9275]
/usr/bin/swift-frontend(+0x2755c54)[0x55938d40ac54]
/usr/bin/swift-frontend(+0x2ab869b)[0x55938d76d69b]
/usr/bin/swift-frontend(+0x2347a0c)[0x55938cffca0c]
/usr/bin/swift-frontend(+0x106859c)[0x55938bd1d59c]
/usr/bin/swift-frontend(+0x1068102)[0x55938bd1d102]
/usr/bin/swift-frontend(+0x106716b)[0x55938bd1c16b]
/usr/bin/swift-frontend(+0x2ab91aa)[0x55938d76e1aa]
/usr/bin/swift-frontend(+0x1036d5b)[0x55938bcebd5b]
/usr/bin/swift-frontend(+0x10362a7)[0x55938bceb2a7]
/usr/bin/swift-frontend(+0x1033c59)[0x55938bce8c59]
/usr/bin/swift-frontend(+0x1cb4cd1)[0x55938c969cd1]
/usr/bin/swift-frontend(+0x27ad05c)[0x55938d46205c]
/usr/bin/swift-frontend(+0x27aeb3c)[0x55938d463b3c]
/usr/bin/swift-frontend(+0x27b10e7)[0x55938d4660e7]
/usr/bin/swift-frontend(+0x27ad07c)[0x55938d46207c]
/usr/bin/swift-frontend(+0x27b1c1f)[0x55938d466c1f]
/usr/bin/swift-frontend(+0x27b086b)[0x55938d46586b]
/usr/bin/swift-frontend(+0x27ad07c)[0x55938d46207c]
/usr/bin/swift-frontend(+0x27b1c1f)[0x55938d466c1f]
/usr/bin/swift-frontend(+0x27b086b)[0x55938d46586b]
/usr/bin/swift-frontend(+0x27ad07c)[0x55938d46207c]
/usr/bin/swift-frontend(+0x27acf73)[0x55938d461f73]
/usr/bin/swift-frontend(+0x298b1e2)[0x55938d6401e2]
/usr/bin/swift-frontend(+0x1cb26a6)[0x55938c9676a6]
/usr/bin/swift-frontend(+0x1032c84)[0x55938bce7c84]
/usr/bin/swift-frontend(+0x1032b2a)[0x55938bce7b2a]
/usr/bin/swift-frontend(+0x1027f82)[0x55938bcdcf82]
/usr/bin/swift-frontend(+0x1027978)[0x55938bcdc978]
/usr/bin/swift-frontend(+0xe3f242)[0x55938baf4242]
/usr/bin/swift-frontend(+0xe3d09c)[0x55938baf209c]
/usr/bin/swift-frontend(+0xe382cd)[0x55938baed2cd]
/usr/bin/swift-frontend(+0xe369db)[0x55938baeb9db]
/usr/bin/swift-frontend(+0xcc3315)[0x55938b978315]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90)[0x7fc12102fd90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80)[0x7fc12102fe40]
/usr/bin/swift-frontend(+0xcc2375)[0x55938b977375]
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
error: compile command failed due to signal 6 (use -v to see invocation)
[2/6] Compiling ComposableUserNotifications LiveKey.swift
/host/spi-builder-workspace/Sources/ComposableUserNotifications/Interface.swift:1:8: error: no such module 'UserNotifications'
import UserNotifications
       ^
[3/6] Compiling ComposableUserNotifications TestKey.swift
/host/spi-builder-workspace/Sources/ComposableUserNotifications/Interface.swift:1:8: error: no such module 'UserNotifications'
import UserNotifications
       ^
[4/6] Compiling ComposableUserNotifications Model.swift
/host/spi-builder-workspace/Sources/ComposableUserNotifications/Interface.swift:1:8: error: no such module 'UserNotifications'
import UserNotifications
       ^
/host/spi-builder-workspace/Sources/ComposableUserNotifications/Interface.swift:1:8: error: no such module 'UserNotifications'
import UserNotifications
       ^
Can't demangle: $s27ComposableUserNotifications0B18NotificationClientV14DelegateActionO011willPresentD033_44FC5E6D250BC4D362F0F5D76B0AD364LLXeF12notificationL_AA0D0Vvp
Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the crash backtrace.
Stack dump:
0.	Program arguments: /usr/bin/swift-frontend -frontend -c -primary-file /host/spi-builder-workspace/Sources/ComposableUserNotifications/Interface.swift /host/spi-builder-workspace/Sources/ComposableUserNotifications/LiveKey.swift /host/spi-builder-workspace/Sources/ComposableUserNotifications/Model.swift /host/spi-builder-workspace/Sources/ComposableUserNotifications/TestKey.swift -emit-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ComposableUserNotifications.build/Interface.d -emit-reference-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ComposableUserNotifications.build/Interface.swiftdeps -target x86_64-unknown-linux-gnu -disable-objc-interop -I /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug -enable-testing -g -module-cache-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ModuleCache -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -new-driver-path /usr/bin/swift-driver -empty-abi-descriptor -resource-dir /usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fPIC -Xcc -g -Xcc -fno-omit-frame-pointer -module-name ComposableUserNotifications -plugin-path /usr/lib/swift/host/plugins -plugin-path /usr/local/lib/swift/host/plugins -parse-as-library -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ComposableUserNotifications.build/Interface.swift.o -index-store-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store -index-system-modules
1.	Swift version 5.10-dev (LLVM dbfaba0078e9380, Swift 63c8b551eb2f613)
2.	Compiling with the current language version
3.	While walking into 'UserNotificationClient' (at /host/spi-builder-workspace/Sources/ComposableUserNotifications/Interface.swift:11:8)
4.	While walking into 'DelegateAction' (at /host/spi-builder-workspace/Sources/ComposableUserNotifications/Interface.swift:15:10)
5.	While evaluating request USRGenerationRequest(ComposableUserNotifications.(file).UserNotificationClient.DelegateAction.willPresentNotification(_:completionHandler:).notification@/host/spi-builder-workspace/Sources/ComposableUserNotifications/Interface.swift:17:9)
Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
/usr/bin/swift-frontend(+0x7307d73)[0x55ed69a29d73]
/usr/bin/swift-frontend(+0x7305abe)[0x55ed69a27abe]
/usr/bin/swift-frontend(+0x73080ea)[0x55ed69a2a0ea]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520)[0x7f5ef9729520]
/lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c)[0x7f5ef977d9fc]
/lib/x86_64-linux-gnu/libc.so.6(raise+0x16)[0x7f5ef9729476]
/lib/x86_64-linux-gnu/libc.so.6(abort+0xd3)[0x7f5ef970f7f3]
/usr/bin/swift-frontend(+0x2af4275)[0x55ed65216275]
/usr/bin/swift-frontend(+0x2755c54)[0x55ed64e77c54]
/usr/bin/swift-frontend(+0x2ab869b)[0x55ed651da69b]
/usr/bin/swift-frontend(+0x2347a0c)[0x55ed64a69a0c]
/usr/bin/swift-frontend(+0x106859c)[0x55ed6378a59c]
/usr/bin/swift-frontend(+0x1068102)[0x55ed6378a102]
/usr/bin/swift-frontend(+0x106716b)[0x55ed6378916b]
/usr/bin/swift-frontend(+0x2ab91aa)[0x55ed651db1aa]
/usr/bin/swift-frontend(+0x1036d5b)[0x55ed63758d5b]
/usr/bin/swift-frontend(+0x10362a7)[0x55ed637582a7]
/usr/bin/swift-frontend(+0x1033c59)[0x55ed63755c59]
/usr/bin/swift-frontend(+0x1cb4cd1)[0x55ed643d6cd1]
/usr/bin/swift-frontend(+0x27ad05c)[0x55ed64ecf05c]
/usr/bin/swift-frontend(+0x27aeb3c)[0x55ed64ed0b3c]
/usr/bin/swift-frontend(+0x27b10e7)[0x55ed64ed30e7]
/usr/bin/swift-frontend(+0x27ad07c)[0x55ed64ecf07c]
/usr/bin/swift-frontend(+0x27b1c1f)[0x55ed64ed3c1f]
/usr/bin/swift-frontend(+0x27b086b)[0x55ed64ed286b]
/usr/bin/swift-frontend(+0x27ad07c)[0x55ed64ecf07c]
/usr/bin/swift-frontend(+0x27b1c1f)[0x55ed64ed3c1f]
/usr/bin/swift-frontend(+0x27b086b)[0x55ed64ed286b]
/usr/bin/swift-frontend(+0x27ad07c)[0x55ed64ecf07c]
/usr/bin/swift-frontend(+0x27acf73)[0x55ed64ecef73]
/usr/bin/swift-frontend(+0x298b1e2)[0x55ed650ad1e2]
/usr/bin/swift-frontend(+0x1cb26a6)[0x55ed643d46a6]
/usr/bin/swift-frontend(+0x1032c84)[0x55ed63754c84]
/usr/bin/swift-frontend(+0x1032b2a)[0x55ed63754b2a]
/usr/bin/swift-frontend(+0x1027f82)[0x55ed63749f82]
/usr/bin/swift-frontend(+0x1027978)[0x55ed63749978]
/usr/bin/swift-frontend(+0xe3f242)[0x55ed63561242]
/usr/bin/swift-frontend(+0xe3d09c)[0x55ed6355f09c]
/usr/bin/swift-frontend(+0xe382cd)[0x55ed6355a2cd]
/usr/bin/swift-frontend(+0xe369db)[0x55ed635589db]
/usr/bin/swift-frontend(+0xcc3315)[0x55ed633e5315]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90)[0x7f5ef9710d90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80)[0x7f5ef9710e40]
/usr/bin/swift-frontend(+0xcc2375)[0x55ed633e4375]
BUILD FAILURE 5.10 linux