Build Information
Failed to build LinkNavigator, reference main (82a96c
), with Swift 6.2 (beta) for Linux on 22 Jun 2025 21:41:47 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/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 82a96cd style: Formatter
Cloned https://github.com/forXifLess/LinkNavigator.git
Revision (git rev-parse @):
82a96cd06bad9d8d74040584a74d11ac7ed4af6c
SUCCESS checkout https://github.com/forXifLess/LinkNavigator.git at main
========================================
Build
========================================
Selected platform: linux
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-4609320-1":/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/interactord/URLEncodedForm
Fetching https://github.com/airbnb/swift
[1/106] Fetching urlencodedform
[107/4334] Fetching urlencodedform, swift
Fetched https://github.com/interactord/URLEncodedForm from cache (2.61s)
Fetched https://github.com/airbnb/swift from cache (2.70s)
Computing version for https://github.com/interactord/URLEncodedForm
Computed https://github.com/interactord/URLEncodedForm at 1.0.9 (3.04s)
Computing version for https://github.com/airbnb/swift
Computed https://github.com/airbnb/swift at 1.0.8 (2.64s)
Fetching https://github.com/apple/swift-argument-parser
[1/15380] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.03s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (1.44s)
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.5.1
Creating working copy for https://github.com/airbnb/swift
Working copy of https://github.com/airbnb/swift resolved at 1.0.8
Downloading binary artifact https://github.com/calda/SwiftFormat/releases/download/0.56-beta-4/SwiftFormat.artifactbundle.zip
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip
[1369/45288358] Downloading https://github.com/calda/SwiftFormat/releases/download/0.56-beta-4/SwiftFormat.artifactbundle.zip
[3698905/56322403] Downloading https://github.com/calda/SwiftFormat/releases/download/0.56-beta-4/SwiftFormat.artifactbundle.zip, https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip (1.78s)
Downloaded https://github.com/calda/SwiftFormat/releases/download/0.56-beta-4/SwiftFormat.artifactbundle.zip (5.21s)
/host/spi-builder-workspace/.build/checkouts/swift/Plugins/FormatSwift/Plugin.swift:53:13: warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
51 |
52 | let process = Process()
53 | process.launchPath = launchPath
| |- warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
| `- note: use 'executableURL' instead
54 | process.arguments = arguments
55 | try process.run()
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1/1] Compiling plugin FormatSwift
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/20] Emitting module URLEncodedForm
[7/20] Compiling URLEncodedForm URLEncodedFormDecoder.swift
[8/20] Compiling URLEncodedForm URLEncodedFormEncoder.swift
[9/22] Compiling URLEncodedForm URLEncodedFormData.swift
[10/22] Compiling URLEncodedForm URLEncodedFormDataContext.swift
[11/22] Compiling URLEncodedForm URLEncodedFormSerializer.swift
[12/22] Compiling URLEncodedForm URLEncodedForm.swift
[13/22] Compiling URLEncodedForm DataDecoder.swift
[14/22] Compiling URLEncodedForm DataEncoder.swift
[15/22] Compiling URLEncodedForm Byte+Control.swift
[16/22] Compiling URLEncodedForm Bytes.swift
[17/22] Compiling URLEncodedForm NestedData.swift
[18/22] Compiling URLEncodedForm URLEncodedFormError.swift
[19/22] Compiling URLEncodedForm URLEncodedFormDataConvertible.swift
[20/22] Compiling URLEncodedForm URLEncodedFormParser.swift
[21/22] Compiling URLEncodedForm BasicKey.swift
[22/22] Compiling URLEncodedForm LosslessDataConvertible.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[24/52] 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
[25/55] 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
[26/55] 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
[27/55] 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
[28/55] 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
[29/55] 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
[30/55] 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
[31/55] 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
[32/55] 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
[33/55] 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
[34/55] 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
[35/55] 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
[36/55] 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
[37/55] 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
[38/55] 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
[39/55] 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
[40/55] 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
[41/55] 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
[42/55] 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
[43/55] 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
[44/55] 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
[45/55] 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
[46/55] 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
[47/55] 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
[48/55] 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
[49/55] 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
[50/55] 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
[51/55] 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
[52/55] 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
[53/55] 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
[54/55] 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
[55/55] 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 linux