Build Information
Failed to build EmojiKit, reference main (d7165c), with Swift 6.2 for Wasm on 15 Oct 2025 19:58:59 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/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/niklasamslgruber/EmojiKit.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/niklasamslgruber/EmojiKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at d7165c6 Add support for Unicode 16
Cloned https://github.com/niklasamslgruber/EmojiKit.git
Revision (git rev-parse @):
d7165c6436bc1d14b1cd7bf6f4d2e369c0b8189a
SUCCESS checkout https://github.com/niklasamslgruber/EmojiKit.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/niklasamslgruber/EmojiKit.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/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f6b6b9bdb5d5605d727da337418fc455cd8a0394d3a815b70631008c48829755
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
warning: multiple Swift SDKs match target triple `wasm32-unknown-wasip1` and host triple x86_64-unknown-linux-gnu, selected one at /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/swift-sdk.json
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/scinfu/SwiftSoup.git
[1/16655] Fetching swift-argument-parser
[2/21289] Fetching swift-argument-parser, swiftsoup
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.95s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.96s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.2 (1.40s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.11.1 (0.47s)
Fetching https://github.com/nicklockwood/LRUCache.git
Fetching https://github.com/apple/swift-atomics.git
[1/320] Fetching lrucache
[321/2134] Fetching lrucache, swift-atomics
Fetched https://github.com/nicklockwood/LRUCache.git from cache (0.32s)
[1180/1814] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.51s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.91s)
Computing version for https://github.com/nicklockwood/LRUCache.git
Computed https://github.com/nicklockwood/LRUCache.git at 1.1.2 (2.51s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.2
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/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.11.1
Creating working copy for https://github.com/nicklockwood/LRUCache.git
Working copy of https://github.com/nicklockwood/LRUCache.git resolved at 1.1.2
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/25] Write sources
[2/25] Copying emojis_v13.1.json
[2/25] Copying emojis_v16.0.json
[7/25] Copying emojis_v14.0.json
[7/25] Write sources
[7/25] Copying emojis_v15.1.json
[7/25] Write sources
[7/25] Copying emojis_v15.0.json
[9/25] Write sources
[14/25] Compiling _AtomicsShims.c
[15/25] Write swift-version-24593BA9C3E375BF.txt
[17/52] Emitting module Atomics
[18/54] Compiling Atomics AtomicStorage.swift
[19/54] Compiling Atomics AtomicValue.swift
[20/54] Compiling Atomics ManagedAtomic.swift
[21/54] Compiling Atomics ManagedAtomicLazyReference.swift
[22/54] Compiling Atomics AtomicMemoryOrderings.swift
[23/54] Compiling Atomics DoubleWord.swift
[24/54] Compiling Atomics UnsafeAtomic.swift
[25/54] Compiling Atomics UnsafeAtomicLazyReference.swift
[26/54] Compiling Atomics AtomicInteger.swift
[27/54] Compiling Atomics AtomicOptionalWrappable.swift
[28/54] Compiling Atomics AtomicReference.swift
[29/54] Compiling Atomics IntegerOperations.swift
[30/54] Compiling Atomics Unmanaged extensions.swift
[31/54] Compiling Atomics OptionalRawRepresentable.swift
[32/54] Compiling Atomics RawRepresentable.swift
[33/54] Compiling Atomics AtomicBool.swift
[34/54] Compiling Atomics IntegerConformances.swift
[35/54] Compiling Atomics PointerConformances.swift
[36/54] Compiling Atomics Primitives.native.swift
[37/55] Wrapping AST for Atomics for debugging
[39/55] Emitting module ArgumentParserToolInfo
[40/55] Compiling ArgumentParserToolInfo ToolInfo.swift
[41/56] Wrapping AST for ArgumentParserToolInfo for debugging
[43/100] Compiling ArgumentParser CollectionExtensions.swift
[44/100] Compiling ArgumentParser Mutex.swift
[45/100] Compiling ArgumentParser Platform.swift
[46/100] Compiling ArgumentParser SequenceExtensions.swift
[47/100] Compiling ArgumentParser StringExtensions.swift
[48/100] Compiling ArgumentParser SwiftExtensions.swift
[49/106] Compiling ArgumentParser InputKey.swift
[50/106] Compiling ArgumentParser InputOrigin.swift
[51/106] Compiling ArgumentParser Name.swift
[52/106] Compiling ArgumentParser Parsed.swift
[53/106] Compiling ArgumentParser ParsedValues.swift
[54/106] Compiling ArgumentParser ParserError.swift
[55/106] Compiling EmojiKit resource_bundle_accessor.swift
[56/106] Emitting module LRUCache
[57/106] Compiling LRUCache LRUCache.swift
[58/107] Compiling EmojiKit AppleEmojiCategory.swift
[59/107] Compiling EmojiKit UnicodeEmojiCategory.swift
[60/107] Compiling EmojiKit EmojiManager.swift
[61/107] Emitting module EmojiKit
[63/108] Wrapping AST for LRUCache for debugging
[64/108] Wrapping AST for EmojiKit for debugging
[66/157] Compiling SwiftSoup Parser.swift
[67/157] Compiling SwiftSoup ParsingStrings.swift
[68/157] Compiling SwiftSoup Pattern.swift
[69/157] Compiling SwiftSoup QueryParser.swift
[70/157] Compiling SwiftSoup QueryParserCache.swift
[71/157] Compiling ArgumentParser UniqueNamesValidator.swift
[72/157] Compiling SwiftSoup Element.swift
[73/157] Compiling SwiftSoup Elements.swift
[74/157] Compiling SwiftSoup Entities.swift
[75/157] Compiling SwiftSoup Evaluator.swift
[76/157] Compiling SwiftSoup Exception.swift
[77/157] Compiling SwiftSoup FormElement.swift
[78/157] Compiling SwiftSoup StructuralEvaluator.swift
[79/157] Compiling SwiftSoup SwiftSoup.swift
[80/157] Compiling SwiftSoup Tag.swift
[81/157] Compiling SwiftSoup HtmlTreeBuilderState.swift
[82/157] Compiling SwiftSoup Mutex.swift
[83/157] Compiling SwiftSoup Node.swift
[84/157] Emitting module ArgumentParser
[85/157] Compiling SwiftSoup HtmlTreeBuilder.swift
[86/157] Compiling SwiftSoup Attribute.swift
[87/157] Compiling SwiftSoup Attributes.swift
[88/157] Compiling SwiftSoup BinarySearch.swift
[89/157] Compiling SwiftSoup BooleanAttribute.swift
[90/157] Compiling SwiftSoup CharacterExt.swift
[91/157] Compiling SwiftSoup CharacterReader.swift
[92/157] Compiling SwiftSoup TreeBuilder.swift
[93/157] Compiling SwiftSoup Collector.swift
[94/157] Compiling SwiftSoup CombiningEvaluator.swift
[95/157] Compiling SwiftSoup Comment.swift
[96/157] Compiling SwiftSoup CssSelector.swift
[97/157] Compiling SwiftSoup DataNode.swift
[98/157] Compiling SwiftSoup Cleaner.swift
[99/157] Compiling SwiftSoup TextNode.swift
[100/157] Compiling SwiftSoup Token.swift
[101/157] Compiling SwiftSoup TokenQueue.swift
[102/157] Compiling SwiftSoup Tokeniser.swift
[103/157] Compiling SwiftSoup TokeniserState.swift
[104/158] Wrapping AST for ArgumentParser for debugging
[106/158] Emitting module SwiftSoup
[113/164] Compiling SwiftSoup ParseErrorList.swift
[114/164] Compiling SwiftSoup ParseSettings.swift
[120/164] Compiling SwiftSoup StreamReader.swift
[121/164] Compiling SwiftSoup String.swift
[122/164] Compiling SwiftSoup StringBuilder.swift
[123/164] Compiling SwiftSoup StringUtil.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:63:9: error: cannot find 'pthread_mutex_init' in scope
61 |
62 | init() {
63 | pthread_mutex_init(&mutex, nil)
| `- error: cannot find 'pthread_mutex_init' in scope
64 | }
65 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:63:36: error: 'nil' requires a contextual type
61 |
62 | init() {
63 | pthread_mutex_init(&mutex, nil)
| `- error: 'nil' requires a contextual type
64 | }
65 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:67:9: error: cannot find 'pthread_mutex_destroy' in scope
65 |
66 | deinit {
67 | pthread_mutex_destroy(&mutex)
| `- error: cannot find 'pthread_mutex_destroy' in scope
68 | }
69 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:71:9: error: cannot find 'pthread_mutex_lock' in scope
69 |
70 | func lock() {
71 | pthread_mutex_lock(&mutex)
| `- error: cannot find 'pthread_mutex_lock' in scope
72 | }
73 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:75:9: error: cannot find 'pthread_mutex_unlock' in scope
73 |
74 | func unlock() {
75 | pthread_mutex_unlock(&mutex)
| `- error: cannot find 'pthread_mutex_unlock' in scope
76 | }
77 | #endif
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:63:9: error: cannot find 'pthread_mutex_init' in scope
61 |
62 | init() {
63 | pthread_mutex_init(&mutex, nil)
| `- error: cannot find 'pthread_mutex_init' in scope
64 | }
65 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:63:36: error: 'nil' requires a contextual type
61 |
62 | init() {
63 | pthread_mutex_init(&mutex, nil)
| `- error: 'nil' requires a contextual type
64 | }
65 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:67:9: error: cannot find 'pthread_mutex_destroy' in scope
65 |
66 | deinit {
67 | pthread_mutex_destroy(&mutex)
| `- error: cannot find 'pthread_mutex_destroy' in scope
68 | }
69 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:71:9: error: cannot find 'pthread_mutex_lock' in scope
69 |
70 | func lock() {
71 | pthread_mutex_lock(&mutex)
| `- error: cannot find 'pthread_mutex_lock' in scope
72 | }
73 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:75:9: error: cannot find 'pthread_mutex_unlock' in scope
73 |
74 | func unlock() {
75 | pthread_mutex_unlock(&mutex)
| `- error: cannot find 'pthread_mutex_unlock' in scope
76 | }
77 | #endif
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:63:9: error: cannot find 'pthread_mutex_init' in scope
61 |
62 | init() {
63 | pthread_mutex_init(&mutex, nil)
| `- error: cannot find 'pthread_mutex_init' in scope
64 | }
65 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:63:36: error: 'nil' requires a contextual type
61 |
62 | init() {
63 | pthread_mutex_init(&mutex, nil)
| `- error: 'nil' requires a contextual type
64 | }
65 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:67:9: error: cannot find 'pthread_mutex_destroy' in scope
65 |
66 | deinit {
67 | pthread_mutex_destroy(&mutex)
| `- error: cannot find 'pthread_mutex_destroy' in scope
68 | }
69 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:71:9: error: cannot find 'pthread_mutex_lock' in scope
69 |
70 | func lock() {
71 | pthread_mutex_lock(&mutex)
| `- error: cannot find 'pthread_mutex_lock' in scope
72 | }
73 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:75:9: error: cannot find 'pthread_mutex_unlock' in scope
73 |
74 | func unlock() {
75 | pthread_mutex_unlock(&mutex)
| `- error: cannot find 'pthread_mutex_unlock' in scope
76 | }
77 | #endif
[130/164] Compiling SwiftSoup NodeTraversor.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:63:9: error: cannot find 'pthread_mutex_init' in scope
61 |
62 | init() {
63 | pthread_mutex_init(&mutex, nil)
| `- error: cannot find 'pthread_mutex_init' in scope
64 | }
65 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:63:36: error: 'nil' requires a contextual type
61 |
62 | init() {
63 | pthread_mutex_init(&mutex, nil)
| `- error: 'nil' requires a contextual type
64 | }
65 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:67:9: error: cannot find 'pthread_mutex_destroy' in scope
65 |
66 | deinit {
67 | pthread_mutex_destroy(&mutex)
| `- error: cannot find 'pthread_mutex_destroy' in scope
68 | }
69 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:71:9: error: cannot find 'pthread_mutex_lock' in scope
69 |
70 | func lock() {
71 | pthread_mutex_lock(&mutex)
| `- error: cannot find 'pthread_mutex_lock' in scope
72 | }
73 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:75:9: error: cannot find 'pthread_mutex_unlock' in scope
73 |
74 | func unlock() {
75 | pthread_mutex_unlock(&mutex)
| `- error: cannot find 'pthread_mutex_unlock' in scope
76 | }
77 | #endif
[131/164] Compiling SwiftSoup NodeVisitor.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:63:9: error: cannot find 'pthread_mutex_init' in scope
61 |
62 | init() {
63 | pthread_mutex_init(&mutex, nil)
| `- error: cannot find 'pthread_mutex_init' in scope
64 | }
65 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:63:36: error: 'nil' requires a contextual type
61 |
62 | init() {
63 | pthread_mutex_init(&mutex, nil)
| `- error: 'nil' requires a contextual type
64 | }
65 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:67:9: error: cannot find 'pthread_mutex_destroy' in scope
65 |
66 | deinit {
67 | pthread_mutex_destroy(&mutex)
| `- error: cannot find 'pthread_mutex_destroy' in scope
68 | }
69 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:71:9: error: cannot find 'pthread_mutex_lock' in scope
69 |
70 | func lock() {
71 | pthread_mutex_lock(&mutex)
| `- error: cannot find 'pthread_mutex_lock' in scope
72 | }
73 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:75:9: error: cannot find 'pthread_mutex_unlock' in scope
73 |
74 | func unlock() {
75 | pthread_mutex_unlock(&mutex)
| `- error: cannot find 'pthread_mutex_unlock' in scope
76 | }
77 | #endif
[132/164] Compiling SwiftSoup OrderedSet.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:63:9: error: cannot find 'pthread_mutex_init' in scope
61 |
62 | init() {
63 | pthread_mutex_init(&mutex, nil)
| `- error: cannot find 'pthread_mutex_init' in scope
64 | }
65 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:63:36: error: 'nil' requires a contextual type
61 |
62 | init() {
63 | pthread_mutex_init(&mutex, nil)
| `- error: 'nil' requires a contextual type
64 | }
65 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:67:9: error: cannot find 'pthread_mutex_destroy' in scope
65 |
66 | deinit {
67 | pthread_mutex_destroy(&mutex)
| `- error: cannot find 'pthread_mutex_destroy' in scope
68 | }
69 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:71:9: error: cannot find 'pthread_mutex_lock' in scope
69 |
70 | func lock() {
71 | pthread_mutex_lock(&mutex)
| `- error: cannot find 'pthread_mutex_lock' in scope
72 | }
73 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:75:9: error: cannot find 'pthread_mutex_unlock' in scope
73 |
74 | func unlock() {
75 | pthread_mutex_unlock(&mutex)
| `- error: cannot find 'pthread_mutex_unlock' in scope
76 | }
77 | #endif
[133/164] Compiling SwiftSoup ParseError.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:63:9: error: cannot find 'pthread_mutex_init' in scope
61 |
62 | init() {
63 | pthread_mutex_init(&mutex, nil)
| `- error: cannot find 'pthread_mutex_init' in scope
64 | }
65 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:63:36: error: 'nil' requires a contextual type
61 |
62 | init() {
63 | pthread_mutex_init(&mutex, nil)
| `- error: 'nil' requires a contextual type
64 | }
65 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:67:9: error: cannot find 'pthread_mutex_destroy' in scope
65 |
66 | deinit {
67 | pthread_mutex_destroy(&mutex)
| `- error: cannot find 'pthread_mutex_destroy' in scope
68 | }
69 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:71:9: error: cannot find 'pthread_mutex_lock' in scope
69 |
70 | func lock() {
71 | pthread_mutex_lock(&mutex)
| `- error: cannot find 'pthread_mutex_lock' in scope
72 | }
73 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:75:9: error: cannot find 'pthread_mutex_unlock' in scope
73 |
74 | func unlock() {
75 | pthread_mutex_unlock(&mutex)
| `- error: cannot find 'pthread_mutex_unlock' in scope
76 | }
77 | #endif
[134/164] Compiling SwiftSoup UTF8Arrays.swift
[135/164] Compiling SwiftSoup UnicodeScalar.swift
[136/164] Compiling SwiftSoup Validate.swift
[137/164] Compiling SwiftSoup Whitelist.swift
[138/164] Compiling SwiftSoup XmlDeclaration.swift
[139/164] Compiling SwiftSoup XmlTreeBuilder.swift
[159/164] Compiling SwiftSoup Document.swift
[160/164] Compiling SwiftSoup DocumentType.swift
BUILD FAILURE 6.2 wasm