The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Runestone with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-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.34.1
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 36d91bf Add a lock around parse, to prevent concurrent access to the underlying parse tree. (#367)
Cloned https://github.com/simonbs/Runestone.git
Revision (git rev-parse @):
36d91bfd44170935461618316e1433a1246c44fc
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-4609320-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/47582] Fetching tree-sitter
Fetched https://github.com/tree-sitter/tree-sitter (2.53s)
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 scanner.c
[1/19] Compiling parser.c
[2/19] Copying Localizable.strings
[9/19] Copying Theme.xcassets
[10/19] Copying PrivacyInfo.xcprivacy
[11/19] Copying Info.plist
[12/19] Compiling scanner.cc
[14/19] Compiling parser.c
[17/19] Compiling scanner.cc
[18/19] Compiling lib.c
[20/149] Compiling Runestone UIFont+Helpers.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[21/149] Compiling Runestone UIScrollView+Helpers.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[22/149] Compiling Runestone UITextInput+Helpers.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[23/149] Compiling Runestone UITextSelectionDisplayInteraction+Helpers.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[24/149] Compiling Runestone ViewReuseQueue.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[25/149] Compiling Runestone DocumentLineChildrenUpdater.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[26/149] Compiling Runestone DocumentLineNodeData.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[27/149] Compiling Runestone LineChangeSet.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[28/149] Compiling Runestone LineManager.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[29/149] Compiling Runestone LinePosition.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[30/149] Compiling Runestone NewLineFinder.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[31/149] Compiling Runestone ClosedRangeValueDescriptor.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[32/149] Compiling Runestone RedBlackTree.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[33/149] Compiling Runestone RedBlackTreeChildrenUpdater.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[34/149] Compiling Runestone RedBlackTreeIterator.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[35/149] Compiling Runestone RedBlackTreeNode.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[36/149] Compiling Runestone RedBlackTreeNodeColor.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[37/149] Compiling Runestone RedBlackTreeNodePosition.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[38/149] Compiling Runestone RedBlackTreeSearchMatch.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[39/167] Compiling Runestone IndentLevelMeasurer.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[40/167] Compiling Runestone IndentStrategy.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[41/167] Compiling Runestone InvisibleCharacterConfiguration.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[42/167] Compiling Runestone CharacterLineBreakSuggester.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[43/167] Compiling Runestone LineBreakSuggester.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[44/167] Compiling Runestone WordWrappingLineBreakSuggester.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[45/167] Compiling Runestone LineController.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[46/167] Compiling Runestone LineControllerFactory.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[47/167] Compiling Runestone LineControllerStorage.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[48/167] Compiling Runestone LineFragment.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[49/167] Compiling Runestone LineFragmentCharacterLocationQuery.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[50/167] Compiling Runestone LineFragmentController.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[51/167] Compiling Runestone LineFragmentFrameQuery.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[52/167] Compiling Runestone LineFragmentNode.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[53/167] Compiling Runestone LineFragmentRenderer.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[54/167] Compiling Runestone LineFragmentSelectionRect.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[55/167] Compiling Runestone LineSyntaxHighlighter.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[56/167] Compiling Runestone LineTypesetter.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[57/167] Compiling Runestone GoToLineSelection.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[58/167] Compiling Runestone TextLocation.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[59/167] Compiling Runestone PageGuideController.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[60/167] Compiling Runestone PageGuideView.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[61/167] Compiling Runestone BatchReplaceSet.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[62/167] Compiling Runestone ParsedReplacementString.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[63/167] Compiling Runestone ReplacementStringParser.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[64/167] Compiling Runestone SearchController.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[65/167] Compiling Runestone SearchQuery.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[66/167] Compiling Runestone SearchReplaceResult.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[67/167] Compiling Runestone SearchResult.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[68/167] Compiling Runestone StringModifier.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[69/167] Compiling Runestone TextPreview.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[70/167] Compiling Runestone UITextSearchingHelper.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[71/167] Compiling Runestone InternalLanguageMode.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[72/167] Compiling Runestone InternalLanguageModeFactory.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[73/167] Compiling Runestone PlainTextInternalLanguageMode.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[74/167] Compiling Runestone PlainTextSyntaxHighlighter.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)
[75/167] Emitting module Runestone
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[76/167] Compiling Runestone RedBlackTreeSearchQuery.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[77/167] Compiling Runestone StringSyntaxHighlighter.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[78/167] Compiling Runestone DefaultTheme.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[79/167] Compiling Runestone FontTraits.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[80/167] Compiling Runestone HighlightName.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[81/167] Compiling Runestone LineBreakMode.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[82/167] Compiling Runestone LineSelectionDisplayType.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[83/167] Compiling Runestone Theme.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[84/167] Compiling Runestone CharacterPair.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[85/167] Compiling Runestone CharacterPairTrailingComponentDeletionMode.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[86/167] Compiling Runestone ContentSizeService.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[87/167] Compiling Runestone EditMenuController.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[88/167] Compiling Runestone FloatingCaretView.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[89/167] Compiling Runestone IndexedPosition.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[90/167] Compiling Runestone IndexedRange.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[91/167] Compiling Runestone LayoutManager.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[92/167] Compiling Runestone LineEnding.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[93/167] Compiling Runestone LineFragmentView.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[94/167] Compiling Runestone LineMovementController.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[95/167] Compiling Runestone ByteCount.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[96/167] Compiling Runestone ByteRange.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[97/167] Compiling Runestone Caret.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[98/167] Compiling Runestone CharacterSet+Helpers.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[99/167] Compiling Runestone DefaultStringAttributes.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[100/167] Compiling Runestone HairlineLength.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[101/167] Compiling Runestone KeyboardObserver.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[102/167] Compiling Runestone L10n.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[103/167] Compiling Runestone LineEndingDetector.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[104/167] Compiling Runestone NSAttributedString+Helpers.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[105/167] Compiling Runestone NSRange+Helpers.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[106/167] Compiling Runestone NSString+Helpers.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[107/167] Compiling Runestone QuickTapGestureRecognizer.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[108/167] Compiling Runestone String+Helpers.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[109/167] Compiling Runestone Symbol.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[110/167] Compiling Runestone TabWidthMeasurer.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[111/167] Compiling Runestone TextChange.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[112/167] Compiling Runestone TextEditHelper.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[113/167] Compiling Runestone TreeSitterTextPoint+Helpers.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[114/167] Compiling Runestone TreeSitterIndentController.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[115/167] Compiling Runestone TreeSitterIndentStrategyDetector.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[116/167] Compiling Runestone TreeSitterInjectedLanguage.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[117/167] Compiling Runestone TreeSitterInjectedLanguageMapper.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[118/167] Compiling Runestone TreeSitterInternalLanguage.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[119/167] Compiling Runestone TreeSitterInternalLanguageMode.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[120/167] Compiling Runestone TreeSitterLanguageLayer.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[121/167] Compiling Runestone TreeSitterLanguageLayerStore.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[122/167] Compiling Runestone TreeSitterSyntaxHighlightToken.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[123/167] Compiling Runestone TreeSitterSyntaxHighlighter.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[124/167] Compiling Runestone TreeSitterTextPredicatesEvaluator.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[125/167] Compiling Runestone LanguageMode.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[126/167] Compiling Runestone PlainTextLanguageMode.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[127/167] Compiling Runestone SyntaxNode.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[128/167] Compiling Runestone TreeSitterIndentationScopes.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[129/167] Compiling Runestone TreeSitterLanguage.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[130/167] Compiling Runestone TreeSitterLanguageMode.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[131/167] Compiling Runestone TreeSitterLanguageProvider.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[132/167] Compiling Runestone CaretRectService.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[133/167] Compiling Runestone SelectionRectService.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[134/167] Compiling Runestone TextSelectionRect.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[135/167] Compiling Runestone TreeSitterCapture.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[136/167] Compiling Runestone TreeSitterInputEdit.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[137/167] Compiling Runestone TreeSitterNode.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[138/167] Compiling Runestone TreeSitterParser.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[139/167] Compiling Runestone TreeSitterPredicate.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[140/167] Compiling Runestone TreeSitterPredicateMapper.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[141/167] Compiling Runestone TreeSitterQuery.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[142/167] Compiling Runestone TreeSitterQueryCursor.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[143/167] Compiling Runestone TreeSitterQueryMatch.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[144/167] Compiling Runestone TreeSitterTextInput.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[145/167] Compiling Runestone TreeSitterTextPoint.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[146/167] Compiling Runestone TreeSitterTextPredicate.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[147/167] Compiling Runestone TreeSitterTextRange.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[148/167] Compiling Runestone TreeSitterTree.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[149/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
       ^
[150/167] Compiling Runestone MoveLinesService.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[151/167] Compiling Runestone StringView.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[152/167] Compiling Runestone TextInputStringTokenizer.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[153/167] Compiling Runestone TextInputView.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[154/167] Compiling Runestone TextView.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[155/167] Compiling Runestone TextViewDelegate.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[156/167] Compiling Runestone TextViewState.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[157/167] Compiling Runestone TimedUndoManager.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[158/167] Compiling Runestone GutterBackgroundView.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[159/167] Compiling Runestone GutterWidthService.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[160/167] Compiling Runestone LineNumberView.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[161/167] Compiling Runestone HighlightNavigationController.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[162/167] Compiling Runestone HighlightService.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[163/167] Compiling Runestone HighlightedRange.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[164/167] Compiling Runestone HighlightedRangeFragment.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[165/167] Compiling Runestone HighlightedRangeLoopingMode.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[166/167] Compiling Runestone DetectedIndentStrategy.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[167/167] Compiling Runestone IndentController.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[1/130] Compiling Runestone GoToLineSelection.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[2/130] Compiling Runestone TextLocation.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[3/130] Compiling Runestone PageGuideController.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[4/130] Compiling Runestone PageGuideView.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[5/130] Compiling Runestone BatchReplaceSet.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[6/130] Compiling Runestone ParsedReplacementString.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[7/130] Compiling Runestone ReplacementStringParser.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[8/130] Compiling Runestone SearchController.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[9/130] Compiling Runestone SearchQuery.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[10/130] Compiling Runestone SearchReplaceResult.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[11/130] Compiling Runestone SearchResult.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[12/130] Compiling Runestone StringModifier.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[13/130] Compiling Runestone TextPreview.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[14/130] Compiling Runestone UITextSearchingHelper.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[15/130] Compiling Runestone InternalLanguageMode.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[16/130] Compiling Runestone InternalLanguageModeFactory.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[17/130] Compiling Runestone PlainTextInternalLanguageMode.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[18/130] Compiling Runestone PlainTextSyntaxHighlighter.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[19/148] Compiling Runestone ByteCount.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[20/148] Compiling Runestone ByteRange.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[21/148] Compiling Runestone Caret.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[22/148] Compiling Runestone CharacterSet+Helpers.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[23/148] Compiling Runestone DefaultStringAttributes.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[24/148] Compiling Runestone HairlineLength.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[25/148] Compiling Runestone KeyboardObserver.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[26/148] Compiling Runestone L10n.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[27/148] Compiling Runestone LineEndingDetector.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[28/148] Compiling Runestone NSAttributedString+Helpers.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[29/148] Compiling Runestone NSRange+Helpers.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[30/148] Compiling Runestone NSString+Helpers.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[31/148] Compiling Runestone QuickTapGestureRecognizer.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[32/148] Compiling Runestone String+Helpers.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[33/148] Compiling Runestone Symbol.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[34/148] Compiling Runestone TabWidthMeasurer.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[35/148] Compiling Runestone TextChange.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[36/148] Compiling Runestone TextEditHelper.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[37/148] Compiling Runestone TreeSitterTextPoint+Helpers.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)
[38/148] Emitting module Runestone
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[39/148] Compiling Runestone TreeSitterIndentController.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[40/148] Compiling Runestone TreeSitterIndentStrategyDetector.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[41/148] Compiling Runestone TreeSitterInjectedLanguage.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[42/148] Compiling Runestone TreeSitterInjectedLanguageMapper.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[43/148] Compiling Runestone TreeSitterInternalLanguage.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[44/148] Compiling Runestone TreeSitterInternalLanguageMode.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[45/148] Compiling Runestone TreeSitterLanguageLayer.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[46/148] Compiling Runestone TreeSitterLanguageLayerStore.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[47/148] Compiling Runestone TreeSitterSyntaxHighlightToken.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[48/148] Compiling Runestone TreeSitterSyntaxHighlighter.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[49/148] Compiling Runestone TreeSitterTextPredicatesEvaluator.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[50/148] Compiling Runestone LanguageMode.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[51/148] Compiling Runestone PlainTextLanguageMode.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[52/148] Compiling Runestone SyntaxNode.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[53/148] Compiling Runestone TreeSitterIndentationScopes.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[54/148] Compiling Runestone TreeSitterLanguage.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[55/148] Compiling Runestone TreeSitterLanguageMode.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[56/148] Compiling Runestone TreeSitterLanguageProvider.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[57/148] Compiling Runestone CaretRectService.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[58/148] Compiling Runestone SelectionRectService.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[59/148] Compiling Runestone TextSelectionRect.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[60/148] Compiling Runestone TreeSitterCapture.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[61/148] Compiling Runestone TreeSitterInputEdit.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[62/148] Compiling Runestone TreeSitterNode.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[63/148] Compiling Runestone TreeSitterParser.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[64/148] Compiling Runestone TreeSitterPredicate.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[65/148] Compiling Runestone TreeSitterPredicateMapper.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[66/148] Compiling Runestone TreeSitterQuery.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[67/148] Compiling Runestone TreeSitterQueryCursor.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[68/148] Compiling Runestone TreeSitterQueryMatch.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[69/148] Compiling Runestone TreeSitterTextInput.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[70/148] Compiling Runestone TreeSitterTextPoint.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[71/148] Compiling Runestone TreeSitterTextPredicate.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[72/148] Compiling Runestone TreeSitterTextRange.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[73/148] Compiling Runestone TreeSitterTree.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[74/148] Compiling Runestone resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[75/148] Compiling Runestone RedBlackTreeSearchQuery.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[76/148] Compiling Runestone StringSyntaxHighlighter.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[77/148] Compiling Runestone DefaultTheme.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[78/148] Compiling Runestone FontTraits.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[79/148] Compiling Runestone HighlightName.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[80/148] Compiling Runestone LineBreakMode.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[81/148] Compiling Runestone LineSelectionDisplayType.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[82/148] Compiling Runestone Theme.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[83/148] Compiling Runestone CharacterPair.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[84/148] Compiling Runestone CharacterPairTrailingComponentDeletionMode.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[85/148] Compiling Runestone ContentSizeService.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[86/148] Compiling Runestone EditMenuController.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[87/148] Compiling Runestone FloatingCaretView.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[88/148] Compiling Runestone IndexedPosition.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[89/148] Compiling Runestone IndexedRange.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[90/148] Compiling Runestone LayoutManager.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[91/148] Compiling Runestone LineEnding.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[92/148] Compiling Runestone LineFragmentView.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[93/148] Compiling Runestone LineMovementController.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[94/148] Compiling Runestone MoveLinesService.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[95/148] Compiling Runestone StringView.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[96/148] Compiling Runestone TextInputStringTokenizer.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[97/148] Compiling Runestone TextInputView.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[98/148] Compiling Runestone TextView.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[99/148] Compiling Runestone TextViewDelegate.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[100/148] Compiling Runestone TextViewState.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[101/148] Compiling Runestone TimedUndoManager.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[102/148] Compiling Runestone GutterBackgroundView.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[103/148] Compiling Runestone GutterWidthService.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[104/148] Compiling Runestone LineNumberView.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[105/148] Compiling Runestone HighlightNavigationController.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[106/148] Compiling Runestone HighlightService.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[107/148] Compiling Runestone HighlightedRange.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[108/148] Compiling Runestone HighlightedRangeFragment.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[109/148] Compiling Runestone HighlightedRangeLoopingMode.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[110/148] Compiling Runestone DetectedIndentStrategy.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[111/148] Compiling Runestone IndentController.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[112/148] Compiling Runestone IndentLevelMeasurer.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[113/148] Compiling Runestone IndentStrategy.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[114/148] Compiling Runestone InvisibleCharacterConfiguration.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[115/148] Compiling Runestone CharacterLineBreakSuggester.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[116/148] Compiling Runestone LineBreakSuggester.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[117/148] Compiling Runestone WordWrappingLineBreakSuggester.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[118/148] Compiling Runestone LineController.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[119/148] Compiling Runestone LineControllerFactory.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[120/148] Compiling Runestone LineControllerStorage.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[121/148] Compiling Runestone LineFragment.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[122/148] Compiling Runestone LineFragmentCharacterLocationQuery.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[123/148] Compiling Runestone LineFragmentController.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[124/148] Compiling Runestone LineFragmentFrameQuery.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[125/148] Compiling Runestone LineFragmentNode.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[126/148] Compiling Runestone LineFragmentRenderer.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[127/148] Compiling Runestone LineFragmentSelectionRect.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[128/148] Compiling Runestone LineSyntaxHighlighter.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[129/148] Compiling Runestone LineTypesetter.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[130/148] Compiling Runestone UIFont+Helpers.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[131/148] Compiling Runestone UIScrollView+Helpers.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[132/148] Compiling Runestone UITextInput+Helpers.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[133/148] Compiling Runestone UITextSelectionDisplayInteraction+Helpers.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[134/148] Compiling Runestone ViewReuseQueue.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[135/148] Compiling Runestone DocumentLineChildrenUpdater.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[136/148] Compiling Runestone DocumentLineNodeData.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[137/148] Compiling Runestone LineChangeSet.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[138/148] Compiling Runestone LineManager.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[139/148] Compiling Runestone LinePosition.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[140/148] Compiling Runestone NewLineFinder.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[141/148] Compiling Runestone ClosedRangeValueDescriptor.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[142/148] Compiling Runestone RedBlackTree.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[143/148] Compiling Runestone RedBlackTreeChildrenUpdater.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[144/148] Compiling Runestone RedBlackTreeIterator.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[145/148] Compiling Runestone RedBlackTreeNode.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[146/148] Compiling Runestone RedBlackTreeNodeColor.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[147/148] Compiling Runestone RedBlackTreeNodePosition.swift
/host/spi-builder-workspace/Sources/Runestone/Library/Caret.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[148/148] Compiling Runestone RedBlackTreeSearchMatch.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

Build Machine: Linux 2