The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Runestone with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

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

Build Machine: Linux 1