Build Information
Failed to build SwiftAnalyticsKit, reference main (89425b
), with Swift 6.2 (beta) for Wasm on 19 Jun 2025 21:48:23 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/SwiftyLab/SwiftAnalyticsKit.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/SwiftyLab/SwiftAnalyticsKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 89425b8 chore(SwiftPackageIndex): remove string interpolation from dependency URL
Cloned https://github.com/SwiftyLab/SwiftAnalyticsKit.git
Revision (git rev-parse @):
89425b8053662dec097db7a3dfe10d689436bc7c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/SwiftyLab/SwiftAnalyticsKit.git at main
========================================
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-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/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-format
[1/2082] Fetching swift-docc-plugin
[2/14292] Fetching swift-docc-plugin, swift-format
Fetched https://github.com/apple/swift-docc-plugin from cache (0.69s)
Fetched https://github.com/apple/swift-format from cache (0.69s)
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-tools-support-core.git
Fetching https://github.com/apple/swift-syntax
[1/6855] Fetching swift-tools-support-core
[6856/22235] Fetching swift-tools-support-core, swift-argument-parser
[19314/93141] Fetching swift-tools-support-core, swift-argument-parser, swift-syntax
Fetched https://github.com/apple/swift-tools-support-core.git from cache (6.05s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (6.06s)
Fetched https://github.com/apple/swift-syntax from cache (6.10s)
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.16s)
Fetching https://github.com/apple/swift-system.git
[1/4436] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.52s)
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.44s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.1.1 (0.42s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (0.77s)
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.37s)
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/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-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-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-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/apple/swift-syntax
Working copy of https://github.com/apple/swift-syntax resolved at 0.50700.1
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
[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 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.
[9/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.
[10/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.
[11/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.
[12/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.
[13/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.
[14/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.
[15/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.
[16/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.
[17/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.
[18/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.
[19/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.
[20/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.
[21/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.
[22/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.
[23/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.
[24/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.
[25/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.
BUILD FAILURE 6.2 wasm