Build Information
Failed to build DNSKit, reference main (5043e2
), with Swift 6.2 (beta) for Wasm on 8 Sep 2025 04:54:44 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dns-inspector/dnskit.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/dns-inspector/dnskit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 5043e29 Update workflows
Cloned https://github.com/dns-inspector/dnskit.git
Revision (git rev-parse @):
5043e29a7660ce49ea91c1e689733cdf811f7e95
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/dns-inspector/dnskit.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/dns-inspector/dnskit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:3160178686d03086db4c1712d78c1980537bb37521128c64baade7f466b6b4aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/55] Compiling DNSKit Data.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[4/55] Compiling DNSKit DateFormatter.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[5/55] Compiling DNSKit DispatchTime.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[6/55] Compiling DNSKit NSRegularExpression.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[7/55] Compiling DNSKit NWEndpoint.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[8/55] Compiling DNSKit String.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[9/55] Compiling DNSKit UInt16.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[10/55] Compiling DNSKit IClient.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[11/62] Compiling DNSKit Message.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[12/62] Compiling DNSKit Name.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[13/62] Compiling DNSKit Query.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[14/62] Compiling DNSKit Question.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[15/62] Compiling DNSKit RecordData.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[16/62] Compiling DNSKit AAAARecordData.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[17/62] Compiling DNSKit ARecordData.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[18/62] Compiling DNSKit MXRecordData.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[19/62] Compiling DNSKit NSRecordData.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[20/62] Compiling DNSKit PTRRecordData.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[21/62] Compiling DNSKit RRSIGRecordData.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[22/62] Compiling DNSKit SOARecordData.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[23/62] Compiling DNSKit SRVRecordData.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[24/62] Compiling DNSKit TXTRecordData.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[25/62] Compiling DNSKit Types.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[26/62] Compiling DNSKit ASN1.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[27/62] Compiling DNSKit AtomicArray.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[28/62] Compiling DNSKit AtomicBool.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[29/62] Compiling DNSKit AtomicInt.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[30/62] Compiling DNSKit AtomicMap.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[31/62] Compiling DNSKit AtomicOnce.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
error: emit-module command failed with exit code 1 (use -v to see invocation)
[32/62] Emitting module DNSKit
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[33/62] Compiling DNSKit Answer.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[34/62] Compiling DNSKit BaseTLSClient.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[35/62] Compiling DNSKit DNSClient.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[36/62] Compiling DNSKit HTTPSClient.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[37/62] Compiling DNSKit QuicClient.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[38/62] Compiling DNSKit TLSClient.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[39/62] Compiling DNSKit DNSKit.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[40/62] Compiling DNSKit DNSSECChainEvalulator.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[41/62] Compiling DNSKit BasicNameRecordData.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[42/62] Compiling DNSKit CNAMERecordData.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[43/62] Compiling DNSKit DNSKEYRecordData.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[44/62] Compiling DNSKit DSRecordData.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[45/62] Compiling DNSKit ErrorRecordData.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[46/62] Compiling DNSKit HTTPSRecordData.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[47/62] Compiling DNSKit LOCRecordData.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[48/62] Compiling DNSKit DNSSECClient.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[49/62] Compiling DNSKit DNSSECKSK.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[50/62] Compiling DNSKit DNSSECResource.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[51/62] Compiling DNSKit DNSSECResourceCollector.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[52/62] Compiling DNSKit DNSSECResult.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[53/62] Compiling DNSKit DNSSECSignatureVerifier.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[54/62] Compiling DNSKit Errors.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[55/62] Compiling DNSKit Array.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[56/62] Compiling DNSKit ILogger.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[57/62] Compiling DNSKit IPAddress.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[58/62] Compiling DNSKit SocketAddress.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[59/62] Compiling DNSKit Timer.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[60/62] Compiling DNSKit WHOISClient.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[61/62] Compiling DNSKit WHOISReply.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
[62/62] Compiling DNSKit WHOISServers.swift
/host/spi-builder-workspace/Sources/DNSKit/Answer.swift:17:8: error: no such module 'Foundation'
15 | // along with this program. If not, see <https://www.gnu.org/licenses/>.
16 |
17 | import Foundation
| `- error: no such module 'Foundation'
18 |
19 | /// Describes a DNS answer
BUILD FAILURE 6.2 wasm