Build Information
Failed to build Acheron, reference master (e53b29), with Swift 6.1 for Android on 4 Dec 2025 23:06:38 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aepryus/Acheron.git
Reference: master
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/aepryus/Acheron
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at e53b291 Merge branch 'master' of github.com:aepryus/Acheron
Cloned https://github.com/aepryus/Acheron.git
Revision (git rev-parse @):
e53b2919596c89fc82d16e6773b48619bf727709
SUCCESS checkout https://github.com/aepryus/Acheron.git at master
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/aepryus/Acheron.git
https://github.com/aepryus/Acheron.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
],
"manifest_display_name" : "Acheron",
"name" : "Acheron",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "maccatalyst",
"version" : "13.0"
}
],
"products" : [
{
"name" : "Acheron",
"targets" : [
"Acheron"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Acheron",
"module_type" : "SwiftTarget",
"name" : "Acheron",
"path" : "Sources/Acheron",
"product_memberships" : [
"Acheron"
],
"sources" : [
"Extensions/Array+Acheron.swift",
"Extensions/CALayer+Acheron.swift",
"Extensions/CGPoint+Acheron.swift",
"Extensions/CGRect+Acheron.swift",
"Extensions/CGSize+Acheron.swift",
"Extensions/CaseIterable+Acheron.swift",
"Extensions/Codable+Acheron.swift",
"Extensions/Comparable+Acheron.swift",
"Extensions/Date+Acheron.swift",
"Extensions/Dictionary+Acheron.swift",
"Extensions/NSMutableAttributedString+Acheron.swift",
"Extensions/String+Acheron.swift",
"Extensions/UIButton+Acheron.swift",
"Extensions/UIColor+Acheron.swift",
"Extensions/UIControl+Acheron.swift",
"Extensions/UIImage+Acheron.swift",
"Extensions/UIImageView+Acheron.swift",
"Extensions/UILabel+Acheron.swift",
"Extensions/UITextField+Acheron.swift",
"Extensions/UIView+Acheron.swift",
"Extensions/UIViewController+Acheron.swift",
"Interface/AETableView.swift",
"Interface/AEViewController.swift",
"Interface/CellsView.swift",
"Interface/CellsViewCell.swift",
"Interface/ColorView.swift",
"Interface/ExpandableCell.swift",
"Interface/ExpandableTableView.swift",
"Interface/NodeView/Node.swift",
"Interface/NodeView/NodeCell.swift",
"Interface/NodeView/NodeColumn.swift",
"Interface/NodeView/NodeData.swift",
"Interface/NodeView/NodeHeader.swift",
"Interface/NodeView/NodeView.swift",
"Interface/Screen.swift",
"Interface/SplitterView.swift",
"Interface/TripWire.swift",
"Interface/UIKit/AEControl.swift",
"Interface/UIKit/AETableViewCell.swift",
"Interface/UIKit/AEView.swift",
"Loom/Anchor.swift",
"Loom/Basket.swift",
"Loom/Domain.swift",
"Loom/Loom.swift",
"Loom/Persist.swift",
"Loom/Persists/SQLitePersist.swift",
"Network/Wrapper.swift",
"Pebbles/BackgroundPond.swift",
"Pebbles/Pebble.swift",
"Pebbles/Pond.swift",
"Utility/AESync.swift",
"Utility/AETimer.swift",
"Utility/AsyncMap.swift",
"Utility/CSV.swift",
"Utility/Log.swift",
"Utility/Pen.swift",
"Utility/Profiler.swift",
"Utility/RGB.swift",
"Utility/SafeMap.swift",
"Utility/SafeSet.swift",
"Utility/ScramMap.swift",
"Utility/WeakSet.swift",
"Utility/XMLtoAttributes.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/59] Emitting module Acheron
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[4/66] Compiling Acheron UIImageView+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[5/66] Compiling Acheron UILabel+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[6/66] Compiling Acheron UITextField+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[7/66] Compiling Acheron UIView+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[8/66] Compiling Acheron UIViewController+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[9/66] Compiling Acheron AETableView.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[10/66] Compiling Acheron AEViewController.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[11/66] Compiling Acheron CellsView.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[12/66] Compiling Acheron NodeHeader.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[13/66] Compiling Acheron NodeView.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[14/66] Compiling Acheron Screen.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[15/66] Compiling Acheron SplitterView.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[16/66] Compiling Acheron TripWire.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[17/66] Compiling Acheron AEControl.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[18/66] Compiling Acheron AETableViewCell.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[19/66] Compiling Acheron AEView.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[20/66] Compiling Acheron CellsViewCell.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[21/66] Compiling Acheron ColorView.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[22/66] Compiling Acheron ExpandableCell.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[23/66] Compiling Acheron ExpandableTableView.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[24/66] Compiling Acheron Node.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[25/66] Compiling Acheron NodeCell.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[26/66] Compiling Acheron NodeColumn.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[27/66] Compiling Acheron NodeData.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[28/66] Compiling Acheron Pebble.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[29/66] Compiling Acheron Pond.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[30/66] Compiling Acheron AESync.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[31/66] Compiling Acheron AETimer.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[32/66] Compiling Acheron AsyncMap.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[33/66] Compiling Acheron CSV.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[34/66] Compiling Acheron Log.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[35/66] Compiling Acheron Pen.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[36/66] Compiling Acheron Array+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[37/66] Compiling Acheron CALayer+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[38/66] Compiling Acheron CGPoint+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[39/66] Compiling Acheron CGRect+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[40/66] Compiling Acheron CGSize+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[41/66] Compiling Acheron CaseIterable+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[42/66] Compiling Acheron Codable+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[43/66] Compiling Acheron Comparable+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[44/66] Compiling Acheron Date+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[45/66] Compiling Acheron Dictionary+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[46/66] Compiling Acheron NSMutableAttributedString+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[47/66] Compiling Acheron String+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[48/66] Compiling Acheron UIButton+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[49/66] Compiling Acheron UIColor+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[50/66] Compiling Acheron UIControl+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[51/66] Compiling Acheron UIImage+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[52/66] Compiling Acheron Profiler.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[53/66] Compiling Acheron RGB.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[54/66] Compiling Acheron SafeMap.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[55/66] Compiling Acheron SafeSet.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[56/66] Compiling Acheron ScramMap.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[57/66] Compiling Acheron WeakSet.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[58/66] Compiling Acheron XMLtoAttributes.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[59/66] Compiling Acheron Anchor.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[60/66] Compiling Acheron Basket.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[61/66] Compiling Acheron Domain.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[62/66] Compiling Acheron Loom.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[63/66] Compiling Acheron Persist.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[64/66] Compiling Acheron SQLitePersist.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[65/66] Compiling Acheron Wrapper.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[66/66] Compiling Acheron BackgroundPond.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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 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
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/58] Compiling Acheron UIImageView+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[3/58] Compiling Acheron UILabel+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[4/58] Compiling Acheron UITextField+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[5/58] Compiling Acheron UIView+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[6/58] Compiling Acheron UIViewController+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[7/58] Compiling Acheron AETableView.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[8/58] Compiling Acheron AEViewController.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[9/58] Compiling Acheron CellsView.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[10/65] Compiling Acheron CellsViewCell.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[11/65] Compiling Acheron ColorView.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[12/65] Compiling Acheron ExpandableCell.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[13/65] Compiling Acheron ExpandableTableView.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[14/65] Compiling Acheron Node.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[15/65] Compiling Acheron NodeCell.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[16/65] Compiling Acheron NodeColumn.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[17/65] Compiling Acheron NodeData.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[18/65] Compiling Acheron Array+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[19/65] Compiling Acheron CALayer+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[20/65] Compiling Acheron CGPoint+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[21/65] Compiling Acheron CGRect+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[22/65] Compiling Acheron CGSize+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[23/65] Compiling Acheron CaseIterable+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[24/65] Compiling Acheron Codable+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[25/65] Compiling Acheron Comparable+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[26/65] Emitting module Acheron
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[27/65] Compiling Acheron Date+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[28/65] Compiling Acheron Dictionary+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[29/65] Compiling Acheron NSMutableAttributedString+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[30/65] Compiling Acheron String+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[31/65] Compiling Acheron UIButton+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[32/65] Compiling Acheron UIColor+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[33/65] Compiling Acheron UIControl+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[34/65] Compiling Acheron UIImage+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[35/65] Compiling Acheron Pebble.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[36/65] Compiling Acheron Pond.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[37/65] Compiling Acheron AESync.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[38/65] Compiling Acheron AETimer.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[39/65] Compiling Acheron AsyncMap.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[40/65] Compiling Acheron CSV.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[41/65] Compiling Acheron Log.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[42/65] Compiling Acheron Pen.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[43/65] Compiling Acheron Profiler.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[44/65] Compiling Acheron RGB.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[45/65] Compiling Acheron SafeMap.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[46/65] Compiling Acheron SafeSet.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[47/65] Compiling Acheron ScramMap.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[48/65] Compiling Acheron WeakSet.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[49/65] Compiling Acheron XMLtoAttributes.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[50/65] Compiling Acheron NodeHeader.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[51/65] Compiling Acheron NodeView.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[52/65] Compiling Acheron Screen.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[53/65] Compiling Acheron SplitterView.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[54/65] Compiling Acheron TripWire.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[55/65] Compiling Acheron AEControl.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[56/65] Compiling Acheron AETableViewCell.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[57/65] Compiling Acheron AEView.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[58/65] Compiling Acheron Anchor.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[59/65] Compiling Acheron Basket.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[60/65] Compiling Acheron Domain.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[61/65] Compiling Acheron Loom.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[62/65] Compiling Acheron Persist.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[63/65] Compiling Acheron SQLitePersist.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[64/65] Compiling Acheron Wrapper.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
[65/65] Compiling Acheron BackgroundPond.swift
/host/spi-builder-workspace/Sources/Acheron/Extensions/UITextField+Acheron.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension UITextField {
BUILD FAILURE 6.1 android