The Swift Package Index logo.Swift Package Index

Build Information

Failed to build IMGLYUI, reference main (74814f), with Swift 6.2 for Wasm on 1 May 2026 00:35:04 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/imgly/IMGLYUI-swift.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/imgly/IMGLYUI-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 74814f6 IMGLYUI version 1.74.0-rc.2
Cloned https://github.com/imgly/IMGLYUI-swift.git
Revision (git rev-parse @):
74814f6bd14c587af24c4fddf7195cfbc1449fe9
SUCCESS checkout https://github.com/imgly/IMGLYUI-swift.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/imgly/IMGLYUI-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1
wasm-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:2a8b2d9e022a9894c61e0736af7cdaa1ee64c002dbb133a55c0d7e8980b3ad16
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest
Fetching https://github.com/imgly/IMGLYEngine-swift.git
Fetching https://github.com/onevcat/Kingfisher.git
Fetching https://github.com/siteline/SwiftUI-Introspect.git
[1/1228] Fetching imglyengine-swift
[1229/13332] Fetching imglyengine-swift, swiftui-introspect
Fetched https://github.com/imgly/IMGLYEngine-swift.git from cache (0.35s)
[3874/12104] Fetching swiftui-introspect
[6296/44791] Fetching swiftui-introspect, kingfisher
Fetched https://github.com/siteline/SwiftUI-Introspect.git from cache (0.98s)
[8826/32687] Fetching kingfisher
Fetched https://github.com/onevcat/Kingfisher.git from cache (4.44s)
Computing version for https://github.com/siteline/SwiftUI-Introspect.git
Computed https://github.com/siteline/SwiftUI-Introspect.git at 26.0.1 (4.85s)
Computing version for https://github.com/onevcat/Kingfisher.git
Computed https://github.com/onevcat/Kingfisher.git at 8.8.1 (1.89s)
Computing version for https://github.com/imgly/IMGLYEngine-swift.git
Computed https://github.com/imgly/IMGLYEngine-swift.git at 1.74.0-rc.2 (3.07s)
Creating working copy for https://github.com/siteline/SwiftUI-Introspect.git
Working copy of https://github.com/siteline/SwiftUI-Introspect.git resolved at 26.0.1
Creating working copy for https://github.com/imgly/IMGLYEngine-swift.git
Working copy of https://github.com/imgly/IMGLYEngine-swift.git resolved at 1.74.0-rc.2
Creating working copy for https://github.com/onevcat/Kingfisher.git
Working copy of https://github.com/onevcat/Kingfisher.git resolved at 8.8.1
Downloading binary artifact https://cdn.img.ly/packages/imgly/cesdk-swift/1.74.0-rc.2/IMGLYEngine-v1.74.0-rc.2.xcframework.zip
[1360/368740753] Downloading https://cdn.img.ly/packages/imgly/cesdk-swift/1.74.0-rc.2/IMGLYEngine-v1.74.0-rc.2.xcframework.zip
Downloaded https://cdn.img.ly/packages/imgly/cesdk-swift/1.74.0-rc.2/IMGLYEngine-v1.74.0-rc.2.xcframework.zip (49.62s)
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/IMGLYCamera/IMGLYCamera.xcstrings
    /host/spi-builder-workspace/Sources/IMGLYCamera/Assets.xcassets
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/IMGLYCoreUI/Assets.xcassets
    /host/spi-builder-workspace/Sources/IMGLYCoreUI/IMGLYEditor.xcstrings
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/IMGLYEditor/Assets.xcassets
warning: 'kingfisher': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Info.plist
Building for debugging...
[0/13] Write sources
[8/13] Copying PrivacyInfo.xcprivacy
[10/13] Write sources
[12/13] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/168] Emitting module IMGLYCore
/host/spi-builder-workspace/Sources/IMGLYCore/Debouncer.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 | import Foundation
 3 |
[15/172] Compiling SwiftUIIntrospect SecureField.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[16/172] Compiling SwiftUIIntrospect Sheet.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[17/172] Compiling SwiftUIIntrospect SignInWithAppleButton.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[18/172] Compiling SwiftUIIntrospect Slider.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[19/172] Compiling SwiftUIIntrospect Stepper.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[20/172] Compiling SwiftUIIntrospect TabView.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[21/172] Compiling SwiftUIIntrospect TabViewWithPageStyle.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[22/172] Compiling SwiftUIIntrospect Table.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[23/172] Compiling SwiftUIIntrospect TextEditor.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[24/172] Compiling SwiftUIIntrospect TextField.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[25/172] Compiling SwiftUIIntrospect TextFieldWithVerticalAxis.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[26/172] Compiling SwiftUIIntrospect Toggle.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[27/172] Compiling SwiftUIIntrospect ToggleWithButtonStyle.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[28/172] Compiling SwiftUIIntrospect ToggleWithCheckboxStyle.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[29/179] Compiling SwiftUIIntrospect PickerWithMenuStyle.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[30/179] Compiling SwiftUIIntrospect PickerWithSegmentedStyle.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[31/179] Compiling SwiftUIIntrospect PickerWithWheelStyle.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[32/179] Compiling IMGLYCore IMGLY.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[33/179] Compiling IMGLYCore PreviewServerRequest.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[34/179] Compiling IMGLYCore Secrets.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[35/179] Compiling IMGLYCore MediaTranscoder.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[36/179] Compiling SwiftUIIntrospect SearchField.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[37/179] Compiling SwiftUIIntrospect Button.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[38/179] Compiling SwiftUIIntrospect ColorPicker.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[39/179] Compiling SwiftUIIntrospect DatePicker.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[40/179] Compiling SwiftUIIntrospect DatePickerWithCompactStyle.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[41/179] Compiling SwiftUIIntrospect DatePickerWithFieldStyle.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[42/179] Compiling SwiftUIIntrospect DatePickerWithGraphicalStyle.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[43/179] Compiling SwiftUIIntrospect DatePickerWithStepperFieldStyle.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[44/179] Compiling SwiftUIIntrospect DatePickerWithWheelStyle.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[45/179] Compiling SwiftUIIntrospect Form.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[46/179] Compiling SwiftUIIntrospect FormWithGroupedStyle.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[47/179] Compiling SwiftUIIntrospect FullScreenCover.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[48/179] Compiling SwiftUIIntrospect List.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[49/179] Compiling SwiftUIIntrospect ListCell.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[50/179] Compiling SwiftUIIntrospect ListWithBorderedStyle.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[51/179] Compiling SwiftUIIntrospect ListWithGroupedStyle.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[52/179] Compiling SwiftUIIntrospect ListWithInsetGroupedStyle.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[53/179] Compiling SwiftUIIntrospect ListWithInsetStyle.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[54/179] Compiling SwiftUIIntrospect ListWithSidebarStyle.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[55/179] Compiling SwiftUIIntrospect Map.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[56/179] Compiling SwiftUIIntrospect NavigationSplitView.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[57/179] Compiling SwiftUIIntrospect NavigationStack.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[58/179] Compiling SwiftUIIntrospect NavigationViewWithColumnsStyle.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[59/179] Compiling SwiftUIIntrospect NavigationViewWithStackStyle.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[60/179] Compiling SwiftUIIntrospect PageControl.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[61/179] Compiling SwiftUIIntrospect ToggleWithSwitchStyle.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[62/179] Compiling SwiftUIIntrospect VideoPlayer.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[63/179] Compiling SwiftUIIntrospect View.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[64/179] Compiling SwiftUIIntrospect ViewController.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[65/179] Compiling SwiftUIIntrospect WebView.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[66/179] Compiling SwiftUIIntrospect Window.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[67/179] Compiling SwiftUIIntrospect Weak.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
error: emit-module command failed with exit code 1 (use -v to see invocation)
[68/179] Emitting module SwiftUIIntrospect
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[69/179] Compiling SwiftUIIntrospect Introspect.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[70/179] Compiling SwiftUIIntrospect IntrospectableViewType.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[71/179] Compiling SwiftUIIntrospect IntrospectionSelector.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[72/179] Compiling SwiftUIIntrospect IntrospectionView.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[73/179] Compiling SwiftUIIntrospect PlatformVersion.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[74/179] Compiling SwiftUIIntrospect PlatformView.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[75/179] Compiling SwiftUIIntrospect PlatformViewVersion.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
[76/179] Compiling SwiftUIIntrospect Utils.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
  1 | #if !os(watchOS)
  2 | public import SwiftUI
    |               `- error: no such module 'SwiftUI'
  3 |
  4 | /// The scope of introspection i.e. where introspect should look to find
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:28:8: error: no such module 'CoreGraphics'
 26 |
 27 | import Foundation
 28 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 29 | #if os(macOS)
 30 | import AppKit
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:28:8: error: no such module 'CoreGraphics'
 26 |
 27 | import Foundation
 28 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 29 | #if os(macOS)
 30 | import AppKit
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:28:8: error: no such module 'CoreGraphics'
 26 |
 27 | import Foundation
 28 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 29 | #if os(macOS)
 30 | import AppKit
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:28:8: error: no such module 'CoreGraphics'
 26 |
 27 | import Foundation
 28 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 29 | #if os(macOS)
 30 | import AppKit
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:28:8: error: no such module 'CoreGraphics'
 26 |
 27 | import Foundation
 28 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 29 | #if os(macOS)
 30 | import AppKit
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:28:8: error: no such module 'CoreGraphics'
 26 |
 27 | import Foundation
 28 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 29 | #if os(macOS)
 30 | import AppKit
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:28:8: error: no such module 'CoreGraphics'
 26 |
 27 | import Foundation
 28 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 29 | #if os(macOS)
 30 | import AppKit
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:28:8: error: no such module 'CoreGraphics'
 26 |
 27 | import Foundation
 28 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 29 | #if os(macOS)
 30 | import AppKit
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:28:8: error: no such module 'CoreGraphics'
 26 |
 27 | import Foundation
 28 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 29 | #if os(macOS)
 30 | import AppKit
error: emit-module command failed with exit code 1 (use -v to see invocation)
[86/179] Emitting module Kingfisher
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:28:8: error: no such module 'CoreGraphics'
 26 |
 27 | import Foundation
 28 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 29 | #if os(macOS)
 30 | import AppKit
BUILD FAILURE 6.2 wasm