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 Android on 21 Jun 2025 07:42:15 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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: 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:         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-0":/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 -primary-file /host/spi-builder-workspace/Sources/Processed/Loadable/LoadableState.swift -primary-file /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 /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/LoadableState.d -emit-reference-dependencies-path /host/spi-builder-workspace/.build/aarch64-unknown-linux-android28/debug/Processed.build/LoadableState.swiftdeps -serialize-diagnostics-path /host/spi-builder-workspace/.build/aarch64-unknown-linux-android28/debug/Processed.build/LoadableState.dia -emit-dependencies-path /host/spi-builder-workspace/.build/aarch64-unknown-linux-android28/debug/Processed.build/LoadableSupport.d -emit-reference-dependencies-path /host/spi-builder-workspace/.build/aarch64-unknown-linux-android28/debug/Processed.build/LoadableSupport.swiftdeps -serialize-diagnostics-path /host/spi-builder-workspace/.build/aarch64-unknown-linux-android28/debug/Processed.build/LoadableSupport.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/LoadableState.swift.o -o /host/spi-builder-workspace/.build/aarch64-unknown-linux-android28/debug/Processed.build/LoadableSupport.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/Loadable/LoadableSupport.swift")
4.	While evaluating request TypeCheckFunctionBodyRequest(Processed.(file).LoadableSupport extension.reset@/host/spi-builder-workspace/Sources/Processed/Loadable/LoadableSupport.swift:284:26)
5.	While type-checking statement at [/host/spi-builder-workspace/Sources/Processed/Loadable/LoadableSupport.swift:284:110 - line:290:3] RangeText="{
    if case .absent = self[keyPath: loadableState] {
    } else {
      self[keyPath: loadableState] = .absent
    }
    cancel(loadableState)
  "
6.	While type-checking statement at [/host/spi-builder-workspace/Sources/Processed/Loadable/LoadableSupport.swift:285:5 - line:288:5] RangeText="if case .absent = self[keyPath: loadableState] {
    } else {
      self[keyPath: loadableState] = .absent
    "
7.	While type-checking expression at [/host/spi-builder-workspace/Sources/Processed/Loadable/LoadableSupport.swift:285:23 - line:285:50] RangeText="self[keyPath: loadableState"
8.	While type-checking-target starting at /host/spi-builder-workspace/Sources/Processed/Loadable/LoadableSupport.swift:285:27
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 0x0000562de6933c58
1  swift-frontend 0x0000562de693177e
2  swift-frontend 0x0000562de69342f1
3  libc.so.6      0x00007f46bcf75520
4  libc.so.6      0x00007f46bcfc99fc pthread_kill + 300
5  libc.so.6      0x00007f46bcf75476 raise + 22
6  libc.so.6      0x00007f46bcf5b7f3 abort + 211
7  libc.so.6      0x00007f46bcf5b71b
8  libc.so.6      0x00007f46bcf6ce96
9  swift-frontend 0x0000562de01b8b12
10 swift-frontend 0x0000562de01b8f69
11 swift-frontend 0x0000562de02e6855
12 swift-frontend 0x0000562de01b9e44
13 swift-frontend 0x0000562de01bb29f
14 swift-frontend 0x0000562de01dc876
15 swift-frontend 0x0000562de01efdf5
16 swift-frontend 0x0000562de01d610d
17 swift-frontend 0x0000562de01d889f
18 swift-frontend 0x0000562de01d844b
19 swift-frontend 0x0000562de01d7dcf
20 swift-frontend 0x0000562de037bf26
21 swift-frontend 0x0000562de037bda1
22 swift-frontend 0x0000562de037d786
23 swift-frontend 0x0000562de0478f7a
24 swift-frontend 0x0000562de0480cae
25 swift-frontend 0x0000562de047f104
26 swift-frontend 0x0000562de047eadc
27 swift-frontend 0x0000562de047a771
28 swift-frontend 0x0000562de047eb8d
29 swift-frontend 0x0000562de047c7dc
30 swift-frontend 0x0000562de047c024
31 swift-frontend 0x0000562de047bbbe
32 swift-frontend 0x0000562de0a7b702
33 swift-frontend 0x0000562de09d3219
34 swift-frontend 0x0000562de0b59168
35 swift-frontend 0x0000562de04e95d2
36 swift-frontend 0x0000562de04eb5bb
37 swift-frontend 0x0000562de04e94b5
38 swift-frontend 0x0000562ddf0426d9
39 swift-frontend 0x0000562ddf03898a
40 swift-frontend 0x0000562ddf03877b
41 swift-frontend 0x0000562ddece0772
42 swift-frontend 0x0000562ddecd1bbe
43 swift-frontend 0x0000562ddecd0c5c
44 swift-frontend 0x0000562ddea4c5ab
45 libc.so.6      0x00007f46bcf5cd90
46 libc.so.6      0x00007f46bcf5ce40 __libc_start_main + 128
47 swift-frontend 0x0000562ddea4b5a5
BUILD FAILURE 6.2 android