Build Information
Failed to build SpeziFoundation, reference 2.7.6 (14b71e), with Swift 6.2 for Wasm on 20 Apr 2026 03:27:38 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziFoundation.git
Reference: 2.7.6
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/SpeziFoundation
* tag 2.7.6 -> FETCH_HEAD
HEAD is now at 14b71ec LocalizationsDictionary literal init (#65)
Cloned https://github.com/StanfordSpezi/SpeziFoundation.git
Revision (git rev-parse @):
14b71ec24d42463c273203556c3cbfc03ce04023
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziFoundation.git at 2.7.6
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/StanfordSpezi/SpeziFoundation.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1
wasm-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:2a8b2d9e022a9894c61e0736af7cdaa1ee64c002dbb133a55c0d7e8980b3ad16
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/StanfordBDHG/zstd.git
Fetching https://github.com/StanfordBDHG/ThreadLocal.git
Fetching https://github.com/apple/swift-log
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
[1/183] Fetching threadlocal
[18/63340] Fetching threadlocal, zstd
[89/65160] Fetching threadlocal, zstd, swift-atomics
[549/65895] Fetching threadlocal, zstd, swift-atomics, xctruntimeassertions
[2152/71953] Fetching threadlocal, zstd, swift-atomics, xctruntimeassertions, swift-algorithms
[2365/78588] Fetching threadlocal, zstd, swift-atomics, xctruntimeassertions, swift-algorithms, swift-log
Fetched https://github.com/StanfordBDHG/ThreadLocal.git from cache (0.73s)
[5053/78405] Fetching zstd, swift-atomics, xctruntimeassertions, swift-algorithms, swift-log
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions.git from cache (0.72s)
[4530/77670] Fetching zstd, swift-atomics, swift-algorithms, swift-log
Fetched https://github.com/apple/swift-atomics.git from cache (1.99s)
[27851/75850] Fetching zstd, swift-algorithms, swift-log
Fetched https://github.com/apple/swift-algorithms.git from cache (2.09s)
Fetched https://github.com/apple/swift-log from cache (2.13s)
[15790/63157] Fetching zstd
Fetched https://github.com/StanfordBDHG/zstd.git from cache (10.28s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 2.2.0 (11.37s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (5.80s)
Fetching https://github.com/apple/swift-numerics.git
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.93s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.02s)
Computing version for https://github.com/StanfordBDHG/ThreadLocal.git
Computed https://github.com/StanfordBDHG/ThreadLocal.git at 0.1.3 (1.14s)
Fetching https://github.com/swiftlang/swift-syntax.git
[1/74981] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (12.63s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 603.0.0 (14.84s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.90s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.12.0 (1.27s)
Computing version for https://github.com/StanfordBDHG/zstd.git
Computed https://github.com/StanfordBDHG/zstd.git at 1.5.8-beta.1 (1.14s)
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-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/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/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/StanfordBDHG/XCTRuntimeAssertions.git
Working copy of https://github.com/StanfordBDHG/XCTRuntimeAssertions.git resolved at 2.2.0
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/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 603.0.0
Building for debugging...
[0/87] Compiling zstd_compress_sequences.c
[1/87] Compiling zstd_compress_literals.c
[2/87] Write sources
[21/87] Compiling SpeziFoundationObjC ObjCExceptionHandling.m
[22/87] Compiling _SwiftSyntaxCShims PlatformMutex.c
[23/87] Compiling zstd_compress_superblock.c
[24/87] Compiling zdict.c
[25/87] Compiling cover.c
[26/87] Compiling divsufsort.c
[27/87] Compiling fastcover.c
[28/87] Compiling zstd_double_fast.c
[29/87] Compiling huf_decompress_amd64.S
[30/87] Compiling zstd_ddict.c
[31/87] Compiling zstd_decompress.c
[32/87] Compiling zstd_fast.c
[32/87] Write swift-version-24593BA9C3E375BF.txt
[34/87] Compiling zstd_preSplit.c
[35/87] Compiling zstdmt_compress.c
[36/87] Compiling zstd_compress.c
[37/87] Compiling zstd_ldm.c
[38/87] Compiling zstd_opt.c
[39/87] Compiling zstd_decompress_block.c
[40/89] Compiling huf_decompress.c
[42/99] Emitting module SwiftSyntax509
[42/99] Compiling huf_compress.c
[43/99] Compiling hist.c
[44/99] Compiling fse_compress.c
[45/99] Compiling zstd_common.c
[46/99] Compiling xxhash.c
[47/99] Compiling threading.c
[48/99] Compiling pool.c
[49/99] Compiling fse_decompress.c
[50/99] Compiling error_private.c
[51/99] Compiling entropy_common.c
[52/99] Compiling debug.c
[53/99] Compiling _NumericsShims _NumericsShims.c
[54/99] Compiling _AtomicsShims.c
[55/99] Write sources
[57/99] Copying Localizable.xcstrings.license
[58/99] Copying Localizable.xcstrings
[59/99] Copying Info.plist
[60/99] Write sources
[62/107] Compiling zstd_lazy.c
[63/107] Write sources
[65/118] Compiling SwiftSyntax509 Empty.swift
[66/119] Emitting module SwiftSyntax601
[67/119] Compiling SwiftSyntax601 Empty.swift
[68/120] Emitting module SwiftSyntax602
[70/120] Compiling SwiftSyntax602 Empty.swift
[73/121] Emitting module SwiftSyntax603
[74/121] Compiling SwiftSyntax603 Empty.swift
[74/122] Write sources
[78/122] Emitting module SwiftSyntax510
[79/122] Compiling SwiftSyntax510 Empty.swift
[81/123] Compiling SwiftSyntax600 Empty.swift
[82/123] Emitting module SwiftSyntax600
[83/124] Wrapping AST for SwiftSyntax602 for debugging
[85/130] Wrapping AST for SwiftSyntax601 for debugging
[86/148] Wrapping AST for SwiftSyntax510 for debugging
[87/148] Wrapping AST for SwiftSyntax603 for debugging
[88/148] Wrapping AST for SwiftSyntax600 for debugging
[89/149] Wrapping AST for SwiftSyntax509 for debugging
[91/211] Compiling RealModule RealFunctions.swift
[92/212] Compiling SwiftSyntax AbsolutePosition.swift
[93/212] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[94/214] Compiling SwiftSyntax ArenaAllocatedBuffer.swift
[95/214] Compiling SwiftSyntax Assert.swift
[96/214] Compiling Logging LogHandler.swift
[97/214] Compiling SwiftSyntax Convenience.swift
[98/214] Compiling SwiftSyntax CustomTraits.swift
[99/214] Emitting module Atomics
[100/214] Compiling SwiftSyntax Identifier.swift
[101/214] Compiling SwiftSyntax MemoryLayout.swift
[102/214] Compiling SwiftSyntax MissingNodeInitializers.swift
[103/214] Compiling SwiftSyntax BumpPtrAllocator.swift
[104/214] Compiling SwiftSyntax CommonAncestor.swift
[105/214] Compiling RealModule Float80+Real.swift
[106/214] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[107/214] Compiling SwiftSyntax RawSyntaxTokenView.swift
[108/214] Compiling SwiftSyntax SourceEdit.swift
[109/214] Compiling RealModule Real.swift
[110/214] Compiling RuntimeAssertions RuntimeAssertion.swift
[113/214] Emitting module RealModule
[115/215] Compiling SwiftSyntax RawSyntax.swift
[116/215] Compiling SwiftSyntax RawSyntaxArena.swift
[117/215] Compiling SwiftSyntax RawSyntaxLayoutView.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[118/215] 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 | }
[119/215] Compiling RealModule RelaxedArithmetic.swift
[123/215] Compiling RealModule Float16+Real.swift
[125/241] Compiling Algorithms Product.swift
[126/241] Compiling Algorithms Split.swift
[128/242] Compiling Logging LogEvent.swift
[129/242] Emitting module Logging
[130/242] Compiling Logging MetadataProvider.swift
[131/242] 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 | }
[132/242] Compiling RuntimeAssertions Precondition.swift
[133/242] Compiling RuntimeAssertions Assert.swift
[134/242] Compiling Logging Locks.swift
[135/242] Compiling Logging Logging.swift
[136/242] Compiling Algorithms Compacted.swift
[137/242] Compiling Algorithms Cycle.swift
[138/242] Compiling Algorithms EitherSequence.swift
[139/242] Compiling Algorithms FirstNonNil.swift
[140/242] Compiling Algorithms FlattenCollection.swift
[141/242] Compiling Algorithms Grouped.swift
[142/242] Compiling Algorithms Indexed.swift
[143/242] Compiling Algorithms Intersperse.swift
[144/242] Compiling Algorithms AdjacentPairs.swift
[145/250] Compiling Algorithms Chain.swift
[146/250] Compiling Algorithms Chunked.swift
[147/250] Compiling Algorithms Combinations.swift
[148/250] Compiling Algorithms Joined.swift
[149/250] Compiling Algorithms Keyed.swift
[150/250] Compiling Algorithms MinMax.swift
[151/250] Compiling Algorithms Partition.swift
[152/250] Compiling Algorithms Permutations.swift
[155/251] Compiling RuntimeAssertions Counter.swift
[156/251] Compiling RuntimeAssertions DebugOnly.swift
[157/251] 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 | }
[158/251] Compiling RuntimeAssertions RuntimeAssertionInjection.swift
swift-build: /home/build-user/llbuild/lib/Core/SQLiteBuildDB.cpp:703: virtual void (anonymous namespace)::SQLiteBuildDB::buildComplete(): Assertion `result == SQLITE_OK' failed.
*** Signal 6: Backtracing from 0x7f3a278219fc... done ***
*** Program crashed: Aborted at 0x0000000000000001 ***
Platform: x86_64 Linux (Ubuntu 22.04.5 LTS)
Thread 0 "swift-build":
0 0x00007f3a277cd80a <unknown> in libc.so.6
...
Thread 1:
0 0x00007f3a278b0e9e <unknown> in libc.so.6
...
Thread 2 crashed:
0 0x00007f3a278219fc <unknown> in libc.so.6
...
Thread 3:
0 0x00007f3a2781c117 <unknown> in libc.so.6
...
Registers:
rax 0x0000000000000000 0
rdx 0x00007f3a213a8640 40 86 3a 21 3a 7f 00 00 c0 40 00 18 3a 7f 00 00 @·:!:···À@··:···
rcx 0x00007f3a278219fc 41 89 c5 41 f7 dd 3d 00 f0 ff ff b8 00 00 00 00 A·ÅA÷Ý=·ðÿÿ¸····
rbx 0x0000000000000006 6
rsi 0x0000000000000001 1
rdi 0x000000000000018a 394
rbp 0x000000000000018a 394
rsp 0x00007f3a213a7290 4c 0b 49 04 3a 7f 00 00 20 0a 49 04 3a 7f 00 00 L·I·:··· ·I·:···
r8 0x00007f3a213a7360 20 00 00 00 00 00 00 00 a0 66 9a 27 3a 7f 00 00 ······· f·':···
r9 0x0000000000000000 0
r10 0x0000000000000008 8
r11 0x0000000000000246 582
r12 0x0000000000000006 6
r13 0x0000000000000016 22
r14 0x000055ae4ffb929d 72 65 73 75 6c 74 20 3d 3d 20 53 51 4c 49 54 45 result == SQLITE
r15 0x00007f3a04060ab0 90 74 e5 4f ae 55 00 00 58 c4 28 04 3a 7f 00 00 ·tåO®U··XÄ(·:···
rip 0x00007f3a278219fc 41 89 c5 41 f7 dd 3d 00 f0 ff ff b8 00 00 00 00 A·ÅA÷Ý=·ðÿÿ¸····
rflags 0x0000000000000246 ZF PF
cs 0x0033 fs 0x0000 gs 0x0000
Images (73 omitted):
0x00007f3a2778b000–0x00007f3a279473c1 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7 libc.so.6 /usr/lib/x86_64-linux-gnu/libc.so.6
Backtrace took 0.01s
BUILD FAILURE 6.2 wasm