Build Information
Failed to build Predicate, reference 1.3.0 (24842a
), with Swift 6.2 (beta) for Wasm on 22 Jun 2025 06:03:31 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/yockow/swiftpredicate.git
Reference: 1.3.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/yockow/swiftpredicate
* tag 1.3.0 -> FETCH_HEAD
HEAD is now at 24842ad Merge pull request #9 from YOCKOW/development
Cloned https://github.com/yockow/swiftpredicate.git
Revision (git rev-parse @):
24842ad4386598882890cc369f5580ef165ed634
SUCCESS checkout https://github.com/yockow/swiftpredicate.git at 1.3.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/yockow/swiftpredicate.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/YOCKOW/SwiftRanges.git
[1/1329] Fetching swiftranges
Fetched https://github.com/YOCKOW/SwiftRanges.git from cache (0.47s)
Computing version for https://github.com/YOCKOW/SwiftRanges.git
Computed https://github.com/YOCKOW/SwiftRanges.git at 3.2.1 (1.35s)
Creating working copy for https://github.com/YOCKOW/SwiftRanges.git
Working copy of https://github.com/YOCKOW/SwiftRanges.git resolved at 3.2.1
Building for debugging...
[0/10] Write sources
[3/10] Write swift-version-24593BA9C3E375BF.txt
[5/38] Compiling Ranges GeneralizedRange+Subtraction.swift
/host/spi-builder-workspace/.build/checkouts/SwiftRanges/Sources/Ranges/Boundary+Comparison.swift:8:8: error: no such module 'Foundation'
6 | **************************************************************************************************/
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Boundary {
[6/38] Compiling Ranges GeneralizedRange.swift
/host/spi-builder-workspace/.build/checkouts/SwiftRanges/Sources/Ranges/Boundary+Comparison.swift:8:8: error: no such module 'Foundation'
6 | **************************************************************************************************/
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Boundary {
[7/38] Compiling Ranges HashableRange.swift
/host/spi-builder-workspace/.build/checkouts/SwiftRanges/Sources/Ranges/Boundary+Comparison.swift:8:8: error: no such module 'Foundation'
6 | **************************************************************************************************/
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Boundary {
[8/38] Compiling Ranges LeftOpenRange.swift
/host/spi-builder-workspace/.build/checkouts/SwiftRanges/Sources/Ranges/Boundary+Comparison.swift:8:8: error: no such module 'Foundation'
6 | **************************************************************************************************/
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Boundary {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/41] Emitting module Ranges
/host/spi-builder-workspace/.build/checkouts/SwiftRanges/Sources/Ranges/Boundary+Comparison.swift:8:8: error: no such module 'Foundation'
6 | **************************************************************************************************/
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Boundary {
[10/41] Compiling Ranges AnyBounds.swift
/host/spi-builder-workspace/.build/checkouts/SwiftRanges/Sources/Ranges/Boundary+Comparison.swift:8:8: error: no such module 'Foundation'
6 | **************************************************************************************************/
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Boundary {
[11/41] Compiling Ranges AnyRange+Operators.swift
/host/spi-builder-workspace/.build/checkouts/SwiftRanges/Sources/Ranges/Boundary+Comparison.swift:8:8: error: no such module 'Foundation'
6 | **************************************************************************************************/
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Boundary {
[12/41] Compiling Ranges AnyRange.swift
/host/spi-builder-workspace/.build/checkouts/SwiftRanges/Sources/Ranges/Boundary+Comparison.swift:8:8: error: no such module 'Foundation'
6 | **************************************************************************************************/
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Boundary {
[13/41] Compiling Ranges Array+TwoEachElements.swift
/host/spi-builder-workspace/.build/checkouts/SwiftRanges/Sources/Ranges/Boundary+Comparison.swift:8:8: error: no such module 'Foundation'
6 | **************************************************************************************************/
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Boundary {
[14/41] Compiling Ranges CustomStringConvertibleRange.swift
/host/spi-builder-workspace/.build/checkouts/SwiftRanges/Sources/Ranges/Boundary+Comparison.swift:8:8: error: no such module 'Foundation'
6 | **************************************************************************************************/
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Boundary {
[15/41] Compiling Ranges EmptyRange.swift
/host/spi-builder-workspace/.build/checkouts/SwiftRanges/Sources/Ranges/Boundary+Comparison.swift:8:8: error: no such module 'Foundation'
6 | **************************************************************************************************/
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Boundary {
[16/41] Compiling Ranges ExcludedLowerBound.swift
/host/spi-builder-workspace/.build/checkouts/SwiftRanges/Sources/Ranges/Boundary+Comparison.swift:8:8: error: no such module 'Foundation'
6 | **************************************************************************************************/
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Boundary {
[17/41] Compiling Ranges GeneralizedRange+Comparison+ParticularCases.swift
/host/spi-builder-workspace/.build/checkouts/SwiftRanges/Sources/Ranges/Boundary+Comparison.swift:8:8: error: no such module 'Foundation'
6 | **************************************************************************************************/
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Boundary {
[18/41] Compiling Ranges GeneralizedRange+Comparison.swift
/host/spi-builder-workspace/.build/checkouts/SwiftRanges/Sources/Ranges/Boundary+Comparison.swift:8:8: error: no such module 'Foundation'
6 | **************************************************************************************************/
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Boundary {
[19/41] Compiling Ranges GeneralizedRange+Concatenation.swift
/host/spi-builder-workspace/.build/checkouts/SwiftRanges/Sources/Ranges/Boundary+Comparison.swift:8:8: error: no such module 'Foundation'
6 | **************************************************************************************************/
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Boundary {
[20/41] Compiling Ranges GeneralizedRange+Intersection.swift
/host/spi-builder-workspace/.build/checkouts/SwiftRanges/Sources/Ranges/Boundary+Comparison.swift:8:8: error: no such module 'Foundation'
6 | **************************************************************************************************/
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Boundary {
[21/41] Compiling Ranges GeneralizedRange+Overlaps.swift
/host/spi-builder-workspace/.build/checkouts/SwiftRanges/Sources/Ranges/Boundary+Comparison.swift:8:8: error: no such module 'Foundation'
6 | **************************************************************************************************/
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Boundary {
[22/41] Compiling Ranges Boundary+Comparison.swift
/host/spi-builder-workspace/.build/checkouts/SwiftRanges/Sources/Ranges/Boundary+Comparison.swift:8:8: error: no such module 'Foundation'
6 | **************************************************************************************************/
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Boundary {
[23/41] Compiling Ranges Boundary+Concatenation.swift
/host/spi-builder-workspace/.build/checkouts/SwiftRanges/Sources/Ranges/Boundary+Comparison.swift:8:8: error: no such module 'Foundation'
6 | **************************************************************************************************/
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Boundary {
[24/41] Compiling Ranges Boundary.swift
/host/spi-builder-workspace/.build/checkouts/SwiftRanges/Sources/Ranges/Boundary+Comparison.swift:8:8: error: no such module 'Foundation'
6 | **************************************************************************************************/
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Boundary {
[25/41] Compiling Ranges ClosedRange+GeneralizedRange.swift
/host/spi-builder-workspace/.build/checkouts/SwiftRanges/Sources/Ranges/Boundary+Comparison.swift:8:8: error: no such module 'Foundation'
6 | **************************************************************************************************/
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Boundary {
[26/41] Compiling Ranges PartialRangeGreaterThan.swift
/host/spi-builder-workspace/.build/checkouts/SwiftRanges/Sources/Ranges/Boundary+Comparison.swift:8:8: error: no such module 'Foundation'
6 | **************************************************************************************************/
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Boundary {
[27/41] Compiling Ranges PartialRangeThrough+GeneralizedRange.swift
/host/spi-builder-workspace/.build/checkouts/SwiftRanges/Sources/Ranges/Boundary+Comparison.swift:8:8: error: no such module 'Foundation'
6 | **************************************************************************************************/
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Boundary {
[28/41] Compiling Ranges PartialRangeUpTo+GeneralizedRange.swift
/host/spi-builder-workspace/.build/checkouts/SwiftRanges/Sources/Ranges/Boundary+Comparison.swift:8:8: error: no such module 'Foundation'
6 | **************************************************************************************************/
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Boundary {
[29/41] Compiling Ranges Memoizables.swift
/host/spi-builder-workspace/.build/checkouts/SwiftRanges/Sources/Ranges/Boundary+Comparison.swift:8:8: error: no such module 'Foundation'
6 | **************************************************************************************************/
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Boundary {
[30/41] Compiling Ranges MultipleRanges.swift
/host/spi-builder-workspace/.build/checkouts/SwiftRanges/Sources/Ranges/Boundary+Comparison.swift:8:8: error: no such module 'Foundation'
6 | **************************************************************************************************/
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Boundary {
[31/41] Compiling Ranges OpenRange.swift
/host/spi-builder-workspace/.build/checkouts/SwiftRanges/Sources/Ranges/Boundary+Comparison.swift:8:8: error: no such module 'Foundation'
6 | **************************************************************************************************/
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Boundary {
[32/41] Compiling Ranges PartialRangeFrom+GeneralizedRange.swift
/host/spi-builder-workspace/.build/checkouts/SwiftRanges/Sources/Ranges/Boundary+Comparison.swift:8:8: error: no such module 'Foundation'
6 | **************************************************************************************************/
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Boundary {
[33/41] Compiling Ranges Range+GeneralizedRange.swift
/host/spi-builder-workspace/.build/checkouts/SwiftRanges/Sources/Ranges/Boundary+Comparison.swift:8:8: error: no such module 'Foundation'
6 | **************************************************************************************************/
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Boundary {
[34/41] Compiling Ranges RangeDictionary.swift
/host/spi-builder-workspace/.build/checkouts/SwiftRanges/Sources/Ranges/Boundary+Comparison.swift:8:8: error: no such module 'Foundation'
6 | **************************************************************************************************/
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Boundary {
[35/41] Compiling Ranges TangibleUnboundedRange.swift
/host/spi-builder-workspace/.build/checkouts/SwiftRanges/Sources/Ranges/Boundary+Comparison.swift:8:8: error: no such module 'Foundation'
6 | **************************************************************************************************/
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Boundary {
BUILD FAILURE 6.2 wasm