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 0.4.1 (2dab6f), with Swift 6.2 (beta) for Android on 29 Jul 2025 01:18:58 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/pawelmajcher/SwiftyH3.git
Reference: 0.4.1
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
 * tag               0.4.1      -> FETCH_HEAD
HEAD is now at 2dab6f4 Minor README and docs updates
Cloned https://github.com/pawelmajcher/SwiftyH3.git
Revision (git rev-parse @):
2dab6f4cc8b7aff475ef9b76ff9e9e7b7fd551ec
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pawelmajcher/SwiftyH3.git at 0.4.1
========================================
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-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
Fetching https://github.com/pawelmajcher/Ch3.git
[1/161] Fetching ch3
Fetched https://github.com/pawelmajcher/Ch3.git from cache (0.28s)
Computing version for https://github.com/pawelmajcher/Ch3.git
Computed https://github.com/pawelmajcher/Ch3.git at 4.3.0 (3.01s)
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] Write sources
[1/23] Compiling vec3d.c
[2/23] Compiling vec2d.c
[3/23] Compiling mathExtensions.c
[4/23] Compiling vertexGraph.c
[5/23] Compiling polygon.c
[6/23] Compiling vertex.c
[7/23] Write swift-version-8C5A4AE7A8CE2BA.txt
[8/23] Compiling polyfill.c
[9/23] Compiling linkedGeo.c
[10/23] Compiling iterators.c
[11/23] Compiling latLng.c
[12/23] Compiling h3Assert.c
[13/23] Compiling localij.c
[14/23] Compiling bbox.c
[15/23] Compiling faceijk.c
[16/23] Compiling directedEdge.c
[17/23] Compiling coordijk.c
[18/23] Compiling baseCells.c
[19/23] Compiling h3Index.c
[20/23] Compiling algos.c
[21/23] Write Objects.LinkFileList
[22/23] Archiving libCh3.a
[24/65] Emitting module SwiftyH3
[25/70] Compiling SwiftyH3 H3LatLng+CoreLocation.swift
[26/70] Compiling SwiftyH3 H3Polygon+MapKit.swift
[27/70] Compiling SwiftyH3 H3LatLng+LatLng.swift
[28/70] Compiling SwiftyH3 H3Loop+GeoLoop.swift
[29/70] Compiling SwiftyH3 H3Loop+LinkedLatLng.swift
[30/70] Compiling SwiftyH3 H3MultiPolygon+GeoMultiPolygon.swift
[31/70] Compiling SwiftyH3 H3Polygon+H3Cell.swift
[32/70] Compiling SwiftyH3 H3Cell+Traversal.swift
[33/70] Compiling SwiftyH3 H3Cell+H3Vertex.swift
[34/70] Compiling SwiftyH3 H3Vertex+Indexing.swift
[35/70] Compiling SwiftyH3 H3Vertex+Inspection.swift
[36/70] Compiling SwiftyH3 H3CellResolution+Stats.swift
[37/70] Compiling SwiftyH3 H3DirectedEdge+Length.swift
[38/70] Compiling SwiftyH3 H3LatLng+Distance.swift
[39/70] Compiling SwiftyH3 SwiftyH3Error+LocalizedError.swift
[40/70] Compiling SwiftyH3 H3Cell+H3Polygon.swift
[41/70] Compiling SwiftyH3 H3Cell+Resolution.swift
[42/70] Compiling SwiftyH3 H3Cell.swift
[43/70] Compiling SwiftyH3 H3DirectedEdge.swift
[44/70] Compiling SwiftyH3 H3Indexable.swift
error: compile command failed due to signal 6 (use -v to see invocation)
[45/70] Compiling SwiftyH3 H3LatLng.swift
[46/70] Compiling SwiftyH3 H3Polygon.swift
[47/70] Compiling SwiftyH3 H3DirectedEdge+Traversal.swift
[48/70] Compiling SwiftyH3 H3Cell+ChildrenCollection.swift
[49/70] Compiling SwiftyH3 H3Cell+Compact.swift
[50/70] Compiling SwiftyH3 H3Cell+Hierarchy.swift
[51/70] Compiling SwiftyH3 H3Cell+Indexing.swift
[52/70] Compiling SwiftyH3 H3LatLng+Indexing.swift
[53/70] Compiling SwiftyH3 H3Vertex.swift
[54/70] Compiling SwiftyH3 SwiftyH3Error.swift
[55/70] Compiling SwiftyH3 H3Cell+Edges.swift
[56/70] Compiling SwiftyH3 H3Cell+Neighbors.swift
[57/70] Compiling SwiftyH3 H3DirectedEdge+Indexing.swift
[58/70] Compiling SwiftyH3 H3DirectedEdge+Inspection.swift
[59/70] Compiling SwiftyH3 H3MultiPolygon+LinkedGeoPolygon.swift
[60/70] Compiling SwiftyH3 H3Polygon+GeoPolygon.swift
[61/70] Compiling SwiftyH3 H3Polygon+LinkedGeoLoop.swift
[62/70] Compiling SwiftyH3 H3Cell+Resolution+Zoom.swift
[63/70] Compiling SwiftyH3 H3LatLng+Units.swift
[64/70] Compiling SwiftyH3 H3Cell+ContainmentType.swift
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.Kqx5JE/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 0x000055c321ad5c58
1  swift-frontend 0x000055c321ad377e
2  swift-frontend 0x000055c321ad62f1
3  libc.so.6      0x00007f97d4cb5520
4  libc.so.6      0x00007f97d4d099fc pthread_kill + 300
5  libc.so.6      0x00007f97d4cb5476 raise + 22
6  libc.so.6      0x00007f97d4c9b7f3 abort + 211
7  libc.so.6      0x00007f97d4c9b71b
8  libc.so.6      0x00007f97d4cace96
9  swift-frontend 0x000055c31a702ec0
10 swift-frontend 0x000055c31a6f7e63
11 swift-frontend 0x000055c31a6eb1d6
12 swift-frontend 0x000055c31a7a65fa
13 swift-frontend 0x000055c31a7a4cdd
14 swift-frontend 0x000055c31a6b6537
15 swift-frontend 0x000055c31a68c84a
16 swift-frontend 0x000055c31a68e1ee
17 swift-frontend 0x000055c31a68f3d2
18 swift-frontend 0x000055c31a7c4212
19 swift-frontend 0x000055c31a7bf238
20 swift-frontend 0x000055c31a7bf18d
21 swift-frontend 0x000055c31a6912b3
22 swift-frontend 0x000055c31a691a04
23 swift-frontend 0x000055c31a7a45d6
24 swift-frontend 0x000055c31a6969b3
25 swift-frontend 0x000055c31a69238f
26 swift-frontend 0x000055c319e70c18
27 swift-frontend 0x000055c319e827da
28 swift-frontend 0x000055c319e73bbe
29 swift-frontend 0x000055c319e72c5c
30 swift-frontend 0x000055c319bee5ab
31 libc.so.6      0x00007f97d4c9cd90
32 libc.so.6      0x00007f97d4c9ce40 __libc_start_main + 128
33 swift-frontend 0x000055c319bed5a5
BUILD FAILURE 6.2 android