The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SublimationNgrok, reference main (bd36f9), with Swift 6.3 for Android on 14 Apr 2026 23:41:36 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brightdigit/SublimationNgrok.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/brightdigit/SublimationNgrok
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at bd36f92 v1.0.0 (#1)
Cloned https://github.com/brightdigit/SublimationNgrok.git
Revision (git rev-parse @):
bd36f92fb3dfb868da5942492d36b5aaa4d7312c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/brightdigit/SublimationNgrok.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/brightdigit/SublimationNgrok.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/brightdigit/Ngrokit
Fetching https://github.com/brightdigit/Sublimation
[1/5040] Fetching sublimation
[203/5223] Fetching sublimation, ngrokit
Fetched https://github.com/brightdigit/Ngrokit from cache (0.44s)
[3024/5040] Fetching sublimation
Fetched https://github.com/brightdigit/Sublimation from cache (0.73s)
Computing version for https://github.com/brightdigit/Ngrokit
Computed https://github.com/brightdigit/Ngrokit at 1.0.0 (1.50s)
Fetching https://github.com/apple/swift-openapi-runtime
[1/6573] Fetching swift-openapi-runtime
Fetched https://github.com/apple/swift-openapi-runtime from cache (1.34s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.11.0 (2.38s)
Fetching https://github.com/apple/swift-http-types
[1/1033] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types from cache (0.39s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.5.1 (1.26s)
Computing version for https://github.com/brightdigit/Sublimation
Computed https://github.com/brightdigit/Sublimation at 2.0.1 (0.77s)
Creating working copy for https://github.com/brightdigit/Ngrokit
Working copy of https://github.com/brightdigit/Ngrokit resolved at 1.0.0
Creating working copy for https://github.com/brightdigit/Sublimation
Working copy of https://github.com/brightdigit/Sublimation resolved at 2.0.1
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.11.0
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.5.1
Building for debugging...
[0/11] Write sources
[10/11] Write swift-version--4F562202D5529B1.txt
[12/23] Compiling SublimationCore Sublimatory.swift
[13/23] Compiling HTTPTypes HTTPField.swift
[14/23] Compiling HTTPTypes HTTPFieldName.swift
[15/23] Emitting module HTTPTypes
[16/24] Compiling HTTPTypes ISOLatin1String.swift
[17/24] Compiling HTTPTypes HTTPParsedFields.swift
[18/24] Compiling HTTPTypes HTTPResponse.swift
[19/24] Compiling HTTPTypes HTTPRequest.swift
[20/24] Compiling HTTPTypes NIOLock.swift
[21/24] Compiling HTTPTypes HTTPRequest+URL.swift
[22/24] Emitting module SublimationCore
[23/24] Compiling SublimationCore Application.swift
[25/42] Compiling Sublimation Sublimation.swift
[26/42] Emitting module Sublimation
error: emit-module command failed with exit code 1 (use -v to see invocation)
[27/43] Emitting module SublimationTunnel
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/SublimationTunnel/TunnelSublimatory.swift:31:8: error: no such module 'Logging'
 29 |
 30 | import Foundation
 31 | import Logging
    |        `- error: no such module 'Logging'
 32 | public import SublimationCore
 33 |
[28/45] Compiling SublimationTunnel TunnelServerFactory.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/SublimationTunnel/TunnelSublimatory.swift:31:8: error: no such module 'Logging'
 29 |
 30 | import Foundation
 31 | import Logging
    |        `- error: no such module 'Logging'
 32 | public import SublimationCore
 33 |
[29/45] Compiling SublimationTunnel TunnelSublimatory.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/SublimationTunnel/TunnelSublimatory.swift:31:8: error: no such module 'Logging'
 29 |
 30 | import Foundation
 31 | import Logging
    |        `- error: no such module 'Logging'
 32 | public import SublimationCore
 33 |
[30/45] Compiling SublimationTunnel TunnelServerConfiguration.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/SublimationTunnel/TunnelSublimatory.swift:31:8: error: no such module 'Logging'
 29 |
 30 | import Foundation
 31 | import Logging
    |        `- error: no such module 'Logging'
 32 | public import SublimationCore
 33 |
[31/45] Compiling SublimationTunnel TunnelServerDelegate.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/SublimationTunnel/TunnelSublimatory.swift:31:8: error: no such module 'Logging'
 29 |
 30 | import Foundation
 31 | import Logging
    |        `- error: no such module 'Logging'
 32 | public import SublimationCore
 33 |
[32/45] Compiling SublimationTunnel TunnelClientRepository.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/SublimationTunnel/TunnelSublimatory.swift:31:8: error: no such module 'Logging'
 29 |
 30 | import Foundation
 31 | import Logging
    |        `- error: no such module 'Logging'
 32 | public import SublimationCore
 33 |
[33/45] Compiling SublimationTunnel TunnelRepository.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/SublimationTunnel/TunnelSublimatory.swift:31:8: error: no such module 'Logging'
 29 |
 30 | import Foundation
 31 | import Logging
    |        `- error: no such module 'Logging'
 32 | public import SublimationCore
 33 |
[34/45] Compiling SublimationTunnel TunnelRepositoryFactory.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/SublimationTunnel/TunnelSublimatory.swift:31:8: error: no such module 'Logging'
 29 |
 30 | import Foundation
 31 | import Logging
    |        `- error: no such module 'Logging'
 32 | public import SublimationCore
 33 |
[35/45] Compiling SublimationTunnel TunnelServer.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/SublimationTunnel/TunnelSublimatory.swift:31:8: error: no such module 'Logging'
 29 |
 30 | import Foundation
 31 | import Logging
    |        `- error: no such module 'Logging'
 32 | public import SublimationCore
 33 |
[37/45] Compiling SublimationTunnel MockServerDelegate.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/SublimationTunnel/TunnelSublimatory.swift:31:8: error: no such module 'Logging'
 29 |
 30 | import Foundation
 31 | import Logging
    |        `- error: no such module 'Logging'
 32 | public import SublimationCore
 33 |
[38/45] Compiling SublimationTunnel MockTunnelClient.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/SublimationTunnel/TunnelSublimatory.swift:31:8: error: no such module 'Logging'
 29 |
 30 | import Foundation
 31 | import Logging
    |        `- error: no such module 'Logging'
 32 | public import SublimationCore
 33 |
[39/45] Compiling SublimationTunnel TunnelBucketRepositoryFactory.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/SublimationTunnel/TunnelSublimatory.swift:31:8: error: no such module 'Logging'
 29 |
 30 | import Foundation
 31 | import Logging
    |        `- error: no such module 'Logging'
 32 | public import SublimationCore
 33 |
[40/45] Compiling SublimationTunnel TunnelClient.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/SublimationTunnel/TunnelSublimatory.swift:31:8: error: no such module 'Logging'
 29 |
 30 | import Foundation
 31 | import Logging
    |        `- error: no such module 'Logging'
 32 | public import SublimationCore
 33 |
[41/45] Compiling SublimationTunnel NetworkResult.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/SublimationTunnel/TunnelSublimatory.swift:31:8: error: no such module 'Logging'
 29 |
 30 | import Foundation
 31 | import Logging
    |        `- error: no such module 'Logging'
 32 | public import SublimationCore
 33 |
[42/45] Compiling SublimationTunnel Tunnel.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/SublimationTunnel/TunnelSublimatory.swift:31:8: error: no such module 'Logging'
 29 |
 30 | import Foundation
 31 | import Logging
    |        `- error: no such module 'Logging'
 32 | public import SublimationCore
 33 |
[43/45] Compiling SublimationTunnel WritableTunnelRepository.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/SublimationTunnel/TunnelSublimatory.swift:31:8: error: no such module 'Logging'
 29 |
 30 | import Foundation
 31 | import Logging
    |        `- error: no such module 'Logging'
 32 | public import SublimationCore
 33 |
[44/45] Compiling SublimationTunnel WritableTunnelRepositoryFactory.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/SublimationTunnel/TunnelSublimatory.swift:31:8: error: no such module 'Logging'
 29 |
 30 | import Foundation
 31 | import Logging
    |        `- error: no such module 'Logging'
 32 | public import SublimationCore
 33 |
error: cancelled
error: cancelled
error: cancelled
error: cancelled
error: cancelled
BUILD FAILURE 6.3 android