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 SwiftyH3, reference main (67354d), with Swift 6.2 (beta) for Android on 31 Jul 2025 13:27:41 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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/pawelmajcher/SwiftyH3.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/pawelmajcher/SwiftyH3
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 67354d0 Minor docs improvement
Cloned https://github.com/pawelmajcher/SwiftyH3.git
Revision (git rev-parse @):
67354d0e3ad2b23648a6007e34d47a8a62edeb4f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pawelmajcher/SwiftyH3.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/pawelmajcher/SwiftyH3.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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
Fetching https://github.com/pawelmajcher/Ch3.git
[1/161] Fetching ch3
Fetched https://github.com/pawelmajcher/Ch3.git from cache (0.40s)
Computing version for https://github.com/pawelmajcher/Ch3.git
Computed https://github.com/pawelmajcher/Ch3.git at 4.3.0 (4.35s)
Creating working copy for https://github.com/pawelmajcher/Ch3.git
Working copy of https://github.com/pawelmajcher/Ch3.git resolved at 4.3.0
Building for debugging...
[0/23] Compiling h3Assert.c
[1/23] Write sources
[2/23] Compiling baseCells.c
[3/23] Compiling bbox.c
[4/23] Compiling directedEdge.c
[5/23] Compiling faceijk.c
[5/23] Write swift-version-8C5A4AE7A8CE2BA.txt
[7/23] Compiling algos.c
[8/23] Compiling vertex.c
[9/23] Compiling vertexGraph.c
[10/23] Compiling coordijk.c
[11/23] Compiling vec3d.c
[12/23] Compiling vec2d.c
[13/23] Compiling mathExtensions.c
[14/23] Compiling polygon.c
[15/23] Compiling localij.c
[16/23] Compiling iterators.c
[17/23] Compiling polyfill.c
[18/23] Compiling latLng.c
[19/23] Compiling linkedGeo.c
[20/23] Compiling h3Index.c
[21/23] Write Objects.LinkFileList
[22/23] Archiving libCh3.a
[24/65] Emitting module SwiftyH3
[25/70] Compiling SwiftyH3 H3Polygon+H3Cell.swift
[26/70] Compiling SwiftyH3 H3Cell+Traversal.swift
[27/70] Compiling SwiftyH3 H3Cell+H3Vertex.swift
[28/70] Compiling SwiftyH3 H3Vertex+Indexing.swift
[29/70] Compiling SwiftyH3 H3Vertex+Inspection.swift
[30/70] Compiling SwiftyH3 H3LatLng+CoreLocation.swift
[31/70] Compiling SwiftyH3 H3Polygon+MapKit.swift
[32/70] Compiling SwiftyH3 H3LatLng+LatLng.swift
[33/70] Compiling SwiftyH3 H3Loop+GeoLoop.swift
[34/70] Compiling SwiftyH3 H3Loop+LinkedLatLng.swift
[35/70] Compiling SwiftyH3 H3MultiPolygon+GeoMultiPolygon.swift
[36/70] Compiling SwiftyH3 H3Vertex.swift
[37/70] Compiling SwiftyH3 SwiftyH3Error.swift
[38/70] Compiling SwiftyH3 H3Cell+Edges.swift
[39/70] Compiling SwiftyH3 H3Cell+Neighbors.swift
[40/70] Compiling SwiftyH3 H3DirectedEdge+Indexing.swift
[41/70] Compiling SwiftyH3 H3DirectedEdge+Inspection.swift
[42/70] Compiling SwiftyH3 H3MultiPolygon+LinkedGeoPolygon.swift
[43/70] Compiling SwiftyH3 H3Polygon+GeoPolygon.swift
[44/70] Compiling SwiftyH3 H3Polygon+LinkedGeoLoop.swift
[45/70] Compiling SwiftyH3 H3Cell+Resolution+Zoom.swift
[46/70] Compiling SwiftyH3 H3LatLng+Units.swift
[47/70] Compiling SwiftyH3 H3Cell+ContainmentType.swift
[48/70] Compiling SwiftyH3 H3DirectedEdge+Traversal.swift
[49/70] Compiling SwiftyH3 H3Cell+ChildrenCollection.swift
[50/70] Compiling SwiftyH3 H3Cell+Compact.swift
[51/70] Compiling SwiftyH3 H3Cell+Hierarchy.swift
[52/70] Compiling SwiftyH3 H3Cell+Indexing.swift
[53/70] Compiling SwiftyH3 H3LatLng+Indexing.swift
[54/70] Compiling SwiftyH3 H3Cell+Resolution.swift
[55/70] Compiling SwiftyH3 H3Cell.swift
[56/70] Compiling SwiftyH3 H3DirectedEdge.swift
[57/70] Compiling SwiftyH3 H3Indexable.swift
[58/70] Compiling SwiftyH3 H3LatLng.swift
[59/70] Compiling SwiftyH3 H3Polygon.swift
[60/70] Compiling SwiftyH3 H3CellResolution+Stats.swift
[61/70] Compiling SwiftyH3 H3DirectedEdge+Length.swift
[62/70] Compiling SwiftyH3 H3LatLng+Distance.swift
[63/70] Compiling SwiftyH3 SwiftyH3Error+LocalizedError.swift
[64/70] Compiling SwiftyH3 H3Cell+H3Polygon.swift
error: compile command failed due to signal 6 (use -v to see invocation)
swift-frontend: /home/build-user/swift/lib/SILGen/SILGenExpr.cpp:5289: RValue (anonymous namespace)::RValueEmitter::visitRebindSelfInConstructorExpr(RebindSelfInConstructorExpr *, SGFContext): Assertion `otherCtor->isFailable() || otherCtor->hasThrows()' 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/SwiftyH3/Core Types Apple Framework Bindings/H3LatLng+CoreLocation.swift" "/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Apple Framework Bindings/H3Polygon+MapKit.swift" "/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Ch3 Bindings/H3LatLng+LatLng.swift" "/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Ch3 Bindings/H3Loop+GeoLoop.swift" "/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Ch3 Bindings/H3Loop+LinkedLatLng.swift" "/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Ch3 Bindings/H3MultiPolygon+GeoMultiPolygon.swift" "/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Ch3 Bindings/H3MultiPolygon+LinkedGeoPolygon.swift" "/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Ch3 Bindings/H3Polygon+GeoPolygon.swift" "/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Ch3 Bindings/H3Polygon+LinkedGeoLoop.swift" "/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Helpers/H3Cell+Resolution+Zoom.swift" "/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Helpers/H3LatLng+Units.swift" "/host/spi-builder-workspace/Sources/SwiftyH3/Core Types/H3Cell+ContainmentType.swift" "/host/spi-builder-workspace/Sources/SwiftyH3/Core Types/H3Cell+Resolution.swift" "/host/spi-builder-workspace/Sources/SwiftyH3/Core Types/H3Cell.swift" "/host/spi-builder-workspace/Sources/SwiftyH3/Core Types/H3DirectedEdge.swift" "/host/spi-builder-workspace/Sources/SwiftyH3/Core Types/H3Indexable.swift" "/host/spi-builder-workspace/Sources/SwiftyH3/Core Types/H3LatLng.swift" "/host/spi-builder-workspace/Sources/SwiftyH3/Core Types/H3Polygon.swift" "/host/spi-builder-workspace/Sources/SwiftyH3/Core Types/H3Vertex.swift" "/host/spi-builder-workspace/Sources/SwiftyH3/Core Types/SwiftyH3Error.swift" "/host/spi-builder-workspace/Sources/SwiftyH3/Directed Edges/H3Cell+Edges.swift" "/host/spi-builder-workspace/Sources/SwiftyH3/Directed Edges/H3Cell+Neighbors.swift" "/host/spi-builder-workspace/Sources/SwiftyH3/Directed Edges/H3DirectedEdge+Indexing.swift" "/host/spi-builder-workspace/Sources/SwiftyH3/Directed Edges/H3DirectedEdge+Inspection.swift" "/host/spi-builder-workspace/Sources/SwiftyH3/Directed Edges/H3DirectedEdge+Traversal.swift" /host/spi-builder-workspace/Sources/SwiftyH3/Hierarchy/H3Cell+ChildrenCollection.swift /host/spi-builder-workspace/Sources/SwiftyH3/Hierarchy/H3Cell+Compact.swift /host/spi-builder-workspace/Sources/SwiftyH3/Hierarchy/H3Cell+Hierarchy.swift /host/spi-builder-workspace/Sources/SwiftyH3/Indexing/H3Cell+Indexing.swift /host/spi-builder-workspace/Sources/SwiftyH3/Indexing/H3LatLng+Indexing.swift -primary-file /host/spi-builder-workspace/Sources/SwiftyH3/Inspection/H3Cell+Inspection.swift -primary-file /host/spi-builder-workspace/Sources/SwiftyH3/Inspection/H3Indexable+Inspection.swift -primary-file /host/spi-builder-workspace/Sources/SwiftyH3/Inspection/H3Indexable+LosslessStringConvertible.swift -primary-file /host/spi-builder-workspace/Sources/SwiftyH3/Miscellaneous/H3Cell+Area.swift -primary-file /host/spi-builder-workspace/Sources/SwiftyH3/Miscellaneous/H3Cell+Res0Cells.swift -primary-file /host/spi-builder-workspace/Sources/SwiftyH3/Miscellaneous/H3CellResolution+Pentagons.swift /host/spi-builder-workspace/Sources/SwiftyH3/Miscellaneous/H3CellResolution+Stats.swift /host/spi-builder-workspace/Sources/SwiftyH3/Miscellaneous/H3DirectedEdge+Length.swift /host/spi-builder-workspace/Sources/SwiftyH3/Miscellaneous/H3LatLng+Distance.swift /host/spi-builder-workspace/Sources/SwiftyH3/Miscellaneous/SwiftyH3Error+LocalizedError.swift /host/spi-builder-workspace/Sources/SwiftyH3/Regions/H3Cell+H3Polygon.swift /host/spi-builder-workspace/Sources/SwiftyH3/Regions/H3Polygon+H3Cell.swift /host/spi-builder-workspace/Sources/SwiftyH3/Traversal/H3Cell+Traversal.swift /host/spi-builder-workspace/Sources/SwiftyH3/Vertices/H3Cell+H3Vertex.swift /host/spi-builder-workspace/Sources/SwiftyH3/Vertices/H3Vertex+Indexing.swift /host/spi-builder-workspace/Sources/SwiftyH3/Vertices/H3Vertex+Inspection.swift -supplementary-output-file-map /tmp/TemporaryDirectory.bZN0zd/supplementaryOutputs-6 -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 6 -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 -fmodule-map-file=/host/spi-builder-workspace/.build/checkouts/Ch3/Ch3/include/module.modulemap -Xcc -I -Xcc /host/spi-builder-workspace/.build/checkouts/Ch3/Ch3/include -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 SwiftyH3 -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/SwiftyH3.build/H3Cell+Inspection.swift.o -o /host/spi-builder-workspace/.build/aarch64-unknown-linux-android28/debug/SwiftyH3.build/H3Indexable+Inspection.swift.o -o /host/spi-builder-workspace/.build/aarch64-unknown-linux-android28/debug/SwiftyH3.build/H3Indexable+LosslessStringConvertible.swift.o -o /host/spi-builder-workspace/.build/aarch64-unknown-linux-android28/debug/SwiftyH3.build/H3Cell+Area.swift.o -o /host/spi-builder-workspace/.build/aarch64-unknown-linux-android28/debug/SwiftyH3.build/H3Cell+Res0Cells.swift.o -o /host/spi-builder-workspace/.build/aarch64-unknown-linux-android28/debug/SwiftyH3.build/H3CellResolution+Pentagons.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 the current language version
3.	While evaluating request ASTLoweringRequest(Lowering AST to SIL for file "/host/spi-builder-workspace/Sources/SwiftyH3/Inspection/H3Indexable+LosslessStringConvertible.swift")
4.	While silgen emitValueConstructor SIL function "@$s8SwiftyH30B4CellVyACSgSScfC".
 for 'init(_:)' (at /host/spi-builder-workspace/Sources/SwiftyH3/Inspection/H3Indexable+LosslessStringConvertible.swift:40:12)
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 0x000055644601fc58
1  swift-frontend 0x000055644601d77e
2  swift-frontend 0x00005564460202f1
3  libc.so.6      0x00007fc62f1a1520
4  libc.so.6      0x00007fc62f1f59fc pthread_kill + 300
5  libc.so.6      0x00007fc62f1a1476 raise + 22
6  libc.so.6      0x00007fc62f1877f3 abort + 211
7  libc.so.6      0x00007fc62f18771b
8  libc.so.6      0x00007fc62f198e96
9  swift-frontend 0x000055643ec4cec0
10 swift-frontend 0x000055643ec41e63
11 swift-frontend 0x000055643ec351d6
12 swift-frontend 0x000055643ecf05fa
13 swift-frontend 0x000055643eceecdd
14 swift-frontend 0x000055643ec00537
15 swift-frontend 0x000055643ebd684a
16 swift-frontend 0x000055643ebd81ee
17 swift-frontend 0x000055643ebd93d2
18 swift-frontend 0x000055643ed0e212
19 swift-frontend 0x000055643ed09238
20 swift-frontend 0x000055643ed0918d
21 swift-frontend 0x000055643ebdb2b3
22 swift-frontend 0x000055643ebdba04
23 swift-frontend 0x000055643ecee5d6
24 swift-frontend 0x000055643ebe09b3
25 swift-frontend 0x000055643ebdc38f
26 swift-frontend 0x000055643e3bac18
27 swift-frontend 0x000055643e3cc7da
28 swift-frontend 0x000055643e3bdbbe
29 swift-frontend 0x000055643e3bcc5c
30 swift-frontend 0x000055643e1385ab
31 libc.so.6      0x00007fc62f188d90
32 libc.so.6      0x00007fc62f188e40 __libc_start_main + 128
33 swift-frontend 0x000055643e1375a5
BUILD FAILURE 6.2 android