Build Information
Failed to build Parse3339, reference 0.7.0 (aa7906
), with Swift 6.2 (beta) for Wasm on 22 Jun 2025 07:24:04 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/juri/Parse3339.git
Reference: 0.7.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/juri/Parse3339
* tag 0.7.0 -> FETCH_HEAD
HEAD is now at aa7906d Merge pull request #11 from juri/sendable
Cloned https://github.com/juri/Parse3339.git
Revision (git rev-parse @):
aa7906db6e5578fa527309800661d3a94024e7d4
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/juri/Parse3339.git at 0.7.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/juri/Parse3339.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/ordo-one/package-benchmark
[1/5977] Fetching package-benchmark
Fetched https://github.com/ordo-one/package-benchmark from cache (0.65s)
Computing version for https://github.com/ordo-one/package-benchmark
Computed https://github.com/ordo-one/package-benchmark at 1.29.3 (1.67s)
Fetching https://github.com/ordo-one/TextTable.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/ordo-one/package-jemalloc.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/HdrHistogram/hdrhistogram-swift.git
[1/203] Fetching texttable
[204/238] Fetching texttable, package-jemalloc
[239/840] Fetching texttable, package-jemalloc, hdrhistogram-swift
[420/5276] Fetching texttable, package-jemalloc, hdrhistogram-swift, swift-system
[421/7073] Fetching texttable, package-jemalloc, hdrhistogram-swift, swift-system, swift-atomics
[5231/6471] Fetching texttable, package-jemalloc, swift-system, swift-atomics
Fetched https://github.com/HdrHistogram/hdrhistogram-swift.git from cache (0.49s)
[6472/21851] Fetching texttable, package-jemalloc, swift-system, swift-atomics, swift-argument-parser
Fetched https://github.com/apple/swift-atomics.git from cache (0.78s)
[12211/20054] Fetching texttable, package-jemalloc, swift-system, swift-argument-parser
Fetched https://github.com/ordo-one/package-jemalloc.git from cache (1.24s)
Fetched https://github.com/ordo-one/TextTable.git from cache (1.24s)
Fetched https://github.com/apple/swift-system.git from cache (1.24s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.25s)
Computing version for https://github.com/ordo-one/package-jemalloc.git
Computed https://github.com/ordo-one/package-jemalloc.git at 1.0.0 (1.82s)
Computing version for https://github.com/ordo-one/TextTable.git
Computed https://github.com/ordo-one/TextTable.git at 0.0.2 (0.61s)
Computing version for https://github.com/HdrHistogram/hdrhistogram-swift.git
Computed https://github.com/HdrHistogram/hdrhistogram-swift.git at 0.1.3 (0.63s)
Fetching https://github.com/apple/swift-numerics
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.50s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (1.05s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.48s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.44s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.47s)
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.5.1
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/ordo-one/package-benchmark
Working copy of https://github.com/ordo-one/package-benchmark resolved at 1.29.3
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/ordo-one/package-jemalloc.git
Working copy of https://github.com/ordo-one/package-jemalloc.git resolved at 1.0.0
Creating working copy for https://github.com/HdrHistogram/hdrhistogram-swift.git
Working copy of https://github.com/HdrHistogram/hdrhistogram-swift.git resolved at 0.1.3
Creating working copy for https://github.com/ordo-one/TextTable.git
Working copy of https://github.com/ordo-one/TextTable.git resolved at 0.0.2
warning: couldn't find pc file for jemalloc
warning: couldn't find pc file for jemalloc
[1/1] Compiling plugin BenchmarkPlugin
[2/2] Compiling plugin BenchmarkCommandPlugin
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/7] Emitting module Parse3339
/host/spi-builder-workspace/Sources/Parse3339/Parse3339.swift:22:8: error: no such module 'Foundation'
20 | */
21 |
22 | import Foundation
| `- error: no such module 'Foundation'
23 |
24 | private let calendar = Calendar(identifier: .gregorian)
[7/7] Compiling Parse3339 Parse3339.swift
/host/spi-builder-workspace/Sources/Parse3339/Parse3339.swift:22:8: error: no such module 'Foundation'
20 | */
21 |
22 | import Foundation
| `- error: no such module 'Foundation'
23 |
24 | private let calendar = Calendar(identifier: .gregorian)
BUILD FAILURE 6.2 wasm