Build Information
Failed to build Processed, reference main (d1d2eb
), with Swift 6.2 (beta) for Linux on 21 Jun 2025 07:37:26 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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: 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/SwiftedMind/Processed
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at d1d2ebf Update README.md
Cloned https://github.com/SwiftedMind/Processed.git
Revision (git rev-parse @):
d1d2ebf18e7ac3d5667cac808b992dad111674a2
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/SwiftedMind/Processed.git at main
========================================
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-3":/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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/13] Emitting module Processed
/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``.
[5/14] 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)
[6/14] Compiling Processed Process.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``.
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 0x0000564f123dd918
1 swift-frontend 0x0000564f123db43e
2 swift-frontend 0x0000564f123ddfb1
3 libc.so.6 0x00007efc2b121520
4 libc.so.6 0x00007efc2b1759fc pthread_kill + 300
5 libc.so.6 0x00007efc2b121476 raise + 22
6 libc.so.6 0x00007efc2b1077f3 abort + 211
7 libc.so.6 0x00007efc2b10771b
8 libc.so.6 0x00007efc2b118e96
9 swift-frontend 0x0000564f0bc5eca2
10 swift-frontend 0x0000564f0bc5f0f9
11 swift-frontend 0x0000564f0bd8c9f5
12 swift-frontend 0x0000564f0bc5ffd4
13 swift-frontend 0x0000564f0bc6142f
14 swift-frontend 0x0000564f0bc82a06
15 swift-frontend 0x0000564f0bc95f85
16 swift-frontend 0x0000564f0bc7c29d
17 swift-frontend 0x0000564f0bc7ea2f
18 swift-frontend 0x0000564f0bc7e5db
19 swift-frontend 0x0000564f0bc7df5f
20 swift-frontend 0x0000564f0be22b46
21 swift-frontend 0x0000564f0be229c1
22 swift-frontend 0x0000564f0be243a6
23 swift-frontend 0x0000564f0bf2181a
24 swift-frontend 0x0000564f0bf2953e
25 swift-frontend 0x0000564f0bf279da
26 swift-frontend 0x0000564f0bf2737c
27 swift-frontend 0x0000564f0bf23011
28 swift-frontend 0x0000564f0bf2742d
29 swift-frontend 0x0000564f0bf2507c
30 swift-frontend 0x0000564f0bf248c4
31 swift-frontend 0x0000564f0bf2445e
32 swift-frontend 0x0000564f0c5230e2
33 swift-frontend 0x0000564f0c47abd9
34 swift-frontend 0x0000564f0c601398
35 swift-frontend 0x0000564f0bf91e62
36 swift-frontend 0x0000564f0bf93e4b
37 swift-frontend 0x0000564f0bf91d45
38 swift-frontend 0x0000564f0aae8129
39 swift-frontend 0x0000564f0aade3ea
40 swift-frontend 0x0000564f0aade1db
41 swift-frontend 0x0000564f0a7873c2
42 swift-frontend 0x0000564f0a7787de
43 swift-frontend 0x0000564f0a777878
44 swift-frontend 0x0000564f0a4f326b
45 libc.so.6 0x00007efc2b108d90
46 libc.so.6 0x00007efc2b108e40 __libc_start_main + 128
47 swift-frontend 0x0000564f0a4f2265
BUILD FAILURE 6.2 linux