Build Information
Failed to build EmojiKit, reference v1.2.2 (d7165c), with Swift 6.1 for Wasm on 15 Oct 2025 19:59:51 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/niklasamslgruber/EmojiKit.git
Reference: v1.2.2
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
* tag v1.2.2 -> FETCH_HEAD
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 v1.2.2
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/niklasamslgruber/EmojiKit.git
https://github.com/niklasamslgruber/EmojiKit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "swiftsoup",
"requirement" : {
"range" : [
{
"lower_bound" : "2.6.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/scinfu/SwiftSoup.git"
}
],
"manifest_display_name" : "EmojiKit",
"name" : "EmojiKit",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
},
{
"name" : "tvos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "EmojiKit",
"targets" : [
"EmojiKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "EmojiSourceKit",
"targets" : [
"EmojiSourceKit"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "EmojiSourceKit",
"module_type" : "SwiftTarget",
"name" : "EmojiSourceKit",
"path" : "Sources/EmojiSourceKit",
"product_dependencies" : [
"ArgumentParser",
"SwiftSoup"
],
"product_memberships" : [
"EmojiSourceKit"
],
"sources" : [
"EmojiDownloader.swift",
"EmojiScripts.swift",
"StringHelper.swift",
"UnicodeParser.swift"
],
"target_dependencies" : [
"EmojiKit"
],
"type" : "executable"
},
{
"c99name" : "EmojiKit",
"module_type" : "SwiftTarget",
"name" : "EmojiKit",
"path" : "Sources/EmojiKit",
"product_memberships" : [
"EmojiKit",
"EmojiSourceKit"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/EmojiKit/Resources/emojis_v13.1.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/EmojiKit/Resources/emojis_v14.0.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/EmojiKit/Resources/emojis_v15.0.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/EmojiKit/Resources/emojis_v15.1.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/EmojiKit/Resources/emojis_v16.0.json",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"AppleEmojiCategory.swift",
"EmojiManager.swift",
"UnicodeEmojiCategory.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:062e4aaff76454b333ce7957a8e87c3beb342f1dedb64399abb81cdea021b526
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/scinfu/SwiftSoup.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/4634] Fetching swiftsoup
[511/21289] Fetching swiftsoup, swift-argument-parser
Fetched https://github.com/scinfu/SwiftSoup.git from cache (1.17s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.69s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.2 (2.79s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.11.1 (1.07s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/nicklockwood/LRUCache.git
[1/1814] Fetching swift-atomics
[455/2134] Fetching swift-atomics, lrucache
Fetched https://github.com/nicklockwood/LRUCache.git from cache (0.49s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.72s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.62s)
Computing version for https://github.com/nicklockwood/LRUCache.git
Computed https://github.com/nicklockwood/LRUCache.git at 1.1.2 (3.67s)
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/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/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/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
[7/25] Copying emojis_v15.0.json
[8/25] Write sources
[8/25] Copying emojis_v16.0.json
[8/25] Write sources
[8/25] Copying emojis_v13.1.json
[12/25] Copying emojis_v15.1.json
[13/25] Copying emojis_v14.0.json
[14/25] Write swift-version-24593BA9C3E375BF.txt
[14/25] Compiling _AtomicsShims.c
[17/52] Compiling Atomics ManagedAtomic.swift
[18/52] Compiling Atomics ManagedAtomicLazyReference.swift
[19/52] Compiling Atomics UnsafeAtomic.swift
[20/52] Compiling Atomics UnsafeAtomicLazyReference.swift
[21/54] Emitting module ArgumentParserToolInfo
[22/54] Compiling ArgumentParserToolInfo ToolInfo.swift
[23/55] Compiling Atomics AtomicStorage.swift
[24/55] Compiling Atomics AtomicValue.swift
[25/55] Compiling Atomics OptionalRawRepresentable.swift
[26/55] Compiling Atomics RawRepresentable.swift
[27/55] Compiling Atomics AtomicBool.swift
[28/55] Compiling Atomics IntegerConformances.swift
[29/55] Compiling Atomics PointerConformances.swift
[30/55] Compiling Atomics Primitives.native.swift
[31/55] Emitting module Atomics
[32/55] Compiling Atomics AtomicMemoryOrderings.swift
[33/55] Compiling Atomics DoubleWord.swift
[34/55] Compiling Atomics AtomicInteger.swift
[35/55] Compiling Atomics AtomicOptionalWrappable.swift
[36/55] Compiling Atomics AtomicReference.swift
[38/55] Compiling Atomics IntegerOperations.swift
[39/55] Compiling Atomics Unmanaged extensions.swift
[39/56] Wrapping AST for ArgumentParserToolInfo for debugging
[41/100] Wrapping AST for Atomics for debugging
[43/100] Emitting module EmojiKit
[44/100] Compiling EmojiKit resource_bundle_accessor.swift
[45/100] Emitting module LRUCache
[46/100] Compiling LRUCache LRUCache.swift
[47/100] Compiling EmojiKit EmojiManager.swift
[48/100] Compiling EmojiKit AppleEmojiCategory.swift
[49/100] Compiling EmojiKit UnicodeEmojiCategory.swift
[51/102] Wrapping AST for EmojiKit for debugging
[52/102] Wrapping AST for LRUCache for debugging
[54/151] Compiling SwiftSoup Attribute.swift
[55/151] Compiling SwiftSoup Attributes.swift
[56/151] Compiling SwiftSoup BinarySearch.swift
[57/151] Compiling SwiftSoup BooleanAttribute.swift
[58/151] Compiling SwiftSoup CharacterExt.swift
[59/151] Compiling SwiftSoup CharacterReader.swift
[60/157] Compiling SwiftSoup FormElement.swift
[61/157] Compiling SwiftSoup HtmlTreeBuilder.swift
[62/157] Compiling SwiftSoup HtmlTreeBuilderState.swift
[63/157] Compiling SwiftSoup Mutex.swift
[64/157] Compiling SwiftSoup Node.swift
[65/157] Compiling SwiftSoup NodeTraversor.swift
[66/157] Compiling SwiftSoup Cleaner.swift
[67/157] Compiling SwiftSoup Collector.swift
[68/157] Compiling SwiftSoup CombiningEvaluator.swift
[69/157] Compiling SwiftSoup Comment.swift
[70/157] Compiling SwiftSoup CssSelector.swift
[71/157] Compiling SwiftSoup DataNode.swift
[72/157] Emitting module ArgumentParser
[73/157] Compiling SwiftSoup NodeVisitor.swift
[74/157] Compiling SwiftSoup OrderedSet.swift
[75/157] Compiling SwiftSoup ParseError.swift
[76/157] Compiling SwiftSoup ParseErrorList.swift
[77/157] Compiling SwiftSoup ParseSettings.swift
[78/157] Compiling SwiftSoup Parser.swift
[79/157] Compiling SwiftSoup Document.swift
[80/157] Compiling SwiftSoup DocumentType.swift
[81/157] Compiling SwiftSoup Element.swift
[82/157] Compiling SwiftSoup Elements.swift
[83/157] Compiling SwiftSoup Entities.swift
[84/157] Compiling SwiftSoup Evaluator.swift
[85/157] Compiling SwiftSoup Exception.swift
[86/157] Compiling SwiftSoup StringBuilder.swift
[87/157] Compiling SwiftSoup StringUtil.swift
[88/157] Compiling SwiftSoup StructuralEvaluator.swift
[89/157] Compiling SwiftSoup SwiftSoup.swift
[90/157] Compiling SwiftSoup Tag.swift
[91/157] Compiling SwiftSoup TextNode.swift
[92/157] Compiling SwiftSoup ParsingStrings.swift
[93/157] Compiling SwiftSoup Pattern.swift
[94/157] Compiling SwiftSoup QueryParser.swift
[95/157] Compiling SwiftSoup QueryParserCache.swift
[96/157] Compiling SwiftSoup StreamReader.swift
[97/157] Compiling SwiftSoup String.swift
[98/157] Compiling ArgumentParser Tree.swift
[99/157] Compiling ArgumentParser CodingKeyValidator.swift
[100/157] Compiling ArgumentParser NonsenseFlagsValidator.swift
[101/157] Compiling ArgumentParser ParsableArgumentsValidation.swift
[102/157] Compiling ArgumentParser PositionalArgumentsValidator.swift
[103/157] Compiling ArgumentParser UniqueNamesValidator.swift
[104/158] Wrapping AST for ArgumentParser for debugging
[106/158] Emitting module SwiftSoup
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[134/164] Compiling SwiftSoup UTF8Arrays.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[135/164] Compiling SwiftSoup UnicodeScalar.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[136/164] Compiling SwiftSoup Validate.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[137/164] Compiling SwiftSoup Whitelist.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[138/164] Compiling SwiftSoup XmlDeclaration.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[139/164] Compiling SwiftSoup XmlTreeBuilder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:062e4aaff76454b333ce7957a8e87c3beb342f1dedb64399abb81cdea021b526
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/12] Write swift-version-24593BA9C3E375BF.txt
[4/39] Compiling EmojiKit resource_bundle_accessor.swift
[5/39] Compiling EmojiKit UnicodeEmojiCategory.swift
[6/39] Compiling Atomics ManagedAtomic.swift
[7/39] Compiling Atomics ManagedAtomicLazyReference.swift
[8/41] Emitting module EmojiKit
[9/41] Compiling EmojiKit AppleEmojiCategory.swift
[10/41] Compiling Atomics AtomicStorage.swift
[11/41] Compiling Atomics AtomicValue.swift
[12/41] Compiling Atomics AtomicMemoryOrderings.swift
[13/41] Compiling Atomics DoubleWord.swift
[14/41] Compiling EmojiKit EmojiManager.swift
[15/42] Compiling Atomics UnsafeAtomic.swift
[16/42] Compiling Atomics UnsafeAtomicLazyReference.swift
[18/42] Compiling LRUCache LRUCache.swift
[19/42] Emitting module LRUCache
[21/43] Compiling Atomics IntegerOperations.swift
[22/43] Compiling Atomics Unmanaged extensions.swift
[23/43] Compiling Atomics OptionalRawRepresentable.swift
[24/43] Compiling Atomics RawRepresentable.swift
[25/43] Compiling Atomics AtomicBool.swift
[26/43] Compiling Atomics AtomicInteger.swift
[27/43] Compiling Atomics AtomicOptionalWrappable.swift
[28/43] Compiling Atomics AtomicReference.swift
[29/43] Compiling ArgumentParserToolInfo ToolInfo.swift
[30/43] Emitting module ArgumentParserToolInfo
[32/41] Emitting module Atomics
[33/85] Compiling ArgumentParser ZshCompletionsGenerator.swift
[34/85] Compiling ArgumentParser Argument.swift
[35/85] Compiling ArgumentParser ArgumentDiscussion.swift
[36/86] Wrapping AST for Atomics for debugging
[38/135] Compiling SwiftSoup StringBuilder.swift
[39/135] Compiling SwiftSoup StringUtil.swift
[40/135] Compiling SwiftSoup StructuralEvaluator.swift
[41/135] Compiling SwiftSoup SwiftSoup.swift
[42/135] Compiling SwiftSoup Tag.swift
[43/135] Compiling SwiftSoup TextNode.swift
[44/141] Compiling SwiftSoup Pattern.swift
[45/141] Compiling SwiftSoup QueryParser.swift
[46/141] Compiling SwiftSoup QueryParserCache.swift
[47/141] Compiling SwiftSoup HtmlTreeBuilderState.swift
[48/141] Compiling SwiftSoup Mutex.swift
[49/141] Compiling SwiftSoup Node.swift
[50/141] Compiling ArgumentParser Tree.swift
[51/141] Compiling ArgumentParser CodingKeyValidator.swift
[52/141] Compiling ArgumentParser NonsenseFlagsValidator.swift
[53/141] Compiling ArgumentParser ParsableArgumentsValidation.swift
[54/141] Compiling ArgumentParser PositionalArgumentsValidator.swift
[55/141] Compiling ArgumentParser UniqueNamesValidator.swift
[56/141] Emitting module SwiftSoup
[57/147] Emitting module ArgumentParser
[58/147] Compiling SwiftSoup Attribute.swift
[59/147] Compiling SwiftSoup Attributes.swift
[60/147] Compiling SwiftSoup BinarySearch.swift
[61/147] Compiling SwiftSoup BooleanAttribute.swift
[62/147] Compiling SwiftSoup CharacterExt.swift
[63/147] Compiling SwiftSoup CharacterReader.swift
[64/147] Compiling SwiftSoup Cleaner.swift
[71/147] Compiling SwiftSoup NodeTraversor.swift
[72/147] Compiling SwiftSoup NodeVisitor.swift
[73/147] Compiling SwiftSoup OrderedSet.swift
[74/147] Compiling SwiftSoup ParseError.swift
[75/147] Compiling SwiftSoup StreamReader.swift
[76/147] Compiling SwiftSoup String.swift
[77/147] Compiling SwiftSoup Collector.swift
[78/147] Compiling SwiftSoup CombiningEvaluator.swift
[79/147] Compiling SwiftSoup Comment.swift
[80/147] Compiling SwiftSoup CssSelector.swift
[81/147] Compiling SwiftSoup DataNode.swift
[82/147] Compiling SwiftSoup Document.swift
[83/147] Compiling SwiftSoup DocumentType.swift
[84/147] Compiling SwiftSoup Element.swift
[85/147] Compiling SwiftSoup Elements.swift
[86/147] Compiling SwiftSoup Entities.swift
[87/147] Compiling SwiftSoup Evaluator.swift
[88/147] Compiling SwiftSoup Exception.swift
[89/147] Compiling SwiftSoup FormElement.swift
[90/147] Compiling SwiftSoup HtmlTreeBuilder.swift
[91/147] Compiling SwiftSoup ParseErrorList.swift
[92/147] Compiling SwiftSoup ParseSettings.swift
[93/147] Compiling SwiftSoup Parser.swift
[94/147] Compiling SwiftSoup ParsingStrings.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
/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
/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
[117/148] Compiling SwiftSoup UTF8Arrays.swift
[118/148] Compiling SwiftSoup UnicodeScalar.swift
[119/148] Compiling SwiftSoup Validate.swift
[120/148] Compiling SwiftSoup Whitelist.swift
[121/148] Compiling SwiftSoup XmlDeclaration.swift
[122/148] Compiling SwiftSoup XmlTreeBuilder.swift
BUILD FAILURE 6.1 wasm