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 swiftui-navigation-transitions, reference main (be4fc8), with Swift 6.0 for Linux on 12 Sep 2025 23:18:26 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.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/davdroman/swiftui-navigation-transitions.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/davdroman/swiftui-navigation-transitions
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at be4fc84 Run SwiftFormat
Cloned https://github.com/davdroman/swiftui-navigation-transitions.git
Revision (git rev-parse @):
be4fc84663097cc1e5e5e207dc18ce878ce90c80
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/davdroman/swiftui-navigation-transitions.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/davdroman/swiftui-navigation-transitions.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.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:2ffdcefcdb291d9eb78a77ed5e4b4766a710a1cb89004e0bfdb0fefda731df2f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/siteline/swiftui-introspect
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/davdroman/swift-once-macro
Fetching https://github.com/pointfreeco/swift-custom-dump
[2/53] Fetching swift-once-macro
[54/4651] Fetching swift-once-macro, swift-custom-dump
[2308/15925] Fetching swift-once-macro, swift-custom-dump, swiftui-introspect
[8598/21424] Fetching swift-once-macro, swift-custom-dump, swiftui-introspect, xctest-dynamic-overlay
Fetched https://github.com/davdroman/swift-once-macro from cache (0.85s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.87s)
Fetching https://github.com/davdroman/objc-runtime-tools
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.95s)
Fetched https://github.com/siteline/swiftui-introspect from cache (0.97s)
[1/90] Fetching objc-runtime-tools
Fetched https://github.com/davdroman/objc-runtime-tools from cache (0.24s)
Computing version for https://github.com/davdroman/swift-once-macro
Computed https://github.com/davdroman/swift-once-macro at 1.0.0 (0.71s)
Fetching https://github.com/swiftlang/swift-syntax
[1/71913] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (6.38s)
Computing version for https://github.com/davdroman/objc-runtime-tools
Computed https://github.com/davdroman/objc-runtime-tools at 0.1.0 (0.99s)
Computing version for https://github.com/siteline/swiftui-introspect
warning: 'swiftui-introspect': /Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |     name: "swiftui-introspect",
 7 |     platforms: [
Computed https://github.com/siteline/swiftui-introspect at 1.3.0 (1.05s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.74s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (3.67s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (0.95s)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/davdroman/objc-runtime-tools
Working copy of https://github.com/davdroman/objc-runtime-tools resolved at 0.1.0
Creating working copy for https://github.com/davdroman/swift-once-macro
Working copy of https://github.com/davdroman/swift-once-macro resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/siteline/swiftui-introspect
Working copy of https://github.com/siteline/swiftui-introspect resolved at 1.3.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.6.1
warning: 'swiftui-introspect': /host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |     name: "swiftui-introspect",
 7 |     platforms: [
Building for debugging...
[0/60] Write sources
[34/60] Compiling _SwiftSyntaxCShims dummy.c
[35/60] Write swift-version-24593BA9C3E375BF.txt
[37/138] Compiling SwiftUIIntrospect ListWithInsetStyle.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Sources/Introspect.swift:2:8: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[38/138] Compiling SwiftUIIntrospect ListWithSidebarStyle.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Sources/Introspect.swift:2:8: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[39/138] Compiling SwiftUIIntrospect Map.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Sources/Introspect.swift:2:8: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[40/138] Compiling SwiftUIIntrospect NavigationSplitView.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Sources/Introspect.swift:2:8: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[41/138] Compiling SwiftUIIntrospect NavigationStack.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Sources/Introspect.swift:2:8: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[42/138] Compiling SwiftUIIntrospect NavigationViewWithColumnsStyle.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Sources/Introspect.swift:2:8: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[43/138] Compiling SwiftUIIntrospect NavigationViewWithStackStyle.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Sources/Introspect.swift:2:8: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[44/138] Compiling SwiftUIIntrospect PageControl.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Sources/Introspect.swift:2:8: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[45/138] Compiling Animator Transform.swift
/host/spi-builder-workspace/Sources/Animator/Animator.swift:1:15: error: no such module 'SwiftUI'
 1 | public import SwiftUI
   |               `- error: no such module 'SwiftUI'
 2 |
 3 | /// Typealias for `Animator`. Useful for disambiguation.
[46/145] Compiling SwiftUIIntrospect SearchField.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Sources/Introspect.swift:2:8: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[47/145] Compiling SwiftUIIntrospect SecureField.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Sources/Introspect.swift:2:8: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[48/145] Compiling SwiftUIIntrospect Sheet.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Sources/Introspect.swift:2:8: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[49/145] Compiling SwiftUIIntrospect SignInWithAppleButton.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Sources/Introspect.swift:2:8: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[50/145] Compiling SwiftUIIntrospect Slider.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Sources/Introspect.swift:2:8: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[51/145] Compiling SwiftUIIntrospect Stepper.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Sources/Introspect.swift:2:8: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[52/145] Compiling SwiftUIIntrospect TabView.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Sources/Introspect.swift:2:8: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[53/145] Emitting module SwiftSyntax509
[54/145] Compiling SwiftSyntax509 Empty.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[55/146] Emitting module Animation
/host/spi-builder-workspace/Sources/Animation/Animation.swift:1:16: error: no such module 'UIKit'
 1 | package import UIKit
   |                `- error: no such module 'UIKit'
 2 |
 3 | public struct Animation {
[56/147] Compiling SwiftUIIntrospect PickerWithMenuStyle.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Sources/Introspect.swift:2:8: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[57/147] Compiling SwiftUIIntrospect PickerWithSegmentedStyle.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Sources/Introspect.swift:2:8: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[58/147] Compiling SwiftUIIntrospect PickerWithWheelStyle.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Sources/Introspect.swift:2:8: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[59/147] Compiling SwiftUIIntrospect Popover.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Sources/Introspect.swift:2:8: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[60/147] Compiling SwiftUIIntrospect ProgressViewWithCircularStyle.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Sources/Introspect.swift:2:8: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[61/147] Compiling SwiftUIIntrospect ProgressViewWithLinearStyle.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Sources/Introspect.swift:2:8: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[62/147] Compiling SwiftUIIntrospect ScrollView.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Sources/Introspect.swift:2:8: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[63/147] Emitting module SwiftSyntax600
[64/147] Compiling SwiftSyntax600 Empty.swift
[65/148] Compiling Animator OptionalWithDefault.swift
/host/spi-builder-workspace/Sources/Animator/Animator.swift:1:15: error: no such module 'SwiftUI'
 1 | public import SwiftUI
   |               `- error: no such module 'SwiftUI'
 2 |
 3 | /// Typealias for `Animator`. Useful for disambiguation.
[66/148] Compiling Animation InterpolatingSpring.swift
/host/spi-builder-workspace/Sources/Animation/Animation.swift:1:16: error: no such module 'UIKit'
 1 | package import UIKit
   |                `- error: no such module 'UIKit'
 2 |
 3 | public struct Animation {
[67/148] Compiling SwiftUIIntrospect TabViewWithPageStyle.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Sources/Introspect.swift:2:8: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[68/148] Compiling SwiftUIIntrospect Table.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Sources/Introspect.swift:2:8: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[69/148] Compiling SwiftUIIntrospect TextEditor.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Sources/Introspect.swift:2:8: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[70/148] Compiling SwiftUIIntrospect TextField.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Sources/Introspect.swift:2:8: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[71/148] Compiling SwiftUIIntrospect TextFieldWithVerticalAxis.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Sources/Introspect.swift:2:8: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[72/148] Compiling SwiftUIIntrospect Toggle.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Sources/Introspect.swift:2:8: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[73/148] Compiling SwiftUIIntrospect ToggleWithButtonStyle.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Sources/Introspect.swift:2:8: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[74/148] Compiling SwiftUIIntrospect Button.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Sources/Introspect.swift:2:8: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[75/148] Compiling SwiftUIIntrospect ColorPicker.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Sources/Introspect.swift:2:8: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[76/148] Compiling SwiftUIIntrospect DatePicker.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Sources/Introspect.swift:2:8: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[77/148] Compiling SwiftUIIntrospect DatePickerWithCompactStyle.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Sources/Introspect.swift:2:8: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[78/148] Compiling SwiftUIIntrospect DatePickerWithFieldStyle.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Sources/Introspect.swift:2:8: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[79/148] Compiling SwiftUIIntrospect DatePickerWithGraphicalStyle.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Sources/Introspect.swift:2:8: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[80/148] Compiling SwiftUIIntrospect DatePickerWithStepperFieldStyle.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Sources/Introspect.swift:2:8: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[81/148] Compiling SwiftUIIntrospect DatePickerWithWheelStyle.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Sources/Introspect.swift:2:8: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[82/148] Compiling SwiftUIIntrospect Form.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Sources/Introspect.swift:2:8: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[83/148] Compiling SwiftUIIntrospect FormWithGroupedStyle.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Sources/Introspect.swift:2:8: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[84/148] Compiling SwiftUIIntrospect FullScreenCover.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Sources/Introspect.swift:2:8: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[85/148] Compiling SwiftUIIntrospect List.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Sources/Introspect.swift:2:8: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[86/148] Compiling SwiftUIIntrospect ListCell.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Sources/Introspect.swift:2:8: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[87/148] Compiling SwiftUIIntrospect ListWithBorderedStyle.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Sources/Introspect.swift:2:8: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[88/148] Compiling SwiftUIIntrospect ListWithGroupedStyle.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Sources/Introspect.swift:2:8: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[89/148] Compiling SwiftUIIntrospect ListWithInsetGroupedStyle.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Sources/Introspect.swift:2:8: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[90/148] Compiling Animation EaseInOut.swift
/host/spi-builder-workspace/Sources/Animation/Animation.swift:1:16: error: no such module 'UIKit'
 1 | package import UIKit
   |                `- error: no such module 'UIKit'
 2 |
 3 | public struct Animation {
[91/148] Emitting module SwiftSyntax510
[92/148] Compiling SwiftSyntax510 Empty.swift
[93/148] Compiling Animation Animation.swift
/host/spi-builder-workspace/Sources/Animation/Animation.swift:1:16: error: no such module 'UIKit'
 1 | package import UIKit
   |                `- error: no such module 'UIKit'
 2 |
 3 | public struct Animation {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[95/149] Emitting module Animator
/host/spi-builder-workspace/Sources/Animator/Animator.swift:1:15: error: no such module 'SwiftUI'
 1 | public import SwiftUI
   |               `- error: no such module 'SwiftUI'
 2 |
 3 | /// Typealias for `Animator`. Useful for disambiguation.
[96/149] Compiling Animator Animator.swift
/host/spi-builder-workspace/Sources/Animator/Animator.swift:1:15: error: no such module 'SwiftUI'
 1 | public import SwiftUI
   |               `- error: no such module 'SwiftUI'
 2 |
 3 | /// Typealias for `Animator`. Useful for disambiguation.
[97/149] Compiling Animation EaseOut.swift
/host/spi-builder-workspace/Sources/Animation/Animation.swift:1:16: error: no such module 'UIKit'
 1 | package import UIKit
   |                `- error: no such module 'UIKit'
 2 |
 3 | public struct Animation {
[98/149] Compiling Animation Linear.swift
/host/spi-builder-workspace/Sources/Animation/Animation.swift:1:16: error: no such module 'UIKit'
 1 | package import UIKit
   |                `- error: no such module 'UIKit'
 2 |
 3 | public struct Animation {
[99/149] Compiling Animator AnimatorTransientView.swift
/host/spi-builder-workspace/Sources/Animator/Animator.swift:1:15: error: no such module 'SwiftUI'
 1 | public import SwiftUI
   |               `- error: no such module 'SwiftUI'
 2 |
 3 | /// Typealias for `Animator`. Useful for disambiguation.
[100/149] Compiling Animator AnimatorTransientViewProperties.swift
/host/spi-builder-workspace/Sources/Animator/Animator.swift:1:15: error: no such module 'SwiftUI'
 1 | public import SwiftUI
   |               `- error: no such module 'SwiftUI'
 2 |
 3 | /// Typealias for `Animator`. Useful for disambiguation.
[101/149] Compiling Animation EaseIn.swift
/host/spi-builder-workspace/Sources/Animation/Animation.swift:1:16: error: no such module 'UIKit'
 1 | package import UIKit
   |                `- error: no such module 'UIKit'
 2 |
 3 | public struct Animation {
[102/149] Compiling Animation Default.swift
/host/spi-builder-workspace/Sources/Animation/Animation.swift:1:16: error: no such module 'UIKit'
 1 | package import UIKit
   |                `- error: no such module 'UIKit'
 2 |
 3 | public struct Animation {
[104/149] Compiling Animation TimingCurve.swift
/host/spi-builder-workspace/Sources/Animation/Animation.swift:1:16: error: no such module 'UIKit'
 1 | package import UIKit
   |                `- error: no such module 'UIKit'
 2 |
 3 | public struct Animation {
[106/149] Emitting module SwiftSyntax601
[107/149] Compiling SwiftSyntax601 Empty.swift
[107/150] Wrapping AST for SwiftSyntax510 for debugging
[108/150] Emitting module IssueReportingPackageSupport
error: emit-module command failed with exit code 1 (use -v to see invocation)
[109/150] Emitting module SwiftUIIntrospect
/host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Sources/Introspect.swift:2:8: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[109/150] Wrapping AST for SwiftSyntax509 for debugging
BUILD FAILURE 6.0 linux