Build Information
Failed to build unstandard, reference 0.4.3 (e21935), with Swift 6.2 for Wasm on 20 Jun 2025 10:24:54 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/christopherweems/unstandard.git
Reference: 0.4.3
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/christopherweems/unstandard
* tag 0.4.3 -> FETCH_HEAD
HEAD is now at e21935d Fix `String.split(separator:maxSplits:omittingEmptySubsequences:)` when `maxSplits` is specified Add associated tests for `String.split(..)`
Cloned https://github.com/christopherweems/unstandard.git
Revision (git rev-parse @):
e21935d8b3261b5dab74dca375665d81f0de504a
SUCCESS checkout https://github.com/christopherweems/unstandard.git at 0.4.3
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/christopherweems/unstandard.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/christopherweems/Resultto.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-collections.git
[1/127] Fetching resultto
[128/6086] Fetching resultto, swift-algorithms
[3704/22726] Fetching resultto, swift-algorithms, swift-collections
Fetched https://github.com/apple/swift-algorithms.git from cache (0.42s)
[3455/16767] Fetching resultto, swift-collections
Fetched https://github.com/christopherweems/Resultto.git from cache (1.07s)
Fetched https://github.com/apple/swift-collections.git from cache (1.09s)
Computing version for https://github.com/christopherweems/Resultto.git
Computed https://github.com/christopherweems/Resultto.git at 0.2.2 (1.48s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.42s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.49s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.95s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.85s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/christopherweems/Resultto.git
Working copy of https://github.com/christopherweems/Resultto.git resolved at 0.2.2
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Building for debugging...
[0/18] Write sources
[16/18] Compiling _NumericsShims _NumericsShims.c
[17/18] Write swift-version-24593BA9C3E375BF.txt
[19/57] Emitting module Resultto
[20/58] Emitting module RealModule
[21/59] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[22/59] Compiling InternalCollectionsUtilities _SortedCollection.swift
[23/60] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[24/60] Compiling InternalCollectionsUtilities Descriptions.swift
[25/60] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[26/60] Compiling CustomDebugTreeConvertible TreeFormatter.swift
/host/spi-builder-workspace/Sources/Standard Library Additions/CustomDebugTreeConvertible/Protocols/CustomTreeFormatting.swift:4:8: error: no such module 'Foundation'
2 | // 9/11/21
3 |
4 | import Foundation
| `- error: no such module 'Foundation'
5 |
6 | public struct CustomTreeFormatting {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[27/60] Emitting module CustomDebugTreeConvertible
/host/spi-builder-workspace/Sources/Standard Library Additions/CustomDebugTreeConvertible/Protocols/CustomTreeFormatting.swift:4:8: error: no such module 'Foundation'
2 | // 9/11/21
3 |
4 | import Foundation
| `- error: no such module 'Foundation'
5 |
6 | public struct CustomTreeFormatting {
[28/60] Compiling Resultto UUIDResult.swift
[29/60] Compiling Resultto Count.swift
[30/60] Compiling Resultto URLResult.swift
[31/60] Compiling Resultto AnyTrue.swift
[32/60] Compiling CustomDebugTreeConvertible DebugPrint.swift
/host/spi-builder-workspace/Sources/Standard Library Additions/CustomDebugTreeConvertible/Protocols/CustomTreeFormatting.swift:4:8: error: no such module 'Foundation'
2 | // 9/11/21
3 |
4 | import Foundation
| `- error: no such module 'Foundation'
5 |
6 | public struct CustomTreeFormatting {
[33/60] Compiling Resultto AllTrue.swift
[34/60] Compiling RealModule ElementaryFunctions.swift
[35/60] Compiling Resultto SetResult.swift
[36/60] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[37/60] Compiling InternalCollectionsUtilities Debugging.swift
[38/60] Emitting module operation
[39/60] Compiling operation Operation.swift
[40/61] Compiling RealModule RealFunctions.swift
[41/61] Compiling Resultto AllNil.swift
[42/61] Compiling CustomDebugTreeConvertible CustomDebugTreeConvertible.swift
/host/spi-builder-workspace/Sources/Standard Library Additions/CustomDebugTreeConvertible/Protocols/CustomTreeFormatting.swift:4:8: error: no such module 'Foundation'
2 | // 9/11/21
3 |
4 | import Foundation
| `- error: no such module 'Foundation'
5 |
6 | public struct CustomTreeFormatting {
[43/61] Compiling CustomDebugTreeConvertible CustomTreeFormatting.swift
/host/spi-builder-workspace/Sources/Standard Library Additions/CustomDebugTreeConvertible/Protocols/CustomTreeFormatting.swift:4:8: error: no such module 'Foundation'
2 | // 9/11/21
3 |
4 | import Foundation
| `- error: no such module 'Foundation'
5 |
6 | public struct CustomTreeFormatting {
[44/61] Compiling RealModule Float80+Real.swift
[45/61] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[46/61] Compiling InternalCollectionsUtilities UInt+reversed.swift
[47/61] Compiling Resultto SingleResult.swift
[48/61] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[49/61] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[50/61] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[51/61] Compiling InternalCollectionsUtilities Integer rank.swift
[52/61] Compiling RealModule Real.swift
[53/61] Emitting module InternalCollectionsUtilities
[55/62] Compiling RealModule Float16+Real.swift
BUILD FAILURE 6.2 wasm