Build Information
Failed to build Slab, reference develop (cddcfa), with Swift 6.3 for Wasm on 12 Apr 2026 13:49:47 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ptrkstr/Slab.git
Reference: develop
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/ptrkstr/Slab
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at cddcfa9 Update readme
Cloned https://github.com/ptrkstr/Slab.git
Revision (git rev-parse @):
cddcfa99626ec372f31f935b85103aaf8769f4ca
SUCCESS checkout https://github.com/ptrkstr/Slab.git at develop
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/ptrkstr/Slab.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/scinfu/SwiftSoup
[1/5929] Fetching swiftsoup
[239/29454] Fetching swiftsoup, swift-collections
Fetched https://github.com/scinfu/SwiftSoup from cache (1.24s)
[3764/23525] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.81s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (3.93s)
Computing version for https://github.com/scinfu/SwiftSoup
Computed https://github.com/scinfu/SwiftSoup at 2.13.4 (0.67s)
Creating working copy for https://github.com/scinfu/SwiftSoup
Working copy of https://github.com/scinfu/SwiftSoup resolved at 2.13.4
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
Building for debugging...
[0/12] Write sources
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/84] Emitting module InternalCollectionsUtilities
[14/86] Compiling SwiftSoup DocumentType.swift
[15/86] Compiling SwiftSoup QueryParserCache.swift
[16/86] Compiling InternalCollectionsUtilities _SortedCollection.swift
[17/86] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[18/86] Compiling SwiftSoup CharacterReader.swift
[19/86] Compiling SwiftSoup Cleaner.swift
[20/86] Compiling SwiftSoup Collector.swift
[21/86] Compiling SwiftSoup Attribute.swift
[22/86] Compiling SwiftSoup Attributes.swift
[23/86] Compiling SwiftSoup BinarySearch.swift
[24/86] Compiling SwiftSoup BooleanAttribute.swift
[25/86] Compiling SwiftSoup ByteSlice.swift
[26/86] Compiling SwiftSoup CharacterExt.swift
[27/86] Compiling SwiftSoup CssSelector.swift
[28/86] Compiling SwiftSoup DataNode.swift
[29/86] Compiling SwiftSoup DebugTrace.swift
[30/86] Compiling SwiftSoup Document.swift
[31/86] Compiling SwiftSoup CombiningEvaluator.swift
[32/86] Compiling SwiftSoup Comment.swift
[34/244] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[35/352] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[36/352] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[37/352] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[38/352] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[39/352] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[40/366] Compiling HashTreeCollections _HashSlot.swift
[41/366] Compiling HashTreeCollections _HashStack.swift
[42/366] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[43/366] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[44/375] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[45/375] Compiling HashTreeCollections TreeDictionary+Merge.swift
[46/375] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[47/375] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[48/378] Compiling HashTreeCollections TreeDictionary+Filter.swift
[49/378] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[50/378] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[51/378] Compiling HashTreeCollections TreeDictionary+Keys.swift
[52/386] Compiling HeapModule Heap+Descriptions.swift
[53/386] Compiling HashTreeCollections _HashNode+Structural merge.swift
[54/386] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[55/386] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[56/386] Compiling HashTreeCollections _HashNode+Structural union.swift
[57/386] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[58/386] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[59/386] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[60/386] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[61/386] Compiling HashTreeCollections _HashNode.swift
[62/386] Compiling HashTreeCollections _HashNodeHeader.swift
[63/386] Compiling ContainersPreview Box.swift
[64/386] Compiling ContainersPreview Inout.swift
[65/386] Compiling ContainersPreview InputSpan.swift
[66/386] Compiling ContainersPreview Shared.swift
[67/386] Compiling HeapModule _HeapNode.swift
[68/386] Compiling HeapModule Heap.swift
[69/386] Emitting module ContainersPreview
[70/386] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[71/386] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[72/386] Compiling HashTreeCollections _HashNode+Storage.swift
[73/386] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[74/386] Compiling HashTreeCollections _HashNode+Structural filter.swift
[76/387] Compiling HeapModule Heap+Invariants.swift
[77/387] Compiling HeapModule Heap+UnsafeHandle.swift
[78/387] Emitting module HeapModule
[80/428] Compiling DequeModule UniqueDeque+Descriptions.swift
[81/428] Compiling DequeModule UniqueDeque+Equatable.swift
[82/428] Compiling DequeModule UniqueDeque+Experimental.swift
[83/428] Compiling DequeModule UniqueDeque+Hashable.swift
[84/428] Compiling DequeModule UniqueDeque+Initializers.swift
[85/428] Compiling DequeModule UniqueDeque+Insertions.swift
[86/428] Compiling DequeModule UniqueDeque+Prepend.swift
[87/428] Compiling DequeModule UniqueDeque+Removals.swift
[88/435] Compiling DequeModule RigidDeque+Container.swift
[89/435] Compiling DequeModule RigidDeque+Descriptions.swift
[90/435] Compiling DequeModule RigidDeque+Removals.swift
[91/435] Compiling DequeModule RigidDeque+Replacements.swift
[92/435] Compiling DequeModule RigidDeque+Testing.swift
[93/435] Compiling DequeModule RigidDeque.swift
[94/435] Compiling DequeModule UniqueDeque+Append.swift
[95/435] Compiling DequeModule RigidDeque+Equatable.swift
[96/435] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[97/435] Compiling HashTreeCollections TreeSet+Debugging.swift
[98/435] Compiling HashTreeCollections TreeSet+Descriptions.swift
[99/435] Compiling HashTreeCollections TreeSet+Equatable.swift
[100/435] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[101/435] Compiling HashTreeCollections TreeSet+Extras.swift
[102/435] Compiling BitCollections BitSet.Index.swift
[103/442] Compiling HashTreeCollections TreeDictionary+Collection.swift
[104/442] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[105/442] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[106/442] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[107/442] Compiling HashTreeCollections TreeDictionary.swift
[108/442] Compiling HashTreeCollections TreeSet+Codable.swift
[109/442] Compiling HashTreeCollections TreeSet+Collection.swift
[117/442] Compiling DequeModule RigidDeque+Experimental.swift
[118/442] Compiling DequeModule RigidDeque+Hashable.swift
[119/442] Compiling DequeModule RigidDeque+Initializers.swift
[120/442] Compiling DequeModule RigidDeque+Insertions.swift
[121/442] Compiling DequeModule RigidDeque+Prepend.swift
[122/442] Compiling DequeModule UniqueDeque+Consumption.swift
[123/442] Compiling DequeModule UniqueDeque+Container.swift
[125/442] Compiling DequeModule _DequeBuffer.swift
[126/442] Compiling DequeModule _DequeBufferHeader.swift
[127/442] Compiling DequeModule RigidDeque+Append.swift
[128/442] Compiling DequeModule RigidDeque+Consumption.swift
[143/442] Compiling HashTreeCollections TreeDictionary+Codable.swift
[162/457] Compiling DequeModule Deque+Testing.swift
[163/457] Compiling DequeModule Deque._Storage.swift
[164/457] Compiling DequeModule Deque._UnsafeHandle.swift
[165/457] Compiling DequeModule Deque.swift
[189/457] Compiling DequeModule UniqueDeque+Replacements.swift
[190/457] Compiling DequeModule UniqueDeque.swift
[191/457] Compiling DequeModule _DequeSlot.swift
[192/457] Compiling DequeModule _UnsafeDequeHandle.swift
[193/457] Compiling DequeModule _UnsafeDequeSegments.swift
[211/466] Emitting module BitCollections
[212/466] Compiling DequeModule Deque+Codable.swift
[213/466] Compiling DequeModule Deque+Collection.swift
[214/466] Compiling DequeModule Deque+CustomReflectable.swift
[215/466] Compiling DequeModule Deque+Descriptions.swift
[216/466] Compiling DequeModule Deque+Equatable.swift
[217/466] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[218/466] Compiling DequeModule Deque+Extras.swift
[219/466] Compiling DequeModule Deque+Hashable.swift
[228/466] Compiling _RopeModule String Utilities.swift
[229/466] Compiling _RopeModule String.Index+ABI.swift
[230/466] Compiling _RopeModule _CharacterRecognizer.swift
[231/466] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[232/466] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[233/466] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[234/466] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[235/466] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[236/466] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[237/466] Compiling HashTreeCollections TreeSet.swift
[239/466] Compiling OrderedCollections OrderedSet+Sendable.swift
[240/466] Compiling OrderedCollections OrderedSet+SubSequence.swift
[241/466] Compiling OrderedCollections OrderedSet+Testing.swift
[242/466] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[243/466] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[244/466] Compiling OrderedCollections OrderedSet.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:82:9: error: cannot find 'pthread_mutex_init' in scope
80 |
81 | init() {
82 | pthread_mutex_init(&mutex, nil)
| `- error: cannot find 'pthread_mutex_init' in scope
83 | }
84 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:82:36: error: 'nil' requires a contextual type
80 |
81 | init() {
82 | pthread_mutex_init(&mutex, nil)
| `- error: 'nil' requires a contextual type
83 | }
84 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:86:9: error: cannot find 'pthread_mutex_destroy' in scope
84 |
85 | deinit {
86 | pthread_mutex_destroy(&mutex)
| `- error: cannot find 'pthread_mutex_destroy' in scope
87 | }
88 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:90:9: error: cannot find 'pthread_mutex_lock' in scope
88 |
89 | func lock() {
90 | pthread_mutex_lock(&mutex)
| `- error: cannot find 'pthread_mutex_lock' in scope
91 | }
92 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:94:9: error: cannot find 'pthread_mutex_unlock' in scope
92 |
93 | func unlock() {
94 | pthread_mutex_unlock(&mutex)
| `- error: cannot find 'pthread_mutex_unlock' in scope
95 | }
96 | #endif
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:82:9: error: cannot find 'pthread_mutex_init' in scope
80 |
81 | init() {
82 | pthread_mutex_init(&mutex, nil)
| `- error: cannot find 'pthread_mutex_init' in scope
83 | }
84 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:82:36: error: 'nil' requires a contextual type
80 |
81 | init() {
82 | pthread_mutex_init(&mutex, nil)
| `- error: 'nil' requires a contextual type
83 | }
84 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:86:9: error: cannot find 'pthread_mutex_destroy' in scope
84 |
85 | deinit {
86 | pthread_mutex_destroy(&mutex)
| `- error: cannot find 'pthread_mutex_destroy' in scope
87 | }
88 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:90:9: error: cannot find 'pthread_mutex_lock' in scope
88 |
89 | func lock() {
90 | pthread_mutex_lock(&mutex)
| `- error: cannot find 'pthread_mutex_lock' in scope
91 | }
92 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:94:9: error: cannot find 'pthread_mutex_unlock' in scope
92 |
93 | func unlock() {
94 | pthread_mutex_unlock(&mutex)
| `- error: cannot find 'pthread_mutex_unlock' in scope
95 | }
96 | #endif
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:82:9: error: cannot find 'pthread_mutex_init' in scope
80 |
81 | init() {
82 | pthread_mutex_init(&mutex, nil)
| `- error: cannot find 'pthread_mutex_init' in scope
83 | }
84 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:82:36: error: 'nil' requires a contextual type
80 |
81 | init() {
82 | pthread_mutex_init(&mutex, nil)
| `- error: 'nil' requires a contextual type
83 | }
84 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:86:9: error: cannot find 'pthread_mutex_destroy' in scope
84 |
85 | deinit {
86 | pthread_mutex_destroy(&mutex)
| `- error: cannot find 'pthread_mutex_destroy' in scope
87 | }
88 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:90:9: error: cannot find 'pthread_mutex_lock' in scope
88 |
89 | func lock() {
90 | pthread_mutex_lock(&mutex)
| `- error: cannot find 'pthread_mutex_lock' in scope
91 | }
92 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:94:9: error: cannot find 'pthread_mutex_unlock' in scope
92 |
93 | func unlock() {
94 | pthread_mutex_unlock(&mutex)
| `- error: cannot find 'pthread_mutex_unlock' in scope
95 | }
96 | #endif
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:82:9: error: cannot find 'pthread_mutex_init' in scope
80 |
81 | init() {
82 | pthread_mutex_init(&mutex, nil)
| `- error: cannot find 'pthread_mutex_init' in scope
83 | }
84 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:82:36: error: 'nil' requires a contextual type
80 |
81 | init() {
82 | pthread_mutex_init(&mutex, nil)
| `- error: 'nil' requires a contextual type
83 | }
84 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:86:9: error: cannot find 'pthread_mutex_destroy' in scope
84 |
85 | deinit {
86 | pthread_mutex_destroy(&mutex)
| `- error: cannot find 'pthread_mutex_destroy' in scope
87 | }
88 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:90:9: error: cannot find 'pthread_mutex_lock' in scope
88 |
89 | func lock() {
90 | pthread_mutex_lock(&mutex)
| `- error: cannot find 'pthread_mutex_lock' in scope
91 | }
92 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:94:9: error: cannot find 'pthread_mutex_unlock' in scope
92 |
93 | func unlock() {
94 | pthread_mutex_unlock(&mutex)
| `- error: cannot find 'pthread_mutex_unlock' in scope
95 | }
96 | #endif
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:82:9: error: cannot find 'pthread_mutex_init' in scope
80 |
81 | init() {
82 | pthread_mutex_init(&mutex, nil)
| `- error: cannot find 'pthread_mutex_init' in scope
83 | }
84 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:82:36: error: 'nil' requires a contextual type
80 |
81 | init() {
82 | pthread_mutex_init(&mutex, nil)
| `- error: 'nil' requires a contextual type
83 | }
84 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:86:9: error: cannot find 'pthread_mutex_destroy' in scope
84 |
85 | deinit {
86 | pthread_mutex_destroy(&mutex)
| `- error: cannot find 'pthread_mutex_destroy' in scope
87 | }
88 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:90:9: error: cannot find 'pthread_mutex_lock' in scope
88 |
89 | func lock() {
90 | pthread_mutex_lock(&mutex)
| `- error: cannot find 'pthread_mutex_lock' in scope
91 | }
92 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:94:9: error: cannot find 'pthread_mutex_unlock' in scope
92 |
93 | func unlock() {
94 | pthread_mutex_unlock(&mutex)
| `- error: cannot find 'pthread_mutex_unlock' in scope
95 | }
96 | #endif
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:82:9: error: cannot find 'pthread_mutex_init' in scope
80 |
81 | init() {
82 | pthread_mutex_init(&mutex, nil)
| `- error: cannot find 'pthread_mutex_init' in scope
83 | }
84 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:82:36: error: 'nil' requires a contextual type
80 |
81 | init() {
82 | pthread_mutex_init(&mutex, nil)
| `- error: 'nil' requires a contextual type
83 | }
84 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:86:9: error: cannot find 'pthread_mutex_destroy' in scope
84 |
85 | deinit {
86 | pthread_mutex_destroy(&mutex)
| `- error: cannot find 'pthread_mutex_destroy' in scope
87 | }
88 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:90:9: error: cannot find 'pthread_mutex_lock' in scope
88 |
89 | func lock() {
90 | pthread_mutex_lock(&mutex)
| `- error: cannot find 'pthread_mutex_lock' in scope
91 | }
92 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:94:9: error: cannot find 'pthread_mutex_unlock' in scope
92 |
93 | func unlock() {
94 | pthread_mutex_unlock(&mutex)
| `- error: cannot find 'pthread_mutex_unlock' in scope
95 | }
96 | #endif
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:82:9: error: cannot find 'pthread_mutex_init' in scope
80 |
81 | init() {
82 | pthread_mutex_init(&mutex, nil)
| `- error: cannot find 'pthread_mutex_init' in scope
83 | }
84 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:82:36: error: 'nil' requires a contextual type
80 |
81 | init() {
82 | pthread_mutex_init(&mutex, nil)
| `- error: 'nil' requires a contextual type
83 | }
84 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:86:9: error: cannot find 'pthread_mutex_destroy' in scope
84 |
85 | deinit {
86 | pthread_mutex_destroy(&mutex)
| `- error: cannot find 'pthread_mutex_destroy' in scope
87 | }
88 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:90:9: error: cannot find 'pthread_mutex_lock' in scope
88 |
89 | func lock() {
90 | pthread_mutex_lock(&mutex)
| `- error: cannot find 'pthread_mutex_lock' in scope
91 | }
92 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:94:9: error: cannot find 'pthread_mutex_unlock' in scope
92 |
93 | func unlock() {
94 | pthread_mutex_unlock(&mutex)
| `- error: cannot find 'pthread_mutex_unlock' in scope
95 | }
96 | #endif
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:82:9: error: cannot find 'pthread_mutex_init' in scope
80 |
81 | init() {
82 | pthread_mutex_init(&mutex, nil)
| `- error: cannot find 'pthread_mutex_init' in scope
83 | }
84 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:82:36: error: 'nil' requires a contextual type
80 |
81 | init() {
82 | pthread_mutex_init(&mutex, nil)
| `- error: 'nil' requires a contextual type
83 | }
84 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:86:9: error: cannot find 'pthread_mutex_destroy' in scope
84 |
85 | deinit {
86 | pthread_mutex_destroy(&mutex)
| `- error: cannot find 'pthread_mutex_destroy' in scope
87 | }
88 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:90:9: error: cannot find 'pthread_mutex_lock' in scope
88 |
89 | func lock() {
90 | pthread_mutex_lock(&mutex)
| `- error: cannot find 'pthread_mutex_lock' in scope
91 | }
92 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:94:9: error: cannot find 'pthread_mutex_unlock' in scope
92 |
93 | func unlock() {
94 | pthread_mutex_unlock(&mutex)
| `- error: cannot find 'pthread_mutex_unlock' in scope
95 | }
96 | #endif
[310/467] Compiling OrderedCollections _UnsafeBitset.swift
[311/467] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[312/467] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[313/467] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[314/467] Compiling HashTreeCollections _AncestorHashSlots.swift
[315/467] Compiling HashTreeCollections _Bitmap.swift
[316/467] Compiling HashTreeCollections _Bucket.swift
[317/467] Compiling HashTreeCollections _Hash.swift
[318/467] Compiling HashTreeCollections _HashLevel.swift
[319/474] Compiling SwiftSoup UTF8Arrays.swift
[320/474] Compiling SwiftSoup UnicodeScalar.swift
[321/474] Compiling SwiftSoup Validate.swift
[322/474] Compiling SwiftSoup Whitelist.swift
[323/474] Compiling SwiftSoup XmlDeclaration.swift
[324/474] Compiling SwiftSoup XmlTreeBuilder.swift
[329/474] Compiling SwiftSoup TreeBuilder.swift
[344/474] Emitting module OrderedCollections
[381/475] Compiling _RopeModule Rope+Join.swift
[382/475] Compiling _RopeModule Rope+MutatingForEach.swift
[383/475] Compiling _RopeModule Rope+Remove.swift
[384/475] Compiling _RopeModule Rope+RemoveSubrange.swift
[385/475] Compiling _RopeModule Rope+Split.swift
[386/475] Compiling _RopeModule Optional Utilities.swift
[387/475] Emitting module _RopeModule
[410/475] Emitting module SwiftSoup
[430/475] Emitting module HashTreeCollections
[432/476] Emitting module DequeModule
[450/484] Compiling Collections HashTreeCollections reexports.swift
[451/484] Compiling Collections DequeModule reexports.swift
[452/484] Compiling Collections OrderedCollections reexports.swift
[453/484] Compiling Collections HeapModule reexports.swift
[454/484] Compiling Collections BitCollections reexports.swift
[455/484] Emitting module Collections
BUILD FAILURE 6.3 wasm