The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build slipstream, reference main (103c04), with Swift 6.2 for Wasm on 10 Nov 2025 01:45:40 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ClutchEngineering/slipstream.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/ClutchEngineering/slipstream
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 103c04d Make API calls work properly (#264)
Cloned https://github.com/ClutchEngineering/slipstream.git
Revision (git rev-parse @):
103c04d548bdca4f890b7e11a99e20d9ad9cf6b7
SUCCESS checkout https://github.com/ClutchEngineering/slipstream.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ClutchEngineering/slipstream.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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-markdown.git
[1/6965] Fetching swift-markdown
Fetched https://github.com/apple/swift-markdown.git from cache (0.47s)
Fetching https://github.com/swiftlang/swift-cmark.git
[1/18244] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark.git from cache (1.42s)
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/scinfu/SwiftSoup.git
[1/4634] Fetching swiftsoup
[48/6794] Fetching swiftsoup, swift-docc-plugin
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.50s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.50s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.88s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3573] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.38s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.82s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.11.1 (0.34s)
Fetching https://github.com/nicklockwood/LRUCache.git
Fetching https://github.com/apple/swift-atomics.git
[1/341] Fetching lrucache
[342/2161] Fetching lrucache, swift-atomics
Fetched https://github.com/nicklockwood/LRUCache.git from cache (0.36s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.36s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.79s)
Computing version for https://github.com/nicklockwood/LRUCache.git
Computed https://github.com/nicklockwood/LRUCache.git at 1.2.0 (0.40s)
Creating working copy for https://github.com/nicklockwood/LRUCache.git
Working copy of https://github.com/nicklockwood/LRUCache.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-markdown.git
Working copy of https://github.com/apple/swift-markdown.git resolved at main (f7a559e)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/swiftlang/swift-cmark.git
Working copy of https://github.com/swiftlang/swift-cmark.git resolved at gfm (924936d)
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/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.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
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/45] Write sources
[6/45] Compiling cmark-gfm-extensions tagfilter.c
[7/45] Compiling cmark-gfm-extensions tasklist.c
[8/45] Compiling CAtomic CAtomic.c
[9/45] Write swift-version-24593BA9C3E375BF.txt
[10/45] Compiling cmark-gfm-extensions strikethrough.c
[11/45] Compiling cmark-gfm-extensions core-extensions.c
[12/45] Compiling cmark-gfm-extensions ext_scanners.c
[13/45] Compiling cmark-gfm-extensions table.c
[14/45] Compiling cmark-gfm-extensions autolink.c
[15/45] Compiling cmark-gfm syntax_extension.c
[16/45] Compiling cmark-gfm xml.c
[17/45] Compiling cmark-gfm blocks.c
[18/45] Compiling cmark-gfm registry.c
[19/47] Compiling cmark-gfm plugin.c
[20/50] Compiling cmark-gfm references.c
[21/50] Compiling cmark-gfm render.c
[22/50] Compiling cmark-gfm plaintext.c
[23/50] Compiling cmark-gfm map.c
[24/50] Compiling cmark-gfm linked_list.c
[25/50] Compiling cmark-gfm node.c
[26/50] Compiling cmark-gfm latex.c
[27/50] Compiling cmark-gfm man.c
[28/50] Compiling cmark-gfm houdini_html_e.c
[29/50] Compiling cmark-gfm iterator.c
[30/50] Compiling cmark-gfm houdini_href_e.c
[31/50] Compiling cmark-gfm html.c
[32/50] Compiling cmark-gfm footnotes.c
[33/50] Compiling cmark-gfm cmark_ctype.c
[34/50] Compiling cmark-gfm cmark.c
[35/50] Compiling cmark-gfm houdini_html_u.c
[36/50] Compiling cmark-gfm arena.c
[37/50] Write sources
[38/50] Compiling cmark-gfm commonmark.c
[38/50] Write sources
[40/50] Compiling _AtomicsShims.c
[41/50] Compiling cmark-gfm inlines.c
[42/50] Compiling cmark-gfm buffer.c
[43/70] Compiling cmark-gfm scanners.c
[44/70] Compiling cmark-gfm utf8.c
[46/133] Emitting module LRUCache
[47/133] Emitting module Atomics
[48/135] Emitting module Markdown
[49/143] Compiling Atomics IntegerOperations.swift
[50/143] Compiling Atomics Unmanaged extensions.swift
[51/143] Compiling Markdown BasicBlockContainer.swift
[52/143] Compiling Markdown BasicInlineContainer.swift
[53/143] Compiling Markdown BlockContainer.swift
[54/143] Compiling Markdown BlockMarkup.swift
[55/143] Compiling Markdown InlineContainer.swift
[56/143] Compiling Markdown InlineMarkup.swift
[57/143] Compiling Markdown ListItemContainer.swift
[58/143] Compiling Markdown AtomicCounter.swift
[59/143] Compiling Markdown MarkupData.swift
[60/143] Compiling Markdown PlainTextConvertibleMarkup.swift
[61/143] Compiling Markdown RawMarkup.swift
[62/143] Compiling TypeIntrospection TypeIntrospection.swift
[63/143] Compiling Markdown BlockDirective.swift
[64/143] Compiling Markdown BlockQuote.swift
[65/143] Compiling TypeIntrospection PropertyIntrospection.swift
[66/143] Compiling Markdown DoxygenParameter.swift
[67/143] Compiling Markdown DoxygenReturns.swift
[68/143] Emitting module TypeIntrospection
[69/143] Compiling TypeIntrospection Properties.swift
[70/143] Compiling Markdown DoxygenDiscussion.swift
[71/143] Compiling Markdown DoxygenNote.swift
[72/143] Compiling Markdown CustomBlock.swift
[73/143] Compiling Markdown DoxygenAbstract.swift
[74/143] Compiling TypeIntrospection PropertyIntrospection-Access.swift
[76/144] Compiling Markdown ChildIndexPath.swift
[77/144] Compiling Markdown DirectiveArgument.swift
[78/144] Compiling Markdown Document.swift
[79/144] Compiling Markdown LiteralMarkup.swift
[80/144] Compiling Markdown Markup.swift
[81/144] Compiling Markdown MarkupChildren.swift
[93/145] Compiling Markdown UnorderedList.swift
[94/145] Compiling Markdown Paragraph.swift
[95/145] Compiling Markdown CodeBlock.swift
[96/145] Compiling Markdown HTMLBlock.swift
[97/145] Compiling Markdown Heading.swift
[98/145] Compiling Markdown ThematicBreak.swift
[99/145] Compiling Markdown Table.swift
[100/145] Compiling Markdown TableBody.swift
[110/145] Compiling LRUCache LRUCache.swift
[112/195] Compiling Markdown CharacterExtensions.swift
[113/195] Compiling Markdown CollectionExtensions.swift
[114/195] Compiling Markdown StringExtensions.swift
[115/195] Compiling Markdown MarkupVisitor.swift
[116/195] Compiling Markdown MarkupWalker.swift
[117/195] Compiling Markdown HTMLFormatter.swift
[118/195] Compiling Markdown MarkupFormatter.swift
[119/195] Compiling Markdown MarkupTreeDumper.swift
[120/195] Compiling SwiftSoup ParseSettings.swift
[121/195] Compiling SwiftSoup Parser.swift
[122/195] Compiling SwiftSoup ParsingStrings.swift
[123/195] Compiling SwiftSoup Pattern.swift
[124/195] Compiling SwiftSoup QueryParser.swift
[125/195] Compiling SwiftSoup QueryParserCache.swift
[126/195] Compiling SwiftSoup TextNode.swift
[127/195] Compiling SwiftSoup Token.swift
[128/195] Compiling SwiftSoup TokenQueue.swift
[129/195] Compiling SwiftSoup ParseError.swift
[130/195] Compiling SwiftSoup StreamReader.swift
[131/195] Compiling SwiftSoup String.swift
[132/195] Compiling SwiftSoup StringBuilder.swift
[133/195] Compiling SwiftSoup StringUtil.swift
[134/195] Compiling SwiftSoup StructuralEvaluator.swift
[135/195] Compiling SwiftSoup SwiftSoup.swift
[136/195] Compiling SwiftSoup Tag.swift
[137/195] Compiling SwiftSoup ParseErrorList.swift
[138/195] Compiling SwiftSoup Tokeniser.swift
[139/195] Compiling SwiftSoup TokeniserState.swift
[140/195] Compiling SwiftSoup TreeBuilder.swift
[141/195] Compiling Markdown CommonMarkConverter.swift
[142/195] Compiling Markdown LazySplitLines.swift
[143/195] Compiling Markdown ParseOptions.swift
[144/195] Compiling Markdown RangeAdjuster.swift
[145/195] Compiling Markdown RangerTracker.swift
[146/195] Compiling Markdown MarkupRewriter.swift
[148/196] Compiling SwiftSoup HtmlTreeBuilderState.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
[149/196] Compiling SwiftSoup Mutex.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
[150/196] Compiling SwiftSoup Node.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
[151/196] 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
[152/196] 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
[153/196] 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
/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
[155/202] Compiling SwiftSoup Attribute.swift
[156/202] Compiling SwiftSoup Attributes.swift
[157/202] Compiling SwiftSoup BinarySearch.swift
[158/202] Compiling SwiftSoup BooleanAttribute.swift
[159/202] Compiling SwiftSoup CharacterExt.swift
[160/202] Compiling SwiftSoup CharacterReader.swift
[161/202] Compiling SwiftSoup Cleaner.swift
[162/202] Emitting module SwiftSoup
[183/202] Compiling SwiftSoup UTF8Arrays.swift
[184/202] Compiling SwiftSoup UnicodeScalar.swift
[185/202] Compiling SwiftSoup Validate.swift
[186/202] Compiling SwiftSoup Whitelist.swift
[187/202] Compiling SwiftSoup XmlDeclaration.swift
[188/202] Compiling SwiftSoup XmlTreeBuilder.swift
[189/202] Compiling SwiftSoup Collector.swift
[190/202] Compiling SwiftSoup CombiningEvaluator.swift
[191/202] Compiling SwiftSoup Comment.swift
[192/202] Compiling SwiftSoup CssSelector.swift
[193/202] Compiling SwiftSoup DataNode.swift
[194/202] Compiling SwiftSoup Document.swift
[195/202] Compiling SwiftSoup DocumentType.swift
[196/202] Compiling SwiftSoup Element.swift
[197/202] Compiling SwiftSoup Elements.swift
[198/202] Compiling SwiftSoup Entities.swift
[199/202] Compiling SwiftSoup Evaluator.swift
[200/202] Compiling SwiftSoup Exception.swift
[201/202] Compiling SwiftSoup FormElement.swift
[202/202] Compiling SwiftSoup HtmlTreeBuilder.swift
BUILD FAILURE 6.2 wasm