Build Information
Failed to build xcc, reference 1.1.0 (417624
), with Swift 6.2 (beta) for Wasm on 23 Jun 2025 05:22:56 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/finnvoor/xcc.git
Reference: 1.1.0
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/finnvoor/xcc
* tag 1.1.0 -> FETCH_HEAD
HEAD is now at 417624d Bump workflow to Xcode 16.2
Cloned https://github.com/finnvoor/xcc.git
Revision (git rev-parse @):
417624dcf3e0c3a3fb211aaf88b285a2cccab67c
SUCCESS checkout https://github.com/finnvoor/xcc.git at 1.1.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/finnvoor/xcc.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/finnvoor/appstoreconnect-swift-sdk.git
[1/11613] Fetching appstoreconnect-swift-sdk
Fetched https://github.com/finnvoor/appstoreconnect-swift-sdk.git from cache (1.99s)
Fetching https://github.com/tuist/Noora.git
Fetching https://github.com/CreateAPI/URLQueryEncoder.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/OpenCombine/OpenCombine.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/128] Fetching urlqueryencoder
[118/8408] Fetching urlqueryencoder, opencombine
[1040/20289] Fetching urlqueryencoder, opencombine, noora
[4158/35708] Fetching urlqueryencoder, opencombine, noora, swift-crypto
[7484/51088] Fetching urlqueryencoder, opencombine, noora, swift-crypto, swift-argument-parser
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (2.52s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (2.53s)
[6264/27428] Fetching urlqueryencoder, noora, swift-crypto
Fetched https://github.com/CreateAPI/URLQueryEncoder.git from cache (5.19s)
Fetched https://github.com/apple/swift-crypto.git from cache (5.29s)
[2027/11881] Fetching noora
Fetched https://github.com/tuist/Noora.git from cache (9.54s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (10.63s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (1.02s)
Computing version for https://github.com/CreateAPI/URLQueryEncoder.git
Computed https://github.com/CreateAPI/URLQueryEncoder.git at 0.2.1 (0.98s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.81s)
Computing version for https://github.com/tuist/Noora.git
Computed https://github.com/tuist/Noora.git at 0.41.0 (0.79s)
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/apple/swift-log
Fetching https://github.com/tuist/path
[1/354] Fetching path
[355/1550] Fetching path, rainbow
[1217/5386] Fetching path, rainbow, swift-log
Fetched https://github.com/tuist/path from cache (0.47s)
[2034/5032] Fetching rainbow, swift-log
Fetched https://github.com/onevcat/Rainbow from cache (0.77s)
Fetched https://github.com/apple/swift-log from cache (0.77s)
Computing version for https://github.com/tuist/path
Computed https://github.com/tuist/path at 0.3.8 (1.70s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (0.98s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (4.62s)
Creating working copy for https://github.com/finnvoor/appstoreconnect-swift-sdk.git
Working copy of https://github.com/finnvoor/appstoreconnect-swift-sdk.git resolved at master (0cd74e9)
Creating working copy for https://github.com/tuist/path
Working copy of https://github.com/tuist/path resolved at 0.3.8
Creating working copy for https://github.com/CreateAPI/URLQueryEncoder.git
Working copy of https://github.com/CreateAPI/URLQueryEncoder.git resolved at 0.2.1
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/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/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.3
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.1.0
Creating working copy for https://github.com/OpenCombine/OpenCombine.git
Working copy of https://github.com/OpenCombine/OpenCombine.git resolved at 0.14.0
Creating working copy for https://github.com/tuist/Noora.git
Working copy of https://github.com/tuist/Noora.git resolved at 0.41.0
Downloading binary artifact https://github.com/CreateAPI/CreateAPI/releases/download/0.2.0/create-api.artifactbundle.zip
[1369/5323848] Downloading https://github.com/CreateAPI/CreateAPI/releases/download/0.2.0/create-api.artifactbundle.zip
Downloaded https://github.com/CreateAPI/CreateAPI/releases/download/0.2.0/create-api.artifactbundle.zip (0.96s)
warning: 'appstoreconnect-swift-sdk': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/appstoreconnect-swift-sdk/Sources/OpenAPI/create-api.yml
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/444] Write sources
[10/444] Write swift-version-24593BA9C3E375BF.txt
[11/444] Compiling fiat_curve25519_adx_square.S
[12/444] Compiling a_bool.c
[13/444] Compiling a_dup.c
[14/444] Compiling a_i2d_fp.c
[15/444] Compiling a_d2i_fp.c
[16/446] Compiling a_gentm.c
[17/446] Compiling a_bitstr.c
[18/463] Compiling fiat_curve25519_adx_mul.S
[19/556] Compiling CCryptoBoringSSLShims shims.c
[20/556] Compiling v3_purp.c
[21/556] Compiling v3_skey.c
[22/556] Compiling v3_utl.c
[23/556] Compiling v3_prn.c
[24/556] Compiling v3_pmaps.c
[25/556] Compiling v3_pcons.c
[26/556] Compiling v3_ocsp.c
[27/556] Compiling v3_ncons.c
[28/556] Compiling v3_lib.c
[29/556] Compiling v3_int.c
[30/556] Compiling v3_info.c
[31/556] Compiling v3_genn.c
[32/556] Compiling v3_ia5.c
[33/556] Compiling v3_enum.c
[34/556] Compiling v3_extku.c
[35/556] Compiling v3_crld.c
[36/556] Compiling v3_bitst.c
[37/556] Compiling v3_conf.c
[38/556] Compiling v3_cpols.c
[39/556] Compiling v3_bcons.c
[40/556] Compiling v3_alt.c
[41/556] Compiling v3_akeya.c
[42/556] Compiling x_x509a.c
[43/556] Compiling x_x509.c
[44/556] Compiling v3_akey.c
[45/556] Compiling x_val.c
[46/556] Compiling x_spki.c
[47/556] Compiling x_sig.c
[48/556] Compiling x_req.c
[49/556] Compiling x_pubkey.c
[50/556] Compiling x_name.c
[51/556] Compiling x_pkey.c
[52/556] Compiling x_info.c
[53/556] Compiling x_exten.c
[54/556] Compiling x_crl.c
[55/556] Compiling x_attrib.c
[56/556] Compiling x_algor.c
[57/556] Compiling x_all.c
[58/556] Compiling x509spki.c
[59/556] Compiling x509rset.c
[60/556] Compiling x509cset.c
[61/556] Compiling x509name.c
[62/556] Compiling x509_vpm.c
[63/556] Compiling x509_v3.c
[64/556] Compiling x509_txt.c
[65/556] Compiling x509_vfy.c
[66/556] Compiling x509_trs.c
[67/556] Compiling x509_set.c
[68/556] Compiling x509_req.c
[69/556] Compiling x509_obj.c
[70/556] Compiling x509_lu.c
[71/556] Compiling x509_def.c
[72/556] Compiling x509_ext.c
[73/556] Compiling x509_d2.c
[74/556] Compiling x509_cmp.c
[75/556] Compiling x509_att.c
[76/556] Compiling x509.c
[77/556] Compiling t_x509a.c
[79/556] Compiling OpenCombine AnySubscriber.swift
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/ColorApproximation.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public enum HexColorTarget {
[80/556] Compiling OpenCombine Cancellable.swift
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/ColorApproximation.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public enum HexColorTarget {
[80/557] Compiling t_x509.c
[82/557] Compiling URLQueryEncoder URLQueryEncoder.swift
/host/spi-builder-workspace/.build/checkouts/URLQueryEncoder/Sources/URLQueryEncoder/URLQueryEncoder.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class URLQueryEncoder {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[83/557] Emitting module URLQueryEncoder
/host/spi-builder-workspace/.build/checkouts/URLQueryEncoder/Sources/URLQueryEncoder/URLQueryEncoder.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class URLQueryEncoder {
[84/557] Compiling Rainbow StringGenerator.swift
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/ColorApproximation.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public enum HexColorTarget {
[84/557] Compiling t_crl.c
[84/557] Compiling rsa_pss.c
[84/557] Compiling t_req.c
[85/557] Emitting module OpenCombine
[86/557] Emitting module Path
BUILD FAILURE 6.2 wasm