Build Information
Failed to build SpeziOnboarding, reference 2.0.4 (1b1c0f), with Swift 6.1 for Wasm on 15 Dec 2025 03:03:56 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.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: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/StanfordSpezi/SpeziOnboarding.git
https://github.com/StanfordSpezi/SpeziOnboarding.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "spezi",
"requirement" : {
"range" : [
{
"lower_bound" : "1.8.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordSpezi/Spezi.git"
},
{
"identity" : "speziviews",
"requirement" : {
"range" : [
{
"lower_bound" : "1.12.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordSpezi/SpeziViews.git"
}
],
"manifest_display_name" : "SpeziOnboarding",
"name" : "SpeziOnboarding",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "SpeziOnboarding",
"targets" : [
"SpeziOnboarding"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SpeziOnboardingTests",
"module_type" : "SwiftTarget",
"name" : "SpeziOnboardingTests",
"path" : "Tests/SpeziOnboardingTests",
"sources" : [
"SpeziOnboardingTests.swift"
],
"target_dependencies" : [
"SpeziOnboarding"
],
"type" : "test"
},
{
"c99name" : "SpeziOnboarding",
"module_type" : "SwiftTarget",
"name" : "SpeziOnboarding",
"path" : "Sources/SpeziOnboarding",
"product_dependencies" : [
"Spezi",
"SpeziViews"
],
"product_memberships" : [
"SpeziOnboarding"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/SpeziOnboarding/Resources/Localizable.xcstrings",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SpeziOnboarding/Resources/Localizable.xcstrings.license",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"OnboardingActionsView.swift",
"OnboardingInformationView+Area.swift",
"OnboardingInformationView.swift",
"OnboardingTitleView.swift",
"OnboardingView.swift",
"SequentialOnboardingView.swift",
"Utils.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:dbcbf45695e2d1afcaee9a5a93239e71a6cc4a5872f338d6e993e9ceefe7df1b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/StanfordSpezi/SpeziViews.git
Fetching https://github.com/StanfordSpezi/Spezi.git
[1/10113] Fetching spezi
[608/14815] Fetching spezi, speziviews
Fetched https://github.com/StanfordSpezi/Spezi.git from cache (1.48s)
Fetched https://github.com/StanfordSpezi/SpeziViews.git from cache (1.48s)
Computing version for https://github.com/StanfordSpezi/Spezi.git
Computed https://github.com/StanfordSpezi/Spezi.git at 1.9.3 (3.60s)
Fetching https://github.com/StanfordSpezi/SpeziFoundation.git
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Fetching https://github.com/apple/swift-collections.git
[1/735] Fetching xctruntimeassertions
[736/3226] Fetching xctruntimeassertions, spezifoundation
Fetched https://github.com/StanfordSpezi/SpeziFoundation.git from cache (0.29s)
[1/18378] Fetching swift-collections
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions.git from cache (1.85s)
Fetched https://github.com/apple/swift-collections.git from cache (1.88s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 2.2.0 (3.41s)
Computing version for https://github.com/StanfordSpezi/SpeziViews.git
Computed https://github.com/StanfordSpezi/SpeziViews.git at 1.12.9 (3.44s)
Fetching https://github.com/gonzalezreal/swift-markdown-ui.git
[1/7531] Fetching swift-markdown-ui
Fetched https://github.com/gonzalezreal/swift-markdown-ui.git from cache (3.26s)
Computing version for https://github.com/gonzalezreal/swift-markdown-ui.git
Computed https://github.com/gonzalezreal/swift-markdown-ui.git at 2.4.1 (6.27s)
Fetching https://github.com/gonzalezreal/NetworkImage
Fetching https://github.com/swiftlang/swift-cmark
[1/1064] Fetching networkimage
[1065/19323] Fetching networkimage, swift-cmark
Fetched https://github.com/gonzalezreal/NetworkImage from cache (0.39s)
[3470/18259] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark from cache (1.08s)
Computing version for https://github.com/gonzalezreal/NetworkImage
Computed https://github.com/gonzalezreal/NetworkImage at 6.0.1 (1.75s)
Computing version for https://github.com/swiftlang/swift-cmark
Computed https://github.com/swiftlang/swift-cmark at 0.7.1 (0.65s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation.git
Computed https://github.com/StanfordSpezi/SpeziFoundation.git at 2.5.3 (0.81s)
Fetching https://github.com/apple/swift-log
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-algorithms.git
[1/1820] Fetching swift-atomics
[511/7861] Fetching swift-atomics, swift-algorithms
[1721/13610] Fetching swift-atomics, swift-algorithms, swift-log
Fetched https://github.com/apple/swift-atomics.git from cache (0.53s)
Fetched https://github.com/apple/swift-log from cache (0.53s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.53s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.27s)
Fetching https://github.com/apple/swift-numerics.git
[1/6384] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.44s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.04s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (2.86s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.8.0 (0.68s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (1.19s)
Creating working copy for https://github.com/StanfordSpezi/Spezi.git
Working copy of https://github.com/StanfordSpezi/Spezi.git resolved at 1.9.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/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.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/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.8.0
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-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
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/SpeziFoundation.git
Working copy of https://github.com/StanfordSpezi/SpeziFoundation.git resolved at 2.5.3
Creating working copy for https://github.com/StanfordSpezi/SpeziViews.git
Working copy of https://github.com/StanfordSpezi/SpeziViews.git resolved at 1.12.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
Building for debugging...
[0/61] Copying Localizable.xcstrings.license
[0/61] Copying Localizable.xcstrings
[0/61] Write sources
[4/61] Compiling cmark-gfm-extensions tagfilter.c
[5/61] Compiling cmark-gfm-extensions tasklist.c
[6/61] Compiling cmark-gfm-extensions strikethrough.c
[7/61] Compiling cmark-gfm-extensions core-extensions.c
[8/61] Compiling cmark-gfm-extensions ext_scanners.c
[9/61] Compiling cmark-gfm-extensions autolink.c
[10/61] Compiling cmark-gfm syntax_extension.c
[11/61] Compiling cmark-gfm xml.c
[12/61] Compiling cmark-gfm registry.c
[13/61] Compiling cmark-gfm render.c
[14/61] Compiling cmark-gfm-extensions table.c
[15/61] Compiling cmark-gfm references.c
[16/61] Compiling cmark-gfm plugin.c
[16/61] Compiling cmark-gfm plaintext.c
[18/61] Compiling cmark-gfm map.c
[19/61] Write swift-version-24593BA9C3E375BF.txt
[20/61] Compiling cmark-gfm node.c
[21/61] Compiling cmark-gfm man.c
[22/61] Compiling cmark-gfm linked_list.c
[23/61] Compiling cmark-gfm iterator.c
[24/61] Compiling cmark-gfm latex.c
[25/61] Compiling cmark-gfm html.c
[26/61] Compiling cmark-gfm houdini_href_e.c
[26/61] Compiling cmark-gfm houdini_html_e.c
[28/61] Compiling cmark-gfm cmark_ctype.c
[29/61] Compiling cmark-gfm cmark.c
[30/61] Compiling cmark-gfm footnotes.c
[31/61] Compiling cmark-gfm inlines.c
[32/61] Compiling cmark-gfm buffer.c
[33/61] Compiling cmark-gfm houdini_html_u.c
[34/61] Copying Localizable.xcstrings.license
[35/61] Copying Localizable.xcstrings
[36/61] Copying Info.plist
[38/61] Write sources
[40/61] Copying Localizable.xcstrings.license
[41/61] Copying Localizable.xcstrings
[42/61] Copying Info.plist
[43/61] Compiling cmark-gfm commonmark.c
[44/61] Write sources
[46/61] Compiling cmark-gfm arena.c
[46/61] Write sources
[55/61] Compiling SpeziFoundationObjC ObjCExceptionHandling.m
[55/61] Compiling _NumericsShims _NumericsShims.c
[57/61] Compiling _AtomicsShims.c
[58/61] Compiling cmark-gfm blocks.c
[60/129] Emitting module Logging
[60/129] Compiling cmark-gfm scanners.c
[61/129] Compiling cmark-gfm utf8.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[63/129] 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:
[64/130] 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:
[65/130] Compiling Atomics ManagedAtomic.swift
[66/130] Compiling Atomics ManagedAtomicLazyReference.swift
[67/132] 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:
[68/132] Compiling RealModule RealFunctions.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[69/132] Emitting module RuntimeAssertions
/host/spi-builder-workspace/.build/checkouts/XCTRuntimeAssertions/Sources/RuntimeAssertions/NeverReturn.swift:16:25: error: value of type 'RunLoop' has no member 'run'
14 | // This is unfortunate but as far as I can see the only feasible way to return Never without calling a runtime crashing function, e.g. `fatalError()`.
15 | repeat {
16 | RunLoop.current.run()
| `- error: value of type 'RunLoop' has no member 'run'
17 | } while (true)
18 | }
[70/134] 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:
[71/134] Compiling Atomics AtomicStorage.swift
[72/134] Compiling Atomics AtomicValue.swift
[73/134] Emitting module RealModule
[74/134] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[75/134] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[76/136] Compiling RealModule AugmentedArithmetic.swift
[77/136] Compiling RealModule Double+Real.swift
[78/136] Compiling RealModule ElementaryFunctions.swift
[79/136] Compiling RealModule AlgebraicField.swift
[80/136] Compiling RealModule ApproximateEquality.swift
[81/136] Emitting module InternalCollectionsUtilities
[84/136] Compiling Atomics AtomicMemoryOrderings.swift
[85/136] Compiling Atomics DoubleWord.swift
[88/136] Compiling RealModule Float+Real.swift
[89/136] Compiling Atomics AtomicInteger.swift
[90/136] Compiling Atomics AtomicOptionalWrappable.swift
[91/136] Compiling Atomics AtomicReference.swift
[103/136] Compiling Logging Locks.swift
[104/136] Compiling RealModule Float16+Real.swift
[105/136] Compiling RealModule Float80+Real.swift
[106/136] Compiling RealModule Real.swift
[113/136] Emitting module Atomics
[114/136] Compiling RealModule RelaxedArithmetic.swift
[119/138] Compiling Atomics IntegerOperations.swift
[120/138] Compiling Atomics Unmanaged extensions.swift
[122/219] Compiling Logging MetadataProvider.swift
[123/219] Compiling Logging LogHandler.swift
[124/219] Compiling Logging Logging.swift
[126/220] Compiling RuntimeAssertions Precondition.swift
[127/220] 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:
[128/220] 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:
[129/220] Compiling RuntimeAssertions Assert.swift
[130/220] 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:
[131/220] Compiling RuntimeAssertions RuntimeAssertion.swift
[132/220] Compiling RuntimeAssertions RuntimeAssertionInjection.swift
[133/220] Compiling RuntimeAssertions DebugOnly.swift
[134/220] Compiling RuntimeAssertions Counter.swift
[135/220] Compiling RuntimeAssertions NeverReturn.swift
/host/spi-builder-workspace/.build/checkouts/XCTRuntimeAssertions/Sources/RuntimeAssertions/NeverReturn.swift:16:25: error: value of type 'RunLoop' has no member 'run'
14 | // This is unfortunate but as far as I can see the only feasible way to return Never without calling a runtime crashing function, e.g. `fatalError()`.
15 | repeat {
16 | RunLoop.current.run()
| `- error: value of type 'RunLoop' has no member 'run'
17 | } while (true)
18 | }
[136/220] Compiling RuntimeAssertions RuntimePrecondition.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 {
/host/spi-builder-workspace/.build/checkouts/XCTRuntimeAssertions/Sources/RuntimeAssertions/RuntimePrecondition.swift:33:30: error: cannot find 'DispatchWorkItem' in scope
31 | let dispatchQueue = DispatchQueue(label: "RuntimePrecondition-\(injection.id)")
32 |
33 | let expressionWorkItem = DispatchWorkItem {
| `- error: cannot find 'DispatchWorkItem' in scope
34 | injection.withInjection(expression)
35 | }
[137/220] Compiling OrderedCollections _HashTable+Bucket.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:
[138/220] Compiling OrderedCollections _HashTable+BucketIterator.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:
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:dbcbf45695e2d1afcaee9a5a93239e71a6cc4a5872f338d6e993e9ceefe7df1b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/69] Compiling RuntimeAssertions DebugOnly.swift
[3/70] Compiling RuntimeAssertions NeverReturn.swift
/host/spi-builder-workspace/.build/checkouts/XCTRuntimeAssertions/Sources/RuntimeAssertions/NeverReturn.swift:16:25: error: value of type 'RunLoop' has no member 'run'
14 | // This is unfortunate but as far as I can see the only feasible way to return Never without calling a runtime crashing function, e.g. `fatalError()`.
15 | repeat {
16 | RunLoop.current.run()
| `- error: value of type 'RunLoop' has no member 'run'
17 | } while (true)
18 | }
[4/70] 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:
[5/71] Compiling RuntimeAssertions RuntimePrecondition.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 {
/host/spi-builder-workspace/.build/checkouts/XCTRuntimeAssertions/Sources/RuntimeAssertions/RuntimePrecondition.swift:33:30: error: cannot find 'DispatchWorkItem' in scope
31 | let dispatchQueue = DispatchQueue(label: "RuntimePrecondition-\(injection.id)")
32 |
33 | let expressionWorkItem = DispatchWorkItem {
| `- error: cannot find 'DispatchWorkItem' in scope
34 | injection.withInjection(expression)
35 | }
[6/71] Compiling Atomics OptionalRawRepresentable.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:
[7/71] Compiling Atomics RawRepresentable.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:
[8/71] Compiling RuntimeAssertions Assert.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/71] Emitting module RuntimeAssertions
/host/spi-builder-workspace/.build/checkouts/XCTRuntimeAssertions/Sources/RuntimeAssertions/NeverReturn.swift:16:25: error: value of type 'RunLoop' has no member 'run'
14 | // This is unfortunate but as far as I can see the only feasible way to return Never without calling a runtime crashing function, e.g. `fatalError()`.
15 | repeat {
16 | RunLoop.current.run()
| `- error: value of type 'RunLoop' has no member 'run'
17 | } while (true)
18 | }
[10/71] Compiling RuntimeAssertions Counter.swift
[11/71] Compiling Logging MetadataProvider.swift
[12/71] Compiling RealModule RealFunctions.swift
[13/71] 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:
[14/72] 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:
error: emit-module command failed with exit code 1 (use -v to see invocation)
[15/72] 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:
[16/72] 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:
[17/72] Compiling Atomics UnsafeAtomic.swift
[18/72] Compiling Atomics UnsafeAtomicLazyReference.swift
[19/74] Compiling Atomics ManagedAtomic.swift
[20/74] Compiling Atomics ManagedAtomicLazyReference.swift
[21/74] Compiling RealModule Float80+Real.swift
[22/74] Compiling RealModule Real.swift
[23/74] Emitting module Logging
[24/74] Compiling RuntimeAssertions RuntimeAssertion.swift
[25/74] Compiling RuntimeAssertions Precondition.swift
[26/74] Compiling RuntimeAssertions RuntimeAssertionInjection.swift
[27/74] 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:
[28/74] Emitting module InternalCollectionsUtilities
[29/76] 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:
[30/76] Compiling Atomics AtomicBool.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:
[31/76] Compiling Atomics AtomicStorage.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:
[32/76] Compiling RealModule RelaxedArithmetic.swift
[33/76] Compiling InternalCollectionsUtilities Debugging.swift
[34/76] Compiling InternalCollectionsUtilities Descriptions.swift
[37/76] Compiling Atomics AtomicInteger.swift
[38/76] Compiling Atomics AtomicOptionalWrappable.swift
[41/76] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[42/76] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[43/76] Compiling Atomics AtomicMemoryOrderings.swift
[44/76] Compiling Atomics DoubleWord.swift
[47/76] Compiling RealModule Float16+Real.swift
[50/76] Compiling Atomics AtomicValue.swift
[52/76] Emitting module RealModule
[57/77] Compiling Atomics IntegerOperations.swift
[58/77] Compiling Atomics Unmanaged extensions.swift
[66/77] Compiling Logging Locks.swift
[67/77] Compiling Logging LogHandler.swift
BUILD FAILURE 6.1 wasm