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 SKRTMAPI, reference master (eb7c2e), with Swift 6.2 (beta) for Wasm on 18 Jun 2025 12:21:36 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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/pvzig/SKRTMAPI.git
Reference: master
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/pvzig/SKRTMAPI
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at eb7c2eb Update README.md
Cloned https://github.com/pvzig/SKRTMAPI.git
Revision (git rev-parse @):
eb7c2ebd2f7fbd7a7bb6fd719fd9f9eac061fcb0
SUCCESS checkout https://github.com/pvzig/SKRTMAPI.git at master
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/pvzig/SKRTMAPI.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/vapor/engine
Fetching https://github.com/pvzig/SKCore
Fetching https://github.com/pvzig/SKWebAPI
[1/288] Fetching skcore
[289/582] Fetching skcore, skwebapi
[583/26049] Fetching skcore, skwebapi, engine
Fetched https://github.com/pvzig/SKCore from cache (0.34s)
Fetched https://github.com/pvzig/SKWebAPI from cache (0.35s)
[1274/25467] Fetching engine
Fetched https://github.com/vapor/engine from cache (1.03s)
Computing version for https://github.com/vapor/engine
Computed https://github.com/vapor/engine at 2.2.5 (2.88s)
Fetching https://github.com/vapor/tls.git
Fetching https://github.com/vapor/crypto.git
Fetching https://github.com/vapor/sockets.git
Fetching https://github.com/vapor/random.git
Fetching https://github.com/vapor/core.git
[1/2786] Fetching crypto
[2258/22929] Fetching crypto, core
[3190/23077] Fetching crypto, core, random
[3235/26389] Fetching crypto, core, random, sockets
[3607/27533] Fetching crypto, core, random, sockets, tls
Fetched https://github.com/vapor/tls.git from cache (0.40s)
Fetched https://github.com/vapor/crypto.git from cache (0.40s)
Fetched https://github.com/vapor/sockets.git from cache (0.41s)
[5990/20291] Fetching core, random
Fetched https://github.com/vapor/random.git from cache (1.37s)
Fetched https://github.com/vapor/core.git from cache (1.39s)
Computing version for https://github.com/vapor/random.git
Computed https://github.com/vapor/random.git at 1.2.0 (1.89s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 2.2.1 (0.47s)
Fetching https://github.com/vapor/bits.git
Fetching https://github.com/vapor/debugging.git
[1/260] Fetching debugging
[238/618] Fetching debugging, bits
Fetched https://github.com/vapor/debugging.git from cache (0.31s)
Fetched https://github.com/vapor/bits.git from cache (0.32s)
Computing version for https://github.com/vapor/debugging.git
Computed https://github.com/vapor/debugging.git at 1.1.1 (0.77s)
Computing version for https://github.com/vapor/bits.git
Computed https://github.com/vapor/bits.git at 1.1.1 (0.56s)
Computing version for https://github.com/vapor/tls.git
Computed https://github.com/vapor/tls.git at 2.1.3 (0.48s)
Fetching https://github.com/vapor/ctls.git
[1/71] Fetching ctls
Fetched https://github.com/vapor/ctls.git from cache (1.73s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 2.1.3 (2.31s)
Computing version for https://github.com/vapor/ctls.git
Computed https://github.com/vapor/ctls.git at 1.1.3 (0.52s)
Computing version for https://github.com/vapor/sockets.git
Computed https://github.com/vapor/sockets.git at 2.2.3 (0.52s)
Computing version for https://github.com/pvzig/SKCore
Computed https://github.com/pvzig/SKCore at 4.1.3 (0.48s)
Computing version for https://github.com/pvzig/SKWebAPI
Computed https://github.com/pvzig/SKWebAPI at 4.1.3 (0.48s)
Creating working copy for https://github.com/vapor/engine
Working copy of https://github.com/vapor/engine resolved at 2.2.5
Creating working copy for https://github.com/vapor/ctls.git
Working copy of https://github.com/vapor/ctls.git resolved at 1.1.3
Creating working copy for https://github.com/vapor/debugging.git
Working copy of https://github.com/vapor/debugging.git resolved at 1.1.1
Creating working copy for https://github.com/vapor/core.git
Working copy of https://github.com/vapor/core.git resolved at 2.2.1
Creating working copy for https://github.com/pvzig/SKCore
Working copy of https://github.com/pvzig/SKCore resolved at 4.1.3
Creating working copy for https://github.com/vapor/bits.git
Working copy of https://github.com/vapor/bits.git resolved at 1.1.1
Creating working copy for https://github.com/vapor/crypto.git
Working copy of https://github.com/vapor/crypto.git resolved at 2.1.3
Creating working copy for https://github.com/pvzig/SKWebAPI
Working copy of https://github.com/pvzig/SKWebAPI resolved at 4.1.3
Creating working copy for https://github.com/vapor/tls.git
Working copy of https://github.com/vapor/tls.git resolved at 2.1.3
Creating working copy for https://github.com/vapor/random.git
Working copy of https://github.com/vapor/random.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/sockets.git
Working copy of https://github.com/vapor/sockets.git resolved at 2.2.3
warning: 'ctls': ignoring declared target(s) 'CTLS' in the system package
warning: 'skwebapi': Conflicting identity for skcore: dependency 'github.com/slackkit/skcore' and dependency 'github.com/pvzig/skcore' both point to the same package identity 'skcore'. The dependencies are introduced through the following chains: (A) /host/spi-builder-workspace->github.com/pvzig/skwebapi->github.com/slackkit/skcore (B) /host/spi-builder-workspace->github.com/pvzig/skcore. If there are multiple chains that lead to the same dependency, only the first chain is shown here. To see all chains use debug output option. To resolve the conflict, coordinate with the maintainer of the package that introduces the conflicting dependency. This will be escalated to an error in future versions of SwiftPM.
warning: you may be able to install ctls using your system-packager:
    apt-get install libssl-dev
warning: you may be able to install ctls using your system-packager:
    apt-get install libssl-dev
Building for debugging...
[0/17] Write sources
[15/17] Compiling CHTTP http_parser.c
[15/17] Write swift-version-24593BA9C3E375BF.txt
[18/64] Compiling SKCore Reaction.swift
/host/spi-builder-workspace/.build/checkouts/SKCore/Sources/SKCore/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | public extension Date {
[19/64] Compiling SKCore Reply.swift
/host/spi-builder-workspace/.build/checkouts/SKCore/Sources/SKCore/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | public extension Date {
[20/64] Compiling SKCore Scope.swift
/host/spi-builder-workspace/.build/checkouts/SKCore/Sources/SKCore/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | public extension Date {
[21/67] Compiling SKCore SlackError.swift
/host/spi-builder-workspace/.build/checkouts/SKCore/Sources/SKCore/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | public extension Date {
[22/67] Compiling SKCore Team.swift
/host/spi-builder-workspace/.build/checkouts/SKCore/Sources/SKCore/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | public extension Date {
[23/67] Compiling SKCore TeamIcon.swift
/host/spi-builder-workspace/.build/checkouts/SKCore/Sources/SKCore/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | public extension Date {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[24/67] Emitting module libc
/host/spi-builder-workspace/.build/checkouts/core/Sources/libc/libc.swift:4:20: error: no such module 'Darwin.C'
2 | 	@_exported import Glibc
3 | #else
4 | 	@_exported import Darwin.C
  |                    `- error: no such module 'Darwin.C'
5 | #endif
6 |
[25/67] Compiling libc libc.swift
/host/spi-builder-workspace/.build/checkouts/core/Sources/libc/libc.swift:4:20: error: no such module 'Darwin.C'
2 | 	@_exported import Glibc
3 | #else
4 | 	@_exported import Darwin.C
  |                    `- error: no such module 'Darwin.C'
5 | #endif
6 |
[26/67] Compiling SKCore File.swift
/host/spi-builder-workspace/.build/checkouts/SKCore/Sources/SKCore/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | public extension Date {
[27/67] Compiling SKCore History.swift
/host/spi-builder-workspace/.build/checkouts/SKCore/Sources/SKCore/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | public extension Date {
[28/67] Compiling SKCore Item.swift
/host/spi-builder-workspace/.build/checkouts/SKCore/Sources/SKCore/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | public extension Date {
[29/67] Emitting module Debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
BUILD FAILURE 6.2 wasm