The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build swiftui-introspect, reference main (807f73), with Swift 6.1 for Linux on 29 Apr 2025 03:47:48 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/siteline/SwiftUI-Introspect.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/siteline/SwiftUI-Introspect
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 807f73c [CI] Run tests against macOS 14 (#427)
Cloned https://github.com/siteline/SwiftUI-Introspect.git
Revision (git rev-parse @):
807f73ce09a9b9723f12385e592b4e0aaebd3336
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/siteline/SwiftUI-Introspect.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/siteline/SwiftUI-Introspect.git
https://github.com/siteline/SwiftUI-Introspect.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
  ],
  "manifest_display_name" : "swiftui-introspect",
  "name" : "swiftui-introspect",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "SwiftUIIntrospect",
      "targets" : [
        "SwiftUIIntrospect"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftUIIntrospect-Static",
      "targets" : [
        "SwiftUIIntrospect"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "SwiftUIIntrospect-Dynamic",
      "targets" : [
        "SwiftUIIntrospect"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "SwiftUIIntrospect",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUIIntrospect",
      "path" : "Sources",
      "product_memberships" : [
        "SwiftUIIntrospect",
        "SwiftUIIntrospect-Static",
        "SwiftUIIntrospect-Dynamic"
      ],
      "sources" : [
        "Introspect.swift",
        "IntrospectableViewType.swift",
        "IntrospectionSelector.swift",
        "IntrospectionView.swift",
        "PlatformVersion.swift",
        "PlatformView.swift",
        "PlatformViewVersion.swift",
        "Utils.swift",
        "ViewTypes/Button.swift",
        "ViewTypes/ColorPicker.swift",
        "ViewTypes/DatePicker.swift",
        "ViewTypes/DatePickerWithCompactStyle.swift",
        "ViewTypes/DatePickerWithFieldStyle.swift",
        "ViewTypes/DatePickerWithGraphicalStyle.swift",
        "ViewTypes/DatePickerWithStepperFieldStyle.swift",
        "ViewTypes/DatePickerWithWheelStyle.swift",
        "ViewTypes/Form.swift",
        "ViewTypes/FormWithGroupedStyle.swift",
        "ViewTypes/FullScreenCover.swift",
        "ViewTypes/List.swift",
        "ViewTypes/ListCell.swift",
        "ViewTypes/ListWithBorderedStyle.swift",
        "ViewTypes/ListWithGroupedStyle.swift",
        "ViewTypes/ListWithInsetGroupedStyle.swift",
        "ViewTypes/ListWithInsetStyle.swift",
        "ViewTypes/ListWithSidebarStyle.swift",
        "ViewTypes/Map.swift",
        "ViewTypes/NavigationSplitView.swift",
        "ViewTypes/NavigationStack.swift",
        "ViewTypes/NavigationViewWithColumnsStyle.swift",
        "ViewTypes/NavigationViewWithStackStyle.swift",
        "ViewTypes/PageControl.swift",
        "ViewTypes/PickerWithMenuStyle.swift",
        "ViewTypes/PickerWithSegmentedStyle.swift",
        "ViewTypes/PickerWithWheelStyle.swift",
        "ViewTypes/Popover.swift",
        "ViewTypes/ProgressViewWithCircularStyle.swift",
        "ViewTypes/ProgressViewWithLinearStyle.swift",
        "ViewTypes/ScrollView.swift",
        "ViewTypes/SearchField.swift",
        "ViewTypes/SecureField.swift",
        "ViewTypes/Sheet.swift",
        "ViewTypes/SignInWithAppleButton.swift",
        "ViewTypes/Slider.swift",
        "ViewTypes/Stepper.swift",
        "ViewTypes/TabView.swift",
        "ViewTypes/TabViewWithPageStyle.swift",
        "ViewTypes/Table.swift",
        "ViewTypes/TextEditor.swift",
        "ViewTypes/TextField.swift",
        "ViewTypes/TextFieldWithVerticalAxis.swift",
        "ViewTypes/Toggle.swift",
        "ViewTypes/ToggleWithButtonStyle.swift",
        "ViewTypes/ToggleWithCheckboxStyle.swift",
        "ViewTypes/ToggleWithSwitchStyle.swift",
        "ViewTypes/VideoPlayer.swift",
        "ViewTypes/View.swift",
        "ViewTypes/ViewController.swift",
        "ViewTypes/Window.swift",
        "Weak.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
warning: 'spi-builder-workspace': /host/spi-builder-workspace/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: [
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
warning: 'spi-builder-workspace': /host/spi-builder-workspace/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/7] Write sources
[1/7] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/61] Emitting module SwiftUIIntrospect
/host/spi-builder-workspace/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
[4/68] Compiling SwiftUIIntrospect ListWithInsetStyle.swift
/host/spi-builder-workspace/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
[5/68] Compiling SwiftUIIntrospect ListWithSidebarStyle.swift
/host/spi-builder-workspace/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
[6/68] Compiling SwiftUIIntrospect Map.swift
/host/spi-builder-workspace/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
[7/68] Compiling SwiftUIIntrospect NavigationSplitView.swift
/host/spi-builder-workspace/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
[8/68] Compiling SwiftUIIntrospect NavigationStack.swift
/host/spi-builder-workspace/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
[9/68] Compiling SwiftUIIntrospect NavigationViewWithColumnsStyle.swift
/host/spi-builder-workspace/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
[10/68] Compiling SwiftUIIntrospect NavigationViewWithStackStyle.swift
/host/spi-builder-workspace/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
[11/68] Compiling SwiftUIIntrospect PageControl.swift
/host/spi-builder-workspace/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/68] Compiling SwiftUIIntrospect Button.swift
/host/spi-builder-workspace/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/68] Compiling SwiftUIIntrospect ColorPicker.swift
/host/spi-builder-workspace/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/68] Compiling SwiftUIIntrospect DatePicker.swift
/host/spi-builder-workspace/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/68] Compiling SwiftUIIntrospect DatePickerWithCompactStyle.swift
/host/spi-builder-workspace/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/68] Compiling SwiftUIIntrospect DatePickerWithFieldStyle.swift
/host/spi-builder-workspace/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/68] Compiling SwiftUIIntrospect DatePickerWithGraphicalStyle.swift
/host/spi-builder-workspace/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/68] Compiling SwiftUIIntrospect DatePickerWithStepperFieldStyle.swift
/host/spi-builder-workspace/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/68] Compiling SwiftUIIntrospect DatePickerWithWheelStyle.swift
/host/spi-builder-workspace/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/68] Compiling SwiftUIIntrospect ToggleWithCheckboxStyle.swift
/host/spi-builder-workspace/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/68] Compiling SwiftUIIntrospect ToggleWithSwitchStyle.swift
/host/spi-builder-workspace/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/68] Compiling SwiftUIIntrospect VideoPlayer.swift
/host/spi-builder-workspace/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/68] Compiling SwiftUIIntrospect View.swift
/host/spi-builder-workspace/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/68] Compiling SwiftUIIntrospect ViewController.swift
/host/spi-builder-workspace/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/68] Compiling SwiftUIIntrospect Window.swift
/host/spi-builder-workspace/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
[26/68] Compiling SwiftUIIntrospect Weak.swift
/host/spi-builder-workspace/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
[27/68] Compiling SwiftUIIntrospect SearchField.swift
/host/spi-builder-workspace/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/68] Compiling SwiftUIIntrospect SecureField.swift
/host/spi-builder-workspace/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/68] Compiling SwiftUIIntrospect Sheet.swift
/host/spi-builder-workspace/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/68] Compiling SwiftUIIntrospect SignInWithAppleButton.swift
/host/spi-builder-workspace/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/68] Compiling SwiftUIIntrospect Slider.swift
/host/spi-builder-workspace/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/68] Compiling SwiftUIIntrospect Stepper.swift
/host/spi-builder-workspace/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/68] Compiling SwiftUIIntrospect TabView.swift
/host/spi-builder-workspace/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/68] Compiling SwiftUIIntrospect Form.swift
/host/spi-builder-workspace/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/68] Compiling SwiftUIIntrospect FormWithGroupedStyle.swift
/host/spi-builder-workspace/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
[36/68] Compiling SwiftUIIntrospect FullScreenCover.swift
/host/spi-builder-workspace/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
[37/68] Compiling SwiftUIIntrospect List.swift
/host/spi-builder-workspace/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/68] Compiling SwiftUIIntrospect ListCell.swift
/host/spi-builder-workspace/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/68] Compiling SwiftUIIntrospect ListWithBorderedStyle.swift
/host/spi-builder-workspace/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/68] Compiling SwiftUIIntrospect ListWithGroupedStyle.swift
/host/spi-builder-workspace/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/68] Compiling SwiftUIIntrospect ListWithInsetGroupedStyle.swift
/host/spi-builder-workspace/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/68] Compiling SwiftUIIntrospect TabViewWithPageStyle.swift
/host/spi-builder-workspace/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/68] Compiling SwiftUIIntrospect Table.swift
/host/spi-builder-workspace/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/68] Compiling SwiftUIIntrospect TextEditor.swift
/host/spi-builder-workspace/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/68] Compiling SwiftUIIntrospect TextField.swift
/host/spi-builder-workspace/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/68] Compiling SwiftUIIntrospect TextFieldWithVerticalAxis.swift
/host/spi-builder-workspace/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/68] Compiling SwiftUIIntrospect Toggle.swift
/host/spi-builder-workspace/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/68] Compiling SwiftUIIntrospect ToggleWithButtonStyle.swift
/host/spi-builder-workspace/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/68] Compiling SwiftUIIntrospect PickerWithMenuStyle.swift
/host/spi-builder-workspace/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/68] Compiling SwiftUIIntrospect PickerWithSegmentedStyle.swift
/host/spi-builder-workspace/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/68] Compiling SwiftUIIntrospect PickerWithWheelStyle.swift
/host/spi-builder-workspace/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/68] Compiling SwiftUIIntrospect Popover.swift
/host/spi-builder-workspace/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/68] Compiling SwiftUIIntrospect ProgressViewWithCircularStyle.swift
/host/spi-builder-workspace/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/68] Compiling SwiftUIIntrospect ProgressViewWithLinearStyle.swift
/host/spi-builder-workspace/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/68] Compiling SwiftUIIntrospect ScrollView.swift
/host/spi-builder-workspace/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/68] Compiling SwiftUIIntrospect Introspect.swift
/host/spi-builder-workspace/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/68] Compiling SwiftUIIntrospect IntrospectableViewType.swift
/host/spi-builder-workspace/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/68] Compiling SwiftUIIntrospect IntrospectionSelector.swift
/host/spi-builder-workspace/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/68] Compiling SwiftUIIntrospect IntrospectionView.swift
/host/spi-builder-workspace/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/68] Compiling SwiftUIIntrospect PlatformVersion.swift
/host/spi-builder-workspace/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/68] Compiling SwiftUIIntrospect PlatformView.swift
/host/spi-builder-workspace/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/68] Compiling SwiftUIIntrospect PlatformViewVersion.swift
/host/spi-builder-workspace/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/68] Compiling SwiftUIIntrospect Utils.swift
/host/spi-builder-workspace/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
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
warning: 'spi-builder-workspace': /host/spi-builder-workspace/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: [
[0/1] Planning build
Building for debugging...
[0/6] Write swift-version-24593BA9C3E375BF.txt
[2/60] Compiling SwiftUIIntrospect TabViewWithPageStyle.swift
/host/spi-builder-workspace/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
[3/60] Compiling SwiftUIIntrospect Table.swift
/host/spi-builder-workspace/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
[4/60] Compiling SwiftUIIntrospect TextEditor.swift
/host/spi-builder-workspace/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
[5/60] Compiling SwiftUIIntrospect TextField.swift
/host/spi-builder-workspace/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
[6/60] Compiling SwiftUIIntrospect TextFieldWithVerticalAxis.swift
/host/spi-builder-workspace/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
[7/60] Compiling SwiftUIIntrospect Toggle.swift
/host/spi-builder-workspace/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
[8/60] Compiling SwiftUIIntrospect ToggleWithButtonStyle.swift
/host/spi-builder-workspace/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
[9/67] Compiling SwiftUIIntrospect Button.swift
/host/spi-builder-workspace/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
[10/67] Compiling SwiftUIIntrospect ColorPicker.swift
/host/spi-builder-workspace/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
[11/67] Compiling SwiftUIIntrospect DatePicker.swift
/host/spi-builder-workspace/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/67] Compiling SwiftUIIntrospect DatePickerWithCompactStyle.swift
/host/spi-builder-workspace/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/67] Compiling SwiftUIIntrospect DatePickerWithFieldStyle.swift
/host/spi-builder-workspace/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/67] Compiling SwiftUIIntrospect DatePickerWithGraphicalStyle.swift
/host/spi-builder-workspace/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/67] Compiling SwiftUIIntrospect DatePickerWithStepperFieldStyle.swift
/host/spi-builder-workspace/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/67] Compiling SwiftUIIntrospect DatePickerWithWheelStyle.swift
/host/spi-builder-workspace/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/67] Compiling SwiftUIIntrospect PickerWithMenuStyle.swift
/host/spi-builder-workspace/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/67] Compiling SwiftUIIntrospect PickerWithSegmentedStyle.swift
/host/spi-builder-workspace/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/67] Compiling SwiftUIIntrospect PickerWithWheelStyle.swift
/host/spi-builder-workspace/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/67] Compiling SwiftUIIntrospect Popover.swift
/host/spi-builder-workspace/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/67] Compiling SwiftUIIntrospect ProgressViewWithCircularStyle.swift
/host/spi-builder-workspace/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/67] Compiling SwiftUIIntrospect ProgressViewWithLinearStyle.swift
/host/spi-builder-workspace/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/67] Compiling SwiftUIIntrospect ScrollView.swift
/host/spi-builder-workspace/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/67] Compiling SwiftUIIntrospect SearchField.swift
/host/spi-builder-workspace/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/67] Compiling SwiftUIIntrospect SecureField.swift
/host/spi-builder-workspace/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
[26/67] Compiling SwiftUIIntrospect Sheet.swift
/host/spi-builder-workspace/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
[27/67] Compiling SwiftUIIntrospect SignInWithAppleButton.swift
/host/spi-builder-workspace/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/67] Compiling SwiftUIIntrospect Slider.swift
/host/spi-builder-workspace/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/67] Compiling SwiftUIIntrospect Stepper.swift
/host/spi-builder-workspace/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/67] Compiling SwiftUIIntrospect TabView.swift
/host/spi-builder-workspace/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/67] Compiling SwiftUIIntrospect ListWithInsetStyle.swift
/host/spi-builder-workspace/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/67] Compiling SwiftUIIntrospect ListWithSidebarStyle.swift
/host/spi-builder-workspace/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/67] Compiling SwiftUIIntrospect Map.swift
/host/spi-builder-workspace/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/67] Compiling SwiftUIIntrospect NavigationSplitView.swift
/host/spi-builder-workspace/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/67] Compiling SwiftUIIntrospect NavigationStack.swift
/host/spi-builder-workspace/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
[36/67] Compiling SwiftUIIntrospect NavigationViewWithColumnsStyle.swift
/host/spi-builder-workspace/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
[37/67] Compiling SwiftUIIntrospect NavigationViewWithStackStyle.swift
/host/spi-builder-workspace/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/67] Compiling SwiftUIIntrospect PageControl.swift
/host/spi-builder-workspace/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/67] Compiling SwiftUIIntrospect Form.swift
/host/spi-builder-workspace/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/67] Compiling SwiftUIIntrospect FormWithGroupedStyle.swift
/host/spi-builder-workspace/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/67] Compiling SwiftUIIntrospect FullScreenCover.swift
/host/spi-builder-workspace/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/67] Compiling SwiftUIIntrospect List.swift
/host/spi-builder-workspace/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/67] Compiling SwiftUIIntrospect ListCell.swift
/host/spi-builder-workspace/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/67] Compiling SwiftUIIntrospect ListWithBorderedStyle.swift
/host/spi-builder-workspace/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/67] Compiling SwiftUIIntrospect ListWithGroupedStyle.swift
/host/spi-builder-workspace/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/67] Compiling SwiftUIIntrospect ListWithInsetGroupedStyle.swift
/host/spi-builder-workspace/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)
[47/67] Emitting module SwiftUIIntrospect
/host/spi-builder-workspace/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/67] Compiling SwiftUIIntrospect Introspect.swift
/host/spi-builder-workspace/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/67] Compiling SwiftUIIntrospect IntrospectableViewType.swift
/host/spi-builder-workspace/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/67] Compiling SwiftUIIntrospect IntrospectionSelector.swift
/host/spi-builder-workspace/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/67] Compiling SwiftUIIntrospect IntrospectionView.swift
/host/spi-builder-workspace/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/67] Compiling SwiftUIIntrospect PlatformVersion.swift
/host/spi-builder-workspace/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/67] Compiling SwiftUIIntrospect PlatformView.swift
/host/spi-builder-workspace/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/67] Compiling SwiftUIIntrospect PlatformViewVersion.swift
/host/spi-builder-workspace/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/67] Compiling SwiftUIIntrospect Utils.swift
/host/spi-builder-workspace/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/67] Compiling SwiftUIIntrospect ToggleWithCheckboxStyle.swift
/host/spi-builder-workspace/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/67] Compiling SwiftUIIntrospect ToggleWithSwitchStyle.swift
/host/spi-builder-workspace/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/67] Compiling SwiftUIIntrospect VideoPlayer.swift
/host/spi-builder-workspace/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/67] Compiling SwiftUIIntrospect View.swift
/host/spi-builder-workspace/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/67] Compiling SwiftUIIntrospect ViewController.swift
/host/spi-builder-workspace/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/67] Compiling SwiftUIIntrospect Window.swift
/host/spi-builder-workspace/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/67] Compiling SwiftUIIntrospect Weak.swift
/host/spi-builder-workspace/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.1 linux