The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build SpeziAccount, reference main (c3a1fe), with Swift 6.2 for Linux on 26 Oct 2025 19:13:49 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:basic-6.2-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/SpeziAccount.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/SpeziAccount
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c3a1feb `@AccountKey`: support nested types (#107)
Cloned https://github.com/StanfordSpezi/SpeziAccount.git
Revision (git rev-parse @):
c3a1febf5efca80c2900e8d7feff707a6019ea21
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziAccount.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/StanfordSpezi/SpeziAccount.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b3eaa5734a03a9b8084848018342ef6c4e4ec1a618756d8de460b693a5f488ea
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/StanfordBDHG/XCTestExtensions.git
Fetching https://github.com/marmelroy/PhoneNumberKit
[1/909] Fetching xctestextensions
[83/2729] Fetching xctestextensions, swift-atomics
[2730/9974] Fetching xctestextensions, swift-atomics, phonenumberkit
[3455/28213] Fetching xctestextensions, swift-atomics, phonenumberkit, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.50s)
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
[7225/26393] Fetching xctestextensions, phonenumberkit, swift-collections
[10717/99043] Fetching xctestextensions, phonenumberkit, swift-collections, swift-syntax
[18162/99778] Fetching xctestextensions, phonenumberkit, swift-collections, swift-syntax, xctruntimeassertions
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions.git from cache (0.32s)
[24351/114635] Fetching xctestextensions, phonenumberkit, swift-collections, swift-syntax, swift-snapshot-testing
Fetching https://github.com/StanfordSpezi/SpeziStorage.git
[29859/116318] Fetching xctestextensions, phonenumberkit, swift-collections, swift-syntax, swift-snapshot-testing, spezistorage
Fetched https://github.com/StanfordSpezi/SpeziStorage.git from cache (0.44s)
[36723/114635] Fetching xctestextensions, phonenumberkit, swift-collections, swift-syntax, swift-snapshot-testing
Fetched https://github.com/StanfordBDHG/XCTestExtensions.git from cache (1.28s)
[35996/113726] Fetching phonenumberkit, swift-collections, swift-syntax, swift-snapshot-testing
Fetching https://github.com/StanfordSpezi/SpeziViews.git
Fetching https://github.com/StanfordSpezi/Spezi.git
Fetched https://github.com/marmelroy/PhoneNumberKit from cache (1.30s)
[30934/106481] Fetching swift-collections, swift-syntax, swift-snapshot-testing
Fetching https://github.com/StanfordSpezi/SpeziFoundation.git
[47878/110902] Fetching swift-collections, swift-syntax, swift-snapshot-testing, speziviews
[48870/113000] Fetching swift-collections, swift-syntax, swift-snapshot-testing, speziviews, spezifoundation
[50029/122682] Fetching swift-collections, swift-syntax, swift-snapshot-testing, speziviews, spezifoundation, spezi
Fetched https://github.com/StanfordSpezi/SpeziFoundation.git from cache (0.43s)
[59482/120584] Fetching swift-collections, swift-syntax, swift-snapshot-testing, speziviews, spezi
Fetched https://github.com/StanfordSpezi/Spezi.git from cache (0.72s)
[80274/110902] Fetching swift-collections, swift-syntax, swift-snapshot-testing, speziviews
Fetched https://github.com/StanfordSpezi/SpeziViews.git from cache (0.73s)
[76579/106481] Fetching swift-collections, swift-syntax, swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (3.65s)
Fetched https://github.com/apple/swift-collections.git from cache (5.50s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (5.53s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (8.10s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.38s)
Computing version for https://github.com/StanfordSpezi/SpeziStorage.git
Computed https://github.com/StanfordSpezi/SpeziStorage.git at 2.1.2 (0.49s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 2.2.0 (0.50s)
Computing version for https://github.com/StanfordSpezi/SpeziViews.git
Computed https://github.com/StanfordSpezi/SpeziViews.git at 1.12.6 (0.58s)
Fetching https://github.com/gonzalezreal/swift-markdown-ui.git
[1/7500] Fetching swift-markdown-ui
Fetched https://github.com/gonzalezreal/swift-markdown-ui.git from cache (2.78s)
Computing version for https://github.com/gonzalezreal/swift-markdown-ui.git
Computed https://github.com/gonzalezreal/swift-markdown-ui.git at 2.4.1 (3.19s)
Fetching https://github.com/swiftlang/swift-cmark
Fetching https://github.com/gonzalezreal/NetworkImage
[1/1064] Fetching networkimage
[1065/19288] Fetching networkimage, swift-cmark
Fetched https://github.com/gonzalezreal/NetworkImage from cache (0.98s)
Fetched https://github.com/swiftlang/swift-cmark from cache (0.98s)
Computing version for https://github.com/gonzalezreal/NetworkImage
Computed https://github.com/gonzalezreal/NetworkImage at 6.0.1 (1.34s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation.git
Computed https://github.com/StanfordSpezi/SpeziFoundation.git at 2.5.0 (0.62s)
Fetching https://github.com/apple/swift-log
Fetching https://github.com/apple/swift-algorithms.git
[1/4089] Fetching swift-log
[983/10088] Fetching swift-log, swift-algorithms
Fetched https://github.com/apple/swift-log from cache (0.47s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.47s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.87s)
Fetching https://github.com/apple/swift-numerics.git
[1/6380] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.46s)
Computing version for https://github.com/swiftlang/swift-cmark
Computed https://github.com/swiftlang/swift-cmark at 0.7.0 (0.87s)
Computing version for https://github.com/StanfordSpezi/Spezi.git
Computed https://github.com/StanfordSpezi/Spezi.git at 1.9.3 (0.56s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.4 (0.34s)
Computing version for https://github.com/StanfordBDHG/XCTestExtensions.git
Computed https://github.com/StanfordBDHG/XCTestExtensions.git at 1.2.2 (0.44s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.33s)
Computing version for https://github.com/marmelroy/PhoneNumberKit
Computed https://github.com/marmelroy/PhoneNumberKit at 4.1.8 (0.43s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.56s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.18.7 (0.35s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4598] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.36s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.73s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5552] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.99s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.7.0 (1.45s)
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/gonzalezreal/NetworkImage
Working copy of https://github.com/gonzalezreal/NetworkImage resolved at 6.0.1
Creating working copy for https://github.com/marmelroy/PhoneNumberKit
Working copy of https://github.com/marmelroy/PhoneNumberKit resolved at 4.1.8
Creating working copy for https://github.com/StanfordBDHG/XCTestExtensions.git
Working copy of https://github.com/StanfordBDHG/XCTestExtensions.git resolved at 1.2.2
Creating working copy for https://github.com/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.6
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.7.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/StanfordSpezi/SpeziFoundation.git
Working copy of https://github.com/StanfordSpezi/SpeziFoundation.git resolved at 2.5.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.18.7
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/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Creating working copy for https://github.com/swiftlang/swift-cmark
Working copy of https://github.com/swiftlang/swift-cmark resolved at 0.7.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/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.4
Creating working copy for https://github.com/gonzalezreal/swift-markdown-ui.git
Working copy of https://github.com/gonzalezreal/swift-markdown-ui.git resolved at 2.4.1
Creating working copy for https://github.com/StanfordSpezi/SpeziStorage.git
Working copy of https://github.com/StanfordSpezi/SpeziStorage.git resolved at 2.1.2
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.47s)
Building for debugging...
[0/161] Write sources
[7/161] Compiling cmark-gfm-extensions strikethrough.c
[8/161] Compiling cmark-gfm-extensions tagfilter.c
[9/161] Write swift-version-24593BA9C3E375BF.txt
[10/161] Compiling cmark-gfm-extensions ext_scanners.c
[11/161] Compiling cmark-gfm-extensions tasklist.c
[12/161] Compiling cmark-gfm-extensions core-extensions.c
[13/161] Compiling cmark-gfm-extensions table.c
[14/161] Compiling cmark-gfm-extensions tagfilter.c
[15/161] Compiling cmark-gfm-extensions autolink.c
[16/161] Compiling cmark-gfm-extensions tasklist.c
[17/164] Compiling cmark-gfm-extensions strikethrough.c
[18/172] Compiling cmark-gfm-extensions core-extensions.c
[19/175] Compiling cmark-gfm xml.c
[20/176] Compiling cmark-gfm-extensions autolink.c
[21/177] Compiling cmark-gfm-extensions ext_scanners.c
[22/177] Compiling cmark-gfm-extensions table.c
[23/177] Compiling cmark-gfm syntax_extension.c
[24/177] Compiling cmark-gfm references.c
[25/177] Compiling cmark-gfm render.c
[26/177] Compiling cmark-gfm plaintext.c
[26/177] Compiling cmark-gfm registry.c
[28/177] Compiling cmark-gfm plugin.c
[29/177] Compiling cmark-gfm map.c
[30/177] Compiling cmark-gfm utf8.c
[31/177] Compiling cmark-gfm node.c
[32/177] Compiling cmark-gfm linked_list.c
[33/177] Compiling cmark-gfm man.c
[34/177] Compiling cmark-gfm latex.c
[35/177] Compiling cmark-gfm iterator.c
[36/177] Compiling cmark-gfm html.c
[37/177] Compiling cmark-gfm houdini_html_e.c
[38/177] Compiling cmark-gfm houdini_href_e.c
[39/177] Compiling cmark-gfm houdini_html_u.c
[40/177] Compiling cmark-gfm inlines.c
[41/177] Compiling cmark-gfm cmark_ctype.c
[41/177] Compiling cmark-gfm footnotes.c
[43/177] Compiling cmark-gfm scanners.c
[44/177] Compiling cmark-gfm cmark.c
[45/177] Compiling cmark-gfm commonmark.c
[46/177] Compiling cmark-gfm buffer.c
[47/177] Compiling cmark-gfm arena.c
[48/177] Compiling cmark-gfm xml.c
[49/177] Compiling cmark-gfm syntax_extension.c
[50/177] Compiling cmark-gfm blocks.c
[51/177] Compiling cmark-gfm render.c
[52/177] Compiling cmark-gfm references.c
[53/177] Compiling cmark-gfm registry.c
[54/177] Compiling cmark-gfm plugin.c
[55/177] Compiling cmark-gfm plaintext.c
[56/177] Compiling cmark-gfm map.c
[57/177] Compiling cmark-gfm man.c
[58/177] Compiling cmark-gfm linked_list.c
[59/177] Compiling cmark-gfm utf8.c
[60/177] Compiling cmark-gfm node.c
[61/177] Compiling cmark-gfm latex.c
[62/177] Compiling cmark-gfm iterator.c
[63/177] Compiling cmark-gfm houdini_href_e.c
[64/177] Compiling cmark-gfm houdini_html_e.c
[65/177] Compiling cmark-gfm html.c
[66/177] Compiling cmark-gfm scanners.c
[67/177] Compiling cmark-gfm cmark_ctype.c
[68/177] Compiling cmark-gfm footnotes.c
[69/177] Compiling cmark-gfm inlines.c
[70/177] Compiling cmark-gfm commonmark.c
[71/177] Compiling cmark-gfm cmark.c
[72/177] Compiling cmark-gfm houdini_html_u.c
[73/177] Compiling _NumericsShims _NumericsShims.c
[75/177] Write sources
[76/177] Compiling cmark-gfm buffer.c
[76/177] Write sources
[76/177] Copying Localizable.xcstrings.license
[76/177] Copying Localizable.xcstrings
[76/177] Copying Info.plist
[76/177] Copying Localizable.xcstrings.license
[76/177] Copying Localizable.xcstrings
[76/177] Copying Info.plist
[76/177] Copying Localizable.xcstrings.license
[76/177] Copying Localizable.xcstrings
[76/177] Copying Info.plist
[76/177] Copying Localizable.xcstrings.license
[76/177] Copying Localizable.xcstrings
[76/177] Copying Info.plist
[76/177] Copying Localizable.xcstrings.license
[76/177] Copying Localizable.xcstrings
[76/177] Copying Info.plist
[76/177] Copying Localizable.xcstrings.license
[76/177] Copying Localizable.xcstrings
[76/177] Copying Info.plist
[76/177] Write sources
[76/177] Copying Localizable.xcstrings.license
[76/177] Copying Localizable.xcstrings
[76/177] Copying Info.plist
[76/177] Copying Localizable.xcstrings.license
[76/177] Copying Localizable.xcstrings
[76/177] Copying Info.plist
[112/177] Compiling cmark-gfm arena.c
[113/177] Compiling _AtomicsShims.c
[113/177] Write sources
[113/177] Copying Localizable.xcstrings.license
[113/177] Copying Localizable.xcstrings
[113/177] Copying Info.plist
[113/177] Copying Localizable.xcstrings.license
[113/177] Copying Localizable.xcstrings
[113/177] Copying Info.plist
[113/177] Copying Localizable.xcstrings.license
[113/177] Copying Localizable.xcstrings
[113/177] Copying Info.plist
[113/177] Copying Localizable.xcstrings.license
[113/177] Copying Localizable.xcstrings
[113/177] Copying Info.plist
[113/177] Write sources
[113/177] Copying PrivacyInfo.xcprivacy
[113/177] Copying PhoneNumberMetadata.json
[113/177] Write sources
[113/177] Copying PhoneNumberMetadata.json
[113/177] Write sources
[155/177] Compiling SpeziFoundationObjC ObjCExceptionHandling.m
[157/177] Compiling cmark-gfm blocks.c
[159/247] Emitting module RealModule
[160/248] Compiling PhoneNumberKit PhoneNumberUtility.swift
[161/248] Compiling PhoneNumberKit RegexManager.swift
[162/250] Compiling PhoneNumberKit Bundle+Resources.swift
[163/250] Compiling PhoneNumberKit Constants.swift
[164/250] Compiling RuntimeAssertions RuntimeAssertion.swift
[165/250] Compiling SpeziAccountMacros SpeziAccountMacros.swift
[166/250] Compiling RealModule RelaxedArithmetic.swift
[167/250] Compiling RealModule RealFunctions.swift
[168/252] Compiling RealModule Float16+Real.swift
[169/252] Emitting module RuntimeAssertions
[170/253] Compiling PhoneNumberKit CountryCodePickerOptions.swift
[171/253] Compiling PhoneNumberKit CountryCodePickerViewController.swift
[172/255] Compiling RealModule Real.swift
[173/255] Compiling PhoneNumberKit Formatter.swift
[174/255] Compiling PhoneNumberKit MetadataManager.swift
[175/255] Compiling PhoneNumberKit MetadataParsing.swift
[176/255] Compiling PhoneNumberKit MetadataTypes.swift
[179/255] Compiling RealModule Float16+Real.swift
[180/255] Compiling RealModule Float80+Real.swift
[181/255] Compiling RealModule RealFunctions.swift
[182/255] Compiling RealModule Float80+Real.swift
[183/255] Compiling RealModule Real.swift
[186/255] Emitting module RealModule
[189/255] Compiling SpeziAccountMacros SpeziAccountDiagnostic.swift
[190/256] Compiling SpeziAccountMacros KeyEntryMacro.swift
[191/256] Compiling RealModule RelaxedArithmetic.swift
[194/277] 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:
/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:
[196/279] 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:
/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:
[198/279] 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:
/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:
[200/279] Compiling RuntimeAssertions NeverReturn.swift
[201/279] Compiling RuntimeAssertions Precondition.swift
[202/279] Compiling RuntimeAssertions NeverReturn.swift
[203/279] Compiling RuntimeAssertions RuntimeAssertion.swift
[204/279] Compiling RuntimeAssertions RuntimeAssertionInjection.swift
[205/279] Compiling RuntimeAssertions Assert.swift
[206/279] Emitting module PhoneNumberKit
[207/279] Compiling PhoneNumberKit PhoneNumberFormatter.swift
[208/279] Compiling PhoneNumberKit PhoneNumberParser.swift
[209/279] Compiling PhoneNumberKit PhoneNumber+Codable.swift
[210/279] Compiling PhoneNumberKit PhoneNumber.swift
[211/279] Compiling PhoneNumberKit NSRegularExpression+Swift.swift
[212/279] Compiling RuntimeAssertions Counter.swift
[213/279] Compiling RuntimeAssertions DebugOnly.swift
[214/279] Compiling RuntimeAssertions Precondition.swift
[215/279] Compiling PhoneNumberKit PhoneNumberTextField.swift
[216/279] Compiling PhoneNumberKit resource_bundle_accessor.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[217/279] 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:
[218/279] Compiling NetworkImage Deprecations.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:
[219/279] Compiling NetworkImage ImageSource.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:
[220/279] Compiling RuntimeAssertions RuntimePrecondition.swift
[221/279] Compiling NetworkImage 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:
[222/279] Compiling NetworkImage NetworkImageCache.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:
[223/279] 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:
[224/279] Compiling RuntimeAssertions Counter.swift
[230/279] Compiling PhoneNumberKit ParseManager.swift
[231/279] Compiling PhoneNumberKit PartialFormatter.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[234/279] Emitting module XCTestExtensions
/host/spi-builder-workspace/.build/checkouts/XCTestExtensions/Sources/XCTestExtensions/XCUIElement+TextEntry.swift:9:8: error: no such module 'OSLog'
  7 | //
  8 |
  9 | import OSLog
    |        `- error: no such module 'OSLog'
 10 | import XCTest
 11 |
[238/279] Emitting module PhoneNumberKit
[242/279] 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:
[243/279] Compiling XCTestExtensions XCUIElement+TextEntry.swift
/host/spi-builder-workspace/.build/checkouts/XCTestExtensions/Sources/XCTestExtensions/XCUIElement+TextEntry.swift:9:8: error: no such module 'OSLog'
  7 | //
  8 |
  9 | import OSLog
    |        `- error: no such module 'OSLog'
 10 | import XCTest
 11 |
[244/279] Compiling XCTestExtensions XCUIElement+Toggle.swift
/host/spi-builder-workspace/.build/checkouts/XCTestExtensions/Sources/XCTestExtensions/XCUIElement+TextEntry.swift:9:8: error: no such module 'OSLog'
  7 | //
  8 |
  9 | import OSLog
    |        `- error: no such module 'OSLog'
 10 | import XCTest
 11 |
[247/279] 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:
[250/279] Compiling RuntimeAssertions RuntimeAssertionInjection.swift
[251/279] Compiling XCTestExtensions XCUIApplication+VisionOS.swift
/host/spi-builder-workspace/.build/checkouts/XCTestExtensions/Sources/XCTestExtensions/XCUIElement+TextEntry.swift:9:8: error: no such module 'OSLog'
  7 | //
  8 |
  9 | import OSLog
    |        `- error: no such module 'OSLog'
 10 | import XCTest
 11 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[252/280] 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:
[255/280] 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:
[256/280] 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:
[263/280] Compiling XCTestExtensions XCTAssertThrowsErrorAsync.swift
/host/spi-builder-workspace/.build/checkouts/XCTestExtensions/Sources/XCTestExtensions/XCUIElement+TextEntry.swift:9:8: error: no such module 'OSLog'
  7 | //
  8 |
  9 | import OSLog
    |        `- error: no such module 'OSLog'
 10 | import XCTest
 11 |
[264/280] Compiling XCTestExtensions XCUIApplication+DeleteAndLaunch.swift
/host/spi-builder-workspace/.build/checkouts/XCTestExtensions/Sources/XCTestExtensions/XCUIElement+TextEntry.swift:9:8: error: no such module 'OSLog'
  7 | //
  8 |
  9 | import OSLog
    |        `- error: no such module 'OSLog'
 10 | import XCTest
 11 |
[265/280] Compiling XCTestExtensions XCUIApplication+Keyboard.swift
/host/spi-builder-workspace/.build/checkouts/XCTestExtensions/Sources/XCTestExtensions/XCUIElement+TextEntry.swift:9:8: error: no such module 'OSLog'
  7 | //
  8 |
  9 | import OSLog
    |        `- error: no such module 'OSLog'
 10 | import XCTest
 11 |
/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:
[268/280] 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:
[269/280] Compiling RuntimeAssertions RuntimePrecondition.swift
[270/280] Compiling RuntimeAssertions Assert.swift
[271/280] Emitting module RuntimeAssertions
[272/280] Compiling RuntimeAssertions DebugOnly.swift
[273/280] Emitting module SpeziAccountMacros
BUILD FAILURE 6.2 linux