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 Minisign, reference main (94a251), with Swift 6.2 (beta) for Wasm on 23 Jun 2025 20:47:51 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/laosb/swift-minisign.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/laosb/swift-minisign
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 94a251e fix: dependencies & concurrency markups
Cloned https://github.com/laosb/swift-minisign.git
Revision (git rev-parse @):
94a251ed0cbfb300cc506628af3e10ace65d7e29
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/laosb/swift-minisign.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/laosb/swift-minisign.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/apple/swift-crypto
Fetching https://github.com/lovetodream/swift-blake2
[1/99] Fetching swift-blake2
[91/15532] Fetching swift-blake2, swift-crypto
Fetched https://github.com/lovetodream/swift-blake2 from cache (0.50s)
[618/15433] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto from cache (2.84s)
Computing version for https://github.com/lovetodream/swift-blake2
Computed https://github.com/lovetodream/swift-blake2 at 0.1.0 (5.51s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 3.12.3 (5.73s)
Fetching https://github.com/apple/swift-asn1.git
[1/1616] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.52s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.35s)
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 3.12.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.3.2
Creating working copy for https://github.com/lovetodream/swift-blake2
Working copy of https://github.com/lovetodream/swift-blake2 resolved at 0.1.0
Building for debugging...
[0/365] Write sources
[2/365] Compiling asn_pack.cc
[3/365] Write swift-version-24593BA9C3E375BF.txt
[3/365] Write sources
[5/365] Compiling asn1_par.cc
[6/365] Compiling fiat_p256_adx_sqr.S
[7/365] Compiling fiat_p256_adx_mul.S
[8/365] Compiling fiat_curve25519_adx_square.S
[9/365] Compiling a_type.cc
[10/365] Compiling a_strnid.cc
[11/365] Compiling fiat_curve25519_adx_mul.S
[12/365] Compiling md5-x86_64-linux.S
[13/365] Compiling md5-586-linux.S
[14/365] Compiling md5-x86_64-apple.S
[15/365] Compiling a_utctm.cc
[16/365] Compiling a_time.cc
[17/365] Compiling md5-586-apple.S
[18/365] Compiling chacha20_poly1305_x86_64-linux.S
[19/365] Compiling CCryptoBoringSSLShims shims.c
[20/365] Compiling chacha20_poly1305_x86_64-apple.S
[21/365] Compiling asn1_lib.cc
[22/365] Compiling chacha20_poly1305_armv8-linux.S
[22/365] Compiling chacha20_poly1305_armv8-win.S
[24/365] Compiling chacha-x86_64-linux.S
[25/365] Compiling chacha20_poly1305_armv8-apple.S
[26/365] Compiling chacha-x86_64-apple.S
[27/365] Compiling chacha-armv8-win.S
[28/365] Compiling chacha-x86-apple.S
[29/365] Compiling chacha-armv8-apple.S
[30/365] Compiling chacha-x86-linux.S
[31/365] Compiling chacha-armv4-linux.S
[32/365] Compiling aes128gcmsiv-x86_64-linux.S
[33/365] Compiling chacha-armv8-linux.S
[34/365] Compiling x86_64-mont5-linux.S
[35/365] Compiling aes128gcmsiv-x86_64-apple.S
[36/365] Compiling x86_64-mont5-apple.S
[37/365] Compiling x86-mont-linux.S
[38/365] Compiling x86_64-mont-apple.S
[39/365] Compiling x86_64-mont-linux.S
[40/365] Compiling x86-mont-apple.S
[41/365] Compiling vpaes-x86_64-apple.S
[42/365] Compiling vpaes-x86-apple.S
[43/365] Compiling vpaes-x86_64-linux.S
[44/365] Compiling vpaes-x86-linux.S
[45/365] Compiling vpaes-armv8-win.S
[46/365] Compiling vpaes-armv8-linux.S
[47/365] Compiling sha512-x86_64-linux.S
[48/365] Compiling vpaes-armv8-apple.S
[49/365] Compiling vpaes-armv7-linux.S
[50/365] Compiling sha512-armv8-linux.S
[51/365] Compiling sha512-armv4-linux.S
[52/365] Compiling sha512-armv8-apple.S
[53/365] Compiling sha512-x86_64-apple.S
[53/365] Compiling sha512-armv8-win.S
[55/365] Compiling sha512-586-linux.S
[56/365] Compiling sha512-586-apple.S
[57/365] Compiling sha256-x86_64-linux.S
[58/365] Compiling sha256-armv8-win.S
[59/365] Compiling sha256-x86_64-apple.S
[60/365] Compiling sha256-armv8-linux.S
[61/365] Compiling sha256-586-linux.S
[61/365] Compiling sha256-armv8-apple.S
[63/365] Compiling sha256-armv4-linux.S
[64/365] Compiling sha256-586-apple.S
[65/365] Compiling sha1-x86_64-linux.S
[66/365] Compiling sha1-armv8-linux.S
[67/365] Compiling sha1-586-linux.S
[67/365] Compiling sha1-armv8-win.S
[69/365] Compiling sha1-x86_64-apple.S
[70/365] Compiling err_data.cc
[71/365] Compiling sha1-armv4-large-linux.S
[72/365] Compiling sha1-armv8-apple.S
[73/365] Compiling sha1-586-apple.S
[74/365] Compiling rdrand-x86_64-apple.S
[75/365] Compiling rsaz-avx2-linux.S
[76/365] Compiling p256_beeu-x86_64-asm-apple.S
[77/365] Compiling p256_beeu-x86_64-asm-linux.S
[78/365] Compiling rdrand-x86_64-linux.S
[79/365] Compiling rsaz-avx2-apple.S
[80/365] Compiling p256_beeu-armv8-asm-win.S
[81/365] Compiling p256_beeu-armv8-asm-linux.S
[82/365] Compiling p256_beeu-armv8-asm-apple.S
[83/365] Compiling p256-x86_64-asm-linux.S
[84/365] Compiling p256-x86_64-asm-apple.S
[84/365] Compiling p256-armv8-asm-win.S
[86/365] Compiling p256-armv8-asm-apple.S
[87/365] Compiling p256-armv8-asm-linux.S
[88/365] Compiling ghashv8-armv8-win.S
[89/365] Compiling ghashv8-armv8-linux.S
[90/365] Compiling ghash-x86_64-apple.S
[91/365] Compiling ghashv8-armv8-apple.S
[92/365] Compiling ghash-x86_64-linux.S
[93/365] Compiling ghashv8-armv7-linux.S
[94/365] Compiling ghash-x86-apple.S
[95/365] Compiling ghash-x86-linux.S
[96/365] Compiling ghash-ssse3-x86-apple.S
[97/365] Compiling ghash-ssse3-x86_64-linux.S
[98/365] Compiling ghash-ssse3-x86_64-apple.S
[99/365] Compiling ghash-ssse3-x86-linux.S
[100/365] Compiling ghash-neon-armv8-win.S
[101/365] Compiling ghash-armv4-linux.S
[102/365] Compiling ghash-neon-armv8-linux.S
[103/365] Compiling ghash-neon-armv8-apple.S
[104/365] Compiling bsaes-armv7-linux.S
[105/365] Compiling co-586-apple.S
[106/365] Compiling bn-armv8-win.S
[107/365] Compiling co-586-linux.S
[108/365] Compiling bn-586-apple.S
[109/365] Compiling bn-586-linux.S
[109/365] Compiling bn-armv8-linux.S
[111/365] Compiling bn-armv8-apple.S
[112/365] Compiling armv4-mont-linux.S
[113/365] Compiling armv8-mont-apple.S
[114/365] Compiling armv8-mont-linux.S
[115/365] Compiling armv8-mont-win.S
[116/365] Compiling aesv8-gcm-armv8-win.S
[117/365] Compiling aesv8-armv8-linux.S
[118/365] Compiling aesv8-gcm-armv8-linux.S
[119/365] Compiling aesv8-gcm-armv8-apple.S
[120/365] Compiling aesv8-armv7-linux.S
[121/365] Compiling aesv8-armv8-apple.S
[121/365] Compiling aesv8-armv8-win.S
[123/365] Compiling aesni-x86_64-linux.S
[124/365] Compiling aesni-x86_64-apple.S
[125/365] Compiling aesni-x86-linux.S
[126/365] Compiling aesni-x86-apple.S
[127/365] Compiling aesni-gcm-x86_64-linux.S
[128/365] Compiling aes-gcm-avx10-x86_64-linux.S
[129/365] Compiling aesni-gcm-x86_64-apple.S
[130/365] Compiling aes-gcm-avx10-x86_64-apple.S
[131/365] Compiling x_val.cc
[132/365] Compiling x_sig.cc
[133/365] Compiling x_spki.cc
[134/365] Compiling x_x509.cc
[135/365] Compiling x_req.cc
[136/365] Compiling x_pubkey.cc
[137/365] Compiling x_x509a.cc
[138/365] Compiling x_name.cc
[139/365] Compiling x_algor.cc
[140/365] Compiling x509rset.cc
[141/365] Compiling x_crl.cc
[142/365] Compiling x_all.cc
[143/365] Compiling x509spki.cc
[144/365] Compiling x509name.cc
[145/365] Compiling x_exten.cc
[146/365] Compiling x_attrib.cc
[147/365] Compiling x509cset.cc
[148/365] Compiling x509_v3.cc
[149/365] Compiling x509_vpm.cc
[150/365] Compiling x509_trs.cc
[151/365] Compiling x509_vfy.cc
[152/365] Compiling x509_txt.cc
[153/365] Compiling x509_set.cc
[154/365] Compiling x509_req.cc
[155/365] Compiling x509_ext.cc
[156/365] Compiling x509_obj.cc
[157/365] Compiling x509_def.cc
[158/365] Compiling x509_lu.cc
[159/365] Compiling x509_d2.cc
[160/365] Compiling x509_cmp.cc
[161/365] Compiling x509_att.cc
[162/365] Compiling x509.cc
[163/365] Compiling v3_purp.cc
[164/365] Compiling v3_skey.cc
[165/365] Compiling v3_utl.cc
[166/365] Compiling v3_pmaps.cc
[167/365] Compiling v3_prn.cc
[168/365] Compiling v3_pcons.cc
[169/365] Compiling v3_ocsp.cc
[170/365] Compiling v3_ncons.cc
[171/365] Compiling v3_lib.cc
[172/365] Compiling v3_int.cc
[173/365] Compiling v3_genn.cc
[174/365] Compiling v3_ia5.cc
[175/365] Compiling v3_info.cc
[176/365] Compiling v3_enum.cc
[177/365] Compiling v3_extku.cc
[178/365] Compiling v3_crld.cc
[179/365] Compiling v3_cpols.cc
[180/365] Compiling v3_conf.cc
[181/365] Compiling v3_akeya.cc
[182/365] Compiling v3_bitst.cc
[183/365] Compiling v3_bcons.cc
[184/365] Compiling v3_alt.cc
[185/365] Compiling v3_akey.cc
[186/365] Compiling t_x509a.cc
[187/365] Compiling t_x509.cc
[188/365] Compiling i2d_pr.cc
[189/365] Compiling t_crl.cc
[190/365] Compiling t_req.cc
[191/365] Compiling rsa_pss.cc
[192/365] Compiling name_print.cc
[193/365] Compiling policy.cc
[194/365] Compiling by_file.cc
[195/365] Compiling by_dir.cc
[196/365] Compiling asn1_gen.cc
[197/365] Compiling algorithm.cc
[198/365] Compiling a_digest.cc
[199/365] Compiling a_sign.cc
[200/365] Compiling a_verify.cc
[201/365] Compiling voprf.cc
[202/365] Compiling trust_token.cc
[203/365] Compiling thread_win.cc
[204/365] Compiling thread_pthread.cc
[205/365] Compiling pmbtoken.cc
[206/365] Compiling thread.cc
[207/365] Compiling wots.cc
[208/365] Compiling thread_none.cc
[209/365] Compiling stack.cc
[210/365] Compiling thash.cc
[211/365] Compiling slhdsa.cc
[212/365] Compiling merkle.cc
[213/365] Compiling fors.cc
[214/365] Compiling sha512.cc
[215/365] Compiling siphash.cc
[216/365] Compiling sha256.cc
[217/365] Compiling sha1.cc
[218/365] Compiling rsa_print.cc
[219/365] Compiling rsa_extra.cc
[220/365] Compiling rsa_crypt.cc
[221/365] Compiling rc4.cc
[222/365] Compiling refcount.cc
[223/365] Compiling windows.cc
[224/365] Compiling rsa_asn1.cc
[225/365] Compiling urandom.cc
[226/365] Compiling trusty.cc
[227/365] Compiling rand_extra.cc
[228/365] Compiling passive.cc
[229/365] Compiling ios.cc
[230/365] Compiling forkunsafe.cc
[231/365] Compiling getentropy.cc
[232/365] Compiling poly1305_arm_asm.S
[233/365] Compiling deterministic.cc
[234/365] Compiling fork_detect.cc
[235/365] Compiling pool.cc
[236/365] Compiling poly1305_vec.cc
[237/365] Compiling poly1305_arm.cc
[238/365] Compiling poly1305.cc
[239/365] Compiling pkcs8.cc
[240/365] Compiling pkcs7.cc
[241/365] Compiling pkcs7_x509.cc
[242/365] Compiling p5_pbev2.cc
[243/365] Compiling pkcs8_x509.cc
[244/365] Compiling pem_x509.cc
[245/365] Compiling pem_xaux.cc
[246/365] Compiling pem_pkey.cc
[247/365] Compiling pem_pk8.cc
[248/365] Compiling pem_oth.cc
[249/365] Compiling pem_info.cc
[250/365] Compiling obj_xref.cc
[251/365] Compiling pem_lib.cc
[252/365] Compiling obj.cc
[253/365] Compiling mlkem.cc
[254/365] Compiling pem_all.cc
[255/365] Compiling poly_rq_mul.S
[256/365] Compiling md5.cc
[257/365] Compiling mldsa.cc
[258/365] Compiling mem.cc
[259/365] Compiling fips_shared_support.cc
[260/365] Compiling md4.cc
[261/365] Compiling lhash.cc
[262/365] Compiling kyber.cc
[263/365] Compiling hrss.cc
[264/365] Compiling sign.cc
[265/365] Compiling hpke.cc
[266/365] Compiling ex_data.cc
[267/365] Compiling scrypt.cc
[268/365] Compiling pbkdf.cc
[269/365] Compiling print.cc
[270/365] Compiling p_x25519_asn1.cc
[271/365] Compiling p_rsa_asn1.cc
[272/365] Compiling p_x25519.cc
[273/365] Compiling p_rsa.cc
[274/365] Compiling p_ed25519.cc
[275/365] Compiling p_hkdf.cc
[276/365] Compiling p_ed25519_asn1.cc
[277/365] Compiling p_ec.cc
[278/365] Compiling p_dh.cc
[279/365] Compiling p_dh_asn1.cc
[280/365] Compiling evp_ctx.cc
[281/365] Compiling p_ec_asn1.cc
[282/365] Compiling p_dsa_asn1.cc
[283/365] Compiling evp_asn1.cc
[284/365] Compiling evp.cc
[285/365] Compiling err.cc
[286/365] Compiling ecdh_extra.cc
[287/365] Compiling engine.cc
[288/365] Compiling ec_derive.cc
[289/365] Compiling ecdsa_asn1.cc
[290/365] Compiling hash_to_curve.cc
[291/365] Compiling ec_asn1.cc
[292/365] Compiling dsa.cc
[293/365] Compiling des.cc
[294/365] Compiling params.cc
[295/365] Compiling dsa_asn1.cc
[296/365] Compiling x25519-asm-arm.S
[297/365] Compiling dh_asn1.cc
[298/365] Compiling digest_extra.cc
[299/365] Compiling bcm.cc
[300/365] Compiling cpu_intel.cc
[301/365] Compiling crypto.cc
[302/365] Compiling spake25519.cc
[303/365] Compiling curve25519_64_adx.cc
[304/365] Compiling cpu_arm_linux.cc
[305/365] Compiling cpu_arm_freebsd.cc
[306/365] Compiling cpu_aarch64_sysreg.cc
[307/365] Compiling curve25519.cc
[308/365] Compiling cpu_aarch64_win.cc
[309/365] Compiling cpu_aarch64_openbsd.cc
[310/365] Compiling cpu_aarch64_apple.cc
[311/365] Compiling cpu_aarch64_linux.cc
[312/365] Compiling cpu_aarch64_fuchsia.cc
[313/365] Compiling conf.cc
[314/365] Compiling e_rc4.cc
[315/365] Compiling tls_cbc.cc
[316/365] Compiling e_null.cc
[317/365] Compiling e_rc2.cc
[318/365] Compiling e_chacha20poly1305.cc
[318/365] Compiling e_aesgcmsiv.cc
[320/365] Compiling e_des.cc
[321/365] Compiling e_tls.cc
[322/365] Compiling e_aesctrhmac.cc
[323/365] Compiling cipher_extra.cc
[324/365] Compiling chacha.cc
[325/365] Compiling unicode.cc
[326/365] Compiling derive_key.cc
[327/365] Compiling ber.cc
[328/365] Compiling cbs.cc
[329/365] Compiling cbb.cc
[330/365] Compiling asn1_compat.cc
[331/365] Compiling buf.cc
[332/365] Compiling blake2.cc
[333/365] Compiling printf.cc
[334/365] Compiling bn_asn1.cc
[335/365] Compiling hexdump.cc
[336/365] Compiling convert.cc
[337/365] Compiling pair.cc
[338/365] Compiling file.cc
[339/365] Compiling fd.cc
[340/365] Compiling errno.cc
[341/365] Compiling bio_mem.cc
[342/365] Compiling base64.cc
[343/365] Compiling bio.cc
[344/365] Compiling tasn_typ.cc
[345/365] Compiling tasn_utl.cc
[346/365] Compiling tasn_fre.cc
[347/365] Compiling tasn_enc.cc
[348/365] Compiling tasn_new.cc
[349/365] Compiling tasn_dec.cc
[350/365] Compiling posix_time.cc
[351/365] Compiling f_string.cc
[352/365] Compiling f_int.cc
[353/365] Compiling a_octet.cc
[354/365] Compiling a_object.cc
[355/365] Compiling a_strex.cc
[356/365] Compiling a_i2d_fp.cc
[357/365] Write sources
[358/365] Compiling a_mbstr.cc
[359/367] Compiling a_dup.cc
[360/367] Compiling a_gentm.cc
[361/367] Compiling a_int.cc
[362/367] Compiling a_d2i_fp.cc
[363/367] Compiling a_bitstr.cc
[364/367] Compiling a_bool.cc
error: emit-module command failed with exit code 1 (use -v to see invocation)
[366/375] Emitting module BLAKE2
/host/spi-builder-workspace/.build/checkouts/swift-blake2/Sources/BLAKE2/BLAKE2b.swift:14:15: error: no such module 'Foundation'
 12 | //===----------------------------------------------------------------------===//
 13 |
 14 | import struct Foundation.Data
    |               `- error: no such module 'Foundation'
 15 | import protocol Foundation.DataProtocol
 16 |
[367/375] Compiling BLAKE2 BLAKE2b.swift
/host/spi-builder-workspace/.build/checkouts/swift-blake2/Sources/BLAKE2/BLAKE2b.swift:14:15: error: no such module 'Foundation'
 12 | //===----------------------------------------------------------------------===//
 13 |
 14 | import struct Foundation.Data
    |               `- error: no such module 'Foundation'
 15 | import protocol Foundation.DataProtocol
 16 |
[368/375] Compiling CryptoBoringWrapper RandomBytes.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CryptoBoringWrapper/AEAD/BoringSSLAEAD.swift:17:8: error: no such module 'Foundation'
 15 | @_implementationOnly import CCryptoBoringSSL
 16 | @_implementationOnly import CCryptoBoringSSLShims
 17 | import Foundation
    |        `- error: no such module 'Foundation'
 18 |
 19 | /// An abstraction over a BoringSSL AEAD
BUILD FAILURE 6.2 wasm