Build Information
Failed to build swift-srp, reference main (f558df), with Swift 6.1 for Wasm on 27 Apr 2026 16:53:30 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/adam-fowler/swift-srp.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/adam-fowler/swift-srp
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at f558df5 6.3
Cloned https://github.com/adam-fowler/swift-srp.git
Revision (git rev-parse @):
f558df594b4cc3d23b15645fd25f5cc64fc2b6c1
SUCCESS checkout https://github.com/adam-fowler/swift-srp.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/adam-fowler/swift-srp.git
https://github.com/adam-fowler/swift-srp.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:276d66a16377d3ee059b2e3429cbc1154d9f01e42871e5d702fd5d8b9044d93d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
Fetching https://github.com/apple/swift-crypto
Fetching https://github.com/adam-fowler/big-num
[1/1646] Fetching big-num
[298/19093] Fetching big-num, swift-crypto
Fetched https://github.com/adam-fowler/big-num from cache (2.54s)
Fetched https://github.com/apple/swift-crypto from cache (2.58s)
Computing version for https://github.com/adam-fowler/big-num
Computed https://github.com/adam-fowler/big-num at 2.0.3 (4.18s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 4.5.0 (4.43s)
Fetching https://github.com/apple/swift-asn1.git
[1/1803] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (8.46s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (9.38s)
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 4.5.0
Creating working copy for https://github.com/adam-fowler/big-num
Working copy of https://github.com/adam-fowler/big-num resolved at 2.0.3
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.7.0
Building for debugging...
[0/524] Write sources
[4/524] Compiling KeccakSponge.c
[5/524] Compiling CXKCPShims shims.c
[6/524] Compiling SimpleFIPS202.c
[7/524] Compiling KeccakHash.c
[8/524] Compiling fiat_p256_adx_mul.S
[9/524] Compiling fiat_curve25519_adx_square.S
In file included from /host/spi-builder-workspace/.build/checkouts/big-num/Sources/CBigNumBoringSSL/crypto/bio/bio.c:69:
/host/spi-builder-workspace/.build/checkouts/big-num/Sources/CBigNumBoringSSL/crypto/bio/../internal.h:135:10: fatal error: 'pthread.h' file not found
135 | #include <pthread.h>
| ^~~~~~~~~~~
1 error generated.
[10/524] Compiling bio.c
In file included from /host/spi-builder-workspace/.build/checkouts/big-num/Sources/CBigNumBoringSSL/crypto/bio/file.c:85:
/host/spi-builder-workspace/.build/checkouts/big-num/Sources/CBigNumBoringSSL/crypto/bio/../internal.h:135:10: fatal error: 'pthread.h' file not found
135 | #include <pthread.h>
| ^~~~~~~~~~~
1 error generated.
[10/524] Compiling file.c
[10/524] Compiling fiat_p256_adx_sqr.S
[10/524] Compiling fiat_curve25519_adx_mul.S
[10/524] Compiling KeccakP-1600-opt64.c
[10/524] Compiling md5-x86_64-linux.S
[10/524] Compiling CCryptoBoringSSLShims shims.c
[10/524] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:276d66a16377d3ee059b2e3429cbc1154d9f01e42871e5d702fd5d8b9044d93d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/514] Compiling fiat_p256_adx_sqr.S
[1/514] Compiling md5-586-linux.S
[2/514] Compiling md5-x86_64-apple.S
[3/514] Compiling md5-x86_64-linux.S
[4/514] Compiling fiat_curve25519_adx_mul.S
[5/514] Compiling chacha20_poly1305_x86_64-apple.S
[6/514] Compiling md5-586-apple.S
[7/514] Compiling chacha20_poly1305_x86_64-linux.S
[8/514] Compiling chacha20_poly1305_armv8-win.S
[9/514] Compiling chacha20_poly1305_armv8-linux.S
[10/514] Compiling chacha20_poly1305_armv8-apple.S
[11/514] Compiling chacha-x86_64-linux.S
[12/514] Compiling chacha-x86_64-apple.S
[13/514] Compiling chacha-x86-linux.S
[14/514] Compiling chacha-x86-apple.S
[15/514] Compiling chacha-armv8-win.S
[16/514] Compiling chacha-armv8-linux.S
[17/514] Compiling chacha-armv4-linux.S
[18/514] Compiling aes128gcmsiv-x86_64-linux.S
[19/514] Compiling chacha-armv8-apple.S
[20/514] Compiling aes128gcmsiv-x86_64-apple.S
[21/514] Compiling x86_64-mont5-linux.S
[22/514] Compiling x86_64-mont5-apple.S
[23/514] Compiling x86_64-mont-linux.S
[24/514] Compiling x86_64-mont-apple.S
[25/514] Compiling x86-mont-linux.S
[26/514] Write swift-version-24593BA9C3E375BF.txt
[27/514] Compiling x86-mont-apple.S
[28/514] Compiling vpaes-x86_64-linux.S
[29/514] Compiling vpaes-x86_64-apple.S
[30/514] Compiling vpaes-x86-linux.S
[31/514] Compiling vpaes-x86-apple.S
[32/514] Compiling vpaes-armv8-win.S
[33/514] Compiling vpaes-armv8-apple.S
[34/514] Compiling vpaes-armv8-linux.S
[35/514] Compiling vpaes-armv7-linux.S
[36/514] Compiling sha512-x86_64-apple.S
[37/514] Compiling sha512-x86_64-linux.S
[38/514] Compiling sha512-armv8-win.S
[39/514] Compiling sha512-armv8-linux.S
[40/514] Compiling sha512-armv8-apple.S
[41/514] Compiling sha512-armv4-linux.S
[42/514] Compiling sha512-586-linux.S
[43/514] Compiling sha512-586-apple.S
[44/514] Compiling sha256-x86_64-linux.S
[45/514] Compiling sha256-armv8-win.S
[46/514] Compiling sha256-x86_64-apple.S
[47/514] Compiling sha256-armv8-linux.S
[48/514] Compiling sha256-armv8-apple.S
[49/514] Compiling sha256-armv4-linux.S
[50/514] Compiling sha256-586-linux.S
[51/514] Compiling sha256-586-apple.S
[52/514] Compiling sha1-x86_64-apple.S
[53/514] Compiling sha1-x86_64-linux.S
[54/514] Compiling sha1-armv8-win.S
[55/514] Compiling CCryptoBoringSSLShims shims.c
[56/514] Compiling sha1-armv8-linux.S
[57/514] Compiling sha1-armv8-apple.S
[58/514] Compiling sha1-armv4-large-linux.S
[59/514] Compiling sha1-586-linux.S
[60/514] Compiling rsaz-avx2-linux.S
[61/514] Compiling sha1-586-apple.S
[62/514] Compiling rdrand-x86_64-apple.S
[63/514] Compiling rdrand-x86_64-linux.S
[64/514] Compiling p256_beeu-x86_64-asm-apple.S
[65/514] Compiling rsaz-avx2-apple.S
[66/514] Compiling p256_beeu-x86_64-asm-linux.S
[67/514] Compiling p256_beeu-armv8-asm-win.S
[68/514] Compiling p256_beeu-armv8-asm-apple.S
[69/514] Compiling p256_beeu-armv8-asm-linux.S
[70/514] Compiling p256-armv8-asm-linux.S
[71/514] Compiling p256-x86_64-asm-apple.S
[72/514] Compiling p256-x86_64-asm-linux.S
[73/514] Compiling p256-armv8-asm-win.S
[74/514] Compiling p256-armv8-asm-apple.S
[75/514] Compiling ghashv8-armv8-linux.S
[76/514] Compiling ghashv8-armv8-win.S
[77/514] Compiling ghashv8-armv8-apple.S
[78/514] Compiling ghashv8-armv7-linux.S
[79/514] Compiling ghash-x86_64-linux.S
[80/514] Compiling ghash-x86-apple.S
[81/514] Compiling ghash-x86-linux.S
[82/514] Compiling ghash-ssse3-x86_64-apple.S
[83/514] Compiling ghash-ssse3-x86_64-linux.S
[84/514] Compiling ghash-x86_64-apple.S
[85/514] Compiling ghash-ssse3-x86-apple.S
[86/514] Compiling ghash-ssse3-x86-linux.S
[87/514] Compiling ghash-neon-armv8-win.S
[88/514] Compiling ghash-neon-armv8-apple.S
[89/514] Compiling ghash-neon-armv8-linux.S
[90/514] Compiling ghash-armv4-linux.S
[91/514] Compiling co-586-linux.S
[91/514] Compiling err_data.cc
[93/514] Compiling co-586-apple.S
[94/514] Compiling bsaes-armv7-linux.S
[95/514] Compiling bn-armv8-linux.S
[96/514] Compiling bn-armv8-win.S
[97/514] Compiling bn-armv8-apple.S
[98/514] Compiling armv8-mont-win.S
[99/514] Compiling bn-586-apple.S
[100/514] Compiling bn-586-linux.S
[101/514] Compiling armv8-mont-linux.S
[102/514] Compiling armv8-mont-apple.S
[103/514] Compiling aesv8-gcm-armv8-win.S
[104/514] Compiling armv4-mont-linux.S
[105/514] Compiling aesv8-gcm-armv8-linux.S
[106/514] Compiling aesv8-gcm-armv8-apple.S
[107/514] Compiling aesv8-armv8-win.S
[108/514] Compiling aesv8-armv8-linux.S
[109/514] Compiling aesv8-armv8-apple.S
[110/514] Compiling aesni-x86_64-apple.S
[111/514] Compiling aesni-x86_64-linux.S
[111/514] Compiling aesv8-armv7-linux.S
[113/514] Compiling aesni-x86-linux.S
[114/514] Compiling aesni-x86-apple.S
[115/514] Compiling aesni-gcm-x86_64-apple.S
[116/514] Compiling aesni-gcm-x86_64-linux.S
[117/514] Compiling aes-gcm-avx512-x86_64-apple.S
[118/514] Compiling aes-gcm-avx2-x86_64-linux.S
[119/514] Compiling aes-gcm-avx2-x86_64-apple.S
[120/514] Compiling aes-gcm-avx512-x86_64-linux.S
[121/514] Compiling xwing.cc
[122/514] Compiling x_req.cc
[123/514] Compiling x_x509a.cc
[124/514] Compiling x_spki.cc
[125/514] Compiling x_sig.cc
[126/514] Compiling x_pubkey.cc
[127/514] Compiling x_x509.cc
[128/514] Compiling x_exten.cc
[129/514] Compiling x_name.cc
[130/514] Compiling x_crl.cc
[131/514] Compiling x_attrib.cc
[132/514] Compiling x_all.cc
[133/514] Compiling x509spki.cc
[134/514] Compiling x_algor.cc
[135/514] Compiling KeccakP-1600-opt64.c
[136/514] Compiling x509rset.cc
[137/514] Compiling x509name.cc
[138/514] Compiling x509_vpm.cc
[139/514] Compiling x509cset.cc
[140/514] Compiling x509_vfy.cc
[141/514] Compiling x509_v3.cc
[142/514] Compiling x509_txt.cc
[143/514] Compiling x509_obj.cc
[144/514] Compiling x509_req.cc
[145/514] Compiling x509_ext.cc
[146/514] Compiling x509_trs.cc
[147/514] Compiling x509_lu.cc
[148/514] Compiling x509_set.cc
[149/514] Compiling x509_def.cc
[150/514] Compiling x509_d2.cc
[151/514] Compiling v3_utl.cc
[152/514] Compiling x509_cmp.cc
[153/514] Compiling x509.cc
[154/514] Compiling v3_skey.cc
[155/514] Compiling x509_att.cc
[156/514] Compiling v3_prn.cc
[157/514] Compiling v3_purp.cc
[158/514] Compiling v3_pmaps.cc
[159/514] Compiling v3_pcons.cc
[160/514] Compiling v3_ocsp.cc
[161/514] Compiling v3_int.cc
[162/514] Compiling v3_ncons.cc
[163/514] Compiling v3_lib.cc
[164/514] Compiling v3_genn.cc
[165/514] Compiling v3_ia5.cc
[166/514] Compiling v3_info.cc
[167/514] Compiling v3_extku.cc
[168/514] Compiling v3_crld.cc
[169/514] Compiling v3_enum.cc
[170/514] Compiling v3_bitst.cc
[171/514] Compiling v3_conf.cc
[172/514] Compiling v3_bcons.cc
[173/514] Compiling v3_cpols.cc
[174/514] Compiling v3_alt.cc
[175/514] Compiling v3_akeya.cc
[176/514] Compiling t_x509a.cc
[177/514] Compiling v3_akey.cc
[178/514] Compiling t_x509.cc
[179/514] Compiling t_crl.cc
[180/514] Compiling t_req.cc
[181/514] Compiling rsa_pss.cc
[182/514] Compiling name_print.cc
[183/514] Compiling i2d_pr.cc
[184/514] Compiling policy.cc
[185/514] Compiling by_file.cc
[186/514] Compiling by_dir.cc
[187/514] Compiling algorithm.cc
[188/514] Compiling a_sign.cc
[189/514] Compiling asn1_gen.cc
[190/514] Compiling voprf.cc
[191/514] Compiling thread_pthread.cc
[192/514] Compiling thread_none.cc
[193/514] Compiling a_digest.cc
[194/514] Compiling a_verify.cc
[195/514] Compiling trust_token.cc
[196/514] Compiling thread_win.cc
[197/514] Compiling thread.cc
[198/514] Compiling stack.cc
[199/514] Compiling siphash.cc
[200/514] Compiling sha512.cc
[201/514] Compiling pmbtoken.cc
[202/514] Compiling spake2plus.cc
[203/514] Compiling sha256.cc
[204/514] Compiling slhdsa.cc
[205/514] Compiling rsa_crypt.cc
[206/514] Compiling sha1.cc
[207/514] Compiling rsa_print.cc
[208/514] Compiling rsa_extra.cc
[209/514] Compiling refcount.cc
[210/514] Compiling rc4.cc
[211/514] Compiling rsa_asn1.cc
[212/514] Compiling windows.cc
[213/514] Compiling urandom.cc
[214/514] Compiling trusty.cc
[215/514] Compiling rand.cc
[216/514] Compiling passive.cc
[217/514] Compiling ios.cc
[218/514] Compiling poly1305_arm_asm.S
[219/514] Compiling getentropy.cc
[220/514] Compiling forkunsafe.cc
[221/514] Compiling deterministic.cc
[222/514] Compiling fork_detect.cc
[223/514] Compiling poly1305_vec.cc
[224/514] Compiling poly1305.cc
[225/514] Compiling poly1305_arm.cc
[226/514] Compiling pool.cc
[227/514] Compiling pkcs8.cc
[228/514] Compiling pkcs8_x509.cc
[229/514] Compiling pkcs7.cc
[230/514] Compiling p5_pbev2.cc
[231/514] Compiling pkcs7_x509.cc
[232/514] Compiling pem_xaux.cc
[233/514] Compiling pem_pkey.cc
[234/514] Compiling pem_x509.cc
[235/514] Compiling pem_pk8.cc
[236/514] Compiling pem_oth.cc
[237/514] Compiling pem_all.cc
[238/514] Compiling pem_info.cc
[239/514] Compiling obj_xref.cc
[240/514] Compiling pem_lib.cc
[241/514] Compiling mlkem.cc
[242/514] Compiling mldsa.cc
[243/514] Compiling mem.cc
[244/514] Compiling poly_rq_mul.S
[245/514] Compiling lhash.cc
[246/514] Compiling fips_shared_support.cc
[247/514] Compiling obj.cc
[248/514] Compiling md4.cc
[249/514] Compiling md5.cc
[250/514] Compiling kyber.cc
[251/514] Compiling hrss.cc
[252/514] Compiling fuzzer_mode.cc
[253/514] Compiling ex_data.cc
[254/514] Compiling hpke.cc
[255/514] Compiling scrypt.cc
[256/514] Compiling print.cc
[257/514] Compiling sign.cc
[258/514] Compiling pbkdf.cc
[259/514] Compiling p_x25519.cc
[260/514] Compiling p_x25519_asn1.cc
[261/514] Compiling p_rsa_asn1.cc
[262/514] Compiling p_hkdf.cc
[263/514] Compiling p_rsa.cc
[264/514] Compiling p_ed25519_asn1.cc
[265/514] Compiling p_ec_asn1.cc
[266/514] Compiling p_ed25519.cc
[267/514] Compiling p_dsa_asn1.cc
[268/514] Compiling p_dh_asn1.cc
[269/514] Compiling p_dh.cc
[270/514] Compiling p_ec.cc
[271/514] Compiling engine.cc
[272/514] Compiling err.cc
[273/514] Compiling evp_ctx.cc
[274/514] Compiling evp_asn1.cc
[275/514] Compiling evp.cc
[276/514] Compiling ecdh.cc
[277/514] Compiling ecdsa_p1363.cc
[278/514] Compiling ecdsa_asn1.cc
[279/514] Compiling ec_derive.cc
[280/514] Compiling hash_to_curve.cc
[281/514] Compiling dsa.cc
[282/514] Compiling ec_asn1.cc
[283/514] Compiling dsa_asn1.cc
[284/514] Compiling bcm.cc
[285/514] Compiling digest_extra.cc
[286/514] Compiling x25519-asm-arm.S
[287/514] Compiling params.cc
[288/514] Compiling des.cc
[289/514] Compiling curve25519_64_adx.cc
[290/514] Compiling dh_asn1.cc
[291/514] Compiling spake25519.cc
[292/514] Compiling crypto.cc
[293/514] Compiling cpu_arm_freebsd.cc
[294/514] Compiling cpu_intel.cc
[295/514] Compiling curve25519.cc
[296/514] Compiling cpu_arm_linux.cc
[297/514] Compiling cpu_aarch64_win.cc
[298/514] Compiling cpu_aarch64_sysreg.cc
[299/514] Compiling cpu_aarch64_openbsd.cc
[300/514] Compiling cpu_aarch64_linux.cc
[301/514] Compiling cpu_aarch64_fuchsia.cc
[302/514] Compiling conf.cc
[303/514] Compiling tls_cbc.cc
[304/514] Compiling cpu_aarch64_apple.cc
[305/514] Compiling get_cipher.cc
[306/514] Compiling e_rc4.cc
[307/514] Compiling e_rc2.cc
[308/514] Compiling cms.cc
[309/514] Compiling e_null.cc
[310/514] Compiling e_tls.cc
[311/514] Compiling e_aesgcmsiv.cc
[312/514] Compiling e_aesctrhmac.cc
[313/514] Compiling e_chacha20poly1305.cc
[314/514] Compiling e_des.cc
[315/514] Compiling e_aeseax.cc
[316/514] Compiling derive_key.cc
[317/514] Compiling buf.cc
[318/514] Compiling unicode.cc
[319/514] Compiling chacha.cc
[320/514] Compiling ber.cc
[321/514] Compiling cbb.cc
[322/514] Compiling sqrt.cc
[323/514] Compiling cbs.cc
[324/514] Compiling asn1_compat.cc
[325/514] Compiling div.cc
[326/514] Compiling exponentiation.cc
[327/514] Compiling blake2.cc
[328/514] Compiling printf.cc
[329/514] Compiling convert.cc
[330/514] Compiling hexdump.cc
[331/514] Compiling pair.cc
[332/514] Compiling bn_asn1.cc
[333/514] Compiling file.cc
[334/514] Compiling fd.cc
[335/514] Compiling errno.cc
[336/514] Compiling bio_mem.cc
[337/514] Compiling base64.cc
[338/514] Compiling tasn_typ.cc
[339/514] Compiling bio.cc
[340/514] Compiling tasn_utl.cc
[341/514] Compiling tasn_fre.cc
[342/514] Compiling posix_time.cc
[343/514] Compiling f_int.cc
[344/514] Compiling f_string.cc
[345/514] Compiling tasn_enc.cc
[346/514] Compiling tasn_dec.cc
[347/514] Compiling tasn_new.cc
[348/514] Compiling asn_pack.cc
[349/514] Compiling asn1_par.cc
[350/514] Compiling asn1_lib.cc
[351/514] Compiling a_octet.cc
[352/514] Compiling a_type.cc
[353/514] Compiling a_strnid.cc
[354/514] Compiling a_time.cc
[355/514] Compiling a_utctm.cc
[356/514] Compiling a_strex.cc
[357/514] Compiling a_object.cc
[358/514] Compiling a_mbstr.cc
[359/514] Compiling a_dup.cc
[360/514] Compiling a_d2i_fp.cc
[361/514] Compiling a_int.cc
In file included from /host/spi-builder-workspace/.build/checkouts/big-num/Sources/CBigNumBoringSSL/crypto/thread_win.c:15:
/host/spi-builder-workspace/.build/checkouts/big-num/Sources/CBigNumBoringSSL/crypto/internal.h:135:10: fatal error: 'pthread.h' file not found
135 | #include <pthread.h>
| ^~~~~~~~~~~
1 error generated.
[362/514] Compiling thread_win.c
[362/514] Compiling a_i2d_fp.cc
[362/514] Compiling thread_pthread.c
[362/514] Compiling a_gentm.cc
[362/514] Compiling aes.cc
[362/514] Compiling thread_none.c
[362/514] Compiling a_bool.cc
[362/514] Compiling a_bitstr.cc
BUILD FAILURE 6.1 wasm