The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SpeziOnboarding, reference 2.0.4 (1b1c0f), with Swift 6.3 for Linux on 17 Apr 2026 19:29:47 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziOnboarding.git
Reference: 2.0.4
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/SpeziOnboarding
 * tag               2.0.4      -> FETCH_HEAD
HEAD is now at 1b1c0f6 fix layout issue (#82)
Cloned https://github.com/StanfordSpezi/SpeziOnboarding.git
Revision (git rev-parse @):
1b1c0f685dc7416b1ce81ffaa17bb12486626731
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziOnboarding.git at 2.0.4
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/StanfordSpezi/SpeziOnboarding.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/StanfordSpezi/Spezi.git
Fetching https://github.com/StanfordSpezi/SpeziViews.git
[1/10346] Fetching spezi
[105/15216] Fetching spezi, speziviews
Fetched https://github.com/StanfordSpezi/Spezi.git from cache (0.77s)
Fetched https://github.com/StanfordSpezi/SpeziViews.git from cache (0.78s)
Computing version for https://github.com/StanfordSpezi/Spezi.git
Computed https://github.com/StanfordSpezi/Spezi.git at 1.10.2 (1.43s)
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/StanfordSpezi/SpeziFoundation.git
[1/735] Fetching xctruntimeassertions
[273/3761] Fetching xctruntimeassertions, spezifoundation
[3762/27330] Fetching xctruntimeassertions, spezifoundation, swift-collections
Fetched https://github.com/StanfordSpezi/SpeziFoundation.git from cache (0.34s)
[2150/24304] Fetching xctruntimeassertions, swift-collections
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions.git from cache (1.67s)
Fetched https://github.com/apple/swift-collections.git from cache (1.71s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 2.2.0 (2.43s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation.git
Computed https://github.com/StanfordSpezi/SpeziFoundation.git at 2.7.6 (0.61s)
Fetching https://github.com/StanfordBDHG/zstd.git
Fetching https://github.com/StanfordBDHG/ThreadLocal.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-log
Fetching https://github.com/apple/swift-algorithms.git
[1/183] Fetching threadlocal
[184/6241] Fetching threadlocal, swift-algorithms
[6242/69398] Fetching threadlocal, swift-algorithms, zstd
[6243/71218] Fetching threadlocal, swift-algorithms, zstd, swift-atomics
[10553/77853] Fetching threadlocal, swift-algorithms, zstd, swift-atomics, swift-log
Fetched https://github.com/apple/swift-algorithms.git from cache (0.51s)
[4929/71795] Fetching threadlocal, zstd, swift-atomics, swift-log
Fetched https://github.com/StanfordBDHG/ThreadLocal.git from cache (1.00s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.00s)
Fetched https://github.com/apple/swift-log from cache (1.01s)
[12000/63157] Fetching zstd
Fetched https://github.com/StanfordBDHG/zstd.git from cache (7.23s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (10.25s)
Fetching https://github.com/apple/swift-numerics.git
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.46s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.87s)
Computing version for https://github.com/StanfordBDHG/ThreadLocal.git
Computed https://github.com/StanfordBDHG/ThreadLocal.git at 0.1.3 (0.43s)
Fetching https://github.com/swiftlang/swift-syntax.git
[1/74983] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (9.17s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 603.0.0 (10.01s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.47s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.63s)
Computing version for https://github.com/StanfordSpezi/SpeziViews.git
Computed https://github.com/StanfordSpezi/SpeziViews.git at 1.12.14 (0.58s)
Fetching https://github.com/gonzalezreal/swift-markdown-ui.git
[1/8377] Fetching swift-markdown-ui
Fetched https://github.com/gonzalezreal/swift-markdown-ui.git from cache (4.38s)
Computing version for https://github.com/gonzalezreal/swift-markdown-ui.git
Computed https://github.com/gonzalezreal/swift-markdown-ui.git at 2.4.1 (4.90s)
Fetching https://github.com/swiftlang/swift-cmark
Fetching https://github.com/gonzalezreal/NetworkImage
[1/1064] Fetching networkimage
Fetched https://github.com/gonzalezreal/NetworkImage from cache (0.50s)
[1/18374] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark from cache (2.13s)
Computing version for https://github.com/gonzalezreal/NetworkImage
Computed https://github.com/gonzalezreal/NetworkImage at 6.0.1 (2.59s)
Computing version for https://github.com/swiftlang/swift-cmark
Computed https://github.com/swiftlang/swift-cmark at 0.7.1 (0.49s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.12.0 (0.50s)
Computing version for https://github.com/StanfordBDHG/zstd.git
Computed https://github.com/StanfordBDHG/zstd.git at 1.5.8-beta.1 (0.50s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 603.0.0
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/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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.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/Spezi.git
Working copy of https://github.com/StanfordSpezi/Spezi.git resolved at 1.10.2
Creating working copy for https://github.com/StanfordSpezi/SpeziFoundation.git
Working copy of https://github.com/StanfordSpezi/SpeziFoundation.git resolved at 2.7.6
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.12.0
Creating working copy for https://github.com/StanfordBDHG/ThreadLocal.git
Working copy of https://github.com/StanfordBDHG/ThreadLocal.git resolved at 0.1.3
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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/StanfordSpezi/SpeziViews.git
Working copy of https://github.com/StanfordSpezi/SpeziViews.git resolved at 1.12.14
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/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Working copy of https://github.com/StanfordBDHG/XCTRuntimeAssertions.git resolved at 2.2.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/603.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/603.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz (0.39s)
Building for debugging...
[0/97] Copying Localizable.xcstrings.license
[0/97] Copying Localizable.xcstrings
[0/97] Copying Info.plist
[3/97] Write sources
[8/97] Compiling zstd_ddict.c
[9/97] Compiling divsufsort.c
[10/97] Compiling cover.c
[11/97] Compiling fastcover.c
[12/97] Compiling huf_decompress_amd64.S
[13/97] Compiling zdict.c
[14/97] Compiling zstd_decompress.c
[15/97] Compiling zstd_preSplit.c
[16/97] Compiling zstd_ldm.c
[17/97] Write swift-version-24593BA9C3E375BF.txt
[18/97] Compiling zstd_decompress_block.c
[19/97] Compiling zstdmt_compress.c
[20/97] Compiling zstd_opt.c
[21/97] Compiling huf_decompress.c
[22/97] Compiling zstd_compress_sequences.c
[23/97] Compiling zstd_compress_literals.c
[24/97] Compiling zstd_compress_superblock.c
[25/97] Compiling hist.c
[26/97] Compiling zstd_fast.c
[27/97] Compiling threading.c
[28/97] Compiling fse_compress.c
[29/97] Compiling zstd_common.c
[30/97] Compiling xxhash.c
[31/97] Compiling zstd_double_fast.c
[32/97] Compiling huf_compress.c
[33/97] Compiling pool.c
[34/97] Compiling debug.c
[35/97] Compiling error_private.c
[36/97] Compiling entropy_common.c
[37/97] Compiling fse_decompress.c
[38/97] Compiling cmark-gfm-extensions tasklist.c
[39/97] Compiling cmark-gfm-extensions tagfilter.c
[40/97] Compiling cmark-gfm-extensions strikethrough.c
[41/97] Compiling cmark-gfm-extensions ext_scanners.c
[42/97] Compiling cmark-gfm-extensions core-extensions.c
[43/97] Compiling cmark-gfm syntax_extension.c
[44/97] Compiling cmark-gfm xml.c
[45/97] Compiling cmark-gfm-extensions table.c
[46/97] Compiling cmark-gfm-extensions autolink.c
[47/97] Compiling cmark-gfm plugin.c
[48/97] Compiling cmark-gfm references.c
[49/97] Compiling cmark-gfm registry.c
[50/97] Compiling cmark-gfm render.c
[51/97] Compiling cmark-gfm utf8.c
[52/97] Compiling cmark-gfm map.c
[53/97] Compiling cmark-gfm plaintext.c
[54/97] Compiling cmark-gfm man.c
[55/97] Compiling cmark-gfm linked_list.c
[56/97] Compiling zstd_compress.c
[57/97] Compiling cmark-gfm iterator.c
[58/97] Compiling cmark-gfm latex.c
[59/97] Compiling cmark-gfm node.c
[60/97] Compiling cmark-gfm houdini_html_e.c
[61/97] Compiling cmark-gfm html.c
[62/97] Compiling cmark-gfm houdini_href_e.c
[63/97] Compiling cmark-gfm footnotes.c
[64/97] Compiling cmark-gfm cmark_ctype.c
[65/97] Compiling cmark-gfm scanners.c
[66/97] Compiling cmark-gfm inlines.c
[67/97] Compiling cmark-gfm commonmark.c
[68/97] Compiling cmark-gfm cmark.c
[69/97] Write sources
[70/97] Compiling cmark-gfm houdini_html_u.c
[71/97] Write sources
[71/97] Copying Localizable.xcstrings.license
[71/97] Copying Localizable.xcstrings
[71/97] Copying Info.plist
[71/97] Copying Localizable.xcstrings.license
[71/97] Copying Localizable.xcstrings
[71/97] Copying Info.plist
[78/97] Compiling cmark-gfm buffer.c
[79/97] Write sources
[81/97] Compiling _NumericsShims _NumericsShims.c
[82/97] Compiling _AtomicsShims.c
[83/97] Write sources
[86/97] Compiling cmark-gfm arena.c
[87/97] Write sources
[89/97] Compiling SpeziFoundationObjC ObjCExceptionHandling.m
[90/114] Compiling cmark-gfm blocks.c
[91/118] Write sources
[94/172] Emitting module Logging
[94/172] Compiling zstd_lazy.c
[96/172] Emitting module ThreadLocalMacros
[97/172] Emitting module Atomics
[98/174] 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:
[99/175] Compiling RealModule RealFunctions.swift
[100/176] 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:
[101/176] Compiling ThreadLocalMacros ThreadLocalMacros.swift
[102/176] Compiling Atomics IntegerOperations.swift
[103/176] Compiling Atomics Unmanaged extensions.swift
[104/176] Compiling Atomics ManagedAtomic.swift
[105/176] Compiling Atomics ManagedAtomicLazyReference.swift
[106/176] Compiling Atomics AtomicMemoryOrderings.swift
[107/176] Compiling Atomics DoubleWord.swift
[108/178] Compiling Atomics AtomicOptionalWrappable.swift
[109/178] Compiling Atomics AtomicReference.swift
[110/178] Compiling Atomics UnsafeAtomic.swift
[111/178] Compiling Atomics UnsafeAtomicLazyReference.swift
[116/178] Compiling RealModule Real.swift
[117/178] Compiling Atomics AtomicStorage.swift
[118/178] Compiling Atomics AtomicValue.swift
[119/178] Emitting module InternalCollectionsUtilities
[120/178] Emitting module RealModule
[121/178] Compiling Atomics IntegerConformances.swift
[122/178] Compiling Atomics PointerConformances.swift
[125/178] Compiling Atomics AtomicInteger.swift
[126/178] Compiling Atomics OptionalRawRepresentable.swift
[127/178] Compiling Atomics RawRepresentable.swift
[128/178] Compiling Atomics AtomicBool.swift
[133/178] Compiling Atomics Primitives.native.swift
[139/178] Compiling RealModule Float16+Real.swift
[142/178] Compiling RealModule Float80+Real.swift
[143/178] Compiling Logging LogEvent.swift
[144/178] 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:
[145/178] Compiling RealModule RelaxedArithmetic.swift
[146/179] Compiling InternalCollectionsUtilities _SortedCollection.swift
[147/179] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[157/261] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[158/261] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[159/261] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[160/261] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[161/261] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[162/261] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[163/261] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[164/268] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[165/268] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[166/268] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[167/268] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[168/268] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[169/268] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[170/268] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[171/268] Compiling OrderedCollections OrderedDictionary.swift
[172/268] Compiling OrderedCollections OrderedSet+Codable.swift
[173/268] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[174/268] Compiling OrderedCollections OrderedSet+Descriptions.swift
[175/268] Compiling OrderedCollections OrderedSet+Diffing.swift
[176/268] Compiling OrderedCollections OrderedSet+Equatable.swift
[177/268] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[178/268] Compiling OrderedCollections OrderedSet+Hashable.swift
[179/268] Compiling OrderedCollections _HashTable+Bucket.swift
[180/268] Compiling OrderedCollections _HashTable+BucketIterator.swift
[181/268] Compiling OrderedCollections _HashTable+Constants.swift
[182/268] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[183/268] 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:
[186/271] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[187/271] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[188/271] Compiling OrderedCollections OrderedDictionary+Values.swift
[189/271] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[190/271] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[191/271] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[192/271] Compiling OrderedCollections OrderedDictionary+Codable.swift
[193/271] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[194/271] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[195/271] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[196/271] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[197/271] Compiling OrderedCollections OrderedDictionary+Elements.swift
[198/271] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[200/271] Compiling RuntimeAssertions DebugOnly.swift
[201/271] Compiling RuntimeAssertions Precondition.swift
[202/272] Compiling OrderedCollections OrderedSet+Initializers.swift
[203/272] Compiling OrderedCollections OrderedSet+Insertions.swift
[204/272] Compiling OrderedCollections OrderedSet+Invariants.swift
[205/272] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[206/272] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[207/272] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[208/272] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[209/272] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.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:
[212/272] 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:
[213/272] Emitting module RuntimeAssertions
[214/272] Compiling RuntimeAssertions Assert.swift
[215/272] Compiling Logging MetadataProvider.swift
[216/272] Compiling Logging Locks.swift
[219/272] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[220/272] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[221/272] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[225/272] Compiling RuntimeAssertions RuntimeAssertionInjection.swift
[226/272] Compiling RuntimeAssertions RuntimeAssertion.swift
[227/272] 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:
[228/272] 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:
[229/272] Compiling RuntimeAssertions Counter.swift
[230/272] Compiling RuntimeAssertions NeverReturn.swift
[241/272] Compiling ThreadLocalMacros ThreadLocalMacro.swift
[242/272] Compiling ThreadLocalMacros Diagnostic.swift
[244/273] Compiling RuntimeAssertions RuntimePrecondition.swift
[250/274] Compiling OrderedCollections _HashTable+Testing.swift
[251/274] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[252/274] Compiling OrderedCollections _HashTable.swift
[253/274] Compiling OrderedCollections _Hashtable+Header.swift
[254/274] Compiling Logging LogHandler.swift
BUILD FAILURE 6.3 linux