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 ImageFetcher, reference main (d81dde), with Swift 6.2 (beta) for Wasm on 21 Jun 2025 21:32:04 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/Mobelux/ImageFetcher.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/Mobelux/ImageFetcher
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d81dde6 Fix cache key (#29)
Cloned https://github.com/Mobelux/ImageFetcher.git
Revision (git rev-parse @):
d81dde6825b39bc4a2f9ad0a149c92fa954ce5f1
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Mobelux/ImageFetcher.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Mobelux/ImageFetcher.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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.git
Fetching https://github.com/Mobelux/DiskCache.git
[1/335] Fetching diskcache
[336/15754] Fetching diskcache, swift-crypto
Fetched https://github.com/Mobelux/DiskCache.git from cache (2.82s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.85s)
Computing version for https://github.com/Mobelux/DiskCache.git
Computed https://github.com/Mobelux/DiskCache.git at 2.2.0 (3.75s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.66s)
Fetching https://github.com/apple/swift-asn1.git
[1/1616] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (1.35s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (2.36s)
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/Mobelux/DiskCache.git
Working copy of https://github.com/Mobelux/DiskCache.git resolved at 2.2.0
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
Building for debugging...
[0/365] Write sources
[3/365] Compiling poly1305_arm_asm.S
[3/365] Write sources
[5/365] Compiling poly1305_arm.cc
[6/365] Compiling fiat_p256_adx_sqr.S
[7/365] Compiling poly1305_vec.cc
[8/365] Compiling poly1305.cc
[9/365] Compiling fiat_p256_adx_mul.S
[10/365] Compiling fiat_curve25519_adx_square.S
[11/365] Compiling fiat_curve25519_adx_mul.S
[12/365] Compiling md5-586-linux.S
[13/365] Compiling md5-x86_64-linux.S
[14/365] Compiling CCryptoBoringSSLShims shims.c
[15/365] Compiling md5-x86_64-apple.S
[16/365] Write swift-version-24593BA9C3E375BF.txt
[17/365] Compiling fork_detect.cc
[18/365] Compiling chacha20_poly1305_x86_64-apple.S
[19/365] Compiling md5-586-apple.S
[20/365] Compiling chacha20_poly1305_x86_64-linux.S
[21/365] Compiling chacha20_poly1305_armv8-win.S
[22/365] Compiling chacha20_poly1305_armv8-apple.S
[23/366] Compiling chacha20_poly1305_armv8-linux.S
[24/368] Compiling chacha-x86_64-apple.S
[25/370] Compiling chacha-x86_64-linux.S
[26/370] Compiling deterministic.cc
error: emit-module command failed with exit code 1 (use -v to see invocation)
[28/370] Emitting module DiskCache
/host/spi-builder-workspace/.build/checkouts/DiskCache/Sources/DiskCache/Cache.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A class of types providing interfaces for caching and retrieving data to/from disk.
[28/370] Compiling chacha-x86-apple.S
[29/370] Compiling chacha-x86-linux.S
[30/370] Compiling chacha-armv8-win.S
[31/370] Compiling chacha-armv8-linux.S
[32/370] Compiling chacha-armv8-apple.S
[33/370] Compiling chacha-armv4-linux.S
[34/370] Compiling aes128gcmsiv-x86_64-apple.S
[35/370] Compiling aes128gcmsiv-x86_64-linux.S
[36/370] Compiling x86_64-mont5-apple.S
[37/370] Compiling x86_64-mont-linux.S
[38/370] Compiling x86-mont-linux.S
[39/370] Compiling x86_64-mont5-linux.S
[40/370] Compiling x86-mont-apple.S
[41/370] Compiling x86_64-mont-apple.S
[42/370] Compiling vpaes-x86_64-linux.S
[43/370] Compiling vpaes-x86_64-apple.S
[44/370] Compiling vpaes-x86-linux.S
[45/370] Compiling vpaes-x86-apple.S
[46/370] Compiling pool.cc
[47/370] Compiling vpaes-armv8-linux.S
[48/370] Compiling vpaes-armv8-win.S
[49/370] Compiling vpaes-armv7-linux.S
[50/370] Compiling sha512-x86_64-linux.S
[51/370] Compiling vpaes-armv8-apple.S
[52/370] Compiling sha512-armv8-win.S
[53/370] Compiling sha512-586-linux.S
[54/370] Compiling sha512-armv8-apple.S
[55/370] Compiling sha512-armv4-linux.S
[56/370] Compiling sha512-armv8-linux.S
[57/370] Compiling sha512-x86_64-apple.S
[58/370] Compiling sha512-586-apple.S
[59/370] Compiling err_data.cc
[60/370] Compiling sha256-x86_64-linux.S
[61/370] Compiling sha256-armv8-win.S
[62/370] Compiling sha256-armv4-linux.S
[63/370] Compiling sha256-586-linux.S
[64/370] Compiling sha256-armv8-apple.S
[65/370] Compiling sha256-x86_64-apple.S
[66/370] Compiling sha256-armv8-linux.S
[67/370] Compiling sha256-586-apple.S
[68/370] Compiling sha1-x86_64-linux.S
[69/370] Compiling sha1-armv8-linux.S
[70/370] Compiling sha1-armv8-win.S
[71/370] Compiling sha1-armv4-large-linux.S
[72/370] Compiling sha1-armv8-apple.S
[73/370] Compiling sha1-x86_64-apple.S
[74/370] Compiling sha1-586-linux.S
[75/370] Compiling sha1-586-apple.S
[76/370] Compiling rdrand-x86_64-apple.S
[77/370] Compiling p256_beeu-armv8-asm-win.S
[78/370] Compiling rdrand-x86_64-linux.S
[79/370] Compiling rsaz-avx2-linux.S
[80/370] Compiling rsaz-avx2-apple.S
[81/370] Compiling p256_beeu-x86_64-asm-apple.S
[82/370] Compiling p256_beeu-x86_64-asm-linux.S
[83/370] Compiling p256-x86_64-asm-linux.S
[84/370] Compiling p256_beeu-armv8-asm-linux.S
[85/370] Compiling p256_beeu-armv8-asm-apple.S
[86/370] Compiling p256-armv8-asm-win.S
[87/370] Compiling p256-armv8-asm-linux.S
[88/370] Compiling p256-armv8-asm-apple.S
[89/370] Compiling p256-x86_64-asm-apple.S
[90/370] Compiling ghashv8-armv8-linux.S
[91/370] Compiling ghashv8-armv8-win.S
[92/370] Compiling ghashv8-armv8-apple.S
[93/370] Compiling ghashv8-armv7-linux.S
[94/370] Compiling ghash-x86_64-linux.S
[95/370] Compiling ghash-x86_64-apple.S
[96/370] Compiling ghash-x86-apple.S
[97/370] Compiling ghash-ssse3-x86_64-linux.S
[98/370] Compiling ghash-x86-linux.S
[99/370] Compiling ghash-ssse3-x86-linux.S
[100/370] Compiling ghash-ssse3-x86_64-apple.S
[101/370] Compiling ghash-ssse3-x86-apple.S
[102/370] Compiling ghash-neon-armv8-apple.S
[103/370] Compiling ghash-neon-armv8-win.S
[104/370] Compiling ghash-armv4-linux.S
[105/370] Compiling ghash-neon-armv8-linux.S
[106/370] Compiling co-586-linux.S
[107/370] Compiling co-586-apple.S
[108/370] Compiling bsaes-armv7-linux.S
[109/370] Compiling bn-armv8-win.S
[110/370] Compiling bn-armv8-apple.S
[111/370] Compiling bn-armv8-linux.S
[112/370] Compiling bn-586-linux.S
[113/370] Compiling bn-586-apple.S
[114/370] Compiling armv8-mont-linux.S
[114/370] Compiling armv8-mont-win.S
[116/370] Compiling armv8-mont-apple.S
[116/370] Compiling armv4-mont-linux.S
[118/370] Compiling aesv8-gcm-armv8-apple.S
[119/370] Compiling aesv8-gcm-armv8-win.S
[120/370] Compiling aesv8-armv8-win.S
[121/370] Compiling aesv8-gcm-armv8-linux.S
[122/370] Compiling aesv8-armv8-linux.S
[122/370] Compiling aesv8-armv8-apple.S
[124/370] Compiling aesv8-armv7-linux.S
[125/370] Compiling aesni-x86-linux.S
[126/370] Compiling aesni-x86-apple.S
[127/370] Compiling aesni-x86_64-apple.S
[128/370] Compiling aesni-x86_64-linux.S
[129/370] Compiling aesni-gcm-x86_64-linux.S
[130/370] Compiling aes-gcm-avx10-x86_64-linux.S
[131/370] Compiling aesni-gcm-x86_64-apple.S
[132/370] Compiling aes-gcm-avx10-x86_64-apple.S
[133/370] Compiling x_x509.cc
[134/370] Compiling x_x509a.cc
[135/370] Compiling x_req.cc
[136/370] Compiling x_spki.cc
[137/370] Compiling x_sig.cc
[138/370] Compiling x_pubkey.cc
[139/370] Compiling x_val.cc
[140/370] Compiling x_name.cc
[141/370] Compiling x509spki.cc
[142/370] Compiling x_attrib.cc
[143/370] Compiling x_exten.cc
[144/370] Compiling x_algor.cc
[145/370] Compiling x_crl.cc
[147/370] Compiling DiskCache SubDirectory.swift
/host/spi-builder-workspace/.build/checkouts/DiskCache/Sources/DiskCache/Cache.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A class of types providing interfaces for caching and retrieving data to/from disk.
[147/370] Compiling x_all.cc
[149/370] Compiling DiskCache StorageType.swift
/host/spi-builder-workspace/.build/checkouts/DiskCache/Sources/DiskCache/Cache.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A class of types providing interfaces for caching and retrieving data to/from disk.
[150/370] Compiling DiskCache Cache.swift
/host/spi-builder-workspace/.build/checkouts/DiskCache/Sources/DiskCache/Cache.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A class of types providing interfaces for caching and retrieving data to/from disk.
[151/370] Compiling DiskCache DiskCache.swift
/host/spi-builder-workspace/.build/checkouts/DiskCache/Sources/DiskCache/Cache.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A class of types providing interfaces for caching and retrieving data to/from disk.
[151/370] Compiling x509cset.cc
[151/370] Compiling x509_v3.cc
[151/370] Compiling x509name.cc
[151/370] Compiling x509_vfy.cc
[151/370] Compiling x509_txt.cc
[151/370] Compiling x509_vpm.cc
[151/370] Compiling x509rset.cc
BUILD FAILURE 6.2 wasm