The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build MapItemPicker, reference 1.0.7 (1c607d), with Swift 5.9 for Linux on 23 Apr 2025 03:54:27 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" 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.60.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FiveSheepCo/MapItemPicker.git
Reference: 1.0.7
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/FiveSheepCo/MapItemPicker
 * tag               1.0.7      -> FETCH_HEAD
HEAD is now at 1c607d5 Fix weird crash
Cloned https://github.com/FiveSheepCo/MapItemPicker.git
Revision (git rev-parse @):
1c607d5047bebad6db0cf28c6c44cdd9ef5a7ff0
SUCCESS checkout https://github.com/FiveSheepCo/MapItemPicker.git at 1.0.7
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/FiveSheepCo/MapItemPicker.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:93fe18f778ec94e026baa8cc68b2ae87de241b204c49ca7a3a12cf55897227aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/FiveSheepCo/SchafKit.git
[1/2646] Fetching schafkit
Fetched https://github.com/FiveSheepCo/SchafKit.git (0.23s)
Computing version for https://github.com/FiveSheepCo/SchafKit.git
Computed https://github.com/FiveSheepCo/SchafKit.git at 1.3.0 (0.40s)
Creating working copy for https://github.com/FiveSheepCo/SchafKit.git
Working copy of https://github.com/FiveSheepCo/SchafKit.git resolved at 1.3.0
Building for debugging...
[0/3] Copying Info.plist
[1/3] Copying Localizable.strings
[4/98] Compiling SchafKit DateFormatter.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[5/98] Compiling SchafKit Double.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[6/98] Compiling SchafKit Hashable.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[7/98] Compiling SchafKit NSAttributedString.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[8/98] Compiling SchafKit NSMutableAttributedString.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[9/98] Compiling SchafKit NSObject.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[10/98] Compiling SchafKit String+Markdown.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[11/98] Compiling SchafKit String.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[12/98] Compiling SchafKit TimeInterval.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[13/98] Compiling SchafKit Timer.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[14/98] Compiling SchafKit URL.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[15/98] Compiling SchafKit CGImage.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[16/98] Compiling SchafKit Digest+Hex.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[17/98] Compiling SchafKit NSLayoutConstraint.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[18/111] Compiling SchafKit SKAlerting-iOS+tvOS.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[19/111] Compiling SchafKit SKAlerting-macOS.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[20/111] Compiling SchafKit SKAlerting-watchOS.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[21/111] Compiling SchafKit _MultiInputView.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[22/111] Compiling SchafKit SKAlerting.Action.Block.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[23/111] Compiling SchafKit SKAlerting.Action.Style.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[24/111] Compiling SchafKit SKAlerting.Action.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[25/111] Compiling SchafKit SKAlerting.Style.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[26/111] Compiling SchafKit SKAlerting.TextFieldConfiguration.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[27/111] Compiling SchafKit SKAlerting.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[28/111] Compiling SchafKit Application.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[29/111] Compiling SchafKit Screen.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[30/111] Compiling SchafKit Curve25519XSalsa20Poly1305BoxAlgorithm.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[31/111] Compiling SchafKit SKNetworking.Response.Status.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[32/111] Compiling SchafKit SKNetworking.Response.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[33/111] Compiling SchafKit SKNetworking.Result.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[34/111] Compiling SchafKit SKNetworking.Endpoint.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[35/111] Compiling SchafKit SKNetworking._Helper.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[36/111] Compiling SchafKit SKNetworking.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[37/111] Compiling SchafKit SKNetworkingBlocks.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[38/111] Compiling SchafKit SKRegexMatch.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[39/111] Compiling SchafKit String+OKRegexMatch.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[40/111] Compiling SchafKit SchafKit.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[41/111] Compiling SchafKit SKStoreKitHelper.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[42/111] Compiling SchafKit AFText.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[43/111] Compiling SchafKit AlignedText.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[44/111] Compiling SchafKit SKJsonRepresentable.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[45/111] Compiling SchafKit SKRGBARepresentation.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[46/111] Compiling SchafKit SKTimeUnit.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[47/111] Compiling SchafKit SKUnit.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[48/111] Compiling SchafKit Array.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[49/111] Compiling SchafKit Collection.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[50/111] Compiling SchafKit Dictionary.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[51/111] Compiling SchafKit Sequence.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[52/111] Compiling SchafKit NSManagedObjectContext.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[53/111] Compiling SchafKit Bool.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[54/111] Compiling SchafKit CGPoint.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[55/111] Compiling SchafKit Character.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[56/111] Compiling SchafKit Data.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[57/111] Compiling SchafKit Date.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[58/111] Emitting module SchafKit
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[59/111] Compiling SchafKit BackgroundPublished.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[60/111] Compiling SchafKit Blocks.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[61/111] Compiling SchafKit CodableSettingStorage.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[62/111] Compiling SchafKit SKAxis.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[63/111] Compiling SchafKit SKOptionSet.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[64/111] Compiling SchafKit SKOptions.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[65/111] Compiling SchafKit OrderedDictionary.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[66/111] Compiling SchafKit EquatablePublished.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[67/111] Compiling SchafKit SettingStorage.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[68/111] Compiling SchafKit Publishable.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[69/111] Compiling SchafKit PublishedCodableSettingStorage.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[70/111] Compiling SchafKit PublishedSettingStorage.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[71/111] Compiling SchafKit SK8BitRGBARepresentation.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[72/111] Compiling SchafKit SKHSLARepresentation.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[73/111] Compiling SchafKit Blur.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[74/111] Compiling SchafKit EmojiTextFieldView.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[75/111] Compiling SchafKit FixedToggle.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[76/111] Compiling SchafKit LabeledView.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[77/111] Compiling SchafKit PresentationLink.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[78/111] Compiling SchafKit RoundedCorners.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[79/111] Compiling SchafKit SearchBar.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[80/111] Compiling SchafKit TimePicker.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[81/111] Compiling SchafKit AppearanceHandler.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[82/111] Compiling SchafKit KeyboardResponder.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[83/111] Compiling SchafKit View.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[84/111] Compiling SchafKit OKSubtileNotification.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[85/111] Compiling SchafKit UIApplication.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[86/111] Compiling SchafKit Ed25519Algorithm.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[87/111] Compiling SchafKit SKCryptography.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[88/111] Compiling SchafKit XSalsa20Poly1305SecretBoxAlgorithm.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[89/111] Compiling SchafKit SKDispatchHelper.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[90/111] Compiling SchafKit SKDirectory.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[91/111] Compiling SchafKit SKFile.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[92/111] Compiling SchafKit SKFileSystemItem.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[93/111] Compiling SchafKit SKKeychain.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[94/111] Compiling SchafKit SKNetworking.Request.Body.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[95/111] Compiling SchafKit SKNetworking.Request.HeaderField.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[96/111] Compiling SchafKit SKNetworking.Request.Method.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[97/111] Compiling SchafKit SKNetworking.Request.Options.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[98/111] Compiling SchafKit SKNetworking.Request.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[99/111] Compiling SchafKit NSRegularExpression.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[100/111] Compiling SchafKit Optional.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[101/111] Compiling SchafKit Result.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[102/111] Compiling SchafKit Color+Components.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[103/111] Compiling SchafKit Color+UIColor.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[104/111] Compiling SchafKit Image+SFSymbols.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[105/111] Compiling SchafKit View+Erase.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[106/111] Compiling SchafKit UIAlertController.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[107/111] Compiling SchafKit UIColor.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[108/111] Compiling SchafKit UIDevice.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[109/111] Compiling SchafKit UIImage.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[110/111] Compiling SchafKit UIView.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[111/111] Compiling SchafKit UIViewController.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Extensions/Other/CGImage.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
error: fatalError
BUILD FAILURE 5.9 linux