The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SpeziOnboarding, reference main (1b1c0f), with Swift 6.1 for Linux on 15 Dec 2025 03:02:44 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/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 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:         linux
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-2":/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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7a52ddccc7ba366c24bb516637054305dd0c5fa0b57dff9877b95decd3e21586
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/StanfordSpezi/SpeziViews.git
Fetching https://github.com/StanfordSpezi/Spezi.git
[1/4702] Fetching speziviews
[754/14815] Fetching speziviews, spezi
Fetched https://github.com/StanfordSpezi/Spezi.git from cache (0.62s)
Fetched https://github.com/StanfordSpezi/SpeziViews.git from cache (0.63s)
Computing version for https://github.com/StanfordSpezi/Spezi.git
Computed https://github.com/StanfordSpezi/Spezi.git at 1.9.3 (1.82s)
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.28s)
Fetched https://github.com/StanfordSpezi/SpeziFoundation.git from cache (0.28s)
[1/18378] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.30s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 2.2.0 (2.02s)
Computing version for https://github.com/StanfordSpezi/SpeziViews.git
Computed https://github.com/StanfordSpezi/SpeziViews.git at 1.12.9 (2.04s)
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 (4.59s)
Computing version for https://github.com/gonzalezreal/swift-markdown-ui.git
Computed https://github.com/gonzalezreal/swift-markdown-ui.git at 2.4.1 (11.37s)
Fetching https://github.com/swiftlang/swift-cmark
Fetching https://github.com/gonzalezreal/NetworkImage
[1/1064] Fetching networkimage
[640/19323] Fetching networkimage, swift-cmark
Fetched https://github.com/gonzalezreal/NetworkImage from cache (1.20s)
Fetched https://github.com/swiftlang/swift-cmark from cache (1.97s)
Computing version for https://github.com/gonzalezreal/NetworkImage
Computed https://github.com/gonzalezreal/NetworkImage at 6.0.1 (3.32s)
Computing version for https://github.com/swiftlang/swift-cmark
Computed https://github.com/swiftlang/swift-cmark at 0.7.1 (1.14s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation.git
Computed https://github.com/StanfordSpezi/SpeziFoundation.git at 2.5.3 (2.14s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-log
[1/1820] Fetching swift-atomics
[475/7861] Fetching swift-atomics, swift-algorithms
[723/13610] Fetching swift-atomics, swift-algorithms, swift-log
Fetched https://github.com/apple/swift-atomics.git from cache (0.95s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.99s)
Fetched https://github.com/apple/swift-log from cache (0.98s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (2.39s)
Fetching https://github.com/apple/swift-numerics.git
[1/6384] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.73s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.77s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (1.30s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.8.0 (1.18s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (1.47s)
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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
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/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/swiftlang/swift-cmark
Working copy of https://github.com/swiftlang/swift-cmark resolved at 0.7.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/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.8.0
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/Spezi.git
Working copy of https://github.com/StanfordSpezi/Spezi.git resolved at 1.9.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-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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Building for debugging...
[0/61] Write sources
[0/61] Copying Info.plist
[0/61] Copying Localizable.xcstrings
[3/61] Copying Localizable.xcstrings.license
[3/61] Write sources
[6/61] Compiling cmark-gfm-extensions strikethrough.c
[7/61] Compiling cmark-gfm-extensions tagfilter.c
[8/61] Compiling cmark-gfm-extensions core-extensions.c
[9/61] Compiling cmark-gfm-extensions autolink.c
[10/61] Compiling cmark-gfm-extensions tasklist.c
[11/61] Compiling cmark-gfm-extensions ext_scanners.c
[12/61] Compiling cmark-gfm syntax_extension.c
[13/61] Compiling cmark-gfm xml.c
[13/61] Compiling cmark-gfm-extensions table.c
[15/61] Compiling cmark-gfm render.c
[16/61] Compiling cmark-gfm registry.c
[17/61] Compiling cmark-gfm plugin.c
[18/61] Compiling cmark-gfm references.c
[19/61] Compiling cmark-gfm plaintext.c
[20/61] Compiling cmark-gfm man.c
[21/61] Compiling cmark-gfm utf8.c
[22/61] Compiling cmark-gfm linked_list.c
[23/61] Compiling cmark-gfm map.c
[24/61] Write swift-version-24593BA9C3E375BF.txt
[25/61] Compiling cmark-gfm node.c
[26/61] Compiling cmark-gfm latex.c
[27/61] Compiling cmark-gfm houdini_href_e.c
[28/61] Compiling cmark-gfm iterator.c
[29/61] Compiling cmark-gfm html.c
[30/61] Compiling cmark-gfm houdini_html_e.c
[31/61] Compiling cmark-gfm cmark_ctype.c
[32/61] Compiling cmark-gfm footnotes.c
[33/61] Compiling cmark-gfm houdini_html_u.c
[33/61] Compiling cmark-gfm cmark.c
[35/61] Compiling cmark-gfm commonmark.c
[36/61] Compiling _NumericsShims _NumericsShims.c
[36/61] Copying Localizable.xcstrings
[37/61] Copying Info.plist
[37/61] Write sources
[37/61] Copying Localizable.xcstrings.license
[37/61] Copying Localizable.xcstrings
[39/61] Copying Info.plist
[43/61] Copying Localizable.xcstrings.license
[44/61] Write sources
[46/61] Compiling cmark-gfm inlines.c
[47/61] Write sources
[48/61] Compiling cmark-gfm buffer.c
[49/61] Write sources
[52/61] Compiling _AtomicsShims.c
[52/61] Write sources
[57/61] Compiling SpeziFoundationObjC ObjCExceptionHandling.m
[58/61] Compiling cmark-gfm arena.c
[59/61] Compiling cmark-gfm scanners.c
[60/61] Compiling cmark-gfm blocks.c
[62/129] Compiling RealModule Float16+Real.swift
[63/129] Compiling RealModule ElementaryFunctions.swift
[64/129] Compiling RealModule Float+Real.swift
[65/130] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[66/130] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[67/130] Compiling InternalCollectionsUtilities Debugging.swift
[68/130] Compiling InternalCollectionsUtilities Descriptions.swift
[69/130] Emitting module RuntimeAssertions
[70/130] Compiling RuntimeAssertions Assert.swift
[71/130] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[72/130] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[73/130] Compiling RealModule AugmentedArithmetic.swift
[74/130] Compiling RealModule Double+Real.swift
[75/133] Compiling RealModule AlgebraicField.swift
[76/133] Compiling RealModule ApproximateEquality.swift
[77/133] Emitting module InternalCollectionsUtilities
[78/133] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[79/133] Compiling InternalCollectionsUtilities Integer rank.swift
[80/133] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[83/133] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[84/133] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[91/135] Compiling RealModule RealFunctions.swift
[92/135] Compiling RealModule Real.swift
[93/135] Compiling RealModule Float80+Real.swift
[94/135] Emitting module Atomics
[108/135] Emitting module RealModule
[109/135] Compiling RealModule RelaxedArithmetic.swift
[114/137] Compiling Atomics IntegerOperations.swift
[115/137] Compiling Atomics Unmanaged extensions.swift
[117/218] Emitting module Logging
[118/218] Compiling Logging Locks.swift
[119/218] Compiling Logging LogHandler.swift
[120/218] Compiling Logging Logging.swift
[121/218] Compiling Logging MetadataProvider.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[122/219] 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:
[123/219] 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:
[124/219] 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:
[125/219] 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/219] 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/220] 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:
[128/220] Compiling RuntimeAssertions RuntimeAssertion.swift
[129/220] Compiling RuntimeAssertions RuntimeAssertionInjection.swift
[131/220] Compiling RuntimeAssertions Counter.swift
[132/220] Compiling Algorithms EitherSequence.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:
[133/220] Compiling Algorithms FirstNonNil.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/220] Compiling Algorithms Compacted.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:
[135/220] Compiling Algorithms Cycle.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:
[136/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:
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/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7a52ddccc7ba366c24bb516637054305dd0c5fa0b57dff9877b95decd3e21586
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/69] Compiling RealModule RealFunctions.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/70] 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:
[4/71] Compiling Logging MetadataProvider.swift
[5/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:
[6/71] Compiling RuntimeAssertions DebugOnly.swift
[7/71] Compiling RuntimeAssertions Counter.swift
[8/71] Compiling Atomics AtomicMemoryOrderings.swift
[9/71] Compiling Atomics DoubleWord.swift
[10/72] 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/72] 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:
[12/74] Emitting module RuntimeAssertions
[13/74] Compiling RealModule RelaxedArithmetic.swift
[14/74] 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:
[15/74] Compiling RuntimeAssertions Assert.swift
[16/74] Compiling Atomics ManagedAtomic.swift
[17/74] Compiling Atomics ManagedAtomicLazyReference.swift
[18/74] Compiling Atomics UnsafeAtomic.swift
[19/74] Compiling Atomics UnsafeAtomicLazyReference.swift
[20/74] Compiling Atomics AtomicStorage.swift
[21/74] Compiling Atomics AtomicValue.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:
[24/74] Compiling Atomics IntegerConformances.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:
[25/74] Compiling Atomics PointerConformances.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:
[26/74] 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:
[27/74] Compiling Atomics AtomicInteger.swift
[28/74] Compiling Atomics AtomicOptionalWrappable.swift
[29/74] Compiling RealModule Real.swift
[30/76] Compiling RealModule Float80+Real.swift
[31/76] Compiling RuntimeAssertions NeverReturn.swift
[32/76] Compiling Atomics IntegerOperations.swift
[33/76] Compiling Atomics Unmanaged extensions.swift
[34/76] Compiling RuntimeAssertions RuntimePrecondition.swift
[35/76] Compiling Atomics Primitives.native.swift
[37/76] Compiling RealModule Float16+Real.swift
[38/76] Compiling RuntimeAssertions RuntimeAssertion.swift
[39/76] Compiling RuntimeAssertions RuntimeAssertionInjection.swift
[40/76] Compiling RuntimeAssertions Precondition.swift
[41/77] 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:
[44/77] Compiling Atomics AtomicReference.swift
[47/77] Compiling Atomics RawRepresentable.swift
[48/77] Compiling Atomics AtomicBool.swift
[50/77] Compiling Atomics OptionalRawRepresentable.swift
[52/77] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[53/77] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[56/77] Emitting module RealModule
BUILD FAILURE 6.1 linux