The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build SnappTheming, reference 0.1.3 (a4eb1f), with Swift 6.2 for Linux on 11 Nov 2025 16:41:56 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Snapp-Mobile/SnappTheming.git
Reference: 0.1.3
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/Snapp-Mobile/SnappTheming
 * tag               0.1.3      -> FETCH_HEAD
HEAD is now at a4eb1f1 Merge pull request #138 from Snapp-Mobile/update/changelog-0.1.3
Cloned https://github.com/Snapp-Mobile/SnappTheming.git
Revision (git rev-parse @):
a4eb1f1ba5f4e2b657d7bd596a9a8538f1ff584f
SUCCESS checkout https://github.com/Snapp-Mobile/SnappTheming.git at 0.1.3
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Snapp-Mobile/SnappTheming.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b3eaa5734a03a9b8084848018342ef6c4e4ec1a618756d8de460b693a5f488ea
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/Snapp-Mobile/SwiftFormatLintPlugin.git
[1/131] Fetching swiftformatlintplugin
Fetched https://github.com/Snapp-Mobile/SwiftFormatLintPlugin.git from cache (0.30s)
Computing version for https://github.com/Snapp-Mobile/SwiftFormatLintPlugin.git
Computed https://github.com/Snapp-Mobile/SwiftFormatLintPlugin.git at 1.0.4 (0.71s)
Creating working copy for https://github.com/Snapp-Mobile/SwiftFormatLintPlugin.git
Working copy of https://github.com/Snapp-Mobile/SwiftFormatLintPlugin.git resolved at 1.0.4
[1/1] Compiling plugin FormatPlugin
[2/2] Compiling plugin LintPlugin
Building for debugging...
[2/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/91] Compiling SnappTheming CapsuleRepresentation.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[7/91] Compiling SnappTheming RoundedCornerStyleValue.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[8/91] Compiling SnappTheming RoundedRectangleWithRadius.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[9/91] Compiling SnappTheming RoundedRectangleWithSize.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[10/91] Compiling SnappTheming UnevenRoundedRectangle.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[11/91] Compiling SnappTheming SnappThemingShapeConfiguration.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[12/91] Compiling SnappTheming SnappThemingShapeDeclarations.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[13/91] Compiling SnappTheming SnappThemingShapeRepresentation.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[14/91] Compiling SnappTheming SnappThemingShapeType.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[15/91] Compiling SnappTheming SnappThemingSliderStyleConfiguration.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[16/91] Compiling SnappTheming SnappThemingSliderStyleDeclarations.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[17/91] Compiling SnappTheming SnappThemingSliderStyleRepresentation.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[18/103] Compiling SnappTheming SnappThemingLinearGradientRepresentation.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[19/103] Compiling SnappTheming SnappThemingRadialGradientConfiguration.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[20/103] Compiling SnappTheming SnappThemingRadialGradientRepresentation.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[21/103] Compiling SnappTheming SnappThemingGradientConfiguration.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[22/103] Compiling SnappTheming SnappThemingGradientDeclarations.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[23/103] Compiling SnappTheming SnappThemingGradientProviding.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[24/103] Compiling SnappTheming SnappThemingGradientRepresentation.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[25/103] Compiling SnappTheming SnappThemingExternalImageProcessorProtocol.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[26/103] Compiling SnappTheming SnappThemingImage.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[27/103] Compiling SnappTheming SnappThemingImageConfiguration.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[28/103] Compiling SnappTheming SnappThemingImageDeclarations.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[29/103] Compiling SnappTheming SnappThemingImageManager.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[30/103] Compiling SnappTheming SnappThemingColorConfiguration.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[31/103] Compiling SnappTheming SnappThemingColorDeclarations.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[32/103] Compiling SnappTheming SnappThemingColorRepresentation.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[33/103] Compiling SnappTheming SnappThemingDynamicColor.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[34/103] Compiling SnappTheming SnappThemingFontDeclarations.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[35/103] Compiling SnappTheming SnappThemingFontInformation.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[36/103] Compiling SnappTheming SnappThemingFontManager.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[37/103] Compiling SnappTheming SnappThemingFontManagerDefault.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[38/103] Compiling SnappTheming SnappThemingFontResolver.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[39/103] Compiling SnappTheming SnappThemingAngularGradientConfiguration.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[40/103] Compiling SnappTheming SnappThemingAngularGradientRepresentation.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[41/103] Compiling SnappTheming SnappThemingLinearGradientConfiguration.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[42/103] Compiling SnappTheming SnappThemingSliderStyleResolver.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[43/103] Compiling SnappTheming SnappThemingDeclaration.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[44/103] Compiling SnappTheming SnappThemingImageProcessorsRegistry.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[45/103] Compiling SnappTheming SnappThemingOutput.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[46/103] Compiling SnappTheming SnappThemingParser.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[47/103] Compiling SnappTheming SnappThemingParserConfiguration.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[48/103] Compiling SnappTheming SnappThemingToggleStyleConfiguration.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[49/103] Compiling SnappTheming SnappThemingToggleStyleDeclarations.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[50/103] Compiling SnappTheming SnappThemingToggleStyleRepresentation.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[51/103] Compiling SnappTheming SnappThemingToggleStyleResolver.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[52/103] Compiling SnappTheming SnappThemingToken+SnappThemingInteractiveColorInformation.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[53/103] Compiling SnappTheming SnappThemingToken.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[54/103] Compiling SnappTheming SnappThemingImageManagerDefault.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[55/103] Compiling SnappTheming SnappThemingImageObject.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[56/103] Compiling SnappTheming SnappThemingMetricConfiguration.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[57/103] Compiling SnappTheming SnappThemingMetricDeclarations.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[58/103] Compiling SnappTheming SnappThemingSegmentControlStyleConfiguration.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[59/103] Compiling SnappTheming SnappThemingSegmentControlStyleDeclarations.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[60/103] Compiling SnappTheming SnappThemingSegmentControlStyleRepresentation.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[61/103] Compiling SnappTheming SnappThemingSegmentControlStyleResolver.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[62/103] Compiling SnappTheming SnappThemingShadowConfiguration.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[63/103] Compiling SnappTheming SnappThemingShadowDeclarations.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[64/103] Compiling SnappTheming SnappThemingShadowRepresentation.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[65/103] Compiling SnappTheming SnappThemingShadowResolver.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[66/103] Emitting module SnappTheming
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[67/103] Compiling SnappTheming SnappThemingAnimationDeclarations.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[68/103] Compiling SnappTheming SnappThemingAnimationRepresentation.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[69/103] Compiling SnappTheming SnappThemingInteractiveColor.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[70/103] Compiling SnappTheming SnappThemingInteractiveColorConfiguration.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[71/103] Compiling SnappTheming SnappThemingInteractiveColorDeclarations.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[72/103] Compiling SnappTheming SnappThemingInteractiveColorInformation.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[73/103] Compiling SnappTheming SnappThemingInteractiveColorResolver.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[74/103] Compiling SnappTheming SnappThemingButtonStyle.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[75/103] Compiling SnappTheming SnappThemingButtonStyleConfiguration.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[76/103] Compiling SnappTheming SnappThemingButtonStyleDeclarations.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[77/103] Compiling SnappTheming SnappThemingButtonStyleRepresentation.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[78/103] Compiling SnappTheming SnappThemingButtonStyleResolver.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[79/103] Compiling SnappTheming EitherInsettableShape.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[80/103] Compiling SnappTheming EitherShape.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[81/103] Compiling SnappTheming EmptyShape.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[82/103] Compiling SnappTheming InsettableShapeBuilder.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[83/103] Compiling SnappTheming Color+Extensions.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[84/103] Compiling SnappTheming FileManager+Extensions.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[85/103] Compiling SnappTheming NSColor+Extensions.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[86/103] Compiling SnappTheming NSImage+Decoding.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[87/103] Compiling SnappTheming SnappThemingImage+Extensions.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[88/103] Compiling SnappTheming String+Extensions.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[89/103] Compiling SnappTheming UIColor+Hex.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[90/103] Compiling SnappTheming UIImage+Decoding.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[91/103] Compiling SnappTheming SnappThemingAnimationConfiguration.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[92/103] Compiling SnappTheming SnappThemingTokenPath.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[93/103] Compiling SnappTheming SnappThemingTokenResolver.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[94/103] Compiling SnappTheming SnappThemingTypographyConfiguration.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[95/103] Compiling SnappTheming SnappThemingTypographyDeclarations.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[96/103] Compiling SnappTheming SnappThemingTypographyRepresentation.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[97/103] Compiling SnappTheming SnappThemingTypographyResolver.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[98/103] Compiling SnappTheming Error+Extensions.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[99/103] Compiling SnappTheming RuntimeWarning.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[100/103] Compiling SnappTheming SnappThemingDataURI.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[101/103] Compiling SnappTheming SnappThemingDeclarations.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[102/103] Compiling SnappTheming SnappThemingUnitPointMapper.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
[103/103] Compiling SnappTheming SnappThemingUnitPointWrapper.swift
/host/spi-builder-workspace/Sources/SnappTheming/Builders/Foundation/EitherInsettableShape.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | /// A type that conditionally represents one of two insettable shapes.
BUILD FAILURE 6.2 linux