Build Information
Failed to build Processed, reference main (d1d2eb
), with Swift 6.2 (beta) for Android on 21 Jun 2025 07:41:11 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 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: android
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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-8C5A4AE7A8CE2BA.txt
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: /root/.local/share/swiftly/toolchains/6.2-snapshot-2025-05-15/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/aarch64-unknown-linux-android28/debug/Processed.build/ProcessSupport.d -emit-reference-dependencies-path /host/spi-builder-workspace/.build/aarch64-unknown-linux-android28/debug/Processed.build/ProcessSupport.swiftdeps -serialize-diagnostics-path /host/spi-builder-workspace/.build/aarch64-unknown-linux-android28/debug/Processed.build/ProcessSupport.dia -target aarch64-unknown-linux-android28 -Xllvm -aarch64-use-tbi -disable-objc-interop -sdk /root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-15-a-android-0.1.artifactbundle/swift-android/ndk-sysroot -I /host/spi-builder-workspace/.build/aarch64-unknown-linux-android28/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/aarch64-unknown-linux-android28/debug/ModuleCache -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -empty-abi-descriptor -resource-dir /root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-15-a-android-0.1.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64 -enable-anonymous-context-mangled-names -file-compilation-dir /host/spi-builder-workspace -Xcc --sysroot -Xcc /root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-15-a-android-0.1.artifactbundle/swift-android/ndk-sysroot -Xcc -fPIC -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 /root/.local/share/swiftly/toolchains/6.2-snapshot-2025-05-15/usr/lib/swift/host/libSwiftInProcPluginServer.so -plugin-path /root/.local/share/swiftly/toolchains/6.2-snapshot-2025-05-15/usr/lib/swift/host/plugins -plugin-path /root/.local/share/swiftly/toolchains/6.2-snapshot-2025-05-15/usr/local/lib/swift/host/plugins -parse-as-library -o /host/spi-builder-workspace/.build/aarch64-unknown-linux-android28/debug/Processed.build/ProcessSupport.swift.o -index-store-path /host/spi-builder-workspace/.build/aarch64-unknown-linux-android28/debug/index/store -index-system-modules
1. Swift version 6.2-dev (LLVM 74f18b3ab32b72c, Swift 245514cab31b823)
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 0x0000564908c61c58
1 swift-frontend 0x0000564908c5f77e
2 swift-frontend 0x0000564908c622f1
3 libc.so.6 0x00007f5a55fef520
4 libc.so.6 0x00007f5a560439fc pthread_kill + 300
5 libc.so.6 0x00007f5a55fef476 raise + 22
6 libc.so.6 0x00007f5a55fd57f3 abort + 211
7 libc.so.6 0x00007f5a55fd571b
8 libc.so.6 0x00007f5a55fe6e96
9 swift-frontend 0x00005649024e6b12
10 swift-frontend 0x00005649024e6f69
11 swift-frontend 0x0000564902614855
12 swift-frontend 0x00005649024e7e44
13 swift-frontend 0x00005649024e929f
14 swift-frontend 0x000056490250a876
15 swift-frontend 0x000056490251ddf5
16 swift-frontend 0x000056490250410d
17 swift-frontend 0x000056490250689f
18 swift-frontend 0x000056490250644b
19 swift-frontend 0x0000564902505dcf
20 swift-frontend 0x00005649026a9f26
21 swift-frontend 0x00005649026a9da1
22 swift-frontend 0x00005649026ab786
23 swift-frontend 0x00005649027a6f7a
24 swift-frontend 0x00005649027aecae
25 swift-frontend 0x00005649027ad104
26 swift-frontend 0x00005649027acadc
27 swift-frontend 0x00005649027a8771
28 swift-frontend 0x00005649027acb8d
29 swift-frontend 0x00005649027aa7dc
30 swift-frontend 0x00005649027aa024
31 swift-frontend 0x00005649027a9bbe
32 swift-frontend 0x0000564902da9702
33 swift-frontend 0x0000564902d01219
34 swift-frontend 0x0000564902e87168
35 swift-frontend 0x00005649028175d2
36 swift-frontend 0x00005649028195bb
37 swift-frontend 0x00005649028174b5
38 swift-frontend 0x00005649013706d9
39 swift-frontend 0x000056490136698a
40 swift-frontend 0x000056490136677b
41 swift-frontend 0x000056490100e772
42 swift-frontend 0x0000564900fffbbe
43 swift-frontend 0x0000564900ffec5c
44 swift-frontend 0x0000564900d7a5ab
45 libc.so.6 0x00007f5a55fd6d90
46 libc.so.6 0x00007f5a55fd6e40 __libc_start_main + 128
47 swift-frontend 0x0000564900d795a5
BUILD FAILURE 6.2 android