The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SpeziAccount, reference 2.3.7 (35c6e6), with Swift 6.3 for Linux on 18 Apr 2026 13:05:33 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/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziAccount.git
Reference: 2.3.7
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
 * tag               2.3.7      -> FETCH_HEAD
HEAD is now at 35c6e6f AccountOverview: allow customizing the logout/delete operations (#110)
Cloned https://github.com/StanfordSpezi/SpeziAccount.git
Revision (git rev-parse @):
35c6e6fd04dbc0f91577398d2299be127e10f84b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziAccount.git at 2.3.7
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
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/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/marmelroy/PhoneNumberKit
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Fetching https://github.com/swiftlang/swift-syntax.git
[1/735] Fetching xctruntimeassertions
[736/8273] Fetching xctruntimeassertions, phonenumberkit
[1264/31842] Fetching xctruntimeassertions, phonenumberkit, swift-collections
[2264/33662] Fetching xctruntimeassertions, phonenumberkit, swift-collections, swift-atomics
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions.git from cache (0.43s)
[9879/107910] Fetching phonenumberkit, swift-collections, swift-atomics, swift-syntax
Fetching https://github.com/StanfordSpezi/SpeziStorage.git
[22322/109625] Fetching phonenumberkit, swift-collections, swift-atomics, swift-syntax, spezistorage
[22627/125690] Fetching phonenumberkit, swift-collections, swift-atomics, swift-syntax, spezistorage, swift-snapshot-testing
Fetched https://github.com/StanfordSpezi/SpeziStorage.git from cache (0.51s)
[31063/123975] Fetching phonenumberkit, swift-collections, swift-atomics, swift-syntax, swift-snapshot-testing
Fetching https://github.com/StanfordSpezi/Spezi.git
[46265/134321] Fetching phonenumberkit, swift-collections, swift-atomics, swift-syntax, swift-snapshot-testing, spezi
Fetched https://github.com/StanfordSpezi/Spezi.git from cache (1.66s)
[113478/123975] Fetching phonenumberkit, swift-collections, swift-atomics, swift-syntax, swift-snapshot-testing
Fetching https://github.com/StanfordSpezi/SpeziFoundation.git
Fetched https://github.com/marmelroy/PhoneNumberKit from cache (2.73s)
[115688/116437] Fetching swift-collections, swift-atomics, swift-syntax, swift-snapshot-testing
Fetching https://github.com/StanfordSpezi/SpeziViews.git
[116438/119463] Fetching swift-collections, swift-atomics, swift-syntax, swift-snapshot-testing, spezifoundation
[116711/124333] Fetching swift-collections, swift-atomics, swift-syntax, swift-snapshot-testing, spezifoundation, speziviews
Fetched https://github.com/StanfordSpezi/SpeziFoundation.git from cache (0.81s)
Fetching https://github.com/StanfordBDHG/XCTestExtensions.git
[117898/121307] Fetching swift-collections, swift-atomics, swift-syntax, swift-snapshot-testing, speziviews
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (3.52s)
[102028/105242] Fetching swift-collections, swift-atomics, swift-syntax, speziviews
[105243/106305] Fetching swift-collections, swift-atomics, swift-syntax, speziviews, xctestextensions
Fetched https://github.com/StanfordBDHG/XCTestExtensions.git from cache (0.59s)
Fetched https://github.com/StanfordSpezi/SpeziViews.git from cache (1.33s)
Fetched https://github.com/apple/swift-atomics.git from cache (8.10s)
Fetched https://github.com/apple/swift-collections.git from cache (8.29s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (8.34s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (12.51s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.62s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 2.2.0 (0.89s)
Computing version for https://github.com/StanfordSpezi/SpeziStorage.git
Computed https://github.com/StanfordSpezi/SpeziStorage.git at 2.1.4 (0.94s)
Computing version for https://github.com/StanfordSpezi/SpeziViews.git
Computed https://github.com/StanfordSpezi/SpeziViews.git at 1.12.14 (0.80s)
Fetching https://github.com/gonzalezreal/swift-markdown-ui.git
[1/8377] Fetching swift-markdown-ui
Fetched https://github.com/gonzalezreal/swift-markdown-ui.git from cache (3.38s)
Computing version for https://github.com/gonzalezreal/swift-markdown-ui.git
Computed https://github.com/gonzalezreal/swift-markdown-ui.git at 2.4.1 (3.95s)
Fetching https://github.com/swiftlang/swift-cmark
Fetching https://github.com/gonzalezreal/NetworkImage
[1/1064] Fetching networkimage
[1065/19438] Fetching networkimage, swift-cmark
Fetched https://github.com/gonzalezreal/NetworkImage from cache (1.57s)
Fetched https://github.com/swiftlang/swift-cmark from cache (1.57s)
Computing version for https://github.com/gonzalezreal/NetworkImage
Computed https://github.com/gonzalezreal/NetworkImage at 6.0.1 (2.07s)
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/Spezi.git
Computed https://github.com/StanfordSpezi/Spezi.git at 1.10.2 (0.82s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation.git
Computed https://github.com/StanfordSpezi/SpeziFoundation.git at 2.7.6 (0.95s)
Fetching https://github.com/StanfordBDHG/zstd.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/StanfordBDHG/ThreadLocal.git
Fetching https://github.com/apple/swift-log
[1/183] Fetching threadlocal
[184/63340] Fetching threadlocal, zstd
[185/69398] Fetching threadlocal, zstd, swift-algorithms
[6467/76033] Fetching threadlocal, zstd, swift-algorithms, swift-log
Fetched https://github.com/StanfordBDHG/ThreadLocal.git from cache (1.14s)
Fetched https://github.com/apple/swift-log from cache (1.15s)
[23742/69215] Fetching zstd, swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (1.16s)
[18316/63157] Fetching zstd
Fetched https://github.com/StanfordBDHG/zstd.git from cache (6.00s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (6.60s)
Fetching https://github.com/apple/swift-numerics.git
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.64s)
Computing version for https://github.com/StanfordBDHG/ThreadLocal.git
Computed https://github.com/StanfordBDHG/ThreadLocal.git at 0.1.3 (1.18s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.49s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.92s)
Computing version for https://github.com/StanfordBDHG/XCTestExtensions.git
Computed https://github.com/StanfordBDHG/XCTestExtensions.git at 1.2.6 (1.19s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.12.0 (0.64s)
Computing version for https://github.com/marmelroy/PhoneNumberKit
Computed https://github.com/marmelroy/PhoneNumberKit at 4.2.10 (0.87s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.19.2 (0.71s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/5464] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.83s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (1.34s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5723] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.84s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (1.23s)
Computing version for https://github.com/StanfordBDHG/zstd.git
Computed https://github.com/StanfordBDHG/zstd.git at 1.5.8-beta.1 (1.44s)
Creating working copy for https://github.com/StanfordBDHG/ThreadLocal.git
Working copy of https://github.com/StanfordBDHG/ThreadLocal.git resolved at 0.1.3
Creating working copy for https://github.com/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/StanfordSpezi/SpeziStorage.git
Working copy of https://github.com/StanfordSpezi/SpeziStorage.git resolved at 2.1.4
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/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.2.10
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.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/StanfordSpezi/SpeziViews.git
Working copy of https://github.com/StanfordSpezi/SpeziViews.git resolved at 1.12.14
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.12.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Creating working copy for https://github.com/StanfordBDHG/XCTestExtensions.git
Working copy of https://github.com/StanfordBDHG/XCTestExtensions.git resolved at 1.2.6
Creating working copy for https://github.com/StanfordSpezi/Spezi.git
Working copy of https://github.com/StanfordSpezi/Spezi.git resolved at 1.10.2
Creating working copy for https://github.com/StanfordBDHG/zstd.git
Working copy of https://github.com/StanfordBDHG/zstd.git resolved at 1.5.8-beta.1
Creating working copy for https://github.com/apple/swift-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-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.19.2
Creating working copy for https://github.com/StanfordSpezi/SpeziFoundation.git
Working copy of https://github.com/StanfordSpezi/SpeziFoundation.git resolved at 2.7.6
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.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
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz (0.40s)
Building for debugging...
[0/229] Write sources
[7/229] Write swift-version-24593BA9C3E375BF.txt
[8/229] Compiling huf_decompress_amd64.S
[9/229] Compiling zstd_ddict.c
[10/229] Compiling divsufsort.c
[11/230] Compiling zdict.c
[12/230] Compiling cover.c
[13/231] Compiling fastcover.c
[14/235] Compiling zstd_decompress.c
[15/237] Compiling zstd_decompress_block.c
[16/237] Compiling zstd_preSplit.c
[17/237] Compiling zstdmt_compress.c
[18/237] Compiling zstd_ldm.c
[19/237] Compiling huf_decompress.c
[20/237] Compiling zstd_opt.c
[21/237] Compiling zstd_compress_superblock.c
[22/237] Compiling zstd_fast.c
[23/237] Compiling zstd_compress_sequences.c
[24/237] Compiling zstd_compress_literals.c
[25/237] Compiling zstd_double_fast.c
[26/237] Compiling hist.c
[27/237] Compiling fse_compress.c
[28/237] Compiling threading.c
[29/237] Compiling xxhash.c
[30/237] Compiling zstd_common.c
[31/237] Compiling zstd_compress.c
[32/237] Compiling pool.c
[33/237] Compiling debug.c
[34/237] Compiling error_private.c
[35/237] Compiling fse_decompress.c
[36/237] Compiling huf_compress.c
[37/237] Compiling entropy_common.c
[38/237] Compiling divsufsort.c
[39/237] Compiling zdict.c
[40/237] Compiling cover.c
[41/237] Compiling fastcover.c
[42/237] Compiling huf_decompress_amd64.S
[43/237] Compiling zstd_ddict.c
[44/237] Compiling zstd_decompress_block.c
[45/237] Compiling zstd_decompress.c
[46/237] Compiling zstdmt_compress.c
[47/237] Compiling zstd_preSplit.c
[48/237] Compiling zstd_ldm.c
[49/237] Compiling huf_decompress.c
[50/237] Compiling zstd_opt.c
[51/237] Compiling zstd_compress_superblock.c
[52/237] Compiling zstd_compress_sequences.c
[53/237] Compiling zstd_double_fast.c
[54/237] Compiling zstd_compress_literals.c
[55/237] Compiling zstd_fast.c
[56/237] Compiling hist.c
[57/237] Compiling zstd_lazy.c
[58/237] Compiling huf_compress.c
[59/237] Compiling xxhash.c
[60/237] Compiling zstd_common.c
[61/237] Compiling threading.c
[62/237] Compiling fse_compress.c
[63/237] Compiling pool.c
[64/237] Compiling debug.c
[65/237] Compiling error_private.c
[66/237] Compiling fse_decompress.c
[67/237] Compiling cmark-gfm-extensions tasklist.c
[68/237] Compiling entropy_common.c
[69/237] Compiling cmark-gfm-extensions tagfilter.c
[70/237] Compiling cmark-gfm-extensions table.c
[71/237] Compiling cmark-gfm-extensions strikethrough.c
[72/237] Compiling zstd_compress.c
[73/237] Compiling cmark-gfm-extensions tasklist.c
[74/237] Compiling cmark-gfm-extensions ext_scanners.c
[74/237] Compiling cmark-gfm-extensions core-extensions.c
[76/237] Compiling cmark-gfm-extensions tagfilter.c
[77/237] Compiling cmark-gfm-extensions autolink.c
[78/237] Compiling cmark-gfm-extensions strikethrough.c
[79/237] Compiling cmark-gfm-extensions table.c
[80/237] Compiling cmark-gfm xml.c
[81/237] Compiling cmark-gfm-extensions core-extensions.c
[82/237] Compiling cmark-gfm-extensions autolink.c
[83/237] Compiling cmark-gfm-extensions ext_scanners.c
[84/237] Compiling cmark-gfm syntax_extension.c
[85/237] Compiling cmark-gfm references.c
[86/237] Compiling cmark-gfm registry.c
[87/237] Compiling cmark-gfm plugin.c
[88/237] Compiling cmark-gfm render.c
[89/237] Compiling cmark-gfm map.c
[90/237] Compiling cmark-gfm man.c
[91/237] Compiling cmark-gfm linked_list.c
[92/237] Compiling cmark-gfm plaintext.c
[93/237] Compiling cmark-gfm utf8.c
[94/237] Compiling cmark-gfm node.c
[95/237] Compiling cmark-gfm iterator.c
[96/237] Compiling cmark-gfm latex.c
[97/237] Compiling cmark-gfm html.c
[98/237] Compiling cmark-gfm inlines.c
[99/237] Compiling cmark-gfm houdini_html_e.c
[100/237] Compiling cmark-gfm houdini_href_e.c
[101/237] Compiling cmark-gfm scanners.c
[102/237] Compiling cmark-gfm cmark_ctype.c
[103/237] Compiling cmark-gfm footnotes.c
[104/237] Compiling cmark-gfm cmark.c
[105/237] Compiling cmark-gfm commonmark.c
[106/237] Compiling cmark-gfm houdini_html_u.c
[107/237] Compiling cmark-gfm buffer.c
[108/237] Compiling cmark-gfm arena.c
[109/237] Compiling cmark-gfm xml.c
[110/237] Compiling cmark-gfm syntax_extension.c
[111/237] Compiling cmark-gfm blocks.c
[112/237] Compiling cmark-gfm registry.c
[113/237] Compiling cmark-gfm render.c
[114/237] Compiling cmark-gfm plugin.c
[114/237] Compiling cmark-gfm utf8.c
[114/237] Compiling cmark-gfm references.c
[117/237] Compiling cmark-gfm plaintext.c
[118/237] Compiling cmark-gfm map.c
[119/237] Compiling cmark-gfm man.c
[120/237] Compiling cmark-gfm linked_list.c
[121/237] Compiling cmark-gfm node.c
[122/237] Compiling cmark-gfm latex.c
[123/237] Compiling cmark-gfm iterator.c
[124/237] Compiling cmark-gfm scanners.c
[124/237] Compiling cmark-gfm html.c
[126/237] Compiling cmark-gfm inlines.c
[127/237] Compiling zstd_lazy.c
[128/237] Compiling cmark-gfm houdini_html_e.c
[129/237] Compiling cmark-gfm houdini_html_u.c
[129/237] Compiling cmark-gfm houdini_href_e.c
[130/237] Compiling cmark-gfm footnotes.c
[132/237] Compiling cmark-gfm cmark_ctype.c
[133/237] Compiling cmark-gfm arena.c
[134/237] Compiling cmark-gfm cmark.c
[135/237] Compiling _NumericsShims _NumericsShims.c
[137/237] Compiling cmark-gfm buffer.c
[137/237] Compiling cmark-gfm commonmark.c
[139/237] Compiling _AtomicsShims.c
[140/237] Compiling cmark-gfm blocks.c
[141/237] Compiling _AtomicsShims.c
[142/237] Copying Localizable.xcstrings.license
[143/237] Write sources
[145/237] Copying Localizable.xcstrings
[145/237] Copying Info.plist
[145/237] Copying Localizable.xcstrings.license
[146/237] Copying Localizable.xcstrings
[149/237] Copying Info.plist
[150/237] Copying Localizable.xcstrings.license
[151/237] Copying Localizable.xcstrings
[152/237] Copying Info.plist
[153/237] Copying Localizable.xcstrings.license
[153/237] Write sources
[153/237] Copying Info.plist
[153/237] Copying Localizable.xcstrings.license
[153/237] Copying Localizable.xcstrings
[153/237] Copying Info.plist
[153/237] Copying Localizable.xcstrings.license
[153/237] Copying Localizable.xcstrings
[153/237] Copying Info.plist
[153/237] Write sources
[164/237] Copying Localizable.xcstrings
[165/237] Write sources
[174/237] Copying Localizable.xcstrings.license
[175/237] Copying Localizable.xcstrings
[176/237] Copying Info.plist
[177/237] Copying Localizable.xcstrings.license
[178/237] Copying Localizable.xcstrings
[179/237] Copying Info.plist
[180/237] Write sources
[184/251] Copying Localizable.xcstrings.license
[185/251] Copying Localizable.xcstrings
[185/251] Copying Info.plist
[185/251] Copying Localizable.xcstrings.license
[185/251] Copying Localizable.xcstrings
[185/251] Copying Info.plist
[185/251] Copying Localizable.xcstrings.license
[185/251] Copying Localizable.xcstrings
[185/251] Copying Info.plist
[193/251] Copying Localizable.xcstrings.license
[194/251] Copying Localizable.xcstrings
[194/251] Copying Info.plist
[196/255] Compiling SpeziFoundationObjC ObjCExceptionHandling.m
[197/260] Write sources
[204/278] Compiling SpeziFoundationObjC ObjCExceptionHandling.m
[205/281] Write sources
[208/310] Emitting module Atomics
[210/314] Compiling RealModule Double+Real.swift
[211/314] Compiling RealModule ElementaryFunctions.swift
[212/314] Compiling RealModule RealFunctions.swift
[213/315] Compiling RealModule Float+Real.swift
[214/315] Compiling Atomics Primitives.native.swift
[215/315] Compiling Atomics AtomicOptionalWrappable.swift
[216/315] Compiling Atomics AtomicReference.swift
[217/315] Compiling Atomics OptionalRawRepresentable.swift
[218/315] Compiling Atomics IntegerOperations.swift
[219/315] Compiling Atomics Unmanaged extensions.swift
[220/315] Compiling Atomics UnsafeAtomic.swift
[221/315] Compiling Atomics UnsafeAtomicLazyReference.swift
[222/315] Compiling Atomics RawRepresentable.swift
[223/315] Compiling Atomics AtomicBool.swift
[224/315] Compiling SpeziAccountMacros SpeziAccountMacros.swift
[225/315] Compiling ThreadLocalMacros ThreadLocalMacros.swift
[226/315] Emitting module RealModule
[229/315] Compiling RuntimeAssertions RuntimeAssertion.swift
[232/316] Compiling RealModule AlgebraicField.swift
[233/316] Compiling RealModule ApproximateEquality.swift
[234/316] Compiling RealModule AugmentedArithmetic.swift
[235/316] Compiling Atomics AtomicInteger.swift
[241/316] Compiling RealModule Real.swift
[246/316] Compiling RuntimeAssertions RuntimeAssertion.swift
[249/317] Compiling SpeziAccountMacros KeyEntryMacro.swift
[250/317] Compiling SpeziAccountMacros SpeziAccountDiagnostic.swift
[251/317] Compiling RealModule Float16+Real.swift
[252/317] Compiling RealModule Float80+Real.swift
[253/317] Compiling RealModule RelaxedArithmetic.swift
[254/318] Compiling Atomics ManagedAtomic.swift
[255/318] Compiling Atomics ManagedAtomicLazyReference.swift
[268/320] Copying PrivacyInfo.xcprivacy
[268/320] Copying PhoneNumberMetadata.json
[268/320] Copying PrivacyInfo.xcprivacy
[268/320] Copying PhoneNumberMetadata.json
[272/320] Write sources
[275/353] Compiling RealModule RealFunctions.swift
[276/374] Compiling RealModule RelaxedArithmetic.swift
[277/374] Compiling PhoneNumberKit CountryCodePickerViewController.swift
[278/374] Compiling PhoneNumberKit PhoneNumberTextField.swift
[279/376] Compiling PhoneNumberKit CountryCodePickerOptions.swift
[280/376] Compiling PhoneNumberKit CountryCodePickerSectionHeaderView.swift
[281/376] Compiling PhoneNumberKit CountryCodePickerTableViewCell.swift
[284/378] Emitting module RealModule
[285/378] Compiling PhoneNumberKit NSRegularExpression+Swift.swift
[286/378] Compiling PhoneNumberKit ParseManager.swift
[290/378] Compiling RealModule Real.swift
[291/378] Compiling RealModule Float80+Real.swift
[292/378] Compiling PhoneNumberKit MetadataParsing.swift
[293/378] Compiling PhoneNumberKit MetadataTypes.swift
[294/378] Compiling RealModule Float16+Real.swift
[295/378] Compiling PhoneNumberKit PartialFormatter.swift
[296/378] Compiling PhoneNumberKit MetadataManager.swift
[297/379] Write sources
[300/379] Emitting module PhoneNumberKit
[301/389] 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:
[302/389] 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:
[303/390] 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:
[304/390] Compiling RuntimeAssertions RuntimePrecondition.swift
[306/390] 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:
error: emit-module command failed with exit code 1 (use -v to see invocation)
[307/390] 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 |
[308/391] 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 |
[309/391] 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 |
[310/391] Compiling XCTestExtensions XCUIElement+Other.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 |
[311/391] 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 |
[312/391] Compiling NetworkImage Deprecations.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 |
[313/391] Compiling NetworkImage ImageSource.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 |
[314/391] 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 |
[315/391] Compiling XCTestExtensions XCUIElementQuery+Predicates.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 |
[316/391] Compiling RuntimeAssertions RuntimeAssertionInjection.swift
[317/391] Compiling RuntimeAssertions Assert.swift
[318/391] Compiling RuntimeAssertions DebugOnly.swift
[319/391] Compiling XCTestExtensions sleep.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 |
[320/391] Compiling RuntimeAssertions Precondition.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[321/391] 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:
[322/391] Emitting module ThreadLocalMacros
[323/391] Emitting module SpeziAccountMacros
BUILD FAILURE 6.3 linux