The Swift Package Index logo.Swift Package Index

Build Information

Failed to build BinaryStore, reference 0.0.2 (7d90e8), with Swift 6.2 for Wasm on 23 Jun 2025 04:35:58 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/wuyu2015/BinaryStoreSwift.git
Reference: 0.0.2
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/wuyu2015/BinaryStoreSwift
 * tag               0.0.2      -> FETCH_HEAD
HEAD is now at 7d90e8e Fix: README.md
Cloned https://github.com/wuyu2015/BinaryStoreSwift.git
Revision (git rev-parse @):
7d90e8eb0ddf6ebecb19226106b75e6cc38c3141
SUCCESS checkout https://github.com/wuyu2015/BinaryStoreSwift.git at 0.0.2
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/wuyu2015/BinaryStoreSwift.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/wuyu2015/XCTestDelayPrinter
[1/75] Fetching xctestdelayprinter
Fetched https://github.com/wuyu2015/XCTestDelayPrinter from cache (0.28s)
Computing version for https://github.com/wuyu2015/XCTestDelayPrinter
Computed https://github.com/wuyu2015/XCTestDelayPrinter at 1.0.2 (1.26s)
Creating working copy for https://github.com/wuyu2015/XCTestDelayPrinter
Working copy of https://github.com/wuyu2015/XCTestDelayPrinter resolved at 1.0.2
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/24] Emitting module BinaryStore
/host/spi-builder-workspace/Sources/BinaryStore/BinaryStore+PropertyListEncoder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension BinaryStore {
[4/27] Compiling BinaryStore Box+StringArraySet.swift
/host/spi-builder-workspace/Sources/BinaryStore/BinaryStore+PropertyListEncoder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension BinaryStore {
[5/27] Compiling BinaryStore Box+StringGet.swift
/host/spi-builder-workspace/Sources/BinaryStore/BinaryStore+PropertyListEncoder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension BinaryStore {
[6/27] Compiling BinaryStore Box+StringSet.swift
/host/spi-builder-workspace/Sources/BinaryStore/BinaryStore+PropertyListEncoder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension BinaryStore {
[7/27] Compiling BinaryStore Box+String.swift
/host/spi-builder-workspace/Sources/BinaryStore/BinaryStore+PropertyListEncoder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension BinaryStore {
[8/27] Compiling BinaryStore Box+StringArray.swift
/host/spi-builder-workspace/Sources/BinaryStore/BinaryStore+PropertyListEncoder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension BinaryStore {
[9/27] Compiling BinaryStore Box+StringArrayGet.swift
/host/spi-builder-workspace/Sources/BinaryStore/BinaryStore+PropertyListEncoder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension BinaryStore {
[10/27] Compiling BinaryStore Box+RangeArrayGet.swift
/host/spi-builder-workspace/Sources/BinaryStore/BinaryStore+PropertyListEncoder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension BinaryStore {
[11/27] Compiling BinaryStore Box+RangeArraySet.swift
/host/spi-builder-workspace/Sources/BinaryStore/BinaryStore+PropertyListEncoder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension BinaryStore {
[12/27] Compiling BinaryStore Box+RangeSet.swift
/host/spi-builder-workspace/Sources/BinaryStore/BinaryStore+PropertyListEncoder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension BinaryStore {
[13/27] Compiling BinaryStore Box.swift
/host/spi-builder-workspace/Sources/BinaryStore/BinaryStore+PropertyListEncoder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension BinaryStore {
[14/27] Compiling BinaryStore BitWidth.swift
/host/spi-builder-workspace/Sources/BinaryStore/BinaryStore+PropertyListEncoder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension BinaryStore {
[15/27] Compiling BinaryStore Sign.swift
/host/spi-builder-workspace/Sources/BinaryStore/BinaryStore+PropertyListEncoder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension BinaryStore {
[16/27] Compiling BinaryStore Box+IntArrayGet.swift
/host/spi-builder-workspace/Sources/BinaryStore/BinaryStore+PropertyListEncoder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension BinaryStore {
[17/27] Compiling BinaryStore Box+IntArrayIndex.swift
/host/spi-builder-workspace/Sources/BinaryStore/BinaryStore+PropertyListEncoder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension BinaryStore {
[18/27] Compiling BinaryStore Box+IntArraySet.swift
/host/spi-builder-workspace/Sources/BinaryStore/BinaryStore+PropertyListEncoder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension BinaryStore {
[19/27] Compiling BinaryStore BinaryStore+PropertyListEncoder.swift
/host/spi-builder-workspace/Sources/BinaryStore/BinaryStore+PropertyListEncoder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension BinaryStore {
[20/27] Compiling BinaryStore BinaryStore.swift
/host/spi-builder-workspace/Sources/BinaryStore/BinaryStore+PropertyListEncoder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension BinaryStore {
[21/27] Compiling BinaryStore Box+BinaryPlist.swift
/host/spi-builder-workspace/Sources/BinaryStore/BinaryStore+PropertyListEncoder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension BinaryStore {
[22/27] Compiling BinaryStore Box+IntGet.swift
/host/spi-builder-workspace/Sources/BinaryStore/BinaryStore+PropertyListEncoder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension BinaryStore {
[23/27] Compiling BinaryStore Box+IntSet.swift
/host/spi-builder-workspace/Sources/BinaryStore/BinaryStore+PropertyListEncoder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension BinaryStore {
[24/27] Compiling BinaryStore Box+MutableCollection.swift
/host/spi-builder-workspace/Sources/BinaryStore/BinaryStore+PropertyListEncoder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension BinaryStore {
[25/27] Compiling BinaryStore Box+RandomAccessCollection.swift
/host/spi-builder-workspace/Sources/BinaryStore/BinaryStore+PropertyListEncoder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension BinaryStore {
[26/27] Compiling BinaryStore Box+Range.swift
/host/spi-builder-workspace/Sources/BinaryStore/BinaryStore+PropertyListEncoder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension BinaryStore {
[27/27] Compiling BinaryStore Box+RangeArray.swift
/host/spi-builder-workspace/Sources/BinaryStore/BinaryStore+PropertyListEncoder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension BinaryStore {
BUILD FAILURE 6.2 wasm