Build Information
Failed to build Runestone with Swift 5.9 for Linux.
Build Command
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.41.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/simonbs/Runestone.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/simonbs/Runestone
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 1fad339 Fix build with Xcode 16 (#375)
Cloned https://github.com/simonbs/Runestone.git
Revision (git rev-parse @):
1fad339aab99cf2136ce6bf8c32da3265b2e85e5
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/simonbs/Runestone.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $workDir
https://github.com/simonbs/Runestone.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/tree-sitter/tree-sitter
[1/48445] Fetching tree-sitter
Fetched https://github.com/tree-sitter/tree-sitter (2.28s)
Computing version for https://github.com/tree-sitter/tree-sitter
Computed https://github.com/tree-sitter/tree-sitter at 0.20.9 (0.32s)
Creating working copy for https://github.com/tree-sitter/tree-sitter
Working copy of https://github.com/tree-sitter/tree-sitter resolved at 0.20.9
Building for debugging...
[0/19] Compiling parser.c
[1/19] Compiling scanner.c
[2/19] Compiling parser.c
[3/19] Copying Localizable.strings
[5/19] Copying Theme.xcassets
[5/19] Copying PrivacyInfo.xcprivacy
[5/19] Copying Info.plist
[12/19] Compiling scanner.cc
[14/19] Compiling parser.c
[17/19] Compiling lib.c
[18/19] Compiling scanner.cc
[20/149] Compiling Runestone GoToLineSelection.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[21/149] Compiling Runestone TextLocation.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[22/149] Compiling Runestone PageGuideController.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[23/149] Compiling Runestone PageGuideView.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[24/149] Compiling Runestone BatchReplaceSet.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[25/149] Compiling Runestone ParsedReplacementString.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[26/149] Compiling Runestone ReplacementStringParser.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[27/149] Compiling Runestone SearchController.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[28/149] Compiling Runestone SearchQuery.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[29/149] Compiling Runestone SearchReplaceResult.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[30/149] Compiling Runestone SearchResult.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[31/149] Compiling Runestone StringModifier.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[32/149] Compiling Runestone TextPreview.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[33/149] Compiling Runestone UITextSearchingHelper.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[34/149] Compiling Runestone InternalLanguageMode.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[35/149] Compiling Runestone InternalLanguageModeFactory.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[36/149] Compiling Runestone PlainTextInternalLanguageMode.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[37/149] Compiling Runestone PlainTextSyntaxHighlighter.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[38/167] Compiling Runestone IndentLevelMeasurer.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[39/167] Compiling Runestone IndentStrategy.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[40/167] Compiling Runestone InvisibleCharacterConfiguration.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[41/167] Compiling Runestone CharacterLineBreakSuggester.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[42/167] Compiling Runestone LineBreakSuggester.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[43/167] Compiling Runestone WordWrappingLineBreakSuggester.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[44/167] Compiling Runestone LineController.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[45/167] Compiling Runestone LineControllerFactory.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[46/167] Compiling Runestone LineControllerStorage.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[47/167] Compiling Runestone LineFragment.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[48/167] Compiling Runestone LineFragmentCharacterLocationQuery.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[49/167] Compiling Runestone LineFragmentController.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[50/167] Compiling Runestone LineFragmentFrameQuery.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[51/167] Compiling Runestone LineFragmentNode.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[52/167] Compiling Runestone LineFragmentRenderer.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[53/167] Compiling Runestone LineFragmentSelectionRect.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[54/167] Compiling Runestone LineSyntaxHighlighter.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[55/167] Compiling Runestone LineTypesetter.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[56/167] Compiling Runestone UIFont+Helpers.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[57/167] Compiling Runestone UIScrollView+Helpers.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[58/167] Compiling Runestone UITextInput+Helpers.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[59/167] Compiling Runestone UITextSelectionDisplayInteraction+Helpers.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[60/167] Compiling Runestone ViewReuseQueue.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[61/167] Compiling Runestone DocumentLineChildrenUpdater.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[62/167] Compiling Runestone DocumentLineNodeData.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[63/167] Compiling Runestone LineChangeSet.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[64/167] Compiling Runestone LineManager.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[65/167] Compiling Runestone LinePosition.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[66/167] Compiling Runestone NewLineFinder.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[67/167] Compiling Runestone ClosedRangeValueDescriptor.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[68/167] Compiling Runestone RedBlackTree.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[69/167] Compiling Runestone RedBlackTreeChildrenUpdater.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[70/167] Compiling Runestone RedBlackTreeIterator.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[71/167] Compiling Runestone RedBlackTreeNode.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[72/167] Compiling Runestone RedBlackTreeNodeColor.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[73/167] Compiling Runestone RedBlackTreeNodePosition.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[74/167] Compiling Runestone RedBlackTreeSearchMatch.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[75/167] Compiling Runestone ByteCount.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[76/167] Compiling Runestone ByteRange.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[77/167] Compiling Runestone Caret.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[78/167] Compiling Runestone CharacterSet+Helpers.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[79/167] Compiling Runestone DefaultStringAttributes.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[80/167] Compiling Runestone HairlineLength.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[81/167] Compiling Runestone KeyboardObserver.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[82/167] Compiling Runestone L10n.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[83/167] Compiling Runestone LineEndingDetector.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[84/167] Compiling Runestone NSAttributedString+Helpers.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[85/167] Compiling Runestone NSRange+Helpers.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[86/167] Compiling Runestone NSString+Helpers.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[87/167] Compiling Runestone QuickTapGestureRecognizer.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[88/167] Compiling Runestone String+Helpers.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[89/167] Compiling Runestone Symbol.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[90/167] Compiling Runestone TabWidthMeasurer.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[91/167] Compiling Runestone TextChange.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[92/167] Compiling Runestone TextEditHelper.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[93/167] Compiling Runestone TreeSitterTextPoint+Helpers.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[94/167] Compiling Runestone TreeSitterIndentController.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[95/167] Compiling Runestone TreeSitterIndentStrategyDetector.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[96/167] Compiling Runestone TreeSitterInjectedLanguage.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[97/167] Compiling Runestone TreeSitterInjectedLanguageMapper.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[98/167] Compiling Runestone TreeSitterInternalLanguage.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[99/167] Compiling Runestone TreeSitterInternalLanguageMode.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[100/167] Compiling Runestone TreeSitterLanguageLayer.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[101/167] Compiling Runestone TreeSitterLanguageLayerStore.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[102/167] Compiling Runestone TreeSitterSyntaxHighlightToken.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[103/167] Compiling Runestone TreeSitterSyntaxHighlighter.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[104/167] Compiling Runestone TreeSitterTextPredicatesEvaluator.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[105/167] Compiling Runestone LanguageMode.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[106/167] Compiling Runestone PlainTextLanguageMode.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[107/167] Compiling Runestone SyntaxNode.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[108/167] Compiling Runestone TreeSitterIndentationScopes.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[109/167] Compiling Runestone TreeSitterLanguage.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[110/167] Compiling Runestone TreeSitterLanguageMode.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[111/167] Compiling Runestone TreeSitterLanguageProvider.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[112/167] Compiling Runestone CaretRectService.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[113/167] Compiling Runestone SelectionRectService.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[114/167] Compiling Runestone TextSelectionRect.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[115/167] Compiling Runestone TreeSitterCapture.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[116/167] Compiling Runestone TreeSitterInputEdit.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[117/167] Compiling Runestone TreeSitterNode.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[118/167] Compiling Runestone TreeSitterParser.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[119/167] Compiling Runestone TreeSitterPredicate.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[120/167] Compiling Runestone TreeSitterPredicateMapper.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[121/167] Compiling Runestone TreeSitterQuery.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[122/167] Compiling Runestone TreeSitterQueryCursor.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[123/167] Compiling Runestone TreeSitterQueryMatch.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[124/167] Compiling Runestone TreeSitterTextInput.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[125/167] Compiling Runestone TreeSitterTextPoint.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[126/167] Compiling Runestone TreeSitterTextPredicate.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[127/167] Compiling Runestone TreeSitterTextRange.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[128/167] Compiling Runestone TreeSitterTree.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[129/167] Compiling Runestone resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[130/167] Emitting module Runestone
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[131/167] Compiling Runestone MoveLinesService.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[132/167] Compiling Runestone StringView.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[133/167] Compiling Runestone TextInputStringTokenizer.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[134/167] Compiling Runestone TextInputView.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[135/167] Compiling Runestone TextView.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[136/167] Compiling Runestone TextViewDelegate.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[137/167] Compiling Runestone TextViewState.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[138/167] Compiling Runestone TimedUndoManager.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[139/167] Compiling Runestone GutterBackgroundView.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[140/167] Compiling Runestone GutterWidthService.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[141/167] Compiling Runestone LineNumberView.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[142/167] Compiling Runestone HighlightNavigationController.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[143/167] Compiling Runestone HighlightService.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[144/167] Compiling Runestone HighlightedRange.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[145/167] Compiling Runestone HighlightedRangeFragment.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[146/167] Compiling Runestone HighlightedRangeLoopingMode.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[147/167] Compiling Runestone DetectedIndentStrategy.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[148/167] Compiling Runestone IndentController.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[149/167] Compiling Runestone RedBlackTreeSearchQuery.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[150/167] Compiling Runestone StringSyntaxHighlighter.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[151/167] Compiling Runestone DefaultTheme.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[152/167] Compiling Runestone FontTraits.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[153/167] Compiling Runestone HighlightName.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[154/167] Compiling Runestone LineBreakMode.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[155/167] Compiling Runestone LineSelectionDisplayType.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[156/167] Compiling Runestone Theme.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[157/167] Compiling Runestone CharacterPair.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[158/167] Compiling Runestone CharacterPairTrailingComponentDeletionMode.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[159/167] Compiling Runestone ContentSizeService.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[160/167] Compiling Runestone EditMenuController.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[161/167] Compiling Runestone FloatingCaretView.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[162/167] Compiling Runestone IndexedPosition.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[163/167] Compiling Runestone IndexedRange.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[164/167] Compiling Runestone LayoutManager.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[165/167] Compiling Runestone LineEnding.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[166/167] Compiling Runestone LineFragmentView.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[167/167] Compiling Runestone LineMovementController.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
^
error: fatalError
BUILD FAILURE 5.9 linux