The Swift Package Index logo.Swift Package Index

Build Information

Failed to build LinkNavigator, reference main (127852), with Swift 6.3 for Android on 19 Apr 2026 19:48:21 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/forXifLess/LinkNavigator.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/forXifLess/LinkNavigator
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1278528 fix: Fix bug where send events were not received in sheet and full sheet
Cloned https://github.com/forXifLess/LinkNavigator.git
Revision (git rev-parse @):
1278528542bc98e0af928f42fe9ebfff96b0b575
SUCCESS checkout https://github.com/forXifLess/LinkNavigator.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/forXifLess/LinkNavigator.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/interactord/URLEncodedForm
Fetching https://github.com/airbnb/swift
[1/106] Fetching urlencodedform
[107/5170] Fetching urlencodedform, swift
Fetched https://github.com/interactord/URLEncodedForm from cache (0.25s)
[456/5064] Fetching swift
Fetched https://github.com/airbnb/swift from cache (4.15s)
Computing version for https://github.com/interactord/URLEncodedForm
Computed https://github.com/interactord/URLEncodedForm at 1.0.9 (4.57s)
Computing version for https://github.com/airbnb/swift
Computed https://github.com/airbnb/swift at 1.2.0 (2.77s)
Fetching https://github.com/apple/swift-argument-parser
[1/17529] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.22s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (1.84s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Creating working copy for https://github.com/airbnb/swift
Working copy of https://github.com/airbnb/swift resolved at 1.2.0
Creating working copy for https://github.com/interactord/URLEncodedForm
Working copy of https://github.com/interactord/URLEncodedForm resolved at 1.0.9
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip
Downloading binary artifact https://github.com/calda/SwiftFormat-nightly/releases/download/2025-12-20/SwiftFormat.artifactbundle.zip
[1397/11034045] Downloading https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip
[18251/57305396] Downloading https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip, https://github.com/calda/SwiftFormat-nightly/releases/download/2025-12-20/SwiftFormat.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip (2.36s)
Downloaded https://github.com/calda/SwiftFormat-nightly/releases/download/2025-12-20/SwiftFormat.artifactbundle.zip (5.70s)
/host/spi-builder-workspace/.build/checkouts/swift/Plugins/FormatSwift/Plugin.swift:52:13: warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
 50 |
 51 |     let process = Process()
 52 |     process.launchPath = launchPath
    |             |- warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
    |             `- note: use 'executableURL' instead
 53 |     process.arguments = arguments
 54 |     try process.run()
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1/1] Compiling plugin FormatSwift
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/6] Write sources
[5/6] Write swift-version--4F562202D5529B1.txt
[7/21] Compiling URLEncodedForm URLEncodedFormDecoder.swift
[8/21] Compiling URLEncodedForm URLEncodedFormEncoder.swift
[9/21] Compiling URLEncodedForm URLEncodedFormData.swift
[10/21] Compiling URLEncodedForm URLEncodedFormDataContext.swift
[11/21] Compiling URLEncodedForm NestedData.swift
[12/21] Compiling URLEncodedForm URLEncodedFormError.swift
[13/23] Compiling URLEncodedForm Byte+Control.swift
[14/23] Compiling URLEncodedForm Bytes.swift
[15/23] Emitting module URLEncodedForm
[16/23] Compiling URLEncodedForm DataDecoder.swift
[17/23] Compiling URLEncodedForm DataEncoder.swift
[18/23] Compiling URLEncodedForm URLEncodedFormSerializer.swift
[19/23] Compiling URLEncodedForm URLEncodedForm.swift
[20/23] Compiling URLEncodedForm URLEncodedFormDataConvertible.swift
[21/23] Compiling URLEncodedForm URLEncodedFormParser.swift
[22/23] Compiling URLEncodedForm BasicKey.swift
[23/23] Compiling URLEncodedForm LosslessDataConvertible.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[25/53] Emitting module LinkNavigator
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[26/56] Compiling LinkNavigator LinkNavigatorFindLocationUsable.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[27/56] Compiling LinkNavigator LinkNavigatorProtocol.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[28/56] Compiling LinkNavigator TabLinkNavigatorProtocol.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[29/56] Compiling LinkNavigator DependencyType.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[30/56] Compiling LinkNavigator RouteBuilderOf.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[31/56] Compiling LinkNavigator SingleNavigationBuilder.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[32/56] Compiling LinkNavigator TabNavigationBuilder.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[33/56] Compiling LinkNavigator ActionButton.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[34/56] Compiling LinkNavigator RouteBuilderType.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[35/56] Compiling LinkNavigator SingleLinkNavigatorMock.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[36/56] Compiling LinkNavigator TabLinkNavigatorMock.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[37/56] Compiling LinkNavigator SheetCoordinate.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[38/56] Compiling LinkNavigator DetentConfiguration.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[39/56] Compiling LinkNavigator SingleLinkNavigator.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[40/56] Compiling LinkNavigator TabLinkNavigator.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[41/56] Compiling LinkNavigator Alert.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[42/56] Compiling LinkNavigator LinkNavigationView.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[43/56] Compiling LinkNavigator TabLinkNavigationView.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[44/56] Compiling LinkNavigator WrappingController.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[45/56] Compiling LinkNavigator BaseNavigator.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[46/56] Compiling LinkNavigator EventObserver.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[47/56] Compiling LinkNavigator LinkNavigator.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[48/56] Compiling LinkNavigator LinkNavigatorType.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[49/56] Compiling LinkNavigator LinkItem.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[50/56] Compiling LinkNavigator NavigationTarget.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[51/56] Compiling LinkNavigator LinkNavigatorSubscriberType.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[52/56] Compiling LinkNavigator TabItem.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[53/56] Compiling LinkNavigator TabPartialNavigator.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[54/56] Compiling LinkNavigator TabRootNavigationController.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[55/56] Compiling LinkNavigator TabbarEventNotification.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[56/56] Compiling LinkNavigator EmptyValueType.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public typealias RouteViewController = MatchPathUsable & UIViewController
BUILD FAILURE 6.3 android