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 MastodonPostScheduler, reference main (d228bf), with Swift 6.1 for Wasm on 30 May 2025 09:33:29 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/finestructure/MastodonPostScheduler.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/finestructure/MastodonPostScheduler
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d228bf9 Update README
Cloned https://github.com/finestructure/MastodonPostScheduler.git
Revision (git rev-parse @):
d228bf90e6c33d1bd5f03231720b4038bb4b1a8a
SUCCESS checkout https://github.com/finestructure/MastodonPostScheduler.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/finestructure/MastodonPostScheduler.git
https://github.com/finestructure/MastodonPostScheduler.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "tootsdk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "12.2.0",
            "upper_bound" : "13.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/TootSDK/TootSDK"
    }
  ],
  "manifest_display_name" : "MastodonPostScheduler",
  "name" : "MastodonPostScheduler",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "mastodon-post-scheduler",
      "targets" : [
        "MastodonPostScheduler"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MastodonPostScheduler",
      "module_type" : "SwiftTarget",
      "name" : "MastodonPostScheduler",
      "path" : "Sources/MastodonPostScheduler",
      "product_dependencies" : [
        "ArgumentParser",
        "TootSDK"
      ],
      "product_memberships" : [
        "mastodon-post-scheduler"
      ],
      "sources" : [
        "Delete.swift",
        "List.swift",
        "MastodonPostScheduler.swift",
        "Models.swift",
        "Schedule.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" 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 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/TootSDK/TootSDK
Fetching https://github.com/apple/swift-argument-parser.git
[1/8677] Fetching tootsdk
[6683/24063] Fetching tootsdk, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.59s)
Fetched https://github.com/TootSDK/TootSDK from cache (1.60s)
Computing version for https://github.com/TootSDK/TootSDK
Computed https://github.com/TootSDK/TootSDK at 12.2.0 (5.20s)
Fetching https://github.com/scinfu/SwiftSoup.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/karwa/swift-url.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-crypto.git
[1/3908] Fetching swiftsoup
[1096/17844] Fetching swiftsoup, swift-crypto
[1097/34435] Fetching swiftsoup, swift-crypto, swift-collections
[4951/110543] Fetching swiftsoup, swift-crypto, swift-collections, swift-nio
[5374/122268] Fetching swiftsoup, swift-crypto, swift-collections, swift-nio, swift-url
Fetched https://github.com/karwa/swift-url.git from cache (4.53s)
Fetched https://github.com/apple/swift-collections.git from cache (4.55s)
Fetched https://github.com/apple/swift-crypto.git from cache (4.56s)
[54901/80016] Fetching swiftsoup, swift-nio
Fetched https://github.com/scinfu/SwiftSoup.git from cache (10.70s)
Fetched https://github.com/apple/swift-nio.git from cache (10.85s)
Computing version for https://github.com/karwa/swift-url.git
Computed https://github.com/karwa/swift-url.git at 0.4.2 (11.96s)
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.67s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (1.56s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.11s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.88s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.8.7 (3.61s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (2.69s)
Fetching https://github.com/apple/swift-asn1.git
[1/1590] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.45s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.36s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.47s)
Fetching https://github.com/apple/swift-atomics.git
[1/1710] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.98s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.84s)
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.5.1
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.8.7
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/TootSDK/TootSDK
Working copy of https://github.com/TootSDK/TootSDK resolved at 12.2.0
Creating working copy for https://github.com/karwa/swift-url.git
Working copy of https://github.com/karwa/swift-url.git resolved at 0.4.2
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/435] Write sources
[10/435] Compiling _AtomicsShims.c
[11/435] Write sources
[14/435] Copying PrivacyInfo.xcprivacy
[15/435] Write sources
[32/435] Compiling CNIOWindows shim.c
[33/435] Compiling CNIOWindows WSAStartup.c
[34/435] Compiling CNIOWASI CNIOWASI.c
[35/435] Compiling CNIOLinux shim.c
[36/435] Compiling CNIOLinux liburing_shims.c
[37/435] Write swift-version-24593BA9C3E375BF.txt
[38/435] Compiling CNIOLLHTTP c_nio_http.c
[39/439] Compiling a_dup.cc
[40/439] Compiling a_bool.cc
[41/439] Compiling a_i2d_fp.cc
[42/439] Compiling a_bitstr.cc
[43/439] Compiling a_d2i_fp.cc
[44/439] Compiling a_gentm.cc
[45/540] Compiling CNIOLLHTTP c_nio_llhttp.c
[46/540] Compiling CNIOLLHTTP c_nio_api.c
[47/540] Compiling CNIODarwin shim.c
[49/540] Compiling Atomics UnsafeAtomic.swift
[50/540] Compiling Atomics UnsafeAtomicLazyReference.swift
[51/542] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[52/542] Compiling InternalCollectionsUtilities _SortedCollection.swift
[53/542] Compiling InternalCollectionsUtilities Descriptions.swift
[54/542] Compiling InternalCollectionsUtilities Debugging.swift
[55/542] Compiling Atomics AtomicStorage.swift
[56/542] Compiling Atomics AtomicValue.swift
[57/542] Compiling Atomics ManagedAtomic.swift
[58/542] Compiling Atomics ManagedAtomicLazyReference.swift
[59/542] Compiling UnicodeDataStructures IDNAMappingDataSchema.swift
[60/543] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[61/544] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[62/544] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[63/544] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[64/544] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[65/544] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[66/544] Compiling InternalCollectionsUtilities Integer rank.swift
[67/544] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[68/544] Compiling InternalCollectionsUtilities UInt+reversed.swift
[69/544] Emitting module UnicodeDataStructures
[70/544] Emitting module _NIOBase64
[71/544] Compiling _NIOBase64 Base64.swift
[72/545] Emitting module InternalCollectionsUtilities
[75/545] Emitting module ArgumentParserToolInfo
[76/545] Compiling ArgumentParserToolInfo ToolInfo.swift
[77/546] Compiling UnicodeDataStructures IDNAValidationDataSchema.swift
[78/546] Compiling UnicodeDataStructures IndexedTable.swift
[87/546] Compiling UnicodeDataStructures CodePointDatabase.swift
[88/546] Compiling UnicodeDataStructures Utils.swift
[91/546] Compiling _NIODataStructures PriorityQueue.swift
[92/546] Compiling _NIODataStructures _TinyArray.swift
[99/546] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[100/547] Compiling _NIODataStructures Heap.swift
[101/547] Emitting module _NIODataStructures
[101/548] Wrapping AST for _NIOBase64 for debugging
[104/548] Compiling Atomics IntegerOperations.swift
[105/548] Compiling Atomics Unmanaged extensions.swift
[107/654] Emitting module Atomics
[109/717] Compiling UnicodeDataStructures SegmentedLine.swift
[110/718] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[111/718] Compiling HeapModule Heap+Descriptions.swift
[113/718] Compiling HeapModule _HeapNode.swift
[114/724] Emitting module HeapModule
[115/724] Compiling HeapModule Heap.swift
[116/724] Compiling HeapModule Heap+Invariants.swift
[117/724] Compiling HeapModule Heap+UnsafeHandle.swift
[119/725] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[120/725] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[121/725] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[122/725] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[123/725] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[124/725] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[125/725] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[126/732] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[127/732] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[128/732] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[129/732] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[130/732] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[131/732] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[132/732] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[133/732] Emitting module ArgumentParser
[134/737] Compiling IDNA ValidationData.swift
[135/737] Compiling OrderedCollections OrderedSet+Initializers.swift
[136/737] Compiling OrderedCollections OrderedSet+Insertions.swift
[137/737] Compiling OrderedCollections OrderedSet+Invariants.swift
[138/737] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[139/737] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[140/737] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[141/737] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[142/737] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[143/744] Compiling IDNA Punycode.swift
[144/744] Compiling OrderedCollections OrderedDictionary.swift
[145/744] Compiling OrderedCollections OrderedSet+Codable.swift
[146/744] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[147/744] Compiling OrderedCollections OrderedSet+Descriptions.swift
[148/744] Compiling OrderedCollections OrderedSet+Diffing.swift
[149/744] Compiling OrderedCollections OrderedSet+Equatable.swift
[150/744] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[151/744] Compiling OrderedCollections OrderedSet+Hashable.swift
[160/776] Compiling IDNA IDNA.swift
[161/820] Compiling HashTreeCollections _HashStack.swift
[162/820] Compiling HashTreeCollections _HashTreeIterator.swift
[163/820] Compiling HashTreeCollections _HashTreeStatistics.swift
[164/820] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[165/820] Compiling HashTreeCollections _RawHashNode.swift
[166/820] Compiling HashTreeCollections _UnmanagedHashNode.swift
[167/820] Compiling HashTreeCollections _UnsafePath.swift
[168/820] Compiling HashTreeCollections TreeDictionary+Codable.swift
[169/820] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[170/820] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[171/820] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[172/820] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[173/820] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[174/820] Compiling HashTreeCollections _HashNode+Structural merge.swift
[175/820] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[176/820] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[177/820] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[178/820] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[179/820] Compiling HashTreeCollections _HashNode.swift
[180/820] Compiling HashTreeCollections _HashNodeHeader.swift
[181/820] Compiling HashTreeCollections _HashSlot.swift
[182/820] Emitting module SwiftSoup
[182/820] Compiling c-nioatomics.c
[184/820] Compiling IDNA NFC.swift
[188/820] Compiling HashTreeCollections TreeDictionary+Collection.swift
[189/820] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[190/835] Compiling HashTreeCollections _HashNode+Structural union.swift
[191/835] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[192/835] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:38:9: error: cannot find 'pthread_mutex_init' in scope
36 |
37 |     init() {
38 |         pthread_mutex_init(&mutex, nil)
   |         `- error: cannot find 'pthread_mutex_init' in scope
39 |     }
40 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:38:36: error: 'nil' requires a contextual type
36 |
37 |     init() {
38 |         pthread_mutex_init(&mutex, nil)
   |                                    `- error: 'nil' requires a contextual type
39 |     }
40 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:42:9: error: cannot find 'pthread_mutex_destroy' in scope
40 |
41 |     deinit {
42 |         pthread_mutex_destroy(&mutex)
   |         `- error: cannot find 'pthread_mutex_destroy' in scope
43 |     }
44 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:46:9: error: cannot find 'pthread_mutex_lock' in scope
44 |
45 |     func lock() {
46 |         pthread_mutex_lock(&mutex)
   |         `- error: cannot find 'pthread_mutex_lock' in scope
47 |     }
48 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:50:9: error: cannot find 'pthread_mutex_unlock' in scope
48 |
49 |     func unlock() {
50 |         pthread_mutex_unlock(&mutex)
   |         `- error: cannot find 'pthread_mutex_unlock' in scope
51 |     }
52 | #endif
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:38:9: error: cannot find 'pthread_mutex_init' in scope
36 |
37 |     init() {
38 |         pthread_mutex_init(&mutex, nil)
   |         `- error: cannot find 'pthread_mutex_init' in scope
39 |     }
40 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:38:36: error: 'nil' requires a contextual type
36 |
37 |     init() {
38 |         pthread_mutex_init(&mutex, nil)
   |                                    `- error: 'nil' requires a contextual type
39 |     }
40 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:42:9: error: cannot find 'pthread_mutex_destroy' in scope
40 |
41 |     deinit {
42 |         pthread_mutex_destroy(&mutex)
   |         `- error: cannot find 'pthread_mutex_destroy' in scope
43 |     }
44 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:46:9: error: cannot find 'pthread_mutex_lock' in scope
44 |
45 |     func lock() {
46 |         pthread_mutex_lock(&mutex)
   |         `- error: cannot find 'pthread_mutex_lock' in scope
47 |     }
48 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:50:9: error: cannot find 'pthread_mutex_unlock' in scope
48 |
49 |     func unlock() {
50 |         pthread_mutex_unlock(&mutex)
   |         `- error: cannot find 'pthread_mutex_unlock' in scope
51 |     }
52 | #endif
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:38:9: error: cannot find 'pthread_mutex_init' in scope
36 |
37 |     init() {
38 |         pthread_mutex_init(&mutex, nil)
   |         `- error: cannot find 'pthread_mutex_init' in scope
39 |     }
40 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:38:36: error: 'nil' requires a contextual type
36 |
37 |     init() {
38 |         pthread_mutex_init(&mutex, nil)
   |                                    `- error: 'nil' requires a contextual type
39 |     }
40 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:42:9: error: cannot find 'pthread_mutex_destroy' in scope
40 |
41 |     deinit {
42 |         pthread_mutex_destroy(&mutex)
   |         `- error: cannot find 'pthread_mutex_destroy' in scope
43 |     }
44 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:46:9: error: cannot find 'pthread_mutex_lock' in scope
44 |
45 |     func lock() {
46 |         pthread_mutex_lock(&mutex)
   |         `- error: cannot find 'pthread_mutex_lock' in scope
47 |     }
48 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:50:9: error: cannot find 'pthread_mutex_unlock' in scope
48 |
49 |     func unlock() {
50 |         pthread_mutex_unlock(&mutex)
   |         `- error: cannot find 'pthread_mutex_unlock' in scope
51 |     }
52 | #endif
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:38:9: error: cannot find 'pthread_mutex_init' in scope
36 |
37 |     init() {
38 |         pthread_mutex_init(&mutex, nil)
   |         `- error: cannot find 'pthread_mutex_init' in scope
39 |     }
40 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:38:36: error: 'nil' requires a contextual type
36 |
37 |     init() {
38 |         pthread_mutex_init(&mutex, nil)
   |                                    `- error: 'nil' requires a contextual type
39 |     }
40 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:42:9: error: cannot find 'pthread_mutex_destroy' in scope
40 |
41 |     deinit {
42 |         pthread_mutex_destroy(&mutex)
   |         `- error: cannot find 'pthread_mutex_destroy' in scope
43 |     }
44 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:46:9: error: cannot find 'pthread_mutex_lock' in scope
44 |
45 |     func lock() {
46 |         pthread_mutex_lock(&mutex)
   |         `- error: cannot find 'pthread_mutex_lock' in scope
47 |     }
48 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:50:9: error: cannot find 'pthread_mutex_unlock' in scope
48 |
49 |     func unlock() {
50 |         pthread_mutex_unlock(&mutex)
   |         `- error: cannot find 'pthread_mutex_unlock' in scope
51 |     }
52 | #endif
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:38:9: error: cannot find 'pthread_mutex_init' in scope
36 |
37 |     init() {
38 |         pthread_mutex_init(&mutex, nil)
   |         `- error: cannot find 'pthread_mutex_init' in scope
39 |     }
40 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:38:36: error: 'nil' requires a contextual type
36 |
37 |     init() {
38 |         pthread_mutex_init(&mutex, nil)
   |                                    `- error: 'nil' requires a contextual type
39 |     }
40 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:42:9: error: cannot find 'pthread_mutex_destroy' in scope
40 |
41 |     deinit {
42 |         pthread_mutex_destroy(&mutex)
   |         `- error: cannot find 'pthread_mutex_destroy' in scope
43 |     }
44 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:46:9: error: cannot find 'pthread_mutex_lock' in scope
44 |
45 |     func lock() {
46 |         pthread_mutex_lock(&mutex)
   |         `- error: cannot find 'pthread_mutex_lock' in scope
47 |     }
48 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:50:9: error: cannot find 'pthread_mutex_unlock' in scope
48 |
49 |     func unlock() {
50 |         pthread_mutex_unlock(&mutex)
   |         `- error: cannot find 'pthread_mutex_unlock' in scope
51 |     }
52 | #endif
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:38:9: error: cannot find 'pthread_mutex_init' in scope
36 |
37 |     init() {
38 |         pthread_mutex_init(&mutex, nil)
   |         `- error: cannot find 'pthread_mutex_init' in scope
39 |     }
40 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:38:36: error: 'nil' requires a contextual type
36 |
37 |     init() {
38 |         pthread_mutex_init(&mutex, nil)
   |                                    `- error: 'nil' requires a contextual type
39 |     }
40 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:42:9: error: cannot find 'pthread_mutex_destroy' in scope
40 |
41 |     deinit {
42 |         pthread_mutex_destroy(&mutex)
   |         `- error: cannot find 'pthread_mutex_destroy' in scope
43 |     }
44 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:46:9: error: cannot find 'pthread_mutex_lock' in scope
44 |
45 |     func lock() {
46 |         pthread_mutex_lock(&mutex)
   |         `- error: cannot find 'pthread_mutex_lock' in scope
47 |     }
48 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:50:9: error: cannot find 'pthread_mutex_unlock' in scope
48 |
49 |     func unlock() {
50 |         pthread_mutex_unlock(&mutex)
   |         `- error: cannot find 'pthread_mutex_unlock' in scope
51 |     }
52 | #endif
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:38:9: error: cannot find 'pthread_mutex_init' in scope
36 |
37 |     init() {
38 |         pthread_mutex_init(&mutex, nil)
   |         `- error: cannot find 'pthread_mutex_init' in scope
39 |     }
40 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:38:36: error: 'nil' requires a contextual type
36 |
37 |     init() {
38 |         pthread_mutex_init(&mutex, nil)
   |                                    `- error: 'nil' requires a contextual type
39 |     }
40 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:42:9: error: cannot find 'pthread_mutex_destroy' in scope
40 |
41 |     deinit {
42 |         pthread_mutex_destroy(&mutex)
   |         `- error: cannot find 'pthread_mutex_destroy' in scope
43 |     }
44 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:46:9: error: cannot find 'pthread_mutex_lock' in scope
44 |
45 |     func lock() {
46 |         pthread_mutex_lock(&mutex)
   |         `- error: cannot find 'pthread_mutex_lock' in scope
47 |     }
48 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:50:9: error: cannot find 'pthread_mutex_unlock' in scope
48 |
49 |     func unlock() {
50 |         pthread_mutex_unlock(&mutex)
   |         `- error: cannot find 'pthread_mutex_unlock' in scope
51 |     }
52 | #endif
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:38:9: error: cannot find 'pthread_mutex_init' in scope
36 |
37 |     init() {
38 |         pthread_mutex_init(&mutex, nil)
   |         `- error: cannot find 'pthread_mutex_init' in scope
39 |     }
40 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:38:36: error: 'nil' requires a contextual type
36 |
37 |     init() {
38 |         pthread_mutex_init(&mutex, nil)
   |                                    `- error: 'nil' requires a contextual type
39 |     }
40 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:42:9: error: cannot find 'pthread_mutex_destroy' in scope
40 |
41 |     deinit {
42 |         pthread_mutex_destroy(&mutex)
   |         `- error: cannot find 'pthread_mutex_destroy' in scope
43 |     }
44 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:46:9: error: cannot find 'pthread_mutex_lock' in scope
44 |
45 |     func lock() {
46 |         pthread_mutex_lock(&mutex)
   |         `- error: cannot find 'pthread_mutex_lock' in scope
47 |     }
48 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:50:9: error: cannot find 'pthread_mutex_unlock' in scope
48 |
49 |     func unlock() {
50 |         pthread_mutex_unlock(&mutex)
   |         `- error: cannot find 'pthread_mutex_unlock' in scope
51 |     }
52 | #endif
[205/835] Compiling DequeModule Deque+Testing.swift
[206/835] Compiling DequeModule Deque._Storage.swift
[207/835] Compiling DequeModule Deque._UnsafeHandle.swift
[208/835] Compiling DequeModule Deque.swift
[209/835] Compiling DequeModule _DequeBuffer.swift
[210/835] Compiling DequeModule _DequeBufferHeader.swift
[211/835] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[212/835] Compiling HashTreeCollections _HashNode+Structural filter.swift
[216/835] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[217/835] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[218/835] Compiling HashTreeCollections TreeDictionary.swift
[219/835] Compiling HashTreeCollections TreeSet+Codable.swift
[220/835] Compiling HashTreeCollections TreeSet+Collection.swift
[221/835] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[222/835] Compiling HashTreeCollections TreeSet+Debugging.swift
[223/835] Compiling HashTreeCollections TreeSet+Descriptions.swift
[224/835] Compiling HashTreeCollections TreeSet+Equatable.swift
[225/835] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[226/835] Compiling HashTreeCollections TreeSet+Extras.swift
[227/835] Compiling HashTreeCollections TreeSet+Hashable.swift
[228/835] Compiling HashTreeCollections TreeSet+Sendable.swift
[229/835] Compiling HashTreeCollections TreeSet+Sequence.swift
[230/835] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[231/835] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[232/835] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[233/835] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[234/835] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[235/835] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[236/835] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[237/845] Compiling DequeModule Deque+CustomReflectable.swift
[238/845] Compiling DequeModule Deque+Descriptions.swift
[249/856] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[250/856] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[251/856] Compiling HashTreeCollections TreeDictionary+Filter.swift
[252/856] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[253/856] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[254/856] Compiling HashTreeCollections TreeDictionary+Keys.swift
[255/856] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[267/856] Compiling HashTreeCollections TreeSet+Filter.swift
[290/856] Compiling HashTreeCollections TreeDictionary+Merge.swift
[291/856] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[292/856] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[293/856] Compiling HashTreeCollections TreeDictionary+Values.swift
[296/856] Compiling DequeModule Deque+Equatable.swift
[297/856] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[298/856] Compiling DequeModule Deque+Extras.swift
[299/856] Compiling DequeModule Deque+Hashable.swift
[308/856] Compiling DequeModule _DequeSlot.swift
[309/856] Compiling DequeModule _UnsafeWrappedBuffer.swift
[332/856] Compiling DequeModule Deque+Codable.swift
[333/856] Compiling DequeModule Deque+Collection.swift
[338/856] Emitting module OrderedCollections
[368/857] Compiling _RopeModule _CharacterRecognizer.swift
[369/857] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[370/857] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[371/857] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[372/857] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[373/857] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[374/857] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[375/857] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[376/857] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[377/857] Compiling HashTreeCollections TreeSet.swift
[378/857] Emitting module _RopeModule
[412/865] Compiling c-atomics.c
[414/910] Emitting module IDNA
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" 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:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
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
Building for debugging...
[1/387] Compiling CCryptoBoringSSLShims shims.c
[2/387] Compiling fiat_curve25519_adx_square.S
[3/387] Compiling fiat_p256_adx_mul.S
[4/387] Write swift-version-24593BA9C3E375BF.txt
[5/387] Compiling err_data.cc
[6/387] Compiling md5-586-linux.S
[7/387] Compiling fiat_p256_adx_sqr.S
[7/387] Compiling md5-x86_64-apple.S
[9/387] Compiling fiat_curve25519_adx_mul.S
[10/387] Compiling md5-x86_64-linux.S
[11/387] Compiling md5-586-apple.S
[11/387] Compiling chacha20_poly1305_x86_64-linux.S
[14/498] Compiling NIOConcurrencyHelpers lock.swift
[15/498] Compiling SwiftSoup Parser.swift
[16/498] Compiling SwiftSoup ParsingStrings.swift
[17/498] Compiling SwiftSoup ParseErrorList.swift
[18/498] Compiling SwiftSoup ParseSettings.swift
[19/498] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[20/499] Compiling Atomics UnsafeAtomic.swift
[21/499] Compiling Atomics UnsafeAtomicLazyReference.swift
[22/501] Compiling _NIODataStructures PriorityQueue.swift
[23/501] Compiling _NIODataStructures _TinyArray.swift
[24/501] Compiling Atomics ManagedAtomic.swift
[25/501] Compiling Atomics ManagedAtomicLazyReference.swift
[26/501] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[27/501] Compiling _NIODataStructures Heap.swift
[28/501] Compiling SwiftSoup Mutex.swift
[29/501] Compiling SwiftSoup Node.swift
[30/502] Emitting module _NIODataStructures
[32/503] Compiling SwiftSoup NodeTraversor.swift
[33/503] Compiling _NIOBase64 Base64.swift
[34/503] Emitting module _NIOBase64
[35/504] Compiling Atomics IntegerOperations.swift
[36/504] Compiling Atomics Unmanaged extensions.swift
[37/504] Compiling SwiftSoup OrderedSet.swift
[38/504] Compiling SwiftSoup ParseError.swift
[40/504] Compiling SwiftSoup HtmlTreeBuilderState.swift
[41/504] Compiling SwiftSoup HttpStatusException.swift
[42/504] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[43/504] Compiling NIOConcurrencyHelpers NIOLock.swift
[44/504] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[45/504] Emitting module NIOConcurrencyHelpers
[46/504] Compiling NIOConcurrencyHelpers atomics.swift
[46/504] Compiling chacha20_poly1305_x86_64-apple.S
[48/504] Compiling UnicodeDataStructures IDNAMappingDataSchema.swift
[49/505] Compiling UnicodeDataStructures IndexedTable.swift
[50/505] Compiling UnicodeDataStructures IDNAValidationDataSchema.swift
[51/504] Compiling chacha20_poly1305_armv8-win.S
[53/504] Wrapping AST for _NIODataStructures for debugging
[56/504] Compiling SwiftSoup NodeVisitor.swift
[58/504] Compiling chacha20_poly1305_armv8-linux.S
[59/504] Compiling chacha20_poly1305_armv8-apple.S
[66/504] Compiling chacha-x86_64-linux.S
[67/504] Compiling chacha-x86_64-apple.S
[68/504] Compiling chacha-x86-linux.S
[69/504] Compiling chacha-x86-apple.S
[70/504] Wrapping AST for NIOConcurrencyHelpers for debugging
[71/504] Compiling chacha-armv8-win.S
[73/504] Emitting module ArgumentParserToolInfo
[74/504] Compiling ArgumentParserToolInfo ToolInfo.swift
[74/505] Compiling chacha-armv8-linux.S
[76/505] Emitting module InternalCollectionsUtilities
[76/506] Compiling chacha-armv8-apple.S
[77/506] Compiling chacha-armv4-linux.S
[78/506] Compiling aes128gcmsiv-x86_64-linux.S
[80/506] Compiling UnicodeDataStructures Utils.swift
[81/506] Compiling UnicodeDataStructures CodePointDatabase.swift
[81/506] Compiling x86_64-mont5-linux.S
[83/506] Compiling aes128gcmsiv-x86_64-apple.S
[85/506] Compiling x86_64-mont5-apple.S
[86/506] Compiling x86_64-mont-linux.S
[87/514] Compiling x86_64-mont-apple.S
[88/514] Compiling x86-mont-linux.S
[90/636] Compiling UnicodeDataStructures SegmentedLine.swift
[91/636] Emitting module UnicodeDataStructures
[92/636] Compiling _RopeModule BigString+Comparable.swift
[93/636] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[95/652] Compiling _RopeModule BigSubstring+UTF8View.swift
[96/652] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[97/652] Compiling _RopeModule BigSubstring.swift
[98/652] Compiling _RopeModule Rope+Builder.swift
[99/652] Compiling _RopeModule Rope+Debugging.swift
[100/652] Compiling _RopeModule Rope+Invariants.swift
[101/652] Compiling _RopeModule Rope+_Node.swift
[102/659] Compiling HeapModule Heap.swift
[103/659] Compiling HeapModule _HeapNode.swift
[104/659] Compiling DequeModule Deque+Equatable.swift
[105/659] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[106/735] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[107/735] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[108/735] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[109/735] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[110/735] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[111/735] Compiling HashTreeCollections _HashNode+Structural union.swift
[112/735] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[113/750] Emitting module SwiftSoup
[114/750] Compiling HeapModule Heap+Invariants.swift
[115/750] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[116/750] Compiling HeapModule Heap+Descriptions.swift
[117/750] Compiling HeapModule Heap+UnsafeHandle.swift
[118/750] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[119/750] Compiling HashTreeCollections _RawHashNode.swift
[120/750] Emitting module HeapModule
[123/751] Compiling IDNA Punycode.swift
[125/751] Compiling HashTreeCollections _HashTreeIterator.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:38:9: error: cannot find 'pthread_mutex_init' in scope
36 |
37 |     init() {
38 |         pthread_mutex_init(&mutex, nil)
   |         `- error: cannot find 'pthread_mutex_init' in scope
39 |     }
40 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:38:36: error: 'nil' requires a contextual type
36 |
37 |     init() {
38 |         pthread_mutex_init(&mutex, nil)
   |                                    `- error: 'nil' requires a contextual type
39 |     }
40 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:42:9: error: cannot find 'pthread_mutex_destroy' in scope
40 |
41 |     deinit {
42 |         pthread_mutex_destroy(&mutex)
   |         `- error: cannot find 'pthread_mutex_destroy' in scope
43 |     }
44 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:46:9: error: cannot find 'pthread_mutex_lock' in scope
44 |
45 |     func lock() {
46 |         pthread_mutex_lock(&mutex)
   |         `- error: cannot find 'pthread_mutex_lock' in scope
47 |     }
48 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:50:9: error: cannot find 'pthread_mutex_unlock' in scope
48 |
49 |     func unlock() {
50 |         pthread_mutex_unlock(&mutex)
   |         `- error: cannot find 'pthread_mutex_unlock' in scope
51 |     }
52 | #endif
[126/751] Compiling HashTreeCollections _HashTreeStatistics.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:38:9: error: cannot find 'pthread_mutex_init' in scope
36 |
37 |     init() {
38 |         pthread_mutex_init(&mutex, nil)
   |         `- error: cannot find 'pthread_mutex_init' in scope
39 |     }
40 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:38:36: error: 'nil' requires a contextual type
36 |
37 |     init() {
38 |         pthread_mutex_init(&mutex, nil)
   |                                    `- error: 'nil' requires a contextual type
39 |     }
40 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:42:9: error: cannot find 'pthread_mutex_destroy' in scope
40 |
41 |     deinit {
42 |         pthread_mutex_destroy(&mutex)
   |         `- error: cannot find 'pthread_mutex_destroy' in scope
43 |     }
44 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:46:9: error: cannot find 'pthread_mutex_lock' in scope
44 |
45 |     func lock() {
46 |         pthread_mutex_lock(&mutex)
   |         `- error: cannot find 'pthread_mutex_lock' in scope
47 |     }
48 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:50:9: error: cannot find 'pthread_mutex_unlock' in scope
48 |
49 |     func unlock() {
50 |         pthread_mutex_unlock(&mutex)
   |         `- error: cannot find 'pthread_mutex_unlock' in scope
51 |     }
52 | #endif
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:38:9: error: cannot find 'pthread_mutex_init' in scope
36 |
37 |     init() {
38 |         pthread_mutex_init(&mutex, nil)
   |         `- error: cannot find 'pthread_mutex_init' in scope
39 |     }
40 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:38:36: error: 'nil' requires a contextual type
36 |
37 |     init() {
38 |         pthread_mutex_init(&mutex, nil)
   |                                    `- error: 'nil' requires a contextual type
39 |     }
40 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:42:9: error: cannot find 'pthread_mutex_destroy' in scope
40 |
41 |     deinit {
42 |         pthread_mutex_destroy(&mutex)
   |         `- error: cannot find 'pthread_mutex_destroy' in scope
43 |     }
44 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:46:9: error: cannot find 'pthread_mutex_lock' in scope
44 |
45 |     func lock() {
46 |         pthread_mutex_lock(&mutex)
   |         `- error: cannot find 'pthread_mutex_lock' in scope
47 |     }
48 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:50:9: error: cannot find 'pthread_mutex_unlock' in scope
48 |
49 |     func unlock() {
50 |         pthread_mutex_unlock(&mutex)
   |         `- error: cannot find 'pthread_mutex_unlock' in scope
51 |     }
52 | #endif
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:38:9: error: cannot find 'pthread_mutex_init' in scope
36 |
37 |     init() {
38 |         pthread_mutex_init(&mutex, nil)
   |         `- error: cannot find 'pthread_mutex_init' in scope
39 |     }
40 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:38:36: error: 'nil' requires a contextual type
36 |
37 |     init() {
38 |         pthread_mutex_init(&mutex, nil)
   |                                    `- error: 'nil' requires a contextual type
39 |     }
40 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:42:9: error: cannot find 'pthread_mutex_destroy' in scope
40 |
41 |     deinit {
42 |         pthread_mutex_destroy(&mutex)
   |         `- error: cannot find 'pthread_mutex_destroy' in scope
43 |     }
44 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:46:9: error: cannot find 'pthread_mutex_lock' in scope
44 |
45 |     func lock() {
46 |         pthread_mutex_lock(&mutex)
   |         `- error: cannot find 'pthread_mutex_lock' in scope
47 |     }
48 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:50:9: error: cannot find 'pthread_mutex_unlock' in scope
48 |
49 |     func unlock() {
50 |         pthread_mutex_unlock(&mutex)
   |         `- error: cannot find 'pthread_mutex_unlock' in scope
51 |     }
52 | #endif
[129/751] Compiling HashTreeCollections _UnmanagedHashNode.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:38:9: error: cannot find 'pthread_mutex_init' in scope
36 |
37 |     init() {
38 |         pthread_mutex_init(&mutex, nil)
   |         `- error: cannot find 'pthread_mutex_init' in scope
39 |     }
40 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:38:36: error: 'nil' requires a contextual type
36 |
37 |     init() {
38 |         pthread_mutex_init(&mutex, nil)
   |                                    `- error: 'nil' requires a contextual type
39 |     }
40 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:42:9: error: cannot find 'pthread_mutex_destroy' in scope
40 |
41 |     deinit {
42 |         pthread_mutex_destroy(&mutex)
   |         `- error: cannot find 'pthread_mutex_destroy' in scope
43 |     }
44 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:46:9: error: cannot find 'pthread_mutex_lock' in scope
44 |
45 |     func lock() {
46 |         pthread_mutex_lock(&mutex)
   |         `- error: cannot find 'pthread_mutex_lock' in scope
47 |     }
48 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:50:9: error: cannot find 'pthread_mutex_unlock' in scope
48 |
49 |     func unlock() {
50 |         pthread_mutex_unlock(&mutex)
   |         `- error: cannot find 'pthread_mutex_unlock' in scope
51 |     }
52 | #endif
[130/751] Compiling HashTreeCollections _UnsafePath.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:38:9: error: cannot find 'pthread_mutex_init' in scope
36 |
37 |     init() {
38 |         pthread_mutex_init(&mutex, nil)
   |         `- error: cannot find 'pthread_mutex_init' in scope
39 |     }
40 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:38:36: error: 'nil' requires a contextual type
36 |
37 |     init() {
38 |         pthread_mutex_init(&mutex, nil)
   |                                    `- error: 'nil' requires a contextual type
39 |     }
40 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:42:9: error: cannot find 'pthread_mutex_destroy' in scope
40 |
41 |     deinit {
42 |         pthread_mutex_destroy(&mutex)
   |         `- error: cannot find 'pthread_mutex_destroy' in scope
43 |     }
44 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:46:9: error: cannot find 'pthread_mutex_lock' in scope
44 |
45 |     func lock() {
46 |         pthread_mutex_lock(&mutex)
   |         `- error: cannot find 'pthread_mutex_lock' in scope
47 |     }
48 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:50:9: error: cannot find 'pthread_mutex_unlock' in scope
48 |
49 |     func unlock() {
50 |         pthread_mutex_unlock(&mutex)
   |         `- error: cannot find 'pthread_mutex_unlock' in scope
51 |     }
52 | #endif
[131/751] Compiling HashTreeCollections TreeDictionary+Codable.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:38:9: error: cannot find 'pthread_mutex_init' in scope
36 |
37 |     init() {
38 |         pthread_mutex_init(&mutex, nil)
   |         `- error: cannot find 'pthread_mutex_init' in scope
39 |     }
40 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:38:36: error: 'nil' requires a contextual type
36 |
37 |     init() {
38 |         pthread_mutex_init(&mutex, nil)
   |                                    `- error: 'nil' requires a contextual type
39 |     }
40 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:42:9: error: cannot find 'pthread_mutex_destroy' in scope
40 |
41 |     deinit {
42 |         pthread_mutex_destroy(&mutex)
   |         `- error: cannot find 'pthread_mutex_destroy' in scope
43 |     }
44 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:46:9: error: cannot find 'pthread_mutex_lock' in scope
44 |
45 |     func lock() {
46 |         pthread_mutex_lock(&mutex)
   |         `- error: cannot find 'pthread_mutex_lock' in scope
47 |     }
48 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:50:9: error: cannot find 'pthread_mutex_unlock' in scope
48 |
49 |     func unlock() {
50 |         pthread_mutex_unlock(&mutex)
   |         `- error: cannot find 'pthread_mutex_unlock' in scope
51 |     }
52 | #endif
[132/751] Compiling HashTreeCollections TreeDictionary+Collection.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:38:9: error: cannot find 'pthread_mutex_init' in scope
36 |
37 |     init() {
38 |         pthread_mutex_init(&mutex, nil)
   |         `- error: cannot find 'pthread_mutex_init' in scope
39 |     }
40 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:38:36: error: 'nil' requires a contextual type
36 |
37 |     init() {
38 |         pthread_mutex_init(&mutex, nil)
   |                                    `- error: 'nil' requires a contextual type
39 |     }
40 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:42:9: error: cannot find 'pthread_mutex_destroy' in scope
40 |
41 |     deinit {
42 |         pthread_mutex_destroy(&mutex)
   |         `- error: cannot find 'pthread_mutex_destroy' in scope
43 |     }
44 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:46:9: error: cannot find 'pthread_mutex_lock' in scope
44 |
45 |     func lock() {
46 |         pthread_mutex_lock(&mutex)
   |         `- error: cannot find 'pthread_mutex_lock' in scope
47 |     }
48 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:50:9: error: cannot find 'pthread_mutex_unlock' in scope
48 |
49 |     func unlock() {
50 |         pthread_mutex_unlock(&mutex)
   |         `- error: cannot find 'pthread_mutex_unlock' in scope
51 |     }
52 | #endif
[133/751] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[134/751] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[135/751] Compiling HashTreeCollections TreeDictionary+Keys.swift
[136/751] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[137/751] Compiling HashTreeCollections TreeDictionary+Merge.swift
[138/751] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[139/751] Compiling SwiftSoup UTF8Arrays.swift
[142/804] Compiling BitCollections BitSet+CustomStringConvertible.swift
[143/804] Compiling BitCollections BitSet+Equatable.swift
[144/804] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[145/804] Compiling BitCollections BitSet+Extras.swift
[146/804] Compiling BitCollections BitSet+Hashable.swift
[147/804] Compiling BitCollections BitArray+RandomBits.swift
[148/804] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[149/804] Compiling BitCollections BitArray+Shifts.swift
[150/804] Compiling BitCollections BitArray+Extras.swift
[151/804] Compiling BitCollections BitArray+Fill.swift
[152/804] Compiling BitCollections BitArray+Hashable.swift
[153/804] Compiling BitCollections BitArray+Initializers.swift
[154/804] Compiling BitCollections BitArray+Invariants.swift
[155/804] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[156/804] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[157/804] Compiling BitCollections BitSet+CustomReflectable.swift
[158/804] Compiling IDNA NFC.swift
[159/804] Emitting module Atomics
[160/804] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[161/804] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[162/804] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[163/804] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[164/804] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[165/804] Compiling BitCollections BitSet+SetAlgebra union.swift
[166/804] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[167/804] Compiling BitCollections BitSet.Counted.swift
[170/804] Compiling BitCollections BitArray+Codable.swift
[171/804] Compiling BitCollections BitArray+Collection.swift
[172/804] Compiling BitCollections BitArray+Copy.swift
[173/804] Compiling BitCollections BitArray+CustomReflectable.swift
[174/804] Compiling BitCollections BitArray+Descriptions.swift
[175/804] Compiling BitCollections BitArray+Equatable.swift
[176/804] Compiling BitCollections BitSet+Initializers.swift
[177/804] Compiling BitCollections BitSet+Invariants.swift
[178/804] Emitting module BitCollections
[179/811] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[180/811] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[181/811] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[185/812] Compiling HashTreeCollections TreeSet+Hashable.swift
[186/812] Compiling HashTreeCollections TreeSet+Sendable.swift
[187/812] Compiling HashTreeCollections TreeSet+Sequence.swift
[188/812] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[189/812] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[190/812] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[191/812] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[192/812] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[193/812] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[194/812] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[209/822] Compiling IDNA ValidationData.swift
[210/822] Compiling IDNA IDNA.swift
[211/822] Compiling BitCollections Range+Utilities.swift
[212/822] Compiling BitCollections Slice+Utilities.swift
[213/822] Compiling BitCollections UInt+Tricks.swift
[214/822] Compiling BitCollections _Word.swift
[215/822] Compiling SwiftSoup XmlTreeBuilder.swift
[216/822] Compiling HashTreeCollections TreeSet+Descriptions.swift
[217/822] Compiling HashTreeCollections TreeSet+Equatable.swift
[218/822] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[219/822] Compiling HashTreeCollections TreeSet+Extras.swift
[220/822] Compiling HashTreeCollections TreeSet+Filter.swift
[224/822] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[225/822] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[226/822] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[227/822] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[228/822] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[251/831] Compiling BitCollections BitSet+Random.swift
[252/831] Compiling BitCollections BitSet+SetAlgebra basics.swift
[253/831] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[254/831] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[255/831] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[256/831] Compiling BitCollections BitSet.Index.swift
[257/831] Compiling BitCollections BitSet._UnsafeHandle.swift
[258/831] Compiling BitCollections BitSet.swift
[259/832] Emitting module DequeModule
[276/870] Emitting module OrderedCollections
[291/870] Wrapping AST for UnicodeDataStructures for debugging
[293/870] Compiling ArgumentParser ArgumentDefinition.swift
[294/870] Compiling ArgumentParser ArgumentSet.swift
[295/870] Compiling ArgumentParser CommandParser.swift
[296/870] Compiling ArgumentParser InputKey.swift
[297/870] Compiling ArgumentParser InputOrigin.swift
[298/870] Compiling ArgumentParser Name.swift
[299/870] Compiling ArgumentParser Parsed.swift
[300/870] Compiling ArgumentParser ParsedValues.swift
[301/870] Compiling ArgumentParser ParserError.swift
[302/870] Compiling ArgumentParser SplitArguments.swift
[303/870] Compiling ArgumentParser ExpressibleByArgument.swift
[304/870] Compiling ArgumentParser ParsableArguments.swift
[305/870] Compiling ArgumentParser ParsableArgumentsValidation.swift
[306/870] Compiling ArgumentParser ParsableCommand.swift
[307/870] Compiling _RopeModule _CharacterRecognizer.swift
[308/870] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[309/870] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[310/870] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[311/870] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[312/870] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[313/870] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[314/870] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[315/870] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[316/870] Compiling HashTreeCollections TreeSet.swift
[331/931] Compiling NIOCore NIOCloseOnErrorHandler.swift
[332/931] Compiling NIOCore NIOLoopBound.swift
[333/931] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[334/931] Compiling NIOCore NIOScheduledCallback.swift
[335/931] Compiling NIOCore NIOSendable.swift
[336/931] Compiling NIOCore RecvByteBufferAllocator.swift
[338/931] Wrapping AST for OrderedCollections for debugging
[340/931] Emitting module _RopeModule
[341/931] Compiling NIOCore ByteBuffer-core.swift
[342/931] Compiling NIOCore ByteBuffer-hex.swift
[343/931] Compiling NIOCore ByteBuffer-int.swift
[344/931] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[345/931] Compiling NIOCore ByteBuffer-multi-int.swift
[346/931] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[347/931] Compiling NIOCore ByteBuffer-views.swift
[348/931] Compiling NIOCore Channel.swift
[349/931] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[350/931] Compiling NIOCore EventLoopFuture.swift
[351/931] Compiling NIOCore FileDescriptor.swift
[352/931] Compiling NIOCore FileHandle.swift
[353/931] Compiling NIOCore FileRegion.swift
[354/931] Compiling NIOCore GlobalSingletons.swift
[355/931] Compiling NIOCore IO.swift
[356/931] Compiling NIOCore IOData.swift
[357/931] Compiling NIOCore ConvenienceOptionSupport.swift
[358/931] Compiling NIOCore DeadChannel.swift
[359/931] Compiling NIOCore DispatchQueue+WithFuture.swift
[360/931] Compiling NIOCore EventLoop+Deprecated.swift
[361/931] Compiling NIOCore EventLoop+SerialExecutor.swift
[362/931] Compiling NIOCore EventLoop.swift
[363/931] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[364/931] Compiling NIOCore EventLoopFuture+Deprecated.swift
[364/931] Wrapping AST for InternalCollectionsUtilities for debugging
[366/932] Emitting module ArgumentParser
[367/937] Wrapping AST for HeapModule for debugging
[369/937] Emitting module IDNA
[370/937] Compiling IDNA MappingData.swift
[370/938] Compiling x86-mont-apple.S
[372/938] Compiling vpaes-x86_64-linux.S
[373/938] Wrapping AST for DequeModule for debugging
[374/938] Compiling vpaes-x86_64-apple.S
[375/938] Compiling vpaes-x86-linux.S
[376/938] Wrapping AST for IDNA for debugging
[377/938] Compiling vpaes-x86-apple.S
[379/938] Compiling NIOCore MulticastChannel.swift
[380/938] Compiling NIOCore NIOAny.swift
[387/946] Compiling NIOCore ChannelHandler.swift
[388/946] Compiling NIOCore ChannelHandlers.swift
[389/946] Compiling NIOCore ChannelInvoker.swift
[390/946] Compiling NIOCore ChannelOption.swift
[391/946] Compiling NIOCore ChannelPipeline.swift
[392/946] Compiling NIOCore CircularBuffer.swift
[393/946] Compiling NIOCore Codec.swift
[398/946] Compiling NIOCore AddressedEnvelope.swift
[399/946] Compiling NIOCore AsyncAwaitSupport.swift
[400/946] Compiling NIOCore AsyncChannel.swift
[401/946] Compiling NIOCore AsyncChannelHandler.swift
[402/946] Compiling NIOCore AsyncChannelInboundStream.swift
[403/946] Compiling NIOCore AsyncChannelOutboundWriter.swift
[404/946] Compiling NIOCore NIOAsyncSequenceProducer.swift
[405/946] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[406/946] Compiling NIOCore NIOAsyncWriter.swift
[407/946] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[408/946] Compiling NIOCore BSDSocketAPI.swift
[413/946] Compiling ArgumentParser CollectionExtensions.swift
[414/946] Compiling ArgumentParser Platform.swift
[415/946] Compiling ArgumentParser SequenceExtensions.swift
[416/946] Compiling ArgumentParser StringExtensions.swift
[417/946] Compiling ArgumentParser Tree.swift
[420/946] Compiling NIOCore ByteBuffer-aux.swift
[421/946] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[422/946] Compiling NIOCore ByteBuffer-conversions.swift
[430/946] Compiling vpaes-armv8-win.S
[431/958] Compiling vpaes-armv8-linux.S
[432/983] Compiling vpaes-armv8-apple.S
[433/983] Compiling vpaes-armv7-linux.S
[434/983] Compiling sha512-x86_64-apple.S
[435/983] Compiling sha512-x86_64-linux.S
[436/983] Compiling sha512-armv8-win.S
[437/983] Compiling sha512-armv8-linux.S
[439/983] Compiling WebURL WebURL+Domain.swift
[440/983] Compiling WebURL WebURL+FilePaths.swift
[441/983] Compiling WebURL WebURL+FormParameters.swift
[442/983] Compiling WebURL WebURL+Host.swift
[443/983] Compiling WebURL WebURL+JSModel.swift
[447/983] Compiling WebURL Integers.swift
[448/983] Compiling WebURL ManagedArrayBuffer.swift
[449/983] Compiling WebURL MutableCollection+pathUtils.swift
[450/983] Compiling WebURL Pointers.swift
[451/983] Compiling WebURL StaticMember.swift
[452/983] Compiling WebURL StringAdditions.swift
[453/983] Compiling WebURL UnsafeBuffer+ReplaceSubrange.swift
[454/983] Compiling WebURL UnsafeSmallStack.swift
[455/983] Compiling WebURL Either.swift
[456/983] Compiling WebURL URLStorage+Setters.swift
[457/983] Compiling WebURL URLStorage.swift
[458/983] Compiling WebURL URLStructure.swift
[459/983] Compiling WebURL ASCII+LazyTextTransformations.swift
[460/983] Compiling WebURL ASCII.swift
[461/983] Compiling WebURL Errors.swift
[462/983] Compiling WebURL FastCollectionAlgorithms.swift
[462/983] Compiling sha512-armv8-apple.S
[463/983] Compiling sha512-586-linux.S
[464/983] Compiling sha512-armv4-linux.S
[465/983] Compiling sha512-586-apple.S
[466/983] Compiling sha256-x86_64-linux.S
[466/983] Compiling sha256-x86_64-apple.S
BUILD FAILURE 6.1 wasm