Build Information
Failed to build Grape, reference main (bdfad7
), with Swift 6.2 (beta) for Android on 22 Jun 2025 22:18:37 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/SwiftGraphs/Grape.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/SwiftGraphs/Grape
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at bdfad75 Merge pull request #71 from RobertoRiquelme/main
Cloned https://github.com/SwiftGraphs/Grape.git
Revision (git rev-parse @):
bdfad750d2a973af48159119eaf90530d0e30ea7
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/SwiftGraphs/Grape.git at main
========================================
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-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
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.64s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (2.92s)
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.38s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.72s)
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
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
[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 0x0000560b78937c58
1 swift-frontend 0x0000560b7893577e
2 swift-frontend 0x0000560b789382f1
3 libc.so.6 0x00007f8bd29e1520
4 libc.so.6 0x00007f8bd2a359fc pthread_kill + 300
5 libc.so.6 0x00007f8bd29e1476 raise + 22
6 libc.so.6 0x00007f8bd29c77f3 abort + 211
7 swift-frontend 0x0000560b7285abad
8 swift-frontend 0x0000560b72ccaf65
9 swift-frontend 0x0000560b72c869a1
10 swift-frontend 0x0000560b72c86783
11 swift-frontend 0x0000560b72c8655c
12 swift-frontend 0x0000560b72b23770
13 swift-frontend 0x0000560b72458e81
14 swift-frontend 0x0000560b7245415c
15 swift-frontend 0x0000560b723d9cad
16 swift-frontend 0x0000560b723cd2a8
17 swift-frontend 0x0000560b723cc694
18 swift-frontend 0x0000560b724ed585
19 swift-frontend 0x0000560b724ef5bb
20 swift-frontend 0x0000560b724ed4b5
21 swift-frontend 0x0000560b710466d9
22 swift-frontend 0x0000560b7103c9ee
23 swift-frontend 0x0000560b7103c77b
24 swift-frontend 0x0000560b70ce4772
25 swift-frontend 0x0000560b70cd5bbe
26 swift-frontend 0x0000560b70cd4c5c
27 swift-frontend 0x0000560b70a505ab
28 libc.so.6 0x00007f8bd29c8d90
29 libc.so.6 0x00007f8bd29c8e40 __libc_start_main + 128
30 swift-frontend 0x0000560b70a4f5a5
BUILD FAILURE 6.2 android