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 Linux on 29 Jul 2025 01:19:34 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 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:         linux
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-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/pawelmajcher/Ch3.git
[1/161] Fetching ch3
Fetched https://github.com/pawelmajcher/Ch3.git from cache (0.20s)
Computing version for https://github.com/pawelmajcher/Ch3.git
Computed https://github.com/pawelmajcher/Ch3.git at 4.3.0 (2.31s)
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] Compiling baseCells.c
[2/23] Write sources
[3/23] Compiling directedEdge.c
[4/23] Compiling bbox.c
[5/23] Compiling faceijk.c
[6/23] Compiling coordijk.c
[7/23] Compiling algos.c
[8/23] Compiling h3Index.c
[9/23] Compiling vertexGraph.c
[9/23] Compiling vertex.c
[11/23] Write swift-version-24593BA9C3E375BF.txt
[12/23] Compiling vec2d.c
[13/23] Compiling vec3d.c
[14/23] Compiling mathExtensions.c
[15/23] Compiling polygon.c
[16/23] Compiling polyfill.c
[17/23] Compiling iterators.c
[18/23] Compiling linkedGeo.c
[19/23] Compiling localij.c
[20/23] Compiling latLng.c
[21/23] Write Objects.LinkFileList
[22/23] Archiving libCh3.a
[24/65] Compiling SwiftyH3 H3LatLng+CoreLocation.swift
[25/65] Compiling SwiftyH3 H3Polygon+MapKit.swift
[26/65] Compiling SwiftyH3 H3LatLng+LatLng.swift
[27/65] Compiling SwiftyH3 H3Loop+GeoLoop.swift
[28/65] Compiling SwiftyH3 H3Loop+LinkedLatLng.swift
[29/65] Compiling SwiftyH3 H3MultiPolygon+GeoMultiPolygon.swift
[30/70] Compiling SwiftyH3 H3Polygon+H3Cell.swift
[31/70] Compiling SwiftyH3 H3Cell+Traversal.swift
[32/70] Compiling SwiftyH3 H3Cell+H3Vertex.swift
[33/70] Compiling SwiftyH3 H3Vertex+Indexing.swift
[34/70] Compiling SwiftyH3 H3Vertex+Inspection.swift
[35/70] Emitting module SwiftyH3
[36/70] Compiling SwiftyH3 H3MultiPolygon+LinkedGeoPolygon.swift
[37/70] Compiling SwiftyH3 H3Polygon+GeoPolygon.swift
[38/70] Compiling SwiftyH3 H3Polygon+LinkedGeoLoop.swift
[39/70] Compiling SwiftyH3 H3Cell+Resolution+Zoom.swift
[40/70] Compiling SwiftyH3 H3LatLng+Units.swift
[41/70] Compiling SwiftyH3 H3Cell+ContainmentType.swift
[42/70] Compiling SwiftyH3 H3Cell+Resolution.swift
[43/70] Compiling SwiftyH3 H3Cell.swift
[44/70] Compiling SwiftyH3 H3DirectedEdge.swift
[45/70] Compiling SwiftyH3 H3Indexable.swift
[46/70] Compiling SwiftyH3 H3LatLng.swift
[47/70] Compiling SwiftyH3 H3Polygon.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
error: compile command failed due to signal 6 (use -v to see invocation)
[53/70] Compiling SwiftyH3 H3LatLng+Indexing.swift
[54/70] Compiling SwiftyH3 H3Vertex.swift
[55/70] Compiling SwiftyH3 SwiftyH3Error.swift
[56/70] Compiling SwiftyH3 H3Cell+Edges.swift
[57/70] Compiling SwiftyH3 H3Cell+Neighbors.swift
[58/70] Compiling SwiftyH3 H3DirectedEdge+Indexing.swift
[59/70] Compiling SwiftyH3 H3DirectedEdge+Inspection.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
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: /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.avLtII/supplementaryOutputs-6 -target x86_64-unknown-linux-gnu -disable-objc-interop -I /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/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/x86_64-unknown-linux-gnu/debug/ModuleCache -swift-version 6 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -empty-abi-descriptor -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 -g -Xcc -fno-omit-frame-pointer -no-auto-bridging-header-chaining -module-name SwiftyH3 -package-name spi_builder_workspace -in-process-plugin-server-path /usr/lib/swift/host/libSwiftInProcPluginServer.so -plugin-path /usr/lib/swift/host/plugins -plugin-path /usr/local/lib/swift/host/plugins -parse-as-library -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/SwiftyH3.build/H3Cell+Inspection.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/SwiftyH3.build/H3Indexable+Inspection.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/SwiftyH3.build/H3Indexable+LosslessStringConvertible.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/SwiftyH3.build/H3Cell+Area.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/SwiftyH3.build/H3Cell+Res0Cells.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/SwiftyH3.build/H3CellResolution+Pentagons.swift.o -index-store-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store -index-system-modules
1.	Swift version 6.2-dev (LLVM 0d47fa0a0fd41fb, Swift 536aa932a9e0ea3)
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 0x000055a5e80e1918
1  swift-frontend 0x000055a5e80df43e
2  swift-frontend 0x000055a5e80e1fb1
3  libc.so.6      0x00007fb027065520
4  libc.so.6      0x00007fb0270b99fc pthread_kill + 300
5  libc.so.6      0x00007fb027065476 raise + 22
6  libc.so.6      0x00007fb02704b7f3 abort + 211
7  libc.so.6      0x00007fb02704b71b
8  libc.so.6      0x00007fb02705ce96
9  swift-frontend 0x000055a5e0d0ae50
10 swift-frontend 0x000055a5e0cffbe3
11 swift-frontend 0x000055a5e0cf3816
12 swift-frontend 0x000055a5e0dae8ea
13 swift-frontend 0x000055a5e0dacfcd
14 swift-frontend 0x000055a5e0cbeac7
15 swift-frontend 0x000055a5e0c94dda
16 swift-frontend 0x000055a5e0c9677e
17 swift-frontend 0x000055a5e0c97962
18 swift-frontend 0x000055a5e0dcc5b2
19 swift-frontend 0x000055a5e0dc75d8
20 swift-frontend 0x000055a5e0dc752d
21 swift-frontend 0x000055a5e0c99853
22 swift-frontend 0x000055a5e0c99fa4
23 swift-frontend 0x000055a5e0dac8c6
24 swift-frontend 0x000055a5e0c9ef53
25 swift-frontend 0x000055a5e0c9a92f
26 swift-frontend 0x000055a5e0479808
27 swift-frontend 0x000055a5e048b42a
28 swift-frontend 0x000055a5e047c7de
29 swift-frontend 0x000055a5e047b878
30 swift-frontend 0x000055a5e01f726b
31 libc.so.6      0x00007fb02704cd90
32 libc.so.6      0x00007fb02704ce40 __libc_start_main + 128
33 swift-frontend 0x000055a5e01f6265
BUILD FAILURE 6.2 linux