The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SpeziAccount, reference 2.3.7 (35c6e6), with Swift 6.2 for Wasm on 10 Feb 2026 03:08:10 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziAccount.git
Reference: 2.3.7
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/StanfordSpezi/SpeziAccount
 * tag               2.3.7      -> FETCH_HEAD
HEAD is now at 35c6e6f AccountOverview: allow customizing the logout/delete operations (#110)
Cloned https://github.com/StanfordSpezi/SpeziAccount.git
Revision (git rev-parse @):
35c6e6fd04dbc0f91577398d2299be127e10f84b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziAccount.git at 2.3.7
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/StanfordSpezi/SpeziAccount.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c50555b47c4db0b0576f9f25702fbe2fdff28194c4a4f4c23a7dce4b3504c85e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
warning: multiple Swift SDKs match target triple `wasm32-unknown-wasip1` and host triple x86_64-unknown-linux-gnu, selected one at /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/swift-sdk.json
Fetching https://github.com/StanfordBDHG/XCTestExtensions.git
Fetching https://github.com/marmelroy/PhoneNumberKit
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/swiftlang/swift-syntax.git
[1/909] Fetching xctestextensions
[910/2729] Fetching xctestextensions, swift-atomics
[2730/10183] Fetching xctestextensions, swift-atomics, phonenumberkit
[5116/29676] Fetching xctestextensions, swift-atomics, phonenumberkit, swift-collections
[17787/103791] Fetching xctestextensions, swift-atomics, phonenumberkit, swift-collections, swift-syntax
[17788/119528] Fetching xctestextensions, swift-atomics, phonenumberkit, swift-collections, swift-syntax, swift-snapshot-testing
Fetched https://github.com/apple/swift-atomics.git from cache (1.25s)
[43355/117708] Fetching xctestextensions, phonenumberkit, swift-collections, swift-syntax, swift-snapshot-testing
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
[51219/118443] Fetching xctestextensions, phonenumberkit, swift-collections, swift-syntax, swift-snapshot-testing, xctruntimeassertions
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions.git from cache (0.41s)
Fetching https://github.com/StanfordSpezi/SpeziStorage.git
[59371/117708] Fetching xctestextensions, phonenumberkit, swift-collections, swift-syntax, swift-snapshot-testing
Fetched https://github.com/apple/swift-collections.git from cache (1.74s)
[40761/98215] Fetching xctestextensions, phonenumberkit, swift-syntax, swift-snapshot-testing
Fetching https://github.com/StanfordSpezi/SpeziViews.git
[84582/99909] Fetching xctestextensions, phonenumberkit, swift-syntax, swift-snapshot-testing, spezistorage
[89398/104688] Fetching xctestextensions, phonenumberkit, swift-syntax, swift-snapshot-testing, spezistorage, speziviews
Fetched https://github.com/StanfordSpezi/SpeziStorage.git from cache (2.80s)
Fetching https://github.com/StanfordSpezi/Spezi.git
[1/10173] Fetching spezi
Fetched https://github.com/StanfordSpezi/SpeziViews.git from cache (2.96s)
Fetched https://github.com/StanfordBDHG/XCTestExtensions.git from cache (4.72s)
Fetched https://github.com/marmelroy/PhoneNumberKit from cache (4.73s)
Fetching https://github.com/StanfordSpezi/SpeziFoundation.git
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (4.83s)
[10174/12882] Fetching spezi, spezifoundation
Fetched https://github.com/StanfordSpezi/Spezi.git from cache (1.27s)
Fetched https://github.com/StanfordSpezi/SpeziFoundation.git from cache (1.16s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (5.90s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (8.33s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.39s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 2.2.0 (0.50s)
Computing version for https://github.com/StanfordSpezi/SpeziStorage.git
Computed https://github.com/StanfordSpezi/SpeziStorage.git at 2.1.3 (0.51s)
Computing version for https://github.com/StanfordSpezi/SpeziViews.git
Computed https://github.com/StanfordSpezi/SpeziViews.git at 1.12.11 (0.77s)
Fetching https://github.com/gonzalezreal/swift-markdown-ui.git
[1/8193] Fetching swift-markdown-ui
Fetched https://github.com/gonzalezreal/swift-markdown-ui.git from cache (2.12s)
Computing version for https://github.com/gonzalezreal/swift-markdown-ui.git
Computed https://github.com/gonzalezreal/swift-markdown-ui.git at 2.4.1 (2.52s)
Fetching https://github.com/swiftlang/swift-cmark
Fetching https://github.com/gonzalezreal/NetworkImage
[1/1064] Fetching networkimage
[757/19353] Fetching networkimage, swift-cmark
Fetched https://github.com/gonzalezreal/NetworkImage from cache (0.37s)
[6036/18289] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark from cache (0.90s)
Computing version for https://github.com/gonzalezreal/NetworkImage
Computed https://github.com/gonzalezreal/NetworkImage at 6.0.1 (1.26s)
Computing version for https://github.com/swiftlang/swift-cmark
Computed https://github.com/swiftlang/swift-cmark at 0.7.1 (0.37s)
Computing version for https://github.com/StanfordBDHG/XCTestExtensions.git
Computed https://github.com/StanfordBDHG/XCTestExtensions.git at 1.2.2 (0.57s)
Computing version for https://github.com/StanfordSpezi/Spezi.git
Computed https://github.com/StanfordSpezi/Spezi.git at 1.10.1 (0.82s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation.git
Computed https://github.com/StanfordSpezi/SpeziFoundation.git at 2.7.2 (0.82s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-log
Fetching https://github.com/StanfordBDHG/ThreadLocal.git
Fetching https://github.com/StanfordBDHG/zstd.git
[1/171] Fetching threadlocal
Fetched https://github.com/StanfordBDHG/ThreadLocal.git from cache (0.26s)
[1/5899] Fetching swift-log
[178/11951] Fetching swift-log, swift-algorithms
[11892/75108] Fetching swift-log, swift-algorithms, zstd
Fetched https://github.com/apple/swift-algorithms.git from cache (0.53s)
[12215/69056] Fetching swift-log, zstd
Fetched https://github.com/apple/swift-log from cache (0.55s)
[7579/63157] Fetching zstd
Fetched https://github.com/StanfordBDHG/zstd.git from cache (4.94s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (5.32s)
Fetching https://github.com/apple/swift-numerics.git
[1/6409] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.44s)
Computing version for https://github.com/StanfordBDHG/ThreadLocal.git
Computed https://github.com/StanfordBDHG/ThreadLocal.git at 0.1.2 (0.75s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.32s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.54s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.9.1 (0.35s)
Computing version for https://github.com/marmelroy/PhoneNumberKit
Computed https://github.com/marmelroy/PhoneNumberKit at 4.2.4 (0.39s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.18.9 (0.33s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/5291] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.29s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.4.1 (0.65s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5607] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.80s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.8.1 (1.20s)
Computing version for https://github.com/StanfordBDHG/zstd.git
Computed https://github.com/StanfordBDHG/zstd.git at 1.5.8-beta.1 (1.03s)
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/gonzalezreal/NetworkImage
Working copy of https://github.com/gonzalezreal/NetworkImage resolved at 6.0.1
Creating working copy for https://github.com/StanfordSpezi/SpeziViews.git
Working copy of https://github.com/StanfordSpezi/SpeziViews.git resolved at 1.12.11
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.4.1
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Creating working copy for https://github.com/swiftlang/swift-cmark
Working copy of https://github.com/swiftlang/swift-cmark resolved at 0.7.1
Creating working copy for https://github.com/StanfordSpezi/SpeziStorage.git
Working copy of https://github.com/StanfordSpezi/SpeziStorage.git resolved at 2.1.3
Creating working copy for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Working copy of https://github.com/StanfordBDHG/XCTRuntimeAssertions.git resolved at 2.2.0
Creating working copy for https://github.com/StanfordBDHG/XCTestExtensions.git
Working copy of https://github.com/StanfordBDHG/XCTestExtensions.git resolved at 1.2.2
Creating working copy for https://github.com/StanfordBDHG/ThreadLocal.git
Working copy of https://github.com/StanfordBDHG/ThreadLocal.git resolved at 0.1.2
Creating working copy for https://github.com/StanfordSpezi/Spezi.git
Working copy of https://github.com/StanfordSpezi/Spezi.git resolved at 1.10.1
Creating working copy for https://github.com/marmelroy/PhoneNumberKit
Working copy of https://github.com/marmelroy/PhoneNumberKit resolved at 4.2.4
Creating working copy for https://github.com/gonzalezreal/swift-markdown-ui.git
Working copy of https://github.com/gonzalezreal/swift-markdown-ui.git resolved at 2.4.1
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.9.1
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.8.1
Creating working copy for https://github.com/StanfordSpezi/SpeziFoundation.git
Working copy of https://github.com/StanfordSpezi/SpeziFoundation.git resolved at 2.7.2
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.18.9
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/StanfordBDHG/zstd.git
Working copy of https://github.com/StanfordBDHG/zstd.git resolved at 1.5.8-beta.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.40s)
Building for debugging...
[0/229] Write sources
[25/229] Write swift-version-24593BA9C3E375BF.txt
[26/229] Compiling zstd_ddict.c
[27/229] Compiling divsufsort.c
[28/229] Compiling zdict.c
[29/229] Compiling huf_decompress_amd64.S
[30/229] Compiling fastcover.c
[31/230] Compiling cover.c
[32/238] Compiling zstd_decompress.c
[33/250] Compiling zstdmt_compress.c
[34/250] Compiling zstd_decompress_block.c
[35/250] Compiling zstd_preSplit.c
[36/250] Compiling zstd_opt.c
[37/250] Compiling zstd_ldm.c
[38/250] Compiling huf_decompress.c
[39/250] Compiling zstd_compress_superblock.c
[40/250] Compiling zstd_fast.c
[41/250] Compiling zstd_compress_sequences.c
[42/250] Compiling zstd_double_fast.c
[43/250] Compiling hist.c
[44/250] Compiling zstd_compress_literals.c
[45/250] Compiling huf_compress.c
[46/250] Compiling xxhash.c
[47/250] Compiling threading.c
[48/250] Compiling zstd_common.c
[49/250] Compiling fse_compress.c
[50/250] Compiling pool.c
[51/250] Compiling fse_decompress.c
[52/250] Compiling error_private.c
[53/250] Compiling debug.c
[54/250] Compiling zstd_compress.c
[55/250] Compiling entropy_common.c
[56/250] Compiling cmark-gfm-extensions tagfilter.c
[57/250] Compiling cmark-gfm-extensions tasklist.c
[58/250] Compiling cmark-gfm-extensions strikethrough.c
[59/250] Compiling cmark-gfm-extensions core-extensions.c
[60/250] Compiling cmark-gfm-extensions ext_scanners.c
[61/250] Compiling cmark-gfm-extensions table.c
[62/250] Compiling cmark-gfm-extensions autolink.c
[63/250] Compiling cmark-gfm xml.c
[64/250] Compiling cmark-gfm syntax_extension.c
[65/250] Compiling cmark-gfm utf8.c
[66/250] Compiling cmark-gfm render.c
[67/250] Compiling cmark-gfm registry.c
[68/250] Compiling cmark-gfm references.c
[69/250] Compiling cmark-gfm plugin.c
[70/250] Compiling cmark-gfm plaintext.c
[71/250] Compiling cmark-gfm map.c
[72/250] Compiling cmark-gfm scanners.c
[73/250] Compiling cmark-gfm node.c
[74/250] Compiling cmark-gfm man.c
[75/250] Compiling cmark-gfm linked_list.c
[76/250] Compiling cmark-gfm iterator.c
[77/250] Compiling cmark-gfm latex.c
[78/250] Compiling cmark-gfm html.c
[79/250] Compiling cmark-gfm houdini_html_e.c
[80/250] Compiling cmark-gfm houdini_html_u.c
[81/250] Compiling cmark-gfm houdini_href_e.c
[82/250] Compiling cmark-gfm inlines.c
[83/250] Compiling cmark-gfm cmark_ctype.c
[84/250] Compiling cmark-gfm footnotes.c
[85/250] Compiling cmark-gfm cmark.c
[86/250] Compiling cmark-gfm commonmark.c
[87/250] Compiling _NumericsShims _NumericsShims.c
[87/250] Compiling cmark-gfm buffer.c
[87/250] Write sources
[87/250] Copying Localizable.xcstrings.license
[87/250] Copying Localizable.xcstrings
[87/250] Copying Info.plist
[87/250] Copying Localizable.xcstrings.license
[87/250] Copying Localizable.xcstrings
[87/250] Copying Info.plist
[87/250] Copying Localizable.xcstrings.license
[87/250] Copying Localizable.xcstrings
[87/250] Copying Info.plist
[87/250] Write sources
[87/250] Copying Localizable.xcstrings.license
[87/250] Copying Localizable.xcstrings
[87/250] Copying Info.plist
[105/250] Compiling SpeziFoundationObjC ObjCExceptionHandling.m
[106/250] Compiling cmark-gfm arena.c
[107/250] Copying Localizable.xcstrings.license
[108/250] Copying Localizable.xcstrings
[109/250] Copying Info.plist
[110/250] Copying Localizable.xcstrings.license
[111/250] Copying Localizable.xcstrings
[112/250] Copying Info.plist
[113/250] Write sources
[114/250] Compiling _AtomicsShims.c
[114/250] Copying PrivacyInfo.xcprivacy
[114/250] Copying PhoneNumberMetadata.json
[114/250] Write sources
[122/250] Compiling cmark-gfm blocks.c
[123/275] Compiling zdict.c
[124/296] Compiling zstd_lazy.c
[126/301] Emitting module PhoneNumberKit
[127/303] Compiling RuntimeAssertions RuntimeAssertion.swift
[128/304] Compiling SpeziAccountMacros SpeziAccountMacros.swift
[129/304] Compiling PhoneNumberKit CountryCodePickerOptions.swift
[130/304] Compiling PhoneNumberKit CountryCodePickerSectionHeaderView.swift
[131/304] Compiling PhoneNumberKit CountryCodePickerTableViewCell.swift
[132/304] Compiling SpeziAccountMacros SpeziAccountDiagnostic.swift
[133/304] Compiling RealModule Float80+Real.swift
[134/305] Compiling RuntimeAssertions Assert.swift
[135/306] Compiling ThreadLocalMacros ThreadLocalMacros.swift
[136/306] Compiling PhoneNumberKit Formatter.swift
[137/306] Compiling PhoneNumberKit MetadataManager.swift
[138/306] Compiling RealModule RelaxedArithmetic.swift
[139/306] Compiling SpeziAccountMacros KeyEntryMacro.swift
[140/306] Compiling RuntimeAssertions RuntimeAssertion.swift
[141/306] Compiling RealModule Float16+Real.swift
[142/306] Compiling PhoneNumberKit MetadataParsing.swift
[143/306] Compiling PhoneNumberKit MetadataTypes.swift
[144/306] Compiling NetworkImage NetworkImageState.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | // MARK: - Deprecated after 5.0.0:
[145/307] Compiling NetworkImage NetworkImageModel.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | // MARK: - Deprecated after 5.0.0:
[146/307] Emitting module ThreadLocalMacros
[147/307] Emitting module RealModule
[148/307] Compiling PhoneNumberKit Bundle+Resources.swift
[149/307] Compiling PhoneNumberKit Constants.swift
[150/307] Compiling RealModule RealFunctions.swift
[151/307] Compiling RealModule Real.swift
[153/308] Compiling NetworkImage View+NetworkImageLoader.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | // MARK: - Deprecated after 5.0.0:
[154/324] Compiling InternalCollectionsUtilities _SortedCollection.swift
[155/324] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[156/324] Compiling InternalCollectionsUtilities Debugging.swift
[157/324] Compiling InternalCollectionsUtilities Descriptions.swift
[158/326] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[159/326] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[160/326] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[161/326] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[162/326] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[163/326] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[164/326] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[165/326] Compiling InternalCollectionsUtilities Integer rank.swift
[166/326] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[167/326] Compiling Logging MetadataProvider.swift
[168/326] Emitting module InternalCollectionsUtilities
[169/326] Compiling Logging Locks.swift
[170/326] Compiling NetworkImage TaskModifier.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | // MARK: - Deprecated after 5.0.0:
[171/326] Compiling NetworkImage URLSession+NetworkImage.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | // MARK: - Deprecated after 5.0.0:
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | // MARK: - Deprecated after 5.0.0:
[173/326] Compiling InternalCollectionsUtilities UInt+reversed.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | // MARK: - Deprecated after 5.0.0:
[174/326] Compiling NetworkImage NetworkImageLoader.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | // MARK: - Deprecated after 5.0.0:
error: emit-module command failed with exit code 1 (use -v to see invocation)
[175/326] Emitting module NetworkImage
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | // MARK: - Deprecated after 5.0.0:
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | // MARK: - Deprecated after 5.0.0:
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | // MARK: - Deprecated after 5.0.0:
[181/326] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[184/326] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[185/326] Emitting module Logging
[186/326] Compiling Logging LogHandler.swift
/host/spi-builder-workspace/.build/checkouts/XCTRuntimeAssertions/Sources/RuntimeAssertions/RuntimePrecondition.swift:31:25: error: cannot find 'DispatchQueue' in scope
29 |
30 |     // We have to run the operation on a `DispatchQueue` as we have to call `RunLoop.current.run()` in the `preconditionFailure` call.
31 |     let dispatchQueue = DispatchQueue(label: "RuntimePrecondition-\(injection.id)")
   |                         `- error: cannot find 'DispatchQueue' in scope
32 |
33 |     let expressionWorkItem = DispatchWorkItem {
[187/326] Compiling RuntimeAssertions Counter.swift
[188/326] Emitting module RuntimeAssertions
BUILD FAILURE 6.2 wasm