Build Information
Failed to build SwiftUIIndexedList, reference main (5183e1
), with Swift 6.1 for Wasm on 29 May 2025 08:39:52 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ciaranrobrien/SwiftUIIndexedList.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/ciaranrobrien/SwiftUIIndexedList
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 5183e17 Update README.md
Cloned https://github.com/ciaranrobrien/SwiftUIIndexedList.git
Revision (git rev-parse @):
5183e178ba405ff4eec2ecc5d4e08bf93c4482b8
SUCCESS checkout https://github.com/ciaranrobrien/SwiftUIIndexedList.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/ciaranrobrien/SwiftUIIndexedList.git
https://github.com/ciaranrobrien/SwiftUIIndexedList.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swiftui-introspect",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/siteline/SwiftUI-Introspect"
}
],
"manifest_display_name" : "SwiftUIIndexedList",
"name" : "SwiftUIIndexedList",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "maccatalyst",
"version" : "14.0"
}
],
"products" : [
{
"name" : "SwiftUIIndexedList",
"targets" : [
"SwiftUIIndexedList"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftUIIndexedList",
"module_type" : "SwiftTarget",
"name" : "SwiftUIIndexedList",
"path" : "Sources/SwiftUIIndexedList",
"product_dependencies" : [
"SwiftUIIntrospect"
],
"product_memberships" : [
"SwiftUIIndexedList"
],
"sources" : [
"API/Index.swift",
"API/IndexBarInsets.swift",
"API/Indexable.swift",
"API/IndexedList.swift",
"API/IndexedScrollView.swift",
"API/ScrollAccessory.swift",
"API/View+Extensions.swift",
"Examples/ExampleA.swift",
"Examples/ExampleB.swift",
"Internal/Extensions.swift",
"Internal/IndexBar.swift",
"Internal/IndexBarBackground.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/siteline/SwiftUI-Introspect
[1/9330] Fetching swiftui-introspect
Fetched https://github.com/siteline/SwiftUI-Introspect from cache (0.88s)
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.65s)
Creating working copy for https://github.com/siteline/SwiftUI-Introspect
Working copy of https://github.com/siteline/SwiftUI-Introspect resolved at 1.3.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:)'
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/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/57] Compiling SwiftUIIntrospect ListWithInsetStyle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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
[5/57] Compiling SwiftUIIntrospect ListWithSidebarStyle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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
[6/57] Compiling SwiftUIIntrospect Map.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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
[7/57] Compiling SwiftUIIntrospect NavigationSplitView.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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
[8/57] Compiling SwiftUIIntrospect NavigationStack.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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
[9/57] Compiling SwiftUIIntrospect NavigationViewWithColumnsStyle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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
[10/57] Compiling SwiftUIIntrospect NavigationViewWithStackStyle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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
[11/57] Compiling SwiftUIIntrospect PageControl.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/57] Compiling SwiftUIIntrospect PickerWithMenuStyle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/57] Compiling SwiftUIIntrospect PickerWithSegmentedStyle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/57] Compiling SwiftUIIntrospect PickerWithWheelStyle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/57] Compiling SwiftUIIntrospect Popover.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/57] Compiling SwiftUIIntrospect ProgressViewWithCircularStyle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/57] Compiling SwiftUIIntrospect ProgressViewWithLinearStyle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/57] Compiling SwiftUIIntrospect ScrollView.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/57] Compiling SwiftUIIntrospect TabViewWithPageStyle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/57] Compiling SwiftUIIntrospect Table.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/57] Compiling SwiftUIIntrospect TextEditor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/57] Compiling SwiftUIIntrospect TextField.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/57] Compiling SwiftUIIntrospect TextFieldWithVerticalAxis.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/57] Compiling SwiftUIIntrospect Toggle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/57] Compiling SwiftUIIntrospect ToggleWithButtonStyle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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
[26/57] Compiling SwiftUIIntrospect Form.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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
[27/57] Compiling SwiftUIIntrospect FormWithGroupedStyle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/57] Compiling SwiftUIIntrospect FullScreenCover.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/57] Compiling SwiftUIIntrospect List.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/57] Compiling SwiftUIIntrospect ListCell.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/57] Compiling SwiftUIIntrospect ListWithBorderedStyle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/57] Compiling SwiftUIIntrospect ListWithGroupedStyle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/57] Compiling SwiftUIIntrospect ListWithInsetGroupedStyle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/57] Compiling SwiftUIIntrospect SearchField.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/57] Compiling SwiftUIIntrospect SecureField.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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
[36/57] Compiling SwiftUIIntrospect Sheet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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
[37/57] Compiling SwiftUIIntrospect SignInWithAppleButton.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/57] Compiling SwiftUIIntrospect Slider.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/57] Compiling SwiftUIIntrospect Stepper.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/57] Compiling SwiftUIIntrospect TabView.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/64] Compiling SwiftUIIntrospect ToggleWithCheckboxStyle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/64] Compiling SwiftUIIntrospect ToggleWithSwitchStyle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/64] Compiling SwiftUIIntrospect VideoPlayer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/64] Compiling SwiftUIIntrospect View.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/64] Compiling SwiftUIIntrospect ViewController.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/64] Compiling SwiftUIIntrospect Window.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/64] Compiling SwiftUIIntrospect Weak.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/64] Compiling SwiftUIIntrospect Button.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/64] Compiling SwiftUIIntrospect ColorPicker.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/64] Compiling SwiftUIIntrospect DatePicker.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/64] Compiling SwiftUIIntrospect DatePickerWithCompactStyle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/64] Compiling SwiftUIIntrospect DatePickerWithFieldStyle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/64] Compiling SwiftUIIntrospect DatePickerWithGraphicalStyle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/64] Compiling SwiftUIIntrospect DatePickerWithStepperFieldStyle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/64] Compiling SwiftUIIntrospect DatePickerWithWheelStyle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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)
[56/64] Emitting module SwiftUIIntrospect
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/64] Compiling SwiftUIIntrospect Introspect.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/64] Compiling SwiftUIIntrospect IntrospectableViewType.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/64] Compiling SwiftUIIntrospect IntrospectionSelector.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/64] Compiling SwiftUIIntrospect IntrospectionView.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/64] Compiling SwiftUIIntrospect PlatformVersion.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/64] Compiling SwiftUIIntrospect PlatformView.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/64] Compiling SwiftUIIntrospect PlatformViewVersion.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/64] Compiling SwiftUIIntrospect Utils.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
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: [
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/55] 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
[3/55] 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
[4/55] 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
[5/55] 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
[6/55] 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
[7/55] 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
[8/55] 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
[9/62] 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
[10/62] 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
[11/62] 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
[12/62] 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
[13/62] 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
[14/62] 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
[15/62] 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
[16/62] 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
[17/62] 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
[18/62] 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
[19/62] 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
[20/62] 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
[21/62] 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
[22/62] 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
[23/62] 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
[24/62] 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
[25/62] 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
[26/62] 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
[27/62] 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
[28/62] 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
[29/62] 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
[30/62] 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
[31/62] 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
[32/62] 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
[33/62] 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
[34/62] 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
[35/62] 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
[36/62] 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
[37/62] 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
[38/62] 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
[39/62] 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
[40/62] 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
[41/62] 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
[42/62] 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
[43/62] 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
[44/62] 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
[45/62] 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
[46/62] 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)
[47/62] 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
[48/62] Compiling SwiftUIIntrospect Introspect.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/62] Compiling SwiftUIIntrospect IntrospectableViewType.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/62] Compiling SwiftUIIntrospect IntrospectionSelector.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/62] Compiling SwiftUIIntrospect IntrospectionView.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/62] Compiling SwiftUIIntrospect PlatformVersion.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/62] Compiling SwiftUIIntrospect PlatformView.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/62] Compiling SwiftUIIntrospect PlatformViewVersion.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/62] Compiling SwiftUIIntrospect Utils.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/62] 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
[57/62] 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
[58/62] 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
[59/62] 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
[60/62] 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
[61/62] 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
[62/62] 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
BUILD FAILURE 6.1 wasm