Build Information
Successful build of SwiftyH3, reference 0.5.0 (6d9b57), with Swift 6.1 for Android on 22 Nov 2025 19:34:10 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pawelmajcher/SwiftyH3.git
Reference: 0.5.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/pawelmajcher/SwiftyH3
* tag 0.5.0 -> FETCH_HEAD
HEAD is now at 6d9b577 Fix syntax in Package.swift installation instruction
Cloned https://github.com/pawelmajcher/SwiftyH3.git
Revision (git rev-parse @):
6d9b5774cc7cc198597b14aaccf213587947678c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pawelmajcher/SwiftyH3.git at 0.5.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/pawelmajcher/SwiftyH3.git
https://github.com/pawelmajcher/SwiftyH3.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
],
"manifest_display_name" : "SwiftyH3",
"name" : "SwiftyH3",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SwiftyH3",
"targets" : [
"SwiftyH3"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftyH3Tests",
"module_type" : "SwiftTarget",
"name" : "SwiftyH3Tests",
"path" : "Tests/SwiftyH3Tests",
"sources" : [
"SwiftyH3Tests.swift"
],
"target_dependencies" : [
"SwiftyH3"
],
"type" : "test"
},
{
"c99name" : "SwiftyH3",
"module_type" : "SwiftTarget",
"name" : "SwiftyH3",
"path" : "Sources/SwiftyH3",
"product_memberships" : [
"SwiftyH3"
],
"sources" : [
"Core Types Apple Framework Bindings/H3+CoreLocation.swift",
"Core Types Apple Framework Bindings/H3+MapKit+SwiftUI.swift",
"Core Types Apple Framework Bindings/H3+MapKit.swift",
"Core Types Ch3 Bindings/H3LatLng+LatLng.swift",
"Core Types Ch3 Bindings/H3Loop+GeoLoop.swift",
"Core Types Ch3 Bindings/H3Loop+LinkedLatLng.swift",
"Core Types Ch3 Bindings/H3MultiPolygon+GeoMultiPolygon.swift",
"Core Types Ch3 Bindings/H3MultiPolygon+LinkedGeoPolygon.swift",
"Core Types Ch3 Bindings/H3Polygon+GeoPolygon.swift",
"Core Types Ch3 Bindings/H3Polygon+LinkedGeoLoop.swift",
"Core Types Helpers/H3Cell+Resolution+Zoom.swift",
"Core Types Helpers/H3LatLng+Units.swift",
"Core Types/H3Cell+ContainmentType.swift",
"Core Types/H3Cell+Resolution.swift",
"Core Types/H3Cell.swift",
"Core Types/H3DirectedEdge.swift",
"Core Types/H3Indexable.swift",
"Core Types/H3LatLng.swift",
"Core Types/H3Polygon.swift",
"Core Types/H3Vertex.swift",
"Core Types/SwiftyH3Error.swift",
"Directed Edges/H3Cell+Edges.swift",
"Directed Edges/H3Cell+Neighbors.swift",
"Directed Edges/H3DirectedEdge+Indexing.swift",
"Directed Edges/H3DirectedEdge+Inspection.swift",
"Directed Edges/H3DirectedEdge+Traversal.swift",
"Hierarchy/H3Cell+ChildrenCollection.swift",
"Hierarchy/H3Cell+Compact.swift",
"Hierarchy/H3Cell+Hierarchy.swift",
"Indexing/H3Cell+Indexing.swift",
"Indexing/H3LatLng+Indexing.swift",
"Inspection/H3Cell+Inspection.swift",
"Inspection/H3Indexable+Inspection.swift",
"Inspection/H3Indexable+LosslessStringConvertible.swift",
"Miscellaneous/H3Cell+Area.swift",
"Miscellaneous/H3Cell+Res0Cells.swift",
"Miscellaneous/H3CellResolution+Pentagons.swift",
"Miscellaneous/H3CellResolution+Stats.swift",
"Miscellaneous/H3DirectedEdge+Length.swift",
"Miscellaneous/H3LatLng+Distance.swift",
"Miscellaneous/SwiftyH3Error+LocalizedError.swift",
"Regions/H3Cell+H3Polygon.swift",
"Regions/H3Polygon+H3Cell.swift",
"Traversal/H3Cell+Traversal.swift",
"Vertices/H3Cell+H3Vertex.swift",
"Vertices/H3Vertex+Indexing.swift",
"Vertices/H3Vertex+Inspection.swift"
],
"target_dependencies" : [
"Ch3"
],
"type" : "library"
},
{
"c99name" : "Ch3",
"module_type" : "ClangTarget",
"name" : "Ch3",
"path" : "Sources/Ch3",
"product_memberships" : [
"SwiftyH3"
],
"sources" : [
"algos.c",
"baseCells.c",
"bbox.c",
"coordijk.c",
"directedEdge.c",
"faceijk.c",
"h3Assert.c",
"h3Index.c",
"iterators.c",
"latLng.c",
"linkedGeo.c",
"localij.c",
"mathExtensions.c",
"polyfill.c",
"polygon.c",
"vec2d.c",
"vec3d.c",
"vertex.c",
"vertexGraph.c"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:91d018f1076d6a900d71818287e1b2618039c67008f0564a121787f87e1ae735
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Building for debugging...
[0/21] Compiling Ch3 h3Assert.c
[1/21] Compiling Ch3 mathExtensions.c
[2/21] Write sources
[3/21] Compiling Ch3 faceijk.c
[4/21] Compiling Ch3 polyfill.c
[5/21] Compiling Ch3 baseCells.c
[6/21] Compiling Ch3 algos.c
[7/21] Compiling Ch3 h3Index.c
[8/21] Compiling Ch3 vertexGraph.c
[9/21] Compiling Ch3 vec3d.c
[10/21] Compiling Ch3 vec2d.c
[11/21] Compiling Ch3 vertex.c
[12/21] Compiling Ch3 linkedGeo.c
[12/21] Compiling Ch3 directedEdge.c
[14/21] Compiling Ch3 polygon.c
[15/21] Compiling Ch3 iterators.c
[16/21] Compiling Ch3 latLng.c
[17/21] Compiling Ch3 bbox.c
[18/21] Compiling Ch3 coordijk.c
[19/21] Compiling Ch3 localij.c
[20/21] Write swift-version-24593BA9C3E375BF.txt
[22/64] Emitting module SwiftyH3
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[23/69] Compiling SwiftyH3 H3Polygon+H3Cell.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[24/69] Compiling SwiftyH3 H3Cell+Traversal.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[25/69] Compiling SwiftyH3 H3Cell+H3Vertex.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[26/69] Compiling SwiftyH3 H3Vertex+Indexing.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[27/69] Compiling SwiftyH3 H3Vertex+Inspection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[28/69] Compiling SwiftyH3 H3Cell+ContainmentType.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[29/69] Compiling SwiftyH3 H3Cell+Resolution.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[30/69] Compiling SwiftyH3 H3Cell.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[31/69] Compiling SwiftyH3 H3DirectedEdge.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[32/69] Compiling SwiftyH3 H3Indexable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[33/69] Compiling SwiftyH3 H3LatLng.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[34/69] Compiling SwiftyH3 H3+CoreLocation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[35/69] Compiling SwiftyH3 H3+MapKit+SwiftUI.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[36/69] Compiling SwiftyH3 H3+MapKit.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[37/69] Compiling SwiftyH3 H3LatLng+LatLng.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[38/69] Compiling SwiftyH3 H3Loop+GeoLoop.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[39/69] Compiling SwiftyH3 H3Loop+LinkedLatLng.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[40/69] Compiling SwiftyH3 H3LatLng+Indexing.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[41/69] Compiling SwiftyH3 H3Cell+Inspection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[42/69] Compiling SwiftyH3 H3Indexable+Inspection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[43/69] Compiling SwiftyH3 H3Indexable+LosslessStringConvertible.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[44/69] Compiling SwiftyH3 H3Cell+Area.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[45/69] Compiling SwiftyH3 H3Cell+Res0Cells.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[46/69] Compiling SwiftyH3 H3MultiPolygon+GeoMultiPolygon.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[47/69] Compiling SwiftyH3 H3MultiPolygon+LinkedGeoPolygon.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[48/69] Compiling SwiftyH3 H3Polygon+GeoPolygon.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[49/69] Compiling SwiftyH3 H3Polygon+LinkedGeoLoop.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[50/69] Compiling SwiftyH3 H3Cell+Resolution+Zoom.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[51/69] Compiling SwiftyH3 H3LatLng+Units.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[52/69] Compiling SwiftyH3 H3Polygon.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[53/69] Compiling SwiftyH3 H3Vertex.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[54/69] Compiling SwiftyH3 SwiftyH3Error.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[55/69] Compiling SwiftyH3 H3Cell+Edges.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[56/69] Compiling SwiftyH3 H3Cell+Neighbors.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[57/69] Compiling SwiftyH3 H3DirectedEdge+Indexing.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[58/69] Compiling SwiftyH3 H3DirectedEdge+Inspection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[59/69] Compiling SwiftyH3 H3DirectedEdge+Traversal.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[60/69] Compiling SwiftyH3 H3Cell+ChildrenCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[61/69] Compiling SwiftyH3 H3Cell+Compact.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[62/69] Compiling SwiftyH3 H3Cell+Hierarchy.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[63/69] Compiling SwiftyH3 H3Cell+Indexing.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[64/69] Compiling SwiftyH3 H3CellResolution+Pentagons.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[65/69] Compiling SwiftyH3 H3CellResolution+Stats.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[66/69] Compiling SwiftyH3 H3DirectedEdge+Length.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[67/69] Compiling SwiftyH3 H3LatLng+Distance.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[68/69] Compiling SwiftyH3 SwiftyH3Error+LocalizedError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[69/69] Compiling SwiftyH3 H3Cell+H3Polygon.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Build complete! (15.91s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "SwiftyH3",
"name" : "SwiftyH3",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SwiftyH3",
"targets" : [
"SwiftyH3"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftyH3Tests",
"module_type" : "SwiftTarget",
"name" : "SwiftyH3Tests",
"path" : "Tests/SwiftyH3Tests",
"sources" : [
"SwiftyH3Tests.swift"
],
"target_dependencies" : [
"SwiftyH3"
],
"type" : "test"
},
{
"c99name" : "SwiftyH3",
"module_type" : "SwiftTarget",
"name" : "SwiftyH3",
"path" : "Sources/SwiftyH3",
"product_memberships" : [
"SwiftyH3"
],
"sources" : [
"Core Types Apple Framework Bindings/H3+CoreLocation.swift",
"Core Types Apple Framework Bindings/H3+MapKit+SwiftUI.swift",
"Core Types Apple Framework Bindings/H3+MapKit.swift",
"Core Types Ch3 Bindings/H3LatLng+LatLng.swift",
"Core Types Ch3 Bindings/H3Loop+GeoLoop.swift",
"Core Types Ch3 Bindings/H3Loop+LinkedLatLng.swift",
"Core Types Ch3 Bindings/H3MultiPolygon+GeoMultiPolygon.swift",
"Core Types Ch3 Bindings/H3MultiPolygon+LinkedGeoPolygon.swift",
"Core Types Ch3 Bindings/H3Polygon+GeoPolygon.swift",
"Core Types Ch3 Bindings/H3Polygon+LinkedGeoLoop.swift",
"Core Types Helpers/H3Cell+Resolution+Zoom.swift",
"Core Types Helpers/H3LatLng+Units.swift",
"Core Types/H3Cell+ContainmentType.swift",
"Core Types/H3Cell+Resolution.swift",
"Core Types/H3Cell.swift",
"Core Types/H3DirectedEdge.swift",
"Core Types/H3Indexable.swift",
"Core Types/H3LatLng.swift",
"Core Types/H3Polygon.swift",
"Core Types/H3Vertex.swift",
"Core Types/SwiftyH3Error.swift",
"Directed Edges/H3Cell+Edges.swift",
"Directed Edges/H3Cell+Neighbors.swift",
"Directed Edges/H3DirectedEdge+Indexing.swift",
"Directed Edges/H3DirectedEdge+Inspection.swift",
"Directed Edges/H3DirectedEdge+Traversal.swift",
"Hierarchy/H3Cell+ChildrenCollection.swift",
"Hierarchy/H3Cell+Compact.swift",
"Hierarchy/H3Cell+Hierarchy.swift",
"Indexing/H3Cell+Indexing.swift",
"Indexing/H3LatLng+Indexing.swift",
"Inspection/H3Cell+Inspection.swift",
"Inspection/H3Indexable+Inspection.swift",
"Inspection/H3Indexable+LosslessStringConvertible.swift",
"Miscellaneous/H3Cell+Area.swift",
"Miscellaneous/H3Cell+Res0Cells.swift",
"Miscellaneous/H3CellResolution+Pentagons.swift",
"Miscellaneous/H3CellResolution+Stats.swift",
"Miscellaneous/H3DirectedEdge+Length.swift",
"Miscellaneous/H3LatLng+Distance.swift",
"Miscellaneous/SwiftyH3Error+LocalizedError.swift",
"Regions/H3Cell+H3Polygon.swift",
"Regions/H3Polygon+H3Cell.swift",
"Traversal/H3Cell+Traversal.swift",
"Vertices/H3Cell+H3Vertex.swift",
"Vertices/H3Vertex+Indexing.swift",
"Vertices/H3Vertex+Inspection.swift"
],
"target_dependencies" : [
"Ch3"
],
"type" : "library"
},
{
"c99name" : "Ch3",
"module_type" : "ClangTarget",
"name" : "Ch3",
"path" : "Sources/Ch3",
"product_memberships" : [
"SwiftyH3"
],
"sources" : [
"algos.c",
"baseCells.c",
"bbox.c",
"coordijk.c",
"directedEdge.c",
"faceijk.c",
"h3Assert.c",
"h3Index.c",
"iterators.c",
"latLng.c",
"linkedGeo.c",
"localij.c",
"mathExtensions.c",
"polyfill.c",
"polygon.c",
"vec2d.c",
"vec3d.c",
"vertex.c",
"vertexGraph.c"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:91d018f1076d6a900d71818287e1b2618039c67008f0564a121787f87e1ae735
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.