The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Processed, reference 2.2.0 (3eec30), with Swift 6.2 (beta) for Linux on 21 Jun 2025 07:36:29 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/SwiftedMind/Processed.git
Reference: 2.2.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/SwiftedMind/Processed
 * tag               2.2.0      -> FETCH_HEAD
HEAD is now at 3eec302 Add new product "ProcessedUtility"
Cloned https://github.com/SwiftedMind/Processed.git
Revision (git rev-parse @):
3eec30203744bce19f1d40af50a68d49e5de7c1b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/SwiftedMind/Processed.git at 2.2.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/SwiftedMind/Processed.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/13] Compiling Processed TaskIdentifier.swift
/host/spi-builder-workspace/Sources/Processed/Loadable/Loadable.swift:23:8: error: no such module 'SwiftUI'
 21 | //
 22 |
 23 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 24 |
 25 | /// A property wrapper that adds automatic state and `Task` management around a ``Processed/LoadableState``.
error: compile command failed due to signal 6 (use -v to see invocation)
swift-frontend: /home/build-user/swift/lib/Sema/CSSimplify.cpp:16071: void swift::constraints::ConstraintSystem::addKeyPathApplicationRootConstraint(Type, ConstraintLocatorBuilder): Assertion `(path.size() == 1 && path[0].getKind() == ConstraintLocator::SubscriptMember) || (path.size() == 2 && path[1].getKind() == ConstraintLocator::KeyPathDynamicMember)' failed.
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 /host/spi-builder-workspace/Sources/Processed/Errors.swift /host/spi-builder-workspace/Sources/Processed/Loadable/Loadable.swift /host/spi-builder-workspace/Sources/Processed/Loadable/LoadableState.swift /host/spi-builder-workspace/Sources/Processed/Loadable/LoadableSupport.swift /host/spi-builder-workspace/Sources/Processed/Process/Process.swift /host/spi-builder-workspace/Sources/Processed/Process/ProcessState.swift -primary-file /host/spi-builder-workspace/Sources/Processed/Process/ProcessSupport.swift /host/spi-builder-workspace/Sources/Processed/Process/SingleProcess.swift /host/spi-builder-workspace/Sources/Processed/TaskIdentifier/TaskIdentifier.swift /host/spi-builder-workspace/Sources/Processed/TaskStore/TaskStore.swift -emit-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Processed.build/ProcessSupport.d -emit-reference-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Processed.build/ProcessSupport.swiftdeps -serialize-diagnostics-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Processed.build/ProcessSupport.dia -target x86_64-unknown-linux-gnu -disable-objc-interop -I /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Modules -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format=dwarf -dwarf-version=4 -module-cache-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ModuleCache -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -empty-abi-descriptor -enable-anonymous-context-mangled-names -file-compilation-dir /host/spi-builder-workspace -Xcc -g -Xcc -fno-omit-frame-pointer -no-auto-bridging-header-chaining -module-name Processed -package-name spi_builder_workspace -in-process-plugin-server-path /usr/lib/swift/host/libSwiftInProcPluginServer.so -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/Processed.build/ProcessSupport.swift.o -index-store-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store -index-system-modules
1.	Swift version 6.2-dev (LLVM 0d47fa0a0fd41fb, Swift 536aa932a9e0ea3)
2.	Compiling with effective version 5.10
3.	While evaluating request TypeCheckPrimaryFileRequest(source_file "/host/spi-builder-workspace/Sources/Processed/Process/ProcessSupport.swift")
4.	While evaluating request TypeCheckFunctionBodyRequest(Processed.(file).ProcessSupport extension.reset@/host/spi-builder-workspace/Sources/Processed/Process/ProcessSupport.swift:319:26)
5.	While type-checking statement at [/host/spi-builder-workspace/Sources/Processed/Process/ProcessSupport.swift:321:5 - line:327:3] RangeText="{
    if case .idle = self[keyPath: processState] {
    } else {
      self[keyPath: processState] = .idle
    }
    cancel(processState)
  "
6.	While type-checking statement at [/host/spi-builder-workspace/Sources/Processed/Process/ProcessSupport.swift:322:5 - line:325:5] RangeText="if case .idle = self[keyPath: processState] {
    } else {
      self[keyPath: processState] = .idle
    "
7.	While type-checking expression at [/host/spi-builder-workspace/Sources/Processed/Process/ProcessSupport.swift:322:21 - line:322:47] RangeText="self[keyPath: processState"
8.	While type-checking-target starting at /host/spi-builder-workspace/Sources/Processed/Process/ProcessSupport.swift:322:25
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):
0  swift-frontend 0x0000559c121c0918
1  swift-frontend 0x0000559c121be43e
2  swift-frontend 0x0000559c121c0fb1
3  libc.so.6      0x00007f7cad8f3520
4  libc.so.6      0x00007f7cad9479fc pthread_kill + 300
5  libc.so.6      0x00007f7cad8f3476 raise + 22
6  libc.so.6      0x00007f7cad8d97f3 abort + 211
7  libc.so.6      0x00007f7cad8d971b
8  libc.so.6      0x00007f7cad8eae96
9  swift-frontend 0x0000559c0ba41ca2
10 swift-frontend 0x0000559c0ba420f9
11 swift-frontend 0x0000559c0bb6f9f5
12 swift-frontend 0x0000559c0ba42fd4
13 swift-frontend 0x0000559c0ba4442f
14 swift-frontend 0x0000559c0ba65a06
15 swift-frontend 0x0000559c0ba78f85
16 swift-frontend 0x0000559c0ba5f29d
17 swift-frontend 0x0000559c0ba61a2f
18 swift-frontend 0x0000559c0ba615db
19 swift-frontend 0x0000559c0ba60f5f
20 swift-frontend 0x0000559c0bc05b46
21 swift-frontend 0x0000559c0bc059c1
22 swift-frontend 0x0000559c0bc073a6
23 swift-frontend 0x0000559c0bd0481a
24 swift-frontend 0x0000559c0bd0c53e
25 swift-frontend 0x0000559c0bd0a9da
26 swift-frontend 0x0000559c0bd0a37c
27 swift-frontend 0x0000559c0bd06011
28 swift-frontend 0x0000559c0bd0a42d
29 swift-frontend 0x0000559c0bd0807c
30 swift-frontend 0x0000559c0bd078c4
31 swift-frontend 0x0000559c0bd0745e
32 swift-frontend 0x0000559c0c3060e2
33 swift-frontend 0x0000559c0c25dbd9
34 swift-frontend 0x0000559c0c3e4398
35 swift-frontend 0x0000559c0bd74e62
36 swift-frontend 0x0000559c0bd76e4b
37 swift-frontend 0x0000559c0bd74d45
38 swift-frontend 0x0000559c0a8cb129
39 swift-frontend 0x0000559c0a8c13ea
40 swift-frontend 0x0000559c0a8c11db
41 swift-frontend 0x0000559c0a56a3c2
42 swift-frontend 0x0000559c0a55b7de
43 swift-frontend 0x0000559c0a55a878
44 swift-frontend 0x0000559c0a2d626b
45 libc.so.6      0x00007f7cad8dad90
46 libc.so.6      0x00007f7cad8dae40 __libc_start_main + 128
47 swift-frontend 0x0000559c0a2d5265
BUILD FAILURE 6.2 linux