The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SpeziOnboarding, reference main (1b1c0f), with Swift 6.1 for Wasm on 15 Dec 2025 03:04:03 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.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziOnboarding.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/StanfordSpezi/SpeziOnboarding
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
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-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.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/Spezi.git
Fetching https://github.com/StanfordSpezi/SpeziViews.git
[1/10113] Fetching spezi
[305/14815] Fetching spezi, speziviews
Fetched https://github.com/StanfordSpezi/Spezi.git from cache (0.58s)
Fetched https://github.com/StanfordSpezi/SpeziViews.git from cache (0.59s)
Computing version for https://github.com/StanfordSpezi/Spezi.git
Computed https://github.com/StanfordSpezi/Spezi.git at 1.9.3 (1.38s)
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
[736/3226] Fetching xctruntimeassertions, spezifoundation
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions.git from cache (0.25s)
Fetched https://github.com/StanfordSpezi/SpeziFoundation.git from cache (0.30s)
[1/18378] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.36s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 2.2.0 (2.09s)
Computing version for https://github.com/StanfordSpezi/SpeziViews.git
Computed https://github.com/StanfordSpezi/SpeziViews.git at 1.12.9 (0.90s)
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.81s)
Computing version for https://github.com/gonzalezreal/swift-markdown-ui.git
Computed https://github.com/gonzalezreal/swift-markdown-ui.git at 2.4.1 (7.65s)
Fetching https://github.com/swiftlang/swift-cmark
Fetching https://github.com/gonzalezreal/NetworkImage
[1/1064] Fetching networkimage
[1044/19323] Fetching networkimage, swift-cmark
Fetched https://github.com/gonzalezreal/NetworkImage from cache (0.55s)
[3652/18259] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark from cache (1.41s)
Computing version for https://github.com/gonzalezreal/NetworkImage
Computed https://github.com/gonzalezreal/NetworkImage at 6.0.1 (1.97s)
Computing version for https://github.com/swiftlang/swift-cmark
Computed https://github.com/swiftlang/swift-cmark at 0.7.1 (0.84s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation.git
Computed https://github.com/StanfordSpezi/SpeziFoundation.git at 2.5.3 (1.36s)
Fetching https://github.com/apple/swift-log
Fetching https://github.com/apple/swift-algorithms.git
[1/6041] Fetching swift-algorithms
[62/11790] Fetching swift-algorithms, swift-log
Fetched https://github.com/apple/swift-log from cache (0.78s)
Fetching https://github.com/apple/swift-atomics.git
Fetched https://github.com/apple/swift-algorithms.git from cache (0.79s)
[1/1820] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.55s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (4.48s)
Fetching https://github.com/apple/swift-numerics.git
[1/6384] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.76s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.52s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.53s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.8.0 (0.53s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.78s)
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/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/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/StanfordSpezi/Spezi.git
Working copy of https://github.com/StanfordSpezi/Spezi.git resolved at 1.9.3
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/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-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/StanfordBDHG/XCTRuntimeAssertions.git
Working copy of https://github.com/StanfordBDHG/XCTRuntimeAssertions.git resolved at 2.2.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
Building for debugging...
[0/61] Copying Localizable.xcstrings.license
[0/61] Copying Localizable.xcstrings
[0/61] Write sources
[3/61] Copying Localizable.xcstrings.license
[4/61] Compiling cmark-gfm-extensions core-extensions.c
[5/61] Compiling cmark-gfm-extensions tagfilter.c
[6/61] Compiling cmark-gfm-extensions strikethrough.c
[7/61] Compiling cmark-gfm-extensions tasklist.c
[8/61] Compiling cmark-gfm-extensions ext_scanners.c
[9/61] Compiling cmark-gfm xml.c
[10/61] Compiling cmark-gfm syntax_extension.c
[11/61] Compiling cmark-gfm-extensions table.c
[12/61] Compiling cmark-gfm-extensions autolink.c
[13/61] Compiling cmark-gfm registry.c
[14/61] Compiling cmark-gfm plugin.c
[15/61] Compiling cmark-gfm render.c
[16/61] Compiling cmark-gfm references.c
[17/61] Compiling cmark-gfm man.c
[18/61] Compiling cmark-gfm plaintext.c
[19/61] Compiling cmark-gfm map.c
[20/61] Compiling cmark-gfm linked_list.c
[21/61] Compiling cmark-gfm node.c
[22/61] Compiling cmark-gfm arena.c
[23/61] Write swift-version-24593BA9C3E375BF.txt
[24/61] Compiling cmark-gfm iterator.c
[24/61] Compiling cmark-gfm latex.c
[26/61] Compiling cmark-gfm houdini_html_e.c
[27/61] Compiling cmark-gfm houdini_href_e.c
[28/61] Compiling cmark-gfm footnotes.c
[29/61] Compiling cmark-gfm html.c
[30/61] Compiling cmark-gfm cmark_ctype.c
[31/61] Compiling cmark-gfm commonmark.c
[32/61] Compiling cmark-gfm cmark.c
[33/61] Compiling cmark-gfm houdini_html_u.c
[34/61] Copying Localizable.xcstrings
[35/61] Copying Info.plist
[37/61] Write sources
[39/61] Copying Localizable.xcstrings.license
[40/61] Copying Localizable.xcstrings
[41/61] Copying Info.plist
[42/61] Compiling cmark-gfm buffer.c
[43/61] Write sources
[46/61] Compiling _NumericsShims _NumericsShims.c
[47/61] Write sources
[48/61] Compiling cmark-gfm inlines.c
[49/61] Write sources
[51/61] Compiling _AtomicsShims.c
[52/61] Write sources
[54/61] Compiling SpeziFoundationObjC ObjCExceptionHandling.m
[55/61] Write sources
[56/61] Compiling cmark-gfm blocks.c
[57/61] Write sources
[58/129] Compiling cmark-gfm scanners.c
[59/129] Write sources
[60/129] Compiling cmark-gfm utf8.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[62/129] 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 | }
[63/130] Compiling Atomics IntegerConformances.swift
[64/130] Compiling Atomics PointerConformances.swift
[65/130] Compiling Atomics Primitives.native.swift
[66/132] Emitting module Atomics
[67/132] Compiling Atomics OptionalRawRepresentable.swift
[68/132] Compiling Atomics RawRepresentable.swift
[69/132] Compiling Atomics AtomicBool.swift
[70/132] Compiling Atomics AtomicInteger.swift
[71/132] Compiling Atomics AtomicOptionalWrappable.swift
[72/132] Compiling Atomics AtomicReference.swift
[73/132] Compiling Atomics AtomicStorage.swift
[74/132] Compiling Atomics AtomicValue.swift
[75/132] Compiling Atomics AtomicMemoryOrderings.swift
[76/132] Compiling Atomics DoubleWord.swift
[77/132] Compiling Atomics ManagedAtomic.swift
[78/132] Compiling Atomics ManagedAtomicLazyReference.swift
[82/132] Emitting module InternalCollectionsUtilities
[83/132] Compiling Atomics UnsafeAtomic.swift
[84/132] Compiling Atomics UnsafeAtomicLazyReference.swift
[87/134] Emitting module Logging
[90/134] Compiling RealModule RealFunctions.swift
[93/134] Compiling RealModule Real.swift
[94/134] Emitting module RealModule
[95/134] Compiling RealModule Float80+Real.swift
[104/135] 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:
[105/135] 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:
[110/136] Compiling RealModule Float16+Real.swift
[111/136] 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:
[112/136] Compiling RealModule RelaxedArithmetic.swift
[113/137] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[114/137] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[115/138] Compiling Atomics IntegerOperations.swift
[116/138] Compiling Atomics Unmanaged extensions.swift
[120/139] Compiling Logging MetadataProvider.swift
[121/139] Compiling Logging LogHandler.swift
[122/139] Compiling Logging Logging.swift
[123/139] Compiling Logging Locks.swift
[124/140] 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 |     }
[125/140] 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:
[126/140] 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:
[127/140] Compiling RuntimeAssertions Precondition.swift
[128/165] Compiling Algorithms AdjacentPairs.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/165] Compiling Algorithms Chain.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:
[130/165] Compiling Algorithms Chunked.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/165] Compiling Algorithms Combinations.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)
[132/165] 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:
[133/165] 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:
[134/166] Compiling RuntimeAssertions Assert.swift
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.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 Logging LogHandler.swift
[3/69] Compiling Logging Locks.swift
[4/69] Compiling Logging MetadataProvider.swift
[5/69] 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:
[6/70] Emitting module Logging
[7/70] Compiling RealModule RealFunctions.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/71] 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:
[9/71] 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:
[10/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:
[11/71] Compiling RuntimeAssertions Counter.swift
[12/71] Compiling RuntimeAssertions Assert.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[13/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 | }
[14/71] Compiling RuntimeAssertions DebugOnly.swift
[15/72] 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 | }
[16/72] Compiling RuntimeAssertions RuntimeAssertion.swift
[17/72] Compiling RuntimeAssertions Precondition.swift
[18/72] Compiling RuntimeAssertions RuntimeAssertionInjection.swift
[19/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:
[20/72] Compiling RealModule RelaxedArithmetic.swift
[21/72] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[22/72] Compiling InternalCollectionsUtilities Debugging.swift
[23/72] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[24/72] Compiling InternalCollectionsUtilities _SortedCollection.swift
[25/72] Compiling Atomics AtomicStorage.swift
[26/72] Compiling Atomics AtomicValue.swift
[27/72] 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 |     }
[28/74] Compiling InternalCollectionsUtilities Descriptions.swift
[29/74] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[31/74] Compiling Atomics AtomicInteger.swift
[36/74] Compiling Atomics AtomicOptionalWrappable.swift
[37/74] Compiling Atomics AtomicReference.swift
[38/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:
BUILD FAILURE 6.1 wasm