Build Information
Failed to build BillboardSwiftLibrary, reference 0.1.4 (56797c), with Swift 6.2 for Wasm on 18 Jun 2025 01:57:18 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>&1Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Fitzafful/BillboardSwiftLibrary.git
Reference: 0.1.4
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/Fitzafful/BillboardSwiftLibrary
* tag 0.1.4 -> FETCH_HEAD
HEAD is now at 56797c8 Deletion of Build Files
Cloned https://github.com/Fitzafful/BillboardSwiftLibrary.git
Revision (git rev-parse @):
56797c85c542221862e99aca2c0ee78fffa15365
SUCCESS checkout https://github.com/Fitzafful/BillboardSwiftLibrary.git at 0.1.4
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/Fitzafful/BillboardSwiftLibrary.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.git
[1/3916] Fetching swiftsoup
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.45s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 1.7.5 (3.99s)
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 1.7.5
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/53] Emitting module SwiftSoup
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[5/60] Compiling SwiftSoup Collector.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[6/60] Compiling SwiftSoup CombiningEvaluator.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[7/60] Compiling SwiftSoup Comment.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[8/60] Compiling SwiftSoup Connection.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[9/60] Compiling SwiftSoup DataNode.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[10/60] Compiling SwiftSoup DataUtil.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[11/60] Compiling SwiftSoup Document.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[12/60] Compiling SwiftSoup StructuralEvaluator.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[13/60] Compiling SwiftSoup SwiftSoup.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[14/60] Compiling SwiftSoup Tag.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[15/60] Compiling SwiftSoup TextNode.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[16/60] Compiling SwiftSoup Token.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[17/60] Compiling SwiftSoup TokenQueue.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[18/60] Compiling SwiftSoup Tokeniser.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[19/60] Compiling SwiftSoup TokeniserState.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[20/60] Compiling SwiftSoup TreeBuilder.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[21/60] Compiling SwiftSoup UnicodeScalar.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[22/60] Compiling SwiftSoup Validate.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[23/60] Compiling SwiftSoup Whitelist.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[24/60] Compiling SwiftSoup XmlDeclaration.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[25/60] Compiling SwiftSoup XmlTreeBuilder.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[26/60] Compiling SwiftSoup Selector.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[27/60] Compiling SwiftSoup SerializationException.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[28/60] Compiling SwiftSoup SimpleDictionary.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[29/60] Compiling SwiftSoup StreamReader.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[30/60] Compiling SwiftSoup String.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[31/60] Compiling SwiftSoup StringBuilder.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[32/60] Compiling SwiftSoup StringUtil.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[33/60] Compiling SwiftSoup DocumentType.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[34/60] Compiling SwiftSoup Element.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[35/60] Compiling SwiftSoup Elements.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[36/60] Compiling SwiftSoup Entities.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[37/60] Compiling SwiftSoup Evaluator.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[38/60] Compiling SwiftSoup Exception.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[39/60] Compiling SwiftSoup FormElement.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[40/60] Compiling SwiftSoup OrderedSet.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[41/60] Compiling SwiftSoup ParseError.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[42/60] Compiling SwiftSoup ParseErrorList.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[43/60] Compiling SwiftSoup ParseSettings.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[44/60] Compiling SwiftSoup Parser.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[45/60] Compiling SwiftSoup Pattern.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[46/60] Compiling SwiftSoup QueryParser.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[47/60] Compiling SwiftSoup ArrayExt.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[48/60] Compiling SwiftSoup Attribute.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[49/60] Compiling SwiftSoup Attributes.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[50/60] Compiling SwiftSoup BooleanAttribute.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[51/60] Compiling SwiftSoup CharacterExt.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[52/60] Compiling SwiftSoup CharacterReader.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[53/60] Compiling SwiftSoup Cleaner.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[54/60] Compiling SwiftSoup HtmlTreeBuilder.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[55/60] Compiling SwiftSoup HtmlTreeBuilderState.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[56/60] Compiling SwiftSoup HttpStatusException.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[57/60] Compiling SwiftSoup Node.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[58/60] Compiling SwiftSoup NodeTraversor.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[59/60] Compiling SwiftSoup NodeVisitor.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[60/60] Compiling SwiftSoup OrderedDictionary.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
BUILD FAILURE 6.2 wasm