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 LinkNavigator, reference main (94b8d6), with Swift 6.2 for Android on 13 Oct 2025 14:42:01 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.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 94b8d60 refactor: Changed 'LinkItem' properties modifier access
Cloned https://github.com/forXifLess/LinkNavigator.git
Revision (git rev-parse @):
94b8d60b604f37e544e1e24eafe6b0684a3057b1
SUCCESS checkout https://github.com/forXifLess/LinkNavigator.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/forXifLess/LinkNavigator.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:d70d83f328e9f1ae04a4e17e63e2d335ae10639f90ee796a5fe3bfb139eab948
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/interactord/URLEncodedForm
Fetching https://github.com/airbnb/swift
[1/106] Fetching urlencodedform
[107/4573] Fetching urlencodedform, swift
Fetched https://github.com/interactord/URLEncodedForm from cache (0.26s)
[1832/4467] Fetching swift
Fetched https://github.com/airbnb/swift from cache (3.08s)
Computing version for https://github.com/interactord/URLEncodedForm
Computed https://github.com/interactord/URLEncodedForm at 1.0.9 (3.43s)
Computing version for https://github.com/airbnb/swift
Computed https://github.com/airbnb/swift at 1.1.0 (2.18s)
Fetching https://github.com/apple/swift-argument-parser
[1/16656] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.67s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.2 (1.05s)
Creating working copy for https://github.com/interactord/URLEncodedForm
Working copy of https://github.com/interactord/URLEncodedForm resolved at 1.0.9
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.2
Creating working copy for https://github.com/airbnb/swift
Working copy of https://github.com/airbnb/swift resolved at 1.1.0
Downloading binary artifact https://github.com/calda/SwiftFormat-nightly/releases/download/2025-07-23-b/SwiftFormat.artifactbundle.zip
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip
[1369/11034045] Downloading https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip
[17781/56882921] Downloading https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip, https://github.com/calda/SwiftFormat-nightly/releases/download/2025-07-23-b/SwiftFormat.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip (1.41s)
Downloaded https://github.com/calda/SwiftFormat-nightly/releases/download/2025-07-23-b/SwiftFormat.artifactbundle.zip (4.94s)
/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--11D90AFD9DD3AB2.txt
[7/21] Compiling URLEncodedForm Byte+Control.swift
[8/21] Compiling URLEncodedForm Bytes.swift
[9/21] Compiling URLEncodedForm NestedData.swift
[10/21] Compiling URLEncodedForm URLEncodedFormError.swift
[11/23] Compiling URLEncodedForm URLEncodedFormSerializer.swift
[12/23] Compiling URLEncodedForm URLEncodedForm.swift
[13/23] Compiling URLEncodedForm URLEncodedFormData.swift
[14/23] Compiling URLEncodedForm URLEncodedFormDataContext.swift
[15/23] Compiling URLEncodedForm URLEncodedFormDataConvertible.swift
[16/23] Compiling URLEncodedForm URLEncodedFormParser.swift
[17/23] Compiling URLEncodedForm DataDecoder.swift
[18/23] Compiling URLEncodedForm DataEncoder.swift
[19/23] Compiling URLEncodedForm URLEncodedFormDecoder.swift
[20/23] Compiling URLEncodedForm URLEncodedFormEncoder.swift
[21/23] Emitting module URLEncodedForm
[22/23] Compiling URLEncodedForm BasicKey.swift
[23/23] Compiling URLEncodedForm LosslessDataConvertible.swift
[25/53] 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
[26/53] 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
[27/53] 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
[28/53] 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
[29/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
[30/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
[31/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
[32/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
[33/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
[34/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
[35/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
[36/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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[37/56] 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
[38/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
[39/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
[40/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
[41/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
[42/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
[43/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
[44/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
[45/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
[46/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
[47/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
[48/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
[49/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
[50/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
[51/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
[52/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
[53/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
[54/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
[55/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
[56/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
BUILD FAILURE 6.2 android