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 Grape, reference 1.1.0 (48eb7d), with Swift 6.2 (beta) for Android on 22 Jun 2025 22:18:13 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/SwiftGraphs/Grape.git
Reference: 1.1.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/SwiftGraphs/Grape
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at 48eb7d8 Change base url
Cloned https://github.com/SwiftGraphs/Grape.git
Revision (git rev-parse @):
48eb7d8ab4ce549c6cdde106b5f7fa317421364c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/SwiftGraphs/Grape.git at 1.1.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/SwiftGraphs/Grape.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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
Fetching https://github.com/apple/swift-docc-plugin
[1/2082] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.42s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (2.65s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3415] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.40s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.87s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.4
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/5] Write sources
[4/5] Write swift-version-8C5A4AE7A8CE2BA.txt
error: emit-module command failed due to signal 6 (use -v to see invocation)
Abstract conformance with bad subject type:
(bound_generic_struct_type decl="Swift.(file).SIMD2"
  (struct_type decl="Swift.(file).Double"))
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 -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /host/spi-builder-workspace/Sources/ForceSimulation/ForceProtocol.swift /host/spi-builder-workspace/Sources/ForceSimulation/Forces/CenterForce.swift /host/spi-builder-workspace/Sources/ForceSimulation/Forces/CollideForce.swift /host/spi-builder-workspace/Sources/ForceSimulation/Forces/CompositedForce.swift /host/spi-builder-workspace/Sources/ForceSimulation/Forces/EmptyForce.swift /host/spi-builder-workspace/Sources/ForceSimulation/Forces/KDTreeForce.swift /host/spi-builder-workspace/Sources/ForceSimulation/Forces/LinkForce.swift /host/spi-builder-workspace/Sources/ForceSimulation/Forces/ManyBodyForce.swift /host/spi-builder-workspace/Sources/ForceSimulation/Forces/PackedForce.swift /host/spi-builder-workspace/Sources/ForceSimulation/Forces/PositionForce.swift /host/spi-builder-workspace/Sources/ForceSimulation/Forces/RadialForce.swift /host/spi-builder-workspace/Sources/ForceSimulation/Forces/SealedForce2D.swift /host/spi-builder-workspace/Sources/ForceSimulation/Forces/SealedForce3D.swift /host/spi-builder-workspace/Sources/ForceSimulation/KDTree/BufferedKDTree.swift /host/spi-builder-workspace/Sources/ForceSimulation/KDTree/KDBox.swift /host/spi-builder-workspace/Sources/ForceSimulation/KDTree/KDTree.swift /host/spi-builder-workspace/Sources/ForceSimulation/KDTree/KDTreeDelegate.swift /host/spi-builder-workspace/Sources/ForceSimulation/KDTree/KDTreeNode.swift /host/spi-builder-workspace/Sources/ForceSimulation/Kinetics.swift /host/spi-builder-workspace/Sources/ForceSimulation/Simulation.swift /host/spi-builder-workspace/Sources/ForceSimulation/Utils/AttributeDescriptor.swift /host/spi-builder-workspace/Sources/ForceSimulation/Utils/Disposable.swift /host/spi-builder-workspace/Sources/ForceSimulation/Utils/EdgeID.swift /host/spi-builder-workspace/Sources/ForceSimulation/Utils/LinearCongruentialGenerator.swift /host/spi-builder-workspace/Sources/ForceSimulation/Utils/SimulatableVector.swift /host/spi-builder-workspace/Sources/ForceSimulation/Utils/UnsafeArray.swift -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 -enable-experimental-feature StrictConcurrency -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 ForceSimulation -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 -emit-module-doc-path /host/spi-builder-workspace/.build/aarch64-unknown-linux-android28/debug/Modules/ForceSimulation.swiftdoc -emit-module-source-info-path /host/spi-builder-workspace/.build/aarch64-unknown-linux-android28/debug/Modules/ForceSimulation.swiftsourceinfo -serialize-diagnostics-path /host/spi-builder-workspace/.build/aarch64-unknown-linux-android28/debug/ForceSimulation.build/ForceSimulation.emit-module.dia -emit-dependencies-path /host/spi-builder-workspace/.build/aarch64-unknown-linux-android28/debug/ForceSimulation.build/ForceSimulation.emit-module.d -parse-as-library -o /host/spi-builder-workspace/.build/aarch64-unknown-linux-android28/debug/Modules/ForceSimulation.swiftmodule
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/ForceSimulation/ForceProtocol.swift")
4.	While type-checking extension of Kinetics2D.LinkForce (at /host/spi-builder-workspace/Sources/ForceSimulation/ForceProtocol.swift:24:1)
5.	While type-checking protocol conformance Kinetics<Vector>.LinkForce: Force2D at extension of Kinetics2D.LinkForce (at /host/spi-builder-workspace/Sources/ForceSimulation/ForceProtocol.swift:24:1)
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 0x000056003a97ec58
1  swift-frontend 0x000056003a97c77e
2  swift-frontend 0x000056003a97f2f1
3  libc.so.6      0x00007f0867cc1520
4  libc.so.6      0x00007f0867d159fc pthread_kill + 300
5  libc.so.6      0x00007f0867cc1476 raise + 22
6  libc.so.6      0x00007f0867ca77f3 abort + 211
7  swift-frontend 0x00005600348a1bad
8  swift-frontend 0x0000560034d11f65
9  swift-frontend 0x0000560034ccd9a1
10 swift-frontend 0x0000560034ccd783
11 swift-frontend 0x0000560034ccd55c
12 swift-frontend 0x0000560034b6a770
13 swift-frontend 0x000056003449fe81
14 swift-frontend 0x000056003449b15c
15 swift-frontend 0x0000560034420cad
16 swift-frontend 0x00005600344142a8
17 swift-frontend 0x0000560034413694
18 swift-frontend 0x0000560034534585
19 swift-frontend 0x00005600345365bb
20 swift-frontend 0x00005600345344b5
21 swift-frontend 0x000056003308d6d9
22 swift-frontend 0x00005600330839ee
23 swift-frontend 0x000056003308377b
24 swift-frontend 0x0000560032d2b772
25 swift-frontend 0x0000560032d1cbbe
26 swift-frontend 0x0000560032d1bc5c
27 swift-frontend 0x0000560032a975ab
28 libc.so.6      0x00007f0867ca8d90
29 libc.so.6      0x00007f0867ca8e40 __libc_start_main + 128
30 swift-frontend 0x0000560032a965a5
BUILD FAILURE 6.2 android