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 SwiftAWSS3, reference master (8602c5), with Swift 6.2 (beta) for Wasm on 20 Jun 2025 05:30:23 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.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/benspratling4/swiftawss3.git
Reference: master
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/benspratling4/swiftawss3
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 8602c5e Update to swift 5.6, apple swift crypto
Cloned https://github.com/benspratling4/swiftawss3.git
Revision (git rev-parse @):
8602c5e78fcf31e1231dfea6b8c2fdaef6d651ac
SUCCESS checkout https://github.com/benspratling4/swiftawss3.git at master
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/benspratling4/swiftawss3.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/benspratling4/SwiftPatterns.git
Fetching https://github.com/benspratling4/SwiftAWSSignatureV4.git
[1/237] Fetching swiftawssignaturev4
[37/538] Fetching swiftawssignaturev4, swiftpatterns
Fetched https://github.com/benspratling4/SwiftAWSSignatureV4.git from cache (0.22s)
Fetched https://github.com/benspratling4/SwiftPatterns.git from cache (0.22s)
Computing version for https://github.com/benspratling4/SwiftAWSSignatureV4.git
Computed https://github.com/benspratling4/SwiftAWSSignatureV4.git at 3.0.1 (0.63s)
Fetching https://github.com/apple/swift-crypto.git
[1/15313] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.76s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (2.47s)
Computing version for https://github.com/benspratling4/SwiftPatterns.git
Computed https://github.com/benspratling4/SwiftPatterns.git at 4.5.0 (0.49s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 2.6.0
Creating working copy for https://github.com/benspratling4/SwiftAWSSignatureV4.git
Working copy of https://github.com/benspratling4/SwiftAWSSignatureV4.git resolved at 3.0.1
Creating working copy for https://github.com/benspratling4/SwiftPatterns.git
Working copy of https://github.com/benspratling4/SwiftPatterns.git resolved at 4.5.0
warning: 'swiftpatterns': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/PrivacyInfo.xcprivacy
Building for debugging...
[0/423] Write sources
[5/423] Compiling fiat_curve25519_adx_mul.S
[6/423] Compiling fiat_curve25519_adx_square.S
[7/423] Compiling v3_prn.c
[8/423] Compiling v3_skey.c
[9/423] Compiling v3_utl.c
[10/423] Compiling v3_purp.c
[11/423] Compiling v3_pmaps.c
[12/423] Compiling v3_pcons.c
[13/423] Compiling v3_ocsp.c
[14/423] Write swift-version-24593BA9C3E375BF.txt
[15/423] Compiling CCryptoBoringSSLShims shims.c
[16/423] Compiling v3_lib.c
[17/446] Compiling v3_ncons.c
[18/446] Compiling v3_ia5.c
[19/446] Compiling v3_info.c
[20/446] Compiling v3_int.c
[21/446] Compiling v3_genn.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[23/446] Emitting module SwiftPatterns
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/Array+StableUniqueValues.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Hashable {
[23/449] Compiling v3_extku.c
[24/449] Compiling v3_enum.c
[25/449] Compiling v3_crld.c
[26/449] Compiling v3_cpols.c
[27/449] Compiling v3_bitst.c
[28/449] Compiling v3_conf.c
[29/449] Compiling v3_bcons.c
[30/449] Compiling v3_akeya.c
[31/449] Compiling x_val.c
[32/449] Compiling v3_alt.c
[33/449] Compiling x_spki.c
[34/449] Compiling v3_akey.c
[35/449] Compiling x_x509a.c
[36/449] Compiling x_x509.c
[37/449] Compiling x_sig.c
[38/449] Compiling x_info.c
[39/449] Compiling x_pkey.c
[40/449] Compiling x_req.c
[41/449] Compiling x_pubkey.c
[42/449] Compiling x_name.c
[43/449] Compiling x_exten.c
[44/449] Compiling x_algor.c
[45/449] Compiling x_crl.c
[46/449] Compiling x_attrib.c
[47/449] Compiling x509rset.c
[48/449] Compiling x509spki.c
[49/449] Compiling x_all.c
[50/449] Compiling x509name.c
[51/449] Compiling x509_txt.c
[52/449] Compiling x509cset.c
[53/449] Compiling x509_v3.c
[54/449] Compiling x509_trs.c
[55/449] Compiling x509_vpm.c
[56/449] Compiling x509_set.c
[57/449] Compiling x509_vfy.c
[58/449] Compiling x509_req.c
[59/449] Compiling x509_obj.c
[60/449] Compiling x509_def.c
[61/449] Compiling x509_d2.c
[62/449] Compiling x509_ext.c
[63/449] Compiling x509_lu.c
[64/449] Compiling x509.c
[65/449] Compiling x509_cmp.c
[66/449] Compiling x509_att.c
[67/449] Compiling t_x509a.c
[68/449] Compiling t_x509.c
[69/449] Compiling t_crl.c
[70/449] Compiling rsa_pss.c
[71/449] Compiling name_print.c
[72/449] Compiling t_req.c
[73/449] Compiling i2d_pr.c
[74/449] Compiling policy.c
[75/449] Compiling by_file.c
[76/449] Compiling algorithm.c
[77/449] Compiling a_verify.c
[78/449] Compiling a_sign.c
[79/449] Compiling a_digest.c
[80/449] Compiling by_dir.c
[81/449] Compiling asn1_gen.c
[82/449] Compiling thread_pthread.c
[83/449] Compiling thread_win.c
[84/449] Compiling voprf.c
[85/449] Compiling thread_none.c
[86/449] Compiling thread.c
[87/449] Compiling trust_token.c
[88/449] Compiling siphash.c
[89/449] Compiling rsa_print.c
[90/449] Compiling stack.c
[91/449] Compiling refcount.c
[92/449] Compiling rc4.c
[93/449] Compiling rsa_asn1.c
[94/449] Compiling windows.c
[94/449] Compiling trusty.c
[96/449] Compiling pmbtoken.c
[97/449] Compiling rand_extra.c
[98/449] Compiling rsa_crypt.c
[99/449] Compiling passive.c
[100/449] Compiling ios.c
[101/449] Compiling getentropy.c
[102/449] Compiling deterministic.c
[103/449] Compiling forkunsafe.c
[104/449] Compiling poly1305_arm_asm.S
[105/449] Compiling poly1305_vec.c
[106/449] Compiling poly1305_arm.c
[107/449] Compiling pool.c
[108/449] Compiling poly1305.c
[109/449] Compiling pkcs7.c
[110/449] Compiling p5_pbev2.c
[111/449] Compiling pem_xaux.c
[112/449] Compiling pkcs7_x509.c
[113/449] Compiling pkcs8.c
[114/449] Compiling pkcs8_x509.c
[115/449] Compiling pem_x509.c
[116/449] Compiling pem_pkey.c
[117/449] Compiling pem_pk8.c
[118/449] Compiling obj_xref.c
[119/449] Compiling pem_oth.c
[120/449] Compiling mem.c
[121/449] Compiling lhash.c
[122/449] Compiling pem_info.c
[123/449] Compiling pem_lib.c
[124/449] Compiling poly_rq_mul.S
[125/449] Compiling x86_64-mont5-mac.mac.x86_64.S
[126/449] Compiling kyber.c
[127/449] Compiling keccak.c
[128/449] Compiling x86_64-mont5-linux.linux.x86_64.S
[129/449] Compiling pem_all.c
[130/449] Compiling x86_64-mont-mac.mac.x86_64.S
[130/449] Compiling obj.c
[132/449] Compiling x86_64-mont-linux.linux.x86_64.S
[133/449] Compiling x86-mont-windows.windows.x86.S
[134/449] Compiling hpke.c
[135/449] Compiling vpaes-x86-windows.windows.x86.S
[136/449] Compiling x86-mont-linux.linux.x86.S
[137/449] Compiling hrss.c
[138/449] Compiling vpaes-x86_64-mac.mac.x86_64.S
[139/449] Compiling vpaes-x86_64-linux.linux.x86_64.S
[140/449] Compiling vpaes-armv7-ios.ios.arm.S
[140/449] Compiling vpaes-armv8-ios.ios.aarch64.S
[142/449] Compiling vpaes-x86-linux.linux.x86.S
[143/449] Compiling vpaes-armv7-linux.linux.arm.S
[144/449] Compiling vpaes-armv8-linux.linux.aarch64.S
[145/449] Compiling kdf.c
[146/449] Compiling sha512-x86_64-mac.mac.x86_64.S
[147/449] Compiling sha512-x86_64-linux.linux.x86_64.S
[148/449] Compiling sha512-armv4-ios.ios.arm.S
[149/449] Compiling sha512-armv8-linux.linux.aarch64.S
[150/449] Compiling sha512-armv8-ios.ios.aarch64.S
[151/449] Compiling sha512-586-windows.windows.x86.S
[152/449] Compiling sha512-armv4-linux.linux.arm.S
[153/449] Compiling sha512-586-linux.linux.x86.S
[154/449] Compiling sha256-x86_64-mac.mac.x86_64.S
[155/449] Compiling sha256-x86_64-linux.linux.x86_64.S
[156/449] Compiling sha256-armv8-ios.ios.aarch64.S
[156/449] Compiling sha256-armv4-ios.ios.arm.S
[158/449] Compiling sha256-armv8-linux.linux.aarch64.S
[159/449] Compiling sha256-armv4-linux.linux.arm.S
[160/449] Compiling sha256-586-windows.windows.x86.S
[161/449] Compiling sha256-586-linux.linux.x86.S
[162/449] Compiling sha1-armv8-linux.linux.aarch64.S
[163/449] Compiling sha1-x86_64-mac.mac.x86_64.S
[164/449] Compiling sha1-armv4-large-ios.ios.arm.S
[164/449] Compiling sha1-x86_64-linux.linux.x86_64.S
[164/449] Compiling sha1-armv8-ios.ios.aarch64.S
[167/449] Compiling sha1-armv4-large-linux.linux.arm.S
[168/449] Compiling sha1-586-linux.linux.x86.S
[169/449] Compiling sha1-586-windows.windows.x86.S
[170/449] Compiling rsaz-avx2-mac.mac.x86_64.S
[171/449] Compiling fips.c
[172/449] Compiling sha256.c
[173/449] Compiling service_indicator.c
[174/449] Compiling sha512.c
[175/449] Compiling rsaz-avx2-linux.linux.x86_64.S
[176/449] Compiling sha1.c
[177/449] Compiling self_check.c
[178/449] Compiling rdrand-x86_64-mac.mac.x86_64.S
[179/449] Compiling padding.c
[180/449] Compiling urandom.c
[181/449] Compiling rdrand-x86_64-linux.linux.x86_64.S
[182/449] Compiling rsa_impl.c
[183/449] Compiling blinding.c
[184/449] Compiling fork_detect.c
[185/449] Compiling rand.c
[186/449] Compiling rsa.c
[187/449] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[188/449] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[189/449] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[190/449] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[191/449] Compiling ctrdrbg.c
[192/449] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[193/449] Compiling p256-armv8-asm-linux.linux.aarch64.S
[193/449] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[195/449] Compiling p256-armv8-asm-ios.ios.aarch64.S
[196/449] Compiling polyval.c
[197/449] Compiling ofb.c
[198/449] Compiling cbc.c
[199/449] Compiling cfb.c
[200/449] Compiling gcm.c
[201/449] Compiling gcm_nohw.c
[202/449] Compiling ctr.c
[203/449] Compiling md5-x86_64-linux.linux.x86_64.S
[204/449] Compiling md5-586-windows.windows.x86.S
[205/449] Compiling md5-x86_64-mac.mac.x86_64.S
[206/449] Compiling md5.c
[207/449] Compiling ghashv8-armv8-linux.linux.aarch64.S
[207/449] Compiling md5-586-linux.linux.x86.S
[209/449] Compiling md4.c
[209/449] Compiling hkdf.c
[211/449] Compiling hmac.c
[212/449] Compiling ghashv8-armv8-ios.ios.aarch64.S
[214/449] Compiling SwiftPatterns URL+relativePaths.swift
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/Array+StableUniqueValues.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Hashable {
[215/449] Compiling SwiftPatterns WeightedNode.swift
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/Array+StableUniqueValues.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Hashable {
[216/449] Compiling SwiftPatterns XMLItem.swift
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/Array+StableUniqueValues.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Hashable {
[216/449] Compiling ghashv8-armv7-ios.ios.arm.S
[217/449] Compiling ghash-x86_64-mac.mac.x86_64.S
[218/449] Compiling ghash-x86-windows.windows.x86.S
[219/449] Compiling ghash-x86_64-linux.linux.x86_64.S
[220/449] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[221/449] Compiling ghashv8-armv7-linux.linux.arm.S
[222/449] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[223/449] Compiling ghash-ssse3-x86-windows.windows.x86.S
[224/449] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[225/449] Compiling ghash-x86-linux.linux.x86.S
[226/449] Compiling ghash-ssse3-x86-linux.linux.x86.S
[228/449] Compiling SwiftPatterns SerializedResourceWrapping.swift
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/Array+StableUniqueValues.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Hashable {
[229/449] Compiling SwiftPatterns SkippingDecodeErrors.swift
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/Array+StableUniqueValues.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Hashable {
[230/449] Compiling SwiftPatterns String+CharacterSet+replacements.swift
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/Array+StableUniqueValues.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Hashable {
[231/449] Compiling SwiftPatterns String+fixes.swift
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/Array+StableUniqueValues.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Hashable {
[232/449] Compiling SwiftPatterns String+insertWithPrecautionaryWhitespace.swift
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/Array+StableUniqueValues.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Hashable {
[233/449] Compiling SwiftPatterns URL+ExtendedAttributes.swift
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/Array+StableUniqueValues.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Hashable {
[233/449] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[235/449] Compiling SwiftPatterns DynamicCodingKeys.swift
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/Array+StableUniqueValues.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Hashable {
[236/449] Compiling SwiftPatterns Int+Bits.swift
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/Array+StableUniqueValues.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Hashable {
[237/449] Compiling SwiftPatterns JSONPrimitive.swift
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/Array+StableUniqueValues.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Hashable {
[238/449] Compiling SwiftPatterns LocalFileSource.swift
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/Array+StableUniqueValues.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Hashable {
[239/449] Compiling SwiftPatterns LogSearch.swift
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/Array+StableUniqueValues.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Hashable {
[240/449] Compiling SwiftPatterns Math.swift
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/Array+StableUniqueValues.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Hashable {
[241/449] Compiling SwiftPatterns MediatedAccess.swift
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/Array+StableUniqueValues.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Hashable {
[242/449] Compiling SwiftPatterns PriorityQueue.swift
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/Array+StableUniqueValues.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Hashable {
[243/449] Compiling SwiftPatterns QueuedVar.swift
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/Array+StableUniqueValues.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Hashable {
[244/449] Compiling SwiftPatterns Alert.swift
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/Array+StableUniqueValues.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Hashable {
[245/449] Compiling SwiftPatterns Array+StableUniqueValues.swift
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/Array+StableUniqueValues.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Hashable {
[246/449] Compiling SwiftPatterns Array+dropLastWhile.swift
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/Array+StableUniqueValues.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Hashable {
[247/449] Compiling SwiftPatterns ChangeSet.swift
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/Array+StableUniqueValues.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Hashable {
[247/449] Compiling ghash-armv4-linux.linux.arm.S
[248/449] Compiling fips_shared_support.c
[250/449] Compiling SwiftPatterns Cursor.swift
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/Array+StableUniqueValues.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Hashable {
[251/449] Compiling SwiftPatterns DataExtraction.swift
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/Array+StableUniqueValues.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Hashable {
[252/449] Compiling SwiftPatterns DirectoryMonitor.swift
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/Array+StableUniqueValues.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Hashable {
[252/449] Compiling ghash-armv4-ios.ios.arm.S
[253/449] Compiling util.c
[254/449] Compiling ecdsa.c
[255/449] Compiling ecdh.c
[256/449] Compiling wnaf.c
[257/449] Compiling simple.c
[258/449] Compiling simple_mul.c
[259/449] Compiling ec_montgomery.c
[259/449] Compiling felem.c
[259/449] Compiling scalar.c
[259/449] Compiling oct.c
[259/449] Compiling p224-64.c
[259/449] Compiling p256.c
[259/449] Compiling p256-nistz.c
BUILD FAILURE 6.2 wasm