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 PasscodeKit, reference main (5b3af7), with Swift 6.2 (beta) for Linux on 21 Jun 2025 09:48:06 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" 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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/divadretlaw/PasscodeKit.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/divadretlaw/PasscodeKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5b3af72 Minor config defaults update
Cloned https://github.com/divadretlaw/PasscodeKit.git
Revision (git rev-parse @):
5b3af72bb599d0ee7957efff8bd491730fffc47b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/divadretlaw/PasscodeKit.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/divadretlaw/PasscodeKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" 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:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/divadretlaw/WindowSceneReader.git
Fetching https://github.com/evgenyneu/keychain-swift.git
Fetching https://github.com/siteline/swiftui-introspect.git
[1/2201] Fetching keychain-swift
[706/2332] Fetching keychain-swift, windowscenereader
[986/12333] Fetching keychain-swift, windowscenereader, swiftui-introspect
Fetched https://github.com/divadretlaw/WindowSceneReader.git from cache (0.54s)
Fetched https://github.com/evgenyneu/keychain-swift.git from cache (0.54s)
Fetched https://github.com/siteline/swiftui-introspect.git from cache (0.54s)
Computing version for https://github.com/evgenyneu/keychain-swift.git
Computed https://github.com/evgenyneu/keychain-swift.git at 21.0.0 (3.64s)
Computing version for https://github.com/divadretlaw/WindowSceneReader.git
Computed https://github.com/divadretlaw/WindowSceneReader.git at 3.2.0 (0.44s)
Fetching https://github.com/divadretlaw/WindowReader
[1/131] Fetching windowreader
Fetched https://github.com/divadretlaw/WindowReader from cache (0.23s)
Computing version for https://github.com/divadretlaw/WindowReader
Computed https://github.com/divadretlaw/WindowReader at 3.0.0 (0.65s)
Computing version for https://github.com/siteline/swiftui-introspect.git
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:)' [#DeprecatedDeclaration]
 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:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |     name: "swiftui-introspect",
 7 |     platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/siteline/swiftui-introspect.git at 1.3.0 (0.47s)
Creating working copy for https://github.com/siteline/swiftui-introspect.git
Working copy of https://github.com/siteline/swiftui-introspect.git resolved at 1.3.0
Creating working copy for https://github.com/evgenyneu/keychain-swift.git
Working copy of https://github.com/evgenyneu/keychain-swift.git resolved at 21.0.0
Creating working copy for https://github.com/divadretlaw/WindowSceneReader.git
Working copy of https://github.com/divadretlaw/WindowSceneReader.git resolved at 3.2.0
Creating working copy for https://github.com/divadretlaw/WindowReader
Working copy of https://github.com/divadretlaw/WindowReader resolved at 3.0.0
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:)' [#DeprecatedDeclaration]
 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:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |     name: "swiftui-introspect",
 7 |     platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'keychain-swift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/keychain-swift/Sources/PrivacyInfo.xcprivacy
Building for debugging...
[0/8] Write sources
[1/8] Copying Passcode.strings
[3/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/72] Emitting module WindowReader
/host/spi-builder-workspace/.build/checkouts/WindowReader/Sources/WindowReader/Environment+Window.swift:8:8: error: no such module 'SwiftUI'
  6 | //
  7 |
  8 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  9 |
 10 | #if os(iOS) || os(tvOS) || os(visionOS)
[10/72] Compiling KeychainSwift KeychainSwiftAccessOptions.swift
/host/spi-builder-workspace/.build/checkouts/keychain-swift/Sources/KeychainSwift.swift:1:8: error: no such module 'Security'
  1 | import Security
    |        `- error: no such module 'Security'
  2 | import Foundation
  3 |
[11/72] 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
[12/72] 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
[13/72] 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
[14/72] 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
[15/72] 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
[16/72] 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
[17/72] 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
[18/79] 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
[19/79] 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
[20/79] 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
[21/79] 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
[22/79] 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
[23/79] 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
[24/79] 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
[25/79] Compiling WindowReader View+Window.swift
/host/spi-builder-workspace/.build/checkouts/WindowReader/Sources/WindowReader/Environment+Window.swift:8:8: error: no such module 'SwiftUI'
  6 | //
  7 |
  8 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  9 |
 10 | #if os(iOS) || os(tvOS) || os(visionOS)
[26/79] Compiling WindowReader WindowReader.swift
/host/spi-builder-workspace/.build/checkouts/WindowReader/Sources/WindowReader/Environment+Window.swift:8:8: error: no such module 'SwiftUI'
  6 | //
  7 |
  8 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  9 |
 10 | #if os(iOS) || os(tvOS) || os(visionOS)
[27/79] 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
[28/79] 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
[29/79] 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
[30/79] 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
[31/79] 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
[32/79] 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
[33/79] 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
[34/79] 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
[35/79] Compiling WindowReader WindowReaderRepresentable.swift
/host/spi-builder-workspace/.build/checkouts/WindowReader/Sources/WindowReader/Environment+Window.swift:8:8: error: no such module 'SwiftUI'
  6 | //
  7 |
  8 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  9 |
 10 | #if os(iOS) || os(tvOS) || os(visionOS)
[36/79] Compiling WindowReader WindowInjectView.swift
/host/spi-builder-workspace/.build/checkouts/WindowReader/Sources/WindowReader/Environment+Window.swift:8:8: error: no such module 'SwiftUI'
  6 | //
  7 |
  8 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  9 |
 10 | #if os(iOS) || os(tvOS) || os(visionOS)
[37/79] Compiling WindowReader Environment+Window.swift
/host/spi-builder-workspace/.build/checkouts/WindowReader/Sources/WindowReader/Environment+Window.swift:8:8: error: no such module 'SwiftUI'
  6 | //
  7 |
  8 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  9 |
 10 | #if os(iOS) || os(tvOS) || os(visionOS)
[38/79] 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
[39/79] 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
[40/79] 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
[41/79] 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
[42/79] 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
[43/79] 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
[44/79] 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
[45/79] 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
[46/79] 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
[47/79] 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
[48/79] 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
[49/79] 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
[50/79] 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
[51/79] 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
[52/79] 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
[53/79] Compiling SwiftUIIntrospect ToggleWithCheckboxStyle.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
[54/79] Compiling SwiftUIIntrospect ToggleWithSwitchStyle.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
[55/79] Compiling SwiftUIIntrospect VideoPlayer.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
[56/79] Compiling SwiftUIIntrospect View.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/79] Compiling SwiftUIIntrospect ViewController.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/79] Compiling SwiftUIIntrospect Window.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/79] Compiling SwiftUIIntrospect Weak.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/79] 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
[61/79] 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
[62/79] 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
[63/79] 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
[64/79] 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
[65/79] 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
[66/79] 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
[67/79] 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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[68/79] 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
BUILD FAILURE 6.2 linux