Build Information
Failed to build SwiftApiAdapter, reference v1.2.12 (0485cc
), with Swift 6.2 (beta) for Wasm on 23 Jun 2025 00:42:51 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/RayKitajima/SwiftApiAdapter.git
Reference: v1.2.12
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/RayKitajima/SwiftApiAdapter
* tag v1.2.12 -> FETCH_HEAD
HEAD is now at 0485ccd feat: retrieve pageTitile in case .page
Cloned https://github.com/RayKitajima/SwiftApiAdapter.git
Revision (git rev-parse @):
0485ccd736edb8d1f361edb08343c26472258934
SUCCESS checkout https://github.com/RayKitajima/SwiftApiAdapter.git at v1.2.12
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/RayKitajima/SwiftApiAdapter.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/scinfu/SwiftSoup
Fetching https://github.com/SwiftyJSON/SwiftyJSON
[40/3916] Fetching swiftsoup
[276/10112] Fetching swiftsoup, swiftyjson
Fetched https://github.com/scinfu/SwiftSoup from cache (0.99s)
Fetched https://github.com/SwiftyJSON/SwiftyJSON from cache (1.01s)
Computing version for https://github.com/SwiftyJSON/SwiftyJSON
Computed https://github.com/SwiftyJSON/SwiftyJSON at 5.0.2 (5.01s)
Computing version for https://github.com/scinfu/SwiftSoup
Computed https://github.com/scinfu/SwiftSoup at 2.8.8 (0.60s)
Creating working copy for https://github.com/scinfu/SwiftSoup
Working copy of https://github.com/scinfu/SwiftSoup resolved at 2.8.8
Creating working copy for https://github.com/SwiftyJSON/SwiftyJSON
Working copy of https://github.com/SwiftyJSON/SwiftyJSON resolved at 5.0.2
Building for debugging...
[0/5] Write sources
[0/5] Copying PrivacyInfo.xcprivacy
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/62] Emitting module SwiftSoup
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
[7/69] Compiling SwiftSoup Collector.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
[8/69] Compiling SwiftSoup CombiningEvaluator.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
[9/69] Compiling SwiftSoup Comment.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
[10/69] Compiling SwiftSoup Connection.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
[11/69] Compiling SwiftSoup CssSelector.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
[12/69] Compiling SwiftSoup DataNode.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
[13/69] Compiling SwiftSoup DataUtil.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
[14/69] Compiling SwiftSoup Document.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
[15/69] Compiling SwiftSoup ArrayExt.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
[16/69] Compiling SwiftSoup Attribute.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
[17/69] Compiling SwiftSoup Attributes.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
[18/69] Compiling SwiftSoup BinarySearch.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
[19/69] Compiling SwiftSoup BooleanAttribute.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
[20/69] Compiling SwiftSoup CharacterExt.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
[21/69] Compiling SwiftSoup CharacterReader.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
[22/69] Compiling SwiftSoup Cleaner.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
[23/69] Compiling SwiftyJSON SwiftyJSON.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyJSON/Source/SwiftyJSON/SwiftyJSON.swift:23:8: error: no such module 'Foundation'
21 | // THE SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | // MARK: - Error
[24/69] Compiling SwiftyJSON resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyJSON/Source/SwiftyJSON/SwiftyJSON.swift:23:8: error: no such module 'Foundation'
21 | // THE SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | // MARK: - Error
error: emit-module command failed with exit code 1 (use -v to see invocation)
[25/69] Emitting module SwiftyJSON
/host/spi-builder-workspace/.build/checkouts/SwiftyJSON/Source/SwiftyJSON/SwiftyJSON.swift:23:8: error: no such module 'Foundation'
21 | // THE SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | // MARK: - Error
BUILD FAILURE 6.2 wasm