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 SwiftAnalyticsKit, reference v1.0.0 (d03f68), with Swift 6.2 (beta) for Wasm on 19 Jun 2025 21:48:22 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/SwiftyLab/SwiftAnalyticsKit.git
Reference: v1.0.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/SwiftyLab/SwiftAnalyticsKit
 * tag               v1.0.0     -> FETCH_HEAD
HEAD is now at d03f688 chore(CHANGELOG): update for v1.0.0 [skip ci]
Cloned https://github.com/SwiftyLab/SwiftAnalyticsKit.git
Revision (git rev-parse @):
d03f688f1338fb9e5acfd0945051caaec022f3d8
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/SwiftyLab/SwiftAnalyticsKit.git at v1.0.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/SwiftyLab/SwiftAnalyticsKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/apple/swift-format
Fetching https://github.com/apple/swift-docc-plugin
[1/12210] Fetching swift-format
[2321/14292] Fetching swift-format, swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.53s)
Fetched https://github.com/apple/swift-format from cache (0.64s)
Computing version for https://github.com/apple/swift-format
Computed https://github.com/apple/swift-format at 0.50700.1 (1.22s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-syntax
Fetching https://github.com/apple/swift-tools-support-core.git
[1/6855] Fetching swift-tools-support-core
[6856/22235] Fetching swift-tools-support-core, swift-argument-parser
[5537/15380] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-tools-support-core.git from cache (0.60s)
[14766/86286] Fetching swift-argument-parser, swift-syntax
Fetched https://github.com/apple/swift-argument-parser.git from cache (5.82s)
Fetched https://github.com/apple/swift-syntax from cache (5.88s)
Computing version for https://github.com/apple/swift-tools-support-core.git
Computed https://github.com/apple/swift-tools-support-core.git at 0.2.7 (10.13s)
Fetching https://github.com/apple/swift-system.git
[1/4436] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.56s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 0.50700.1 (1.31s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.1.4 (0.49s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.1.1 (0.41s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (0.78s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3413] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.39s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.85s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.4
Creating working copy for https://github.com/apple/swift-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at 0.2.7
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.1.4
Creating working copy for https://github.com/apple/swift-format
Working copy of https://github.com/apple/swift-format resolved at 0.50700.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.1.1
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-syntax
Working copy of https://github.com/apple/swift-syntax resolved at 0.50700.1
[1/1] Compiling plugin GenerateManualPlugin
[2/2] Compiling plugin Swift-DocC Preview
[3/3] Compiling plugin Swift-DocC
Building for debugging...
[3/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/23] Emitting module Analytics
/host/spi-builder-workspace/Sources/Analytics/AnalyticsEvent/Properties/AnalyticsConfiguration.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// The configuration of analytics event.
[8/25] Compiling Analytics MultiplexAnalyticsHandler.swift
/host/spi-builder-workspace/Sources/Analytics/AnalyticsEvent/Properties/AnalyticsConfiguration.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// The configuration of analytics event.
[9/25] Compiling Analytics MultiplexAnyAnalyticsHandler.swift
/host/spi-builder-workspace/Sources/Analytics/AnalyticsEvent/Properties/AnalyticsConfiguration.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// The configuration of analytics event.
[10/25] Compiling Analytics Initializable.swift
/host/spi-builder-workspace/Sources/Analytics/AnalyticsEvent/Properties/AnalyticsConfiguration.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// The configuration of analytics event.
[11/25] Compiling Analytics AnalyticsConfiguration.swift
/host/spi-builder-workspace/Sources/Analytics/AnalyticsEvent/Properties/AnalyticsConfiguration.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// The configuration of analytics event.
[12/25] Compiling Analytics AnalyticsHandler.swift
/host/spi-builder-workspace/Sources/Analytics/AnalyticsEvent/Properties/AnalyticsConfiguration.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// The configuration of analytics event.
[13/25] Compiling Analytics AnyAnalyticsEventHandler.swift
/host/spi-builder-workspace/Sources/Analytics/AnalyticsEvent/Properties/AnalyticsConfiguration.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// The configuration of analytics event.
[14/25] Compiling Analytics SomeAnalyticsEvent.swift
/host/spi-builder-workspace/Sources/Analytics/AnalyticsEvent/Properties/AnalyticsConfiguration.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// The configuration of analytics event.
[15/25] Compiling Analytics AnalyticsEncoder.swift
/host/spi-builder-workspace/Sources/Analytics/AnalyticsEvent/Properties/AnalyticsConfiguration.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// The configuration of analytics event.
[16/25] Compiling Analytics AnalyticsEvent.swift
/host/spi-builder-workspace/Sources/Analytics/AnalyticsEvent/Properties/AnalyticsConfiguration.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// The configuration of analytics event.
[17/25] Compiling Analytics AnyAnalyticsEvent.swift
/host/spi-builder-workspace/Sources/Analytics/AnalyticsEvent/Properties/AnalyticsConfiguration.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// The configuration of analytics event.
[18/25] Compiling Analytics AnalyticsMetadata.swift
/host/spi-builder-workspace/Sources/Analytics/AnalyticsEvent/Properties/AnalyticsConfiguration.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// The configuration of analytics event.
[19/25] Compiling Analytics AnyMetadata.swift
/host/spi-builder-workspace/Sources/Analytics/AnalyticsEvent/Properties/AnalyticsConfiguration.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// The configuration of analytics event.
[20/25] Compiling Analytics EmptyMetadata.swift
/host/spi-builder-workspace/Sources/Analytics/AnalyticsEvent/Properties/AnalyticsConfiguration.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// The configuration of analytics event.
[21/25] Compiling Analytics GlobalAnalyticsMetadata.swift
/host/spi-builder-workspace/Sources/Analytics/AnalyticsEvent/Properties/AnalyticsConfiguration.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// The configuration of analytics event.
[22/25] Compiling Analytics AnalyticsGroup.swift
/host/spi-builder-workspace/Sources/Analytics/AnalyticsEvent/Properties/AnalyticsConfiguration.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// The configuration of analytics event.
[23/25] Compiling Analytics RawAnalyticsEvent.swift
/host/spi-builder-workspace/Sources/Analytics/AnalyticsEvent/Properties/AnalyticsConfiguration.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// The configuration of analytics event.
[24/25] Compiling Analytics AnyAnalyticsHandler.swift
/host/spi-builder-workspace/Sources/Analytics/AnalyticsEvent/Properties/AnalyticsConfiguration.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// The configuration of analytics event.
[25/25] Compiling Analytics AnyHashableAnalyticsHandler.swift
/host/spi-builder-workspace/Sources/Analytics/AnalyticsEvent/Properties/AnalyticsConfiguration.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// The configuration of analytics event.
BUILD FAILURE 6.2 wasm